diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 3578dead759..c690a92a49f 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -97,8 +97,8 @@ OC.L10N.register( "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。", "Send notifications for events" : "发送事件通知", - "Notifications will be send through background jobs, so these need to happen often enough." : "通知将通过后台任务发送,所以任务的频率有足够高。", "Enable notifications for events via push" : "启用推送事件通知", - "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" + "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。", + "Notifications will be send through background jobs, so these need to happen often enough." : "通知将通过后台任务发送,所以任务的频率有足够高。" }, "nplurals=1; plural=0;"); |