diff options
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 346c8429e69..e190c0a7517 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -264,6 +264,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "تم تمكين إعداد للقراءة فقط. هذا يمنع تعيين بعض الإعدادات عبر واجهة الويب. علاوة على ذلك ، يجب جعل الملف قابلاً للكتابة يدويًا لكل تحديث.", "Nextcloud configuration file is writable" : "ملف تهيئة نكست كلاود قابل للتعديل", "Scheduling objects table size" : "جدولة حجم جدول الكائنات", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "لديك أكثر من %s سطراً في قائمة العناصر المجدولة. رجاءًـ قم بتشغيل مهام الصيانة الثقيلة عبر الأمر السطري: \nocc maintenance:repair --include-expensive.", "Scheduling objects table size is within acceptable range." : "حجم جدول كائنات الجدولة يقع ضمن النطاق المقبول.", "HTTP headers" : "ترويسات الـ HTTP", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- لم يتم تعيين ترويسة الـ HTTP ـ `%1$s` إلى `%2$s`. يمكن ألّا تعمل بعض الخصائص بالشكل الصحيح بسبب عدم ضبط هذا الإعداد كما يجب.", @@ -310,7 +311,10 @@ OC.L10N.register( "Profile information" : "معلومات الملف الشخصي", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "صورة الملف الشخصي، و الاسم الكامل، و الإيميل، و رقم الهاتف، و صفحة الوب، و حساب تويتر، و المؤسسة، و الوظيفة، و الترويسة، و السيرة الذاتية، و هل أن ملفك الشخصي مُفعّل", "Nextcloud settings" : "إعدادات نكست كلاود", + "Unified task processing" : "المعالجة الموحدة للمهام", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام الذكاء الاصطناعي من خلال تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة.", "Task:" : "المُهِمّة:", + "None of your currently installed apps provide Task processing functionality" : "لا أحد من التطبيقات المثبتة مؤخراً يوفر خاصية معالجة المهام", "Machine translation" : "الترجمة الآلية", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", "Speech-To-Text" : "تحويل الكلام إلى نص", @@ -811,6 +815,7 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "يوجد حاليّاً مستخدم رفع شهادة أمان SSL لم تعد قيد الاستخدام منذ نكست كلاود 21. يمكن استيرادها باستعمال سطر الأوامر command line عبر الأمر \"occ security:certificates:import\". مساراتهم داخل دليل البيانات كما هي موضحة أدناه.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "المُعرّف الفريد الشامل UUID لمستخدمي و مجموعات LDAP الموجود غير صحيح. الرجاء مراجعة إعدادات \"تجاوز اكتشاف UUID\"ـ Override UUID detection في القسم المتقدم Expert part من تكوين LDAP واستخدم \"occ ldap: update-uuid\" لتحديثها.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "لم يتم ّتشغيل مزامنة دفتر عناوين نظام DAV حتى الآن لأن خادومك يحتوي على أكثر من 1000 مستخدم أو بسبب حدوث خطأ. يرجى تشغيله يدويًا عن طريق الاتصال بـ occ dav:sync-system-addressbook.", + "You have more than 50 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "لديك أكثر من 50,000 سطر في قائمة المهام المجدولة. رجاءً، قم بتشغيل مهام الصيانة الثقيلة عبر الأمر السطري: \nocc maintenance:repair --include-expensive", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "الإصدار المستعمل من MaridaDB هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MariaDN 10.2 أو أحدث.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "الإصدار المستعمل من MySQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار MySAL 8.0 أو MariaDB 10.2 أو أحدث.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "الإصدار المستعمل من PostgreSQL هو \"%s\" . بدايةً من نكست كلاود 21 فما فوق تتطلب استعمال الإصدار PostgreSQL 9,6 أو أحدث.", |