New Crowdin translations by GitHub Action (#2534)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2024-01-20 00:16:55 -08:00
committed by GitHub
parent cca747c0fe
commit 8684292d02
42 changed files with 746 additions and 368 deletions

View File

@@ -12,6 +12,7 @@
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}",
"relativeDate": "{{value, relativeDate}}",
"uptime": "{{value, uptime}}",
"months": "ش",
"days": "ي",
@@ -491,9 +492,9 @@
},
"healthchecks": {
"new": "جديد(ة)",
"up": ُتّصل",
"up": "يعمل",
"grace": "في فترة السماح",
"down": "غير متصل",
"down": "لا يعمل",
"paused": "متوقف",
"status": "الحالة",
"last_ping": "آخر Ping",
@@ -794,5 +795,13 @@
"digitalRelease": "الإصدار الرقمي",
"noEventsToday": "لا توجد أحداث اليوم!",
"noEventsFound": "لم يتم العثور على أحداث"
},
"romm": {
"platforms": "Platforms",
"totalRoms": "Total ROMs"
},
"netdata": {
"warnings": "Warnings",
"criticals": "Criticals"
}
}