|
450 | 450 | </Str>
|
451 | 451 | <Disp Icon="Str" />
|
452 | 452 | </Item>
|
| 453 | + <Item ItemId=";A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086" ItemType="0" PsrId="306" Leaf="true"> |
| 454 | + <Str Cat="Text"> |
| 455 | + <Val><![CDATA[A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type.]]></Val> |
| 456 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 457 | + <Val><![CDATA[标记的元组元素被声明为可选,并且问号位于名称之后、冒号之前,而不是位于类型之后。]]></Val> |
| 458 | + </Tgt> |
| 459 | + </Str> |
| 460 | + <Disp Icon="Str" /> |
| 461 | + </Item> |
| 462 | + <Item ItemId=";A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087" ItemType="0" PsrId="306" Leaf="true"> |
| 463 | + <Str Cat="Text"> |
| 464 | + <Val><![CDATA[A labeled tuple element is declared as rest with a `...` before the name, rather than before the type.]]></Val> |
| 465 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 466 | + <Val><![CDATA[标记的元组元素在名称之前(而不是类型之前)以 "…" 声明为 rest。]]></Val> |
| 467 | + </Tgt> |
| 468 | + </Str> |
| 469 | + <Disp Icon="Str" /> |
| 470 | + </Item> |
453 | 471 | <Item ItemId=";A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651" ItemType="0" PsrId="306" Leaf="true">
|
454 | 472 | <Str Cat="Text">
|
455 | 473 | <Val><![CDATA[A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums.]]></Val>
|
|
867 | 885 | </Str>
|
868 | 886 | <Disp Icon="Str" />
|
869 | 887 | </Item>
|
| 888 | + <Item ItemId=";A_tuple_member_cannot_be_both_optional_and_rest_5085" ItemType="0" PsrId="306" Leaf="true"> |
| 889 | + <Str Cat="Text"> |
| 890 | + <Val><![CDATA[A tuple member cannot be both optional and rest.]]></Val> |
| 891 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 892 | + <Val><![CDATA[元组成员不能既是可选的又是 rest。]]></Val> |
| 893 | + </Tgt> |
| 894 | + </Str> |
| 895 | + <Disp Icon="Str" /> |
| 896 | + </Item> |
870 | 897 | <Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
|
871 | 898 | <Str Cat="Text">
|
872 | 899 | <Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>
|
|
3522 | 3549 | </Str>
|
3523 | 3550 | <Disp Icon="Str" />
|
3524 | 3551 | </Item>
|
| 3552 | + <Item ItemId=";Convert_overload_list_to_single_signature_95118" ItemType="0" PsrId="306" Leaf="true"> |
| 3553 | + <Str Cat="Text"> |
| 3554 | + <Val><![CDATA[Convert overload list to single signature]]></Val> |
| 3555 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3556 | + <Val><![CDATA[将重载列表转换为单一签名]]></Val> |
| 3557 | + </Tgt> |
| 3558 | + </Str> |
| 3559 | + <Disp Icon="Str" /> |
| 3560 | + </Item> |
3525 | 3561 | <Item ItemId=";Convert_parameters_to_destructured_object_95075" ItemType="0" PsrId="306" Leaf="true">
|
3526 | 3562 | <Str Cat="Text">
|
3527 | 3563 | <Val><![CDATA[Convert parameters to destructured object]]></Val>
|
|
6055 | 6091 | <Str Cat="Text">
|
6056 | 6092 | <Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
|
6057 | 6093 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6058 |
| - <Val><![CDATA[其元素类型“{0}”不是有效的 JSX 元素。]]></Val> |
| 6094 | + <Val><![CDATA[其元素类型 "{0}" 不是有效的 JSX 元素。]]></Val> |
6059 | 6095 | </Tgt>
|
6060 | 6096 | </Str>
|
6061 | 6097 | <Disp Icon="Str" />
|
|
6064 | 6100 | <Str Cat="Text">
|
6065 | 6101 | <Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
|
6066 | 6102 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6067 |
| - <Val><![CDATA[其实例类型“{0}”不是有效的 JSX 元素。]]></Val> |
| 6103 | + <Val><![CDATA[其实例类型 "{0}" 不是有效的 JSX 元素。]]></Val> |
6068 | 6104 | </Tgt>
|
6069 | 6105 | </Str>
|
6070 | 6106 | <Disp Icon="Str" />
|
|
6073 | 6109 | <Str Cat="Text">
|
6074 | 6110 | <Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
|
6075 | 6111 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6076 |
| - <Val><![CDATA[其返回类型“{0}”不是有效的 JSX 元素。]]></Val> |
| 6112 | + <Val><![CDATA[其返回类型 "{0}" 不是有效的 JSX 元素。]]></Val> |
6077 | 6113 | </Tgt>
|
6078 | 6114 | </Str>
|
6079 | 6115 | <Disp Icon="Str" />
|
|
6807 | 6843 | </Str>
|
6808 | 6844 | <Disp Icon="Str" />
|
6809 | 6845 | </Item>
|
| 6846 | + <Item ItemId=";Move_labeled_tuple_element_modifiers_to_labels_95117" ItemType="0" PsrId="306" Leaf="true"> |
| 6847 | + <Str Cat="Text"> |
| 6848 | + <Val><![CDATA[Move labeled tuple element modifiers to labels]]></Val> |
| 6849 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6850 | + <Val><![CDATA[将已标记的元组元素修饰符移至标签]]></Val> |
| 6851 | + </Tgt> |
| 6852 | + </Str> |
| 6853 | + <Disp Icon="Str" /> |
| 6854 | + </Item> |
6810 | 6855 | <Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
|
6811 | 6856 | <Str Cat="Text">
|
6812 | 6857 | <Val><![CDATA[Move to a new file]]></Val>
|
|
8761 | 8806 | <Str Cat="Text">
|
8762 | 8807 | <Val><![CDATA[Replace '{0}' with 'Promise<{1}>']]></Val>
|
8763 | 8808 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
8764 |
| - <Val><![CDATA[将“{0}”替换为 "Promise<{1}>"]]></Val> |
| 8809 | + <Val><![CDATA[将 "{0}" 替换为 "Promise<{1}>"]]></Val> |
8765 | 8810 | </Tgt>
|
8766 | 8811 | </Str>
|
8767 | 8812 | <Disp Icon="Str" />
|
|
10599 | 10644 | </Str>
|
10600 | 10645 | <Disp Icon="Str" />
|
10601 | 10646 | </Item>
|
| 10647 | + <Item ItemId=";This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234" ItemType="0" PsrId="306" Leaf="true"> |
| 10648 | + <Str Cat="Text"> |
| 10649 | + <Val><![CDATA[This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?]]></Val> |
| 10650 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10651 | + <Val><![CDATA[此表达式是 "get" 访问器,因此不可调用。你想在不使用 "()" 的情况下使用它吗?]]></Val> |
| 10652 | + </Tgt> |
| 10653 | + </Str> |
| 10654 | + <Disp Icon="Str" /> |
| 10655 | + </Item> |
10602 | 10656 | <Item ItemId=";This_expression_is_not_constructable_2351" ItemType="0" PsrId="306" Leaf="true">
|
10603 | 10657 | <Str Cat="Text">
|
10604 | 10658 | <Val><![CDATA[This expression is not constructable.]]></Val>
|
|
10764 | 10818 | </Str>
|
10765 | 10819 | <Disp Icon="Str" />
|
10766 | 10820 | </Item>
|
| 10821 | + <Item ItemId=";Tuple_members_must_all_have_names_or_all_not_have_names_5084" ItemType="0" PsrId="306" Leaf="true"> |
| 10822 | + <Str Cat="Text"> |
| 10823 | + <Val><![CDATA[Tuple members must all have names or all not have names.]]></Val> |
| 10824 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10825 | + <Val><![CDATA[元组成员必须全部具有或全部不具有名称。]]></Val> |
| 10826 | + </Tgt> |
| 10827 | + </Str> |
| 10828 | + <Disp Icon="Str" /> |
| 10829 | + </Item> |
10767 | 10830 | <Item ItemId=";Tuple_type_0_of_length_1_has_no_element_at_index_2_2493" ItemType="0" PsrId="306" Leaf="true">
|
10768 | 10831 | <Str Cat="Text">
|
10769 | 10832 | <Val><![CDATA[Tuple type '{0}' of length '{1}' has no element at index '{2}'.]]></Val>
|
|
0 commit comments