diff options
Diffstat (limited to 'apps/user_ldap/l10n/ar.js')
-rw-r--r-- | apps/user_ldap/l10n/ar.js | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js index d73ab8cde44..b940b69a1a7 100644 --- a/apps/user_ldap/l10n/ar.js +++ b/apps/user_ldap/l10n/ar.js @@ -10,30 +10,19 @@ OC.L10N.register( "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" : "الإعدادات غير مكتملة", + "Configuration OK" : "الإعدادات صحيحة", "Select groups" : "إختر مجموعة", "Select object classes" : "اختر أصناف المكونات", - "Select attributes" : "اختر الخصائص", - "Connection test succeeded" : "تم اختبار الاتصال بنجاح", - "Connection test failed" : "فشل اختبار الاتصال", + "{nthServer}. Server" : "الخادم {nthServer}.", "Do you really want to delete the current Server Configuration?" : "هل ترغب فعلاً في حذف إعدادات الخادم الحالي؟", "Confirm Deletion" : "تأكيد الحذف", + "Select attributes" : "اختر الخصائص", "_%s group found_::_%s groups found_" : ["لا توجد مجموعات: %s","تم إيجاد %s مجموعة واحدة","تم إيجاد %s مجموعتين","تم إيجاد %s مجموعات","تم إيجاد %s مجموعة","تم إيجاد %s مجموعة/مجموعات"], "Server" : "خادم", - "Save" : "حفظ", + "Users" : "المستخدمين", + "Groups" : "مجموعات", "Help" : "المساعدة", "Host" : "المضيف", "Port" : "المنفذ", |