|
443 | 443 | </Str>
|
444 | 444 | <Disp Icon="Str" />
|
445 | 445 | </Item>
|
| 446 | + <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"> |
| 447 | + <Str Cat="Text"> |
| 448 | + <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> |
| 449 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 450 | + <Val><![CDATA[Um elemento de tupla rotulado é declarado como opcional com um ponto de interrogação depois do nome e antes de dois-pontos, em vez de depois do tipo.]]></Val> |
| 451 | + </Tgt> |
| 452 | + </Str> |
| 453 | + <Disp Icon="Str" /> |
| 454 | + </Item> |
| 455 | + <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"> |
| 456 | + <Str Cat="Text"> |
| 457 | + <Val><![CDATA[A labeled tuple element is declared as rest with a `...` before the name, rather than before the type.]]></Val> |
| 458 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 459 | + <Val><![CDATA[Um elemento de tupla rotulado é declarado como rest com um `...` antes do nome, em vez de antes do tipo.]]></Val> |
| 460 | + </Tgt> |
| 461 | + </Str> |
| 462 | + <Disp Icon="Str" /> |
| 463 | + </Item> |
446 | 464 | <Item ItemId=";A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651" ItemType="0" PsrId="306" Leaf="true">
|
447 | 465 | <Str Cat="Text">
|
448 | 466 | <Val><![CDATA[A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums.]]></Val>
|
|
857 | 875 | </Str>
|
858 | 876 | <Disp Icon="Str" />
|
859 | 877 | </Item>
|
| 878 | + <Item ItemId=";A_tuple_member_cannot_be_both_optional_and_rest_5085" ItemType="0" PsrId="306" Leaf="true"> |
| 879 | + <Str Cat="Text"> |
| 880 | + <Val><![CDATA[A tuple member cannot be both optional and rest.]]></Val> |
| 881 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 882 | + <Val><![CDATA[Um membro de tupla não pode ser opcional e rest.]]></Val> |
| 883 | + </Tgt> |
| 884 | + </Str> |
| 885 | + <Disp Icon="Str" /> |
| 886 | + </Item> |
860 | 887 | <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">
|
861 | 888 | <Str Cat="Text">
|
862 | 889 | <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>
|
|
3515 | 3542 | </Str>
|
3516 | 3543 | <Disp Icon="Str" />
|
3517 | 3544 | </Item>
|
| 3545 | + <Item ItemId=";Convert_overload_list_to_single_signature_95118" ItemType="0" PsrId="306" Leaf="true"> |
| 3546 | + <Str Cat="Text"> |
| 3547 | + <Val><![CDATA[Convert overload list to single signature]]></Val> |
| 3548 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3549 | + <Val><![CDATA[Converter a lista de sobrecarga em assinatura única]]></Val> |
| 3550 | + </Tgt> |
| 3551 | + </Str> |
| 3552 | + <Disp Icon="Str" /> |
| 3553 | + </Item> |
3518 | 3554 | <Item ItemId=";Convert_parameters_to_destructured_object_95075" ItemType="0" PsrId="306" Leaf="true">
|
3519 | 3555 | <Str Cat="Text">
|
3520 | 3556 | <Val><![CDATA[Convert parameters to destructured object]]></Val>
|
|
6048 | 6084 | <Str Cat="Text">
|
6049 | 6085 | <Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
|
6050 | 6086 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6051 |
| - <Val><![CDATA[O tipo de elemento '{0}' não é um elemento JSX válido.]]></Val> |
| 6087 | + <Val><![CDATA[Seu tipo de elemento '{0}' não é um elemento JSX válido.]]></Val> |
6052 | 6088 | </Tgt>
|
6053 | 6089 | </Str>
|
6054 | 6090 | <Disp Icon="Str" />
|
|
6057 | 6093 | <Str Cat="Text">
|
6058 | 6094 | <Val><![CDATA[Its instance type '{0}' is not a valid JSX element.]]></Val>
|
6059 | 6095 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6060 |
| - <Val><![CDATA[O tipo de instância '{0}' não é um elemento JSX válido.]]></Val> |
| 6096 | + <Val><![CDATA[Seu tipo de instância '{0}' não é um elemento JSX válido.]]></Val> |
6061 | 6097 | </Tgt>
|
6062 | 6098 | </Str>
|
6063 | 6099 | <Disp Icon="Str" />
|
|
6066 | 6102 | <Str Cat="Text">
|
6067 | 6103 | <Val><![CDATA[Its return type '{0}' is not a valid JSX element.]]></Val>
|
6068 | 6104 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6069 |
| - <Val><![CDATA[O tipo de retorno '{0}' não é um elemento JSX válido.]]></Val> |
| 6105 | + <Val><![CDATA[Seu tipo de retorno '{0}' não é um elemento JSX válido.]]></Val> |
6070 | 6106 | </Tgt>
|
6071 | 6107 | </Str>
|
6072 | 6108 | <Disp Icon="Str" />
|
|
6800 | 6836 | </Str>
|
6801 | 6837 | <Disp Icon="Str" />
|
6802 | 6838 | </Item>
|
| 6839 | + <Item ItemId=";Move_labeled_tuple_element_modifiers_to_labels_95117" ItemType="0" PsrId="306" Leaf="true"> |
| 6840 | + <Str Cat="Text"> |
| 6841 | + <Val><![CDATA[Move labeled tuple element modifiers to labels]]></Val> |
| 6842 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6843 | + <Val><![CDATA[Mover os modificadores de elemento de tupla rotulados para rótulos]]></Val> |
| 6844 | + </Tgt> |
| 6845 | + </Str> |
| 6846 | + <Disp Icon="Str" /> |
| 6847 | + </Item> |
6803 | 6848 | <Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
|
6804 | 6849 | <Str Cat="Text">
|
6805 | 6850 | <Val><![CDATA[Move to a new file]]></Val>
|
|
10589 | 10634 | </Str>
|
10590 | 10635 | <Disp Icon="Str" />
|
10591 | 10636 | </Item>
|
| 10637 | + <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"> |
| 10638 | + <Str Cat="Text"> |
| 10639 | + <Val><![CDATA[This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?]]></Val> |
| 10640 | + </Str> |
| 10641 | + <Disp Icon="Str" /> |
| 10642 | + </Item> |
10592 | 10643 | <Item ItemId=";This_expression_is_not_constructable_2351" ItemType="0" PsrId="306" Leaf="true">
|
10593 | 10644 | <Str Cat="Text">
|
10594 | 10645 | <Val><![CDATA[This expression is not constructable.]]></Val>
|
|
10754 | 10805 | </Str>
|
10755 | 10806 | <Disp Icon="Str" />
|
10756 | 10807 | </Item>
|
| 10808 | + <Item ItemId=";Tuple_members_must_all_have_names_or_all_not_have_names_5084" ItemType="0" PsrId="306" Leaf="true"> |
| 10809 | + <Str Cat="Text"> |
| 10810 | + <Val><![CDATA[Tuple members must all have names or all not have names.]]></Val> |
| 10811 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10812 | + <Val><![CDATA[Todos os membros de tupla precisam ter nomes ou não ter nomes.]]></Val> |
| 10813 | + </Tgt> |
| 10814 | + </Str> |
| 10815 | + <Disp Icon="Str" /> |
| 10816 | + </Item> |
10757 | 10817 | <Item ItemId=";Tuple_type_0_of_length_1_has_no_element_at_index_2_2493" ItemType="0" PsrId="306" Leaf="true">
|
10758 | 10818 | <Str Cat="Text">
|
10759 | 10819 | <Val><![CDATA[Tuple type '{0}' of length '{1}' has no element at index '{2}'.]]></Val>
|
|
11748 | 11808 | <Str Cat="Text">
|
11749 | 11809 | <Val><![CDATA[Using compiler options of project reference redirect '{0}'.]]></Val>
|
11750 | 11810 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
11751 |
| - <Val><![CDATA[Using compiler options of project reference redirect '{0}'.]]></Val> |
| 11811 | + <Val><![CDATA[Usando as opções do compilador de redirecionamento de referência do projeto '{0}'.]]></Val> |
11752 | 11812 | </Tgt>
|
11753 | 11813 | </Str>
|
11754 | 11814 | <Disp Icon="Str" />
|
|
0 commit comments