diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 66682a7608c..ffb9400ea56 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "个人", "Administration" : "管理", "Additional settings" : "其他设置", + "Admin right privilege" : "管理员权限特权", "Groupware" : "组件", "Overview" : "概览", "Basic settings" : "基本设置", @@ -136,7 +137,9 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "使用了 MySQL 版本 \"%s\"。Nextcloud 21将不再支持这个版本,需要MySQL 8.0或MariaDB 10.2或更高。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "使用了 PostgreSQL \"%s\" 版本。Nextcloud 21将不再支持此版本,要求 PostgreSQL 9.6 或更高版本。", "Nextcloud settings" : "Nextcloud 设置", + "Here you can decide which group can access some of the admin settings." : "在这里,您可以决定哪个组可以访问一些管理设置。", "None" : "无", + "Unable to modify setting" : "无法更改设置", "Two-factor authentication can be enforced for all users 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" : "限制于组", |