]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/errors.php
New Crowdin updates (#3828)
[bookstack] / resources / lang / zh_TW / errors.php
index b1735038d4d6e855efd37f3a277a568cc3f851c7..623c66cba6a67de6f7c936347ee6cd5a88346616 100644 (file)
@@ -23,10 +23,10 @@ return [
     'saml_no_email_address' => '在外部認證系統提供的資料中找不到該使用者的電子郵件地址',
     'saml_invalid_response_id' => '此應用程式啟動的處理程序無法識別來自外部認證系統的請求。登入後回上一頁可能會造成此問題。',
     'saml_fail_authed' => '使用 :system 登入失敗,系統未提供成功的授權',
-    'oidc_already_logged_in' => 'Already logged in',
-    'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
-    'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
-    'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
+    'oidc_already_logged_in' => '已登入',
+    'oidc_user_not_registered' => '使用者 :name 未註冊,並已停用自動註冊',
+    'oidc_no_email_address' => '在外部認證系統提供的資料中找不到該使用者的電子郵件地址',
+    'oidc_fail_authed' => '使用 :system 登入失敗,系統未提供成功的授權',
     'social_no_action_defined' => '未定義動作',
     'social_login_bad_response' => "在 :socialAccount 登入時遇到錯誤: \n:error",
     'social_account_in_use' => ':socialAccount 帳號已被使用,請嘗試透過 :socialAccount 選項登入。',