diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 83a1f89d0eb..4f8db6519b3 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -366,14 +366,10 @@ OC.L10N.register( "This page will refresh itself when the instance is available again." : "سوف يتم تحديث الصفحة في حين الخادم جاهز للاستخدام مجددا.", "Contact your system administrator if this message persists or appeared unexpectedly." : "تواصل مع مسؤول النظام اذا استمرت هذه الرسالة بالظهور دائما أو بشكل مفاجئ.", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "إصدار المجتمع هذا من Nextcloud غير مدعوم والإشعارات الفورية غير متاحة.", - "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "أدخل مفتاح اشتراكك لزيادة حد المستخدم. لمزيد من المعلومات حول مشروع نكست كلاود، راجع موقعنا على الويب.", "[%d / %d]: Checking table %s" : "[%d / %d]: تحديث الجدول %s", - "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "تفتقد بعض الأعمدة في قاعدة البيانات إلى تحويل كبير إلى عدد صحيح. نظرًا لحقيقة أن تغيير أنواع الأعمدة في الجداول الكبيرة قد يستغرق بعض الوقت لم يتم تغييرها تلقائيًا. من خلال تشغيل \"occ db: convert-filecache-bigint\" يمكن تطبيق هذه التغييرات المعلقة يدويًا. يجب إجراء هذه العملية أثناء الحالة غير متصل. لمزيد من التفاصيل ، اقرأ {linkstart} صفحة التوثيق حول هذا الموضوع ↗ {linkend}.", - "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "لدمج إلى قاعدة بيانات أخرى ، استخدم أداة سطر الأوامر: 'occ db: convert-type' ، أو راجع {linkstart} التعليمات ↗{linkend}.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "لا يحتوي رأس HTTP \"{header}\" على \"{expected}\". يعد هذا خطرًا محتملاً على الأمان أو الخصوصية ، حيث يوصى بضبط هذا الإعداد وفقًا لذلك.", "Collaboratively edit office documents." : "تحرير مستندات المكتب بشكل تعاوني.", "Local document editing back-end used by the Collabora Online app." : "خلفية تحرير المستندات المحلية المستخدمة بواسطة تطبيق Collabora Online.", - "You haven't added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن", "restricted" : "مُقيَّد", "invisible" : "مخفي", "File not found" : "لم يتم العثور على الملف", @@ -381,7 +377,6 @@ OC.L10N.register( "More" : "المزيد", "More apps menu" : "المزيد من قائمة التطبيقات", "Settings menu" : "قائمة الإعدادات", - "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.", "Setup two-factor authentication" : "تعيين المصادقة بخطوتين" }, "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;"); |