Skip to content

Commit 4890312

Browse files
authored
LEGO: Merge pull request 44791
LEGO: Merge pull request 44791
1 parent 6824480 commit 4890312

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

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

+54
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,15 @@
807807
</Str>
808808
<Disp Icon="Str" />
809809
</Item>
810+
<Item ItemId=";A_return_statement_cannot_be_used_inside_a_class_static_block_18041" ItemType="0" PsrId="306" Leaf="true">
811+
<Str Cat="Text">
812+
<Val><![CDATA[A 'return' statement cannot be used inside a class static block.]]></Val>
813+
<Tgt Cat="Text" Stat="Loc" Orig="New">
814+
<Val><![CDATA[Eine "return"-Anweisung kann nicht innerhalb eines statischen Klassenblocks verwendet werden.]]></Val>
815+
</Tgt>
816+
</Str>
817+
<Disp Icon="Str" />
818+
</Item>
810819
<Item ItemId=";A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167" ItemType="0" PsrId="306" Leaf="true">
811820
<Str Cat="Text">
812821
<Val><![CDATA[A series of entries which re-map imports to lookup locations relative to the 'baseUrl'.]]></Val>
@@ -2382,6 +2391,15 @@
23822391
</Str>
23832392
<Disp Icon="Str" />
23842393
</Item>
2394+
<Item ItemId=";Await_expression_cannot_be_used_inside_a_class_static_block_18037" ItemType="0" PsrId="306" Leaf="true">
2395+
<Str Cat="Text">
2396+
<Val><![CDATA[Await expression cannot be used inside a class static block.]]></Val>
2397+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2398+
<Val><![CDATA[Der "Await"-Ausdruck kann nicht innerhalb eines statischen Klassenblocks verwendet werden.]]></Val>
2399+
</Tgt>
2400+
</Str>
2401+
<Disp Icon="Str" />
2402+
</Item>
23852403
<Item ItemId=";BUILD_OPTIONS_6919" ItemType="0" PsrId="306" Leaf="true">
23862404
<Str Cat="Text">
23872405
<Val><![CDATA[BUILD OPTIONS]]></Val>
@@ -3240,6 +3258,15 @@
32403258
</Str>
32413259
<Disp Icon="Str" />
32423260
</Item>
3261+
<Item ItemId=";Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816" ItemType="0" PsrId="306" Leaf="true">
3262+
<Str Cat="Text">
3263+
<Val><![CDATA[Cannot use 'this' in a static property initializer of a decorated class.]]></Val>
3264+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3265+
<Val><![CDATA["This" kann nicht in einem statischen Eigenschafteninitialisierer einer ergänzten Klasse verwendet werden.]]></Val>
3266+
</Tgt>
3267+
</Str>
3268+
<Disp Icon="Str" />
3269+
</Item>
32433270
<Item ItemId=";Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377" ItemType="0" PsrId="306" Leaf="true">
32443271
<Str Cat="Text">
32453272
<Val><![CDATA[Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}']]></Val>
@@ -6525,6 +6552,15 @@
65256552
</Str>
65266553
<Disp Icon="Str" />
65276554
</Item>
6555+
<Item ItemId=";For_await_loops_cannot_be_used_inside_a_class_static_block_18038" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA['For await' loops cannot be used inside a class static block.]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA["For await"-Schleifen können nicht innerhalb eines statischen Klassenblocks verwendet werden.]]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
65286564
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
65296565
<Str Cat="Text">
65306566
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -7563,6 +7599,15 @@
75637599
</Str>
75647600
<Disp Icon="Str" />
75657601
</Item>
7602+
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
7603+
<Str Cat="Text">
7604+
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
7605+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7606+
<Val><![CDATA[Ungültige Verwendung von "{0}". Es kann nicht innerhalb eines statischen Klassenblocks verwendet werden.]]></Val>
7607+
</Tgt>
7608+
</Str>
7609+
<Disp Icon="Str" />
7610+
</Item>
75667611
<Item ItemId=";Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215" ItemType="0" PsrId="306" Leaf="true">
75677612
<Str Cat="Text">
75687613
<Val><![CDATA[Invalid use of '{0}'. Modules are automatically in strict mode.]]></Val>
@@ -9984,6 +10029,15 @@
998410029
</Str>
998510030
<Disp Icon="Str" />
998610031
</Item>
10032+
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817" ItemType="0" PsrId="306" Leaf="true">
10033+
<Str Cat="Text">
10034+
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in a class static block.]]></Val>
10035+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10036+
<Val><![CDATA[Die Eigenschaft "{0}" weist keinen Initialisierer auf und ist in einem statischen Klassenblock nicht definitiv zugewiesen.]]></Val>
10037+
</Tgt>
10038+
</Str>
10039+
<Disp Icon="Str" />
10040+
</Item>
998710041
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
998810042
<Str Cat="Text">
998910043
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>

0 commit comments

Comments
 (0)