|
2519 | 2519 | </Str>
|
2520 | 2520 | <Disp Icon="Str" />
|
2521 | 2521 | </Item>
|
| 2522 | + <Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true"> |
| 2523 | + <Str Cat="Text"> |
| 2524 | + <Val><![CDATA[Convert all 'require' to 'import']]></Val> |
| 2525 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2526 | + <Val><![CDATA[Преобразовать все "require" в "import"]]></Val> |
| 2527 | + </Tgt> |
| 2528 | + </Str> |
| 2529 | + <Disp Icon="Str" /> |
| 2530 | + </Item> |
2522 | 2531 | <Item ItemId=";Convert_all_to_default_imports_95035" ItemType="0" PsrId="306" Leaf="true">
|
2523 | 2532 | <Str Cat="Text">
|
2524 | 2533 | <Val><![CDATA[Convert all to default imports]]></Val>
|
|
2546 | 2555 | </Str>
|
2547 | 2556 | <Disp Icon="Str" />
|
2548 | 2557 | </Item>
|
| 2558 | + <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true"> |
| 2559 | + <Str Cat="Text"> |
| 2560 | + <Val><![CDATA[Convert 'require' to 'import']]></Val> |
| 2561 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2562 | + <Val><![CDATA[Преобразовать "require" в "import"]]></Val> |
| 2563 | + </Tgt> |
| 2564 | + </Str> |
| 2565 | + <Disp Icon="Str" /> |
| 2566 | + </Item> |
2549 | 2567 | <Item ItemId=";Convert_to_ES6_module_95017" ItemType="0" PsrId="306" Leaf="true">
|
2550 | 2568 | <Str Cat="Text">
|
2551 | 2569 | <Val><![CDATA[Convert to ES6 module]]></Val>
|
|
4283 | 4301 | </Str>
|
4284 | 4302 | <Disp Icon="Str" />
|
4285 | 4303 | </Item>
|
| 4304 | + <Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true"> |
| 4305 | + <Str Cat="Text"> |
| 4306 | + <Val><![CDATA[Include modules imported with '.json' extension]]></Val> |
| 4307 | + </Str> |
| 4308 | + <Disp Icon="Str" /> |
| 4309 | + </Item> |
4286 | 4310 | <Item ItemId=";Index_signature_in_type_0_only_permits_reading_2542" ItemType="0" PsrId="306" Leaf="true">
|
4287 | 4311 | <Str Cat="Text">
|
4288 | 4312 | <Val><![CDATA[Index signature in type '{0}' only permits reading.]]></Val>
|
|
5579 | 5603 | </Str>
|
5580 | 5604 | <Disp Icon="Str" />
|
5581 | 5605 | </Item>
|
| 5606 | + <Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true"> |
| 5607 | + <Str Cat="Text"> |
| 5608 | + <Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val> |
| 5609 | + </Str> |
| 5610 | + <Disp Icon="Str" /> |
| 5611 | + </Item> |
5582 | 5612 | <Item ItemId=";Options_Colon_6027" ItemType="0" PsrId="306" Leaf="true">
|
5583 | 5613 | <Str Cat="Text">
|
5584 | 5614 | <Val><![CDATA[Options:]]></Val>
|
|
7427 | 7457 | </Str>
|
7428 | 7458 | <Disp Icon="Str" />
|
7429 | 7459 | </Item>
|
| 7460 | + <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"> |
| 7461 | + <Str Cat="Text"> |
| 7462 | + <Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val> |
| 7463 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7464 | + <Val><![CDATA[Метасвойство "import.meta" разрешено только при использовании "ESNext" для параметров компилятора "target" и "module".]]></Val> |
| 7465 | + </Tgt> |
| 7466 | + </Str> |
| 7467 | + <Disp Icon="Str" /> |
| 7468 | + </Item> |
7430 | 7469 | <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
|
7431 | 7470 | <Str Cat="Text">
|
7432 | 7471 | <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
|
|
9365 | 9404 | </Str>
|
9366 | 9405 | <Disp Icon="Str" />
|
9367 | 9406 | </Item>
|
| 9407 | + <Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true"> |
| 9408 | + <Str Cat="Text"> |
| 9409 | + <Val><![CDATA['require' call may be converted to an import.]]></Val> |
| 9410 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9411 | + <Val><![CDATA[Вызов "require" можно преобразовать в "import".]]></Val> |
| 9412 | + </Tgt> |
| 9413 | + </Str> |
| 9414 | + <Disp Icon="Str" /> |
| 9415 | + </Item> |
9368 | 9416 | <Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
|
9369 | 9417 | <Str Cat="Text">
|
9370 | 9418 | <Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>
|
|
0 commit comments