update locales from crowdin

pull/6827/head
CI 7 years ago
parent 58a348e1ee
commit 05790ba50d
  1. 19
      config/locales/crowdin/de.yml
  2. 19
      config/locales/crowdin/es-ES.yml
  3. 19
      config/locales/crowdin/fi.yml
  4. 19
      config/locales/crowdin/fr.yml
  5. 19
      config/locales/crowdin/id.yml
  6. 19
      config/locales/crowdin/it.yml
  7. 19
      config/locales/crowdin/ko.yml
  8. 19
      config/locales/crowdin/nl.yml
  9. 21
      config/locales/crowdin/no.yml
  10. 19
      config/locales/crowdin/pl.yml
  11. 19
      config/locales/crowdin/pt-BR.yml
  12. 19
      config/locales/crowdin/pt-PT.yml
  13. 19
      config/locales/crowdin/ru.yml
  14. 19
      config/locales/crowdin/tr.yml
  15. 19
      config/locales/crowdin/zh-CN.yml

@ -42,6 +42,21 @@ de:
enter_backup_code_title: 2FA Backup-Code eingeben
enter_backup_code_text: Bitte geben Sie einen 2FA Backup-Code von der zuvor gespeicherten Liste ein, falls Sie keinen Zugang zu Ihrem 2FA-Geräten mehr haben.
other_device: 'Verwenden Sie ein anderes 2FA-Gerät oder Backup-Code'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Bitte besuchen Sie %{self_edit_link} zum hinzufügen oder bearbeiten Ihrer eigenen 2FA-Geräte'
self_edit_link_name: 'Zwei-Faktor-Authentifizierung auf Ihrer Kontoseite'
@ -112,6 +127,10 @@ de:
delivery_failed: 'Zustellung über Amazon SNS fehlgeschlagen:'
restdt:
delivery_failed_with_code: 'Einmalpasswort-Zustellung fehlgeschlagen. (Fehler %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Ein Einmalpasswort wurde an Ihr Mobiltelefon gesendet."
label_two_factor_authentication: 'Zwei-Faktor-Authentifizierung'
forced_registration:

@ -42,6 +42,21 @@ es:
enter_backup_code_title: Escriba el código de seguridad
enter_backup_code_text: Si ya no tiene acceso a sus dispositivos de 2FA registrados, escriba un código de seguridad válido de la lista de códigos.
other_device: 'Usar otro dispositivo o un código de seguridad'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Para añadir o modificar sus propios dispositivos 2FA, vaya a %{self_edit_link}'
self_edit_link_name: 'Autenticación de dos factores en su página de cuenta'
@ -112,6 +127,10 @@ es:
delivery_failed: 'Error en la entrega SNS:'
restdt:
delivery_failed_with_code: 'Falló entrega de token. (Código de error %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Se ha enviado una contraseña de un solo uso a su teléfono celular."
label_two_factor_authentication: 'Autenticación de dos factores'
forced_registration:

@ -42,6 +42,21 @@ fi:
enter_backup_code_title: Syötä varmistuskoodi
enter_backup_code_text: Syötä voimassa oleva vahvistuskoodi koodiluettelosta, jos sinulla ei ole enää pääsyä rekisteröityihin 2FA laitteisiin.
other_device: 'Käytä toista laitetta tai varmistuskoodia'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Os haluat lisätä tai muokata omia 2FA-laitteitasi, siirry osoitteeseen %{self_edit_link}'
self_edit_link_name: 'Kaksitasoinen todentaminen tilisi sivulla'
@ -113,6 +128,10 @@ fi:
delivery_failed: 'SNS delivery failed:'
restdt:
delivery_failed_with_code: 'Token delivery failed. (Error code %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "A one-time password has been sent to your cell phone."
label_two_factor_authentication: 'Two-factor authentication'
forced_registration:

@ -42,6 +42,21 @@ fr:
enter_backup_code_title: Entrez le code de sauvegarde
enter_backup_code_text: Veuillez saisir un code de sauvegarde valide dans votre liste de codes dans le cas où vous ne pouvez plus accéder vos appareils 2FA enregistrés.
other_device: 'Utiliser autre appareil ou code de sauvegarde'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Pour ajouter ou modifier vos propres appareils 2FA, veuillez aller à %{self_edit_link}'
self_edit_link_name: 'Authentification à deux facteurs dans votre page de compte'
@ -111,6 +126,10 @@ fr:
delivery_failed: 'Remise SNS a échoué:'
restdt:
delivery_failed_with_code: 'Jeton remise a échoué. (Error code %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Un mot de passe unique a été envoyé à votre téléphone portable."
label_two_factor_authentication: 'Authentification à deux facteurs'
forced_registration:

@ -42,6 +42,21 @@ id:
enter_backup_code_title: Enter backup code
enter_backup_code_text: Please enter a valid backup code from your list of codes in case you can no longer access your registered 2FA devices.
other_device: 'Use another device or backup code'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Untuk menambah atau memodifikasi perangkat 2FA Anda sendiri, silahkan pergi ke %{self_edit_link}'
self_edit_link_name: 'Dua faktor otentikasi tidak aktif'
@ -112,6 +127,10 @@ id:
delivery_failed: 'SNS pengiriman gagal:'
restdt:
delivery_failed_with_code: 'Token pengiriman yang gagal. (Kesalahan kode %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "One-time password telah dikirim ke ponsel Anda."
label_two_factor_authentication: 'Autentikasi dua faktor'
forced_registration:

