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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 16ed1e12e8b..795deaad540 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Checked for update of app \"%s\" in appstore" : "從應用商店檢查 \"%s\" 的更新",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
"Checked database schema update for apps" : "已檢查應用程式的資料庫格式更新",
- "Updated \"%s\" to %s" : "已更新 %s 到 %s",
"Set log level to debug" : "設定紀錄變成除錯層級",
"Reset log level" : "重設記錄層級",
"Starting code integrity check" : "開始檢查程式碼完整性",
@@ -291,12 +290,10 @@ OC.L10N.register(
"Forgot password?" : "忘記密碼?",
"Back to login" : "回到登入畫面",
"Connect to your account" : "連結你的帳號",
- "Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號",
"App token" : "App token",
"Grant access" : "允許存取",
"Alternative log in using app token" : "使用應用程式 token 來登入",
"Account access" : "帳戶存取",
- "You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
"Redirecting …" : "重新導向…",
"New password" : "新密碼",
"New Password" : "新密碼",
@@ -309,9 +306,7 @@ OC.L10N.register(
"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。",
- "Further information how to configure this can be found in the %sdocumentation%s." : "關於如何設定這個的更多訊息,請見 %s 文件 %s",
"App update required" : "需要更新應用程式",
- "%s will be updated to version %s" : "%s 將會更新至版本 %s",
"These apps will be updated:" : "將會更新這些應用程式",
"These incompatible apps will be disabled:" : "將會停用這些不相容的應用程式",
"The theme %s has been disabled." : "主題 %s 已經被停用",
@@ -328,6 +323,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
"Thank you for your patience." : "感謝您的耐心",
+ "Updated \"%s\" to %s" : "已更新 %s 到 %s",
"%s (3rdparty)" : "%s(第三方)",
"There was an error loading your contacts" : "載入聯絡人發生錯誤",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "您的網頁伺服器無法提供檔案同步功能,因為 WebDAV 界面似乎是故障的",
@@ -360,10 +356,14 @@ OC.L10N.register(
"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 加入到信任的網域",
+ "%s will be updated to version %s" : "%s 將會更新至版本 %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>。",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "HTTP \"Strict-Transport-Security\" 標頭並未被設定持續至少 {seconds} 秒。為了提高安全性,我們在<a href=\"{docUrl}\" rel=\"noreferrer\">安全建議</a>中有詳述並建議啟用 HSTS。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "正在透過不安全的 HTTP 存取站台,強烈建議您設定伺服器啟用 HTTPS ,更多資訊請查閱<a href=\"{docUrl}\">安全建議</a>。",
"Back to log in" : "回到登入頁面",
- "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:"
+ "You are about to grant %s access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
+ "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:",
+ "Please log in before granting %s access to your %s account." : "請登入後再授權 %s 存取你的 %s 帳號",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "關於如何設定這個的更多訊息,請見 %s 文件 %s"
},
"nplurals=1; plural=0;");