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">Neuer Abschnitt (Vorschau)</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">Für Spark-Kernel ist eine Verbindung mit einer Masterinstanz eines SQL Server-Big Data-Clusters erforderlich.</target>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
<target state="translated">Im Viewlet sind zurzeit keine Jupyter Books ausgewählt.</target>
@@ -312,10 +308,6 @@
<source xml:lang="en">Open untitled notebook {0} as untitled failed: {1}</source>
<target state="translated">Fehler beim Öffnen des Notebooks "{0}" ohne Titel: {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">Für Spark-Kernel werden nur MSSQL-Anbieter unterstützt.</target>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
<target state="translated">Fehler beim Lesen von Jupyter Book "{0}": {1}</target>
@@ -364,10 +356,6 @@
</file>
<file original="extensions/notebook/dist/common/notebookUtils" source-language="en" datatype="plaintext" target-language="de">
<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">Dieser Beispielcode lädt die Datei in einen Datenrahmen und zeigt die ersten 10 Ergebnisse an.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="translated">Es ist kein Notebook-Editor aktiv.</target>
@@ -784,30 +772,10 @@
</file>
<file original="extensions/notebook/dist/jupyter/jupyterSessionManager" source-language="en" datatype="plaintext" target-language="de">
<body>
<trans-unit id="bdcConnectError">
<source xml:lang="en">Error: {0}. </source>
<target state="translated">Fehler: {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">Zum Ausführen von Spark-Aufträgen ist eine Verbindung mit dem Clustercontroller erforderlich.</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">Eine Sitzung kann nicht gestartet werden, der Manager wurde noch nicht initialisiert.</target>
</trans-unit>
<trans-unit id="notebook.couldNotFindKnoxGateway">
<source xml:lang="en">Could not find Knox gateway endpoint</source>
<target state="translated">KNOX-Gatewayendpunkt wurde nicht gefunden.</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">Geben Sie das Kennwort zum Herstellen einer Verbindung mit dem BDC-Controller an.</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}Geben Sie den Benutzernamen zum Herstellen einer Verbindung mit dem BDC-Controller an:</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/dist/jupyter/pypiClient" source-language="en" datatype="plaintext" target-language="de">