@ -42,6 +42,21 @@ it:
enter_backup_code_title: Immettere il codice di backup
enter_backup_code_text: Inserisci un codice valido di backup dall'elenco dei codici nel caso in cui non è possibile accedere i dispositivi registrati 2FA.
other_device: 'Usi un altro dispositivo o backup codice'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Per aggiungere o modificare i propri dispositivi di 2FA, visitare il sito %{self_edit_link}'
self_edit_link_name: 'Two-factor authentication sulla pagina del suo account'
@ -111,6 +126,10 @@ it:
delivery_failed: 'SNS non recapitato:'
restdt:
delivery_failed_with_code: 'Token non recapitato. (Errore codice %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Un password monouso è stato inviato al suo telefono cellulare."
label_two_factor_authentication: 'Two-factor authentication'
forced_registration:

@ -42,6 +42,21 @@ ko:
enter_backup_code_title: 백업 코드 입력
enter_backup_code_text: 등록된 2FA 장치에 더 이상 액세스할 수 없는 경우 코드 목록에서 유효한 백업 코드를 입력하세요.
other_device: '다른 장치 또는 백업 코드 사용'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: '고유한 2FA 장치를 추가하거나 수정하려면 %{self_edit_link}(으)로 이동하세요.'
self_edit_link_name: '계정 페이지의 2단계 인증'
@ -114,6 +129,10 @@ ko:
delivery_failed: 'SNS 배달 실패:'
restdt:
delivery_failed_with_code: '토큰 배달이 실패했습니다(오류 코드 %{code}).'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "일회용 암호가 휴대폰으로 전송되었습니다."
label_two_factor_authentication: '2단계 인증'
forced_registration:

@ -42,6 +42,21 @@ nl:
enter_backup_code_title: Back-up code invoeren
enter_backup_code_text: Voer een geldige back-up code in uit uw codelijst voor het geval dat u geen toegang meer heeft tot uw geregistreerde 2FA-apparaten.
other_device: 'Gebruik een ander 2FA-apparaat of een back-up code'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Om uw eigen 2FA-apparaten toe te voegen of te wijzigen, gaat u naar %{self_edit_link}'
self_edit_link_name: 'Twee-factor-authenticatie op uw accountpagina'
@ -112,6 +127,10 @@ nl:
delivery_failed: 'SNS levering mislukt:'
restdt:
delivery_failed_with_code: 'Token levering mislukt. (Error code %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Een eenmalig wachtwoord is verzonden naar uw mobiele telefoon."
label_two_factor_authentication: 'Twee-factor-authenticatie'
forced_registration:

@ -1,4 +1,4 @@
"no":
no:
activerecord:
attributes:
two_factor_authentication/device:
@ -42,6 +42,21 @@
enter_backup_code_title: Skriv inn sikkerhetskode
enter_backup_code_text: Vennligst skriv inn en gyldig sikkerhetskode fra koderlisten din hvis du ikke lenger kan få tilgang til de registrerte 2FA-enhetene dine.
other_device: 'Bruk en annen enhet eller sikkerhetskode'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'For å legge til eller endre dine egne 2FA-enheter, vennligst gå til %{self_edit_link}'
self_edit_link_name: 'Tofaktorautentisering på kontosiden din'
@ -114,6 +129,10 @@
delivery_failed: 'SNS-levering mislyktes:'
restdt:
delivery_failed_with_code: 'Token levering mislyktes. (Feil koden %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Et engangspassord er sendt til din mobiltelefon."
label_two_factor_authentication: 'Tofaktorautentisering'
forced_registration:

@ -42,6 +42,21 @@ pl:
enter_backup_code_title: Wprowadź kod zapasowy
enter_backup_code_text: Wprowadź prawidłowy kod zapasowy z listy kodów, na wypadek, gdyby nie było już dostępu do zarejestrowanych urządzeń 2FA.
other_device: 'Użyj innego urządzenia lub kodu zapasowego'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Aby dodać lub zmodyfikować własne urządzenia 2FA, przejdź do %{self_edit_link}'
self_edit_link_name: 'Uwierzytelnianie dwuskładnikowe na stronie konta'
@ -114,6 +129,10 @@ pl:
delivery_failed: 'Nie udało się dostarczyć SNS:'
restdt:
delivery_failed_with_code: 'Błąd dostarczania tokenu. (Kod błędu %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Hasło jednorazowe zostało wysłane na Twój telefon komórkowy."
label_two_factor_authentication: 'Uwierzytelnianie dwuskładnikowe'
forced_registration:

