platform/plugins/tracker-assets/lang/ru.json
Alexander Platov 2938013af6
Update UserBox and Button layouts (#1343)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-04-09 10:46:40 +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": "Сохранить задачу",
"CreateMore": "Создать еще",
"Todo": "Todo",
"InProgress": "В работе",
"Done": "Выполнено",
"Canceled": "Отменено",
"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": {}
}