|
3950 | 3950 | </Str>
|
3951 | 3951 | <Disp Icon="Str" />
|
3952 | 3952 | </Item>
|
| 3953 | + <Item ItemId=";Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264" ItemType="0" PsrId="306" Leaf="true"> |
| 3954 | + <Str Cat="Text"> |
| 3955 | + <Val><![CDATA[Declarations with definite assignment assertions must also have type annotations.]]></Val> |
| 3956 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3957 | + <Val><![CDATA[As declarações com asserções de atribuição definitiva também precisam ter anotações de tipo.]]></Val> |
| 3958 | + </Tgt> |
| 3959 | + </Str> |
| 3960 | + <Disp Icon="Str" /> |
| 3961 | + </Item> |
| 3962 | + <Item ItemId=";Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263" ItemType="0" PsrId="306" Leaf="true"> |
| 3963 | + <Str Cat="Text"> |
| 3964 | + <Val><![CDATA[Declarations with initializers cannot also have definite assignment assertions.]]></Val> |
| 3965 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3966 | + <Val><![CDATA[As declarações com inicializadores também não podem ter asserções de atribuição definitiva.]]></Val> |
| 3967 | + </Tgt> |
| 3968 | + </Str> |
| 3969 | + <Disp Icon="Str" /> |
| 3970 | + </Item> |
3953 | 3971 | <Item ItemId=";Declare_a_private_field_named_0_90053" ItemType="0" PsrId="306" Leaf="true">
|
3954 | 3972 | <Str Cat="Text">
|
3955 | 3973 | <Val><![CDATA[Declare a private field named '{0}'.]]></Val>
|
|
4052 | 4070 | </Str>
|
4053 | 4071 | <Disp Icon="Str" />
|
4054 | 4072 | </Item>
|
4055 |
| - <Item ItemId=";Definite_assignment_assertions_can_only_be_used_along_with_a_type_annotation_1258" ItemType="0" PsrId="306" Leaf="true"> |
4056 |
| - <Str Cat="Text"> |
4057 |
| - <Val><![CDATA[Definite assignment assertions can only be used along with a type annotation.]]></Val> |
4058 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
4059 |
| - <Val><![CDATA[As declarações de atribuição definitivas só podem ser usadas juntamente com uma anotação de tipo.]]></Val> |
4060 |
| - </Tgt> |
4061 |
| - </Str> |
4062 |
| - <Disp Icon="Str" /> |
4063 |
| - </Item> |
4064 | 4073 | <Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
|
4065 | 4074 | <Str Cat="Text">
|
4066 | 4075 | <Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
|
|
10565 | 10574 | </Str>
|
10566 | 10575 | <Disp Icon="Str" />
|
10567 | 10576 | </Item>
|
| 10577 | + <Item ItemId=";The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795" ItemType="0" PsrId="306" Leaf="true"> |
| 10578 | + <Str Cat="Text"> |
| 10579 | + <Val><![CDATA[The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types.]]></Val> |
| 10580 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10581 | + <Val><![CDATA[A palavra-chave 'intrinsic' só pode ser usada para declarar tipos intrínsecos fornecidos pelo compilador.]]></Val> |
| 10582 | + </Tgt> |
| 10583 | + </Str> |
| 10584 | + <Disp Icon="Str" /> |
| 10585 | + </Item> |
10568 | 10586 | <Item ItemId=";The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016" ItemType="0" PsrId="306" Leaf="true">
|
10569 | 10587 | <Str Cat="Text">
|
10570 | 10588 | <Val><![CDATA[The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.]]></Val>
|
|
0 commit comments