Skip to content

Commit ed55e0c

Browse files
authored
LEGO: Merge pull request 39896
LEGO: Merge pull request 39896
2 parents 773be79 + 26d228c commit ed55e0c

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2178,6 +2178,9 @@
21782178
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
21792179
<Str Cat="Text">
21802180
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2181+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2182+
<Val><![CDATA[Nezadaly se argumenty pro parametr rest {0}.]]></Val>
2183+
</Tgt>
21812184
</Str>
21822185
<Disp Icon="Str" />
21832186
</Item>
@@ -2631,6 +2634,9 @@
26312634
<Item ItemId=";Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_node_or_to_add_aliases_to_th_2792" ItemType="0" PsrId="306" Leaf="true">
26322635
<Str Cat="Text">
26332636
<Val><![CDATA[Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?]]></Val>
2637+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2638+
<Val><![CDATA[Nepovedlo se najít modul {0}. Nechtěli jste nastavit možnost moduleResolution na node nebo přidat do možnosti paths aliasy?]]></Val>
2639+
</Tgt>
26342640
</Str>
26352641
<Disp Icon="Str" />
26362642
</Item>

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,9 @@
24152415
<Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true">
24162416
<Str Cat="Text">
24172417
<Val><![CDATA[Can only convert logical AND access chains]]></Val>
2418+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2419+
<Val><![CDATA[Conversion uniquement de chaînes logiques ET de chaînes d'accès]]></Val>
2420+
</Tgt>
24182421
</Str>
24192422
<Disp Icon="Str" />
24202423
</Item>
@@ -3402,12 +3405,18 @@
34023405
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
34033406
<Str Cat="Text">
34043407
<Val><![CDATA[Constructor type notation must be parenthesized when used in a union type.]]></Val>
3408+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3409+
<Val><![CDATA[La notation de type d'un constructeur doit être placée entre parenthèses quand elle est utilisée dans un type union.]]></Val>
3410+
</Tgt>
34053411
</Str>
34063412
<Disp Icon="Str" />
34073413
</Item>
34083414
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true">
34093415
<Str Cat="Text">
34103416
<Val><![CDATA[Constructor type notation must be parenthesized when used in an intersection type.]]></Val>
3417+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3418+
<Val><![CDATA[La notation de type d'un constructeur doit être placée entre parenthèses quand elle est utilisée dans un type intersection.]]></Val>
3419+
</Tgt>
34113420
</Str>
34123421
<Disp Icon="Str" />
34133422
</Item>
@@ -3783,6 +3792,9 @@
37833792
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
37843793
<Str Cat="Text">
37853794
<Val><![CDATA[Could not find convertible access expression]]></Val>
3795+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3796+
<Val><![CDATA[L'expression d'accès convertible est introuvable]]></Val>
3797+
</Tgt>
37863798
</Str>
37873799
<Disp Icon="Str" />
37883800
</Item>
@@ -3807,6 +3819,9 @@
38073819
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
38083820
<Str Cat="Text">
38093821
<Val><![CDATA[Could not find matching access expressions]]></Val>
3822+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3823+
<Val><![CDATA[L'expression d'accès correspondante est introuvable]]></Val>
3824+
</Tgt>
38103825
</Str>
38113826
<Disp Icon="Str" />
38123827
</Item>
@@ -5559,12 +5574,18 @@
55595574
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
55605575
<Str Cat="Text">
55615576
<Val><![CDATA[Function type notation must be parenthesized when used in a union type.]]></Val>
5577+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5578+
<Val><![CDATA[La notation de type d'une fonction doit être placée entre parenthèses quand elle est utilisée dans un type union.]]></Val>
5579+
</Tgt>
55625580
</Str>
55635581
<Disp Icon="Str" />
55645582
</Item>
55655583
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true">
55665584
<Str Cat="Text">
55675585
<Val><![CDATA[Function type notation must be parenthesized when used in an intersection type.]]></Val>
5586+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5587+
<Val><![CDATA[La notation de type d'une fonction doit être placée entre parenthèses quand elle est utilisée dans un type intersection.]]></Val>
5588+
</Tgt>
55685589
</Str>
55695590
<Disp Icon="Str" />
55705591
</Item>
@@ -13173,6 +13194,9 @@
1317313194
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
1317413195
<Str Cat="Text">
1317513196
<Val><![CDATA['extends' clause of exported class has or is using private name '{0}'.]]></Val>
13197+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13198+
<Val><![CDATA[La clause 'extends' de la classe exportée comporte ou utilise le nom privé '{0}'.]]></Val>
13199+
</Tgt>
1317613200
</Str>
1317713201
<Disp Icon="Str" />
1317813202
</Item>

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,6 +2403,9 @@
24032403
<Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true">
24042404
<Str Cat="Text">
24052405
<Val><![CDATA[Can only convert logical AND access chains]]></Val>
2406+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2407+
<Val><![CDATA[È possibile convertire solo catene di accesso AND logiche]]></Val>
2408+
</Tgt>
24062409
</Str>
24072410
<Disp Icon="Str" />
24082411
</Item>
@@ -3390,6 +3393,9 @@
33903393
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
33913394
<Str Cat="Text">
33923395
<Val><![CDATA[Constructor type notation must be parenthesized when used in a union type.]]></Val>
3396+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3397+
<Val><![CDATA[La notazione del tipo di costruttore deve essere racchiusa tra parentesi quando viene usata in un tipo di unione.]]></Val>
3398+
</Tgt>
33933399
</Str>
33943400
<Disp Icon="Str" />
33953401
</Item>
@@ -3711,6 +3717,9 @@
37113717
<Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true">
37123718
<Str Cat="Text">
37133719
<Val><![CDATA[Convert to optional chain expression]]></Val>
3720+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3721+
<Val><![CDATA[Convertire nell'espressione di catena facoltativa]]></Val>
3722+
</Tgt>
37143723
</Str>
37153724
<Disp Icon="Str" />
37163725
</Item>
@@ -3771,6 +3780,9 @@
37713780
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
37723781
<Str Cat="Text">
37733782
<Val><![CDATA[Could not find convertible access expression]]></Val>
3783+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3784+
<Val><![CDATA[Non è stato possibile trovare l'espressione di accesso convertibile]]></Val>
3785+
</Tgt>
37743786
</Str>
37753787
<Disp Icon="Str" />
37763788
</Item>
@@ -3795,6 +3807,9 @@
37953807
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
37963808
<Str Cat="Text">
37973809
<Val><![CDATA[Could not find matching access expressions]]></Val>
3810+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3811+
<Val><![CDATA[Non è stato possibile trovare espressioni di accesso corrispondenti]]></Val>
3812+
</Tgt>
37983813
</Str>
37993814
<Disp Icon="Str" />
38003815
</Item>
@@ -4170,6 +4185,9 @@
41704185
<Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true">
41714186
<Str Cat="Text">
41724187
<Val><![CDATA[Disable loading referenced projects.]]></Val>
4188+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4189+
<Val><![CDATA[Disabilitare il caricamento dei progetti cui viene fatto riferimento.]]></Val>
4190+
</Tgt>
41734191
</Str>
41744192
<Disp Icon="Str" />
41754193
</Item>
@@ -5544,6 +5562,9 @@
55445562
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
55455563
<Str Cat="Text">
55465564
<Val><![CDATA[Function type notation must be parenthesized when used in a union type.]]></Val>
5565+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5566+
<Val><![CDATA[La notazione del tipo di funzione deve essere racchiusa tra parentesi quando viene usata in un tipo di unione.]]></Val>
5567+
</Tgt>
55475568
</Str>
55485569
<Disp Icon="Str" />
55495570
</Item>
@@ -13161,6 +13182,9 @@
1316113182
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
1316213183
<Str Cat="Text">
1316313184
<Val><![CDATA['extends' clause of exported class has or is using private name '{0}'.]]></Val>
13185+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13186+
<Val><![CDATA[La clausola 'extends' della classe esportata contiene o usa il nome privato '{0}'.]]></Val>
13187+
</Tgt>
1316413188
</Str>
1316513189
<Disp Icon="Str" />
1316613190
</Item>

0 commit comments

Comments
 (0)