{
    "loginTitle": "مرحبا بعودتك، ادخل باستخدام",
    "loginTitleSimple": "مرحبا بعودتك، سجل دخولك",
    "loginDivider": "أو",
    "loginUsername": "اسم المستخدم",
    "loginPassword": "كلمة المرور",
    "loginSubmit": "تسجيل الدخول",
    "loginFailTitle": "فشل تسجيل الدخول",
    "loginFailSubtitle": "الرجاء التحقق من اسم المستخدم وكلمة المرور",
    "loginFailRateLimit": "You failed to login too many times. Please try again later",
    "loginSuccessTitle": "تم تسجيل الدخول",
    "loginSuccessSubtitle": "مرحبا بعودتك!",
    "loginOauthFailTitle": "حدث خطأ",
    "loginOauthFailSubtitle": "أخفق الحصول على رابط OAuth",
    "loginOauthSuccessTitle": "إعادة توجيه",
    "loginOauthSuccessSubtitle": "إعادة توجيه إلى مزود OAuth الخاص بك",
    "continueRedirectingTitle": "إعادة توجيه...",
    "continueRedirectingSubtitle": "يجب إعادة توجيهك إلى التطبيق قريبا",
    "continueInvalidRedirectTitle": "إعادة توجيه غير صالحة",
    "continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح",
    "continueInsecureRedirectTitle": "إعادة توجيه غير آمنة",
    "continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من https إلى http، هل أنت متأكد أنك تريد المتابعة؟",
    "continueTitle": "متابعة",
    "continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.",
    "logoutFailTitle": "فشل تسجيل الخروج",
    "logoutFailSubtitle": "يرجى إعادة المحاولة",
    "logoutSuccessTitle": "تم تسجيل الخروج",
    "logoutSuccessSubtitle": "تم تسجيل خروجك",
    "logoutTitle": "تسجيل الخروج",
    "logoutUsernameSubtitle": "You are currently logged in as {{username}}. Click the button below to logout.",
    "logoutOauthSubtitle": "You are currently logged in as {{username}} using the {{provider}} OAuth provider. Click the button below to logout.",
    "notFoundTitle": "الصفحة غير موجودة",
    "notFoundSubtitle": "الصفحة التي تبحث عنها غير موجودة.",
    "notFoundButton": "انتقل إلى الرئيسية",
    "totpFailTitle": "أخفق التحقق من الرمز",
    "totpFailSubtitle": "الرجاء التحقق من الرمز الخاص بك وحاول مرة أخرى",
    "totpSuccessTitle": "تم التحقق",
    "totpSuccessSubtitle": "إعادة توجيه إلى تطبيقك",
    "totpTitle": "أدخل رمز TOTP الخاص بك",
    "totpSubtitle": "Please enter the code from your authenticator app.",
    "unauthorizedTitle": "غير مرخص",
    "unauthorizedResourceSubtitle": "The user with username {{username}} is not authorized to access the resource {{resource}}.",
    "unauthorizedLoginSubtitle": "The user with username {{username}} is not authorized to login.",
    "unauthorizedGroupsSubtitle": "The user with username {{username}} is not in the groups required by the resource {{resource}}.",
    "unauthorizedIpSubtitle": "Your IP address {{ip}} is not authorized to access the resource {{resource}}.",
    "unauthorizedButton": "حاول مجددا",
    "untrustedRedirectTitle": "إعادة توجيه غير موثوقة",
    "untrustedRedirectSubtitle": "أنت تحاول إعادة التوجيه إلى نطاق لا يتطابق مع النطاق المكون الخاص بك ({{domain}}). هل أنت متأكد من أنك تريد المتابعة؟",
    "cancelTitle": "إلغاء",
    "forgotPasswordTitle": "نسيت كلمة المرور؟",
    "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",
    "errorTitle": "حدث خطأ",
    "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information."
}