summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r--apps/theming/l10n/ar.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js
index a6e648fbec5..ddf7b4c4558 100644
--- a/apps/theming/l10n/ar.js
+++ b/apps/theming/l10n/ar.js
@@ -11,10 +11,8 @@ OC.L10N.register(
"The given color is invalid" : "هناك خطأ في اللون",
"No file was uploaded" : "لم يتم رفع أي ملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
- "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب.",
"No file uploaded" : "لم يتم رفع الملف",
"Unsupported image type" : "صيغة الصورة غير مقبولة",
- "You are already using a custom theme" : "انت تستعمل قالب مخصص",
"Theming" : "تخصيص القالب",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "السمات تجعل من الممكن بسهولة تخصيص الشكل والمظهر لنموذجك ودعم العملاء. سيكون هذا مرئيا لجميع المستخدمين.",
"Name" : "الاسم",
@@ -28,6 +26,8 @@ OC.L10N.register(
"Login image" : "صورة الدخول",
"Upload new login background" : "تحميل خلفية جديدة للدخول",
"Remove background image" : "إزالة صورة الخلفية",
- "reset to default" : "إلغاء كل التغييرات"
+ "You are already using a custom theme" : "انت تستعمل قالب مخصص",
+ "reset to default" : "إلغاء كل التغييرات",
+ "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب."
},
"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;");