diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-14 02:19:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-14 02:19:26 +0000 |
commit | 78ca1819f6ba4a828fe95465c98a4ee08a5987cc (patch) | |
tree | 9667c7f3e2b6b9a6ad64b8c59d338e7d0841b088 /core/l10n/zh_CN.js | |
parent | ea4fc6b50712cce091a6decf8c4553eb0ed361e6 (diff) | |
download | nextcloud-server-78ca1819f6ba4a828fe95465c98a4ee08a5987cc.tar.gz nextcloud-server-78ca1819f6ba4a828fe95465c98a4ee08a5987cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 9b4ba836922..44d0b6444a2 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -139,7 +139,7 @@ OC.L10N.register( "Password" : "密码", "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。", + "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." : "您的账号未设置无密码登录。", "Passwordless authentication is not supported in your browser." : "浏览器不支持无密码验证。", "Passwordless authentication is only available over a secure connection." : "无密码身份验证仅在安全连接上可用。", |