Translated using Weblate (Arabic)

Currently translated at 100.0% (56 of 56 strings)

Translation: jfa-go/Common Strings
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/ar/
This commit is contained in:
KSAm3lm
2025-12-07 20:48:06 +00:00
committed by Weblate
parent 362984a391
commit 655096ea1e

View File

@@ -7,7 +7,7 @@
"password": "كلمة المرور",
"emailAddress": "عنوان البريد الإلكتروني",
"name": "الاسم",
"submit": دخال",
"submit": رسال",
"success": "تم",
"continue": "متابعة",
"error": "خطأ",
@@ -43,7 +43,9 @@
"referrals": "الإحالات",
"inviteRemainingUses": "الاستخدامات المتبقية",
"internal": "داخلي",
"external": "خارجي"
"external": "خارجي",
"sent": "تم إرساُلها",
"failed": "فشل"
},
"notifications": {
"errorUnknown": "خطأ غير معروف.",
@@ -55,15 +57,15 @@
},
"quantityStrings": {
"year": {
"singular": "{n} سنة",
"singular": "سنة",
"plural": "{n} سنوات"
},
"month": {
"singular": "{n} شهر",
"singular": "شهر",
"plural": "{n} أشهر"
},
"day": {
"singular": "{n} يوم",
"singular": "يوم",
"plural": "{n} أيام"
}
}