|
2520 | 2520 | <Item ItemId=";Convert_all_require_to_import_95048" ItemType="0" PsrId="306" Leaf="true">
|
2521 | 2521 | <Str Cat="Text">
|
2522 | 2522 | <Val><![CDATA[Convert all 'require' to 'import']]></Val>
|
| 2523 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2524 | + <Val><![CDATA[Alle Aufrufe von "require" in "import" konvertieren]]></Val> |
| 2525 | + </Tgt> |
2523 | 2526 | </Str>
|
2524 | 2527 | <Disp Icon="Str" />
|
2525 | 2528 | </Item>
|
|
2553 | 2556 | <Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
|
2554 | 2557 | <Str Cat="Text">
|
2555 | 2558 | <Val><![CDATA[Convert 'require' to 'import']]></Val>
|
| 2559 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2560 | + <Val><![CDATA["require" in "import" konvertieren]]></Val> |
| 2561 | + </Tgt> |
2556 | 2562 | </Str>
|
2557 | 2563 | <Disp Icon="Str" />
|
2558 | 2564 | </Item>
|
|
4293 | 4299 | </Str>
|
4294 | 4300 | <Disp Icon="Str" />
|
4295 | 4301 | </Item>
|
| 4302 | + <Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true"> |
| 4303 | + <Str Cat="Text"> |
| 4304 | + <Val><![CDATA[Include modules imported with '.json' extension]]></Val> |
| 4305 | + </Str> |
| 4306 | + <Disp Icon="Str" /> |
| 4307 | + </Item> |
4296 | 4308 | <Item ItemId=";Index_signature_in_type_0_only_permits_reading_2542" ItemType="0" PsrId="306" Leaf="true">
|
4297 | 4309 | <Str Cat="Text">
|
4298 | 4310 | <Val><![CDATA[Index signature in type '{0}' only permits reading.]]></Val>
|
|
5589 | 5601 | </Str>
|
5590 | 5602 | <Disp Icon="Str" />
|
5591 | 5603 | </Item>
|
| 5604 | + <Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true"> |
| 5605 | + <Str Cat="Text"> |
| 5606 | + <Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val> |
| 5607 | + </Str> |
| 5608 | + <Disp Icon="Str" /> |
| 5609 | + </Item> |
5592 | 5610 | <Item ItemId=";Options_Colon_6027" ItemType="0" PsrId="306" Leaf="true">
|
5593 | 5611 | <Str Cat="Text">
|
5594 | 5612 | <Val><![CDATA[Options:]]></Val>
|
|
7437 | 7455 | <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">
|
7438 | 7456 | <Str Cat="Text">
|
7439 | 7457 | <Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
|
| 7458 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7459 | + <Val><![CDATA[Die Metaeigenschaft "import.meta" ist nur bei Verwendung von "ESNext" für die Compileroptionen "target" und "module" zulässig.]]></Val> |
| 7460 | + </Tgt> |
7440 | 7461 | </Str>
|
7441 | 7462 | <Disp Icon="Str" />
|
7442 | 7463 | </Item>
|
|
9381 | 9402 | <Item ItemId=";require_call_may_be_converted_to_an_import_80005" ItemType="0" PsrId="306" Leaf="true">
|
9382 | 9403 | <Str Cat="Text">
|
9383 | 9404 | <Val><![CDATA['require' call may be converted to an import.]]></Val>
|
| 9405 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9406 | + <Val><![CDATA[Der Aufruf von "require" kann in einen Aufruf von "import" konvertiert werden.]]></Val> |
| 9407 | + </Tgt> |
9384 | 9408 | </Str>
|
9385 | 9409 | <Disp Icon="Str" />
|
9386 | 9410 | </Item>
|
|
0 commit comments