summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-27 01:54:28 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-27 01:54:28 -0400
commit5d391910c52309d7c538a2494927b3720dc06d0a (patch)
treef3e8cea102862cb2e0715dcde08e38ed41160c48 /apps/user_ldap/l10n
parent214af9523ae3ebc9ce0e2dec73fda48fc28e4378 (diff)
downloadnextcloud-server-5d391910c52309d7c538a2494927b3720dc06d0a.tar.gz
nextcloud-server-5d391910c52309d7c538a2494927b3720dc06d0a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/ar.php26
1 files changed, 25 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/ar.php b/apps/user_ldap/l10n/ar.php
index 1b0b1e8d413..e10ada32d55 100644
--- a/apps/user_ldap/l10n/ar.php
+++ b/apps/user_ldap/l10n/ar.php
@@ -1,12 +1,36 @@
<?php
$TRANSLATIONS = array(
+"Failed to clear the mappings." => "فشل مسح الارتباطات (mappings)",
"Failed to delete the server configuration" => "تعذر حذف ملف إعدادات الخادم",
"The configuration is valid and the connection could be established!" => "الإعدادت صحيحة",
+"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "الإعدادات صحيحة، لكن لم ينجح الارتباط. يرجى التأكد من إعدادات الخادم وبيانات التحقق من الدخول.",
+"The configuration is invalid. Please have a look at the logs for further details." => "الإعدادات غير صحيحة. يرجى الاطلاع على سجلات المتابعة للمزيد من التفاصيل.",
+"No action specified" => "لم يتم تحديد الإجراء",
+"No configuration specified" => "لم يتم تحديد الإعدادات.",
+"No data specified" => "لم يتم تحديد البيانات.",
+" Could not set configuration %s" => "تعذر تنفيذ الإعداد %s",
"Deletion failed" => "فشل الحذف",
+"Take over settings from recent server configuration?" => "الحصول على الخصائص من آخر إعدادات في الخادم؟",
+"Keep settings?" => "الاحتفاظ بالخصائص والإعدادات؟",
+"{nthServer}. Server" => "الخادم {nthServer}.",
+"Cannot add server configuration" => "تعذر إضافة الإعدادات للخادم.",
+"mappings cleared" => "تم مسح الارتباطات (mappings)",
"Success" => "نجاح",
"Error" => "خطأ",
+"Please specify a Base DN" => "يرجى تحديد اسم نطاق أساسي Base DN",
+"Could not determine Base DN" => "تعذر التحقق من اسم النطاق الأساسي Base DN",
+"Please specify the port" => "يرجى تحديد المنفذ",
+"Configuration OK" => "الإعدادات صحيحة",
+"Configuration incorrect" => "الإعدادات غير صحيحة",
+"Configuration incomplete" => "الإعدادات غير مكتملة",
"Select groups" => "إختر مجموعة",
-"_%s group found_::_%s groups found_" => array("","","","","",""),
+"Select object classes" => "اختر أصناف المكونات",
+"Select attributes" => "اختر الخصائص",
+"Connection test succeeded" => "تم اختبار الاتصال بنجاح",
+"Connection test failed" => "فشل اختبار الاتصال",
+"Do you really want to delete the current Server Configuration?" => "هل ترغب فعلاً في حذف إعدادات الخادم الحالي؟",
+"Confirm Deletion" => "تأكيد الحذف",
+"_%s group found_::_%s groups found_" => array("لا توجد مجموعات: %s","تم إيجاد %s مجموعة واحدة","تم إيجاد %s مجموعتين","تم إيجاد %s مجموعات","تم إيجاد %s مجموعة","تم إيجاد %s مجموعة/مجموعات"),
"_%s user found_::_%s users found_" => array("","","","","",""),
"Save" => "حفظ",
"Help" => "المساعدة",