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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-04-11 10:21:01 -07:00
committed by GitHub
parent 7a41bfc167
commit 6d81b02c18
5 changed files with 134 additions and 14 deletions

View File

@@ -1145,6 +1145,9 @@
<Item ItemId=";(...) .description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The description of the check constraint.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Beschreibung der Check-Einschränkung.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1172,6 +1175,9 @@
<Item ItemId=";(...) Type" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the unified data type (including length, scale and precision) for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zeigt den einheitlichen Datentyp (einschließlich Länge, Skalierung und Genauigkeit) für die Spalte an.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1205,6 +1211,9 @@
<Item ItemId=";(...) ion" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the description of the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gibt die Beschreibung der Spalte an.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1238,6 +1247,9 @@
<Item ItemId=";(...) ription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The description of the foreign key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Beschreibung des Fremdschlüssels.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1295,6 +1307,9 @@
<Item ItemId=";(...) on" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The description of the index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Beschreibung des Indexers.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1328,6 +1343,9 @@
<Item ItemId=";(...) .description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The description of the primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Beschreibung des Primärschlüssels.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1421,8 +1439,8 @@
<Item ItemId=";(...) Designer" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while initializing the table designer: {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Fehler beim Initialisieren des Tabellen-Designers: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Beim Initialisieren des Tabellendesigners ist ein Fehler aufgetreten:{0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[An error occured while initializing the table designer: {0}]]></Val>
@@ -1484,7 +1502,7 @@
<Item ItemId=";(...) rror" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while generating preview report: {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Generieren des Vorschauberichts: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
@@ -14955,6 +14973,9 @@
<Item ItemId=";src/sql/workbench/services/notebook/browser/models/cell.codeCellLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Code Cell {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Codezelle{0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -14979,6 +15000,9 @@
<Item ItemId=";src/sql/workbench/services/notebook/browser/models/cell.mdCellLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Markdown Cell {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Markdown-Zelle{0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>