mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 12:08:36 -05:00
14 lines
853 B
JSON
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"
|
|
} |