diff options
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r-- | apps/theming/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index edf5137fcd5..33e2138148d 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -109,9 +109,9 @@ OC.L10N.register( "Default app priority" : "أسبقية التطبيق التلقائي", "If an app is not enabled for a user, the next app with lower priority is used." : "إذا لم يكن التطبيق مخوَّلاً للمستخدِم، فإن التطبيق التالي في الأسبقية سيقع استعماله.", "Could not set global default apps" : "تعذّر تعيين التطبيقات التلقائية العامة", - "Select a custom color" : "إختر لوناً مُخصّصاً", "Reset to default" : "اعادة تعيين الافتراضيات", "Upload" : "تحميل", - "Remove background image" : "إزالة صورة الخلفية" + "Remove background image" : "إزالة صورة الخلفية", + "Select a custom color" : "إختر لوناً مُخصّصاً" }, "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;"); |