File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed 
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 44464446 <Item ItemId=";Element_at_index_0_is_variadic_in_one_type_but_not_in_the_other_2622" ItemType="0" PsrId="306" Leaf="true">
44474447 <Str Cat="Text">
44484448 <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>
44494452 </Str>
44504453 <Disp Icon="Str" />
44514454 </Item>
96159618 <Item ItemId=";Source_has_0_element_s_but_target_allows_only_1_2619" ItemType="0" PsrId="306" Leaf="true">
96169619 <Str Cat="Text">
96179620 <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>
96189624 </Str>
96199625 <Disp Icon="Str" />
96209626 </Item>
96219627 <Item ItemId=";Source_has_0_element_s_but_target_requires_1_2618" ItemType="0" PsrId="306" Leaf="true">
96229628 <Str Cat="Text">
96239629 <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>
96249633 </Str>
96259634 <Disp Icon="Str" />
96269635 </Item>
@@ -10044,12 +10053,18 @@
1004410053 <Item ItemId=";Target_allows_only_0_element_s_but_source_may_have_more_2621" ItemType="0" PsrId="306" Leaf="true">
1004510054 <Str Cat="Text">
1004610055 <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>
1004710059 </Str>
1004810060 <Disp Icon="Str" />
1004910061 </Item>
1005010062 <Item ItemId=";Target_requires_0_element_s_but_source_may_have_fewer_2620" ItemType="0" PsrId="306" Leaf="true">
1005110063 <Str Cat="Text">
1005210064 <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>
1005310068 </Str>
1005410069 <Disp Icon="Str" />
1005510070 </Item>
                         You can’t perform that action at this time. 
           
                  
0 commit comments