diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/dav/l10n/ru.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.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, 0 insertions, 1 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 7be6261a30a..764c3693d38 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -79,7 +79,6 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.", "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»", - "CalDAV server" : "CalDAV сервер", "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);"); |