mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
12
i18n/rus/extensions/notebook/dist/book/bookModel.i18n.json
vendored
Normal file
12
i18n/rus/extensions/notebook/dist/book/bookModel.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"missingFileError": "Отсутствует файл: {0}",
|
||||
"InvalidError.tocFile": "{0}",
|
||||
"Invalid toc.yml": "Ошибка: в {0} имеется неправильный файл toc.yml"
|
||||
}
|
||||
12
i18n/rus/extensions/notebook/dist/book/bookTreeItem.i18n.json
vendored
Normal file
12
i18n/rus/extensions/notebook/dist/book/bookTreeItem.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"openNotebookCommand": "Открыть записную книжку",
|
||||
"openMarkdownCommand": "Открыть разметку Markdown",
|
||||
"openExternalLinkCommand": "Открытие внешней ссылки"
|
||||
}
|
||||
17
i18n/rus/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/rus/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"openBookError": "Не удалось открыть книгу {0}: {1}",
|
||||
"openNotebookError": "Не удалось открыть записную книжку {0}: {1}",
|
||||
"openMarkdownError": "Не удалось открыть файл Markdown {0}: {1}",
|
||||
"openUntitledNotebookError": "Не удалось открыть безымянную записную книжку {0} как безымянную: {1}",
|
||||
"allFiles": "Все файлы",
|
||||
"labelPickFolder": "Выберите папку",
|
||||
"openExternalLinkError": "Не удалось открыть ссылку {0}: {1}",
|
||||
"confirmReplace": "Папка уже существует. Вы уверены, что хотите удалить и заменить эту папку?"
|
||||
}
|
||||
12
i18n/rus/extensions/notebook/dist/common/localizedConstants.i18n.json
vendored
Normal file
12
i18n/rus/extensions/notebook/dist/common/localizedConstants.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgYes": "Да",
|
||||
"msgNo": "Нет",
|
||||
"msgSampleCodeDataFrame": "Этот пример кода загружает файл в кадр данных и отображает первые 10 результатов."
|
||||
}
|
||||
11
i18n/rus/extensions/notebook/dist/common/utils.i18n.json
vendored
Normal file
11
i18n/rus/extensions/notebook/dist/common/utils.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mkdirOutputMsg": "… Идет создание {0}",
|
||||
"executeCommandProcessExited": "Процесс завершил работу с кодом {0}"
|
||||
}
|
||||
22
i18n/rus/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
vendored
Normal file
22
i18n/rus/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"configurePython.dialogName": "Настройка Python для Записных книжек",
|
||||
"configurePython.okButtonText": "Установить",
|
||||
"configurePython.cancelButtonText": "Отмена",
|
||||
"configurePython.browseButtonText": "Обзор",
|
||||
"configurePython.locationTextBoxText": "Расположение установки Python",
|
||||
"configurePython.selectFileLabel": "Выбрать",
|
||||
"configurePython.installNote": "Эта установка может занять некоторое время. Рекомендуется не закрывать приложение до завершения установки.",
|
||||
"configurePython.invalidLocationMsg": "Указано недопустимое расположение установки.",
|
||||
"configurePython.pythonNotFoundMsg": "В указанном расположении установка Python не найдена.",
|
||||
"configurePython.pythonInstallDeclined": "Установка Python была отклонена.",
|
||||
"configurePython.installationType": "Тип установки",
|
||||
"configurePython.newInstall": "Новая установка Python",
|
||||
"configurePython.existingInstall": "Использовать существующую установку Python"
|
||||
}
|
||||
23
i18n/rus/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
vendored
Normal file
23
i18n/rus/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.invalidTextPlaceholder": "Н/Д",
|
||||
"managePackages.packageNotFound": "Не удалось найти указанный пакет",
|
||||
"managePackages.searchBarPlaceholder": "Поиск пакетов: {0}",
|
||||
"managePackages.addNewTabTitle": "Добавить новый",
|
||||
"managePackages.searchButtonLabel": "Поиск",
|
||||
"managePackages.installButtonText": "Установить",
|
||||
"managePackages.packageNameTitle": "Имя пакета",
|
||||
"managePackages.packageVersionTitle": "Версия пакета",
|
||||
"managePackages.packageSummaryTitle": "Сводка пакета",
|
||||
"managePackages.noVersionsFound": "Не удалось найти допустимые версии для указанного пакета",
|
||||
"managePackages.packageRequestError": "Запрос сведений о пакете завершился с ошибкой: {0} {1}",
|
||||
"managePackages.backgroundInstallStarted": "Идет установка {0} {1}",
|
||||
"managePackages.backgroundInstallComplete": "Завершена установка для {0} {1}",
|
||||
"managePackages.backgroundInstallFailed": "Не удалось установить {0} {1}. Ошибка: {2}"
|
||||
}
|
||||
19
i18n/rus/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
vendored
Normal file
19
i18n/rus/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.installedTabTitle": "Установлен",
|
||||
"managePackages.pkgNameColumn": "Имя",
|
||||
"managePackages.newPkgVersionColumn": "Версия",
|
||||
"managePackages.uninstallButtonText": "Удалить выбранные пакеты",
|
||||
"managePackages.packageType": "Тип пакета",
|
||||
"managePackages.packageCount": "Найдены пакеты: {0} {1}",
|
||||
"managePackages.confirmUninstall": "Вы действительно хотите удалить указанные пакеты?",
|
||||
"managePackages.backgroundUninstallStarted": "Идет удаление {0}",
|
||||
"managePackages.backgroundUninstallComplete": "Завершено удаление для {0}",
|
||||
"managePackages.backgroundUninstallFailed": "Не удалось удалить {0}. Ошибка: {1}"
|
||||
}
|
||||
11
i18n/rus/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.i18n.json
vendored
Normal file
11
i18n/rus/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.dialogName": "Управление пакетами",
|
||||
"managePackages.cancelButtonText": "Закрыть"
|
||||
}
|
||||
15
i18n/rus/extensions/notebook/dist/extension.i18n.json
vendored
Normal file
15
i18n/rus/extensions/notebook/dist/extension.i18n.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "Этот пример кода загружает файл в кадр данных и отображает первые 10 результатов.",
|
||||
"noNotebookVisible": "Нет активного редактора записных книжек",
|
||||
"codeCellName": "Код",
|
||||
"textCellName": "Текст",
|
||||
"selectCellType": "Какой тип ячейки требуется добавить?",
|
||||
"notebookFiles": "Записные книжки"
|
||||
}
|
||||
12
i18n/rus/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
12
i18n/rus/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebookFileType": "Записные книжки",
|
||||
"unsupportedFileType": "Поддерживаются только записные книжки IPYNB",
|
||||
"confirmReinstall": "Вы действительно хотите выполнить переустановку?"
|
||||
}
|
||||
10
i18n/rus/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
10
i18n/rus/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errNotebookUriMissing": "Требуется путь к записной книжке"
|
||||
}
|
||||
28
i18n/rus/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
28
i18n/rus/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgInstallPkgProgress": "Выполняется установка зависимостей Notebook",
|
||||
"msgPythonDownloadComplete": "Скачивание Python завершено",
|
||||
"msgPythonDownloadError": "Ошибка при скачивании программы установки Python",
|
||||
"msgPythonDownloadPending": "Идет скачивание пакета Python",
|
||||
"msgPythonUnpackPending": "Распаковка пакета Python",
|
||||
"msgPythonDirectoryError": "Ошибка при создании каталога установки Python",
|
||||
"msgPythonUnpackError": "Ошибка при распаковке пакета Python",
|
||||
"msgTaskName": "Идет установка зависимостей Notebook",
|
||||
"msgInstallPkgStart": "Идет установка зависимостей Notebook, дополнительные сведения см. в представлении задач",
|
||||
"msgInstallPkgFinish": "Установка зависимостей Notebook завершена",
|
||||
"msgPythonRunningError": "Не удается перезаписать существующую установку Python во время работы Python. Прежде чем продолжить, закройте все активные записные книжки.",
|
||||
"msgSkipPythonInstall": "Python уже существует в указанном расположении. Выполняется пропуск установки.",
|
||||
"msgWaitingForInstall": "Сейчас выполняется другая установка Python. Дождитесь ее завершения.",
|
||||
"msgDependenciesInstallationFailed": "Установка зависимостей Notebook завершилась с ошибкой: {0}",
|
||||
"msgDownloadPython": "Скачивание локального Python для платформы: {0} в {1}",
|
||||
"confirmPackageUpgrade": "Некоторые установленные пакеты Python нужно обновить. Вы хотите обновить их сейчас?",
|
||||
"upgradePackages.pipInstall": "Установка (0)",
|
||||
"msgInstallStart": "Установка требуемых пакетов для запуска Записных книжек…",
|
||||
"msgJupyterInstallDone": "… Установка Jupyter завершена."
|
||||
}
|
||||
10
i18n/rus/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
10
i18n/rus/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"shutdownError": "Сбой при завершении работы сервера Notebook: {0}"
|
||||
}
|
||||
11
i18n/rus/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
11
i18n/rus/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errorStartBeforeReady": "Не удается запустить сеанс, диспетчер еще не инициализирован",
|
||||
"connectionNotValid": "Ядрам Spark требуется подключение к главному экземпляру кластера больших данных SQL Server."
|
||||
}
|
||||
14
i18n/rus/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
14
i18n/rus/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serverStopError": "Ошибка при остановке сервера Notebook: {0}",
|
||||
"notebookStartProcessExitPremature": "Процесс Notebook преждевременно завершил работу с ошибкой: {0}, выходные данные StdErr: {1}",
|
||||
"jupyterError": "Ошибка, отправленная из Jupyter: {0}",
|
||||
"jupyterOutputMsgStartSuccessful": "… Jupyter выполняется в {0}",
|
||||
"jupyterOutputMsgStart": "… Выполняется запуск сервера Notebook"
|
||||
}
|
||||
14
i18n/rus/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
vendored
Normal file
14
i18n/rus/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebook.unsupportedAction": "Действие {0} не поддерживается для этого обработчика",
|
||||
"unsupportedScheme": "Не удается открыть ссылку {0}, так как поддерживаются только ссылки HTTP и HTTPS",
|
||||
"notebook.confirmOpen": "Скачать и открыть \"{0}\"?",
|
||||
"notebook.fileNotFound": "Не удалось найти указанный файл",
|
||||
"notebook.fileDownloadError": "Запрос на открытие файла завершился с ошибкой: {0} {1}"
|
||||
}
|
||||
Reference in New Issue
Block a user