Skip to content

Commit 7750ec6

Browse files
committed
Traditional Chinese translation update (#33931).
Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@19996 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent ddce44f commit 7750ec6

File tree

1 file changed

+38
-50
lines changed

1 file changed

+38
-50
lines changed

config/locales/zh-TW.yml

Lines changed: 38 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,54 +1382,42 @@
13821382
label_relations_mapping: 關聯對應
13831383
label_import_users: 匯入用戶
13841384
label_days_to_html: "%{days} 天,最多至 %{date}"
1385-
setting_twofa: Two-factor authentication
1386-
label_optional: optional
1387-
label_required_lower: required
1388-
button_disable: Disable
1389-
twofa__totp__name: Authenticator app
1390-
twofa__totp__text_pairing_info_html: Scan this QR code or enter the plain text key
1391-
into a TOTP app (e.g. <a href="https://support.google.com/accounts/answer/1066447">Google
1385+
setting_twofa: 雙因素驗證
1386+
label_optional: 選用項
1387+
label_required_lower: 必要項
1388+
button_disable: 關閉
1389+
twofa__totp__name: 驗證器應用程式
1390+
twofa__totp__text_pairing_info_html: 掃描這個 QR code 或將純文字金鑰輸入至 TOTP 應用程式
1391+
(例如 <a href="https://support.google.com/accounts/answer/1066447">Google
13921392
Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
1393-
Mobile</a>) and enter the code in the field below to activate two-factor authentication.
1394-
twofa__totp__label_plain_text_key: Plain text key
1395-
twofa__totp__label_activate: Enable authenticator app
1396-
twofa_currently_active: 'Currently active: %{twofa_scheme_name}'
1397-
twofa_not_active: Not activated
1398-
twofa_label_code: Code
1399-
twofa_hint_disabled_html: Setting <strong>%{label}</strong> will deactivate and unpair
1400-
two-factor authentication devices for all users.
1401-
twofa_hint_required_html: Setting <strong>%{label}</strong> will require all users
1402-
to set up two-factor authentication at their next login.
1403-
twofa_label_setup: Enable two-factor authentication
1404-
twofa_label_deactivation_confirmation: Disable two-factor authentication
1405-
twofa_notice_select: 'Please select the two-factor scheme you would like to use:'
1406-
twofa_warning_require: The administrator requires you to enable two-factor authentication.
1407-
twofa_activated: Two-factor authentication successfully enabled. It is recommended
1408-
to <a data-method="post" href="%{bc_path}">generate backup codes</a> for your account.
1409-
twofa_deactivated: Two-factor authentication disabled.
1410-
twofa_mail_body_security_notification_paired: Two-factor authentication successfully
1411-
enabled using %{field}.
1412-
twofa_mail_body_security_notification_unpaired: Two-factor authentication disabled
1413-
for your account.
1414-
twofa_mail_body_backup_codes_generated: New two-factor authentication backup codes
1415-
generated.
1416-
twofa_mail_body_backup_code_used: A two-factor authentication backup code has been
1417-
used.
1418-
twofa_invalid_code: Code is invalid or outdated.
1419-
twofa_label_enter_otp: Please enter your two-factor authentication code.
1420-
twofa_too_many_tries: Too many tries.
1421-
twofa_resend_code: Resend code
1422-
twofa_code_sent: An authentication code has been sent to you.
1423-
twofa_generate_backup_codes: Generate backup codes
1424-
twofa_text_generate_backup_codes_confirmation: This will invalidate all existing backup
1425-
codes and generate new ones. Would you like to continue?
1426-
twofa_notice_backup_codes_generated: Your backup codes have been generated.
1427-
twofa_warning_backup_codes_generated_invalidated: New backup codes have been generated.
1428-
Your existing codes from %{time} are now invalid.
1429-
twofa_label_backup_codes: Two-factor authentication backup codes
1430-
twofa_text_backup_codes_hint: Use these codes instead of a one-time password should
1431-
you not have access to your second factor. Each code can only be used once. It is
1432-
recommended to print and store them in a safe place.
1433-
twofa_text_backup_codes_created_at: Backup codes generated %{datetime}.
1434-
twofa_backup_codes_already_shown: Backup codes cannot be shown again, please <a data-method="post"
1435-
href="%{bc_path}">generate new backup codes</a> if required.
1393+
Mobile</a>) 並將其顯示的代碼輸入至下面的欄位中, 以啟用雙因素驗證.
1394+
twofa__totp__label_plain_text_key: 純文字金鑰
1395+
twofa__totp__label_activate: 啟用驗證器應用程式
1396+
twofa_currently_active: '目前使用中: %{twofa_scheme_name}'
1397+
twofa_not_active: 尚未啟用
1398+
twofa_label_code: 代碼
1399+
twofa_hint_disabled_html: 設定為 <strong>%{label}</strong> 將會停用並解除所有用戶已配對之雙因素驗證裝置.
1400+
twofa_hint_required_html: 設定為 <strong>%{label}</strong> 將會要求所有用戶於下次登入時, 設置雙因素驗證.
1401+
twofa_label_setup: 開啟雙因素驗證
1402+
twofa_label_deactivation_confirmation: 關閉雙因素驗證
1403+
twofa_notice_select: '請選擇您想要使用的雙因素配置方式:'
1404+
twofa_warning_require: 管理員要求您開啟雙因素驗證.
1405+
twofa_activated: 雙因素驗證已開啟成功. 建議您為自己的帳戶 <a data-method="post" href="%{bc_path}">產生備用代碼</a>.
1406+
twofa_deactivated: 雙因素驗證已關閉.
1407+
twofa_mail_body_security_notification_paired: 雙因素驗證已使用 %{field} 開啟成功.
1408+
twofa_mail_body_security_notification_unpaired: 您帳戶的雙因素驗證已關閉.
1409+
twofa_mail_body_backup_codes_generated: 新雙因素驗證的備用代碼已產生.
1410+
twofa_mail_body_backup_code_used: 有個雙因素驗證的備用代碼被使用.
1411+
twofa_invalid_code: 代碼是無效的或過期的.
1412+
twofa_label_enter_otp: 請輸入您的雙因素驗證代碼.
1413+
twofa_too_many_tries: 重試次數過多.
1414+
twofa_resend_code: 重送代碼
1415+
twofa_code_sent: 有個驗證代碼已經傳送給您.
1416+
twofa_generate_backup_codes: 產生備用代碼
1417+
twofa_text_generate_backup_codes_confirmation: 這會將所有現存的備用代碼設為無效, 並產生新的備用代碼. 您要繼續嗎?
1418+
twofa_notice_backup_codes_generated: 您的備用代碼已產生.
1419+
twofa_warning_backup_codes_generated_invalidated: 新的備用代碼已產生. 您現存的備用代碼, 從 %{time} 起已經失效.
1420+
twofa_label_backup_codes: 雙因素驗證備用代碼
1421+
twofa_text_backup_codes_hint: 當您無法存取雙因素配置方式取得單次密碼時, 使用這些替代備用代碼. 每個代碼僅能被使用一次. 建議您將備用代碼列印出來, 並存放於安全的地點.
1422+
twofa_text_backup_codes_created_at: 備用代碼產生於 %{datetime}.
1423+
twofa_backup_codes_already_shown: 這些備用代碼不會再次出現, 再次需要時請重新 <a data-method="post" href="%{bc_path}">產生新的備用代碼</a>.

0 commit comments

Comments
 (0)