Files
azuredatastudio/i18n/rus/extensions/notebook/package.i18n.json
2021-02-22 19:42:55 -08:00

43 lines
3.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Основные расширения Notebook",
"description": "Определяет протокол данных на основе вклада Notebook, а также многие команды и вклады Notebook.",
"notebook.configuration.title": "Конфигурация Notebook",
"notebook.pythonPath.description": "Локальный путь к установке Python, используемой Записными книжками.",
"notebook.useExistingPython.description": "Локальный путь к существующей установке Python, используемой Записными книжками.",
"notebook.overrideEditorTheming.description": "Переопределите параметры редактора по умолчанию в редакторе Notebook. Параметры включают в себя цвет фона, цвет текущей строки и границу",
"notebook.maxTableRows.description": "Максимальное число строк, возвращаемых на таблицу, в редакторе Notebook",
"notebook.maxBookSearchDepth.description": "Максимальная глубина подкаталогов для поиска книг (введите 0 для бесконечной глубины)",
"notebook.command.new": "Создать записную книжку",
"notebook.command.open": "Открыть записную книжку",
"notebook.analyzeJupyterNotebook": "Анализировать в Notebook",
"notebook.command.runactivecell": "Выполнить ячейку",
"notebook.command.clearactivecellresult": "Очистить результат ячейки",
"notebook.command.runallcells": "Выполнить ячейки",
"notebook.command.addcode": "Добавить ячейку кода",
"notebook.command.addtext": "Добавить текстовую ячейку",
"notebook.command.addcell": "Добавить ячейку",
"title.analyzeJupyterNotebook": "Анализировать в Notebook",
"title.newJupyterNotebook": "Создать записную книжку",
"title.openJupyterNotebook": "Открыть записную книжку",
"title.jupyter.setContext": "Задать контекст для Notebook",
"title.jupyter.setKernel": "Задать ядро для Notebook",
"config.jupyter.extraKernelsTitle": "Дополнительные ядра",
"config.jupyter.extraKernelsDescription": "Идентификаторы дополнительных включаемых ядер",
"config.jupyter.kernelConfigValuesDescription": "Параметры конфигурации для ядер Jupyter. Этот параметр управляется автоматически, и изменять его вручную не рекомендуется.",
"title.reinstallNotebookDependencies": "Переустановка зависимостей Notebook",
"title.configurePython": "Настройка Python для Записных книжек",
"title.managePackages": "Управление пакетами",
"title.SQL19PreviewBook": "Руководство по SQL Server 2019",
"books-preview-category": "Книги Jupyter",
"title.saveJupyterBook": "Сохранить книгу",
"title.searchJupyterBook": "Поиск книги",
"title.SavedBooks": "Сохраненные книги",
"title.UntitledBooks": "Безымянные книги"
}