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>
@@ -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[估计的 IO 成本]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -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>