diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-30 02:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-30 02:13:45 +0000 |
commit | 087f7b11be035e11b847bfab87884186da4d7844 (patch) | |
tree | e0142f0d49795ed0cd539c4f4f7ccf164e05cafb /lib/l10n/ar.js | |
parent | 2142cc1f4cc39e821d1659f4ff00c5d4338eb1a2 (diff) | |
download | nextcloud-server-087f7b11be035e11b847bfab87884186da4d7844.tar.gz nextcloud-server-087f7b11be035e11b847bfab87884186da4d7844.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index afebe50e434..fba0591f8dd 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -4,6 +4,7 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!", "See %s" : "أنظر %s", "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة", + "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", "%1$s and %2$s" : "%1$s و %2$s", "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s", @@ -122,6 +123,7 @@ OC.L10N.register( "Application is not enabled" : "التطبيق غير مفعّل", "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", + "Adjusting this setting in php.ini will make Nextcloud run again" : "تضبيط الإعدادات في ملف php.ini سوف يُمكّن نيكست كلاود من العمل مجدداً", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.", |