verstak-official-plugins/plugins/workspace-folders/locales/ru.json

31 lines
1.5 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.

{
"manifest.name": "Папки дел",
"manifest.description": "Вложенные папки с иконками, цветами и drag-and-drop для дерева Дел.",
"common.close": "Закрыть",
"common.cancel": "Отмена",
"common.save": "Сохранить",
"common.create": "Создать",
"common.select": "Выбрать",
"workspaceTree.title": "Дела",
"workspaceTree.new": "Новое дело",
"workspaceTree.nameRequired": "Имя обязательно",
"workspaceTree.namePlaceholder": "Название дела",
"workspaceTree.template": "Шаблон",
"workspaceTree.create": "Создать дело",
"workspaceTree.trash": "Переместить дело в корзину",
"pluginCard.name": "Имя",
"folder.create": "Создать папку",
"folder.edit": "Редактировать папку",
"folder.delete": "Удалить папку",
"folder.deleteConfirm": "Удалить папку? Дела внутри переместятся в родительскую папку.",
"folder.namePlaceholder": "Название папки",
"folder.nameRequired": "Имя обязательно",
"folder.icon": "Иконка",
"folder.chooseIcon": "Выбрать...",
"folder.color": "Цвет",
"folder.chooseColor": "Выбрать...",
"folder.iconPickerTitle": "Выбрать иконку",
"folder.iconSearch": "Поиск иконок...",
"folder.colorPickerTitle": "Выбрать цвет"
}