diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-21 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-21 01:12:02 +0000 |
commit | 10388eab342a46e034eb6bfb89fbfd232d8ec2a5 (patch) | |
tree | 38ba04c1d625e9aba69f264ce4281b913df36eb0 /settings | |
parent | 5eca741309ab4b3ecf1de80ebf3f4bd8c599d67b (diff) | |
download | nextcloud-server-10388eab342a46e034eb6bfb89fbfd232d8ec2a5.tar.gz nextcloud-server-10388eab342a46e034eb6bfb89fbfd232d8ec2a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index b13ed8bb313..86c20ac2c0b 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -113,6 +113,8 @@ OC.L10N.register( "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." : "可以仅为某些组设置双因素身份验证的强制执行。", + "Enforced groups" : "强制群组", "Excluded groups" : "排除群组", "Save changes" : "保存修改", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 407885cc22b..db2f6babe7b 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -111,6 +111,8 @@ "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." : "可以仅为某些组设置双因素身份验证的强制执行。", + "Enforced groups" : "强制群组", "Excluded groups" : "排除群组", "Save changes" : "保存修改", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。", |