mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Update locales (#1237).
git-svn-id: http://svn.redmine.org/redmine/trunk@19993 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
6d31585041
commit
15f1e483f6
@ -1332,3 +1332,54 @@ ar:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1424,3 +1424,54 @@ az:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1301,3 +1301,54 @@ bg:
|
||||
text_project_is_public_anonymous: Публичните проекти са достъпни и тяхното съдържание е видимо без ограничения в мрежата.
|
||||
label_import_time_entries: Импортиране на записи за използвано време
|
||||
label_import_users: Импортиране на потребители
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1345,3 +1345,54 @@ bs:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@ ca:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@ cs:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1349,3 +1349,54 @@ da:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1356,3 +1356,4 @@ de:
|
||||
twofa_text_backup_codes_hint: Sie können einen dieser Codes benutzen wenn Sie vorübergehend keinen Zugriff auf Ihren zweiten Faktor haben. Jeder Code kann nur ein Mal verwendet werden. Es wird empfohlen, diese Codes auszudrucken und sie an einem sicheren Ort zu verwahren.
|
||||
twofa_text_backup_codes_created_at: Backup-Codes generiert am %{datetime}.
|
||||
twofa_backup_codes_already_shown: Aus Sicherheitsgründen können Backup-Codes nicht erneut angezeigt werden. Bitte <a data-method="post" href="%{bc_path}">generieren Sie neue Codes</a> falls nötig.
|
||||
label_optional: optional
|
||||
|
||||
@ -1332,3 +1332,54 @@ el:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1333,3 +1333,54 @@ en-GB:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1362,3 +1362,54 @@ es-PA:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1360,3 +1360,54 @@ es:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1337,3 +1337,54 @@ et:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1333,3 +1333,54 @@ eu:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1306,3 +1306,54 @@ fa:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1353,3 +1353,54 @@ fi:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@ fr:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1339,3 +1339,54 @@ gl:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1337,3 +1337,54 @@ he:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1329,3 +1329,54 @@ hr:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1351,3 +1351,54 @@
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1334,3 +1334,54 @@ id:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1325,3 +1325,54 @@ it:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@ ja:
|
||||
field_passwd_changed_on: パスワード更新日
|
||||
label_relations_mapping: 関連の対応関係
|
||||
label_import_users: ユーザーのインポート
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1370,3 +1370,54 @@ ko:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@ lt:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1326,3 +1326,54 @@ lv:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1332,3 +1332,54 @@ mk:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1332,3 +1332,54 @@ mn:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1307,3 +1307,54 @@ nl:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1322,3 +1322,54 @@
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1345,3 +1345,54 @@ pl:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1337,3 +1337,54 @@ pt-BR:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1325,3 +1325,54 @@ pt:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1327,3 +1327,54 @@ ro:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1418,3 +1418,54 @@ ru:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1321,3 +1321,54 @@ sk:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1332,3 +1332,54 @@ sl:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1328,3 +1328,54 @@ sq:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1334,3 +1334,54 @@ sr-YU:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1333,3 +1333,54 @@ sr:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1365,3 +1365,54 @@ sv:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1328,3 +1328,54 @@ th:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1339,3 +1339,54 @@ tr:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1320,3 +1320,54 @@ uk:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1384,3 +1384,54 @@ vi:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1382,3 +1382,54 @@
|
||||
label_relations_mapping: 關聯對應
|
||||
label_import_users: 匯入用戶
|
||||
label_days_to_html: "%{days} 天,最多至 %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
@ -1309,3 +1309,54 @@ zh:
|
||||
label_relations_mapping: Relations mapping
|
||||
label_import_users: Import users
|
||||
label_days_to_html: "%{days} days up to %{date}"
|
||||
setting_twofa: Two-factor authentication
|
||||
label_optional: optional
|
||||
label_required_lower: required
|
||||
button_disable: Disable
|
||||
twofa__totp__name: Authenticator app
|
||||
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
|
||||
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
|
||||
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
|
||||
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
|
||||
twofa__totp__label_plain_text_key: Plain text key
|
||||
twofa__totp__label_activate: Enable authenticator app
|
||||
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
|
||||
twofa_not_active: Not activated
|
||||
twofa_label_code: Code
|
||||
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
|
||||
two-factor authentication devices for all users.
|
||||
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
|
||||
to set up two-factor authentication at their next login.
|
||||
twofa_label_setup: Enable two-factor authentication
|
||||
twofa_label_deactivation_confirmation: Disable two-factor authentication
|
||||
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
|
||||
twofa_warning_require: The administrator requires you to enable two-factor authentication.
|
||||
twofa_activated: Two-factor authentication successfully enabled. It is recommended
|
||||
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
|
||||
twofa_deactivated: Two-factor authentication disabled.
|
||||
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
|
||||
enabled using %{field}.
|
||||
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
|
||||
for your account.
|
||||
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
|
||||
generated.
|
||||
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
|
||||
used.
|
||||
twofa_invalid_code: Code is invalid or outdated.
|
||||
twofa_label_enter_otp: Please enter your two-factor authentication code.
|
||||
twofa_too_many_tries: Too many tries.
|
||||
twofa_resend_code: Resend code
|
||||
twofa_code_sent: An authentication code has been sent to you.
|
||||
twofa_generate_backup_codes: Generate backup codes
|
||||
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
|
||||
codes and generate new ones. Would you like to continue?
|
||||
twofa_notice_backup_codes_generated: Your backup codes have been generated.
|
||||
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
|
||||
Your existing codes from %{time} are now invalid.
|
||||
twofa_label_backup_codes: Two-factor authentication backup codes
|
||||
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
|
||||
you not have access to your second factor. Each code can only be used once. It is
|
||||
recommended to print and store them in a safe place.
|
||||
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
|
||||
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
|
||||
href="%{bc_path}">generate new backup codes</a> if required.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user