Skip to content

Commit 15f1e48

Browse files
committed
Update locales (#1237).
git-svn-id: http://svn.redmine.org/redmine/trunk@19993 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 6d31585 commit 15f1e48

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2398
-0
lines changed

config/locales/ar.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,3 +1332,54 @@ ar:
13321332
label_relations_mapping: Relations mapping
13331333
label_import_users: Import users
13341334
label_days_to_html: "%{days} days up to %{date}"
1335+
setting_twofa: Two-factor authentication
1336+
label_optional: optional
1337+
label_required_lower: required
1338+
button_disable: Disable
1339+
twofa__totp__name: Authenticator app
1340+
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1341+
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1342+
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1343+
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1344+
twofa__totp__label_plain_text_key: Plain text key
1345+
twofa__totp__label_activate: Enable authenticator app
1346+
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1347+
twofa_not_active: Not activated
1348+
twofa_label_code: Code
1349+
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1350+
two-factor authentication devices for all users.
1351+
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1352+
to set up two-factor authentication at their next login.
1353+
twofa_label_setup: Enable two-factor authentication
1354+
twofa_label_deactivation_confirmation: Disable two-factor authentication
1355+
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1356+
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1357+
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1358+
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1359+
twofa_deactivated: Two-factor authentication disabled.
1360+
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1361+
enabled using %{field}.
1362+
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1363+
for your account.
1364+
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1365+
generated.
1366+
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1367+
used.
1368+
twofa_invalid_code: Code is invalid or outdated.
1369+
twofa_label_enter_otp: Please enter your two-factor authentication code.
1370+
twofa_too_many_tries: Too many tries.
1371+
twofa_resend_code: Resend code
1372+
twofa_code_sent: An authentication code has been sent to you.
1373+
twofa_generate_backup_codes: Generate backup codes
1374+
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1375+
codes and generate new ones. Would you like to continue?
1376+
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1377+
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1378+
Your existing codes from %{time} are now invalid.
1379+
twofa_label_backup_codes: Two-factor authentication backup codes
1380+
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1381+
you not have access to your second factor. Each code can only be used once. It is
1382+
recommended to print and store them in a safe place.
1383+
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1384+
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1385+
href="%{bc_path}">generate new backup codes</a> if required.

config/locales/az.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,3 +1424,54 @@ az:
14241424
label_relations_mapping: Relations mapping
14251425
label_import_users: Import users
14261426
label_days_to_html: "%{days} days up to %{date}"
1427+
setting_twofa: Two-factor authentication
1428+
label_optional: optional
1429+
label_required_lower: required
1430+
button_disable: Disable
1431+
twofa__totp__name: Authenticator app
1432+
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1433+
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1434+
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1435+
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1436+
twofa__totp__label_plain_text_key: Plain text key
1437+
twofa__totp__label_activate: Enable authenticator app
1438+
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1439+
twofa_not_active: Not activated
1440+
twofa_label_code: Code
1441+
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1442+
two-factor authentication devices for all users.
1443+
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1444+
to set up two-factor authentication at their next login.
1445+
twofa_label_setup: Enable two-factor authentication
1446+
twofa_label_deactivation_confirmation: Disable two-factor authentication
1447+
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1448+
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1449+
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1450+
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1451+
twofa_deactivated: Two-factor authentication disabled.
1452+
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1453+
enabled using %{field}.
1454+
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1455+
for your account.
1456+
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1457+
generated.
1458+
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1459+
used.
1460+
twofa_invalid_code: Code is invalid or outdated.
1461+
twofa_label_enter_otp: Please enter your two-factor authentication code.
1462+
twofa_too_many_tries: Too many tries.
1463+
twofa_resend_code: Resend code
1464+
twofa_code_sent: An authentication code has been sent to you.
1465+
twofa_generate_backup_codes: Generate backup codes
1466+
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1467+
codes and generate new ones. Would you like to continue?
1468+
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1469+
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1470+
Your existing codes from %{time} are now invalid.
1471+
twofa_label_backup_codes: Two-factor authentication backup codes
1472+
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1473+
you not have access to your second factor. Each code can only be used once. It is
1474+
recommended to print and store them in a safe place.
1475+
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1476+
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1477+
href="%{bc_path}">generate new backup codes</a> if required.

config/locales/bg.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,3 +1301,54 @@ bg:
13011301
text_project_is_public_anonymous: Публичните проекти са достъпни и тяхното съдържание е видимо без ограничения в мрежата.
13021302
label_import_time_entries: Импортиране на записи за използвано време
13031303
label_import_users: Импортиране на потребители
1304+
setting_twofa: Two-factor authentication
1305+
label_optional: optional
1306+
label_required_lower: required
1307+
button_disable: Disable
1308+
twofa__totp__name: Authenticator app
1309+
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1310+
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1311+
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1312+
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1313+
twofa__totp__label_plain_text_key: Plain text key
1314+
twofa__totp__label_activate: Enable authenticator app
1315+
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1316+
twofa_not_active: Not activated
1317+
twofa_label_code: Code
1318+
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1319+
two-factor authentication devices for all users.
1320+
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1321+
to set up two-factor authentication at their next login.
1322+
twofa_label_setup: Enable two-factor authentication
1323+
twofa_label_deactivation_confirmation: Disable two-factor authentication
1324+
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1325+
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1326+
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1327+
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1328+
twofa_deactivated: Two-factor authentication disabled.
1329+
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1330+
enabled using %{field}.
1331+
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1332+
for your account.
1333+
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1334+
generated.
1335+
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1336+
used.
1337+
twofa_invalid_code: Code is invalid or outdated.
1338+
twofa_label_enter_otp: Please enter your two-factor authentication code.
1339+
twofa_too_many_tries: Too many tries.
1340+
twofa_resend_code: Resend code
1341+
twofa_code_sent: An authentication code has been sent to you.
1342+
twofa_generate_backup_codes: Generate backup codes
1343+
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1344+
codes and generate new ones. Would you like to continue?
1345+
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1346+
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1347+
Your existing codes from %{time} are now invalid.
1348+
twofa_label_backup_codes: Two-factor authentication backup codes
1349+
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1350+
you not have access to your second factor. Each code can only be used once. It is
1351+
recommended to print and store them in a safe place.
1352+
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1353+
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1354+
href="%{bc_path}">generate new backup codes</a> if required.

config/locales/bs.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,3 +1345,54 @@ bs:
13451345
label_relations_mapping: Relations mapping
13461346
label_import_users: Import users
13471347
label_days_to_html: "%{days} days up to %{date}"
1348+
setting_twofa: Two-factor authentication
1349+
label_optional: optional
1350+
label_required_lower: required
1351+
button_disable: Disable
1352+
twofa__totp__name: Authenticator app
1353+
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1354+
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1355+
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1356+
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1357+
twofa__totp__label_plain_text_key: Plain text key
1358+
twofa__totp__label_activate: Enable authenticator app
1359+
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1360+
twofa_not_active: Not activated
1361+
twofa_label_code: Code
1362+
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1363+
two-factor authentication devices for all users.
1364+
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1365+
to set up two-factor authentication at their next login.
1366+
twofa_label_setup: Enable two-factor authentication
1367+
twofa_label_deactivation_confirmation: Disable two-factor authentication
1368+
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1369+
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1370+
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1371+
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1372+
twofa_deactivated: Two-factor authentication disabled.
1373+
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1374+
enabled using %{field}.
1375+
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1376+
for your account.
1377+
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1378+
generated.
1379+
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1380+
used.
1381+
twofa_invalid_code: Code is invalid or outdated.
1382+
twofa_label_enter_otp: Please enter your two-factor authentication code.
1383+
twofa_too_many_tries: Too many tries.
1384+
twofa_resend_code: Resend code
1385+
twofa_code_sent: An authentication code has been sent to you.
1386+
twofa_generate_backup_codes: Generate backup codes
1387+
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1388+
codes and generate new ones. Would you like to continue?
1389+
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1390+
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1391+
Your existing codes from %{time} are now invalid.
1392+
twofa_label_backup_codes: Two-factor authentication backup codes
1393+
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1394+
you not have access to your second factor. Each code can only be used once. It is
1395+
recommended to print and store them in a safe place.
1396+
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1397+
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1398+
href="%{bc_path}">generate new backup codes</a> if required.

config/locales/ca.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,3 +1322,54 @@ ca:
13221322
label_relations_mapping: Relations mapping
13231323
label_import_users: Import users
13241324
label_days_to_html: "%{days} days up to %{date}"
1325+
setting_twofa: Two-factor authentication
1326+
label_optional: optional
1327+
label_required_lower: required
1328+
button_disable: Disable
1329+
twofa__totp__name: Authenticator app
1330+
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1331+
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1332+
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1333+
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1334+
twofa__totp__label_plain_text_key: Plain text key
1335+
twofa__totp__label_activate: Enable authenticator app
1336+
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1337+
twofa_not_active: Not activated
1338+
twofa_label_code: Code
1339+
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1340+
two-factor authentication devices for all users.
1341+
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1342+
to set up two-factor authentication at their next login.
1343+
twofa_label_setup: Enable two-factor authentication
1344+
twofa_label_deactivation_confirmation: Disable two-factor authentication
1345+
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1346+
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1347+
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1348+
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1349+
twofa_deactivated: Two-factor authentication disabled.
1350+
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1351+
enabled using %{field}.
1352+
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1353+
for your account.
1354+
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1355+
generated.
1356+
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1357+
used.
1358+
twofa_invalid_code: Code is invalid or outdated.
1359+
twofa_label_enter_otp: Please enter your two-factor authentication code.
1360+
twofa_too_many_tries: Too many tries.
1361+
twofa_resend_code: Resend code
1362+
twofa_code_sent: An authentication code has been sent to you.
1363+
twofa_generate_backup_codes: Generate backup codes
1364+
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1365+
codes and generate new ones. Would you like to continue?
1366+
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1367+
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1368+
Your existing codes from %{time} are now invalid.
1369+
twofa_label_backup_codes: Two-factor authentication backup codes
1370+
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1371+
you not have access to your second factor. Each code can only be used once. It is
1372+
recommended to print and store them in a safe place.
1373+
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1374+
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1375+
href="%{bc_path}">generate new backup codes</a> if required.

0 commit comments

Comments
 (0)