summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r--apps/settings/l10n/ar.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 1411bdad764..a075b584b25 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -171,6 +171,7 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "الاتصال بالإنترنت مُعطّل في ملف التهيئة.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "هذا الخادوم لا يمكنه الاتصال بالإنترنت. عدة نهايات حدّية endpoints لا يمكن الوصول إليها. هذا يعني ان بعض الخصائص مثل \"تثبيت وسائط التخزين الخارجية\"، أو \"التنبيهات لتحديثات النظام\"، أو \"تثبيت تطبيقات من طرفٍ ثالث\" سوف لن تعمل. و كذلك \"الوصول إلى الملفات عن بُعد\" و \"إرسال تنبيهات بالإيميل\" لن تعمل. قم بتوصيل النظام بالإنترنت للتمتع بكل هذه الخصائص. ",
"JavaScript modules support" : "دعم وحدات جافا سكريبت JavaScript modules",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.",
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "لا يتعامل خادوم الويب خاصّتك بك مع الملفات من النوع `.mjs` باستعمال نوع JavaScript MIME. سيؤدي هذا إلى تعطيل بعض التطبيقات عن طريق منع المتصفحات من تنفيذ ملفات JavaScript. يجب عليك تهيئة إعدادات خادوم الويب خاصّتك للتعامل مع الملفات `.mjs` إما باعتبارها من النوع `text/javascript` أو من النوع `application/javascript`.",
"Old server-side-encryption" : "تشفير قديم من جهة الخادوم",
"Disabled" : "مُعطّل",
@@ -200,7 +201,13 @@ OC.L10N.register(
"PHP memory limit" : "PHP memory limit",
"The PHP memory limit is below the recommended value of %s." : "The PHP memory limit is below the recommended value of %s.",
"PHP modules" : "وحدات الـ PHP",
+ "increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
+ "for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
+ "for WebAuthn passwordless login" : "للدخول بدون كلمة مرور passwordless login في WebAuthn",
+ "for WebAuthn passwordless login, and SFTP storage" : "للدخول بدون كلمة مرور passwordless login في WebAuthn، و وحدات تخزين SFTP",
+ "for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادوم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
"This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادوم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "هذا الخادوم تنقصه بعد الوحدات الهامة من الـ PHP. لتحقيق أداء أحسن و توافقية أفضل، يُنصح بشدة بتثبيتها:\n%s",
"PHP opcache" : "PHP opcache",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "لم يتم تحميل وحدة PHP OPcache. للحصول على أداء أفضل، يوصى بتحميلها حيث تمّ تحميل PHP عندك.",
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache مُعطَّلةٌ. لتحسين الأداء، يُوصى بتطبيق\"opcache.enable=1\" في إعدادات PHP لديك.",