aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-22 00:28:37 +0000
commitb76ecf37818d87f1386d12eb45bb0639d39f12ed (patch)
tree0f41fd70340b78d240fe524844cf13893b7ba2b7 /lib/l10n/ar.json
parent891097b42bfca8f7c987be7f341b3f985c188dcb (diff)
downloadnextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.tar.gz
nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index 5ac53142dee..abffc79003c 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -6,7 +6,6 @@
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "التطبيق %1$s غير موجود أو ليس له إصدار متطابق مع هذا الخادوم. رجاءً، راجع دليل التطبيقات apps directory.",
"Sample configuration detected" : "تمّ العثور على عيّنة إعدادات sample configuration.",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "تمّ اكتشاف أن عيّنة الإعدادات قد تمّ نسخها. يُمكن لهذا أن يُعطّل عملية التنصيب و هو أمر غير مدعوم. نرجو الاطلاع على التعليمات الواردة في وثائق النظام قبل إحداث أي تعديلات على ملف config.php",
- "404" : "404",
"The page could not be found on the server." : "تعذّر العثور على الصفحة في الخادوم",
"%s email verification" : "%s التحقّق من الإيميل",
"Email verification" : "التحقّق من الإيميل",
@@ -275,6 +274,7 @@
"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 الخاص بك وأعد تشغيل خادم الويب.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 مطلوبة.",
- "Please upgrade your database version." : "رجاءً، قم بترقية إصدار قاعدة بياناتك."
+ "Please upgrade your database version." : "رجاءً، قم بترقية إصدار قاعدة بياناتك.",
+ "404" : "404"
},"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