mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 09:35:38 -05:00
43 lines
2.9 KiB
JSON
43 lines
2.9 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."
|
|
],
|
|
"displayName": "Extensiones principales de Notebook",
|
|
"description": "Define la contribución de Notebook basada en el protocolo de datos y muchos comandos y contribuciones de Notebook.",
|
|
"notebook.configuration.title": "Configuración de Notebook",
|
|
"notebook.pythonPath.description": "Ruta de acceso local a la instalación de Python utilizada por Notebooks.",
|
|
"notebook.useExistingPython.description": "Ruta de acceso local a una instalación de Python preexistente utilizada por Notebooks.",
|
|
"notebook.overrideEditorTheming.description": "Invalide la configuración predeterminada del editor en el editor de Notebook. Los ajustes incluyen el color de fondo, el color de la línea actual y el borde",
|
|
"notebook.maxTableRows.description": "Número máximo de filas devueltas por tabla en el editor de Notebook",
|
|
"notebook.maxBookSearchDepth.description": "Profundidad máxima de subdirectorios para buscar Books (especifique 0 para infinito)",
|
|
"notebook.command.new": "Nuevo Notebook",
|
|
"notebook.command.open": "Abrir Notebook",
|
|
"notebook.analyzeJupyterNotebook": "Analizar en Notebook",
|
|
"notebook.command.runactivecell": "Ejecutar celda",
|
|
"notebook.command.clearactivecellresult": "Borrar resultado de la celda",
|
|
"notebook.command.runallcells": "Ejecutar celdas",
|
|
"notebook.command.addcode": "Agregar celda de código",
|
|
"notebook.command.addtext": "Agregar celda de texto",
|
|
"notebook.command.addcell": "Agregar celda",
|
|
"title.analyzeJupyterNotebook": "Analizar en Notebook",
|
|
"title.newJupyterNotebook": "Nuevo Notebook",
|
|
"title.openJupyterNotebook": "Abrir Notebook",
|
|
"title.jupyter.setContext": "Establecer contexto para Notebook",
|
|
"title.jupyter.setKernel": "Establecer kernel para Notebook",
|
|
"config.jupyter.extraKernelsTitle": "Kernels adicionales",
|
|
"config.jupyter.extraKernelsDescription": "Id. de los kernels adicionales para habilitar",
|
|
"config.jupyter.kernelConfigValuesDescription": "Opciones de configuración para kernels de Jupyter. Se administra automáticamente y no se recomienda la edición manual.",
|
|
"title.reinstallNotebookDependencies": "Reinstalar dependencias de Notebook",
|
|
"title.configurePython": "Configurar Python para Notebooks",
|
|
"title.managePackages": "Administrar paquetes",
|
|
"title.SQL19PreviewBook": "Guía de SQL Server 2019",
|
|
"books-preview-category": "Jupyter Books",
|
|
"title.saveJupyterBook": "Guardar libro",
|
|
"title.searchJupyterBook": "Buscar libro",
|
|
"title.SavedBooks": "Libros guardados",
|
|
"title.UntitledBooks": "Libros sin título"
|
|
} |