Skip to content

Commit 0e8540b

Browse files
authored
LEGO: Merge pull request 37220
LEGO: Merge pull request 37220
2 parents 0a1af90 + 89410e9 commit 0e8540b

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7005,6 +7005,15 @@
70057005
</Str>
70067006
<Disp Icon="Str" />
70077007
</Item>
7008+
<Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true">
7009+
<Str Cat="Text">
7010+
<Val><![CDATA[Only named exports may use 'export type'.]]></Val>
7011+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7012+
<Val><![CDATA["Exporttyp" kann nur von benannten Exporten verwendet werden.]]></Val>
7013+
</Tgt>
7014+
</Str>
7015+
<Disp Icon="Str" />
7016+
</Item>
70087017
<Item ItemId=";Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340" ItemType="0" PsrId="306" Leaf="true">
70097018
<Str Cat="Text">
70107019
<Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val>
@@ -10863,6 +10872,15 @@
1086310872
</Str>
1086410873
<Disp Icon="Str" />
1086510874
</Item>
10875+
<Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true">
10876+
<Str Cat="Text">
10877+
<Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val>
10878+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10879+
<Val><![CDATA[Der Typ der Eigenschaft "{0}" verweist im zugeordneten Typ "{1}" auf sich selbst.]]></Val>
10880+
</Tgt>
10881+
</Str>
10882+
<Disp Icon="Str" />
10883+
</Item>
1086610884
<Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
1086710885
<Str Cat="Text">
1086810886
<Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
@@ -12315,6 +12333,12 @@
1231512333
</Str>
1231612334
<Disp Icon="Str" />
1231712335
</Item>
12336+
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
12337+
<Str Cat="Text">
12338+
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12339+
</Str>
12340+
<Disp Icon="Str" />
12341+
</Item>
1231812342
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
1231912343
<Str Cat="Text">
1232012344
<Val><![CDATA['implements' clause already seen.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7004,6 +7004,9 @@
70047004
<Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true">
70057005
<Str Cat="Text">
70067006
<Val><![CDATA[Only named exports may use 'export type'.]]></Val>
7007+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7008+
<Val><![CDATA[Somente as exportações nomeadas podem usar 'tipo de exportação'.]]></Val>
7009+
</Tgt>
70077010
</Str>
70087011
<Disp Icon="Str" />
70097012
</Item>
@@ -10865,6 +10868,15 @@
1086510868
</Str>
1086610869
<Disp Icon="Str" />
1086710870
</Item>
10871+
<Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true">
10872+
<Str Cat="Text">
10873+
<Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val>
10874+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10875+
<Val><![CDATA[O tipo de propriedade '{0}' faz referência circular a si mesmo no tipo mapeado '{1}'.]]></Val>
10876+
</Tgt>
10877+
</Str>
10878+
<Disp Icon="Str" />
10879+
</Item>
1086810880
<Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
1086910881
<Str Cat="Text">
1087010882
<Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
@@ -12317,6 +12329,12 @@
1231712329
</Str>
1231812330
<Disp Icon="Str" />
1231912331
</Item>
12332+
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
12333+
<Str Cat="Text">
12334+
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
12335+
</Str>
12336+
<Disp Icon="Str" />
12337+
</Item>
1232012338
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
1232112339
<Str Cat="Text">
1232212340
<Val><![CDATA['implements' clause already seen.]]></Val>

0 commit comments

Comments
 (0)