fusionpbx/core/authentication/app_languages.php

108 lines
10 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$text['label-authentication_code']['en-us'] = "Authentication Code";
$text['label-authentication_code']['en-gb'] = "Authentication Code";
$text['label-authentication_code']['ar-eg'] = "رمز الدخول";
$text['label-authentication_code']['de-at'] = "Authentication Code";
$text['label-authentication_code']['de-ch'] = "Authentication Code";
$text['label-authentication_code']['de-de'] = "Authentication Code";
$text['label-authentication_code']['el-gr'] = "Κωδικός ελέγχου ταυτότητας";
$text['label-authentication_code']['es-cl'] = "Código de autenticación";
$text['label-authentication_code']['es-mx'] = "Código de autenticación";
$text['label-authentication_code']['fr-ca'] = "code d'identification";
$text['label-authentication_code']['fr-fr'] = "code d'identification";
$text['label-authentication_code']['he-il'] = "קוד אימות";
$text['label-authentication_code']['it-it'] = "Codice di Autenticazione";
$text['label-authentication_code']['nl-nl'] = "Verificatiecode";
$text['label-authentication_code']['pl-pl'] = "Kod weryfikacyjny";
$text['label-authentication_code']['pt-br'] = "Código de Autenticação";
$text['label-authentication_code']['pt-pt'] = "Código de Autenticação";
$text['label-authentication_code']['ro-ro'] = "cod de autentificare";
$text['label-authentication_code']['ru-ru'] = "Код аутентификации";
$text['label-authentication_code']['sv-se'] = "cod de autentificare";
$text['label-authentication_code']['uk-ua'] = "Autentiseringskod";
$text['label-authentication_code']['tr-tr'] = "Код автентифікації";
$text['label-authentication_code']['zh-cn'] = "认证法";
$text['label-authentication_code']['ja-jp'] = "認証コード";
$text['label-authentication_code']['ko-kr'] = "인증 코드";
$text['label-verify']['en-us'] = "Verify";
$text['label-verify']['en-gb'] = "Verify";
$text['label-verify']['ar-eg'] = "يؤكد";
$text['label-verify']['de-at'] = "Verifizieren";
$text['label-verify']['de-ch'] = "Verifizieren";
$text['label-verify']['de-de'] = "Verifizieren";
$text['label-verify']['el-gr'] = "Επαληθεύω";
$text['label-verify']['es-cl'] = "Verificar";
$text['label-verify']['es-mx'] = "Verificar";
$text['label-verify']['fr-ca'] = "Vérifier";
$text['label-verify']['fr-fr'] = "Vérifier";
$text['label-verify']['he-il'] = "תאשר";
$text['label-verify']['it-it'] = "Verificare";
$text['label-verify']['nl-nl'] = "Verifiëren";
$text['label-verify']['pl-pl'] = "Zweryfikować";
$text['label-verify']['pt-br'] = "Verificar";
$text['label-verify']['pt-pt'] = "Verificar";
$text['label-verify']['ro-ro'] = "Verifica";
$text['label-verify']['ru-ru'] = "Проверять";
$text['label-verify']['sv-se'] = "Verifica";
$text['label-verify']['uk-ua'] = "Kontrollera";
$text['label-verify']['tr-tr'] = "Підтвердити";
$text['label-verify']['zh-cn'] = "全权证书";
$text['label-verify']['ja-jp'] = "検証";
$text['label-verify']['ko-kr'] = "계정 만들기";
$text['label-email_description']['en-us'] = "Check your email for the verification code.";
$text['label-email_description']['en-gb'] = "Check your email for the verification code.";
$text['label-email_description']['ar-eg'] = "تحقق من بريدك الإلكتروني للحصول على رمز التحقق.";
$text['label-email_description']['de-at'] = "Überprüfen Sie Ihre E-Mail auf den Bestätigungscode.";
$text['label-email_description']['de-ch'] = "Überprüfen Sie Ihre E-Mail auf den Bestätigungscode.";
$text['label-email_description']['de-de'] = "Überprüfen Sie Ihre E-Mail auf den Bestätigungscode.";
$text['label-email_description']['el-gr'] = "Ελέγξτε το email σας για τον κωδικό επαλήθευσης.";
$text['label-email_description']['es-cl'] = "Revisa tu correo electrónico para ver el código de verificación.";
$text['label-email_description']['es-mx'] = "Revisa tu correo electrónico para ver el código de verificación.";
$text['label-email_description']['fr-ca'] = "Vérifiez votre e-mail pour le code de vérification.";
$text['label-email_description']['fr-fr'] = "Vérifiez votre e-mail pour le code de vérification.";
$text['label-email_description']['he-il'] = 'בדוק את קוד האימות בדוא"ל שלך';
$text['label-email_description']['it-it'] = "Controlla la tua email per il codice di verifica";
$text['label-email_description']['nl-nl'] = "Controleer je e-mail voor de verificatiecode";
$text['label-email_description']['pl-pl'] = "Sprawdź swoją skrzynkę e-mail, aby otrzymać kod weryfikacyjny";
$text['label-email_description']['pt-br'] = "Verifique seu e-mail para obter o código de verificação.";
$text['label-email_description']['pt-pt'] = "Verifique seu e-mail para obter o código de verificação.";
$text['label-email_description']['ro-ro'] = "Verificați e-mailul pentru codul de verificare.";
$text['label-email_description']['ru-ru'] = "Проверьте свою электронную почту на наличие кода подтверждения.";
$text['label-email_description']['sv-se'] = "Verificați e-mailul pentru codul de verificare.";
$text['label-email_description']['uk-ua'] = "Kontrollera din e-post för verifieringskoden.";
$text['label-email_description']['tr-tr'] = "Перевірте свою електронну пошту на наявність коду підтвердження.";
$text['label-email_description']['zh-cn'] = "查阅您的核查文件。";
$text['label-email_description']['ja-jp'] = "認証コードのメールをご確認ください。";
$text['label-email_description']['ko-kr'] = "인증 코드의 이메일 확인.";
$text['description-totp']['en-us'] = "Scan the code with an authentication application or password manager. Then use it to generate the token for the login.";
$text['description-totp']['en-gb'] = "Scan the code with an authentication application or password manager. Then use it to generate the token for the login.";
$text['description-totp']['ar-eg'] = "مسح الرمز مع تطبيق التوثيق أو مدير كلمة السر ثم استخدامه لتوليد الضباب لقطع الخشب.";
$text['description-totp']['de-at'] = "Scannen Sie den Code mit einer Authentifizierungs-Anwendung oder einem Passwort-Manager. Dann verwenden Sie es, um das Token für den Login zu generieren.";
$text['description-totp']['de-ch'] = "Scannen Sie den Code mit einer Authentifizierungs-Anwendung oder einem Passwort-Manager. Dann verwenden Sie es, um das Token für den Login zu generieren.";
$text['description-totp']['de-de'] = "Scannen Sie den Code mit einer Authentifizierungs-Anwendung oder einem Passwort-Manager. Dann verwenden Sie es, um das Token für den Login zu generieren.";
$text['description-totp']['el-gr'] = "Βάλτε τον κωδικό με μια εφαρμογή πιστοποίησης ή password manager. Στη συνέχεια χρησιμοποιήστε το για να δημιουργήσετε το token για τη σύνδεση.";
$text['description-totp']['es-cl'] = "Analice el código con una aplicación de autenticación o gestor de contraseñas. A continuación, utilizarlo para generar la ficha para el login.";
$text['description-totp']['es-mx'] = "Analice el código con una aplicación de autenticación o gestor de contraseñas. A continuación, utilizarlo para generar la ficha para el login.";
$text['description-totp']['fr-ca'] = "Scannez le code avec une application d'authentification ou un gestionnaire de mot de passe. Ensuite, utilisez-le pour générer le jeton pour le login.";
$text['description-totp']['fr-fr'] = "Scannez le code avec une application d'authentification ou un gestionnaire de mot de passe. Ensuite, utilisez-le pour générer le jeton pour le login.";
$text['description-totp']['he-il'] = "לסרוק את הקוד עם יישום אימות או מנהל סיסמאות. לאחר מכן השתמש בו כדי ליצור את האסימון עבור הכניסה.";
$text['description-totp']['it-it'] = "Scansiona il codice con un'applicazione di autenticazione o un gestore di password. Quindi utilizzare per generare il token per il login.";
$text['description-totp']['nl-nl'] = "Scan de code met een authenticatie aanvraag of wachtwoordmanager. Gebruik het dan om het teken voor het login te genereren.";
$text['description-totp']['pl-pl'] = "Skanowanie kodu z zastosowaniem uwierzytelnia lub menedżerem haseł. Zastosowanie go do generowania tokenu dla loginu.";
$text['description-totp']['pt-br'] = "Digitalize o código com um aplicativo de autenticação ou gerenciador de senha. Em seguida, use-o para gerar o token para o login.";
$text['description-totp']['pt-pt'] = "Digitalize o código com um aplicativo de autenticação ou gerenciador de senha. Em seguida, use-o para gerar o token para o login.";
$text['description-totp']['ro-ro'] = "Scanați codul cu o aplicație de autentificare sau un manager de parole. Apoi utilizați-l pentru a genera simbolul pentru autentificare.";
$text['description-totp']['ru-ru'] = "Сканировать код с приложением аутентификации или менеджером паролей. Затем используйте его для создания токена для входа.";
$text['description-totp']['sv-se'] = "Skanna koden med en autentiseringsapplikation eller lösenordshanterare. Använd sedan den för att generera token för inloggningen.";
$text['description-totp']['uk-ua'] = "Сканування коду за допомогою програми автентифікації або пароля. Потім використовуйте його для створення токени для входу.";
$text['description-totp']['tr-tr'] = "Kodu bir doğrulama uygulama veya şifre yöneticisi ile tarayın. Sonra giriş için token oluşturmak için kullanın.";
$text['description-totp']['zh-cn'] = "载有认证申请或密码管理员的编码。 然后使用该标识生成标识。";
$text['description-totp']['ja-jp'] = "認証アプリケーションまたはパスワードマネージャでコードをスキャンします。 ログイン時にトークンを生成します。";
$text['description-totp']['ko-kr'] = "인증 신청서 또는 비밀번호 관리자로 코드를 스캔합니다. 그런 다음 로그인 토큰을 생성합니다.";
?>