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[CHECK 约束的说明。]]></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[显示列的统一数据类型(包括长度、小数位数、精度)]]></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[显示列的说明]]></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[外键的说明。]]></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[索引的说明。]]></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[主键的说明。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1421,7 +1439,7 @@
<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">
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[初始化表设计器时出错: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
@@ -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[生成预览报表时出错: {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[代码单元格 {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 单元格 {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>