platform/plugins/calendar-assets/lang/ru.json
Andrey Sobolev aa218ab898
TSK-1009: Configurable platform (#3055)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-25 14:34:10 +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": "Расширение для календаря с событиями"
}
}