diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 65279e92ede..4ccd98c8d94 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -119,12 +119,6 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s", - "Overview" : "نظرة شاملة", - "Basic settings" : "الإعدادات الأساسية", - "Sharing" : "المشاركة", - "Security" : "الأمان", - "Personal info" : "المعلومات الشخصية", - "Mobile & desktop" : "الجوال وسطح المكتب", "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح" }, "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;"); |