Skip to content

Commit 0636b9b

Browse files
authored
LEGO: Merge pull request 40480
LEGO: Merge pull request 40480
2 parents 6839792 + 5753b4b commit 0636b9b

File tree

4 files changed

+84
-42
lines changed

4 files changed

+84
-42
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4479,8 +4479,8 @@
44794479
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
44804480
<Str Cat="Text">
44814481
<Val><![CDATA[Dynamic import cannot have type arguments.]]></Val>
4482-
<Tgt Cat="Text" Stat="Update" Orig="New">
4483-
<Val><![CDATA[Der dynamische Import kann nicht über Typargumente verfügen.]]></Val>
4482+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4483+
<Val><![CDATA[Der dynamische Import kann keine Typargumente aufweisen.]]></Val>
44844484
</Tgt>
44854485
<Prev Cat="Text">
44864486
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>

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

+35-14
Original file line numberDiff line numberDiff line change
@@ -1490,10 +1490,13 @@
14901490
</Item>
14911491
<Item ItemId=";All_type_parameters_are_unused_6205" ItemType="0" PsrId="306" Leaf="true">
14921492
<Str Cat="Text">
1493-
<Val><![CDATA[All type parameters are unused]]></Val>
1493+
<Val><![CDATA[All type parameters are unused.]]></Val>
14941494
<Tgt Cat="Text" Stat="Loc" Orig="New">
1495-
<Val><![CDATA[Tutti i parametri di tipo sono inutilizzati]]></Val>
1495+
<Val><![CDATA[Tutti i parametri di tipo sono inutilizzati.]]></Val>
14961496
</Tgt>
1497+
<Prev Cat="Text">
1498+
<Val><![CDATA[All type parameters are unused]]></Val>
1499+
</Prev>
14971500
</Str>
14981501
<Disp Icon="Str" />
14991502
</Item>
@@ -1778,10 +1781,13 @@
17781781
</Item>
17791782
<Item ItemId=";An_expression_of_type_void_cannot_be_tested_for_truthiness_1345" ItemType="0" PsrId="306" Leaf="true">
17801783
<Str Cat="Text">
1781-
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val>
1784+
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness.]]></Val>
17821785
<Tgt Cat="Text" Stat="Loc" Orig="New">
1783-
<Val><![CDATA[Non è possibile testare la veridicità di un'espressione di tipo 'void']]></Val>
1786+
<Val><![CDATA[Non è possibile testare la veridicità di un'espressione di tipo 'void'.]]></Val>
17841787
</Tgt>
1788+
<Prev Cat="Text">
1789+
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val>
1790+
</Prev>
17851791
</Str>
17861792
<Disp Icon="Str" />
17871793
</Item>
@@ -2606,10 +2612,13 @@
26062612
</Item>
26072613
<Item ItemId=";Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732" ItemType="0" PsrId="306" Leaf="true">
26082614
<Str Cat="Text">
2609-
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val>
2615+
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension.]]></Val>
26102616
<Tgt Cat="Text" Stat="Loc" Orig="New">
2611-
<Val><![CDATA[Non è possibile trovare il modulo '{0}'. Provare a usare '--resolveJsonModule' per importare il modulo con estensione '.json']]></Val>
2617+
<Val><![CDATA[Non è possibile trovare il modulo '{0}'. Provare a usare '--resolveJsonModule' per importare il modulo con estensione '.json'.]]></Val>
26122618
</Tgt>
2619+
<Prev Cat="Text">
2620+
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val>
2621+
</Prev>
26132622
</Str>
26142623
<Disp Icon="Str" />
26152624
</Item>
@@ -4472,10 +4481,13 @@
44724481
</Item>
44734482
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
44744483
<Str Cat="Text">
4475-
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
4484+
<Val><![CDATA[Dynamic import cannot have type arguments.]]></Val>
44764485
<Tgt Cat="Text" Stat="Loc" Orig="New">
4477-
<Val><![CDATA[Nell'importazione dinamica non possono essere presenti argomenti tipo]]></Val>
4486+
<Val><![CDATA[Nell'importazione dinamica non possono essere presenti argomenti tipo.]]></Val>
44784487
</Tgt>
4488+
<Prev Cat="Text">
4489+
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
4490+
</Prev>
44794491
</Str>
44804492
<Disp Icon="Str" />
44814493
</Item>
@@ -8243,10 +8255,13 @@
82438255
</Item>
82448256
<Item ItemId=";Private_identifiers_cannot_be_used_as_parameters_18009" ItemType="0" PsrId="306" Leaf="true">
82458257
<Str Cat="Text">
8246-
<Val><![CDATA[Private identifiers cannot be used as parameters]]></Val>
8258+
<Val><![CDATA[Private identifiers cannot be used as parameters.]]></Val>
82478259
<Tgt Cat="Text" Stat="Loc" Orig="New">
8248-
<Val><![CDATA[Non è possibile usare gli identificatori privati come parametri]]></Val>
8260+
<Val><![CDATA[Non è possibile usare gli identificatori privati come parametri.]]></Val>
82498261
</Tgt>
8262+
<Prev Cat="Text">
8263+
<Val><![CDATA[Private identifiers cannot be used as parameters]]></Val>
8264+
</Prev>
82508265
</Str>
82518266
<Disp Icon="Str" />
82528267
</Item>
@@ -8480,10 +8495,13 @@
84808495
</Item>
84818496
<Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
84828497
<Str Cat="Text">
8483-
<Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8498+
<Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val>
84848499
<Tgt Cat="Text" Stat="Loc" Orig="New">
8485-
<Val><![CDATA[La proprietà '{0}' è un membro statico di tipo '{1}']]></Val>
8500+
<Val><![CDATA[La proprietà '{0}' è un membro statico di tipo '{1}'.]]></Val>
84868501
</Tgt>
8502+
<Prev Cat="Text">
8503+
<Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8504+
</Prev>
84878505
</Str>
84888506
<Disp Icon="Str" />
84898507
</Item>
@@ -12827,10 +12845,13 @@
1282712845
</Item>
1282812846
<Item ItemId=";_0_modifier_cannot_be_used_with_a_private_identifier_18019" ItemType="0" PsrId="306" Leaf="true">
1282912847
<Str Cat="Text">
12830-
<Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val>
12848+
<Val><![CDATA['{0}' modifier cannot be used with a private identifier.]]></Val>
1283112849
<Tgt Cat="Text" Stat="Loc" Orig="New">
12832-
<Val><![CDATA[Non è possibile usare il modificatore '{0}' con un identificatore privato]]></Val>
12850+
<Val><![CDATA[Non è possibile usare il modificatore '{0}' con un identificatore privato.]]></Val>
1283312851
</Tgt>
12852+
<Prev Cat="Text">
12853+
<Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val>
12854+
</Prev>
1283412855
</Str>
1283512856
<Disp Icon="Str" />
1283612857
</Item>

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -1481,8 +1481,8 @@
14811481
<Item ItemId=";All_type_parameters_are_unused_6205" ItemType="0" PsrId="306" Leaf="true">
14821482
<Str Cat="Text">
14831483
<Val><![CDATA[All type parameters are unused.]]></Val>
1484-
<Tgt Cat="Text" Stat="Update" Orig="New">
1485-
<Val><![CDATA[Wszystkie parametry typu są nieużywane]]></Val>
1484+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1485+
<Val><![CDATA[Wszystkie parametry typu są nieużywane.]]></Val>
14861486
</Tgt>
14871487
<Prev Cat="Text">
14881488
<Val><![CDATA[All type parameters are unused]]></Val>
@@ -1772,8 +1772,8 @@
17721772
<Item ItemId=";An_expression_of_type_void_cannot_be_tested_for_truthiness_1345" ItemType="0" PsrId="306" Leaf="true">
17731773
<Str Cat="Text">
17741774
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness.]]></Val>
1775-
<Tgt Cat="Text" Stat="Update" Orig="New">
1776-
<Val><![CDATA[Wyrażenie typu „void” nie może być testowane pod kątem prawdziwości]]></Val>
1775+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1776+
<Val><![CDATA[Wyrażenie typu „void” nie może być testowane pod kątem prawdziwości.]]></Val>
17771777
</Tgt>
17781778
<Prev Cat="Text">
17791779
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val>
@@ -2603,8 +2603,8 @@
26032603
<Item ItemId=";Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732" ItemType="0" PsrId="306" Leaf="true">
26042604
<Str Cat="Text">
26052605
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension.]]></Val>
2606-
<Tgt Cat="Text" Stat="Update" Orig="New">
2607-
<Val><![CDATA[Nie można odnaleźć modułu „{0}”. Rozważ użycie opcji „--resolveJsonModule” do importowania modułu z rozszerzeniem „.json”]]></Val>
2606+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2607+
<Val><![CDATA[Nie można znaleźć modułu „{0}”. Rozważ użycie opcji „--resolveJsonModule” do importowania modułu z rozszerzeniem „.json”.]]></Val>
26082608
</Tgt>
26092609
<Prev Cat="Text">
26102610
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val>
@@ -4472,8 +4472,8 @@
44724472
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
44734473
<Str Cat="Text">
44744474
<Val><![CDATA[Dynamic import cannot have type arguments.]]></Val>
4475-
<Tgt Cat="Text" Stat="Update" Orig="New">
4476-
<Val><![CDATA[Dynamiczne importowanie nie może mieć argumentów typu]]></Val>
4475+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4476+
<Val><![CDATA[Dynamiczny import nie może mieć argumentów typu.]]></Val>
44774477
</Tgt>
44784478
<Prev Cat="Text">
44794479
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
@@ -8243,8 +8243,8 @@
82438243
<Item ItemId=";Private_identifiers_cannot_be_used_as_parameters_18009" ItemType="0" PsrId="306" Leaf="true">
82448244
<Str Cat="Text">
82458245
<Val><![CDATA[Private identifiers cannot be used as parameters.]]></Val>
8246-
<Tgt Cat="Text" Stat="Update" Orig="New">
8247-
<Val><![CDATA[Identyfikatory prywatne nie mogą być używane jako parametry]]></Val>
8246+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8247+
<Val><![CDATA[Identyfikatory prywatne nie mogą być używane jako parametry.]]></Val>
82488248
</Tgt>
82498249
<Prev Cat="Text">
82508250
<Val><![CDATA[Private identifiers cannot be used as parameters]]></Val>
@@ -8483,8 +8483,8 @@
84838483
<Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
84848484
<Str Cat="Text">
84858485
<Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val>
8486-
<Tgt Cat="Text" Stat="Update" Orig="New">
8487-
<Val><![CDATA[Właściwość „{0}” jest statycznym elementem członkowskim typu „{1}”]]></Val>
8486+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8487+
<Val><![CDATA[Właściwość „{0}” jest statyczną składową typu „{1}”.]]></Val>
84888488
</Tgt>
84898489
<Prev Cat="Text">
84908490
<Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>

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

+35-14
Original file line numberDiff line numberDiff line change
@@ -1483,10 +1483,13 @@
14831483
</Item>
14841484
<Item ItemId=";All_type_parameters_are_unused_6205" ItemType="0" PsrId="306" Leaf="true">
14851485
<Str Cat="Text">
1486-
<Val><![CDATA[All type parameters are unused]]></Val>
1486+
<Val><![CDATA[All type parameters are unused.]]></Val>
14871487
<Tgt Cat="Text" Stat="Loc" Orig="New">
1488-
<Val><![CDATA[Todos os parâmetros de tipo não são usados]]></Val>
1488+
<Val><![CDATA[Todos os parâmetros de tipo são inutilizados.]]></Val>
14891489
</Tgt>
1490+
<Prev Cat="Text">
1491+
<Val><![CDATA[All type parameters are unused]]></Val>
1492+
</Prev>
14901493
</Str>
14911494
<Disp Icon="Str" />
14921495
</Item>
@@ -1771,10 +1774,13 @@
17711774
</Item>
17721775
<Item ItemId=";An_expression_of_type_void_cannot_be_tested_for_truthiness_1345" ItemType="0" PsrId="306" Leaf="true">
17731776
<Str Cat="Text">
1774-
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val>
1777+
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness.]]></Val>
17751778
<Tgt Cat="Text" Stat="Loc" Orig="New">
1776-
<Val><![CDATA[Uma expressão do tipo 'void' não pode ser testada para a realidade]]></Val>
1779+
<Val><![CDATA[Uma expressão do tipo 'nula' não pode ser testada quanto à veracidade.]]></Val>
17771780
</Tgt>
1781+
<Prev Cat="Text">
1782+
<Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val>
1783+
</Prev>
17781784
</Str>
17791785
<Disp Icon="Str" />
17801786
</Item>
@@ -2599,10 +2605,13 @@
25992605
</Item>
26002606
<Item ItemId=";Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732" ItemType="0" PsrId="306" Leaf="true">
26012607
<Str Cat="Text">
2602-
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val>
2608+
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension.]]></Val>
26032609
<Tgt Cat="Text" Stat="Loc" Orig="New">
2604-
<Val><![CDATA[Não é possível localizar o módulo '{0}'. Considere usar '--resolveJsonModule' para importar o módulo com a extensão '.json']]></Val>
2610+
<Val><![CDATA[Não é possível localizar o módulo '{0}'. Considere usar '--resolveJsonModule' para importar o módulo com a extensão '.json'.]]></Val>
26052611
</Tgt>
2612+
<Prev Cat="Text">
2613+
<Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val>
2614+
</Prev>
26062615
</Str>
26072616
<Disp Icon="Str" />
26082617
</Item>
@@ -4465,10 +4474,13 @@
44654474
</Item>
44664475
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
44674476
<Str Cat="Text">
4468-
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
4477+
<Val><![CDATA[Dynamic import cannot have type arguments.]]></Val>
44694478
<Tgt Cat="Text" Stat="Loc" Orig="New">
4470-
<Val><![CDATA[A importação dinâmica não pode ter argumentos de tipo]]></Val>
4479+
<Val><![CDATA[A importação dinâmica não pode ter argumentos de tipo.]]></Val>
44714480
</Tgt>
4481+
<Prev Cat="Text">
4482+
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
4483+
</Prev>
44724484
</Str>
44734485
<Disp Icon="Str" />
44744486
</Item>
@@ -8233,10 +8245,13 @@
82338245
</Item>
82348246
<Item ItemId=";Private_identifiers_cannot_be_used_as_parameters_18009" ItemType="0" PsrId="306" Leaf="true">
82358247
<Str Cat="Text">
8236-
<Val><![CDATA[Private identifiers cannot be used as parameters]]></Val>
8248+
<Val><![CDATA[Private identifiers cannot be used as parameters.]]></Val>
82378249
<Tgt Cat="Text" Stat="Loc" Orig="New">
8238-
<Val><![CDATA[Não é possível usar identificadores privados como parâmetros]]></Val>
8250+
<Val><![CDATA[Não é possível usar identificadores privados como parâmetros.]]></Val>
82398251
</Tgt>
8252+
<Prev Cat="Text">
8253+
<Val><![CDATA[Private identifiers cannot be used as parameters]]></Val>
8254+
</Prev>
82408255
</Str>
82418256
<Disp Icon="Str" />
82428257
</Item>
@@ -8470,10 +8485,13 @@
84708485
</Item>
84718486
<Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
84728487
<Str Cat="Text">
8473-
<Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8488+
<Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val>
84748489
<Tgt Cat="Text" Stat="Loc" Orig="New">
8475-
<Val><![CDATA[A propriedade '{0}' é um membro estático do tipo '{1}']]></Val>
8490+
<Val><![CDATA[A propriedade '{0}' é um membro estático do tipo '{1}'.]]></Val>
84768491
</Tgt>
8492+
<Prev Cat="Text">
8493+
<Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val>
8494+
</Prev>
84778495
</Str>
84788496
<Disp Icon="Str" />
84798497
</Item>
@@ -12817,10 +12835,13 @@
1281712835
</Item>
1281812836
<Item ItemId=";_0_modifier_cannot_be_used_with_a_private_identifier_18019" ItemType="0" PsrId="306" Leaf="true">
1281912837
<Str Cat="Text">
12820-
<Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val>
12838+
<Val><![CDATA['{0}' modifier cannot be used with a private identifier.]]></Val>
1282112839
<Tgt Cat="Text" Stat="Loc" Orig="New">
12822-
<Val><![CDATA[O modificador '{0}' não pode ser usado com um identificador privado]]></Val>
12840+
<Val><![CDATA[O modificador '{0}' não pode ser usado com um identificador privado.]]></Val>
1282312841
</Tgt>
12842+
<Prev Cat="Text">
12843+
<Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val>
12844+
</Prev>
1282412845
</Str>
1282512846
<Disp Icon="Str" />
1282612847
</Item>

0 commit comments

Comments
 (0)