diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/settings/l10n/zh_CN.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 6cda5bf0612..95e3e4d7ee3 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -118,13 +118,10 @@ OC.L10N.register( "Unlimited" : "无限", "Verifying" : "正在验证", "Nextcloud settings" : "Nextcloud 设置", - "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定组启用。如果没有设置两步验证方式提供者,他们则不能登录到系统。", "Enforce two-factor authentication" : "强制启用两步验证", "Limit to groups" : "限制于组", "Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置两步验证的强制执行。", - "Two-factor authentication is enforced for all\tmembers of the following groups." : "两步验证对以下分组的所有成员强制启用。", "Enforced groups" : "强制群组", - "Two-factor authentication is not enforced for\tmembers of the following groups." : "两步验证不对以下分组的成员强制启用。", "Excluded groups" : "排除群组", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", "Save changes" : "保存修改", @@ -397,11 +394,6 @@ OC.L10N.register( "New password" : "新密码", "Change password" : "修改密码", "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。", - "Disconnect" : "断开连接", - "Not supported!" : "不支持!", - "Press ⌘-C to copy." : "按 ⌘-C 复制。", - "Press Ctrl-C to copy." : "按 Ctrl-C 复制。", - "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Afrikaans (Namibia)" : "南非语(纳米比亚)", "Afrikaans (South Africa)" : "南非语(南非)", "Afrikaans" : "南非语", @@ -842,7 +834,6 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Follow us on Google+" : "在 Google+ 上关注我们", "Share" : "共享" }, "nplurals=1; plural=0;"); |