LEGO: check in for master to temporary branch.

This commit is contained in:
csigs 2020-06-29 16:10:37 +00:00
parent 03f0fc4cf5
commit 5f04915ccb

View file

@ -4446,6 +4446,9 @@
<Item ItemId=";Element_at_index_0_is_variadic_in_one_type_but_not_in_the_other_2622" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Element at index {0} is variadic in one type but not in the other.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[位於索引 {0} 的元素在一個類型中是可變參數,但在另一個類型中不是。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -9615,12 +9618,18 @@
<Item ItemId=";Source_has_0_element_s_but_target_allows_only_1_2619" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Source has {0} element(s) but target allows only {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[來源具有 {0} 個元素,但目標只允許 {1} 個。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Source_has_0_element_s_but_target_requires_1_2618" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Source has {0} element(s) but target requires {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[來源有 {0} 個元素,但目標需要 {1} 個。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -10044,12 +10053,18 @@
<Item ItemId=";Target_allows_only_0_element_s_but_source_may_have_more_2621" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target allows only {0} element(s) but source may have more.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[目標只允許 {0} 個元素,但來源的元素可能較多。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Target_requires_0_element_s_but_source_may_have_fewer_2620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target requires {0} element(s) but source may have fewer.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[目標需要 {0} 個元素,但來源的元素可能較少。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>