diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
commit | d3f2bda90cc68fcaf4e66465d1f684841ffad863 (patch) | |
tree | e9f6a60de7e981bc9160d2c482c7fa4eb349aba0 /apps/dav/l10n/ru.js | |
parent | daf1d74af977b371cb8f5a5a8048f4853fc4ec53 (diff) | |
download | nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.tar.gz nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r-- | apps/dav/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 1528498dc97..bebc15e04bb 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.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" : "Включить уведомления о событиях с помощью push", "Notifications will be send through background jobs, so these need to happen often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто." }, |