aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r--apps/settings/l10n/ar.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 5e624fdb6be..3f7d9c855a7 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -620,7 +620,7 @@ OC.L10N.register(
"Set default language" : "تعيين اللغة الافتراضية",
"Add new account" : "إضافة حساب جديد",
"Manager" : "مُدير",
- "Set account manager" : "تعيين مدير الحساب",
+ "Set line manager" : "تعيين الرئيس المباشر",
"Account name will be autogenerated" : "سيتم توليد اسم الحساب تلقائيّاً",
"Account name (required)" : "اسم الحساب (مطلوب)",
"Total rows summary" : "ملخص مجموع الأسطر",
@@ -644,7 +644,6 @@ OC.L10N.register(
"Set account as admin for" : "تعيين حساب كمشرف على ",
"Select account quota" : "تعيين الحصة التخزينية للحساب",
"Set the language" : "تعيين اللغة",
- "Set line manager" : "تعيين الرئيس المباشر",
"{size} used" : "{size} مُستخدَمَةٌ",
"Delete account" : "حذف الحساب",
"Disconnect all devices and delete local data" : "إفصِل جميع الأجهزة و احذِف البيانات المحلية",
@@ -882,6 +881,7 @@ OC.L10N.register(
"SMTP Username" : "اسم مستخدم الـ SMTP",
"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.",
- "Active accounts" : "حسابات نشطة"
+ "Active accounts" : "حسابات نشطة",
+ "Set account manager" : "تعيين مدير الحساب"
},
"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;");