diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ar.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ar.json b/apps/twofactor_backupcodes/l10n/ar.json index cdea70491a6..989082ac288 100644 --- a/apps/twofactor_backupcodes/l10n/ar.json +++ b/apps/twofactor_backupcodes/l10n/ar.json @@ -8,7 +8,6 @@ "Two factor backup codes" : "الأكواد الاحتياطية للدّخول المُثنّى", "A two-factor auth backup codes provider" : "مُوفّر الأكواد الاحتياطية للتحقّق المُثنّى من الهويّة", "Backup codes have been generated. {used} of {total} codes have been used." : "تمّ توليد الأكواد الاحتياطية. {used} من {total} تمّ استخدامها.", - "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "هذه هي الأكواد الاحتياطية. رجاءً إحفظها أو إطبعها حيث أنك لن تستطيع قراءتها مجدّداً في المستقبل", "Save backup codes" : "الإحتفاظ بالرموز الإحتياطية", "Print backup codes" : "طباعة الرموز الإحتياطية", "Regenerate backup codes" : "إعادة توليد رموز الإسترجاع الإحتياطية", @@ -16,6 +15,7 @@ "An error occurred while generating your backup codes" : "حدث خطأ عند توليد أكوادك الاحتياطية", "{name} backup codes" : "{name} أكواد احتياطية", "Use one of the backup codes you saved when setting up two-factor authentication." : "استخدم واحداً من الأكواد الاحتياطية التي سبق و أن خزنتها عند تجهيز إعدادات التحقّق المُثنّى من الهويّة.", - "Submit" : "إرسال " + "Submit" : "إرسال ", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "هذه هي الأكواد الاحتياطية. رجاءً إحفظها أو إطبعها حيث أنك لن تستطيع قراءتها مجدّداً في المستقبل" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file |