Files
huly-platform/plugins/document-assets/lang/ru.json
T
Anton AlexeyevandGitHub 764d963885 Backport plugin permissions in the workspace (#9966)
* Apply patch

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix merge errors

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix drive header

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix formatting

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix tests

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

---------

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-30 09:55:39 +07:00

66 lines
2.9 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": {
"Document": "Документ",
"ParentDocument": "Родительский документ",
"ChildDocument": "Дочерний документ",
"CreateDocument": "Создать документ",
"Documents": "Документы",
"CreateAnVersion": "Создать новую версию",
"DocumentNamePlaceholder": "Без имени",
"Name": "Имя",
"Cancel": "Отмена",
"Version": "Версия",
"SearchDocument": "Найти документ...",
"Snapshot": "Снимок",
"NoVersions": "Версии не определены",
"DocumentApplication": "Документы",
"MyDocuments": "Мои документы",
"Teamspace": "Пространство",
"Teamspaces": "Пространства",
"Labels": "Метки",
"AddLabel": "Добавить метку",
"Authors": "Авторы",
"Backlinks": "Упоминания",
"History": "История изменений",
"DescriptionPlaceholder": "введите для деталей...",
"CreateTeamspace": "Создать пространство",
"EditTeamspace": "Редактировать пространство",
"NewTeamspace": "Новое пространство",
"TeamspaceTitle": "Название пространства",
"TeamspaceTitlePlaceholder": "Новое пространство",
"TeamspaceDescriptionPlaceholder": "Добавьте описание ...",
"ChooseIcon": "Выбрать иконку",
"TeamspaceMembers": "Участники",
"NoParentDocument": "Нет родительского документа",
"NoBacklinks": "Нет упоминаний",
"NoHistory": "Нет истории изменений",
"Untitled": "Без имени",
"Description": "Описание",
"CopyDocumentUrl": "Копировать URL-адрес документа в буфер обмена",
"DocumentUrlCopied": "Скопировано!",
"ViewMode": "Просмотр",
"EditMode": "Редактирование",
"SuggestMode": "Комментирование",
"CompareTo": "Сравнить с...",
"Star": "Добавить в закладки",
"Unstar": "Удалить из закладок",
"Lock": "Запретить изменения",
"Unlock": "Разрешить изменения",
"Locked": "Защищено от изменений",
"ConfigLabel": "Документы",
"ConfigDescription": "Расширение по работе с текстовыми документами",
"Icon": "Иконка",
"Color": "Цвет",
"RoleLabel": "Роль: {role}",
"ForbidCreateTeamspacePermission": "Запретить создание пространства",
"ForbidCreateTeamspacePermissionDescription": "Запрещает пользователям создавать новые пространства"
}
}