File tree 1 file changed +15
-0
lines changed
src/loc/lcl/cht/diagnosticMessages
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 4446
4446
<Item ItemId=";Element_at_index_0_is_variadic_in_one_type_but_not_in_the_other_2622" ItemType="0" PsrId="306" Leaf="true">
4447
4447
<Str Cat="Text">
4448
4448
<Val><![CDATA[Element at index {0} is variadic in one type but not in the other.]]></Val>
4449
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
4450
+ <Val><![CDATA[位於索引 {0} 的元素在一個類型中是可變參數,但在另一個類型中不是。]]></Val>
4451
+ </Tgt>
4449
4452
</Str>
4450
4453
<Disp Icon="Str" />
4451
4454
</Item>
9615
9618
<Item ItemId=";Source_has_0_element_s_but_target_allows_only_1_2619" ItemType="0" PsrId="306" Leaf="true">
9616
9619
<Str Cat="Text">
9617
9620
<Val><![CDATA[Source has {0} element(s) but target allows only {1}.]]></Val>
9621
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
9622
+ <Val><![CDATA[來源具有 {0} 個元素,但目標只允許 {1} 個。]]></Val>
9623
+ </Tgt>
9618
9624
</Str>
9619
9625
<Disp Icon="Str" />
9620
9626
</Item>
9621
9627
<Item ItemId=";Source_has_0_element_s_but_target_requires_1_2618" ItemType="0" PsrId="306" Leaf="true">
9622
9628
<Str Cat="Text">
9623
9629
<Val><![CDATA[Source has {0} element(s) but target requires {1}.]]></Val>
9630
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
9631
+ <Val><![CDATA[來源有 {0} 個元素,但目標需要 {1} 個。]]></Val>
9632
+ </Tgt>
9624
9633
</Str>
9625
9634
<Disp Icon="Str" />
9626
9635
</Item>
@@ -10044,12 +10053,18 @@
10044
10053
<Item ItemId=";Target_allows_only_0_element_s_but_source_may_have_more_2621" ItemType="0" PsrId="306" Leaf="true">
10045
10054
<Str Cat="Text">
10046
10055
<Val><![CDATA[Target allows only {0} element(s) but source may have more.]]></Val>
10056
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
10057
+ <Val><![CDATA[目標只允許 {0} 個元素,但來源的元素可能較多。]]></Val>
10058
+ </Tgt>
10047
10059
</Str>
10048
10060
<Disp Icon="Str" />
10049
10061
</Item>
10050
10062
<Item ItemId=";Target_requires_0_element_s_but_source_may_have_fewer_2620" ItemType="0" PsrId="306" Leaf="true">
10051
10063
<Str Cat="Text">
10052
10064
<Val><![CDATA[Target requires {0} element(s) but source may have fewer.]]></Val>
10065
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
10066
+ <Val><![CDATA[目標需要 {0} 個元素,但來源的元素可能較少。]]></Val>
10067
+ </Tgt>
10053
10068
</Str>
10054
10069
<Disp Icon="Str" />
10055
10070
</Item>
You can’t perform that action at this time.
0 commit comments