From b7577b6401cb68a6a1f4dc9090facb79a6438753 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Aug 2019 02:15:20 +0000 Subject: [tx-robot] updated from transifex --- settings/l10n/zh_CN.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'settings/l10n/zh_CN.js') diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 5b5b4617944..c079907b542 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -747,8 +747,6 @@ OC.L10N.register( "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 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Sharing" : "共享", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Default quota :" : "默认限额:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "请仔细检查安装指南↗,并检查日志中是否有错误或警告。", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", + "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Follow us on Google+" : "在 Google+ 上关注我们", "You are using %s of %s (%s %%)" : "您正在使用 %s ,来自 %s (%s %%)" }, -- cgit v1.2.3