|
2520 | 2520 | </Str>
|
2521 | 2521 | <Disp Icon="Str" />
|
2522 | 2522 | </Item>
|
| 2523 | + <Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true"> |
| 2524 | + <Str Cat="Text"> |
| 2525 | + <Val><![CDATA[Convert all 'require' to 'import']]></Val> |
| 2526 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2527 | + <Val><![CDATA[将所有 "require" 转换为 "import"]]></Val> |
| 2528 | + </Tgt> |
| 2529 | + </Str> |
| 2530 | + <Disp Icon="Str" /> |
| 2531 | + </Item> |
2523 | 2532 | <Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
|
2524 | 2533 | <Str Cat="Text">
|
2525 | 2534 | <Val><![CDATA[Convert all to default imports]]></Val>
|
|
2547 | 2556 | </Str>
|
2548 | 2557 | <Disp Icon="Str" />
|
2549 | 2558 | </Item>
|
| 2559 | + <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true"> |
| 2560 | + <Str Cat="Text"> |
| 2561 | + <Val><![CDATA[Convert 'require' to 'import']]></Val> |
| 2562 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2563 | + <Val><![CDATA[将 "require" 转换为 "import"]]></Val> |
| 2564 | + </Tgt> |
| 2565 | + </Str> |
| 2566 | + <Disp Icon="Str" /> |
| 2567 | + </Item> |
2550 | 2568 | <Item ItemId=";Convert_to_ES6_module_95017" ItemType="0" PsrId="306" Leaf="true">
|
2551 | 2569 | <Str Cat="Text">
|
2552 | 2570 | <Val><![CDATA[Convert to ES6 module]]></Val>
|
|
7428 | 7446 | </Str>
|
7429 | 7447 | <Disp Icon="Str" />
|
7430 | 7448 | </Item>
|
| 7449 | + <Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true"> |
| 7450 | + <Str Cat="Text"> |
| 7451 | + <Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val> |
| 7452 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7453 | + <Val><![CDATA["import.meta" 元属性仅允许对 "target" 和 "module" 编译器选项使用 "ESNext"。]]></Val> |
| 7454 | + </Tgt> |
| 7455 | + </Str> |
| 7456 | + <Disp Icon="Str" /> |
| 7457 | + </Item> |
7431 | 7458 | <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
|
7432 | 7459 | <Str Cat="Text">
|
7433 | 7460 | <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
|
|
9366 | 9393 | </Str>
|
9367 | 9394 | <Disp Icon="Str" />
|
9368 | 9395 | </Item>
|
| 9396 | + <Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true"> |
| 9397 | + <Str Cat="Text"> |
| 9398 | + <Val><![CDATA['require' call may be converted to an import.]]></Val> |
| 9399 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9400 | + <Val><![CDATA[可将“要求”调用转换为导入。]]></Val> |
| 9401 | + </Tgt> |
| 9402 | + </Str> |
| 9403 | + <Disp Icon="Str" /> |
| 9404 | + </Item> |
9369 | 9405 | <Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
|
9370 | 9406 | <Str Cat="Text">
|
9371 | 9407 | <Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>
|
|
0 commit comments