LEGO: check in for main to temporary branch. (#16987)

This commit is contained in:
csigs
2021-09-03 08:34:16 -07:00
committed by GitHub
parent a47276f708
commit 83996093d9
59 changed files with 2371 additions and 1006 deletions

View File

@@ -8166,18 +8166,27 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebook.useNewMarkdownRenderer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to use the newer version of the markdown renderer for Notebooks. This may result in markdown being rendered differently than previous versions.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gibt an, ob die neuere Version des Markdownrenderers für Notebooks verwendet werden soll. Dies kann dazu führen, dass Markdown anders gerendert wird als frühere Versionen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebookViews" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook Views]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Notizbuchansichten]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebook.contribution.notebookViews.enabled" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(Preview) Enable Notebook Views]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(Vorschau) Notebookansichten aktivieren]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -8982,6 +8991,9 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViews.component.cellAwaitingInputTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cell Awaiting Input]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zelle wartet auf Eingabe]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9024,12 +9036,18 @@
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViews.component.runningCell" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Running cell {0} of {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Zelle {0} von {1} wird ausgeführt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/notebook/browser/notebookViews/notebookViews.component.startingExecution" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Starting execution]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ausführung wird gestartet]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9921,8 +9939,8 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.maxRowCountExceeded" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, navigate to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Die maximale Zeilenanzahl für das Filtern/ Sortieren wurde überschritten. Um sie zu aktualisieren, können Sie zu "Benutzereinstellungen" wechseln und die Einstellung "queryEditor.results.inMemoryDataProcessingThreshold" ändern.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die maximale Zeilenanzahl für das Filtern/Sortieren wurde überschritten. Navigieren Sie zu "Benutzereinstellungen", und ändern Sie die Einstellung "queryEditor.results.inMemoryDataProcessingThreshold", um sie zu aktualisieren.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Max row count for filtering/sorting has been exceeded. To update it, you can go to User Settings and change the setting: 'queryEditor.results.inMemoryDataProcessingThreshold']]></Val>