Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index dc29f3fea30..37a80ea83b6 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -231,8 +231,6 @@ OC.L10N.register(
"Help" : "說明",
"Access forbidden" : "存取被拒",
"File not found" : "找不到檔案",
- "The specified document has not been found on the server." : "該文件不存在於伺服器上",
- "You can click here to return to %s." : "點這裡以回到 %s",
"Internal Server Error" : "內部伺服器錯誤",
"The server was unable to complete your request." : "伺服器無法完成你的請求。",
"If this happens again, please send the technical details below to the server administrator." : "如果此問題重複發生,請寄送技術資訊給管理員。",
@@ -306,10 +304,9 @@ OC.L10N.register(
"This share is password-protected" : "此分享受密碼保護",
"The password is wrong. Try again." : "密碼錯誤,請重試",
"Two-factor authentication" : "二階段認證",
- "Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證。",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "無法載入任何一個二階認證方法,請聯絡管理員",
- "Cancel log in" : "取消登入",
"Use backup code" : "使用備用認證碼",
+ "Cancel log in" : "取消登入",
"Error while validating your second factor" : "驗證二階段因子發生錯誤",
"Access through untrusted domain" : "經由不可信任的域名存取。",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "請聯絡你的管理員。如果妳就是管理員,請編輯config/config.php內的\"trusted_domains\"設定,該項的範例通常位於config.sample.php。",
@@ -349,6 +346,8 @@ OC.L10N.register(
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "透過輸入使用者、群組名稱,聯盟式雲端ID或e-mail信箱來分享給其他人。 ",
"Share with other people by entering a user or group or a federated cloud ID." : "透過輸入使用者、群組名稱,聯盟式雲端ID來分享給其他人。",
"Share with other people by entering a user or group or an email address." : "透過輸入使用者、群組名稱或email來分享給其他人。",
+ "The specified document has not been found on the server." : "該文件不存在於伺服器上",
+ "You can click here to return to %s." : "點這裡以回到 %s",
"The server encountered an internal error and was unable to complete your request." : "伺服器遭遇內部錯誤,無法完成您的要求",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "如果這個錯誤重複出現,請聯絡系統管理員,並附上以下的錯誤細節",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "閱讀<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">說明文件</a>來瞭解如何正確設定您的伺服器",
@@ -358,6 +357,7 @@ OC.L10N.register(
"Alternative Logins" : "其他登入方法",
"You are about to grant \"%s\" access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
"Alternative login using app token" : "透過應用程式憑證的方式登入",
+ "Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證。",
"You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
"Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 無法讀取 /dev/urandom,為保障安全,建議修正這個問題,進一步訊息可參考我們的<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。",