NodeBB/NodeBB

View on GitHub
public/language/ar/register.json

Summary

Maintainability
Test Coverage
{
    "register": "تسجيل",
    "already-have-account": "Already have an account?",
    "cancel-registration": "إلغاء التسجيل",
    "help.email": "افتراضيا، سيتم إخفاء بريدك الإلكتروني من العامة.",
    "help.username-restrictions": "اسم مستخدم فريدة من نوعها بين 1% و 2% حرفا. بإمكان الآخرين مناداتك بـ @<span id='yourUsername'>اسم المستخدم</span>.",
    "help.minimum-password-length": "كلمة المرور يجب أن تتكون على الأقل من 1% أحرف/حروف",
    "email-address": "عنوان البريد الإلكتروني",
    "email-address-placeholder": "ادخل عنوان البريد الإلكتروني",
    "username": "اسم المستخدم",
    "username-placeholder": "أدخل اسم المستخدم",
    "password": "كلمة المرور",
    "password-placeholder": "أدخل كلمة المرور",
    "confirm-password": "تأكيد كلمة المرور",
    "confirm-password-placeholder": "تأكيد كلمة المرور",
    "register-now-button": "قم بالتسجيل الآن",
    "alternative-registration": "طريقة تسجيل بديلة",
    "terms-of-use": "شروط الاستخدام",
    "agree-to-terms-of-use": "أوافق على شروط الاستخدام",
    "terms-of-use-error": "يجب عليك الموافقة على شروط الاستخدام",
    "registration-added-to-queue": "تمت إضافتك في قائمة الإنتضار. ستتلقى رسالة إلكترونية عند الموافقة على تسجيلك من قبل الإدارة.",
    "registration-queue-average-time": "Our average time for approving memberships is %1 hours %2 minutes.",
    "registration-queue-auto-approve-time": "Your membership to this forum will be fully activated in up to %1 hours.",
    "interstitial.intro": "We'd like some additional information in order to update your account&hellip;",
    "interstitial.intro-new": "We'd like some additional information before we can create your account&hellip;",
    "interstitial.errors-found": "Please review the entered information:",
    "gdpr-agree-data": "I consent to the collection and processing of my personal information on this website.",
    "gdpr-agree-email": "I consent to receive digest and notification emails from this website.",
    "gdpr-consent-denied": "You must give consent to this site to collect/process your information, and to send you emails.",
    "invite.error-admin-only": "Direct user registration has been disabled. Please contact an administrator for more details.",
    "invite.error-invite-only": "Direct user registration has been disabled. You must be invited by an existing user in order to access this forum.",
    "invite.error-invalid-data": "The registration data received does not correspond to our records. Please contact an administrator for more details"
}