]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/auth.php
Guest create page: name field autofocus
[bookstack] / resources / lang / zh_TW / auth.php
index d231ea54abc128d4f8c1cead763602b5f2bb8323..7a3d8031d47ffa73aa93453e07363fb52a35ab81 100644 (file)
@@ -39,9 +39,9 @@ return [
     'register_success' => '感謝您註冊!您已註冊完成並可登入。',
 
     // Login auto-initiation
-    'auto_init_starting' => 'Attempting Login',
-    'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
-    'auto_init_start_link' => 'Proceed with authentication',
+    'auto_init_starting' => '嘗試登入中',
+    'auto_init_starting_desc' => '正在與認證系統連線以開始流程,若 5 秒鐘仍無回應,請嘗試點擊以下的連結。',
+    'auto_init_start_link' => '進行認證',
 
     // Password Reset
     'reset_password' => '重設密碼',
@@ -61,6 +61,8 @@ return [
     'email_confirm_send_error' => '需要電子郵件驗證,但系統無法傳送電子郵件。請與管理員聯絡以確保電子郵件正確設定。',
     'email_confirm_success' => '您的電子郵箱已確認成功!您可以使用該電子郵箱地址進行登入了。',
     'email_confirm_resent' => '確認電子郵件已重新傳送。請檢查您的收件匣。',
+    'email_confirm_thanks' => '完成驗證,謝謝。',
+    'email_confirm_thanks_desc' => '正在處理您的確認,請稍候。若三秒後沒有重新導向,請按下方的「繼續」連結繼續。',
 
     'email_not_confirmed' => '電子郵件地址未確認',
     'email_not_confirmed_text' => '您的電子郵件位址尚未確認。',
@@ -90,26 +92,26 @@ return [
     'mfa_option_totp_desc' => '您必須在行動裝置上安裝了支援TOTP的身份驗證程式(例如Google Authenticator, Authy 或是 Microsoft Authenticator)才能使用雙重身份驗證。',
     'mfa_option_backup_codes_title' => '備用驗證碼',
     'mfa_option_backup_codes_desc' => '妥善保存好您的一次性備用驗證碼,以便日後驗證您的身份。',
-    'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
-    'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
-    'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',
-    'mfa_gen_backup_codes_download' => 'Download Codes',
-    'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
-    'mfa_gen_totp_title' => 'Mobile App Setup',
-    'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
-    'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
-    'mfa_gen_totp_verify_setup' => 'Verify Setup',
-    'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:',
-    'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here',
-    'mfa_verify_access' => 'Verify Access',
-    'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.',
-    'mfa_verify_no_methods' => 'No Methods Configured',
-    'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
+    'mfa_gen_confirm_and_enable' => '確認並啟用',
+    'mfa_gen_backup_codes_title' => '備援代碼設定',
+    'mfa_gen_backup_codes_desc' => '將以下代碼列表儲存在安全的地方。存取系統時,您可以使用其中一個代碼作為第二個身份驗證機制。',
+    'mfa_gen_backup_codes_download' => '下載代碼',
+    'mfa_gen_backup_codes_usage_warning' => '每個代碼都只能使用一次',
+    'mfa_gen_totp_title' => '行動裝置應用程式設定',
+    'mfa_gen_totp_desc' => '您必須在行動裝置上安裝支援 TOTP 的身份驗證應用程式(例如 Google Authenticator、Authy 或 Microsoft Authenticator)。',
+    'mfa_gen_totp_scan' => '使用您偏好的身份驗證應用程式掃描下方的 QR code 以開始流程。',
+    'mfa_gen_totp_verify_setup' => '驗證設定',
+    'mfa_gen_totp_verify_setup_desc' => '透過在下方的輸入方塊中輸入您的身份驗證應用程式中產生的代碼來驗證一切都正常:',
+    'mfa_gen_totp_provide_code_here' => '在此處填入您的應用程式產生的代碼',
+    'mfa_verify_access' => '驗證存取權',
+    'mfa_verify_access_desc' => '您的使用者帳號在您取得存取權前需要您透過額外的驗證層級確認您的身份。使用您設定的其中一種驗證方式繼續。',
+    'mfa_verify_no_methods' => '未設定任何方式',
+    'mfa_verify_no_methods_desc' => '您的帳號中找不到多重步驟驗證方式。在取得存取權前,您必須設定至少一種方式。',
     'mfa_verify_use_totp' => '使用您的行動裝置進行驗證',
     'mfa_verify_use_backup_codes' => '使用您的備用驗證碼進行驗證',
     'mfa_verify_backup_code' => '備用驗證碼',
-    'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
-    'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
-    'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
-    'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
+    'mfa_verify_backup_code_desc' => '在下方輸入您剩下的其中一個備援代碼:',
+    'mfa_verify_backup_code_enter_here' => '在此處輸入備援代碼',
+    'mfa_verify_totp_desc' => '在下方輸入使用您行動裝置應用程式產生的代碼:',
+    'mfa_setup_login_notification' => '多因素認證已設定,請使用新的設定登入',
 ];