Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230620154443163. (#23424)

This commit is contained in:
CSIGS@microsoft.com
2023-06-20 09:08:29 -07:00
committed by GitHub
parent 6e014aff92
commit 540b4b5e9e
4 changed files with 35 additions and 8 deletions
+15
View File
@@ -13179,18 +13179,27 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.largeRowSelectionPrompt." ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You have selected {0} rows, it might take a while to load the data and calculate the summary, do you want to continue?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sie haben {0} Zeilen ausgewählt. Das Laden der Daten und die Berechnung der Zusammenfassung kann einige Zeit in Anspruch nehmen. Möchten Sie den Vorgang fortsetzen?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.loadingData" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading selected rows for calculation...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ausgewählte Zeilen werden zur Berechnung geladen...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/gridPanel.resultsGrid.loadingDataWithProgress" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading selected rows for calculation ({0}/{1})...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ausgewählte Zeilen werden zur Berechnung geladen ({0}/{1})...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13500,6 +13509,9 @@
<Item ItemId=";src/sql/workbench/contrib/query/browser/query.contribution.queryEditor.results.promptForLargeRowSelection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When cells are selected in the results grid, ADS will calculate the summary for them, This setting controls whether to show the a confirmation when the number of rows selected is larger than the value specified in the 'inMemoryDataProcessingThreshold' setting. The default value is true.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wenn Zellen im Ergebnisraster ausgewählt werden, berechnet ADS die Zusammenfassung für sie. Mit dieser Einstellung wird gesteuert, ob eine Bestätigung angezeigt wird, wenn die Anzahl der ausgewählten Zeilen größer als der in der Einstellung "inMemoryDataProcessingThreshold" angegebene Wert ist. Der Standardwert ist TRUE.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -19818,6 +19830,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.refreshOEError" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while refreshing the object explorer. {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Aktualisieren des Objekt-Explorers. {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>