mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
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"
|
||||
}
|
||||
Reference in New Issue
Block a user