aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:36 +0000
commit4c7840ee3135b0061a2f3186e520ead69e30ae48 (patch)
treef34785209ccda9675864444a01d1c1db9aee33fb /apps/settings/l10n/zh_CN.js
parent32d1d82fa3863c9b15785eb49b2b525f6c134cb9 (diff)
downloadnextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.tar.gz
nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.zip
Fix(l10n): Update translations 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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 98e4f8c5966..066f445d087 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"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 account email before being able to send test emails. Go to %s for that." : "您需要先设置您的帐户电子邮件,然后才能发送测试电子邮件。去 %s 看看吧。",
+ "Disabled accounts" : "禁用账号",
"Invalid account" : "无效的账户。",
"Invalid mail address" : "无效的电子邮件地址",
"Settings saved" : "设置已保存",
@@ -620,9 +621,7 @@ OC.L10N.register(
"Loading app list" : "正在加载应用程序列表",
"App Store" : "应用商店",
"Loading categories" : "正在加载分类",
- "Active accounts" : "活跃账号",
"Admins" : "管理员",
- "Disabled accounts" : "禁用账号",
"Create group" : "创建群组",
"Group name" : "分组名称",
"Please enter a valid group name" : "请处输入一个有效的群组名称",
@@ -845,6 +844,7 @@ OC.L10N.register(
"Creating group …" : "正在创建群组 ...",
"Nextcloud help resources" : "Nextcloud 帮助资源",
"To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "要允许此检查运行,您必须确保您的网络服务器可以连接到自身。 因此,它必须能够解析并连接到至少一个 `trusted_domains` 或 `overwrite.cli.url`。",
- "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务器端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。"
+ "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务器端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。",
+ "Active accounts" : "活跃账号"
},
"nplurals=1; plural=0;");