LEGO: Merge pull request 1568

LEGO: Merge pull request 1568
This commit is contained in:
Alex Hsu
2022-07-08 08:35:27 -07:00
committed by GitHub
parent e28ee805e4
commit 2d90b472b2
12 changed files with 165 additions and 3 deletions

View File

@@ -58,6 +58,9 @@
<Item ItemId=";ActualDataSize" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Actual Data Size]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[實際資料大小]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2449,12 +2452,18 @@
<Item ItemId=";EstimatedAverageRowSize" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Estimated Average Row Size]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預估的平均資料列大小]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";EstimatedCost" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Estimated Cost %]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預估成本 %]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,7 +2471,7 @@
<Str Cat="Text">
<Val><![CDATA[Estimated CPU Cost]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[估的 CPU 成本]]></Val>
<Val><![CDATA[估的 CPU 成本]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -2524,12 +2533,18 @@
<Item ItemId=";EstimatedExecutions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Estimated Executions]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預估的執行數]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";EstimatedIO" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Estimated IO Cost]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預估的 I/O 成本]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2699,7 +2714,7 @@
<Str Cat="Text">
<Val><![CDATA[Estimated Rows]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[估的資料列]]></Val>
<Val><![CDATA[估的資料列]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -2725,6 +2740,9 @@
<Item ItemId=";EstimatedSubtree" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Estimated Subtree Cost %]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預估的樹狀子目錄成本 %]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>