From 37bedbc10d8802e573a63ec255ec410a2896a91a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 26 Oct 2017 00:08:39 +0000 Subject: [tx-robot] updated from transifex --- apps/dav/l10n/ru.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/dav/l10n/ru.js') diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index e6749e7fb1b..beb1b3c69ae 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Контакты", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", - "Request ID: %s" : "ID запроса: %s" + "Request ID: %s" : "ID запроса: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Отправить приглашения", + "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);"); -- cgit v1.2.3