diff --git a/messages/ar/base.php b/messages/ar/base.php index aa0a1d4..a129e45 100644 --- a/messages/ar/base.php +++ b/messages/ar/base.php @@ -1,25 +1,24 @@ 'كود', - 'Email' => 'البريد', - 'Two-factor authentication' => '', - 'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '', - 'Authentication method' => '', - 'Code is not valid!' => '', - 'Code:' => '', - 'Date and time:' => '', - 'Disable two-factor authentication (not recommended)' => '', - 'Hello {displayName}!' => '', - 'Log out' => '', - 'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => '', - 'Pin code' => '', - 'Please enter your verifying code.' => '', - 'Remember this browser for {0} days' => '', - 'Time-based one-time passwords (e.g. Google Authenticator)' => '', - 'Two-Factor Authentication' => '', - 'Verify' => '', - 'Verifying code is not valid!' => '', - 'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => '', - 'Your login verification code' => '', -]; +return array ( + 'Two-factor authentication' => 'المصادقة الثنائية', + 'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => 'لقد تم للتو إرسال رمز التأكيد إلى عنوان بريدك الإلكتروني. الرجاء إدخال الرمز من البريد الإلكتروني للمتابعة.', + 'Authentication method' => 'طريقة المصادقة', + 'Code' => 'الرمز', + 'Code is not valid!' => 'الرمز غير صالح', + 'Code:' => 'الرمز:', + 'Date and time:' => 'التاريخ و الوقت:', + 'Disable two-factor authentication (not recommended)' => 'تعطيل المصادقة الثنائية (غير مستحسن)', + 'Email' => 'البريد الإلكتروني', + 'Hello {displayName}!' => 'مرحباً {displayName}!', + 'Log out' => 'تسجيل الخروج', + 'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => 'افتح تطبيق المصادقة الثنائية على جهازك لعرض رمز المصادقة الخاص بك والتحقق من هويتك.', + 'Pin code' => 'رمز التعريف الشخصي', + 'Please enter your verifying code.' => 'الرجاء إدخال رمز التحقق الخاص بك.', + 'Remember this browser for {0} days' => 'تذكر هذا المتصفح لمدة {0} يومًا', + 'Time-based one-time passwords (e.g. Google Authenticator)' => 'كلمات المرور المستندة إلى الوقت والتي تستخدم لمرة واحدة (مثل Google Authenticator)', + 'Two-Factor Authentication' => 'المصادقة الثنائية', + 'Verify' => 'التحقق', + 'Verifying code is not valid!' => 'رمز التحقق غير صالح!', + 'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => 'يتم تأمين حسابك من خلال نظام المصادقة الثنائية. الرجاء استخدام الكود التالي للمتابعة.', + 'Your login verification code' => 'رمز التحقق من تسجيل الدخول الخاص بك', +); diff --git a/messages/ar/config.php b/messages/ar/config.php index 445ca84..5d7c134 100644 --- a/messages/ar/config.php +++ b/messages/ar/config.php @@ -1,28 +1,27 @@ Request new code' => '', - 'Two-Factor Authentication module configuration' => '', - 'Two-Factor Authentication settings' => '', - 'Account:' => '', - 'Can\'t scan the code?' => '', - 'Default method for the mandatory groups' => '', - 'Do you really want to request a new code?' => '', - 'Enabled methods' => '', - 'Google Authenticator' => '', - 'Install an application that implements a time-based one-time password (TOTP) algorithm, such as {googleAuthenticatorLink}, and use it to scan the QR code shown below.' => '', - 'Leave empty to disable this feature.' => '', - 'Length of verifying code' => '', - 'List of IPs or subnets to whitelist, currently yours is {0}. Use coma separator to create a list, example: "{0}, 127.0.0.1"' => '', - 'Mandatory for the following groups' => '', - 'Please do not forget to update the code in your authenticator app! If you do not do so, you will not be able to login.' => '', - 'Remember browser option amount of days' => '', - 'Request new code' => '', - 'Secret:' => '', - 'This module is disabled because no drivers are selected, however users from the enforced groups always fallback to {defaultDriverName} driver by default.' => '', - 'Time based: Yes' => '', - 'To connect the app manually, provide the following details to the TOTP app (e.g. Google Authenticator).' => '', - 'Trusted networks list' => '', - 'Two-Factor Authentication' => '', - 'Two-factor authentication (2FA) provides an additional level of security for your account. Once enabled, you will be prompted to enter a code in addition to entering your username and password.' => '', -]; +return array ( + 'Request new code' => 'طلب رمز جديد', + 'Two-Factor Authentication module configuration' => 'إعداد وحدة المصادقة الثنائية', + 'Two-Factor Authentication settings' => 'إعدادات المصادقة الثنائية', + 'Account:' => 'الحساب:', + 'Can\'t scan the code?' => 'ألا يمكن مسح الرمز؟', + 'Default method for the mandatory groups' => 'الطريقة الافتراضية للمجموعات الإلزامية', + 'Do you really want to request a new code?' => 'هل تريد حقًا طلب رمز جديد؟', + 'Enabled methods' => 'الطرق الممكنة', + 'Google Authenticator' => 'أداة مصادقة جوجل', + 'Install an application that implements a time-based one-time password (TOTP) algorithm, such as {googleAuthenticatorLink}, and use it to scan the QR code shown below.' => 'قم بتثبيت تطبيق يطبق خوارزمية كلمة المرور لمرة واحدة (TOTP) المستندة إلى الوقت، مثل {googleAuthenticatorLink}، واستخدمه لمسح رمز الاستجابة السريعة الموضح أدناه.', + 'Leave empty to disable this feature.' => 'اتركه فارغًا لتعطيل هذه الميزة.', + 'Length of verifying code' => 'طول رمز التحقق', + 'List of IPs or subnets to whitelist, currently yours is {0}. Use coma separator to create a list, example: "{0}, 127.0.0.1"' => 'قائمة عناوين IP أو الشبكات الفرعية المراد إدراجها في القائمة البيضاء، القائمة حاليًا هي {0}. استخدم فاصل الفاصلة لإنشاء قائمة، على سبيل المثال: "{0}، 127.0.0.1"', + 'Mandatory for the following groups' => 'إلزامية للمجموعات التالية', + 'Please do not forget to update the code in your authenticator app! If you do not do so, you will not be able to login.' => 'من فضلك لا تنس تحديث الكود في تطبيق المصادقة الخاص بك! إذا لم تقم بذلك، فلن تتمكن من تسجيل الدخول.', + 'Remember browser option amount of days' => 'مدة خيار تذكر المتصفح من الأيام', + 'Request new code' => 'طلب رمز جديد', + 'Secret:' => 'الرمز السري:', + 'This module is disabled because no drivers are selected, however users from the enforced groups always fallback to {defaultDriverName} driver by default.' => 'تم تعطيل هذه الوحدة نظرًا لعدم تحديد أي برامج تشغيل، إلا أن المستخدمين من المجموعات المفروضة يلجأون دائمًا إلى برنامج التشغيل {defaultDriverName} بشكل افتراضي.', + 'Time based: Yes' => 'على أساس الوقت: نعم', + 'To connect the app manually, provide the following details to the TOTP app (e.g. Google Authenticator).' => 'لتوصيل التطبيق يدويًا، قم بتقديم التفاصيل التالية إلى تطبيق TOTP (مثل Google Authenticator).', + 'Trusted networks list' => 'قائمة الشبكات الموثوقة', + 'Two-Factor Authentication' => 'المصادقة الثنائية', + 'Two-factor authentication (2FA) provides an additional level of security for your account. Once enabled, you will be prompted to enter a code in addition to entering your username and password.' => 'توفر المصادقة الثنائية (2FA) مستوى إضافيًا من الأمان لحسابك. بمجرد التمكين، سيُطلب منك إدخال رمز بالإضافة إلى إدخال اسم المستخدم وكلمة المرور الخاصين بك.', +);