aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:46 +0000
commit724a62daeebeeb0508b7ce7195226aa0654dd97f (patch)
tree74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/settings/l10n/zh_CN.json
parenta357c065bd1c86dae196a1bd4759f183dd1f2733 (diff)
downloadnextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz
nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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.json15
1 files changed, 5 insertions, 10 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index a671580920b..2314c8ca68f 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -598,6 +598,7 @@
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "一个检查用户导入的 SSL 证书的后台工作正在进行中。请稍后再来检查。",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "目前存在一些用户导入的 SSL 证书,这在 Nextcloud 21 中已经不使用了。它们可以通过“occ security:certificates:import”命令在命令行导入。它们在数据目录下的路径如下所示。",
"Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 用户或组的 UUID 无效。请审查你在 LDAP 配置的专家部分的 \"覆盖 UUID 检测 \"设置,并使用 \"occ ldap:update-uuid\" 来更新它们。",
+ "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV 系统通讯录同步失败,这可能是因为你的服务器实例有超过1000名用户,或是因为出现了错误。请手动通过指令 occ dav:sync-system-addressbook 继续该操作。",
"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." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。",
"Enable all" : "启用所有",
@@ -623,25 +624,26 @@
"You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。",
"Please confirm the group removal " : "请确认移除群组",
"Your profile information" : "您的个人资料",
- "Choose profile picture from files" : "从文件中选择个人资料图片",
- "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
"Your email address" : "您的电子邮件",
"Additional emails" : "附加邮箱地址",
- "Your location" : "您的位置",
"Enable Profile" : "编辑个人资料",
"Your Twitter handle" : "您的 Twitter 账号",
"You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息",
+ "Edit display name" : "编辑显示名称",
"Add new password" : "添加新的密码",
"Add new email address" : "添加新的电子邮件地址",
"Set user as admin for" : "设置用户为管理员",
"Select user quota" : "选择用户容量限额",
+ "Select manager" : "选择管理者",
"Toggle user actions menu" : "切换用户行动菜单",
"Delete user" : "删除用户",
"Wipe all devices" : "擦除所有设备",
"Disable user" : "禁用用户",
"Enable user" : "启用用户",
"Edit User" : "编辑用户",
+ "User's table" : "用户的表格",
"Will be autogenerated" : "将自动生成",
+ "Select user manager" : "选择用户管理者",
"Add a new user" : "添加新用户",
"No users in here" : "这里没有用户",
"{license}-licensed" : "{license}-许可协议",
@@ -668,13 +670,6 @@
"Exclude groups from creating link shares:" : "禁止指定组创建链接分享:",
"Exclude groups from sharing" : "在共享中排除组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。",
- "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成",
- "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名",
- "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV 系统通讯录同步失败,这可能是因为你的服务器实例有超过1000名用户,或是因为出现了错误。请手动通过指令 occ dav:sync-system-addressbook 继续该操作。",
- "Edit display name" : "编辑显示名称",
- "Select manager" : "选择管理者",
- "User's table" : "用户的表格",
- "Select user manager" : "选择用户管理者",
"Old user imported certificates" : "旧用户导入的证书",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s",
"Rating: {score}/10" : "评分:{score}/10",