platform/plugins/tracker-assets/lang/ru.json
Alexander Platov 595fbf487a
Update dialogs layout (#1385)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-04-13 11:25:59 +07:00

61 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": {
"TrackerApplication": "Tracker",
"Teams": "Your teams",
"More": "More",
"Delete": "Delete",
"Open": "Open",
"Members": "Members",
"Inbox": "Inbox",
"MyIssues": "My issues",
"Issues": "Issues",
"Views": "Views",
"Active": "Active",
"Backlog": "Backlog",
"Board": "Board",
"Projects": "Projects",
"CreateTeam": "Create team",
"NewIssue": "Новая задача",
"SaveIssue": "Сохранить задачу",
"Todo": "Todo",
"InProgress": "В работе",
"Done": "Выполнено",
"Canceled": "Отменено",
"SetPriority": "Установить приоритет\u2026",
"SetStatus": "Установить статус\u2026",
"Priority": "Установить приоритет",
"NoPriority": "Нет приоритета",
"Urgent": "Наивысший",
"High": "Высокий",
"Medium": "Средний",
"Low": "Низкий",
"Unassigned": "Не назначен",
"AddIssueTooltip": "Добавить задачу\u2026",
"Title": "Заголовок",
"Description": "",
"Status": "",
"Number": "Number",
"Assignee": "Исполнитель",
"AssignTo": "Назначить...",
"Parent": "Указать родительскую задачу\u2026",
"BlockedBy": "",
"RelatedTo": "",
"Comments": "",
"Attachments": "",
"Labels": "Метки",
"Project": "Проект",
"Space": "",
"DueDate": "Указать срок выполнения\u2026",
"Team": "",
"Issue": "",
"Document": "",
"DocumentIcon": "",
"DocumentColor": "",
"Rank": "",
"IssueTitlePlaceholder": "Имя задачи",
"IssueDescriptionPlaceholder": "Описание задачи"
},
"status": {}
}