-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Enh: Updated Translations (translate.humhub.org)
HumHub Translations
committed
Jun 18, 2024
1 parent
0ece3e5
commit 5da719d
Showing
2 changed files
with
49 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,24 @@ | ||
<?php | ||
|
||
return [ | ||
'Code' => 'كود', | ||
'Email' => 'البريد', | ||
'<strong>Two-factor</strong> 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 ( | ||
'<strong>Two-factor</strong> authentication' => 'المصادقة <strong>الثنائية</strong>', | ||
'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' => 'رمز التحقق من تسجيل الدخول الخاص بك', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,27 @@ | ||
<?php | ||
|
||
return [ | ||
'<strong>Request</strong> new code' => '', | ||
'<strong>Two-Factor Authentication</strong> module configuration' => '', | ||
'<strong>Two-Factor Authentication</strong> 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 <strong>do not forget</strong> 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 ( | ||
'<strong>Request</strong> new code' => '<strong>طلب</strong> رمز جديد', | ||
'<strong>Two-Factor Authentication</strong> module configuration' => 'إعداد وحدة <strong>المصادقة الثنائية</strong>', | ||
'<strong>Two-Factor Authentication</strong> settings' => 'إعدادات <strong>المصادقة الثنائية</strong>', | ||
'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 <strong>do not forget</strong> to update the code in your authenticator app! If you do not do so, you will not be able to login.' => 'من فضلك <strong>لا تنس</strong> تحديث الكود في تطبيق المصادقة الخاص بك! إذا لم تقم بذلك، فلن تتمكن من تسجيل الدخول.', | ||
'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) مستوى إضافيًا من الأمان لحسابك. بمجرد التمكين، سيُطلب منك إدخال رمز بالإضافة إلى إدخال اسم المستخدم وكلمة المرور الخاصين بك.', | ||
); |