Skip to content

Commit a5818e4

Browse files
authored
LEGO: Merge pull request 38943
LEGO: Merge pull request 38943
2 parents 3151e2a + 4933bdb commit a5818e4

File tree

5 files changed

+84
-0
lines changed

5 files changed

+84
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3459,6 +3459,9 @@
34593459
<Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
34603460
<Str Cat="Text">
34613461
<Val><![CDATA[Convert arrow function or function expression]]></Val>
3462+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3463+
<Val><![CDATA[Pfeilfunktion oder Funktionsausdruck konvertieren]]></Val>
3464+
</Tgt>
34623465
</Str>
34633466
<Disp Icon="Str" />
34643467
</Item>
@@ -3600,12 +3603,18 @@
36003603
<Item ItemId=";Convert_to_anonymous_function_95123" ItemType="0" PsrId="306" Leaf="true">
36013604
<Str Cat="Text">
36023605
<Val><![CDATA[Convert to anonymous function]]></Val>
3606+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3607+
<Val><![CDATA[In anonyme Funktion konvertieren]]></Val>
3608+
</Tgt>
36033609
</Str>
36043610
<Disp Icon="Str" />
36053611
</Item>
36063612
<Item ItemId=";Convert_to_arrow_function_95125" ItemType="0" PsrId="306" Leaf="true">
36073613
<Str Cat="Text">
36083614
<Val><![CDATA[Convert to arrow function]]></Val>
3615+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3616+
<Val><![CDATA[In Pfeilfunktion konvertieren]]></Val>
3617+
</Tgt>
36093618
</Str>
36103619
<Disp Icon="Str" />
36113620
</Item>
@@ -3630,6 +3639,9 @@
36303639
<Item ItemId=";Convert_to_named_function_95124" ItemType="0" PsrId="306" Leaf="true">
36313640
<Str Cat="Text">
36323641
<Val><![CDATA[Convert to named function]]></Val>
3642+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3643+
<Val><![CDATA[In benannte Funktion konvertieren]]></Val>
3644+
</Tgt>
36333645
</Str>
36343646
<Disp Icon="Str" />
36353647
</Item>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3471,6 +3471,15 @@
34713471
</Str>
34723472
<Disp Icon="Str" />
34733473
</Item>
3474+
<Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
3475+
<Str Cat="Text">
3476+
<Val><![CDATA[Convert arrow function or function expression]]></Val>
3477+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3478+
<Val><![CDATA[Convertir une fonction arrow ou une expression de fonction]]></Val>
3479+
</Tgt>
3480+
</Str>
3481+
<Disp Icon="Str" />
3482+
</Item>
34743483
<Item ItemId=";Convert_const_to_let_95093" ItemType="0" PsrId="306" Leaf="true">
34753484
<Str Cat="Text">
34763485
<Val><![CDATA[Convert 'const' to 'let']]></Val>
@@ -3606,6 +3615,24 @@
36063615
</Str>
36073616
<Disp Icon="Str" />
36083617
</Item>
3618+
<Item ItemId=";Convert_to_anonymous_function_95123" ItemType="0" PsrId="306" Leaf="true">
3619+
<Str Cat="Text">
3620+
<Val><![CDATA[Convert to anonymous function]]></Val>
3621+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3622+
<Val><![CDATA[Convertir en fonction anonyme]]></Val>
3623+
</Tgt>
3624+
</Str>
3625+
<Disp Icon="Str" />
3626+
</Item>
3627+
<Item ItemId=";Convert_to_arrow_function_95125" ItemType="0" PsrId="306" Leaf="true">
3628+
<Str Cat="Text">
3629+
<Val><![CDATA[Convert to arrow function]]></Val>
3630+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3631+
<Val><![CDATA[Convertir en fonction arrow]]></Val>
3632+
</Tgt>
3633+
</Str>
3634+
<Disp Icon="Str" />
3635+
</Item>
36093636
<Item ItemId=";Convert_to_async_function_95065" ItemType="0" PsrId="306" Leaf="true">
36103637
<Str Cat="Text">
36113638
<Val><![CDATA[Convert to async function]]></Val>
@@ -3624,6 +3651,15 @@
36243651
</Str>
36253652
<Disp Icon="Str" />
36263653
</Item>
3654+
<Item ItemId=";Convert_to_named_function_95124" ItemType="0" PsrId="306" Leaf="true">
3655+
<Str Cat="Text">
3656+
<Val><![CDATA[Convert to named function]]></Val>
3657+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3658+
<Val><![CDATA[Convertir en fonction nommée]]></Val>
3659+
</Tgt>
3660+
</Str>
3661+
<Disp Icon="Str" />
3662+
</Item>
36273663
<Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
36283664
<Str Cat="Text">
36293665
<Val><![CDATA[Convert to template string]]></Val>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,6 +3462,9 @@
34623462
<Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
34633463
<Str Cat="Text">
34643464
<Val><![CDATA[Convert arrow function or function expression]]></Val>
3465+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3466+
<Val><![CDATA[Convertire la funzione arrow o l'espressione di funzione]]></Val>
3467+
</Tgt>
34653468
</Str>
34663469
<Disp Icon="Str" />
34673470
</Item>
@@ -3603,12 +3606,18 @@
36033606
<Item ItemId=";Convert_to_anonymous_function_95123" ItemType="0" PsrId="306" Leaf="true">
36043607
<Str Cat="Text">
36053608
<Val><![CDATA[Convert to anonymous function]]></Val>
3609+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3610+
<Val><![CDATA[Convertire nella funzione anonima]]></Val>
3611+
</Tgt>
36063612
</Str>
36073613
<Disp Icon="Str" />
36083614
</Item>
36093615
<Item ItemId=";Convert_to_arrow_function_95125" ItemType="0" PsrId="306" Leaf="true">
36103616
<Str Cat="Text">
36113617
<Val><![CDATA[Convert to arrow function]]></Val>
3618+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3619+
<Val><![CDATA[Convertire nella funzione arrow]]></Val>
3620+
</Tgt>
36123621
</Str>
36133622
<Disp Icon="Str" />
36143623
</Item>
@@ -3633,6 +3642,9 @@
36333642
<Item ItemId=";Convert_to_named_function_95124" ItemType="0" PsrId="306" Leaf="true">
36343643
<Str Cat="Text">
36353644
<Val><![CDATA[Convert to named function]]></Val>
3645+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3646+
<Val><![CDATA[Convertire nella funzione denominata]]></Val>
3647+
</Tgt>
36363648
</Str>
36373649
<Disp Icon="Str" />
36383650
</Item>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3452,6 +3452,9 @@
34523452
<Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
34533453
<Str Cat="Text">
34543454
<Val><![CDATA[Convert arrow function or function expression]]></Val>
3455+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3456+
<Val><![CDATA[Konwertuj funkcję strzałki lub wyrażenie funkcji]]></Val>
3457+
</Tgt>
34553458
</Str>
34563459
<Disp Icon="Str" />
34573460
</Item>
@@ -3593,12 +3596,18 @@
35933596
<Item ItemId=";Convert_to_anonymous_function_95123" ItemType="0" PsrId="306" Leaf="true">
35943597
<Str Cat="Text">
35953598
<Val><![CDATA[Convert to anonymous function]]></Val>
3599+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3600+
<Val><![CDATA[Konwertuj na funkcję anonimową]]></Val>
3601+
</Tgt>
35963602
</Str>
35973603
<Disp Icon="Str" />
35983604
</Item>
35993605
<Item ItemId=";Convert_to_arrow_function_95125" ItemType="0" PsrId="306" Leaf="true">
36003606
<Str Cat="Text">
36013607
<Val><![CDATA[Convert to arrow function]]></Val>
3608+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3609+
<Val><![CDATA[Konwertuj na funkcję strzałki]]></Val>
3610+
</Tgt>
36023611
</Str>
36033612
<Disp Icon="Str" />
36043613
</Item>
@@ -3623,6 +3632,9 @@
36233632
<Item ItemId=";Convert_to_named_function_95124" ItemType="0" PsrId="306" Leaf="true">
36243633
<Str Cat="Text">
36253634
<Val><![CDATA[Convert to named function]]></Val>
3635+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3636+
<Val><![CDATA[Konwertuj na funkcję nazwaną]]></Val>
3637+
</Tgt>
36263638
</Str>
36273639
<Disp Icon="Str" />
36283640
</Item>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3455,6 +3455,9 @@
34553455
<Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
34563456
<Str Cat="Text">
34573457
<Val><![CDATA[Convert arrow function or function expression]]></Val>
3458+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3459+
<Val><![CDATA[Converter a função de seta ou a expressão de função]]></Val>
3460+
</Tgt>
34583461
</Str>
34593462
<Disp Icon="Str" />
34603463
</Item>
@@ -3596,12 +3599,18 @@
35963599
<Item ItemId=";Convert_to_anonymous_function_95123" ItemType="0" PsrId="306" Leaf="true">
35973600
<Str Cat="Text">
35983601
<Val><![CDATA[Convert to anonymous function]]></Val>
3602+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3603+
<Val><![CDATA[Converter em uma função anônima]]></Val>
3604+
</Tgt>
35993605
</Str>
36003606
<Disp Icon="Str" />
36013607
</Item>
36023608
<Item ItemId=";Convert_to_arrow_function_95125" ItemType="0" PsrId="306" Leaf="true">
36033609
<Str Cat="Text">
36043610
<Val><![CDATA[Convert to arrow function]]></Val>
3611+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3612+
<Val><![CDATA[Converter em uma função de seta]]></Val>
3613+
</Tgt>
36053614
</Str>
36063615
<Disp Icon="Str" />
36073616
</Item>
@@ -3626,6 +3635,9 @@
36263635
<Item ItemId=";Convert_to_named_function_95124" ItemType="0" PsrId="306" Leaf="true">
36273636
<Str Cat="Text">
36283637
<Val><![CDATA[Convert to named function]]></Val>
3638+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3639+
<Val><![CDATA[Converter em uma função nomeada]]></Val>
3640+
</Tgt>
36293641
</Str>
36303642
<Disp Icon="Str" />
36313643
</Item>

0 commit comments

Comments
 (0)