|
7008 | 7008 | </Str>
|
7009 | 7009 | <Disp Icon="Str" />
|
7010 | 7010 | </Item>
|
| 7011 | + <Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true"> |
| 7012 | + <Str Cat="Text"> |
| 7013 | + <Val><![CDATA[Only named exports may use 'export type'.]]></Val> |
| 7014 | + </Str> |
| 7015 | + <Disp Icon="Str" /> |
| 7016 | + </Item> |
7011 | 7017 | <Item ItemId=";Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340" ItemType="0" PsrId="306" Leaf="true">
|
7012 | 7018 | <Str Cat="Text">
|
7013 | 7019 | <Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val>
|
|
7035 | 7041 | </Str>
|
7036 | 7042 | <Disp Icon="Str" />
|
7037 | 7043 | </Item>
|
7038 |
| - <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_6064" ItemType="0" PsrId="306" Leaf="true"> |
| 7044 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230" ItemType="0" PsrId="306" Leaf="true"> |
| 7045 | + <Str Cat="Text"> |
| 7046 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line.]]></Val> |
| 7047 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7048 | + <Val><![CDATA[选项“{0}”只能在 "tsconfig.json" 文件中指定,或者在命令行上设置为 "false" 或 "null"。]]></Val> |
| 7049 | + </Tgt> |
| 7050 | + </Str> |
| 7051 | + <Disp Icon="Str" /> |
| 7052 | + </Item> |
| 7053 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064" ItemType="0" PsrId="306" Leaf="true"> |
7039 | 7054 | <Str Cat="Text">
|
7040 |
| - <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file.]]></Val> |
| 7055 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line.]]></Val> |
7041 | 7056 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
7042 |
| - <Val><![CDATA[仅可在 "tsconfig.json" 文件中指定选项“{0}”。]]></Val> |
| 7057 | + <Val><![CDATA[选项“{0}”只能在 "tsconfig.json" 文件中指定或在命令行上设置为 "null"。]]></Val> |
7043 | 7058 | </Tgt>
|
7044 | 7059 | </Str>
|
7045 | 7060 | <Disp Icon="Str" />
|
|
9528 | 9543 | </Str>
|
9529 | 9544 | <Disp Icon="Str" />
|
9530 | 9545 | </Item>
|
| 9546 | + <Item ItemId=";Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229" ItemType="0" PsrId="306" Leaf="true"> |
| 9547 | + <Str Cat="Text"> |
| 9548 | + <Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val> |
| 9549 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9550 | + <Val><![CDATA[标记“{0}”至少需要“{1}”个参数,但 JSX 工厂“{2}”最多可提供“{3}”个。]]></Val> |
| 9551 | + </Tgt> |
| 9552 | + </Str> |
| 9553 | + <Disp Icon="Str" /> |
| 9554 | + </Item> |
9531 | 9555 | <Item ItemId=";Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358" ItemType="0" PsrId="306" Leaf="true">
|
9532 | 9556 | <Str Cat="Text">
|
9533 | 9557 | <Val><![CDATA[Tagged template expressions are not permitted in an optional chain.]]></Val>
|
|
10851 | 10875 | </Str>
|
10852 | 10876 | <Disp Icon="Str" />
|
10853 | 10877 | </Item>
|
| 10878 | + <Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true"> |
| 10879 | + <Str Cat="Text"> |
| 10880 | + <Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val> |
| 10881 | + </Str> |
| 10882 | + <Disp Icon="Str" /> |
| 10883 | + </Item> |
10854 | 10884 | <Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
|
10855 | 10885 | <Str Cat="Text">
|
10856 | 10886 | <Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
|
|
0 commit comments