aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-01 12:41:53 +0000
committerNextcloud bot <bot@nextcloud.com>2019-10-01 12:41:53 +0000
commitf9870eec2cefef95aa563cbbbe78f2dc9dd5e128 (patch)
tree906a37483eb8e8a4d1b7b3dd863504323bd8c099 /apps/dav
parent87c7852c48af285de27f078e5045fc9c004fc77f (diff)
downloadnextcloud-server-f9870eec2cefef95aa563cbbbe78f2dc9dd5e128.tar.gz
nextcloud-server-f9870eec2cefef95aa563cbbbe78f2dc9dd5e128.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/ru.js1
-rw-r--r--apps/dav/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index 9b2502bd371..facb53b4247 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -98,6 +98,7 @@ OC.L10N.register(
"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" : "Включить уведомления о событиях с помощью push",
"Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json
index 941ec74a6af..429286b4834 100644
--- a/apps/dav/l10n/ru.json
+++ b/apps/dav/l10n/ru.json
@@ -96,6 +96,7 @@
"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" : "Включить уведомления о событиях с помощью push",
"Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file