mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 17:23:21 -05:00
22 lines
1.6 KiB
JSON
22 lines
1.6 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"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"
|
||
} |