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:
hank
2024-10-30 20:37:01 -04:00
committed by GitHub
parent b5ba5054a5
commit 91714ba0e6
13 changed files with 2529 additions and 2493 deletions

View File

@@ -8,12 +8,30 @@
"systems": "الأنظمة", "systems": "الأنظمة",
"cancel": "إلغاء", "cancel": "إلغاء",
"continue": "متابعة", "continue": "متابعة",
"minutes_zero": "",
"minutes_one": "{{count}} دقيقة", "minutes_one": "{{count}} دقيقة",
"minutes_two": "",
"minutes_few": "",
"minutes_many": "",
"minutes_other": "{{count}} دقائق", "minutes_other": "{{count}} دقائق",
"hours_zero": "",
"hours_one": "{{count}} ساعة", "hours_one": "{{count}} ساعة",
"hours_two": "",
"hours_few": "",
"hours_many": "",
"hours_other": "{{count}} ساعات", "hours_other": "{{count}} ساعات",
"days_zero": "",
"days_one": "",
"days_two": "",
"days_few": "",
"days_many": "",
"days_other": "{{count}} أيام", "days_other": "{{count}} أيام",
"weeks_zero": "",
"weeks_one": "{{count}} أسبوع", "weeks_one": "{{count}} أسبوع",
"weeks_two": "",
"weeks_few": "",
"weeks_many": "",
"weeks_other": "",
"home": { "home": {
"active_alerts": "التنبيهات النشطة", "active_alerts": "التنبيهات النشطة",
"active_des": "يتجاوز {{value}}{{unit}} في آخر ", "active_des": "يتجاوز {{value}}{{unit}} في آخر ",
@@ -52,7 +70,9 @@
"disk_usage": "استخدام القرص", "disk_usage": "استخدام القرص",
"disk_usage_des": "يتم التشغيل عندما يتجاوز استخدام أي قرص الحد.", "disk_usage_des": "يتم التشغيل عندما يتجاوز استخدام أي قرص الحد.",
"bandwidth": "النطاق الترددي", "bandwidth": "النطاق الترددي",
"bandwidth_des": "يتم التشغيل عندما يتجاوز استخدام الشبكة الحد." "bandwidth_des": "يتم التشغيل عندما يتجاوز استخدام الشبكة الحد.",
"temperature": "",
"temperature_des": ""
}, },
"average_exceeds": "المتوسط يتجاوز", "average_exceeds": "المتوسط يتجاوز",
"for": "لمدة" "for": "لمدة"

View File

