diff options
Diffstat (limited to 'apps/theming/l10n/ar.json')
-rw-r--r-- | apps/theming/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index b5d49380012..32a0681340b 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -22,8 +22,6 @@ "Could not write file to disk" : "لم يستطع كتابة ملف للقرص", "A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف", "No file uploaded" : "لم يتم رفع الملف", - "Failed to clean up the old administration theming images folder" : "إخفاق في تنظيف مجلد صور ثيمات الإدارة القديمة", - "Failed to clean up the old administration image folder" : "إخفاق في تنظيف مجلد صور الإدارة القديمة", "You are already using a custom theme. Theming app settings might be overwritten by that." : "أنت تستخدم الآن ثيمة مُخصّصة. إعدادات تطبيق الثيمات يُمكن أن يتم الكتابة عليها بسبب ذلك. ", "Theming" : "تخصيص القالب", "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility", @@ -110,6 +108,8 @@ "Reset to default" : "اعادة تعيين الافتراضيات", "Upload" : "تحميل", "Remove background image" : "إزالة صورة الخلفية", + "Failed to clean up the old administration theming images folder" : "إخفاق في تنظيف مجلد صور ثيمات الإدارة القديمة", + "Failed to clean up the old administration image folder" : "إخفاق في تنظيف مجلد صور الإدارة القديمة", "Select a custom color" : "إختر لوناً مُخصّصاً" },"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 |