BatterySettings: add option to pick which battery is being shown

BatteryPanel: remove redundant things
This commit is contained in:
Ly-sec
2025-11-28 20:55:50 +01:00
parent 46f881026e
commit aeee91d08a
16 changed files with 423 additions and 202 deletions
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Standard (Anzeigegerät)",
"description": "Wählen Sie das anzuzeigende Batteriegerät aus.",
"label": "Batteriebetriebenes Gerät"
},
"display-mode": {
"description": "Wählen Sie, wie dieser Wert angezeigt werden soll.",
"label": "Anzeigemodus"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Speicherverbrauch"
},
"network-section": {
"label": "Netzwerk"
},
"polling-interval": {
"label": "Abfrageintervall"
},
@@ -1848,9 +1856,6 @@
"description": "Passe die Warn-/Kritisch-Schwellen und die Abfrageintervalle für jede Systemmetrik an.",
"label": "Schwellenwerte"
},
"network-section": {
"label": "Netzwerk"
},
"title": "Systemmonitor",
"use-custom-highlight-colors": {
"description": "Wenn deaktiviert, werden die Standard-Hervorhebungsfarben des Themes verwendet.",
+5
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Default (Display Device)",
"description": "Select which battery device to display.",
"label": "Battery device"
},
"display-mode": {
"description": "Choose how you'd like this value to appear.",
"label": "Display mode"
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Predeterminado (Dispositivo de visualización)",
"description": "Seleccione qué dispositivo de batería mostrar.",
"label": "Dispositivo de batería"
},
"display-mode": {
"description": "Elige cómo te gustaría que apareciera este valor.",
"label": "Modo de visualización"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Uso de memoria"
},
"network-section": {
"label": "Red"
},
"polling-interval": {
"label": "Intervalo de sondeo"
},
@@ -1848,9 +1856,6 @@
"description": "Ajusta los umbrales de advertencia/crítico y los intervalos de sondeo para cada métrica del sistema.",
"label": "Umbrales"
},
"network-section": {
"label": "Red"
},
"title": "Monitor del sistema",
"use-custom-highlight-colors": {
"description": "Cuando está desactivado, se usan los colores de resaltado predeterminados del tema.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Par défaut (périphérique d'affichage)",
"description": "Sélectionnez le périphérique de batterie à afficher.",
"label": "Dispositif à pile"
},
"display-mode": {
"description": "Choisissez comment vous souhaitez que cette valeur apparaisse.",
"label": "Mode d'affichage"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Utilisation mémoire"
},
"network-section": {
"label": "Réseau"
},
"polling-interval": {
"label": "Intervalle d'interrogation"
},
@@ -1848,9 +1856,6 @@
"description": "Ajustez les seuils davertissement/critiques et les intervalles dinterrogation pour chaque métrique système.",
"label": "Seuils"
},
"network-section": {
"label": "Réseau"
},
"title": "Moniteur système",
"use-custom-highlight-colors": {
"description": "Lorsque cette option est désactivée, les couleurs de surbrillance par défaut du thème sont utilisées.",
+5
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "標準 (表示デバイス)",
"description": "表示するバッテリーデバイスを選択してください。",
"label": "電池デバイス"
},
"display-mode": {
"description": "値の表示方法を選択します。",
"label": "表示モード"
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Standaard (weergaveapparaat)",
"description": "Selecteer welk batterijapparaat u wilt weergeven.",
"label": "Batterijapparaat"
},
"display-mode": {
"description": "Kies hoe je wilt dat deze waarde wordt weergegeven.",
"label": "Weergavemodus"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Geheugengebruik"
},
"network-section": {
"label": "Netwerk"
},
"polling-interval": {
"label": "Peilingsinterval"
},
@@ -1848,9 +1856,6 @@
"description": "Pas de waarschuwing/kritieke drempels en de pollingsintervallen voor elke systeemmetriek aan.",
"label": "Drempels"
},
"network-section": {
"label": "Netwerk"
},
"title": "Systeemmonitor",
"use-custom-highlight-colors": {
"description": "Indien uitgeschakeld, worden de standaard markeerkleuren van het thema gebruikt.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Padrão (Dispositivo de Exibição)",
"description": "Selecione qual dispositivo de bateria exibir.",
"label": "Dispositivo de bateria"
},
"display-mode": {
"description": "Escolha como você gostaria que este valor aparecesse.",
"label": "Modo de exibição"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Uso de memória"
},
"network-section": {
"label": "Rede"
},
"polling-interval": {
"label": "Intervalo de pesquisa"
},
@@ -1848,9 +1856,6 @@
"description": "Ajuste os limites de aviso/crítico e os intervalos de consulta para cada métrica do sistema.",
"label": "Limiares"
},
"network-section": {
"label": "Rede"
},
"title": "Monitor do Sistema",
"use-custom-highlight-colors": {
"description": "Quando desativado, são usadas as cores de destaque padrão do tema.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Устройство отображения по умолчанию",
"description": "Выберите, какое устройство с батареей отображать.",
"label": "Батарейное устройство"
},
"display-mode": {
"description": "Выберите, как это значение должно отображаться.",
"label": "Режим отображения"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Использование памяти"
},
"network-section": {
"label": "Сеть"
},
"polling-interval": {
"label": "Интервал опроса"
},
@@ -1848,9 +1856,6 @@
"description": "Настройте пороги предупреждения/критические пороги и интервалы опроса для каждой системной метрики.",
"label": "Пороги"
},
"network-section": {
"label": "Сеть"
},
"title": "Системный монитор",
"use-custom-highlight-colors": {
"description": "Если отключено, используются цвета выделения по умолчанию темы.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Varsayılan (Görüntü Aygıtı)",
"description": "Görüntülenecek pil cihazını seçin.",
"label": "Pil cihazı"
},
"display-mode": {
"description": "Bu değerin nasıl görünmesini istediğinizi seçin.",
"label": "Görüntüleme modu"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Bellek Kullanımı"
},
"network-section": {
"label": "Ağ"
},
"polling-interval": {
"label": "Yoklama aralığı"
},
@@ -1848,9 +1856,6 @@
"description": "Her sistem metriği için uyarı/kritik eşiklerini ve yoklama aralıklarını ayarlayın.",
"label": "Eşikler"
},
"network-section": {
"label": "Ağ"
},
"title": "Sistem İzleme",
"use-custom-highlight-colors": {
"description": "Devre dışı bırakıldığında, tema varsayılan vurgulama renkleri kullanılır.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Пристрій відображення за замовчуванням",
"description": "Виберіть пристрій з акумулятором для відображення.",
"label": "Пристрій живлення від батареї"
},
"display-mode": {
"description": "Виберіть, як ви хочете, щоб це значення відображалося.",
"label": "Режим відображення"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "Використання пам'яті"
},
"network-section": {
"label": "Мережа"
},
"polling-interval": {
"label": "Інтервал опитування"
},
@@ -1848,9 +1856,6 @@
"description": "Налаштуйте пороги попередження/критичні пороги та інтервали опитування для кожного системного показника.",
"label": "Пороги"
},
"network-section": {
"label": "Мережа"
},
"title": "Системний монітор",
"use-custom-highlight-colors": {
"description": "Якщо вимкнено, використовуються кольори підсвічування за замовчуванням теми.",
+8 -3
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "默认(显示设备)",
"description": "选择要显示的电池设备。",
"label": "电池设备"
},
"display-mode": {
"description": "选择您希望此值显示的方式。",
"label": "显示模式"
@@ -1832,6 +1837,9 @@
"memory-section": {
"label": "内存使用率"
},
"network-section": {
"label": "网络"
},
"polling-interval": {
"label": "轮询间隔"
},
@@ -1848,9 +1856,6 @@
"description": "为每个系统指标调整警告/严重阈值和轮询间隔。",
"label": "阈值"
},
"network-section": {
"label": "网络"
},
"title": "系统监视器",
"use-custom-highlight-colors": {
"description": "关闭时将使用主题默认高亮颜色。",