diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ebc102c1c61..ab7083001b2 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -145,7 +145,9 @@ OC.L10N.register( "User disabled" : "使用者已遭停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。", "Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。", + "Browser not supported" : "不支援的瀏覽器", "Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。", + "Your connection is not secure" : "您的連線不安全", "Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。", "Reset password" : "重設密碼", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", |