|
4710 | 4710 | <Item ItemId=";Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270" ItemType="0" PsrId="306" Leaf="true"> |
4711 | 4711 | <Str Cat="Text"> |
4712 | 4712 | <Val><![CDATA[Directory '{0}' has no containing package.json scope. Imports will not resolve.]]></Val> |
| 4713 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4714 | + <Val><![CDATA[Das Verzeichnis "{0}" enthält keinen package.json-Bereich. Importe werden nicht aufgelöst.]]></Val> |
| 4715 | + </Tgt> |
4713 | 4716 | </Str> |
4714 | 4717 | <Disp Icon="Str" /> |
4715 | 4718 | </Item> |
|
5202 | 5205 | <Item ItemId=";Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_esnext_commonjs_amd_system__1323" ItemType="0" PsrId="306" Leaf="true"> |
5203 | 5206 | <Str Cat="Text"> |
5204 | 5207 | <Val><![CDATA[Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node12', or 'nodenext'.]]></Val> |
5205 | | - <Tgt Cat="Text" Stat="Update" Orig="New"> |
5206 | | - <Val><![CDATA[Dynamische Importe werden nur unterstützt, wenn das Flag "--module" auf "es2020", "esnext", "commonjs", "amd", "system" oder "umd" festgelegt ist.]]></Val> |
| 5208 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5209 | + <Val><![CDATA[Dynamische Importe werden nur unterstützt, wenn das Kennzeichen "--module" auf "es2020", "esnext", "commonjs", "amd", "system", "umd", "node12" oder "nodenext" festgelegt ist.]]></Val> |
5207 | 5210 | </Tgt> |
5208 | 5211 | <Prev Cat="Text"> |
5209 | 5212 | <Val><![CDATA[Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'esnext', 'commonjs', 'amd', 'system', or 'umd'.]]></Val> |
|
5925 | 5928 | <Item ItemId=";Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276" ItemType="0" PsrId="306" Leaf="true"> |
5926 | 5929 | <Str Cat="Text"> |
5927 | 5930 | <Val><![CDATA[Export specifier '{0}' does not exist in package.json scope at path '{1}'.]]></Val> |
| 5931 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5932 | + <Val><![CDATA[Der Exportspezifizierer "{0}" ist im package.json-Bereich beim Pfad "{1}" nicht vorhanden.]]></Val> |
| 5933 | + </Tgt> |
5928 | 5934 | </Str> |
5929 | 5935 | <Disp Icon="Str" /> |
5930 | 5936 | </Item> |
|
7152 | 7158 | <Item ItemId=";Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271" ItemType="0" PsrId="306" Leaf="true"> |
7153 | 7159 | <Str Cat="Text"> |
7154 | 7160 | <Val><![CDATA[Import specifier '{0}' does not exist in package.json scope at path '{1}'.]]></Val> |
| 7161 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7162 | + <Val><![CDATA[Der Importspezifizierer "{0}" ist im package.json-Bereich beim Pfad "{1}" nicht vorhanden.]]></Val> |
| 7163 | + </Tgt> |
7155 | 7164 | </Str> |
7156 | 7165 | <Disp Icon="Str" /> |
7157 | 7166 | </Item> |
|
7542 | 7551 | <Item ItemId=";Invalid_import_specifier_0_has_no_possible_resolutions_6272" ItemType="0" PsrId="306" Leaf="true"> |
7543 | 7552 | <Str Cat="Text"> |
7544 | 7553 | <Val><![CDATA[Invalid import specifier '{0}' has no possible resolutions.]]></Val> |
| 7554 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7555 | + <Val><![CDATA[Der ungültige Importbezeichner "{0}" weist keine möglichen Auflösungen auf.]]></Val> |
| 7556 | + </Tgt> |
7545 | 7557 | </Str> |
7546 | 7558 | <Disp Icon="Str" /> |
7547 | 7559 | </Item> |
|
8199 | 8211 | <Item ItemId=";Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471" ItemType="0" PsrId="306" Leaf="true"> |
8200 | 8212 | <Str Cat="Text"> |
8201 | 8213 | <Val><![CDATA[Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported synchronously. Use dynamic import instead.]]></Val> |
| 8214 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8215 | + <Val><![CDATA[Das Modul "{0}" kann nicht mithilfe dieses Konstrukts importiert werden. Der Spezifizierer wird nur in ein ES-Modul aufgelöst, das nicht synchron importiert werden kann. Verwenden Sie stattdessen den dynamischen Import.]]></Val> |
| 8216 | + </Tgt> |
8202 | 8217 | </Str> |
8203 | 8218 | <Disp Icon="Str" /> |
8204 | 8219 | </Item> |
@@ -12507,12 +12522,18 @@ |
12507 | 12522 | <Item ItemId=";The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output_1470" ItemType="0" PsrId="306" Leaf="true"> |
12508 | 12523 | <Str Cat="Text"> |
12509 | 12524 | <Val><![CDATA[The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.]]></Val> |
| 12525 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 12526 | + <Val><![CDATA[Die Meta-Eigenschaft „import.meta“ ist in Dateien, die in der CommonJS-Ausgabe erstellt werden, nicht zulässig.]]></Val> |
| 12527 | + </Tgt> |
12510 | 12528 | </Str> |
12511 | 12529 | <Disp Icon="Str" /> |
12512 | 12530 | </Item> |
12513 | 12531 | <Item ItemId=";The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_esnext_system_node12__1343" ItemType="0" PsrId="306" Leaf="true"> |
12514 | 12532 | <Str Cat="Text"> |
12515 | 12533 | <Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', 'system', 'node12', or 'nodenext'.]]></Val> |
| 12534 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 12535 | + <Val><![CDATA[Die Metaeigenschaft „import.meta“ ist nur zulässig, wenn die Option „--module“ den Wert „es2020“, „esnext“, „system“, „node12“, oder „nodenext“ aufweist.]]></Val> |
| 12536 | + </Tgt> |
12516 | 12537 | </Str> |
12517 | 12538 | <Disp Icon="Str" /> |
12518 | 12539 | </Item> |
@@ -13350,12 +13371,18 @@ |
13350 | 13371 | <Item ItemId=";This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_cons_7060" ItemType="0" PsrId="306" Leaf="true"> |
13351 | 13372 | <Str Cat="Text"> |
13352 | 13373 | <Val><![CDATA[This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint.]]></Val> |
| 13374 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13375 | + <Val><![CDATA[Diese Syntax ist in Dateien mit der Erweiterung .mts oder .cts reserviert. Fügen Sie ein nachfolgendes Komma oder eine explizite Einschränkung hinzu.]]></Val> |
| 13376 | + </Tgt> |
13353 | 13377 | </Str> |
13354 | 13378 | <Disp Icon="Str" /> |
13355 | 13379 | </Item> |
13356 | 13380 | <Item ItemId=";This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead_7059" ItemType="0" PsrId="306" Leaf="true"> |
13357 | 13381 | <Str Cat="Text"> |
13358 | 13382 | <Val><![CDATA[This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.]]></Val> |
| 13383 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13384 | + <Val><![CDATA[Diese Syntax ist in Dateien mit der Erweiterung ".mts" oder ".cts" reserviert. Verwenden Sie stattdessen einen „as“-Ausdruck.]]></Val> |
| 13385 | + </Tgt> |
13359 | 13386 | </Str> |
13360 | 13387 | <Disp Icon="Str" /> |
13361 | 13388 | </Item> |
|
13389 | 13416 | <Item ItemId=";Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_esnext_system_or_noden_1378" ItemType="0" PsrId="306" Leaf="true"> |
13390 | 13417 | <Str Cat="Text"> |
13391 | 13418 | <Val><![CDATA[Top-level 'await' expressions are only allowed when the 'module' option is set to 'esnext', 'system', or 'nodenext', and the 'target' option is set to 'es2017' or higher.]]></Val> |
| 13419 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13420 | + <Val><![CDATA[„Await“-Schleifen der obersten Ebene sind nur zulässig, wenn die Option "module" auf "esnext", "system" oder "nodenext", und die Option "target" auf "es2017" oder höher festgelegt ist.]]></Val> |
| 13421 | + </Tgt> |
13392 | 13422 | </Str> |
13393 | 13423 | <Disp Icon="Str" /> |
13394 | 13424 | </Item> |
|
13404 | 13434 | <Item ItemId=";Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_esnext_system_or_nodenex_1432" ItemType="0" PsrId="306" Leaf="true"> |
13405 | 13435 | <Str Cat="Text"> |
13406 | 13436 | <Val><![CDATA[Top-level 'for await' loops are only allowed when the 'module' option is set to 'esnext', 'system', or 'nodenext', and the 'target' option is set to 'es2017' or higher.]]></Val> |
| 13437 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13438 | + <Val><![CDATA[„For Await“-Schleifen der obersten Ebene sind nur zulässig, wenn die Option "module" auf "esnext", "system" oder "nodenext" und die Option "target" auf "es2017" oder höher festgelegt ist.]]></Val> |
| 13439 | + </Tgt> |
13407 | 13440 | </Str> |
13408 | 13441 | <Disp Icon="Str" /> |
13409 | 13442 | </Item> |
@@ -16014,18 +16047,27 @@ |
16014 | 16047 | <Item ItemId=";package_json_scope_0_explicitly_maps_specifier_1_to_null_6274" ItemType="0" PsrId="306" Leaf="true"> |
16015 | 16048 | <Str Cat="Text"> |
16016 | 16049 | <Val><![CDATA[package.json scope '{0}' explicitly maps specifier '{1}' to null.]]></Val> |
| 16050 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 16051 | + <Val><![CDATA[Der package.json-Bereich "{0}" ordnet den Bezeichner "{1}" explizit NULL zu.]]></Val> |
| 16052 | + </Tgt> |
16017 | 16053 | </Str> |
16018 | 16054 | <Disp Icon="Str" /> |
16019 | 16055 | </Item> |
16020 | 16056 | <Item ItemId=";package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275" ItemType="0" PsrId="306" Leaf="true"> |
16021 | 16057 | <Str Cat="Text"> |
16022 | 16058 | <Val><![CDATA[package.json scope '{0}' has invalid type for target of specifier '{1}']]></Val> |
| 16059 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 16060 | + <Val><![CDATA[Der package.json-Bereich "{0}" weist einen ungültigen Typ für das Ziel des Spezifizierers "{1}" auf.]]></Val> |
| 16061 | + </Tgt> |
16023 | 16062 | </Str> |
16024 | 16063 | <Disp Icon="Str" /> |
16025 | 16064 | </Item> |
16026 | 16065 | <Item ItemId=";package_json_scope_0_has_no_imports_defined_6273" ItemType="0" PsrId="306" Leaf="true"> |
16027 | 16066 | <Str Cat="Text"> |
16028 | 16067 | <Val><![CDATA[package.json scope '{0}' has no imports defined.]]></Val> |
| 16068 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 16069 | + <Val><![CDATA[Für package.jsim, Bereich "{0}" wurden keine Importe definiert.]]></Val> |
| 16070 | + </Tgt> |
16029 | 16071 | </Str> |
16030 | 16072 | <Disp Icon="Str" /> |
16031 | 16073 | </Item> |
|
0 commit comments