aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index bc043479d2f..8e7dfd09696 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"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" : "التحقّق من الإيميل",
@@ -277,6 +276,7 @@ OC.L10N.register(
"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"
},
"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;");