diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 1bd48e00990..a450ed8dc94 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -329,8 +329,8 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要从旧版本(ownCloud<=8.0)迁移您的加密密钥。", "Start migration" : "开始迁移", "Background jobs" : "后台任务", - "Last job ran %s." : "上次定时任务执行于:%s。", "Last job execution ran %s. Something seems wrong." : "上次定时任务执行于:%s。但存在一些问题。", + "Last job ran %s." : "上次定时任务执行于:%s。", "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" : "选择后台任务设置", |