diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
commit | 4bc8ba5b228b888e2caae2884699213634793093 (patch) | |
tree | a8b00a4bc02cbedaed866285f6b9fb03260e140f /apps/settings/l10n/zh_CN.json | |
parent | 9dbf88816c8fe985d62507bd45c364e760d8ce72 (diff) | |
download | nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.tar.gz nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index c61080ec673..7c066bdc608 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -729,6 +729,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录", "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." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "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." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。", + "{license}-licensed" : "{license}-许可协议", "Rating: {score}/10" : "评分:{score}/10", "Username" : "用户名", "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。", @@ -751,8 +752,6 @@ "Set user manager" : "设置用户管理者", "Username will be autogenerated" : "用户名将自动生成", "Username (required)" : "用户名(必填)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 个用户 ..."], - "_{userCount} user_::_{userCount} users_" : ["{userCount} 个用户"], "User backend" : "用户来源", "User actions" : "用户操作", "Loading user …" : "正在加载用户 ...", @@ -771,7 +770,6 @@ "Send welcome email to new users" : "向新用户发送欢迎邮件", "Name your device" : "为您的设备命名", "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", - "{license}-licensed" : "{license}-许可协议", "by {author}\n{license}" : "按照 {author}\n{license}", "Active users" : "活跃用户", "Disabled users" : "已禁用的用户", |