|
3969 | 3969 | </Str>
|
3970 | 3970 | <Disp Icon="Str" />
|
3971 | 3971 | </Item>
|
| 3972 | + <Item ItemId=";Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264" ItemType="0" PsrId="306" Leaf="true"> |
| 3973 | + <Str Cat="Text"> |
| 3974 | + <Val><![CDATA[Declarations with definite assignment assertions must also have type annotations.]]></Val> |
| 3975 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3976 | + <Val><![CDATA[Las declaraciones con aserciones de asignación definitiva deben tener también anotaciones de tipo.]]></Val> |
| 3977 | + </Tgt> |
| 3978 | + </Str> |
| 3979 | + <Disp Icon="Str" /> |
| 3980 | + </Item> |
| 3981 | + <Item ItemId=";Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263" ItemType="0" PsrId="306" Leaf="true"> |
| 3982 | + <Str Cat="Text"> |
| 3983 | + <Val><![CDATA[Declarations with initializers cannot also have definite assignment assertions.]]></Val> |
| 3984 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3985 | + <Val><![CDATA[Las declaraciones con inicializadores no pueden tener también aserciones de asignación definitiva.]]></Val> |
| 3986 | + </Tgt> |
| 3987 | + </Str> |
| 3988 | + <Disp Icon="Str" /> |
| 3989 | + </Item> |
3972 | 3990 | <Item ItemId=";Declare_a_private_field_named_0_90053" ItemType="0" PsrId="306" Leaf="true">
|
3973 | 3991 | <Str Cat="Text">
|
3974 | 3992 | <Val><![CDATA[Declare a private field named '{0}'.]]></Val>
|
|
4071 | 4089 | </Str>
|
4072 | 4090 | <Disp Icon="Str" />
|
4073 | 4091 | </Item>
|
4074 |
| - <Item ItemId=";Definite_assignment_assertions_can_only_be_used_along_with_a_type_annotation_1258" ItemType="0" PsrId="306" Leaf="true"> |
4075 |
| - <Str Cat="Text"> |
4076 |
| - <Val><![CDATA[Definite assignment assertions can only be used along with a type annotation.]]></Val> |
4077 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
4078 |
| - <Val><![CDATA[Las aserciones de asignación definitiva solo se pueden usar junto con una anotación de tipo.]]></Val> |
4079 |
| - </Tgt> |
4080 |
| - </Str> |
4081 |
| - <Disp Icon="Str" /> |
4082 |
| - </Item> |
4083 | 4092 | <Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
|
4084 | 4093 | <Str Cat="Text">
|
4085 | 4094 | <Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
|
|
10296 | 10305 | </Str>
|
10297 | 10306 | <Disp Icon="Str" />
|
10298 | 10307 | </Item>
|
10299 |
| - <Item ItemId=";Template_literal_type_argument_0_is_not_literal_type_or_a_generic_type_2793" ItemType="0" PsrId="306" Leaf="true"> |
10300 |
| - <Str Cat="Text"> |
10301 |
| - <Val><![CDATA[Template literal type argument '{0}' is not literal type or a generic type.]]></Val> |
10302 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
10303 |
| - <Val><![CDATA[El argumento de tipo de literal de plantilla "{0}" no es un tipo literal ni un tipo genérico.]]></Val> |
10304 |
| - </Tgt> |
10305 |
| - </Str> |
10306 |
| - <Disp Icon="Str" /> |
10307 |
| - </Item> |
10308 | 10308 | <Item ItemId=";The_0_modifier_can_only_be_used_in_TypeScript_files_8009" ItemType="0" PsrId="306" Leaf="true">
|
10309 | 10309 | <Str Cat="Text">
|
10310 | 10310 | <Val><![CDATA[The '{0}' modifier can only be used in TypeScript files.]]></Val>
|
|
10587 | 10587 | </Str>
|
10588 | 10588 | <Disp Icon="Str" />
|
10589 | 10589 | </Item>
|
| 10590 | + <Item ItemId=";The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795" ItemType="0" PsrId="306" Leaf="true"> |
| 10591 | + <Str Cat="Text"> |
| 10592 | + <Val><![CDATA[The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types.]]></Val> |
| 10593 | + </Str> |
| 10594 | + <Disp Icon="Str" /> |
| 10595 | + </Item> |
10590 | 10596 | <Item ItemId=";The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016" ItemType="0" PsrId="306" Leaf="true">
|
10591 | 10597 | <Str Cat="Text">
|
10592 | 10598 | <Val><![CDATA[The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.]]></Val>
|
|
0 commit comments