platform/plugins/calendar-assets/lang/ru.json
Denis Bykhov 9113ca1b23
UBER-372 Exclude search category and notifications (#3352)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-06-06 12:46:56 +07:00

44 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"ApplicationLabelCalendar": "Календарь",
"Calendars": "Календари",
"Participants": "Участники",
"NoParticipants": "Участники не добавлены",
"PersonsLabel": "{name}",
"AddDescription": "Добавить описание",
"Date": "Дата",
"DueTo": "Дата конца",
"Description": "Описание",
"Title": "Название",
"Location": "Местоположение",
"Company": "Компания",
"CreateCalendar": "Новый Календарь",
"Calendar": "Календарь",
"Events": "События",
"Event": "Событие",
"ModeDay": "День",
"ModeWeek": "Неделя",
"ModeMonth": "Месяц",
"ModeYear": "Год",
"Today": "Сегодня",
"TableView": "Таблица",
"DueMinutes": "{minutes, plural, =0 {меньше минуты} =1 {минута} other {# минут}}",
"DueHours": "{hours, plural, =0 {меньше часа} =1 {1 час} other {# часы}}",
"DueDays": "{days, plural, =0 {сегодня} =1 {1 день} other {# дня}}",
"Reminder": "Напоминание",
"RemindMeAt": "Напомнить мне",
"ReminderTime": "Время напоминания",
"CreateReminder": "Создать напоминание",
"CreatedReminder": "Создал напоминание",
"Reminders": "Напоминания",
"Shift": "Сдвиг",
"State": "Состояние",
"NoReminders": "Нет напоминаний",
"AllDay": "Весь день",
"AndMore": "И еще {count}",
"CreateEvent": "Создать событие",
"EventFor": "Событие для: ",
"ConfigLabel": "Календарь",
"ConfigDescription": "Расширение для календаря с событиями"
}
}