Files
azuredatastudio/i18n/ita/extensions/notebook/dist/jupyter/serverInstance.i18n.json
2021-02-22 19:42:55 -08:00

14 lines
853 B
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."
],
"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"
}