diff options
Diffstat (limited to 'settings/l10n/ar.js')
-rw-r--r-- | settings/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index 1671737eaa2..dd4de545232 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -44,7 +44,6 @@ OC.L10N.register( "Test email settings" : "فحص إعدادات البريد الإلكتروني", "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" : "مجدول", "Execute one task with each page loaded" : "قم بتنفيذ مهمة واحدة مع كل صفحة تم تحميلها", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "الملف cron.php تم تسجيله فى خدمه webcron لاستدعاء الملف cron.php كل 15 دقيقه", "Version" : "إصدار", @@ -95,6 +94,7 @@ OC.L10N.register( "Sending..." : "جاري الارسال ...", "Uninstalling ...." : "جاري إلغاء التثبيت ...", "Uninstall" : "ألغاء التثبيت", - "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق " + "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "موديل 'fileinfo' الخاص بالـPHP مفقود . نوصي بتفعيل هذا الموديل للحصول على أفضل النتائج مع خاصية التحقق ", + "Cron" : "مجدول" }, "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;"); |