67 lines
2.6 KiB
JSON
67 lines
2.6 KiB
JSON
{
|
|
"id": "device-battery",
|
|
"displayName": "设备电量",
|
|
"summary": "查看 Mac、Apple 移动设备、蓝牙外设和雷柏鼠标电量",
|
|
"localizedMetadata": {
|
|
"ar": {
|
|
"displayName": "بطارية الأجهزة",
|
|
"summary": "عرض مستويات البطارية لجهاز Mac وأجهزة Apple المحمولة وملحقات Bluetooth وأجهزة الماوس Rapoo."
|
|
},
|
|
"de": {
|
|
"displayName": "Gerätebatterie",
|
|
"summary": "Zeigen Sie den Akkustand Ihres Mac, mobiler Apple-Geräte, von Bluetooth-Zubehör und Rapoo-Mäusen an."
|
|
},
|
|
"en": {
|
|
"displayName": "Device Battery",
|
|
"summary": "View battery levels for your Mac, Apple mobile devices, Bluetooth accessories, and Rapoo mice."
|
|
},
|
|
"es": {
|
|
"displayName": "Batería de dispositivos",
|
|
"summary": "Consulta la batería del Mac, dispositivos móviles Apple, accesorios Bluetooth y ratones Rapoo."
|
|
},
|
|
"fr": {
|
|
"displayName": "Batterie des appareils",
|
|
"summary": "Affichez la batterie du Mac, des appareils mobiles Apple, des accessoires Bluetooth et des souris Rapoo."
|
|
},
|
|
"ja": {
|
|
"displayName": "デバイスのバッテリー",
|
|
"summary": "Mac、Apple モバイルデバイス、Bluetooth アクセサリ、Rapoo マウスのバッテリー残量を表示します。"
|
|
},
|
|
"ko": {
|
|
"displayName": "기기 배터리",
|
|
"summary": "Mac, Apple 모바일 기기, Bluetooth 액세서리 및 Rapoo 마우스의 배터리를 확인합니다."
|
|
},
|
|
"pt": {
|
|
"displayName": "Bateria dos dispositivos",
|
|
"summary": "Veja a bateria do Mac, dispositivos móveis Apple, acessórios Bluetooth e mouses Rapoo."
|
|
},
|
|
"ru": {
|
|
"displayName": "Батарея устройств",
|
|
"summary": "Просматривайте заряд Mac, мобильных устройств Apple, Bluetooth-аксессуаров и мышей Rapoo."
|
|
},
|
|
"zh-Hans": {
|
|
"displayName": "设备电量",
|
|
"summary": "查看 Mac、Apple 移动设备、蓝牙外设和雷柏鼠标电量"
|
|
},
|
|
"zh-Hant": {
|
|
"displayName": "裝置電量",
|
|
"summary": "查看 Mac、Apple 行動裝置、藍牙外設和雷柏滑鼠電量"
|
|
}
|
|
},
|
|
"version": "1.0.7",
|
|
"minHostVersion": "1.0.2",
|
|
"pluginKitVersion": 3,
|
|
"bundleRelativePath": "DeviceBattery.bundle",
|
|
"factoryClass": "DeviceBatteryPlugin.DeviceBatteryPluginFactory",
|
|
"build": {
|
|
"project": "../../MacTools.xcodeproj",
|
|
"scheme": "DeviceBatteryPlugin"
|
|
},
|
|
"capabilities": {
|
|
"primaryPanel": false,
|
|
"componentPanel": true,
|
|
"configuration": true
|
|
},
|
|
"permissions": []
|
|
}
|