summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-14 00:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-14 00:26:10 +0000
commit6e68b866b9f825f6b37b61147806daba03372fae (patch)
tree8256e04bdb59df5556f4cb6d9b2ea596e09f4af9 /lib/l10n/ar.json
parent3e7ca2b916b92d51fd6d4c126d6c27eb69c71e9e (diff)
downloadnextcloud-server-6e68b866b9f825f6b37b61147806daba03372fae.tar.gz
nextcloud-server-6e68b866b9f825f6b37b61147806daba03372fae.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 18f77278db3..f7d1139f865 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -242,8 +242,6 @@
"Please ask your server administrator to restart the web server." : "يرجى مطالبة مسؤول الخادم بإعادة تشغيل خادم الويب.",
"The required %s config variable is not configured in the config.php file." : "مُتغيّر التهيئة %s المطلوب لم تتم تهيئته في الملف config.php.",
"Please ask your server administrator to check the Nextcloud configuration." : "رجاءً، أطلب من مشرف نظامك مراجعة تهيئة نكست كلاود Nextcloud configuration.",
- "PostgreSQL >= 9 required." : "PostgreSQL >= 9 مطلوبة.",
- "Please upgrade your database version." : "رجاءً، قم بترقية إصدار قاعدة بياناتك.",
"Your data directory is readable by other users." : "دليل بياناتك data directory يُمكن قراءته من مستخدمين آخرين.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الصلاحيات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.",
"Your data directory must be an absolute path." : "مسار دليل بياناتك data directory يجب أن يكون مساراً مُطلقاً absolute path.",
@@ -274,6 +272,8 @@
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "بسبب الوصول إلى الحدّ الأقصى من عدد المستخدمين، لم يتم إنشا المستخدم. رجاءً، راجع إشعاراتك لمزيد المعلومات.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "مسموح باستخدام الأحرف التالية فقط في اسم المستخدم: \"a-z\" و \"A-Z\" و \"0-9\" و \"_. @ - '\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "نحتاج النسخة 2.7.0 من libxml2 على الأقل. النسخة المتوافرة حالياً هي %s",
- "To fix this issue update your libxml2 version and restart your web server." : "لإصلاح هذه المشكلة، قم بتحديث إصدار libxml2 الخاص بك وأعد تشغيل خادم الويب."
+ "To fix this issue update your libxml2 version and restart your web server." : "لإصلاح هذه المشكلة، قم بتحديث إصدار libxml2 الخاص بك وأعد تشغيل خادم الويب.",
+ "PostgreSQL >= 9 required." : "PostgreSQL >= 9 مطلوبة.",
+ "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;"
} \ No newline at end of file