summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-01 00:29:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-01 00:29:52 +0000
commit7ed4493a928a6f53d22e52c1aa1153d048f570c9 (patch)
tree7358bd625ce928a2a5379a718a080c5814342d86 /apps/settings/l10n/zh_CN.js
parent3b5489ae891b686b4294a8c18c06a536fece8ad7 (diff)
downloadnextcloud-server-7ed4493a928a6f53d22e52c1aa1153d048f570c9.tar.gz
nextcloud-server-7ed4493a928a6f53d22e52c1aa1153d048f570c9.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index b59c4943bdf..7a559b84fa5 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -240,8 +240,6 @@ OC.L10N.register(
"Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 注册在一个 webcron 服务上,每 5 分钟通过 HTTP 调用 cron.php。使用场景:非常小的实例(1-5 个用户,取决于使用情况)。",
"Cron (Recommended)" : "Cron(推荐)",
- "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。",
- "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。",
"The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 需要由系统用户“{user}”执行。",
"Unable to update background job mode" : "无法更新后台任务模式",
"Profile" : "个人资料",
@@ -523,6 +521,8 @@ OC.L10N.register(
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方应用程序连接到 Nextcloud,请确保在启用双因素身份验证之前为每个应用程序创建和配置应用程序密码。",
"You created app password \"{token}\"" : "您创建了应用密码“{token}”",
"An administrator created app password \"{token}\"" : "管理员创建了应用密码“{token}”",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。",
"Choose profile picture from files" : "从文件中选择个人资料图片",
"png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
"Your location" : "您的位置",