|
5736 | 5736 | </Str>
|
5737 | 5737 | <Disp Icon="Str" />
|
5738 | 5738 | </Item>
|
| 5739 | + <Item ItemId=";Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript_6721" ItemType="0" PsrId="306" Leaf="true"> |
| 5740 | + <Str Cat="Text"> |
| 5741 | + <Val><![CDATA[Do not allow runtime constructs that are not part of ECMAScript.]]></Val> |
| 5742 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5743 | + <Val><![CDATA[Laufzeitkonstrukte, die nicht Teil von ECMAScript sind, nicht zulassen]]></Val> |
| 5744 | + </Tgt> |
| 5745 | + </Str> |
| 5746 | + <Disp Icon="Str" /> |
| 5747 | + </Item> |
5739 | 5748 | <Item ItemId=";Do_not_emit_comments_to_output_6009" ItemType="0" PsrId="306" Leaf="true">
|
5740 | 5749 | <Str Cat="Text">
|
5741 | 5750 | <Val><![CDATA[Do not emit comments to output.]]></Val>
|
|
6324 | 6333 | </Str>
|
6325 | 6334 | <Disp Icon="Str" />
|
6326 | 6335 | </Item>
|
| 6336 | + <Item ItemId=";Enable_lib_replacement_6808" ItemType="0" PsrId="306" Leaf="true"> |
| 6337 | + <Str Cat="Text"> |
| 6338 | + <Val><![CDATA[Enable lib replacement.]]></Val> |
| 6339 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6340 | + <Val><![CDATA[Libersetzung aktivieren.]]></Val> |
| 6341 | + </Tgt> |
| 6342 | + </Str> |
| 6343 | + <Disp Icon="Str" /> |
| 6344 | + </Item> |
6327 | 6345 | <Item ItemId=";Enable_project_compilation_6302" ItemType="0" PsrId="306" Leaf="true">
|
6328 | 6346 | <Str Cat="Text">
|
6329 | 6347 | <Val><![CDATA[Enable project compilation]]></Val>
|
|
8244 | 8262 | </Str>
|
8245 | 8263 | <Disp Icon="Str" />
|
8246 | 8264 | </Item>
|
| 8265 | + <Item ItemId=";Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_asserts_2880" ItemType="0" PsrId="306" Leaf="true"> |
| 8266 | + <Str Cat="Text"> |
| 8267 | + <Val><![CDATA[Import assertions have been replaced by import attributes. Use 'with' instead of 'asserts'.]]></Val> |
| 8268 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8269 | + <Val><![CDATA[Importassertionen wurden durch Importattribute ersetzt. Verwenden Sie "with" anstelle von "asserts".]]></Val> |
| 8270 | + </Tgt> |
| 8271 | + </Str> |
| 8272 | + <Disp Icon="Str" /> |
| 8273 | + </Item> |
8247 | 8274 | <Item ItemId=";Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202" ItemType="0" PsrId="306" Leaf="true">
|
8248 | 8275 | <Str Cat="Text">
|
8249 | 8276 | <Val><![CDATA[Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.]]></Val>
|
|
15534 | 15561 | </Str>
|
15535 | 15562 | <Disp Icon="Str" />
|
15536 | 15563 | </Item>
|
| 15564 | + <Item ItemId=";This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled_1294" ItemType="0" PsrId="306" Leaf="true"> |
| 15565 | + <Str Cat="Text"> |
| 15566 | + <Val><![CDATA[This syntax is not allowed when 'erasableSyntaxOnly' is enabled.]]></Val> |
| 15567 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 15568 | + <Val><![CDATA[Diese Syntax ist nicht zulässig, wenn "erasableSyntaxOnly" aktiviert ist.]]></Val> |
| 15569 | + </Tgt> |
| 15570 | + </Str> |
| 15571 | + <Disp Icon="Str" /> |
| 15572 | + </Item> |
15537 | 15573 | <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">
|
15538 | 15574 | <Str Cat="Text">
|
15539 | 15575 | <Val><![CDATA[This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint.]]></Val>
|
|
0 commit comments