diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-20 02:13:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-20 02:13:14 +0000 |
commit | b47be338212938821641f8835f898aa6ead47df1 (patch) | |
tree | 2d70c264a52b46e53e88a038b0bfa6e7a9fe2e0a /core/l10n/zh_CN.json | |
parent | a44bb8bdcd9907406c018328cfe171dcb4b0844e (diff) | |
download | nextcloud-server-b47be338212938821641f8835f898aa6ead47df1.tar.gz nextcloud-server-b47be338212938821641f8835f898aa6ead47df1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 49fdbeb2ef6..6d985d9e5b7 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -362,9 +362,13 @@ "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "您的账户已启用安全增强。请选择第二种验证方式。", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "无法载入您启用的任何两步验证方法。请联系管理员。", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "两步验证是强制性的,但您的账户似乎未做配置。请联系管理员获得支持。", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "两步验证是强制性的,但您的账户未做配置。请联系管理员配置两步验证。", + "Set up two-factor authentication" : "配置两步验证", "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "两步验证是强制性的,但您的账户似乎未做配置。使用您的备份代码登录或联系管理员。", "Use backup code" : "使用备用口令", "Cancel log in" : "取消登录", + "Setup two-factor authentication" : "配置两步验证", + "Enhanced security is enforced for your account. Choose wich provider to set up:" : "您的账户已启用安全增强。请选择提供者进行配置:", "Error while validating your second factor" : "验证您的第二项时出错", "Access through untrusted domain" : "通过不被信任的域名访问", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "请联系您的管理员。如果您就是管理员,请参照 config.sample.php 中的示例编辑 config/config.php 中的 \"trusted_domains\" 设置。", |