summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ru.js')
-rw-r--r--apps/dav/l10n/ru.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js
index 9f61a676680..a2a21aa535f 100644
--- a/apps/dav/l10n/ru.js
+++ b/apps/dav/l10n/ru.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю «{calendar}»",
"You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю «{calendar}»",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю «{calendar}»",
+ "Untitled event" : "Событие без названия",
"{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие «{event}» в календаре «{calendar}»",
"You created event {event} in calendar {calendar}" : "Вы создали событие «{event}» в календаре «{calendar}»",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие «{event}» из календаря «{calendar}»",
@@ -54,7 +55,6 @@ OC.L10N.register(
"Date:" : "Дата:",
"Where:" : "Где:",
"Description:" : "Описание:",
- "Untitled event" : "Событие без названия",
"_%n year_::_%n years_" : ["%n год","%n года","%n лет","%n лет"],
"_%n month_::_%n months_" : ["%n месяц","%n месяца","%n месяцев","%n месяцев"],
"_%n day_::_%n days_" : ["%n день","%n дня","%n дней","%n дней"],
@@ -108,6 +108,8 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} изменил(а) запись {card} в адресной книге {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Вы изменили запись {card} в адресной книге {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Изменение <strong>контакта</strong> или <strong>адресной книги</strong>",
+ "File is not updatable: %1$s" : "Файл не подлежит обновлению: %1$s",
+ "Could not write file contents" : "Не удалось записать содержимое файла",
"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.",