diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/settings/l10n/ar.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 59 |
1 files changed, 29 insertions, 30 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index d9491769a46..61abc512544 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -130,7 +130,6 @@ OC.L10N.register( "Your remote address could not be determined." : "تعذّر تحديد عنوانك البعيد.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "تم التعرُّف على عنوانك البعيد على أنه \"%s\" و يتم تقييده حاليّاً ضمن إجراءات مكافحة هجمات القوة الكاسحة؛ مما يؤدي إلى إبطاء أداء الطلبات المختلفة. إذا لم يكن العنوان البعيد هو عنوانك، فقد يكون ذلك إشارة إلى أنه لم يتم تكوين الوكيل بشكل صحيح.", "Your remote address \"%s\" is not brute-force throttled." : "عنوانك البعيد \"%s\" لم يتم تقييده ضمن إجراءات مكافحة هجمات القوة الكاسحة brute-force throttled.", - "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادوم الويب عندك يمكنه الاتصال بنفسه. ولذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بنطاق واحد على الأقل من \"النطاقات_الموثوقة\" أو 'overwrite.cli.url'.", "Old administration imported certificates" : "شهادات مستوردة من قِيل الإدارة القديمة", "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "هناك مهمة في الخلفية معلقة تقوم بالتحقق من شهادات SSL المستوردة من قبل الإدارة. يرجى التحقق مرة أخرى في وقت لاحق.", "There are some administration 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. و يمكن استيرادها عبر الأمر السطري: \n\"occ Security:certificates:import\". مساراتها في دليل البيانات معروضة أدناه.", @@ -151,8 +150,6 @@ OC.L10N.register( "Missing optional column \"%s\" in table \"%s\"." : "عمود اختياري ناقص \"%s\" في الجدول \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "تفتقد قاعدة البيانات إلى بعض الأعمدة الاختيارية. نظرًا لحقيقة أن إضافة أعمدة على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا عندما يمكن أن تكون اختيارية. من خلال تشغيل \"occ db: add-missing-columns\" ، يمكن إضافة الأعمدة المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الأعمدة ، قد تعمل بعض الميزات على تحسين الاستجابة أو قابلية الاستخدام.", "Database missing indices" : "أدلّة ناقصة في قاعدة البيانات", - "Missing optional index \"%s\" in table \"%s\"." : "دليل اختياري ناقص \"%s\" في الجدول \"%s\".", - "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "تفتقد قاعدة البيانات إلى بعض الفهارس. نظرًا لحقيقة أن إضافة الفهارس على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-indexices\" ، يمكن إضافة تلك الفهارس المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الفهارس، تكون الاستعلامات إلى هذه الجداول عادةً أسرع بكثير.", "Database missing primary keys" : "مفاتيح رئيسية ناقصة في قاعدة البيانات", "Missing primary key on table \"%s\"." : "مفتاح رئيسي ناقص في الجدول \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "تفتقد قاعدة البيانات إلى بعض المفاتيح الأساسية. نظرًا لحقيقة أن إضافة المفاتيح الأساسية على الطاولات الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-basic-keys\" يمكن إضافة تلك المفاتيح الأساسية المفقودة يدويًا أثناء استمرار تشغيل الخادم.", @@ -178,13 +175,11 @@ OC.L10N.register( "HTTPS access and URLs" : "الوصول إلى HTTPS و عناوين URL", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "الوصول إلى الموقع بشكل غير آمن عبر HTTP. ننصحك بشدة بإعداد خادومك ليطلب HTTPS بدلاً من ذلك. بدونها لن تعمل بعض وظائف الويب المهمة مثل \"النسخ إلى الحافظة copy to clipboard\" أو \"عُمّال الخدمة service workers\"!", "Accessing site insecurely via HTTP." : "الوصول إلى الموقع بشكل غير آمن عبر HTTP.", - "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "أنت متصل بخادومك عبر اتصال آمن، ولكن خادومك يقوم بإنشاء عناوين URL غير آمنة. و هذا يعني أنك على الأرجح خلف وكيل عكسي reverse proxy و لم يتم تعيين متغيرات تكوين الاستبدال overwrite بشكل صحيح.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "أنت متصل بخادومك عبر اتصال آمن، و خادومك يقوم بإنشاء عناوين URL غير آمنة. ", "Internet connectivity" : "الاتصال بالإنترنت", "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 via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "تعذر التحقُّق من دعم JavaScript عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادوم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادوم الويب عندك يقدم ملفات `.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`.", "JavaScript source map support" : "دعم خريطة مصدر جافا سكريبت", "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "لم يتم إعداد خادوم الويب عندك لخدمة ملفات `.js.map`. بدون هذه الملفات، لن تعمل خرائط مصدر الجافا سكريبت بشكل صحيح؛ الأمر الذي قد يزيد من صعوبة استكشاف الأخطاء وإصلاحها وتصحيح أي مشكلات قد تنشأ.", @@ -195,8 +190,6 @@ OC.L10N.register( "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "لم يسبق تعيين وقت لبدء فترة الصيانة لهذا الخادوم. و هذا يعني أن تنفيذ مهام الخلفية اليومية كثيفة الموارد سيتم أثناء أوقات العمل المعتادة على النظام. نوصي بضبط وقت بدء فترة الصيانة على الأوقات التي تكون فيها كثافة العمل على النظام منخفضة؛ بحيث يكون تأثر المستخدمين بالحمل الناتج عن هذه المهام الثقيلة أقل ما يمكن.", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "فترة الصيانة لتنفيذ مهام الخلفية الثقيلة هو بين {start}:00 و {end}:00 بالتوقيت العالمي الموحد UTC", "Memcache" : "Memcache", - "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "تم تكوين Memcached كذاكرة تخزين مؤقت مُوزّعة، و لكن تمّ تثبيت وحدة البي إتش بي \"memcache\" الخاطئة . مع العلم أن \\OC\\Memcache\\Memcached يدعم فقط \"memcached\" وليس \"memcache\".", - "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "تم تكوين Memcached كذاكرة تخزين مؤقت مُوزّعة، و لكن لم يتم تثبيت وحدة البي إتش بي \"memcached\".", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "لم يتم تكوين ذاكرة تخزين مؤقت memcache. لتحسين الأداء، يرجى تكوين ذاكرة التخزين المؤقت، إذا كانت متوفرة.", "Configured" : "تمّ تكوينها", "MySQL Unicode support" : "دعم المحارف الموحدة Unicode لـ MySQL", @@ -270,9 +263,6 @@ OC.L10N.register( "Could not check that your web server serves security headers correctly, unable to query `%s`" : "تعذّر التحقُّق من أن خادوم الوب عندك يخدم الترويسات الآمنة security headers بالشكل الصحيح. و تعذّر تنفيذ الاستعلام عن: `%s`", "Your server is correctly configured to send security headers." : "خادومك لم تتم تهيئته بالشكل الصحيح لإرسال الترويسات الآمنة security headers. ", "Database version" : "إصدار قاعدة البيانات", - "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 أو أحدث.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "يتم استخدام SQLite حاليًا كقاعدة بيانات خلفية. بالنسبة لعمليات التثبيت الأكبر حجمًا، نوصي بالتبديل إلى واجهة خلفية مختلفة لقاعدة البيانات. يوصى بهذا بشكل خاص عند استخدام عميل سطح المكتب لمزامنة الملفات. للانتقال إلى قاعدة بيانات أخرى، استخدم الأمر السطري: \n\"occ db:convert-type\".", "Unknown database platform" : "منصة قاعدة البيانات غير معلومة", "Architecture" : "معمار", @@ -344,10 +334,7 @@ OC.L10N.register( "Set default expiration date for shares via link or mail" : "تعيين التاريخ التلقائي لانتهاء صلاحية المشاركات التي تمّت عبر الروابط أو عبر الإيميل", "Default expiration time of shares in days" : "الزمن التلقائي لانتهاء صلاحية المشاركات بالأيام", "Privacy settings for sharing" : "إعدادات الخصوصية للمشاركة", - "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "إذا تمّ تمكين الإكمال التلقائي على أساس \"نفس المجموعة\" same group و \"تكامل رقم الهاتف\" phone number integration، فسيكون تمكين أيّاً منهما كافياً لإظهار المستخدم.", - "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "السماح بالإكمال التلقائي لاسم المستخدم للمستخدمين داخل نفس المجموعات، و قصر دفاتر عناوين النظام على المستخدمين في نفس المجموعات", - "Allow username autocompletion to users based on phone number integration" : "السماح بإكمال اسم المستخدم تلقائيًا للمستخدمين بناءً على تكامل رقم الهاتف", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "السماح بالإكمال التلقائي عند إدخال الاسم الكامل أو عنوان البريد الإلكتروني ( أي تجاهل شرط تطابق دفتر الهاتف و شرط الوجود في نفس المجموعة)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "إظهار نص إخلاء المسؤولية في صفحة رابط الرفع العام (يظهر فقط عندما تكون قائمة الملفات مخفية)", "Disclaimer text" : "نص إخلاء المسؤولية", @@ -578,44 +565,32 @@ OC.L10N.register( "Common languages" : "اللغات الشائعة", "Other languages" : "لُغات أخرى", "Password change is disabled because the master key is disabled" : "تم تعطيل تغيير كلمة المرور لأن المفتاح الرئيسي master key معطلٌ", - "New user" : "مستخدم جديد", + "New account" : "حساب جديد", "Display name" : "الاسم المعروض", "Either password or email is required" : "تلزم كلمة المرور أو البريد الإلكتروني", "Password (required)" : "كلمة المرور (لازمة)", "Email (required)" : "البريد الالكتروني (لازم)", "Email" : "البريد الإلكترونى", "Groups (required)" : "المجموعات (لازمة)", - "Set user groups" : "تعيين مجموعات المستخدم", "Administered groups" : "المجموعات المُدَارة", - "Set user as admin for …" : "تعيين المستخدم كمشرفٍ على ...", "Quota" : "الحصة التخزينية", - "Set user quota" : "تعيين حصة المستخدم", "Language" : "اللغة", "Set default language" : "تعيين اللغة الافتراضية", "Manager" : "مُدير", - "Add new user" : "إضافة مستخدِم جديد", - "Set user manager" : "تعيين مدير المستخدم", - "Username will be autogenerated" : "يتم توليد وإنشاء اسم المستخدم تلقائيا", - "Username (required)" : "اسم المستخدم (لازم)", "Total rows summary" : "ملخص مجموع الأسطر", - "Loading users …" : "تحميل المستخدِمين جارٍ ...", "Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} مستخدم …","{userCount} مستخدِم …","{userCount} مستخدِمان …","{userCount} مستخدِم …","{userCount} مستخدِم …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم"], "Avatar" : "رمز تجسيدي avatar", - "Username" : "إسم المستخدم", + "Account name" : "اسم الحساب", "Group admin for" : "مشرف المجموعة Group admin لـ", - "User backend" : "الواجهة الخلفية للمستخدم", "Storage location" : "مسار التخزين", "Last login" : "آخِر تسجيلٍ للدخول", - "User actions" : "إجراءات المستخدِم", + "Account actions" : "إجراءات الحساب", "Password or insufficient permissions message" : "رسالة حول كلمة المرور أو عدم كفاية الأُذُونات", "Loading account …" : "تحميل حسابات ...", "Change display name" : "عدِّل الاسم المعروض", "Set new password" : "عَيِّن كلمة مرور جديدة", "You do not have permissions to see the details of this account" : "ليس لديك الإذن بالاطلاع على تفاصيل هذا الحساب", "Set new email address" : "عَيِّن عنوان بريد الكتروني جديد", - "Add user to group" : "إضافة مستخدِمٍ إلى مجموعةٍ", "Add account to group" : "إضافة حساب إلى مجموعة", "Set account as admin for" : "تعيين حساب كمشرف على ", "Select account quota" : "تعيين الحصة التخزينية للحساب", @@ -681,7 +656,6 @@ OC.L10N.register( "Disabled accounts" : "حسابات موقوفة", "Account group: {group}" : "مجموعة الحساب: {group}", "Account management" : "إدارة الحساب", - "New account" : "حساب جديد", "Creating group…" : "جارٍ إنشاء مجموعة ...", "Create group" : "أنشِيءْ مجموعةً ", "Group name" : "إسم الفريق", @@ -800,6 +774,9 @@ 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.", + "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 أو أحدث.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "يمكن فرض التحقُّق المُثنّى من الهويّة Two-Factor Authentication لجميع المستخدمين ومجموعات محددة. إذا لم يكن مٌزوِّد التحقُّق المُثنّى مُهيّأً بالشكل الصحيح، فلن يتمكنوا من تسجيل الدخول إلى النظام.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "عند اختيار/ استبعاد المجموعات، يُطبَّقُ المنطق التالي لتحديد ما إذا كان المستخدم مشمولاً بفرض التحقُّق المُثنَّى 2FA: \nإذا لم يتم تحديد أي مجموعات، يتم تمكين التحقُّق المُثنَّى للجميع باستثناء أعضاء المجموعات المُستثناة. \nإذا تم تحديد المجموعات، فسيتم تمكين التحقُّق المُثنَّى لجميع أعضاء هذه المجموعات. \nإذا كان المستخدم موجودًا في مجموعتين إحداهما مشمولة و الأخرى مُستثناة، فستأخذ المجموعة المشمولة الأسبقية و سيتم فرض التحقُّق المُثنَّى عليه.", "Enable all" : "تمكين الكل", @@ -814,6 +791,7 @@ OC.L10N.register( "Error while deleting the token" : "حدث خطأ اثناء حذف أَمَارَة token ", "Use the credentials below to configure your app or device." : "إستخدم حيثيّات الدخول credentials التالية لتهيئة تطبيقك أو جهازك.", "For security reasons this password will only be shown once." : "لأسبابٍ أمنية، ستظهر كلمة المرور هذه لمرة واحدة فقط.", + "Username" : "إسم المستخدم", "Copied!" : "تمّ النسخ!", "Copy" : "نسخ", "Execute one task with each page loaded. Use case: Single user instance." : "نفذ مهمة واحدة مع كل صفحة يتم تحميلها. حالة الاستخدام: مثيل لمستخدم واحد Single user instance.", @@ -833,6 +811,7 @@ OC.L10N.register( "Edit display name" : "عَدِّل اسم العرض", "Add new password" : "إضافة كلمة مرور جديدة", "Add new email address" : "إضافة عنوان بريد إلكتروني جديد", + "Add user to group" : "إضافة مستخدِمٍ إلى مجموعةٍ", "Set user as admin for" : "تعيين المستخدم كمسؤول عن", "Select user quota" : "تعيين حصة المستخدم", "Select manager" : "إختَر المُدير", @@ -843,9 +822,11 @@ OC.L10N.register( "Enable user" : "تمكين المستخدم", "Edit User" : "تعديل المستخدم", "User's table" : "جدول المستخدِمين", + "New user" : "مستخدم جديد", "Will be autogenerated" : "سيتم توليدها تلقائيًا", "Select user manager" : "إختَر مدير المستخدِم user manager", "Add a new user" : "إضافة مستخدِم جديد", + "User backend" : "الواجهة الخلفية للمستخدم", "No users in here" : "لا يوجد مستخدمون هنا", "Name your device" : "اسم جهازك", "Server error while trying to add WebAuthn device" : "حدث خطأ في الخادوم أثناء محاولة إضافة جهاز WebAuthn", @@ -873,7 +854,12 @@ OC.L10N.register( "Exclude groups from creating link shares:" : "إستثنِ مجموعاتٍ من إنشاء روابط المُشارَكات:", "Exclude groups from sharing" : "إستثناء مجموعات من المُشارَكة", "These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.", + "Allow username autocompletion in share dialog and allow access to the system address book" : "السماح بالإكمال التلقائي لاسم المستخدم في حوار المشاركة والسماح بالوصول إلى دفتر عناوين النظام", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "السماح بالإكمال التلقائي لاسم المستخدم للمستخدمين داخل نفس المجموعات، و قصر دفاتر عناوين النظام على المستخدمين في نفس المجموعات", + "Allow username autocompletion to users based on phone number integration" : "السماح بإكمال اسم المستخدم تلقائيًا للمستخدمين بناءً على تكامل رقم الهاتف", "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", + "Missing optional index \"%s\" in table \"%s\"." : "دليل اختياري ناقص \"%s\" في الجدول \"%s\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "تفتقد قاعدة البيانات إلى بعض الفهارس. نظرًا لحقيقة أن إضافة الفهارس على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا. من خلال تشغيل \"occ db: add-missing-indexices\" ، يمكن إضافة تلك الفهارس المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الفهارس، تكون الاستعلامات إلى هذه الجداول عادةً أسرع بكثير.", "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", @@ -881,7 +867,18 @@ OC.L10N.register( "Rating: {score}/10" : "التقييم: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "أنت على وشك حذف المجموعة \"{group}\"؛ لكن المستخدمين لن يتم حذفهم.", "No users" : "لا يوجد مستخدِمون", + "Loading users …" : "تحميل المستخدِمين جارٍ ...", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "قائمة المستخدِمين. لا يتم عرض القائمة بالكامل لتحسين الأداء. سيتم عرض مستخدِمين أكثر كلما تنقّلت عبر القائمة.", + "Set user groups" : "تعيين مجموعات المستخدم", + "Set user as admin for …" : "تعيين المستخدم كمشرفٍ على ...", + "Set user quota" : "تعيين حصة المستخدم", + "Add new user" : "إضافة مستخدِم جديد", + "Set user manager" : "تعيين مدير المستخدم", + "Username will be autogenerated" : "يتم توليد وإنشاء اسم المستخدم تلقائيا", + "Username (required)" : "اسم المستخدم (لازم)", + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} مستخدم …","{userCount} مستخدِم …","{userCount} مستخدِمان …","{userCount} مستخدِم …","{userCount} مستخدِم …","{userCount} users …"], + "_{userCount} user_::_{userCount} users_" : ["{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم","{userCount} مستخدِم"], + "User actions" : "إجراءات المستخدِم", "Loading user …" : "تحميل المستخدم جارٍ ...", "Failed to update user manager" : "تعذّر تحديث مدير المستخدِم", "User management settings" : "إعدادات إدارة المستخدِمين", @@ -889,6 +886,8 @@ OC.L10N.register( "User management" : "إدارة المستخدِمين", "Creating group …" : "إنشاء مجموعة ...", "User group: {group}" : "مجموعة المستخدِم: {group}", - "Nextcloud help resources" : "موارد \"مُساعَدَة نكست كلاود\"" + "Nextcloud help resources" : "موارد \"مُساعَدَة نكست كلاود\"", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادوم الويب عندك يمكنه الاتصال بنفسه. ولذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بنطاق واحد على الأقل من \"النطاقات_الموثوقة\" أو 'overwrite.cli.url'.", + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "تعذر التحقُّق من دعم JavaScript عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادوم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادوم الويب عندك يقدم ملفات `.mjs` باستخدام نوع JavaScript MIME." }, "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;"); |