Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ar.json')
-rw-r--r--lib/l10n/ar.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index c16053b7bc9..5b07abd0397 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -125,9 +125,6 @@
"Authentication error" : "لم يتم التأكد من الشخصية بنجاح",
"Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
- "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config",
- "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
- "Can't read file" : "لا يمكن قراءة الملف",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s",
"Please upgrade your database version" : "فضلًا قم بتحديث إصدار قاعدة بياناتك"
},"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;"