summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-12 02:28:00 +0000
committerNextcloud bot <bot@nextcloud.com>2022-02-12 02:28:00 +0000
commitc686ee791ae892bf12f868f5326ae381b430168e (patch)
tree19480c6ba202b8ff47461ec8c7bb4ae6b9014d3d /apps/settings/l10n/zh_CN.js
parent90d94c172e61b80de64275f064aac197f42bec8b (diff)
downloadnextcloud-server-c686ee791ae892bf12f868f5326ae381b430168e.tar.gz
nextcloud-server-c686ee791ae892bf12f868f5326ae381b430168e.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 34d530c509b..63351507f8b 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"If you received this email, the email configuration seems to be correct." : "如果您收到了这封邮件,电子邮件配置应该就是正确的。",
"Email could not be sent. Check your mail server log" : "邮件无法发送。检查您的邮件服务器日志",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "在发送电子邮件时出现问题。请修正您的设置。(错误:%s)",
+ "You need to set your user email before being able to send test emails. Go to %s for that." : "您需要先前往%s设置电子邮箱,才能发送测试邮件。",
"Invalid user" : "无效用户",
"Invalid mail address" : "无效的电子邮件地址",
"Settings saved" : "设置已保存",
@@ -131,6 +132,7 @@ OC.L10N.register(
"Verifying" : "正在验证",
"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 old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务器端加密格式已启用。我们建议禁用此功能。",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "使用了 MariaDB \"%s\" 版本。Nextcloud 21将不再支持此版本,需要 MariaDB 10.2 或更高版本。",
"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或更高。",
@@ -182,6 +184,7 @@ OC.L10N.register(
"Rename" : "重命名",
"Revoke" : "撤销",
"Wipe device" : "擦除设备",
+ "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果你的设备还没有开始擦除,撤销这个令牌可能会阻止擦除它。",
"Internet Explorer" : "IE 浏览器",
"Edge" : "Edge 浏览器",
"Firefox" : "火狐浏览器",
@@ -218,6 +221,7 @@ OC.L10N.register(
"Copied!" : "已复制!",
"Copy" : "复制",
"Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。",
+ "Rename group" : "重命名分组",
"Remove group" : "删除分组",
"You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。",
"Please confirm the group removal " : "请确认移除群组",
@@ -385,6 +389,7 @@ OC.L10N.register(
"SMTP Username" : "SMTP 用户名",
"SMTP Password" : "SMTP 密码",
"Save" : "保存",
+ "Test and verify email settings" : "测试并验证电子邮箱设置",
"Send email" : "发送电子邮件",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。",
"All checks passed." : "所有检查已通过。",