New Crowdin translations by GitHub Action (#2455)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2023-12-26 20:22:43 -08:00
committed by GitHub
parent 59ccc3a215
commit 32f28d32dd
42 changed files with 926 additions and 548 deletions

View File

@@ -11,7 +11,13 @@
"percent": "{{value, percent}}",
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}"
"date": "{{value, date}}",
"uptime": "{{value, uptime}}",
"months": "ش",
"days": "ي",
"hours": "س",
"minutes": "د",
"seconds": "ث"
},
"widget": {
"missing_type": "نوع القطعة مفقود: {{type}}",
@@ -40,11 +46,7 @@
"load": "الضغط",
"temp": "مؤقت",
"max": "الحد الأقصى",
"uptime": "تعمل",
"months": "ش",
"days": "ي",
"hours": "س",
"minutes": "د"
"uptime": "تعمل"
},
"unifi": {
"users": "المستخدمون",
@@ -517,8 +519,7 @@
"truenas": {
"load": "حمل النظام",
"uptime": "مدة التشغيل",
"alerts": "تنبيهات",
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
"alerts": "تنبيهات"
},
"pyload": {
"speed": "السرعة",
@@ -544,6 +545,14 @@
"inbox": "صندوق الوارد",
"total": "المجموع"
},
"peanut": {
"battery_charge": "شحن البطارية",
"ups_load": "حمل UPS",
"ups_status": "حالة UPS",
"online": "مُتّصل",
"on_battery": "على البطارية",
"low_battery": "البطارية منخفضة"
},
"nextdns": {
"wait": "الرجاء الإنتظار",
"no_devices": "لم يتم استلام بيانات الجهاز"