diff options
Diffstat (limited to 'apps/files_external/l10n/ar.json')
-rw-r--r-- | apps/files_external/l10n/ar.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ar.json b/apps/files_external/l10n/ar.json index 8d09f1cb5bf..a84d0aef5d0 100644 --- a/apps/files_external/l10n/ar.json +++ b/apps/files_external/l10n/ar.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "للوصول إلى وحدة التخزين، تحتاج إلى إبراز حيثيات المصادقة الخاص بك.", "Enter the storage login" : "التسجيل للدخول إلى وحدة التخزين", "Enter the storage password" : "أدخِل كلمة المرور لوحدة التخزين", - "Submit" : "إرسال ", + "Confirm" : "تأكيد", "Unable to update this external storage config. {statusMessage}" : "تعذّر تحديث تهيئة وحدة التخزين الخارجية هذه. {statusMessage}", "New configuration successfully saved" : "تمّ حفظ التهيئة الجديدة بنجاحٍ", "Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة", @@ -148,6 +148,7 @@ "All people" : "كُلَّ الأشخاص", "Advanced settings" : "إعدادات متقدمة", "Allow people to mount external storage" : "السماح للأشخاص بثبيت وحدات تخزين خارجية", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "بيانات تسجيل الدخول الشاملة تستخدم للتحقق من عدة وحدات تخزين خارجية لها نفس بيانات تسجيل الدخول.", + "Submit" : "إرسال " },"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 |