diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
commit | 6209a66f16896226ead262314844728ed6a23466 (patch) | |
tree | 6f19c046697275f932f175376e37c2485b68db50 /core/l10n/zh_TW.js | |
parent | 3f19eb06a0f0f1a599aeea13457bae3c3164dd8b (diff) | |
download | nextcloud-server-6209a66f16896226ead262314844728ed6a23466.tar.gz nextcloud-server-6209a66f16896226ead262314844728ed6a23466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index e9c98b9122a..82e325b17fb 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -277,11 +277,10 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", "Forgot password?" : "忘記密碼?", "Back to login" : "回到登入畫面", + "App token" : "App token", + "Grant access" : "允許存取", "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 …" : "重新導向…", "New password" : "新密碼", "New Password" : "新密碼", @@ -335,6 +334,7 @@ OC.L10N.register( "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", "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" : "回到登入頁面" }, |