Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ar.json « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20ba16d1481baeddefad4a3a0b63121874ca07b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{ "translations": {
    "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",
    "Configuration incorrect" : "الإعدادات غير صحيحة",
    "Configuration incomplete" : "الإعدادات غير مكتملة",
    "Configuration OK" : "الإعدادات صحيحة",
    "Select groups" : "إختر مجموعة",
    "Select object classes" : "اختر أصناف المكونات",
    "{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" : "خادم",
    "Users" : "المستخدمين",
    "Groups" : "مجموعات",
    "Help" : "المساعدة",
    "Host" : "المضيف",
    "Port" : "المنفذ",
    "Password" : "كلمة المرور",
    "Back" : "رجوع",
    "Continue" : "المتابعة",
    "Advanced" : "تعديلات متقدمه",
    "Email Field" : "خانة البريد الإلكتروني"
},"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;"
}