Skip to content

Commit 7bcbf8c

Browse files
authored
LEGO: check in for main to temporary branch. (microsoft#46088)
1 parent d6cd2c7 commit 7bcbf8c

File tree

3 files changed

+315
-42
lines changed

3 files changed

+315
-42
lines changed

src/loc/lcl/deu/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 89 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4707,6 +4707,12 @@
47074707
</Str>
47084708
<Disp Icon="Str" />
47094709
</Item>
4710+
<Item ItemId=";Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270" ItemType="0" PsrId="306" Leaf="true">
4711+
<Str Cat="Text">
4712+
<Val><![CDATA[Directory '{0}' has no containing package.json scope. Imports will not resolve.]]></Val>
4713+
</Str>
4714+
<Disp Icon="Str" />
4715+
</Item>
47104716
<Item ItemId=";Disable_adding_use_strict_directives_in_emitted_JavaScript_files_6669" ItemType="0" PsrId="306" Leaf="true">
47114717
<Str Cat="Text">
47124718
<Val><![CDATA[Disable adding 'use strict' directives in emitted JavaScript files.]]></Val>
@@ -5195,10 +5201,13 @@
51955201
</Item>
51965202
<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">
51975203
<Str Cat="Text">
5198-
<Val><![CDATA[Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'esnext', 'commonjs', 'amd', 'system', or 'umd'.]]></Val>
5199-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5204+
<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">
52005206
<Val><![CDATA[Dynamische Importe werden nur unterstützt, wenn das Flag "--module" auf "es2020", "esnext", "commonjs", "amd", "system" oder "umd" festgelegt ist.]]></Val>
52015207
</Tgt>
5208+
<Prev Cat="Text">
5209+
<Val><![CDATA[Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'esnext', 'commonjs', 'amd', 'system', or 'umd'.]]></Val>
5210+
</Prev>
52025211
</Str>
52035212
<Disp Icon="Str" />
52045213
</Item>
@@ -5913,6 +5922,12 @@
59135922
</Str>
59145923
<Disp Icon="Str" />
59155924
</Item>
5925+
<Item ItemId=";Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276" ItemType="0" PsrId="306" Leaf="true">
5926+
<Str Cat="Text">
5927+
<Val><![CDATA[Export specifier '{0}' does not exist in package.json scope at path '{1}'.]]></Val>
5928+
</Str>
5929+
<Disp Icon="Str" />
5930+
</Item>
59165931
<Item ItemId=";Exported_type_alias_0_has_or_is_using_private_name_1_4081" ItemType="0" PsrId="306" Leaf="true">
59175932
<Str Cat="Text">
59185933
<Val><![CDATA[Exported type alias '{0}' has or is using private name '{1}'.]]></Val>
@@ -7134,6 +7149,12 @@
71347149
</Str>
71357150
<Disp Icon="Str" />
71367151
</Item>
7152+
<Item ItemId=";Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271" ItemType="0" PsrId="306" Leaf="true">
7153+
<Str Cat="Text">
7154+
<Val><![CDATA[Import specifier '{0}' does not exist in package.json scope at path '{1}'.]]></Val>
7155+
</Str>
7156+
<Disp Icon="Str" />
7157+
</Item>
71377158
<Item ItemId=";Imported_via_0_from_file_1_1393" ItemType="0" PsrId="306" Leaf="true">
71387159
<Str Cat="Text">
71397160
<Val><![CDATA[Imported via {0} from file '{1}']]></Val>
@@ -7518,6 +7539,12 @@
75187539
</Str>
75197540
<Disp Icon="Str" />
75207541
</Item>
7542+
<Item ItemId=";Invalid_import_specifier_0_has_no_possible_resolutions_6272" ItemType="0" PsrId="306" Leaf="true">
7543+
<Str Cat="Text">
7544+
<Val><![CDATA[Invalid import specifier '{0}' has no possible resolutions.]]></Val>
7545+
</Str>
7546+
<Disp Icon="Str" />
7547+
</Item>
75217548
<Item ItemId=";Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augm_2665" ItemType="0" PsrId="306" Leaf="true">
75227549
<Str Cat="Text">
75237550
<Val><![CDATA[Invalid module name in augmentation. Module '{0}' resolves to an untyped module at '{1}', which cannot be augmented.]]></Val>
@@ -8169,6 +8196,12 @@
81698196
</Str>
81708197
<Disp Icon="Str" />
81718198
</Item>
8199+
<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+
<Str Cat="Text">
8201+
<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>
8202+
</Str>
8203+
<Disp Icon="Str" />
8204+
</Item>
81728205
<Item ItemId=";Module_0_declares_1_locally_but_it_is_exported_as_2_2460" ItemType="0" PsrId="306" Leaf="true">
81738206
<Str Cat="Text">
81748207
<Val><![CDATA[Module '{0}' declares '{1}' locally, but it is exported as '{2}'.]]></Val>
@@ -9714,6 +9747,15 @@
97149747
</Str>
97159748
<Disp Icon="Str" />
97169749
</Item>
9750+
<Item ItemId=";Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451" ItemType="0" PsrId="306" Leaf="true">
9751+
<Str Cat="Text">
9752+
<Val><![CDATA[Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression]]></Val>
9753+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9754+
<Val><![CDATA[Private Bezeichner sind nur in Klassentexten zulässig und dürfen nur als Teil einer Klassenmitgliedsdeklaration, eines Eigenschaftszugriffs oder auf der linken Seite eines in-Ausdrucks verwendet werden.]]></Val>
9755+
</Tgt>
9756+
</Str>
9757+
<Disp Icon="Str" />
9758+
</Item>
97179759
<Item ItemId=";Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028" ItemType="0" PsrId="306" Leaf="true">
97189760
<Str Cat="Text">
97199761
<Val><![CDATA[Private identifiers are only available when targeting ECMAScript 2015 and higher.]]></Val>
@@ -12462,12 +12504,15 @@
1246212504
</Str>
1246312505
<Disp Icon="Str" />
1246412506
</Item>
12465-
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_esnext_or_system_1343" ItemType="0" PsrId="306" Leaf="true">
12507+
<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">
1246612508
<Str Cat="Text">
12467-
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.]]></Val>
12468-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12469-
<Val><![CDATA[Die Metaeigenschaft "import.meta" ist nur zulässig, wenn die Option "--module" den Wert "es2020", "esnext" oder "system" aufweist.]]></Val>
12470-
</Tgt>
12509+
<Val><![CDATA[The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.]]></Val>
12510+
</Str>
12511+
<Disp Icon="Str" />
12512+
</Item>
12513+
<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+
<Str Cat="Text">
12515+
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', 'system', 'node12', or 'nodenext'.]]></Val>
1247112516
</Str>
1247212517
<Disp Icon="Str" />
1247312518
</Item>
@@ -12669,11 +12714,11 @@
1266912714
</Str>
1267012715
<Disp Icon="Str" />
1267112716
</Item>
12672-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_of_type_any_string_number_or_symbol_2360" ItemType="0" PsrId="306" Leaf="true">
12717+
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
1267312718
<Str Cat="Text">
12674-
<Val><![CDATA[The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'.]]></Val>
12719+
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
1267512720
<Tgt Cat="Text" Stat="Loc" Orig="New">
12676-
<Val><![CDATA[Die linke Seite eines in-Ausdrucks muss vom Typ "any", "string", "number" oder "symbol" sein.]]></Val>
12721+
<Val><![CDATA[Die linke Seite eines in-Ausdrucks muss ein privater Bezeichner sein oder zum Typ "any", "string", "number" oder "symbol" gehören.]]></Val>
1267712722
</Tgt>
1267812723
</Str>
1267912724
<Disp Icon="Str" />
@@ -13302,6 +13347,18 @@
1330213347
</Str>
1330313348
<Disp Icon="Str" />
1330413349
</Item>
13350+
<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+
<Str Cat="Text">
13352+
<Val><![CDATA[This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint.]]></Val>
13353+
</Str>
13354+
<Disp Icon="Str" />
13355+
</Item>
13356+
<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+
<Str Cat="Text">
13358+
<Val><![CDATA[This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.]]></Val>
13359+
</Str>
13360+
<Disp Icon="Str" />
13361+
</Item>
1330513362
<Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true">
1330613363
<Str Cat="Text">
1330713364
<Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val>
@@ -13329,12 +13386,9 @@
1332913386
</Str>
1333013387
<Disp Icon="Str" />
1333113388
</Item>
13332-
<Item ItemId=";Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_esnext_or_system_and_t_1378" ItemType="0" PsrId="306" Leaf="true">
13389+
<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">
1333313390
<Str Cat="Text">
13334-
<Val><![CDATA[Top-level 'await' expressions are only allowed when the 'module' option is set to 'esnext' or 'system', and the 'target' option is set to 'es2017' or higher.]]></Val>
13335-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13336-
<Val><![CDATA[await-Ausdrücke der obersten Ebene sind nur zulässig, wenn die Option "module" auf "esnext" oder "system" festgelegt ist und die Option "target" den Wert "es2017" oder höher aufweist.]]></Val>
13337-
</Tgt>
13391+
<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>
1333813392
</Str>
1333913393
<Disp Icon="Str" />
1334013394
</Item>
@@ -13347,12 +13401,9 @@
1334713401
</Str>
1334813402
<Disp Icon="Str" />
1334913403
</Item>
13350-
<Item ItemId=";Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_esnext_or_system_and_the_1432" ItemType="0" PsrId="306" Leaf="true">
13404+
<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">
1335113405
<Str Cat="Text">
13352-
<Val><![CDATA[Top-level 'for await' loops are only allowed when the 'module' option is set to 'esnext' or 'system', and the 'target' option is set to 'es2017' or higher.]]></Val>
13353-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13354-
<Val><![CDATA["for await"-Schleifen der obersten Ebene sind nur zulässig, wenn die Option "module" auf "esnext" oder "system" festgelegt ist und die Option "target" den Wert "es2017" oder höher aufweist.]]></Val>
13355-
</Tgt>
13406+
<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>
1335613407
</Str>
1335713408
<Disp Icon="Str" />
1335813409
</Item>
@@ -15960,6 +16011,24 @@
1596016011
</Str>
1596116012
<Disp Icon="Str" />
1596216013
</Item>
16014+
<Item ItemId=";package_json_scope_0_explicitly_maps_specifier_1_to_null_6274" ItemType="0" PsrId="306" Leaf="true">
16015+
<Str Cat="Text">
16016+
<Val><![CDATA[package.json scope '{0}' explicitly maps specifier '{1}' to null.]]></Val>
16017+
</Str>
16018+
<Disp Icon="Str" />
16019+
</Item>
16020+
<Item ItemId=";package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275" ItemType="0" PsrId="306" Leaf="true">
16021+
<Str Cat="Text">
16022+
<Val><![CDATA[package.json scope '{0}' has invalid type for target of specifier '{1}']]></Val>
16023+
</Str>
16024+
<Disp Icon="Str" />
16025+
</Item>
16026+
<Item ItemId=";package_json_scope_0_has_no_imports_defined_6273" ItemType="0" PsrId="306" Leaf="true">
16027+
<Str Cat="Text">
16028+
<Val><![CDATA[package.json scope '{0}' has no imports defined.]]></Val>
16029+
</Str>
16030+
<Disp Icon="Str" />
16031+
</Item>
1596316032
<Item ItemId=";paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0_6091" ItemType="0" PsrId="306" Leaf="true">
1596416033
<Str Cat="Text">
1596516034
<Val><![CDATA['paths' option is specified, looking for a pattern to match module name '{0}'.]]></Val>

0 commit comments

Comments
 (0)