mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
weblate I18n (#238)
* update readme / weblate links * Translated using Weblate (Arabic) Currently translated at 96.3% (159 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/ar/ * Translated using Weblate (German) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/de/ * Translated using Weblate (Spanish) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/es/ * Translated using Weblate (French) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/fr/ * Translated using Weblate (Japanese) Currently translated at 100.0% (165 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/ja/ * Translated using Weblate (Korean) Currently translated at 100.0% (165 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/ko/ * Translated using Weblate (Portuguese) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/pt/ * Translated using Weblate (Russian) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/ru/ * Translated using Weblate (Ukrainian) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/uk/ * Translated using Weblate (Vietnamese) Currently translated at 100.0% (165 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/vi/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (165 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/zh_Hans/ * Translated using Weblate (Chinese (Traditional Han script, Hong Kong)) Currently translated at 99.3% (164 of 165 strings) Translation: Beszel/Hub web interface Translate-URL: https://hosted.weblate.org/projects/beszel/hub-web-interface/zh_Hant_HK/ --------- Co-authored-by: Anonymous <noreply@weblate.org>
This commit is contained in:
@@ -8,12 +8,30 @@
|
||||
"systems": "الأنظمة",
|
||||
"cancel": "إلغاء",
|
||||
"continue": "متابعة",
|
||||
"minutes_zero": "",
|
||||
"minutes_one": "{{count}} دقيقة",
|
||||
"minutes_two": "",
|
||||
"minutes_few": "",
|
||||
"minutes_many": "",
|
||||
"minutes_other": "{{count}} دقائق",
|
||||
"hours_zero": "",
|
||||
"hours_one": "{{count}} ساعة",
|
||||
"hours_two": "",
|
||||
"hours_few": "",
|
||||
"hours_many": "",
|
||||
"hours_other": "{{count}} ساعات",
|
||||
"days_zero": "",
|
||||
"days_one": "",
|
||||
"days_two": "",
|
||||
"days_few": "",
|
||||
"days_many": "",
|
||||
"days_other": "{{count}} أيام",
|
||||
"weeks_zero": "",
|
||||
"weeks_one": "{{count}} أسبوع",
|
||||
"weeks_two": "",
|
||||
"weeks_few": "",
|
||||
"weeks_many": "",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "التنبيهات النشطة",
|
||||
"active_des": "يتجاوز {{value}}{{unit}} في آخر ",
|
||||
@@ -52,7 +70,9 @@
|
||||
"disk_usage": "استخدام القرص",
|
||||
"disk_usage_des": "يتم التشغيل عندما يتجاوز استخدام أي قرص الحد.",
|
||||
"bandwidth": "النطاق الترددي",
|
||||
"bandwidth_des": "يتم التشغيل عندما يتجاوز استخدام الشبكة الحد."
|
||||
"bandwidth_des": "يتم التشغيل عندما يتجاوز استخدام الشبكة الحد.",
|
||||
"temperature": "",
|
||||
"temperature_des": ""
|
||||
},
|
||||
"average_exceeds": "المتوسط يتجاوز",
|
||||
"for": "لمدة"
|
||||
|
@@ -12,8 +12,10 @@
|
||||
"minutes_other": "{{count}} Minuten",
|
||||
"hours_one": "{{count}} Stunde",
|
||||
"hours_other": "{{count}} Stunden",
|
||||
"days_one": "",
|
||||
"days_other": "{{count}} Tage",
|
||||
"weeks_one": "{{count}} Woche",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "Aktive Warnungen",
|
||||
"active_des": "Überschreitet {{value}}{{unit}} in den letzten ",
|
||||
|
@@ -9,11 +9,17 @@
|
||||
"cancel": "Cancelar",
|
||||
"continue": "Continuar",
|
||||
"minutes_one": "{{count}} minuto",
|
||||
"minutes_many": "",
|
||||
"minutes_other": "{{count}} minutos",
|
||||
"hours_one": "{{count}} hora",
|
||||
"hours_many": "",
|
||||
"hours_other": "{{count}} horas",
|
||||
"days_one": "",
|
||||
"days_many": "",
|
||||
"days_other": "{{count}} días",
|
||||
"weeks_one": "{{count}} semana",
|
||||
"weeks_many": "",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "Alertas activas",
|
||||
"active_des": "Excede {{value}}{{unit}} en los últimos ",
|
||||
|
@@ -9,11 +9,17 @@
|
||||
"cancel": "Annuler",
|
||||
"continue": "Continuer",
|
||||
"minutes_one": "{{count}} minute",
|
||||
"minutes_many": "",
|
||||
"minutes_other": "{{count}} minutes",
|
||||
"hours_one": "{{count}} heure",
|
||||
"hours_many": "",
|
||||
"hours_other": "{{count}} heures",
|
||||
"days_one": "",
|
||||
"days_many": "",
|
||||
"days_other": "{{count}} jours",
|
||||
"weeks_one": "{{count}} semaine",
|
||||
"weeks_many": "",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "Alertes actives",
|
||||
"active_des": "Dépasse {{value}}{{unit}} dans les derniers ",
|
||||
|
@@ -8,12 +8,9 @@
|
||||
"systems": "システム一覧",
|
||||
"cancel": "キャンセル",
|
||||
"continue": "続行",
|
||||
"minutes_one": "{{count}}分",
|
||||
"minutes_other": "{{count}}分",
|
||||
"hours_one": "{{count}}時間",
|
||||
"hours_other": "{{count}}時間",
|
||||
"days_other": "{{count}}日",
|
||||
"weeks_one": "{{count}}週間",
|
||||
"weeks_other": "{{count}}週間",
|
||||
"home": {
|
||||
"active_alerts": "アクティブなアラート",
|
||||
|
@@ -8,12 +8,9 @@
|
||||
"systems": "시스템",
|
||||
"cancel": "취소",
|
||||
"continue": "계속",
|
||||
"minutes_one": "{{count}}분",
|
||||
"minutes_other": "{{count}}분",
|
||||
"hours_one": "{{count}}시간",
|
||||
"hours_other": "{{count}}시간",
|
||||
"days_other": "{{count}}일",
|
||||
"weeks_one": "{{count}}주",
|
||||
"weeks_other": "{{count}}주",
|
||||
"home": {
|
||||
"active_alerts": "활성 경고",
|
||||
|
@@ -9,11 +9,17 @@
|
||||
"cancel": "Cancelar",
|
||||
"continue": "Continuar",
|
||||
"minutes_one": "{{count}} minuto",
|
||||
"minutes_many": "",
|
||||
"minutes_other": "{{count}} minutos",
|
||||
"hours_one": "{{count}} hora",
|
||||
"hours_many": "",
|
||||
"hours_other": "{{count}} horas",
|
||||
"days_one": "",
|
||||
"days_many": "",
|
||||
"days_other": "{{count}} dias",
|
||||
"weeks_one": "{{count}} semana",
|
||||
"weeks_many": "",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "Alertas Ativos",
|
||||
"active_des": "Excede {{value}}{{unit}} nos últimos ",
|
||||
|
@@ -9,13 +9,17 @@
|
||||
"cancel": "Отмена",
|
||||
"continue": "Продолжить",
|
||||
"minutes_one": "{{count}} минута",
|
||||
"minutes_other": "{{count}} минут",
|
||||
"minutes_few": "",
|
||||
"minutes_many": "",
|
||||
"hours_one": "{{count}} час",
|
||||
"hours_few": "{{count}} часа",
|
||||
"hours_many": "{{count}} часов",
|
||||
"hours_other": "{{count}} часов",
|
||||
"days_other": "{{count}} дней",
|
||||
"days_one": "",
|
||||
"days_few": "",
|
||||
"days_many": "",
|
||||
"weeks_one": "{{count}} неделя",
|
||||
"weeks_few": "",
|
||||
"weeks_many": "",
|
||||
"home": {
|
||||
"active_alerts": "Активные предупреждения",
|
||||
"active_des": "Превышает {{value}}{{unit}} за последние ",
|
||||
|
@@ -10,13 +10,16 @@
|
||||
"continue": "Продовжити",
|
||||
"minutes_one": "{{count}} хвилина",
|
||||
"minutes_few": "{{count}} хвилини",
|
||||
"minutes_other": "{{count}} хвилин",
|
||||
"minutes_many": "",
|
||||
"hours_one": "{{count}} година",
|
||||
"hours_few": "{{count}} години",
|
||||
"hours_many": "{{count}} годин",
|
||||
"hours_other": "{{count}} годин",
|
||||
"days_other": "{{count}} днів",
|
||||
"days_one": "",
|
||||
"days_few": "",
|
||||
"days_many": "",
|
||||
"weeks_one": "{{count}} тиждень",
|
||||
"weeks_few": "",
|
||||
"weeks_many": "",
|
||||
"home": {
|
||||
"active_alerts": "Активні сповіщення",
|
||||
"active_des": "Перевищує {{value}}{{unit}} за останні ",
|
||||
|
@@ -8,12 +8,9 @@
|
||||
"systems": "Các hệ thống",
|
||||
"cancel": "Hủy",
|
||||
"continue": "Tiếp tục",
|
||||
"minutes_one": "{{count}} phút",
|
||||
"minutes_other": "{{count}} phút",
|
||||
"hours_one": "{{count}} giờ",
|
||||
"hours_other": "{{count}} giờ",
|
||||
"days_other": "{{count}} ngày",
|
||||
"weeks_one": "{{count}} tuần",
|
||||
"weeks_other": "{{count}} tuần",
|
||||
"home": {
|
||||
"active_alerts": "Cảnh báo đang hoạt động",
|
||||
|
@@ -8,12 +8,9 @@
|
||||
"systems": "服务器",
|
||||
"cancel": "取消",
|
||||
"continue": "继续",
|
||||
"minutes_one": "{{count}} 分钟",
|
||||
"minutes_other": "{{count}} 分钟",
|
||||
"hours_one": "{{count}} 小时",
|
||||
"hours_other": "{{count}} 小时",
|
||||
"days_other": "{{count}} 天",
|
||||
"weeks_one": "{{count}} 周",
|
||||
"weeks_other": "{{count}} 周",
|
||||
"home": {
|
||||
"active_alerts": "活动警报",
|
||||
|
@@ -8,12 +8,10 @@
|
||||
"systems": "伺服器",
|
||||
"cancel": "取消",
|
||||
"continue": "繼續",
|
||||
"minutes_one": "{{count}} 分鐘",
|
||||
"minutes_other": "{{count}} 分鐘",
|
||||
"hours_one": "{{count}} 小時",
|
||||
"hours_other": "{{count}} 小時",
|
||||
"days_other": "{{count}} 天",
|
||||
"weeks_one": "{{count}} 週",
|
||||
"weeks_other": "",
|
||||
"home": {
|
||||
"active_alerts": "活動警報",
|
||||
"active_des": "超過 {{value}}{{unit}} 在過去 ",
|
||||
|
@@ -4,6 +4,9 @@ A lightweight server resource monitoring hub with historical data, docker stats,
|
||||
|
||||
[](https://hub.docker.com/r/henrygd/beszel-agent)
|
||||
[](https://hub.docker.com/r/henrygd/beszel)
|
||||
<a href="https://hosted.weblate.org/engage/beszel/">
|
||||
<img src="https://hosted.weblate.org/widget/beszel/svg-badge.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
<!-- <a href="https://hosted.weblate.org/engage/beszel/">
|
||||
<img src="https://hosted.weblate.org/widget/beszel/svg-badge.svg" alt="Translation status" />
|
||||
|
Reference in New Issue
Block a user