@ -42,6 +42,21 @@ pt-BR:
enter_backup_code_title: Digite o código de backup
enter_backup_code_text: Digite um código de backup válido de sua lista de códigos caso não possa mais acessar seus dispositivos 2FA registrados.
other_device: 'Use outro dispositivo ou código de backup'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Para adicionar ou modificar seus próprios dispositivos 2FA, acesse %{self_edit_link}'
self_edit_link_name: 'Autenticação de dois fatores na página da sua conta'
@ -114,6 +129,10 @@ pt-BR:
delivery_failed: 'Falha na entrega do SNS:'
restdt:
delivery_failed_with_code: 'A entrega do token falhou. (Código de erro %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Uma senha de uso único foi enviada para o seu telefone celular."
label_two_factor_authentication: 'Autenticação de dois fatores'
forced_registration:

@ -42,6 +42,21 @@ pt:
enter_backup_code_title: Digite o código de backup
enter_backup_code_text: Digite um código de backup válido da sua lista de códigos caso não possa mais acessar seus dispositivos registrados 2FA. Digite um código de backup válido da sua lista de códigos caso não possa mais acessar seus dispositivos registrados 2FA.
other_device: 'Use outro dispositivo ou código de backup'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Para adicionar ou modificar seus próprios dispositivos 2FA, vá para %{self_edit_link}'
self_edit_link_name: 'Autenticação de dois fatores na página da sua conta'
@ -114,6 +129,10 @@ pt:
delivery_failed: 'Falha na entrega do SNS:'
restdt:
delivery_failed_with_code: 'A entrega de token falhou. (Código de erro %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Uma senha única foi enviada para o seu celular."
label_two_factor_authentication: 'Autenticação de dois fatores'
forced_registration:

@ -42,6 +42,21 @@ ru:
enter_backup_code_title: Введите резервный код
enter_backup_code_text: Если у вас больше нет доступа к зарегистрированным устройствам 2ФА, введите действительный резервный код из списка кодов.
other_device: 'Использовать другое устройство или резервный код'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Добавлять и изменять свои устройства 2ФА можно в разделе %{self_edit_link}'
self_edit_link_name: '«Двухфакторная аутентификация» на странице учетной записи'
@ -114,6 +129,10 @@ ru:
delivery_failed: 'Сбой доставки SNS:'
restdt:
delivery_failed_with_code: 'Ошибка доставки токена. (Код ошибки: %{code}.)'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Одноразовый пароль был отправлен вам на сотовый телефон."
label_two_factor_authentication: 'Двухфакторная аутентификация'
forced_registration:

@ -42,6 +42,21 @@ tr:
enter_backup_code_title: Yedekleme kodunuzu girin
enter_backup_code_text: Kayıtlı 2FA cihazlarınıza erişemediğiniz taktirde lütfen kod listenizden geçerli bir yedek kod girin.
other_device: 'Başka bir aygıt veya yedek kodu kullanın'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: 'Kendi 2FA cihazlarınızı eklemek veya değiştirmek için lütfen %{self_edit_link} adresine gidin'
self_edit_link_name: 'Hesap sayfanızdaki iki faktörlü kimlik doğrulama'
@ -113,6 +128,10 @@ tr:
delivery_failed: 'SNS teslim başarısız oldu:'
restdt:
delivery_failed_with_code: 'Token teslimatı başarısız oldu. (Hata kodu %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "Cep telefonunuza bir kerelik bir şifre gönderildi."
label_two_factor_authentication: 'İki faktörlü kimlik doğrulama'
forced_registration:

@ -42,6 +42,21 @@ zh-CN:
enter_backup_code_title: 输入备份代码
enter_backup_code_text: 请从您的代码列表中输入有效的备份代码,以防您无法再访问已注册的 2FA 设备。
other_device: '使用其他设备或备份代码'
settings:
title: '2FA settings'
current_configuration: 'Current configuration'
label_active_strategies: 'Active 2FA strategies'
label_enforced: 'Enforce 2FA'
label_remember: 'Remember 2FA login'
text_configuration: |
Note: These values represent the current application-wide configuration. You cannot disable settings enforced by the configuration or change the current active strategies, since they require a server restart.
text_configuration_guide: For more information, check the configuration guide.
text_enforced: 'Enable this setting to force all users to register a 2FA device on their next login. Can only be disabled when not enforced by configuration.'
text_remember: |
Set this to greater than zero to allow users to remember their 2FA authentication for the given number of days.
They will not be requested to re-enter it during that period. Can only be set when not enforced by configuration.
error_invalid_settings: 'The 2FA strategies you selected are invalid'
failed_to_save_settings: 'Failed to update 2FA settings: %{message}'
admin:
self_edit_path: '要添加或修改您自己的 2FA 设备,请转到 %{self_edit_link}'
self_edit_link_name: '您帐户页面上的双重身份验证'
@ -114,6 +129,10 @@ zh-CN:
delivery_failed: 'SNS 传送失败:'
restdt:
delivery_failed_with_code: '令牌传送失败。(错误代码 %{code})'
strategies:
totp: 'Authenticator application'
sns: 'Amazon SNS'
resdt: 'SMS Rest API'
mobile_transmit_notification: "一个一次性密码已发送到您的手机。"
label_two_factor_authentication: '双重身份验证'
forced_registration:

Loading…
Cancel
Save