platform/plugins/document-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

55 lines
2.1 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": {
"CreateDocument": "Создать документ",
"DocumentCreateLabel": "Документ",
"Documents": "Документы",
"CreateAnVersion": "Создать новую версию",
"Document": "Документ",
"DocumentNamePlaceholder": "Имя...",
"Name": "Имя",
"Cancel": "Отмена",
"EditorPlaceholder": "введите для начала...",
"Version": "Версия",
"SearchDocument": "Найти документ...",
"Revision": "Ревизия",
"NoVersions": "Версии не определены",
"CreateEnVersion": "Создать версию для оценки",
"Versions": "Версии",
"CreateDocumentVersion": "Создать версию",
"Approvers": "Утверждающие",
"Status": "Статус",
"LastRevision": "Последняя ревизия",
"DocumentApplication": "Документы",
"MyDocuments": "Мои документы",
"Library": "Библиотека",
"Labels": "Метки",
"AddLabel": "Добавить метку...",
"Authors": "Авторы",
"DocumentVersionPlaceholder": "версия...",
"DescriptionPlaceholder": "введите для деталей...",
"PendingReview": "Ожидает",
"Latest": "Актуально",
"Draft": "Рабочая копия",
"Description": "Описание",
"Reviewers": "Рецензенты",
"ViewMode": "Просмотр",
"EditMode": "Редактирование",
"SuggestMode": "Комментирование",
"CreateDraft": "Новая рабочая копия",
"SendForApproval": "Попросить утверждения",
"SendForReview": "Попросить рецензию",
"Approve": "Утвердить",
"Reject": "Отказать",
"Approved": "Утверждено",
"Rejected": "Отказано",
"CompareTo": "Сравнить с...",
"ConfigLabel": "Документы",
"ConfigDescription": "Расширение по работе с текстовыми документами"
}
}