diff options
Diffstat (limited to 'apps/settings/l10n/ar.json')
-rw-r--r-- | apps/settings/l10n/ar.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index ed389d12a31..429bef3d8fb 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -207,8 +207,8 @@ "Configured" : "تمّ تكوينها", "Mimetype migrations available" : "تتوفر عمليات ترحيل \"أنواع الوسائط\" Mimetype", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "تتوفر واحدة أو أكثر من عمليات ترحيل لـ\"أنواع الوسائط\" mimetype. في بعض الأحيان تتم إضافة أنواع وسائط mimetypes جديدة للتعامل بشكل أفضل مع أنواع معينة من الملفات. يستغرق ترحيل أنواع الوسائط mimetypes وقتاً طويلاً في حالة الخوادم الكبيرة؛ لذا لا يتم ذلك تلقائياً أثناء عمليات الترقية. لإجراء عمليات الترحيل، استعمل الأمر السطري: \n`occ Maintenance:repair --include-expensive` ", - "MySQL Unicode support" : "دعم المحارف الموحدة Unicode لـ MySQL", "You are not using MySQL" : "أنت لا تستعمل MySQL", + "MySQL Unicode support" : "دعم المحارف الموحدة Unicode لـ MySQL", "MySQL is used as database and does support 4-byte characters" : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte.", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte. حتى يمكنك التعامل مع حروف الـ 4 بايت (مثل الإيموجي) بدون إشكاليات في أسماء الملفات أو الملاحظات على سبيل المثال، يُنصح بتمكين دعم الـ 4 بايت في MySQL.", "OCS provider resolving" : "تحليل مزود OCS", @@ -704,7 +704,7 @@ "Account management" : "إدارة الحساب", "Creating group…" : "جارٍ إنشاء مجموعة ...", "Create group" : "إنشاء مجموعة", - "Group name" : "إسم الفريق", + "Group name" : "اسم الفريق", "Please enter a valid group name" : "يرجى إدخال اسم مناسب للمجموعة", "Failed to create group" : "تعذّر إنشاء المجموعة", "Sending…" : "الإرسال جارٍ …", @@ -833,7 +833,7 @@ "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إذا كان المستخدم موجودًا في مجموعتين إحداهما مشمولة و الأخرى مُستثناة، فستأخذ المجموعة المشمولة الأسبقية و سيتم فرض التحقُّق المُثنَّى عليه.", "{license}-licensed" : "{license} مُرخّصٌ", "Rating: {score}/10" : "التقييم: {score}/10", - "Username" : "إسم المستخدم", + "Username" : "اسم المستخدم", "Execute one task with each page loaded. Use case: Single user instance." : "نفذ مهمة واحدة مع كل صفحة يتم تحميلها. حالة الاستخدام: مثيل لمستخدم واحد Single user instance.", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "تم تسجيل cron.php في خدمة webcron لاستدعاء cron.php كل 5 دقائق عبر HTTP. حالة الاستخدام: مثيل صغير جدًا Very small instance (1-5 مستخدمين حسب الاستخدام).", "The cron.php needs to be executed by the system user \"{user}\"." : "يلزم تنفيذ cron.php بواسطة مستخدم النظام system user ـ\"{user}\".", |