diff options
Diffstat (limited to 'settings/l10n/ar.json')
-rw-r--r-- | settings/l10n/ar.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json index 3a1fdef9f5e..df342cc1c19 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -6,14 +6,12 @@ "Unable to change password" : "لا يمكن تغيير كلمة المرور", "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Wrong admin recovery password. Please check the password and try again." : "خطا في كلمة مرور المسؤول المستردة, يرجى التاكد من كلمة المرور والمحاولة مرة اخرى.", - "test email settings" : "إعدادات البريد التجريبي", - "Email sent" : "تم ارسال البريد الالكتروني", "Invalid request" : "طلب غير مفهوم", "Unable to change full name" : "لم يتم التمكن من تغيير اسمك الكامل", "Your full name has been changed." : "اسمك الكامل تم تغييره.", "Email saved" : "تم حفظ البريد الإلكتروني", "Couldn't update app." : "تعذر تحديث التطبيق.", - "Sending..." : "جاري الارسال ...", + "Email sent" : "تم ارسال البريد الالكتروني", "All" : "الكل", "Error while disabling app" : "خطا عند تعطيل البرنامج", "Disable" : "إيقاف", @@ -22,7 +20,6 @@ "Updating...." : "جاري التحديث ...", "Error while updating app" : "حصل خطأ أثناء تحديث التطبيق", "Updated" : "تم التحديث بنجاح", - "Uninstalling ...." : "جاري إلغاء التثبيت ...", "Uninstall" : "ألغاء التثبيت", "Delete" : "إلغاء", "Select a profile picture" : "اختر صورة الملف الشخصي ", @@ -44,7 +41,6 @@ "Authentication method" : "أسلوب التطابق", "Server address" : "عنوان الخادم", "Port" : "المنفذ", - "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق ", "System locale can not be set to a one which supports UTF-8." : "لا يمكن تعيين لغة النظام الى احد اللغات التي تدعم UTF-8.", "This means that there might be problems with certain characters in file names." : "هذا يعني انه من الممكن ان يكون هناك مشكلة في بعض الاحرف في اسم الملف.", "Cron" : "مجدول", @@ -89,8 +85,12 @@ "set new password" : "اعداد كلمة مرور جديدة", "Default" : "افتراضي", "Please provide an admin recovery password, otherwise all user data will be lost" : "يرجى توفير كلمة مرور المسؤول المستردة, وإلا سيتم فقد جميع بيانات المستخدم ", + "test email settings" : "إعدادات البريد التجريبي", "Admins can't remove themself from the admin group" : "لا يستطيع المدير إزالة حسابه من مجموعة المديرين", "Unable to add user to group %s" : "فشل إضافة المستخدم الى المجموعة %s", - "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s" + "Unable to remove user from group %s" : "فشل إزالة المستخدم من المجموعة %s", + "Sending..." : "جاري الارسال ...", + "Uninstalling ...." : "جاري إلغاء التثبيت ...", + "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق " },"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 |