diff options
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index c003a285bc6..b233288bcc4 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -661,9 +661,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "تتطلب المصادقة بدون كلمة مرور اتصالاً آمنًا.", "Add WebAuthn device" : "إضافة جهاز WebAuthn", "Please authorize your WebAuthn device." : "يُرجى منح الإذن لجهاز WebAuthn خاصّتك.", - "Name your device" : "اسم جهازك", "Adding your device …" : "إضافة جهازك جاريةٌ ...", - "Server error while trying to add WebAuthn device" : "حدث خطأ في الخادوم أثناء محاولة إضافة جهاز WebAuthn", "Server error while trying to complete WebAuthn device registration" : "حدث خطأ في الخادوم أثناء محاولة إكمال تسجيل جهاز WebAuthn", "Unnamed device" : "جهاز بدون اسم", "Passwordless Authentication" : "المصادقة بدون كلمة مرور", @@ -844,6 +842,8 @@ OC.L10N.register( "Select user manager" : "إختَر مدير المستخدِم user manager", "Add a new user" : "إضافة مستخدِم جديد", "No users in here" : "لا يوجد مستخدمون هنا", + "Name your device" : "اسم جهازك", + "Server error while trying to add WebAuthn device" : "حدث خطأ في الخادوم أثناء محاولة إضافة جهاز WebAuthn", "{license}-licensed" : "{license} مُرخّصٌ", "by {author}\n{license}" : "من قِبَل {author}\n{license}", "Enter group name" : "أدخِل اسم المجموعة", @@ -870,8 +870,8 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.", "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.", + "MySQL unicode support" : "دعم نظام المحارف unicode في قاعدة البيانات MySQL", "Overwrite cli URL" : "استبدال عنوان cli URL", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "هذا الخادوم يفتقد إلى بعض الأجزاء modules من PHP المُوصى بها. لتحسين الأداء و التوافقية يُنصح بشدة بتثبيتها: %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "إصدار PHP الذي تقوم بتشغيله الآن هو %s. النسخة 8.0 من PHP لم تعد مدعومة منذ الإصدار 27 لنكست كلاود. الإصدار 28 من نكست كلاود يتطلب استعمال الإصدار 8.1 من PHP على الأقل. رجاءً، قم بترقية إصدارPHP إلى إحدى الإصدارات المدعومة من نكست كلاود في أسرع وقت.", "Rating: {score}/10" : "التقييم: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "أنت على وشك حذف المجموعة \"{group}\"؛ لكن المستخدمين لن يتم حذفهم.", |