diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index a0d36656e68..e9c98b9122a 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -275,7 +275,6 @@ OC.L10N.register( "Log in" : "登入", "Wrong password." : "密碼錯誤", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", - "Stay logged in" : "保持登入狀態", "Forgot password?" : "忘記密碼?", "Back to login" : "回到登入畫面", "Account access" : "帳戶存取", @@ -333,6 +332,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "閱讀<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">說明文件</a>來瞭解如何正確設定您的伺服器", "This action requires you to confirm your password:" : "這個動作需要您再次確認密碼:", "Wrong password. Reset it?" : "密碼錯誤,重設密碼?", + "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", "You are about to grant \"%s\" access to your %s account." : "您將授予「%s」存取您的 %s 帳戶", "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器", |