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

ar.json « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bfe3f70209037e1ad84f5eb0dcaa398fcdc4c730 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{ "translations": {
    "Registration is not allowed with the following domains:" : "التسجيل غير مسموح بـ خوادم البريد التالية:",
    "Registration is only allowed with the following domains:" : "التسجيل مسموح بـ خوادم البريد التالية فقط:",
    "A problem occurred sending email, please contact your administrator." : "حدث خطأ اثناء ارسال البريد، يرجى التواصل مع مسؤول النظام.",
    "The entered verification code is wrong" : "رمز التحقق المدخل غير صحيح",
    "The verification failed." : "التحقق فشل.",
    "Saved" : "تم الحفظ",
    "No such group" : "المجموعة غير موجودة",
    "Register" : "تسجيل",
    "The email address you entered is not valid" : "البريد الإلكتروني المدخل غير صحيح",
    "Verify your %s registration request" : "تأكيد %s طلبك للتسجيل",
    "Registration" : "تسجيل",
    "Email address verified, you can now complete your registration." : "تم تأكيد البريد، بإمكانك الآن متابعة عملية التسجيل.",
    "Click the button below to continue." : "اضغط على الزر التالي للمتابعة.",
    "Verification code: %s" : "رمز التفعيل: %s",
    "Continue registration" : "متابعة التسجيل",
    "New user \"%s\" has created an account on %s" : "مستخدم جديد \"%s\" قام بإنشاء حساب في %s",
    "New user registered" : "تم تسجيل مستخدم جديد",
    "Enable now" : "تفعيل الآن",
    "A user has already taken this email, maybe you already have an account?" : "مستخدم آخر قام بإستخدام هذا البريد، ربما لديك حساب؟",
    "You can <a href=\"%s\">log in now</a>." : "بإمكانك <a href=\"%s\">تسجيل الدخول الآن</a>.",
    "Registration with this email domain is not allowed." : "التسجيل عبر البريد المدخل غير مسموح.",
    "Please provide a valid display name." : "يرجى ادخال اسم العرض.",
    "Unable to create user, there are problems with the user backend." : "لم نستطع من انشاء مستخدم جديد، يوجد خطأ في خلفية المستخدم.",
    "Unable to set user email: " : "لم نستطيع من تعيين بريد الكتروني للمستخدم:",
    "Registration app auto setup" : "تطبيق التسجيل اعداد تلقائي",
    "Registered users default group" : "مجموعة الافتراضية للاعضاء المسجلين",
    "Block listed email domains instead of allowing them" : "حظر قائمة خوادم البريد بدلا من السماح",
    "Force email as login name" : "فرض الدخول عبر البريد الالكتروني بدل اسم المستخدم",
    "Allowed email domains" : "خوادم البريد المسموح بها",
    "Loading …" : "جاري التحميل …",
    "Approval required" : "الموافقة مطلوبة",
    "Your account has been successfully created, but it still needs approval from an administrator." : "تم انشاء حسابك بنجاح، تم ارسال طلب الموافقه للادارة.",
    "Email" : "البريد الإلكترونى",
    "Continue" : "متابعة",
    "Request verification code" : "طلب رمز التحقق",
    "Request verification link" : "طلب رابط التحقق",
    "Back to login" : "العودة إلى تسجيل الدخول",
    "Welcome, you can create your account below." : "مرحبا بك، بإمكانك الآن انشاء حساب.",
    "Full name" : "الاسم الكامل",
    "Phone number" : "رقم الجوال",
    "Password" : "كلمة السر",
    "Create account" : "إنشاء حساب",
    "Verification code" : "رمز التحقق",
    "Verify" : "تحقق"
},"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;"
}