platform/plugins/tracker-assets/lang/ru.json
Sergei Ogorelkov 207bcf73bb
Update new issue dialog (#1310)
Signed-off-by: Sergei Ogorelkov <sergei.ogorelkov@xored.com>
2022-04-08 13:27:02 +07:00

59 lines
1.7 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": "Сохранить задачу",
"CreateMore": "Создать еще",
"Todo": "Todo",
"InProgress": "В работе",
"Done": "Выполнено",
"Canceled": "Отменено",
"SetStatus": "Установить статус\u2026",
"Priority": "Установить приоритет",
"NoPriority": "Нет приоритета",
"Urgent": "Наивысший",
"High": "Высокий",
"Medium": "Средний",
"Low": "Низкий",
"AddIssueTooltip": "Добавить задачу\u2026",
"Title": "Заголовок",
"Description": "",
"Status": "",
"Number": "Number",
"Assignee": "Исполнитель",
"Parent": "Указать родительскую задачу\u2026",
"BlockedBy": "",
"RelatedTo": "",
"Comments": "",
"Attachments": "",
"Labels": "Метки",
"Project": "Проект",
"Space": "",
"DueDate": "Указать срок выполнения\u2026",
"Team": "",
"Issue": "",
"Document": "",
"DocumentIcon": "",
"DocumentColor": "",
"Rank": "",
"IssueTitlePlaceholder": "Имя задачи",
"IssueDescriptionPlaceholder": "Описание задачи"
},
"status": {}
}