diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index c690a92a49f..0e7a3db71bd 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -97,6 +97,7 @@ 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 are sent via background jobs, so these must occur often enough." : "通知将通过后台任务发送,所以任务的频率要足够高。", "Enable notifications for events via push" : "启用推送事件通知", "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." : "通知将通过后台任务发送,所以任务的频率有足够高。" |