summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 847c47e5a81..aa5624f9a70 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -219,8 +219,6 @@ OC.L10N.register(
"The specified document has not been found on the server." : "該文件不存在於伺服器上",
"You can click here to return to %s." : "點這裡以回到 %s",
"Internal Server Error" : "內部伺服器錯誤",
- "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." : "如果這個錯誤重複出現,請聯絡系統管理員,並附上以下的錯誤細節",
"More details can be found in the server log." : "伺服器記錄檔裡面有更多細節",
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
@@ -282,9 +280,6 @@ OC.L10N.register(
"Cancel log in" : "取消登入",
"Use backup code" : "使用備用認證碼",
"Error while validating your second factor" : "驗證二階段因子發生錯誤",
- "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
- "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "請聯絡您的系統管理員,如果您就是系統管理員,請設定 config/config.php 中的 \"trusted_domain\" 選項。範例設定提供於 config/config.sample.php。",
- "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "依照設定而定,您身為系統管理員可能也可以使用底下的按鈕來信任這個網域",
"Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
"App update required" : "需要更新應用程式",
"%s will be updated to version %s" : "%s 將會更新至版本 %s",
@@ -334,11 +329,16 @@ OC.L10N.register(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨,\n\n%s 和你分享了 %s ,到這裡看它:%s\n",
"The share will expire on %s." : "這個分享將會於 %s 過期",
"Cheers!" : "太棒了!",
+ "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." : "如果這個錯誤重複出現,請聯絡系統管理員,並附上以下的錯誤細節",
"Log out" : "登出",
"Use the following link to reset your password: {link}" : "請至以下連結重設您的密碼: {link}",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨,<br><br>%s 與你分享了<strong>%s</strong>。<br><a href=\"%s\">檢視</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "這個 Nextcloud 伺服器目前運作於單一使用者模式",
"This means only administrators can use the instance." : "這表示只有系統管理員能夠使用",
+ "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "請聯絡您的系統管理員,如果您就是系統管理員,請設定 config/config.php 中的 \"trusted_domain\" 選項。範例設定提供於 config/config.sample.php。",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "依照設定而定,您身為系統管理員可能也可以使用底下的按鈕來信任這個網域",
"Please use the command line updater because you have a big instance." : "請使用命令列更新工具,因為您的服務規模較大",
"You are about to grant \"%s\" access to your %s account." : "您將授予「%s」存取您的%s帳戶"
},