@@ -12,8 +12,10 @@
"minutes_other": "{{count}} Minuten", "minutes_other": "{{count}} Minuten",
"hours_one": "{{count}} Stunde", "hours_one": "{{count}} Stunde",
"hours_other": "{{count}} Stunden", "hours_other": "{{count}} Stunden",
"days_one": "",
"days_other": "{{count}} Tage", "days_other": "{{count}} Tage",
"weeks_one": "{{count}} Woche", "weeks_one": "{{count}} Woche",
"weeks_other": "",
"home": { "home": {
"active_alerts": "Aktive Warnungen", "active_alerts": "Aktive Warnungen",
"active_des": "Überschreitet {{value}}{{unit}} in den letzten ", "active_des": "Überschreitet {{value}}{{unit}} in den letzten ",

View File

@@ -9,11 +9,17 @@
"cancel": "Cancelar", "cancel": "Cancelar",
"continue": "Continuar", "continue": "Continuar",
"minutes_one": "{{count}} minuto", "minutes_one": "{{count}} minuto",
"minutes_many": "",
"minutes_other": "{{count}} minutos", "minutes_other": "{{count}} minutos",
"hours_one": "{{count}} hora", "hours_one": "{{count}} hora",
"hours_many": "",
"hours_other": "{{count}} horas", "hours_other": "{{count}} horas",
"days_one": "",
"days_many": "",
"days_other": "{{count}} días", "days_other": "{{count}} días",
"weeks_one": "{{count}} semana", "weeks_one": "{{count}} semana",
"weeks_many": "",
"weeks_other": "",
"home": { "home": {
"active_alerts": "Alertas activas", "active_alerts": "Alertas activas",
"active_des": "Excede {{value}}{{unit}} en los últimos ", "active_des": "Excede {{value}}{{unit}} en los últimos ",

View File

@@ -9,11 +9,17 @@
"cancel": "Annuler", "cancel": "Annuler",
"continue": "Continuer", "continue": "Continuer",
"minutes_one": "{{count}} minute", "minutes_one": "{{count}} minute",
"minutes_many": "",
"minutes_other": "{{count}} minutes", "minutes_other": "{{count}} minutes",
"hours_one": "{{count}} heure", "hours_one": "{{count}} heure",
"hours_many": "",
"hours_other": "{{count}} heures", "hours_other": "{{count}} heures",
"days_one": "",
"days_many": "",
"days_other": "{{count}} jours", "days_other": "{{count}} jours",
"weeks_one": "{{count}} semaine", "weeks_one": "{{count}} semaine",
"weeks_many": "",
"weeks_other": "",
"home": { "home": {
"active_alerts": "Alertes actives", "active_alerts": "Alertes actives",
"active_des": "Dépasse {{value}}{{unit}} dans les derniers ", "active_des": "Dépasse {{value}}{{unit}} dans les derniers ",

View File

@@ -8,12 +8,9 @@
"systems": "システム一覧", "systems": "システム一覧",
"cancel": "キャンセル", "cancel": "キャンセル",
"continue": "続行", "continue": "続行",
"minutes_one": "{{count}}分",
"minutes_other": "{{count}}分", "minutes_other": "{{count}}分",
"hours_one": "{{count}}時間",
"hours_other": "{{count}}時間", "hours_other": "{{count}}時間",
"days_other": "{{count}}日", "days_other": "{{count}}日",
"weeks_one": "{{count}}週間",
"weeks_other": "{{count}}週間", "weeks_other": "{{count}}週間",
"home": { "home": {
"active_alerts": "アクティブなアラート", "active_alerts": "アクティブなアラート",

View File

@@ -8,12 +8,9 @@
"systems": "시스템", "systems": "시스템",
"cancel": "취소", "cancel": "취소",
"continue": "계속", "continue": "계속",
"minutes_one": "{{count}}분",
"minutes_other": "{{count}}분", "minutes_other": "{{count}}분",
"hours_one": "{{count}}시간",
"hours_other": "{{count}}시간", "hours_other": "{{count}}시간",
"days_other": "{{count}}일", "days_other": "{{count}}일",
"weeks_one": "{{count}}주",
"weeks_other": "{{count}}주", "weeks_other": "{{count}}주",
"home": { "home": {
"active_alerts": "활성 경고", "active_alerts": "활성 경고",

View File

@@ -9,11 +9,17 @@
"cancel": "Cancelar", "cancel": "Cancelar",
"continue": "Continuar", "continue": "Continuar",
"minutes_one": "{{count}} minuto", "minutes_one": "{{count}} minuto",
"minutes_many": "",
"minutes_other": "{{count}} minutos", "minutes_other": "{{count}} minutos",
"hours_one": "{{count}} hora", "hours_one": "{{count}} hora",
"hours_many": "",
"hours_other": "{{count}} horas", "hours_other": "{{count}} horas",
"days_one": "",
"days_many": "",
"days_other": "{{count}} dias", "days_other": "{{count}} dias",
"weeks_one": "{{count}} semana", "weeks_one": "{{count}} semana",
"weeks_many": "",
"weeks_other": "",
"home": { "home": {
"active_alerts": "Alertas Ativos", "active_alerts": "Alertas Ativos",
"active_des": "Excede {{value}}{{unit}} nos últimos ", "active_des": "Excede {{value}}{{unit}} nos últimos ",

View File

@@ -9,13 +9,17 @@
"cancel": "Отмена", "cancel": "Отмена",
"continue": "Продолжить", "continue": "Продолжить",
"minutes_one": "{{count}} минута", "minutes_one": "{{count}} минута",
"minutes_other": "{{count}} минут", "minutes_few": "",
"minutes_many": "",
"hours_one": "{{count}} час", "hours_one": "{{count}} час",
"hours_few": "{{count}} часа", "hours_few": "{{count}} часа",
"hours_many": "{{count}} часов", "hours_many": "{{count}} часов",
"hours_other": "{{count}} часов", "days_one": "",
"days_other": "{{count}} дней", "days_few": "",
"days_many": "",
"weeks_one": "{{count}} неделя", "weeks_one": "{{count}} неделя",
"weeks_few": "",
"weeks_many": "",
"home": { "home": {
"active_alerts": "Активные предупреждения", "active_alerts": "Активные предупреждения",
"active_des": "Превышает {{value}}{{unit}} за последние ", "active_des": "Превышает {{value}}{{unit}} за последние ",

View File

@@ -10,13 +10,16 @@
"continue": "Продовжити", "continue": "Продовжити",
"minutes_one": "{{count}} хвилина", "minutes_one": "{{count}} хвилина",
"minutes_few": "{{count}} хвилини", "minutes_few": "{{count}} хвилини",
"minutes_other": "{{count}} хвилин", "minutes_many": "",
"hours_one": "{{count}} година", "hours_one": "{{count}} година",
"hours_few": "{{count}} години", "hours_few": "{{count}} години",
"hours_many": "{{count}} годин", "hours_many": "{{count}} годин",
"hours_other": "{{count}} годин", "days_one": "",
"days_other": "{{count}} днів", "days_few": "",
"days_many": "",
"weeks_one": "{{count}} тиждень", "weeks_one": "{{count}} тиждень",
"weeks_few": "",
"weeks_many": "",
"home": { "home": {
"active_alerts": "Активні сповіщення", "active_alerts": "Активні сповіщення",
"active_des": "Перевищує {{value}}{{unit}} за останні ", "active_des": "Перевищує {{value}}{{unit}} за останні ",

View File

@@ -8,12 +8,9 @@
"systems": "Các hệ thống", "systems": "Các hệ thống",
"cancel": "Hủy", "cancel": "Hủy",
"continue": "Tiếp tục", "continue": "Tiếp tục",
"minutes_one": "{{count}} phút",
"minutes_other": "{{count}} phút", "minutes_other": "{{count}} phút",
"hours_one": "{{count}} giờ",
"hours_other": "{{count}} giờ", "hours_other": "{{count}} giờ",
"days_other": "{{count}} ngày", "days_other": "{{count}} ngày",
"weeks_one": "{{count}} tuần",
"weeks_other": "{{count}} tuần", "weeks_other": "{{count}} tuần",
"home": { "home": {
"active_alerts": "Cảnh báo đang hoạt động", "active_alerts": "Cảnh báo đang hoạt động",

View File

@@ -8,12 +8,9 @@
"systems": "服务器", "systems": "服务器",
"cancel": "取消", "cancel": "取消",
"continue": "继续", "continue": "继续",
"minutes_one": "{{count}} 分钟",
"minutes_other": "{{count}} 分钟", "minutes_other": "{{count}} 分钟",
"hours_one": "{{count}} 小时",
"hours_other": "{{count}} 小时", "hours_other": "{{count}} 小时",
"days_other": "{{count}} 天", "days_other": "{{count}} 天",
"weeks_one": "{{count}} 周",
"weeks_other": "{{count}} 周", "weeks_other": "{{count}} 周",
"home": { "home": {
"active_alerts": "活动警报", "active_alerts": "活动警报",

View File

@@ -8,12 +8,10 @@
"systems": "伺服器", "systems": "伺服器",
"cancel": "取消", "cancel": "取消",
"continue": "繼續", "continue": "繼續",
"minutes_one": "{{count}} 分鐘",
"minutes_other": "{{count}} 分鐘", "minutes_other": "{{count}} 分鐘",
"hours_one": "{{count}} 小時",
"hours_other": "{{count}} 小時", "hours_other": "{{count}} 小時",
"days_other": "{{count}} 天", "days_other": "{{count}} 天",
"weeks_one": "{{count}} 週", "weeks_other": "",
"home": { "home": {
"active_alerts": "活動警報", "active_alerts": "活動警報",
"active_des": "超過 {{value}}{{unit}} 在過去 ", "active_des": "超過 {{value}}{{unit}} 在過去 ",

View File

@@ -4,6 +4,9 @@ A lightweight server resource monitoring hub with historical data, docker stats,
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/henrygd/beszel-agent/0.1.0?logo=docker&label=agent%20image%20size)](https://hub.docker.com/r/henrygd/beszel-agent) [![Docker Image Size (tag)](https://img.shields.io/docker/image-size/henrygd/beszel-agent/0.1.0?logo=docker&label=agent%20image%20size)](https://hub.docker.com/r/henrygd/beszel-agent)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/henrygd/beszel/0.1.0?logo=docker&label=hub%20image%20size)](https://hub.docker.com/r/henrygd/beszel) [![Docker Image Size (tag)](https://img.shields.io/docker/image-size/henrygd/beszel/0.1.0?logo=docker&label=hub%20image%20size)](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/"> <!-- <a href="https://hosted.weblate.org/engage/beszel/">
<img src="https://hosted.weblate.org/widget/beszel/svg-badge.svg" alt="Translation status" /> <img src="https://hosted.weblate.org/widget/beszel/svg-badge.svg" alt="Translation status" />