diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index ade14badb7e..ecd349c4b24 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.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." : "密码重置消息已发送到该帐户的电子邮件地址。如果您没有收到,请检查您的垃圾邮件/垃圾文件夹或向您的本地管理员寻求帮助。 ", |