diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-07 01:08:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-07 01:08:57 +0000 |
commit | f9b7109de34314cd69cb92a0238619d80d336d95 (patch) | |
tree | efe4e76f5358149bcdeb88a72285bf37e585e0d0 /core/l10n/zh_TW.js | |
parent | ebe75fb4baaaa3201ad8e08e26094ebcaf4debb0 (diff) | |
download | nextcloud-server-f9b7109de34314cd69cb92a0238619d80d336d95.tar.gz nextcloud-server-f9b7109de34314cd69cb92a0238619d80d336d95.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 9bdccb67665..c2c8bda9d21 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -125,6 +125,8 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "此 HTTP \"Strict-Transport-Security\" 標頭並未設定持續至少 {seconds} 秒。為了提高安全性,我們在<a href=\"{docUrl}\" rel=\"noreferrer\">安全提示</a>中有詳述並建議啟用 HSTS。", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "您正在藉由 HTTP 訪問此網站,如我們的<a href=\"{docUrl}\">安全性提示</a>所述,我們強烈建議設定您的伺服器須要求使用 HTTPS", "Shared" : "已分享", + "Shared with" : "分享給", + "Shared by" : "分享自", "Error setting expiration date" : "設定到期日發生錯誤", "The public link will expire no later than {days} days after it is created" : "這個公開連結會在 {days} 天內失效", "Set expiration date" : "指定到期日", @@ -275,6 +277,7 @@ OC.L10N.register( "Alternative Logins" : "其他登入方法", "Account access" : "帳戶存取", "You are about to grant %s access to your %s account." : "你已批准%s存取你的%s帳戶。", + "Grant access" : "允許存取", "App token" : "App token", "Alternative login using app token" : "透過應用程式憑證的方式登入", "Redirecting …" : "重新導向…", |