Update to langpack source files for January release (#21351)

* update to langpack xlfs

* update to langpack source files

* added updated source files and dates

* Update for 12-19-2022

* Update for 12-21-2022

* update for 1/3/2023

* update to azurecore 1-9-2023

* last update to langpack source file before release
This commit is contained in:
Alex Ma
2023-01-13 14:01:35 -08:00
committed by GitHub
parent 429bb3a877
commit 30a2770228
182 changed files with 7220 additions and 24680 deletions

View File

@@ -264,10 +264,6 @@
<source xml:lang="en">New Section (Preview)</source>
<target state="translated">Nuova sezione (anteprima)</target>
</trans-unit>
<trans-unit id="noBDCConnectionError">
<source xml:lang="en">Spark kernels require a connection to a SQL Server Big Data Cluster master instance.</source>
<target state="translated">Con i kernel Spark è richiesta una connessione a un'istanza master del cluster Big Data di SQL Server.</target>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
<target state="translated">Nessun Book è attualmente selezionato nel viewlet.</target>
@@ -312,10 +308,6 @@
<source xml:lang="en">Open untitled notebook {0} as untitled failed: {1}</source>
<target state="translated">L'apertura del notebook senza titolo {0} come senza titolo non è riuscita: {1}</target>
</trans-unit>
<trans-unit id="providerNotValidError">
<source xml:lang="en">Non-MSSQL providers are not supported for spark kernels.</source>
<target state="translated">I provider non MSSQL non sono supportati per i kernel Spark.</target>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
<target state="translated">Non è possibile leggere Jupyter Book {0}: {1}</target>
@@ -364,10 +356,6 @@
</file>
<file original="extensions/notebook/dist/common/notebookUtils" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="translated">Questo codice di esempio consente di caricare il file in un frame di dati e visualizzare i primi 10 risultati.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="translated">Non ci sono editor di notebook attivi</target>
@@ -784,30 +772,10 @@
</file>
<file original="extensions/notebook/dist/jupyter/jupyterSessionManager" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="bdcConnectError">
<source xml:lang="en">Error: {0}. </source>
<target state="translated">Errore: {0}. </target>
</trans-unit>
<trans-unit id="clusterControllerConnectionRequired">
<source xml:lang="en">A connection to the cluster controller is required to run Spark jobs</source>
<target state="translated">Per eseguire processi Spark è necessaria una connessione al controller del cluster</target>
</trans-unit>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="translated">Non è possibile avviare una sessione. Il gestore non è ancora inizializzato</target>
</trans-unit>
<trans-unit id="notebook.couldNotFindKnoxGateway">
<source xml:lang="en">Could not find Knox gateway endpoint</source>
<target state="translated">Non è stato possibile trovare l'endpoint del gateway Knox</target>
</trans-unit>
<trans-unit id="promptBDCPassword">
<source xml:lang="en">Please provide the password to connect to the BDC Controller</source>
<target state="translated">Specificare la password per la connessione al controller BDC</target>
</trans-unit>
<trans-unit id="promptBDCUsername">
<source xml:lang="en">{0}Please provide the username to connect to the BDC Controller:</source>
<target state="translated">{0}Specificare il nome utente per la connessione al controller BDC:</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/dist/jupyter/pypiClient" source-language="en" datatype="plaintext" target-language="it">