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/ita/extensions/notebook/dist/jupyter/jupyterController.i18n.json
vendored
Normal file
12
i18n/ita/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": "Notebooks",
|
||||
"unsupportedFileType": "Sono supportati solo notebook con estensione ipynb",
|
||||
"confirmReinstall": "Reinstallare?"
|
||||
}
|
||||
10
i18n/ita/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
vendored
Normal file
10
i18n/ita/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": "È necessario specificare un percorso di notebook"
|
||||
}
|
||||
28
i18n/ita/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
vendored
Normal file
28
i18n/ita/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": "L'installazione delle dipendenze di Notebook è in corso",
|
||||
"msgPythonDownloadComplete": "Il download di Python è stato completato",
|
||||
"msgPythonDownloadError": "Si è verificato un errore durante il download della configurazione di Python",
|
||||
"msgPythonDownloadPending": "Download del pacchetto Python",
|
||||
"msgPythonUnpackPending": "Decompressione del pacchetto Python",
|
||||
"msgPythonDirectoryError": "Si è verificato un errore durante la creazione della directory di installazione di Python",
|
||||
"msgPythonUnpackError": "Si è verificato un errore durante la decompressione del bundle di Python",
|
||||
"msgTaskName": "Installazione delle dipendenze di Notebook",
|
||||
"msgInstallPkgStart": "Installazione delle dipendenze di Notebook. Per altre informazioni, vedere la visualizzazione attività",
|
||||
"msgInstallPkgFinish": "L'installazione delle dipendenze di Notebook è stata completata",
|
||||
"msgPythonRunningError": "Non è possibile sovrascrivere un'installazione esistente di Python mentre Python è in esecuzione. Chiudere gli eventuali notebook attivi prima di procedere.",
|
||||
"msgSkipPythonInstall": "Python esiste già nel percorso specificato. L'installazione verrà ignorata.",
|
||||
"msgWaitingForInstall": "È già in corso un'altra installazione di Python. Attendere che venga completata.",
|
||||
"msgDependenciesInstallationFailed": "L'installazione delle dipendenze di Notebook non è riuscita. Errore: {0}",
|
||||
"msgDownloadPython": "Download della versione locale di Python per la piattaforma {0} in {1}",
|
||||
"confirmPackageUpgrade": "Alcuni pacchetti Python installati devono essere aggiornati. Aggiornarli ora?",
|
||||
"upgradePackages.pipInstall": "Installazione di {0}",
|
||||
"msgInstallStart": "Installazione dei pacchetti obbligatori per l'esecuzione di Notebooks...",
|
||||
"msgJupyterInstallDone": "... Installazione di Jupyter completata."
|
||||
}
|
||||
10
i18n/ita/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
vendored
Normal file
10
i18n/ita/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": "L'arresto del server di Notebook non è riuscito: {0}"
|
||||
}
|
||||
11
i18n/ita/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
vendored
Normal file
11
i18n/ita/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": "Non è possibile avviare una sessione. Il gestore non è ancora inizializzato",
|
||||
"connectionNotValid": "Con i kernel Spark è richiesta una connessione a un'istanza master del cluster Big Data di SQL Server."
|
||||
}
|
||||
14
i18n/ita/extensions/notebook/dist/jupyter/serverInstance.i18n.json
vendored
Normal file
14
i18n/ita/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": "Si è verificato un errore durante l'arresto del server di Notebook: {0}",
|
||||
"notebookStartProcessExitPremature": "Il processo di Notebook è stato chiuso prematuramente. Errore: {0}. Output di STDERR: {1}",
|
||||
"jupyterError": "Errore restituito da Jupyter: {0}",
|
||||
"jupyterOutputMsgStartSuccessful": "... Jupyter è in esecuzione alla posizione {0}",
|
||||
"jupyterOutputMsgStart": "... Avvio del server di Notebook"
|
||||
}
|
||||
Reference in New Issue
Block a user