mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 17:23:05 -05:00
43 lines
2.8 KiB
JSON
43 lines
2.8 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": "Estensioni principali di Notebook",
|
|
"description": "Consente di definire il contributo di Notebook basato sul protocollo dati e numerosi comandi e contributi di Notebook.",
|
|
"notebook.configuration.title": "Configurazione di Notebook",
|
|
"notebook.pythonPath.description": "Percorso locale dell'installazione di Python usata da Notebooks.",
|
|
"notebook.useExistingPython.description": "Percorso locale di un'installazione preesistente di Python usata da Notebooks.",
|
|
"notebook.overrideEditorTheming.description": "Esegue l'override delle impostazioni predefinite dell'editor di Notebook. Le impostazioni includono il colore di sfondo, il colore della riga corrente e il bordo",
|
|
"notebook.maxTableRows.description": "Numero massimo di righe restituite per tabella nell'editor di Notebook",
|
|
"notebook.maxBookSearchDepth.description": "Profondità massima delle sottodirectory per la ricerca di book (immettere 0 per la profondità infinita)",
|
|
"notebook.command.new": "Nuovo notebook",
|
|
"notebook.command.open": "Apri notebook",
|
|
"notebook.analyzeJupyterNotebook": "Analizza in Notebook",
|
|
"notebook.command.runactivecell": "Esegui cella",
|
|
"notebook.command.clearactivecellresult": "Cancella risultato della cella",
|
|
"notebook.command.runallcells": "Esegui celle",
|
|
"notebook.command.addcode": "Aggiungi cella di codice",
|
|
"notebook.command.addtext": "Aggiungi cella di testo",
|
|
"notebook.command.addcell": "Aggiungi cella",
|
|
"title.analyzeJupyterNotebook": "Analizza in Notebook",
|
|
"title.newJupyterNotebook": "Nuovo notebook",
|
|
"title.openJupyterNotebook": "Apri notebook",
|
|
"title.jupyter.setContext": "Imposta contesto per Notebook",
|
|
"title.jupyter.setKernel": "Imposta kernel per Notebook",
|
|
"config.jupyter.extraKernelsTitle": "Kernel aggiuntivi",
|
|
"config.jupyter.extraKernelsDescription": "ID dei kernel aggiuntivi da abilitare",
|
|
"config.jupyter.kernelConfigValuesDescription": "Opzioni di configurazione per i kernel Jupyter. Sono gestite automaticamente ed è consigliabile non modificarle manualmente.",
|
|
"title.reinstallNotebookDependencies": "Reinstalla dipendenze di Notebook",
|
|
"title.configurePython": "Configura Python per Notebooks",
|
|
"title.managePackages": "Gestisci pacchetti",
|
|
"title.SQL19PreviewBook": "Guida di SQL Server 2019",
|
|
"books-preview-category": "Book di Jupyter",
|
|
"title.saveJupyterBook": "Salva book",
|
|
"title.searchJupyterBook": "Cerca nel book",
|
|
"title.SavedBooks": "Book salvati",
|
|
"title.UntitledBooks": "Book senza titolo"
|
|
} |