diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 9de2afc0a88..5b7143c68c0 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!", - "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config", "See %s" : "أنظر %s", "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة", "%1$s and %2$s" : "%1$s و %2$s", @@ -116,6 +115,7 @@ OC.L10N.register( "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", + "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config", "Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", |