diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index e98f74ca6..33f51a861 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Abfrageintervall", "polling-section-description": "Konfigurieren Sie, wie oft jede Systemmetrik aktualisiert wird.", "polling-section-label": "Abfrageintervalle", - "threshold-critical": "Kritische Schwelle", - "threshold-warning": "Warnschwelle", + "threshold-critical": "Kritisch", + "threshold-warning": "Warnung", "thresholds-section-description": "Passe die Warn-/Kritisch-Schwellen und die Abfrageintervalle für jede Systemmetrik an.", "use-custom-highlight-colors-description": "Wenn deaktiviert, werden die Standard-Hervorhebungsfarben des Themes verwendet.", "use-custom-highlight-colors-label": "Benutzerdefinierte Hervorhebungsfarben verwenden", diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 5ea44aad3..75b51f707 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Polling interval", "polling-section-description": "Configure how often each system metric is updated.", "polling-section-label": "Polling intervals", - "threshold-critical": "Critical threshold", - "threshold-warning": "Warning threshold", + "threshold-critical": "Critical", + "threshold-warning": "Warning", "thresholds-section-description": "Adjust warning/critical thresholds for each system metric.", "use-custom-highlight-colors-description": "When disabled, theme default highlight colors are used.", "use-custom-highlight-colors-label": "Use custom highlight colors", diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index bf329c169..7f5e4c177 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Intervalo de sondeo", "polling-section-description": "Configure la frecuencia con la que se actualiza cada métrica del sistema.", "polling-section-label": "Intervalos de sondeo", - "threshold-critical": "Umbral crítico", - "threshold-warning": "Umbral de advertencia", + "threshold-critical": "Crítico", + "threshold-warning": "Advertencia", "thresholds-section-description": "Ajusta los umbrales de advertencia/crítico y los intervalos de sondeo para cada métrica del sistema.", "use-custom-highlight-colors-description": "Cuando está desactivado, se usan los colores de resaltado predeterminados del tema.", "use-custom-highlight-colors-label": "Usar colores de resaltado personalizados", diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json index f5dd061a2..1eb7b5d04 100644 --- a/Assets/Translations/fr.json +++ b/Assets/Translations/fr.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Intervalle d'interrogation", "polling-section-description": "Configurer la fréquence de mise à jour de chaque métrique système.", "polling-section-label": "Intervalles d'interrogation", - "threshold-critical": "Seuil critique", - "threshold-warning": "Seuil d'alerte", + "threshold-critical": "Critique", + "threshold-warning": "Avertissement", "thresholds-section-description": "Ajustez les seuils d’avertissement/critiques et les intervalles d’interrogation pour chaque métrique 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.", "use-custom-highlight-colors-label": "Utiliser des couleurs de surlignage personnalisées", diff --git a/Assets/Translations/hu.json b/Assets/Translations/hu.json index e83ca8616..9a9d79041 100644 --- a/Assets/Translations/hu.json +++ b/Assets/Translations/hu.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Lekérdezési intervallum", "polling-section-description": "Milyen gyakran frissüljenek az egyes rendszer metrikák.", "polling-section-label": "Lekérdezési időközök", - "threshold-critical": "Kritikus küszöb", - "threshold-warning": "Figyelmeztetési küszöb", + "threshold-critical": "Kritikus", + "threshold-warning": "Figyelmeztetés", "thresholds-section-description": "A figyelmeztetési/kritikus küszöbértékek és a lekérdezési intervallumok minden rendszermutatóhoz.", "use-custom-highlight-colors-description": "Ha le van tiltva, a téma alapértelmezett kiemelőszínei kerülnek használatra.", "use-custom-highlight-colors-label": "Egyéni kiemelőszínek használata", diff --git a/Assets/Translations/it.json b/Assets/Translations/it.json index 3450af631..ba20954b8 100644 --- a/Assets/Translations/it.json +++ b/Assets/Translations/it.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Intervallo polling", "polling-section-description": "Configura la frequenza di aggiornamento di ogni metrica di sistema.", "polling-section-label": "Intervalli polling", - "threshold-critical": "Soglia critica", - "threshold-warning": "Soglia avviso", + "threshold-critical": "Critico", + "threshold-warning": "Avviso", "thresholds-section-description": "Regola soglie avviso/critiche per ogni metrica di sistema.", "use-custom-highlight-colors-description": "Quando disattivato, vengono usati i colori evidenziazione predefiniti del tema.", "use-custom-highlight-colors-label": "Usa colori evidenziazione personalizzati", diff --git a/Assets/Translations/ja.json b/Assets/Translations/ja.json index 285a6c55a..99552eb90 100644 --- a/Assets/Translations/ja.json +++ b/Assets/Translations/ja.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "ポーリング間隔", "polling-section-description": "各システムメトリクスの更新頻度を設定します。", "polling-section-label": "ポーリング間隔", - "threshold-critical": "危険閾値", - "threshold-warning": "警告閾値", + "threshold-critical": "重大", + "threshold-warning": "警告", "thresholds-section-description": "各システムメトリックの警告/危険しきい値とポーリング間隔を調整します。", "use-custom-highlight-colors-description": "無効にすると、テーマのデフォルト強調色が使用されます。", "use-custom-highlight-colors-label": "カスタム強調色を使用する", diff --git a/Assets/Translations/ko-KR.json b/Assets/Translations/ko-KR.json index de4976f63..6624d79c3 100644 --- a/Assets/Translations/ko-KR.json +++ b/Assets/Translations/ko-KR.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "폴링 간격", "polling-section-description": "각 시스템 값을 갱신하는 빈도를 정합니다.", "polling-section-label": "폴링 간격", - "threshold-critical": "위험 임계값", - "threshold-warning": "경고 임계값", + "threshold-critical": "심각", + "threshold-warning": "경고", "thresholds-section-description": "각 시스템 값에 대한 경고/위험 임계값을 조정합니다.", "use-custom-highlight-colors-description": "비활성화하면 테마 기본 강조 색상이 사용됩니다.", "use-custom-highlight-colors-label": "사용자 지정 강조 색상 사용", diff --git a/Assets/Translations/nl.json b/Assets/Translations/nl.json index 576e20cbc..10c32c981 100644 --- a/Assets/Translations/nl.json +++ b/Assets/Translations/nl.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Peilingsinterval", "polling-section-description": "Configureer hoe vaak elke systeemmetriek wordt bijgewerkt.", "polling-section-label": "Peilingsintervallen", - "threshold-critical": "Kritische drempel", - "threshold-warning": "Waarschuwingsdrempel", + "threshold-critical": "Kritiek", + "threshold-warning": "Waarschuwing", "thresholds-section-description": "Pas de waarschuwing/kritieke drempels en de pollingsintervallen voor elke systeemmetriek aan.", "use-custom-highlight-colors-description": "Indien uitgeschakeld, worden de standaard markeerkleuren van het thema gebruikt.", "use-custom-highlight-colors-label": "Gebruik aangepaste markeerkleuren", diff --git a/Assets/Translations/pl.json b/Assets/Translations/pl.json index d121e7186..f47a199a1 100644 --- a/Assets/Translations/pl.json +++ b/Assets/Translations/pl.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Interwał odświeżania", "polling-section-description": "Skonfiguruj, jak często każda metryka systemowa jest aktualizowana.", "polling-section-label": "Interwały odpytywania", - "threshold-critical": "Próg krytyczny", - "threshold-warning": "Próg ostrzegawczy", + "threshold-critical": "Krytyczny", + "threshold-warning": "Ostrzeżenie", "thresholds-section-description": "Dostosuj progi ostrzegawcze/krytyczne oraz interwały odświeżania dla każdej metryki systemu.", "use-custom-highlight-colors-description": "Gdy wyłączone, używane są domyślne kolory podświetlenia motywu.", "use-custom-highlight-colors-label": "Użyj własnych kolorów podświetlenia", diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index 44a63c0e6..003c9f9bd 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Intervalo de pesquisa", "polling-section-description": "Configure a frequência com que cada métrica do sistema é atualizada.", "polling-section-label": "Intervalos de pesquisa", - "threshold-critical": "Limiar crítico", - "threshold-warning": "Limite de alerta", + "threshold-critical": "Crítico", + "threshold-warning": "Aviso", "thresholds-section-description": "Ajuste os limites de aviso/crítico e os intervalos de consulta para cada métrica do sistema.", "use-custom-highlight-colors-description": "Quando desativado, são usadas as cores de destaque padrão do tema.", "use-custom-highlight-colors-label": "Usar cores de destaque personalizadas", diff --git a/Assets/Translations/ru.json b/Assets/Translations/ru.json index defb7da05..c615e9bf8 100644 --- a/Assets/Translations/ru.json +++ b/Assets/Translations/ru.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Интервал опроса", "polling-section-description": "Настройте частоту обновления каждой системной метрики.", "polling-section-label": "Интервалы опроса", - "threshold-critical": "Критический порог", - "threshold-warning": "Предупредительный порог", + "threshold-critical": "Критический", + "threshold-warning": "Предупреждение", "thresholds-section-description": "Настройте пороги предупреждения/критические пороги и интервалы опроса для каждой системной метрики.", "use-custom-highlight-colors-description": "Если отключено, используются цвета выделения по умолчанию темы.", "use-custom-highlight-colors-label": "Использовать пользовательские цвета выделения", diff --git a/Assets/Translations/sv.json b/Assets/Translations/sv.json index a6e915b30..033cbd108 100644 --- a/Assets/Translations/sv.json +++ b/Assets/Translations/sv.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Pollningsintervall", "polling-section-description": "Konfigurera hur ofta varje systemmetrik uppdateras.", "polling-section-label": "Pollningsintervall", - "threshold-critical": "Kritisk tröskel", - "threshold-warning": "Varningsgräns", + "threshold-critical": "Kritisk", + "threshold-warning": "Varning", "thresholds-section-description": "Justera varnings-/kritiska trösklar för varje systemmetrik.", "use-custom-highlight-colors-description": "När denna funktion är inaktiverad används standardfärgerna för markeringar. ", "use-custom-highlight-colors-label": "Använd anpassade markeringsfärger", diff --git a/Assets/Translations/tr.json b/Assets/Translations/tr.json index 340c19651..3b10a4e05 100644 --- a/Assets/Translations/tr.json +++ b/Assets/Translations/tr.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Yoklama aralığı", "polling-section-description": "Her bir sistem metriğinin ne sıklıkta güncelleneceğini yapılandırın.", "polling-section-label": "Yoklama aralıkları", - "threshold-critical": "Kritik eşik", - "threshold-warning": "Uyarı eşiği", + "threshold-critical": "Kritik", + "threshold-warning": "Uyarı", "thresholds-section-description": "Her sistem ölçüsü için uyarı/kritik eşiklerini ve yoklama aralıklarını ayarlayın.", "use-custom-highlight-colors-description": "Devre dışı bırakıldığında, tema varsayılan vurgulama renkleri kullanılır.", "use-custom-highlight-colors-label": "Özel vurgulama renklerini kullan", diff --git a/Assets/Translations/uk-UA.json b/Assets/Translations/uk-UA.json index faf7f1fd9..5eda7acd3 100644 --- a/Assets/Translations/uk-UA.json +++ b/Assets/Translations/uk-UA.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "Інтервал опитування", "polling-section-description": "Налаштуйте, як часто оновлюється кожна системна метрика.", "polling-section-label": "Інтервали опитування", - "threshold-critical": "Критичний поріг", - "threshold-warning": "Порогове значення попередження", + "threshold-critical": "Критичний", + "threshold-warning": "Попередження", "thresholds-section-description": "Налаштуйте пороги попередження/критичні пороги та інтервали опитування для кожного системного показника.", "use-custom-highlight-colors-description": "Якщо вимкнено, використовуються кольори підсвічування за замовчуванням теми.", "use-custom-highlight-colors-label": "Використовувати власні кольори підсвічування", diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index a7d51b7b6..aa5a553e4 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "轮询间隔", "polling-section-description": "配置每个系统指标的更新频率。", "polling-section-label": "轮询间隔", - "threshold-critical": "临界阈值", - "threshold-warning": "警告阈值", + "threshold-critical": "严重", + "threshold-warning": "警告", "thresholds-section-description": "为每个系统指标调整警告/严重阈值和轮询间隔。", "use-custom-highlight-colors-description": "禁用时将使用主题默认高亮颜色。", "use-custom-highlight-colors-label": "使用自定义高亮颜色", diff --git a/Assets/Translations/zh-TW.json b/Assets/Translations/zh-TW.json index 3cfdcbf0b..df5731cba 100644 --- a/Assets/Translations/zh-TW.json +++ b/Assets/Translations/zh-TW.json @@ -1626,8 +1626,8 @@ "polling-interval-label": "輪詢間隔", "polling-section-description": "設定該多久更新一次系統計量值", "polling-section-label": "輪詢間隔", - "threshold-critical": "危急門檻", - "threshold-warning": "警告門檻", + "threshold-critical": "嚴重", + "threshold-warning": "警告", "thresholds-section-description": "調整每個系統量測值的警告/危急門檻", "use-custom-highlight-colors-description": "當停用時, 將會使用主題預設的突出色", "use-custom-highlight-colors-label": "使用自訂的突出色",