mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
i18n: add ai translations for system monitor custom threshold highlight color settings
This commit is contained in:
@@ -1603,6 +1603,26 @@
|
||||
"label": "Allgemein"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Hervorhebungsfarben"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Benutzerdefinierte Hervorhebungsfarben verwenden",
|
||||
"description": "Wenn deaktiviert, werden die Standard-Hervorhebungsfarben des Themes verwendet."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Benutzerdefinierte Hervorhebungsfarben"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Warnfarbe"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Kritische Farbe"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Schwellenwerte",
|
||||
"description": "Setzen Sie Schwellenwerte für Systemmetriken; Werte darüber werden hervorgehoben."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "CPU-Auslastung"
|
||||
},
|
||||
@@ -2147,4 +2167,4 @@
|
||||
"title": "WLAN"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "General"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Highlight Colors"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Use custom highlight colors",
|
||||
"description": "When disabled, theme default highlight colors are used."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Custom highlight colors"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Warning Color"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Critical Color"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Thresholds",
|
||||
"description": "Set thresholds for system metrics, values above these will be highlighted."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "CPU Usage"
|
||||
},
|
||||
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "General"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Colores de resaltado"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Usar colores de resaltado personalizados",
|
||||
"description": "Cuando está desactivado, se usan los colores de resaltado predeterminados del tema."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Colores de resaltado personalizados"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Color de advertencia"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Color crítico"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Umbrales",
|
||||
"description": "Establece umbrales para métricas del sistema; los valores por encima se resaltarán."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "Uso de CPU"
|
||||
},
|
||||
@@ -2147,4 +2167,4 @@
|
||||
"title": "Wi-Fi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -40,6 +40,26 @@
|
||||
"description": "Si activé, le visualiseur est masqué sauf lorsqu'un lecteur est en lecture.",
|
||||
"label": "Masquer lorsqu'aucun média n'est en lecture"
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Couleurs de surlignage"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Utiliser des couleurs de surlignage personnalisées",
|
||||
"description": "Si désactivé, les couleurs de surlignage par défaut du thème sont utilisées."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Couleurs de surlignage personnalisées"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Couleur d'avertissement"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Couleur critique"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Seuils",
|
||||
"description": "Définissez des seuils pour les métriques système ; les valeurs supérieures seront mises en évidence."
|
||||
},
|
||||
"width": {
|
||||
"description": "Largeur personnalisée du composant.",
|
||||
"label": "Largeur"
|
||||
@@ -2147,4 +2167,4 @@
|
||||
"title": "Wi-Fi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -268,6 +268,26 @@
|
||||
}
|
||||
},
|
||||
"taskbar": {
|
||||
"highlight-colors-section": {
|
||||
"label": "Markeer kleuren"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Aangepaste markeerkleuren gebruiken",
|
||||
"description": "Wanneer uitgeschakeld worden de standaard markeerkleuren van het thema gebruikt."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Aangepaste markeerkleuren"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Waarschuwingskleur"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Kritieke kleur"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Drempels",
|
||||
"description": "Stel drempels in voor systeemstatistieken; waarden erboven worden gemarkeerd."
|
||||
},
|
||||
"colorize-icons": {
|
||||
"description": "Pas themakleuren toe op taakbalkpictogrammen.",
|
||||
"label": "Pictogrammen inkleuren"
|
||||
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "Geral"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Cores de destaque"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Usar cores de destaque personalizadas",
|
||||
"description": "Quando desativado, são usadas as cores de destaque padrão do tema."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Cores de destaque personalizadas"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Cor de aviso"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Cor crítica"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Limiares",
|
||||
"description": "Defina limiares para métricas do sistema; valores acima serão destacados."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "Uso da CPU"
|
||||
},
|
||||
@@ -2147,4 +2167,4 @@
|
||||
"title": "Wi-Fi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "Общее"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Цвета выделения"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Использовать пользовательские цвета выделения",
|
||||
"description": "Если отключено, используются цвета выделения по умолчанию темы."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Пользовательские цвета выделения"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Цвет предупреждения"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Критический цвет"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Пороги",
|
||||
"description": "Установите пороги для системных метрик; значения выше будут выделены."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "Использование ЦП"
|
||||
},
|
||||
@@ -2147,4 +2167,4 @@
|
||||
"title": "Wi-Fi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "Genel"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Vurgulama Renkleri"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Özel vurgulama renklerini kullan",
|
||||
"description": "Devre dışı bırakıldığında, tema varsayılan vurgulama renkleri kullanılır."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Özel vurgulama renkleri"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Uyarı rengi"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Kritik renk"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Eşikler",
|
||||
"description": "Sistem metrikleri için eşikler ayarlayın; bu değerlerin üzerindekiler vurgulanacaktır."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "CPU Kullanımı"
|
||||
},
|
||||
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "Загальне"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "Кольори підсвічування"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "Використовувати власні кольори підсвічування",
|
||||
"description": "Якщо вимкнено, використовуються кольори підсвічування за замовчуванням теми."
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "Власні кольори підсвічування"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "Колір попередження"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "Критичний колір"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "Пороги",
|
||||
"description": "Встановіть пороги для системних метрик; значення вище будуть підсвічені."
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "Використання ЦП"
|
||||
},
|
||||
|
||||
@@ -1603,6 +1603,26 @@
|
||||
"label": "通用"
|
||||
}
|
||||
},
|
||||
"highlight-colors-section": {
|
||||
"label": "高亮颜色"
|
||||
},
|
||||
"use-custom-highlight-colors": {
|
||||
"label": "使用自定义高亮颜色",
|
||||
"description": "关闭时将使用主题默认高亮颜色。"
|
||||
},
|
||||
"custom-highlight-colors-title": {
|
||||
"label": "自定义高亮颜色"
|
||||
},
|
||||
"warning-color": {
|
||||
"label": "警告颜色"
|
||||
},
|
||||
"critical-color": {
|
||||
"label": "严重颜色"
|
||||
},
|
||||
"thresholds-section": {
|
||||
"label": "阈值",
|
||||
"description": "设置各项系统测量指标的阈值,超过该值将以高亮色进行提示。"
|
||||
},
|
||||
"cpu-section": {
|
||||
"label": "CPU 使用率"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user