|
1017 | 1017 | </Str>
|
1018 | 1018 | <Disp Icon="Str" />
|
1019 | 1019 | </Item>
|
| 1020 | + <Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true"> |
| 1021 | + <Str Cat="Text"> |
| 1022 | + <Val><![CDATA[All imports in import declaration are unused.]]></Val> |
| 1023 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1024 | + <Val><![CDATA[Keiner der Importe in der Importdeklaration wird verwendet.]]></Val> |
| 1025 | + </Tgt> |
| 1026 | + </Str> |
| 1027 | + <Disp Icon="Str" /> |
| 1028 | + </Item> |
1020 | 1029 | <Item ItemId=";Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011" ItemType="0" PsrId="306" Leaf="true">
|
1021 | 1030 | <Str Cat="Text">
|
1022 | 1031 | <Val><![CDATA[Allow default imports from modules with no default export. This does not affect code emit, just typechecking.]]></Val>
|
|
3546 | 3555 | </Str>
|
3547 | 3556 | <Disp Icon="Str" />
|
3548 | 3557 | </Item>
|
| 3558 | + <Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001" ItemType="0" PsrId="306" Leaf="true"> |
| 3559 | + <Str Cat="Text"> |
| 3560 | + <Val><![CDATA[File is a CommonJS module; it may be converted to an ES6 module.]]></Val> |
| 3561 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3562 | + <Val><![CDATA[Die Datei ist ein CommonJS-Modul, sie kann in ein ES6-Modul konvertiert werden.]]></Val> |
| 3563 | + </Tgt> |
| 3564 | + </Str> |
| 3565 | + <Disp Icon="Str" /> |
| 3566 | + </Item> |
3549 | 3567 | <Item ItemId=";File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149" ItemType="0" PsrId="306" Leaf="true">
|
3550 | 3568 | <Str Cat="Text">
|
3551 | 3569 | <Val><![CDATA[File name '{0}' differs from already included file name '{1}' only in casing.]]></Val>
|
|
3984 | 4002 | </Str>
|
3985 | 4003 | <Disp Icon="Str" />
|
3986 | 4004 | </Item>
|
| 4005 | + <Item ItemId=";Import_may_be_converted_to_a_default_import_80003" ItemType="0" PsrId="306" Leaf="true"> |
| 4006 | + <Str Cat="Text"> |
| 4007 | + <Val><![CDATA[Import may be converted to a default import.]]></Val> |
| 4008 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4009 | + <Val><![CDATA[Der Import kann in einen Standardimport konvertiert werden.]]></Val> |
| 4010 | + </Tgt> |
| 4011 | + </Str> |
| 4012 | + <Disp Icon="Str" /> |
| 4013 | + </Item> |
3987 | 4014 | <Item ItemId=";Import_name_cannot_be_0_2438" ItemType="0" PsrId="306" Leaf="true">
|
3988 | 4015 | <Str Cat="Text">
|
3989 | 4016 | <Val><![CDATA[Import name cannot be '{0}'.]]></Val>
|
|
4362 | 4389 | </Str>
|
4363 | 4390 | <Disp Icon="Str" />
|
4364 | 4391 | </Item>
|
| 4392 | + <Item ItemId=";JSDoc_types_may_be_moved_to_TypeScript_types_80004" ItemType="0" PsrId="306" Leaf="true"> |
| 4393 | + <Str Cat="Text"> |
| 4394 | + <Val><![CDATA[JSDoc types may be moved to TypeScript types.]]></Val> |
| 4395 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4396 | + <Val><![CDATA[JSDoc-Typen können in TypeScript-Typen verschoben werden.]]></Val> |
| 4397 | + </Tgt> |
| 4398 | + </Str> |
| 4399 | + <Disp Icon="Str" /> |
| 4400 | + </Item> |
4365 | 4401 | <Item ItemId=";JSX_attribute_expected_17003" ItemType="0" PsrId="306" Leaf="true">
|
4366 | 4402 | <Str Cat="Text">
|
4367 | 4403 | <Val><![CDATA[JSX attribute expected.]]></Val>
|
|
4479 | 4515 | </Str>
|
4480 | 4516 | <Disp Icon="Str" />
|
4481 | 4517 | </Item>
|
| 4518 | + <Item ItemId=";JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017" ItemType="0" PsrId="306" Leaf="true"> |
| 4519 | + <Str Cat="Text"> |
| 4520 | + <Val><![CDATA[JSX fragment is not supported when using an inline JSX factory pragma]]></Val> |
| 4521 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4522 | + <Val><![CDATA[Ein JSX-Fragment wird bei Verwendung eines Inline-JSX-Factory-Pragmas nicht unterstützt.]]></Val> |
| 4523 | + </Tgt> |
| 4524 | + </Str> |
| 4525 | + <Disp Icon="Str" /> |
| 4526 | + </Item> |
4482 | 4527 | <Item ItemId=";JSX_fragment_is_not_supported_when_using_jsxFactory_17016" ItemType="0" PsrId="306" Leaf="true">
|
4483 | 4528 | <Str Cat="Text">
|
4484 | 4529 | <Val><![CDATA[JSX fragment is not supported when using --jsxFactory]]></Val>
|
|
4770 | 4815 | </Str>
|
4771 | 4816 | <Disp Icon="Str" />
|
4772 | 4817 | </Item>
|
| 4818 | + <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true"> |
| 4819 | + <Str Cat="Text"> |
| 4820 | + <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val> |
| 4821 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4822 | + <Val><![CDATA[Das Modul "{0}" umfasst keinen exportierten Member "{1}". Meinten Sie "{2}"?]]></Val> |
| 4823 | + </Tgt> |
| 4824 | + </Str> |
| 4825 | + <Disp Icon="Str" /> |
| 4826 | + </Item> |
4773 | 4827 | <Item ItemId=";Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437" ItemType="0" PsrId="306" Leaf="true">
|
4774 | 4828 | <Str Cat="Text">
|
4775 | 4829 | <Val><![CDATA[Module '{0}' is hidden by a local declaration with the same name.]]></Val>
|
|
6078 | 6132 | </Str>
|
6079 | 6133 | <Disp Icon="Str" />
|
6080 | 6134 | </Item>
|
| 6135 | + <Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true"> |
| 6136 | + <Str Cat="Text"> |
| 6137 | + <Val><![CDATA[Remove import from '{0}']]></Val> |
| 6138 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6139 | + <Val><![CDATA[Import aus "{0}" entfernen]]></Val> |
| 6140 | + </Tgt> |
| 6141 | + </Str> |
| 6142 | + <Disp Icon="Str" /> |
| 6143 | + </Item> |
6081 | 6144 | <Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
|
6082 | 6145 | <Str Cat="Text">
|
6083 | 6146 | <Val><![CDATA[Replace import with '{0}'.]]></Val>
|
|
6141 | 6204 | </Str>
|
6142 | 6205 | <Disp Icon="Str" />
|
6143 | 6206 | </Item>
|
6144 |
| - <Item ItemId=";Resolution_for_module_0_was_found_in_cache_6147" ItemType="0" PsrId="306" Leaf="true"> |
| 6207 | + <Item ItemId=";Resolution_for_module_0_was_found_in_cache_from_location_1_6147" ItemType="0" PsrId="306" Leaf="true"> |
6145 | 6208 | <Str Cat="Text">
|
6146 |
| - <Val><![CDATA[Resolution for module '{0}' was found in cache.]]></Val> |
| 6209 | + <Val><![CDATA[Resolution for module '{0}' was found in cache from location '{1}'.]]></Val> |
6147 | 6210 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
6148 |
| - <Val><![CDATA[Die Auflösung für das Modul "{0}" wurde im Cache gefunden.]]></Val> |
| 6211 | + <Val><![CDATA[Die Auflösung für das Modul "{0}" wurde im Cache des Standorts "{1}" gefunden.]]></Val> |
6149 | 6212 | </Tgt>
|
6150 | 6213 | </Str>
|
6151 | 6214 | <Disp Icon="Str" />
|
|
7380 | 7443 | </Str>
|
7381 | 7444 | <Disp Icon="Str" />
|
7382 | 7445 | </Item>
|
| 7446 | + <Item ItemId=";This_constructor_function_may_be_converted_to_a_class_declaration_80002" ItemType="0" PsrId="306" Leaf="true"> |
| 7447 | + <Str Cat="Text"> |
| 7448 | + <Val><![CDATA[This constructor function may be converted to a class declaration.]]></Val> |
| 7449 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7450 | + <Val><![CDATA[Diese Konstruktorfunktion kann in eine Klassendeklaration konvertiert werden.]]></Val> |
| 7451 | + </Tgt> |
| 7452 | + </Str> |
| 7453 | + <Disp Icon="Str" /> |
| 7454 | + </Item> |
7383 | 7455 | <Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true">
|
7384 | 7456 | <Str Cat="Text">
|
7385 | 7457 | <Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val>
|
|
8256 | 8328 | </Str>
|
8257 | 8329 | <Disp Icon="Str" />
|
8258 | 8330 | </Item>
|
| 8331 | + <Item ItemId=";Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191" ItemType="0" PsrId="306" Leaf="true"> |
| 8332 | + <Str Cat="Text"> |
| 8333 | + <Val><![CDATA[Whether to keep outdated console output in watch mode instead of clearing the screen.]]></Val> |
| 8334 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8335 | + <Val><![CDATA[Gibt an, ob eine veraltete Konsolenausgabe im Überwachungsmodus beibehalten wird, statt den Bildschirm zu löschen.]]></Val> |
| 8336 | + </Tgt> |
| 8337 | + </Str> |
| 8338 | + <Disp Icon="Str" /> |
| 8339 | + </Item> |
8259 | 8340 | <Item ItemId=";You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001" ItemType="0" PsrId="306" Leaf="true">
|
8260 | 8341 | <Str Cat="Text">
|
8261 | 8342 | <Val><![CDATA[You cannot rename elements that are defined in the standard TypeScript library.]]></Val>
|
|
0 commit comments