|
3957 | 3957 | </Str>
|
3958 | 3958 | <Disp Icon="Str" />
|
3959 | 3959 | </Item>
|
| 3960 | + <Item ItemId=";Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264" ItemType="0" PsrId="306" Leaf="true"> |
| 3961 | + <Str Cat="Text"> |
| 3962 | + <Val><![CDATA[Declarations with definite assignment assertions must also have type annotations.]]></Val> |
| 3963 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3964 | + <Val><![CDATA[具有明确赋值断言的声明也必须具有类型批注。]]></Val> |
| 3965 | + </Tgt> |
| 3966 | + </Str> |
| 3967 | + <Disp Icon="Str" /> |
| 3968 | + </Item> |
| 3969 | + <Item ItemId=";Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263" ItemType="0" PsrId="306" Leaf="true"> |
| 3970 | + <Str Cat="Text"> |
| 3971 | + <Val><![CDATA[Declarations with initializers cannot also have definite assignment assertions.]]></Val> |
| 3972 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3973 | + <Val><![CDATA[具有初始值设定项的声明不能同时具有明确赋值断言。]]></Val> |
| 3974 | + </Tgt> |
| 3975 | + </Str> |
| 3976 | + <Disp Icon="Str" /> |
| 3977 | + </Item> |
3960 | 3978 | <Item ItemId=";Declare_a_private_field_named_0_90053" ItemType="0" PsrId="306" Leaf="true">
|
3961 | 3979 | <Str Cat="Text">
|
3962 | 3980 | <Val><![CDATA[Declare a private field named '{0}'.]]></Val>
|
|
4059 | 4077 | </Str>
|
4060 | 4078 | <Disp Icon="Str" />
|
4061 | 4079 | </Item>
|
4062 |
| - <Item ItemId=";Definite_assignment_assertions_can_only_be_used_along_with_a_type_annotation_1258" ItemType="0" PsrId="306" Leaf="true"> |
4063 |
| - <Str Cat="Text"> |
4064 |
| - <Val><![CDATA[Definite assignment assertions can only be used along with a type annotation.]]></Val> |
4065 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
4066 |
| - <Val><![CDATA[明确赋值断言只能与类型注释一起使用。]]></Val> |
4067 |
| - </Tgt> |
4068 |
| - </Str> |
4069 |
| - <Disp Icon="Str" /> |
4070 |
| - </Item> |
4071 | 4080 | <Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
|
4072 | 4081 | <Str Cat="Text">
|
4073 | 4082 | <Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
|
|
10284 | 10293 | </Str>
|
10285 | 10294 | <Disp Icon="Str" />
|
10286 | 10295 | </Item>
|
10287 |
| - <Item ItemId=";Template_literal_type_argument_0_is_not_literal_type_or_a_generic_type_2793" ItemType="0" PsrId="306" Leaf="true"> |
10288 |
| - <Str Cat="Text"> |
10289 |
| - <Val><![CDATA[Template literal type argument '{0}' is not literal type or a generic type.]]></Val> |
10290 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
10291 |
| - <Val><![CDATA[模板文本类型参数“{0}”不是文本类型或泛型类型。]]></Val> |
10292 |
| - </Tgt> |
10293 |
| - </Str> |
10294 |
| - <Disp Icon="Str" /> |
10295 |
| - </Item> |
10296 | 10296 | <Item ItemId=";The_0_modifier_can_only_be_used_in_TypeScript_files_8009" ItemType="0" PsrId="306" Leaf="true">
|
10297 | 10297 | <Str Cat="Text">
|
10298 | 10298 | <Val><![CDATA[The '{0}' modifier can only be used in TypeScript files.]]></Val>
|
|
10575 | 10575 | </Str>
|
10576 | 10576 | <Disp Icon="Str" />
|
10577 | 10577 | </Item>
|
| 10578 | + <Item ItemId=";The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795" ItemType="0" PsrId="306" Leaf="true"> |
| 10579 | + <Str Cat="Text"> |
| 10580 | + <Val><![CDATA[The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types.]]></Val> |
| 10581 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10582 | + <Val><![CDATA["intrinsic" 关键字只能用于声明编译器提供的内部类型。]]></Val> |
| 10583 | + </Tgt> |
| 10584 | + </Str> |
| 10585 | + <Disp Icon="Str" /> |
| 10586 | + </Item> |
10578 | 10587 | <Item ItemId=";The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016" ItemType="0" PsrId="306" Leaf="true">
|
10579 | 10588 | <Str Cat="Text">
|
10580 | 10589 | <Val><![CDATA[The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.]]></Val>
|
|
0 commit comments