summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-18 02:16:56 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-18 02:16:56 +0000
commitf3ec3bfa4af7e03197976319a8bd0694f641ad7b (patch)
treef8a5a7b6a4f4343093dcbcb297f8e2824ee4dd8e /apps/settings/l10n/zh_CN.js
parent45cf49bbca1563b69ea7b73ea3497c91651cc313 (diff)
downloadnextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.tar.gz
nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.zip
[tx-robot] updated from transifex
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 05e7a71eee9..911486b4b88 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -348,7 +348,6 @@ OC.L10N.register(
"Background job didn’t run yet!" : "后台任务当前没有运行!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。",
"Pick background job setting" : "选择后台任务设置",
- "Execute one task with each page loaded" : "每个页面加载后执行一个任务",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php注册到 webcron 服务上,每5分钟通过HTTP执行一次cron.php。",
"Use system cron service to call the cron.php file every 5 minutes." : "使用系统定时任务服务每5分钟执行一次cron.php文件。",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。",
@@ -369,9 +368,7 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享",
"Exclude groups from sharing" : "在共享中排除组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。",
- "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。",
"Restrict username autocompletion to users within the same groups" : "将用户名自动补全限制为相同组中的用户",
- "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)",
"This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。",
"Default share permissions" : "默认共享权限",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud community{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose} 许可协议。",
@@ -863,7 +860,10 @@ OC.L10N.register(
"Issued By" : "授权由",
"Valid until %s" : "有效期至 %s",
"Import root certificate" : "导入根证书",
+ "Execute one task with each page loaded" : "每个页面加载后执行一个任务",
"Set default expiration date" : "设置默认过期日期",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)",
"{counter} apps have an update available" : "{counter} 个应用有可用的更新",
"_and %n other editor_::_and %n other editors_" : ["和其他编辑者"],
"Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑",