ar.json 2.5 KB

123456789101112131415161718192021222324252627282930313233
  1. { "translations": {
  2. "Failed to clear the mappings." : "فشل مسح الارتباطات (mappings)",
  3. "Failed to delete the server configuration" : "تعذر حذف ملف إعدادات الخادم",
  4. "The configuration is valid and the connection could be established!" : "الإعدادت صحيحة",
  5. "The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "الإعدادات صحيحة، لكن لم ينجح الارتباط. يرجى التأكد من إعدادات الخادم وبيانات التحقق من الدخول.",
  6. "The configuration is invalid. Please have a look at the logs for further details." : "الإعدادات غير صحيحة. يرجى الاطلاع على سجلات المتابعة للمزيد من التفاصيل.",
  7. "No action specified" : "لم يتم تحديد الإجراء",
  8. "No configuration specified" : "لم يتم تحديد الإعدادات.",
  9. "No data specified" : "لم يتم تحديد البيانات.",
  10. " Could not set configuration %s" : "تعذر تنفيذ الإعداد %s",
  11. "Configuration incorrect" : "الإعدادات غير صحيحة",
  12. "Configuration incomplete" : "الإعدادات غير مكتملة",
  13. "Configuration OK" : "الإعدادات صحيحة",
  14. "Select groups" : "إختر مجموعة",
  15. "Select object classes" : "اختر أصناف المكونات",
  16. "{nthServer}. Server" : "الخادم {nthServer}.",
  17. "Do you really want to delete the current Server Configuration?" : "هل ترغب فعلاً في حذف إعدادات الخادم الحالي؟",
  18. "Confirm Deletion" : "تأكيد الحذف",
  19. "Select attributes" : "اختر الخصائص",
  20. "_%s group found_::_%s groups found_" : ["لا توجد مجموعات: %s","تم إيجاد %s مجموعة واحدة","تم إيجاد %s مجموعتين","تم إيجاد %s مجموعات","تم إيجاد %s مجموعة","تم إيجاد %s مجموعة/مجموعات"],
  21. "Server" : "خادم",
  22. "Users" : "المستخدمين",
  23. "Groups" : "مجموعات",
  24. "Help" : "المساعدة",
  25. "Host" : "المضيف",
  26. "Port" : "المنفذ",
  27. "Password" : "كلمة المرور",
  28. "Back" : "رجوع",
  29. "Continue" : "المتابعة",
  30. "Advanced" : "تعديلات متقدمه",
  31. "Email Field" : "خانة البريد الإلكتروني"
  32. },"pluralForm" :"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;"
  33. }