|
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[레이블이 지정된 튜플 요소는 형식 뒤가 아니라 이름 뒤이면서 콜론 앞에 물음표를 사용하여 optional로 선언됩니다.]]></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 | + </Str> |
| 466 | + <Disp Icon="Str" /> |
| 467 | + </Item> |
453 | 468 | <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 | 469 | <Str Cat="Text">
|
455 | 470 | <Val><![CDATA[A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums.]]></Val>
|
|
867 | 882 | </Str>
|
868 | 883 | <Disp Icon="Str" />
|
869 | 884 | </Item>
|
| 885 | + <Item ItemId=";A_tuple_member_cannot_be_both_optional_and_rest_5085" ItemType="0" PsrId="306" Leaf="true"> |
| 886 | + <Str Cat="Text"> |
| 887 | + <Val><![CDATA[A tuple member cannot be both optional and rest.]]></Val> |
| 888 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 889 | + <Val><![CDATA[튜플 멤버는 optional이면서 rest일 수 없습니다.]]></Val> |
| 890 | + </Tgt> |
| 891 | + </Str> |
| 892 | + <Disp Icon="Str" /> |
| 893 | + </Item> |
870 | 894 | <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 | 895 | <Str Cat="Text">
|
872 | 896 | <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 | 3546 | </Str>
|
3523 | 3547 | <Disp Icon="Str" />
|
3524 | 3548 | </Item>
|
| 3549 | + <Item ItemId=";Convert_overload_list_to_single_signature_95118" ItemType="0" PsrId="306" Leaf="true"> |
| 3550 | + <Str Cat="Text"> |
| 3551 | + <Val><![CDATA[Convert overload list to single signature]]></Val> |
| 3552 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3553 | + <Val><![CDATA[오버로드 목록을 단일 시그니처로 변환]]></Val> |
| 3554 | + </Tgt> |
| 3555 | + </Str> |
| 3556 | + <Disp Icon="Str" /> |
| 3557 | + </Item> |
3525 | 3558 | <Item ItemId=";Convert_parameters_to_destructured_object_95075" ItemType="0" PsrId="306" Leaf="true">
|
3526 | 3559 | <Str Cat="Text">
|
3527 | 3560 | <Val><![CDATA[Convert parameters to destructured object]]></Val>
|
|
6807 | 6840 | </Str>
|
6808 | 6841 | <Disp Icon="Str" />
|
6809 | 6842 | </Item>
|
| 6843 | + <Item ItemId=";Move_labeled_tuple_element_modifiers_to_labels_95117" ItemType="0" PsrId="306" Leaf="true"> |
| 6844 | + <Str Cat="Text"> |
| 6845 | + <Val><![CDATA[Move labeled tuple element modifiers to labels]]></Val> |
| 6846 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6847 | + <Val><![CDATA[레이블이 지정된 튜플 요소 한정자를 레이블로 이동]]></Val> |
| 6848 | + </Tgt> |
| 6849 | + </Str> |
| 6850 | + <Disp Icon="Str" /> |
| 6851 | + </Item> |
6810 | 6852 | <Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
|
6811 | 6853 | <Str Cat="Text">
|
6812 | 6854 | <Val><![CDATA[Move to a new file]]></Val>
|
|
10599 | 10641 | </Str>
|
10600 | 10642 | <Disp Icon="Str" />
|
10601 | 10643 | </Item>
|
| 10644 | + <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"> |
| 10645 | + <Str Cat="Text"> |
| 10646 | + <Val><![CDATA[This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?]]></Val> |
| 10647 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10648 | + <Val><![CDATA[이 식은 'get' 접근자이므로 호출할 수 없습니다. '()' 없이 사용하시겠습니까?]]></Val> |
| 10649 | + </Tgt> |
| 10650 | + </Str> |
| 10651 | + <Disp Icon="Str" /> |
| 10652 | + </Item> |
10602 | 10653 | <Item ItemId=";This_expression_is_not_constructable_2351" ItemType="0" PsrId="306" Leaf="true">
|
10603 | 10654 | <Str Cat="Text">
|
10604 | 10655 | <Val><![CDATA[This expression is not constructable.]]></Val>
|
|
10764 | 10815 | </Str>
|
10765 | 10816 | <Disp Icon="Str" />
|
10766 | 10817 | </Item>
|
| 10818 | + <Item ItemId=";Tuple_members_must_all_have_names_or_all_not_have_names_5084" ItemType="0" PsrId="306" Leaf="true"> |
| 10819 | + <Str Cat="Text"> |
| 10820 | + <Val><![CDATA[Tuple members must all have names or all not have names.]]></Val> |
| 10821 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10822 | + <Val><![CDATA[튜플 멤버는 모두 이름이 있거나 모두 이름이 없어야 합니다.]]></Val> |
| 10823 | + </Tgt> |
| 10824 | + </Str> |
| 10825 | + <Disp Icon="Str" /> |
| 10826 | + </Item> |
10767 | 10827 | <Item ItemId=";Tuple_type_0_of_length_1_has_no_element_at_index_2_2493" ItemType="0" PsrId="306" Leaf="true">
|
10768 | 10828 | <Str Cat="Text">
|
10769 | 10829 | <Val><![CDATA[Tuple type '{0}' of length '{1}' has no element at index '{2}'.]]></Val>
|
|
0 commit comments