summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-05 02:27:17 +0000
committerNextcloud bot <bot@nextcloud.com>2021-09-05 02:27:17 +0000
commitb656681e8a509c299be9dd23e6d00df3b8bf4458 (patch)
tree145760c936134e813fe8d7d06a4a32d9dac3eaf6 /apps/dav/l10n/ru.js
parent113da79c8f41075cca9db2d480fc21a12530339b (diff)
downloadnextcloud-server-b656681e8a509c299be9dd23e6d00df3b8bf4458.tar.gz
nextcloud-server-b656681e8a509c299be9dd23e6d00df3b8bf4458.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r--apps/dav/l10n/ru.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index a2c50fbd666..f9f8f350cdc 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Вы удалили календарь «{calendar}»",
"{actor} updated calendar {calendar}" : "{actor} обновил(а) календарь «{calendar}»",
"You updated calendar {calendar}" : "Вы обновили календарь «{calendar}»",
+ "{actor} restored calendar {calendar}" : "{actor} восстановил(а) календарь «{calendar}»",
+ "You restored calendar {calendar}" : "Вы восстановили календарь «{calendar}»",
"You shared calendar {calendar} as public link" : "Вы предоставили общий доступ к календарю «{calendar}» созданием общедоступной ссылки",
"You removed public link for calendar {calendar}" : "Вы удалили общедоступную ссылку на календарь «{calendar}»",
"{actor} shared calendar {calendar} with you" : "{actor} предоставил(а) вам общий доступ к календарю «{calendar}»",
@@ -40,6 +42,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»",
"You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»",
+ "Calendar, contacts and tasks" : "Календарь, контакты и задачи",
"A <strong>calendar</strong> was modified" : "Изменения <strong>календаря</strong> ",
"A calendar <strong>event</strong> was modified" : "В календаре изменено <strong>событие</strong>",
"A calendar <strong>todo</strong> was modified" : "В календаре изменена <strong>задача</strong>",
@@ -62,8 +65,11 @@ OC.L10N.register(
"Description: %s" : "Описание: %s",
"Where: %s" : "Где: %s",
"%1$s via %2$s" : "%1$s через %2$s",
+ "Cancelled: %1$s" : "Событие отменено: %1$s",
"Invitation canceled" : "Приглашение отменено",
+ "Re: %1$s" : "Re: %1$s",
"Invitation updated" : "Приглашение обновлено",
+ "Invitation: %1$s" : "Приглашение: %1$s",
"Invitation" : "Приглашение",
"Title:" : "Название:",
"Time:" : "Время:",
@@ -76,6 +82,11 @@ OC.L10N.register(
"More options …" : "Дополнительные параметры…",
"More options at %s" : "Дополнительные параметры на %s",
"Contacts" : "Контакты",
+ "{actor} created address book {addressbook}" : "{actor} создал(а) адресную книгу «{addressbook}»",
+ "You created address book {addressbook}" : "Вы создали адресную книгу «{addressbook}»",
+ "{actor} deleted address book {addressbook}" : "{actor} удалил(а) адресную книгу «{addressbook}»",
+ "You deleted address book {addressbook}" : "Вы удалили адресную книгу «{addressbook}»",
+ "System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
"Upgrade needed" : "Требуется обновление",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.",
"Configures a CalDAV account" : "Настройка аккаунта CalDAV",