diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index 626c1fac..c4ca8711 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -271,28 +271,28 @@ "description": "Schwellenwerte für visuelle Indikatoren konfigurieren. Warn-/Kritik-Indikatoren erscheinen in hervorgehobenen Farben bei Überschreitung." }, "cpu-warning-threshold": { - "label": "CPU-Auslastung (Warnung)" + "label": "CPU Usage (Warning)" }, "cpu-critical-threshold": { - "label": "CPU-Auslastung (Kritisch)" + "label": "CPU Usage (Critical)" }, "temp-warning-threshold": { - "label": "CPU-Temperatur (Warnung)" + "label": "CPU Temperature (Warning)" }, "temp-critical-threshold": { - "label": "CPU-Temperatur (Kritisch)" + "label": "CPU Temperature (Critical)" }, "mem-warning-threshold": { - "label": "Speicherverbrauch (Warnung)" + "label": "Memory Usage (Warning)" }, "mem-critical-threshold": { - "label": "Speicherverbrauch (Kritisch)" + "label": "Memory Usage (Critical)" }, "disk-warning-threshold": { - "label": "Speicherplatz (Warnung)" + "label": "Storage Space (Warning)" }, "disk-critical-threshold": { - "label": "Speicherplatz (Kritisch)" + "label": "Storage Space (Critical)" } }, "taskbar": { @@ -1603,6 +1603,42 @@ "label": "Allgemein" } }, + "cpu-section": { + "label": "CPU-Auslastung" + }, + "cpu-warning-threshold": { + "label": "Warnschwelle" + }, + "cpu-critical-threshold": { + "label": "Kritische Schwelle" + }, + "temperature-section": { + "label": "CPU-Temperatur" + }, + "temp-warning-threshold": { + "label": "Warnschwelle" + }, + "temp-critical-threshold": { + "label": "Kritische Schwelle" + }, + "memory-section": { + "label": "Speicherverbrauch" + }, + "mem-warning-threshold": { + "label": "Warnschwelle" + }, + "mem-critical-threshold": { + "label": "Kritische Schwelle" + }, + "disk-section": { + "label": "Festplattennutzung" + }, + "disk-warning-threshold": { + "label": "Warnschwelle" + }, + "disk-critical-threshold": { + "label": "Kritische Schwelle" + }, "title": "Systemmonitor" }, "user-interface": { @@ -2111,4 +2147,4 @@ "title": "WLAN" } } -} \ No newline at end of file +} diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index c62aa095..4f771441 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1603,6 +1603,42 @@ "label": "General" } }, + "cpu-section": { + "label": "CPU Usage" + }, + "cpu-warning-threshold": { + "label": "Warning Threshold" + }, + "cpu-critical-threshold": { + "label": "Critical Threshold" + }, + "temperature-section": { + "label": "CPU Temperature" + }, + "temp-warning-threshold": { + "label": "Warning Threshold" + }, + "temp-critical-threshold": { + "label": "Critical Threshold" + }, + "memory-section": { + "label": "Memory Usage" + }, + "mem-warning-threshold": { + "label": "Warning Threshold" + }, + "mem-critical-threshold": { + "label": "Critical Threshold" + }, + "disk-section": { + "label": "Disk Usage" + }, + "disk-warning-threshold": { + "label": "Warning Threshold" + }, + "disk-critical-threshold": { + "label": "Critical Threshold" + }, "title": "System Monitor" }, "user-interface": { diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index e769c9d0..bd3421b9 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -271,28 +271,28 @@ "description": "Establece umbrales para alertas de métricas del sistema. Resalta cuando se superan." }, "cpu-warning-threshold": { - "label": "Uso de CPU (Advertencia)" + "label": "CPU Usage (Warning)" }, "cpu-critical-threshold": { - "label": "Uso de CPU (Crítico)" + "label": "CPU Usage (Critical)" }, "temp-warning-threshold": { - "label": "Temperatura de CPU (Advertencia)" + "label": "CPU Temperature (Warning)" }, "temp-critical-threshold": { - "label": "Temperatura de CPU (Crítico)" + "label": "CPU Temperature (Critical)" }, "mem-warning-threshold": { - "label": "Uso de memoria (Advertencia)" + "label": "Memory Usage (Warning)" }, "mem-critical-threshold": { - "label": "Uso de memoria (Crítico)" + "label": "Memory Usage (Critical)" }, "disk-warning-threshold": { - "label": "Espacio de almacenamiento (Advertencia)" + "label": "Storage Space (Warning)" }, "disk-critical-threshold": { - "label": "Espacio de almacenamiento (Crítico)" + "label": "Storage Space (Critical)" } }, "taskbar": { @@ -1603,6 +1603,42 @@ "label": "General" } }, + "cpu-section": { + "label": "Uso de CPU" + }, + "cpu-warning-threshold": { + "label": "Umbral de advertencia" + }, + "cpu-critical-threshold": { + "label": "Umbral crítico" + }, + "temperature-section": { + "label": "Temperatura de la CPU" + }, + "temp-warning-threshold": { + "label": "Umbral de advertencia" + }, + "temp-critical-threshold": { + "label": "Umbral crítico" + }, + "memory-section": { + "label": "Uso de memoria" + }, + "mem-warning-threshold": { + "label": "Umbral de advertencia" + }, + "mem-critical-threshold": { + "label": "Umbral crítico" + }, + "disk-section": { + "label": "Uso de disco" + }, + "disk-warning-threshold": { + "label": "Umbral de advertencia" + }, + "disk-critical-threshold": { + "label": "Umbral crítico" + }, "title": "Monitor del sistema" }, "user-interface": { @@ -2111,4 +2147,4 @@ "title": "Wi-Fi" } } -} \ No newline at end of file +} diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json index 97aaf345..b70fc234 100644 --- a/Assets/Translations/fr.json +++ b/Assets/Translations/fr.json @@ -271,28 +271,28 @@ "description": "Configurez les seuils des indicateurs visuels. Les indicateurs d'avertissement/critique apparaissent en couleurs mises en surbrillance lorsque les valeurs dépassent ces limites." }, "cpu-warning-threshold": { - "label": "Utilisation CPU (Avertissement)" + "label": "CPU Usage (Warning)" }, "cpu-critical-threshold": { - "label": "Utilisation CPU (Critique)" + "label": "CPU Usage (Critical)" }, "temp-warning-threshold": { - "label": "Température CPU (Avertissement)" + "label": "CPU Temperature (Warning)" }, "temp-critical-threshold": { - "label": "Température CPU (Critique)" + "label": "CPU Temperature (Critical)" }, "mem-warning-threshold": { - "label": "Utilisation mémoire (Avertissement)" + "label": "Memory Usage (Warning)" }, "mem-critical-threshold": { - "label": "Utilisation mémoire (Critique)" + "label": "Memory Usage (Critical)" }, "disk-warning-threshold": { - "label": "Espace disque (Avertissement)" + "label": "Storage Space (Warning)" }, "disk-critical-threshold": { - "label": "Espace disque (Critique)" + "label": "Storage Space (Critical)" } }, "taskbar": { @@ -1603,6 +1603,42 @@ "label": "Général" } }, + "cpu-section": { + "label": "Utilisation CPU" + }, + "cpu-warning-threshold": { + "label": "Seuil d'avertissement" + }, + "cpu-critical-threshold": { + "label": "Seuil critique" + }, + "temperature-section": { + "label": "Température CPU" + }, + "temp-warning-threshold": { + "label": "Seuil d'avertissement" + }, + "temp-critical-threshold": { + "label": "Seuil critique" + }, + "memory-section": { + "label": "Utilisation mémoire" + }, + "mem-warning-threshold": { + "label": "Seuil d'avertissement" + }, + "mem-critical-threshold": { + "label": "Seuil critique" + }, + "disk-section": { + "label": "Utilisation disque" + }, + "disk-warning-threshold": { + "label": "Seuil d'avertissement" + }, + "disk-critical-threshold": { + "label": "Seuil critique" + }, "title": "Moniteur système" }, "user-interface": { @@ -2111,4 +2147,4 @@ "title": "Wi-Fi" } } -} \ No newline at end of file +} diff --git a/Assets/Translations/nl.json b/Assets/Translations/nl.json index f1f74974..28f8b34d 100644 --- a/Assets/Translations/nl.json +++ b/Assets/Translations/nl.json @@ -1575,6 +1575,42 @@ "label": "Algemeen" } }, + "cpu-section": { + "label": "CPU-gebruik" + }, + "cpu-warning-threshold": { + "label": "Waarschuwingsdrempel" + }, + "cpu-critical-threshold": { + "label": "Kritieke drempel" + }, + "temperature-section": { + "label": "CPU-temperatuur" + }, + "temp-warning-threshold": { + "label": "Waarschuwingsdrempel" + }, + "temp-critical-threshold": { + "label": "Kritieke drempel" + }, + "memory-section": { + "label": "Geheugengebruik" + }, + "mem-warning-threshold": { + "label": "Waarschuwingsdrempel" + }, + "mem-critical-threshold": { + "label": "Kritieke drempel" + }, + "disk-section": { + "label": "Schijfgebruik" + }, + "disk-warning-threshold": { + "label": "Waarschuwingsdrempel" + }, + "disk-critical-threshold": { + "label": "Kritieke drempel" + }, "title": "Systeemmonitor" }, "user-interface": { @@ -2083,4 +2119,4 @@ "title": "Wi-Fi" } } -} +} \ No newline at end of file diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index 23208d46..51270e61 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -271,28 +271,28 @@ "description": "Estabelece limites para alertas de métricas do sistema. Destaca quando superados." }, "cpu-warning-threshold": { - "label": "Uso da CPU (Aviso)" + "label": "CPU Usage (Warning)" }, "cpu-critical-threshold": { - "label": "Uso da CPU (Crítico)" + "label": "CPU Usage (Critical)" }, "temp-warning-threshold": { - "label": "Temperatura da CPU (Aviso)" + "label": "CPU Temperature (Warning)" }, "temp-critical-threshold": { - "label": "Temperatura da CPU (Crítico)" + "label": "CPU Temperature (Critical)" }, "mem-warning-threshold": { - "label": "Uso da memória (Aviso)" + "label": "Memory Usage (Warning)" }, "mem-critical-threshold": { - "label": "Uso da memória (Crítico)" + "label": "Memory Usage (Critical)" }, "disk-warning-threshold": { - "label": "Espaço de armazenamento (Aviso)" + "label": "Storage Space (Warning)" }, "disk-critical-threshold": { - "label": "Espaço de armazenamento (Crítico)" + "label": "Storage Space (Critical)" } }, "taskbar": { @@ -1603,6 +1603,42 @@ "label": "Geral" } }, + "cpu-section": { + "label": "Uso da CPU" + }, + "cpu-warning-threshold": { + "label": "Limite de aviso" + }, + "cpu-critical-threshold": { + "label": "Limite crítico" + }, + "temperature-section": { + "label": "Temperatura da CPU" + }, + "temp-warning-threshold": { + "label": "Limite de aviso" + }, + "temp-critical-threshold": { + "label": "Limite crítico" + }, + "memory-section": { + "label": "Uso de memória" + }, + "mem-warning-threshold": { + "label": "Limite de aviso" + }, + "mem-critical-threshold": { + "label": "Limite crítico" + }, + "disk-section": { + "label": "Uso do disco" + }, + "disk-warning-threshold": { + "label": "Limite de aviso" + }, + "disk-critical-threshold": { + "label": "Limite crítico" + }, "title": "Monitor do Sistema" }, "user-interface": { @@ -2111,4 +2147,4 @@ "title": "Wi-Fi" } } -} \ No newline at end of file +} diff --git a/Assets/Translations/ru.json b/Assets/Translations/ru.json index 1237ce82..72ad0d42 100644 --- a/Assets/Translations/ru.json +++ b/Assets/Translations/ru.json @@ -271,28 +271,28 @@ "description": "Установите пороги для оповещений системных метрик. Выделяет при превышении." }, "cpu-warning-threshold": { - "label": "Загрузка ЦП (Предупреждение)" + "label": "CPU Usage (Warning)" }, "cpu-critical-threshold": { - "label": "Загрузка ЦП (Критический)" + "label": "CPU Usage (Critical)" }, "temp-warning-threshold": { - "label": "Температура ЦП (Предупреждение)" + "label": "CPU Temperature (Warning)" }, "temp-critical-threshold": { - "label": "Температура ЦП (Критический)" + "label": "CPU Temperature (Critical)" }, "mem-warning-threshold": { - "label": "Использование памяти (Предупреждение)" + "label": "Memory Usage (Warning)" }, "mem-critical-threshold": { - "label": "Использование памяти (Критический)" + "label": "Memory Usage (Critical)" }, "disk-warning-threshold": { - "label": "Место на диске (Предупреждение)" + "label": "Storage Space (Warning)" }, "disk-critical-threshold": { - "label": "Место на диске (Критический)" + "label": "Storage Space (Critical)" } }, "taskbar": { @@ -1603,6 +1603,42 @@ "label": "Общее" } }, + "cpu-section": { + "label": "Использование ЦП" + }, + "cpu-warning-threshold": { + "label": "Порог предупреждения" + }, + "cpu-critical-threshold": { + "label": "Критический порог" + }, + "temperature-section": { + "label": "Температура ЦП" + }, + "temp-warning-threshold": { + "label": "Порог предупреждения" + }, + "temp-critical-threshold": { + "label": "Критический порог" + }, + "memory-section": { + "label": "Использование памяти" + }, + "mem-warning-threshold": { + "label": "Порог предупреждения" + }, + "mem-critical-threshold": { + "label": "Критический порог" + }, + "disk-section": { + "label": "Использование диска" + }, + "disk-warning-threshold": { + "label": "Порог предупреждения" + }, + "disk-critical-threshold": { + "label": "Критический порог" + }, "title": "Системный монитор" }, "user-interface": { diff --git a/Assets/Translations/tr.json b/Assets/Translations/tr.json index f4c6c8fc..d8181446 100644 --- a/Assets/Translations/tr.json +++ b/Assets/Translations/tr.json @@ -1603,6 +1603,51 @@ "label": "Genel" } }, + "cpu-section": { + "label": "CPU Kullanımı" + }, + "cpu-warning-threshold": { + "label": "Uyarı Eşiği" + }, + "cpu-critical-threshold": { + "label": "Kritik Eşiği" + }, + "temperature-section": { + "label": "CPU Sıcaklığı" + }, + "temp-warning-threshold": { + "label": "Uyarı Eşiği" + }, + "temp-critical-threshold": { + "label": "Kritik Eşiği" + }, + "memory-section": { + "label": "Bellek Kullanımı" + }, + "mem-warning-threshold": { + "label": "Uyarı Eşiği" + }, + "mem-critical-threshold": { + "label": "Kritik Eşiği" + }, + "disk-section": { + "label": "Disk Kullanımı" + }, + "disk-warning-threshold": { + "label": "Uyarı Eşiği" + }, + "disk-critical-threshold": { + "label": "Kritik Eşiği" + }, + "network-section": { + "label": "Ağ Kullanımı" + }, + "network-warning-threshold": { + "label": "Uyarı Eşiği" + }, + "network-critical-threshold": { + "label": "Kritik Eşiği" + }, "title": "Sistem İzleme" }, "user-interface": { diff --git a/Assets/Translations/uk-UA.json b/Assets/Translations/uk-UA.json index ce26b9b9..de0d83c6 100644 --- a/Assets/Translations/uk-UA.json +++ b/Assets/Translations/uk-UA.json @@ -1603,6 +1603,51 @@ "label": "Загальне" } }, + "cpu-section": { + "label": "Використання ЦП" + }, + "cpu-warning-threshold": { + "label": "Поріг попередження" + }, + "cpu-critical-threshold": { + "label": "Критичний поріг" + }, + "temperature-section": { + "label": "Температура ЦП" + }, + "temp-warning-threshold": { + "label": "Поріг попередження" + }, + "temp-critical-threshold": { + "label": "Критичний поріг" + }, + "memory-section": { + "label": "Використання пам'яті" + }, + "mem-warning-threshold": { + "label": "Поріг попередження" + }, + "mem-critical-threshold": { + "label": "Критичний поріг" + }, + "disk-section": { + "label": "Використання диска" + }, + "disk-warning-threshold": { + "label": "Поріг попередження" + }, + "disk-critical-threshold": { + "label": "Критичний поріг" + }, + "network-section": { + "label": "Використання мережі" + }, + "network-warning-threshold": { + "label": "Поріг попередження" + }, + "network-critical-threshold": { + "label": "Критичний поріг" + }, "title": "Системний монітор" }, "user-interface": { diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index c8278b09..f9dfcd37 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -1603,6 +1603,51 @@ "label": "通用" } }, + "cpu-section": { + "label": "CPU 使用率" + }, + "cpu-warning-threshold": { + "label": "警告阈值" + }, + "cpu-critical-threshold": { + "label": "严重阈值" + }, + "temperature-section": { + "label": "CPU 温度" + }, + "temp-warning-threshold": { + "label": "警告阈值" + }, + "temp-critical-threshold": { + "label": "严重阈值" + }, + "memory-section": { + "label": "内存使用率" + }, + "mem-warning-threshold": { + "label": "警告阈值" + }, + "mem-critical-threshold": { + "label": "严重阈值" + }, + "disk-section": { + "label": "磁盘使用率" + }, + "disk-warning-threshold": { + "label": "警告阈值" + }, + "disk-critical-threshold": { + "label": "严重阈值" + }, + "network-section": { + "label": "网络使用率" + }, + "network-warning-threshold": { + "label": "警告阈值" + }, + "network-critical-threshold": { + "label": "严重阈值" + }, "title": "系统监视器" }, "user-interface": {