mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
22 lines
1.4 KiB
JSON
22 lines
1.4 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": "Configurar Python para Notebooks",
|
|
"configurePython.okButtonText": "Instalar",
|
|
"configurePython.cancelButtonText": "Cancelar",
|
|
"configurePython.browseButtonText": "Examinar",
|
|
"configurePython.locationTextBoxText": "Ubicación de instalación de Python",
|
|
"configurePython.selectFileLabel": "Seleccionar",
|
|
"configurePython.installNote": "Esta instalación llevará algún tiempo. Se recomienda no cerrar la aplicación hasta que se complete la instalación.",
|
|
"configurePython.invalidLocationMsg": "La ubicación de instalación especificada no es válida.",
|
|
"configurePython.pythonNotFoundMsg": "No se encontró ninguna instalación de Python en la ubicación especificada.",
|
|
"configurePython.pythonInstallDeclined": "La instalación de Python se rechazó.",
|
|
"configurePython.installationType": "Tipo de instalación",
|
|
"configurePython.newInstall": "Nueva instalación de Python",
|
|
"configurePython.existingInstall": "Usar la instalación de Python existente"
|
|
} |