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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 2bb0c94022e..dbe54802cb0 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -53,7 +53,6 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.",
"Set an admin username." : "اعداد اسم مستخدم للمدير",
"Set an admin password." : "اعداد كلمة مرور للمدير",
- "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
"You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s",
"Click the button below to open it." : "أنقر على الزر أدناه لفتحه.",
"Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"",
@@ -110,13 +109,14 @@
"Login canceled by app" : "تم إلغاء الدخول مِن طرف التطبيق",
"a safe home for all your data" : "المكان الآمن لجميع بياناتك",
"File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا",
- "Can't read file" : "لا يمكن قراءة الملف",
"Application is not enabled" : "التطبيق غير مفعّل",
"Authentication error" : "لم يتم التأكد من الشخصية بنجاح",
"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" : "وحدة التخزين غير متوفرة",
"Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s",
- "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح"
+ "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
+ "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح",
+ "Can't read file" : "لا يمكن قراءة الملف"
},"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;"
} \ No newline at end of file