summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
commitd4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch)
tree5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /core/l10n/zh_TW.js
parent13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff)
downloadnextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz
nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 82e325b17fb..851675a2d1a 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -291,8 +291,6 @@ 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。",
- "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:",
- "Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
"App update required" : "需要更新應用程式",
"%s will be updated to version %s" : "%s 將會更新至版本 %s",
"These apps will be updated:" : "將會更新這些應用程式",
@@ -336,6 +334,8 @@ OC.L10N.register(
"You are about to grant \"%s\" access to your %s account." : "您將授予「%s」存取您的 %s 帳戶",
"Alternative login using app token" : "透過應用程式憑證的方式登入",
"You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
- "Back to log in" : "回到登入頁面"
+ "Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
+ "Back to log in" : "回到登入頁面",
+ "Depending on your configuration, this button could also work to trust the domain:" : "根據你的設定值,此按鈕也可用於信任以下網域:"
},
"nplurals=1; plural=0;");