Skip to content

Commit 67357cd

Browse files
authored
LEGO: Merge pull request 44776
LEGO: Merge pull request 44776
1 parent 3b2bc85 commit 67357cd

File tree

3 files changed

+162
-0
lines changed

3 files changed

+162
-0
lines changed

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,15 @@
819819
</Str>
820820
<Disp Icon="Str" />
821821
</Item>
822+
<Item ItemId=";A_return_statement_cannot_be_used_inside_a_class_static_block_18041" ItemType="0" PsrId="306" Leaf="true">
823+
<Str Cat="Text">
824+
<Val><![CDATA[A 'return' statement cannot be used inside a class static block.]]></Val>
825+
<Tgt Cat="Text" Stat="Loc" Orig="New">
826+
<Val><![CDATA[Une instruction « return » ne peut pas être utilisée à l’intérieur d’un bloc statique de classe.]]></Val>
827+
</Tgt>
828+
</Str>
829+
<Disp Icon="Str" />
830+
</Item>
822831
<Item ItemId=";A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167" ItemType="0" PsrId="306" Leaf="true">
823832
<Str Cat="Text">
824833
<Val><![CDATA[A series of entries which re-map imports to lookup locations relative to the 'baseUrl'.]]></Val>
@@ -2397,6 +2406,15 @@
23972406
</Str>
23982407
<Disp Icon="Str" />
23992408
</Item>
2409+
<Item ItemId=";Await_expression_cannot_be_used_inside_a_class_static_block_18037" ItemType="0" PsrId="306" Leaf="true">
2410+
<Str Cat="Text">
2411+
<Val><![CDATA[Await expression cannot be used inside a class static block.]]></Val>
2412+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2413+
<Val><![CDATA[Impossible d’utiliser l’expression Await à l’intérieur d’un bloc statique de classe.]]></Val>
2414+
</Tgt>
2415+
</Str>
2416+
<Disp Icon="Str" />
2417+
</Item>
24002418
<Item ItemId=";BUILD_OPTIONS_6919" ItemType="0" PsrId="306" Leaf="true">
24012419
<Str Cat="Text">
24022420
<Val><![CDATA[BUILD OPTIONS]]></Val>
@@ -3255,6 +3273,15 @@
32553273
</Str>
32563274
<Disp Icon="Str" />
32573275
</Item>
3276+
<Item ItemId=";Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816" ItemType="0" PsrId="306" Leaf="true">
3277+
<Str Cat="Text">
3278+
<Val><![CDATA[Cannot use 'this' in a static property initializer of a decorated class.]]></Val>
3279+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3280+
<Val><![CDATA[Impossible d'utiliser « this » dans un initialiseur de propriété statique d'une classe décorée.]]></Val>
3281+
</Tgt>
3282+
</Str>
3283+
<Disp Icon="Str" />
3284+
</Item>
32583285
<Item ItemId=";Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377" ItemType="0" PsrId="306" Leaf="true">
32593286
<Str Cat="Text">
32603287
<Val><![CDATA[Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}']]></Val>
@@ -6540,6 +6567,15 @@
65406567
</Str>
65416568
<Disp Icon="Str" />
65426569
</Item>
6570+
<Item ItemId=";For_await_loops_cannot_be_used_inside_a_class_static_block_18038" ItemType="0" PsrId="306" Leaf="true">
6571+
<Str Cat="Text">
6572+
<Val><![CDATA['For await' loops cannot be used inside a class static block.]]></Val>
6573+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6574+
<Val><![CDATA[Les boucles « for await » ne peuvent pas être utilisées à l’intérieur d’un bloc statique de classe.]]></Val>
6575+
</Tgt>
6576+
</Str>
6577+
<Disp Icon="Str" />
6578+
</Item>
65436579
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
65446580
<Str Cat="Text">
65456581
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -7578,6 +7614,15 @@
75787614
</Str>
75797615
<Disp Icon="Str" />
75807616
</Item>
7617+
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
7618+
<Str Cat="Text">
7619+
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
7620+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7621+
<Val><![CDATA[Utilisation non valide de « {0} ». Il ne peut pas être utilisé à l’intérieur d’un bloc statique de classe.]]></Val>
7622+
</Tgt>
7623+
</Str>
7624+
<Disp Icon="Str" />
7625+
</Item>
75817626
<Item ItemId=";Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215" ItemType="0" PsrId="306" Leaf="true">
75827627
<Str Cat="Text">
75837628
<Val><![CDATA[Invalid use of '{0}'. Modules are automatically in strict mode.]]></Val>
@@ -10002,6 +10047,15 @@
1000210047
</Str>
1000310048
<Disp Icon="Str" />
1000410049
</Item>
10050+
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817" ItemType="0" PsrId="306" Leaf="true">
10051+
<Str Cat="Text">
10052+
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in a class static block.]]></Val>
10053+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10054+
<Val><![CDATA[La propriété « {0} » n'a aucun initialiseur et n'est pas définitivement assignée dans un bloc statique de classe.]]></Val>
10055+
</Tgt>
10056+
</Str>
10057+
<Disp Icon="Str" />
10058+
</Item>
1000510059
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
1000610060
<Str Cat="Text">
1000710061
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,15 @@
810810
</Str>
811811
<Disp Icon="Str" />
812812
</Item>
813+
<Item ItemId=";A_return_statement_cannot_be_used_inside_a_class_static_block_18041" ItemType="0" PsrId="306" Leaf="true">
814+
<Str Cat="Text">
815+
<Val><![CDATA[A 'return' statement cannot be used inside a class static block.]]></Val>
816+
<Tgt Cat="Text" Stat="Loc" Orig="New">
817+
<Val><![CDATA[Non è possibile usare un'istruzione 'return' all'interno di un blocco statico di classe.]]></Val>
818+
</Tgt>
819+
</Str>
820+
<Disp Icon="Str" />
821+
</Item>
813822
<Item ItemId=";A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167" ItemType="0" PsrId="306" Leaf="true">
814823
<Str Cat="Text">
815824
<Val><![CDATA[A series of entries which re-map imports to lookup locations relative to the 'baseUrl'.]]></Val>
@@ -2385,6 +2394,15 @@
23852394
</Str>
23862395
<Disp Icon="Str" />
23872396
</Item>
2397+
<Item ItemId=";Await_expression_cannot_be_used_inside_a_class_static_block_18037" ItemType="0" PsrId="306" Leaf="true">
2398+
<Str Cat="Text">
2399+
<Val><![CDATA[Await expression cannot be used inside a class static block.]]></Val>
2400+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2401+
<Val><![CDATA[Non è possibile usare l'espressione await all'interno di un blocco statico di classe.]]></Val>
2402+
</Tgt>
2403+
</Str>
2404+
<Disp Icon="Str" />
2405+
</Item>
23882406
<Item ItemId=";BUILD_OPTIONS_6919" ItemType="0" PsrId="306" Leaf="true">
23892407
<Str Cat="Text">
23902408
<Val><![CDATA[BUILD OPTIONS]]></Val>
@@ -3243,6 +3261,15 @@
32433261
</Str>
32443262
<Disp Icon="Str" />
32453263
</Item>
3264+
<Item ItemId=";Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816" ItemType="0" PsrId="306" Leaf="true">
3265+
<Str Cat="Text">
3266+
<Val><![CDATA[Cannot use 'this' in a static property initializer of a decorated class.]]></Val>
3267+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3268+
<Val><![CDATA[Non è possibile usare 'this' in un inizializzatore di proprietà statica di una classe decorata.]]></Val>
3269+
</Tgt>
3270+
</Str>
3271+
<Disp Icon="Str" />
3272+
</Item>
32463273
<Item ItemId=";Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377" ItemType="0" PsrId="306" Leaf="true">
32473274
<Str Cat="Text">
32483275
<Val><![CDATA[Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}']]></Val>
@@ -6528,6 +6555,15 @@
65286555
</Str>
65296556
<Disp Icon="Str" />
65306557
</Item>
6558+
<Item ItemId=";For_await_loops_cannot_be_used_inside_a_class_static_block_18038" ItemType="0" PsrId="306" Leaf="true">
6559+
<Str Cat="Text">
6560+
<Val><![CDATA['For await' loops cannot be used inside a class static block.]]></Val>
6561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6562+
<Val><![CDATA[Non è possibile usare i cicli 'for await' all'interno di un blocco statico di classe.]]></Val>
6563+
</Tgt>
6564+
</Str>
6565+
<Disp Icon="Str" />
6566+
</Item>
65316567
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
65326568
<Str Cat="Text">
65336569
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -7566,6 +7602,15 @@
75667602
</Str>
75677603
<Disp Icon="Str" />
75687604
</Item>
7605+
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
7606+
<Str Cat="Text">
7607+
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
7608+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7609+
<Val><![CDATA[Uso non valido di '{0}'. Non può essere usato all'interno di un blocco statico di classe.]]></Val>
7610+
</Tgt>
7611+
</Str>
7612+
<Disp Icon="Str" />
7613+
</Item>
75697614
<Item ItemId=";Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215" ItemType="0" PsrId="306" Leaf="true">
75707615
<Str Cat="Text">
75717616
<Val><![CDATA[Invalid use of '{0}'. Modules are automatically in strict mode.]]></Val>
@@ -9990,6 +10035,15 @@
999010035
</Str>
999110036
<Disp Icon="Str" />
999210037
</Item>
10038+
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817" ItemType="0" PsrId="306" Leaf="true">
10039+
<Str Cat="Text">
10040+
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in a class static block.]]></Val>
10041+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10042+
<Val><![CDATA[La proprietà '{0}' non include alcun inizializzatore e non viene assolutamente assegnata in un blocco statico di classe.]]></Val>
10043+
</Tgt>
10044+
</Str>
10045+
<Disp Icon="Str" />
10046+
</Item>
999310047
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
999410048
<Str Cat="Text">
999510049
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,15 @@
809809
</Str>
810810
<Disp Icon="Str" />
811811
</Item>
812+
<Item ItemId=";A_return_statement_cannot_be_used_inside_a_class_static_block_18041" ItemType="0" PsrId="306" Leaf="true">
813+
<Str Cat="Text">
814+
<Val><![CDATA[A 'return' statement cannot be used inside a class static block.]]></Val>
815+
<Tgt Cat="Text" Stat="Loc" Orig="New">
816+
<Val><![CDATA[Оператор return нельзя использовать внутри статического блока класса.]]></Val>
817+
</Tgt>
818+
</Str>
819+
<Disp Icon="Str" />
820+
</Item>
812821
<Item ItemId=";A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167" ItemType="0" PsrId="306" Leaf="true">
813822
<Str Cat="Text">
814823
<Val><![CDATA[A series of entries which re-map imports to lookup locations relative to the 'baseUrl'.]]></Val>
@@ -2384,6 +2393,15 @@
23842393
</Str>
23852394
<Disp Icon="Str" />
23862395
</Item>
2396+
<Item ItemId=";Await_expression_cannot_be_used_inside_a_class_static_block_18037" ItemType="0" PsrId="306" Leaf="true">
2397+
<Str Cat="Text">
2398+
<Val><![CDATA[Await expression cannot be used inside a class static block.]]></Val>
2399+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2400+
<Val><![CDATA[Выражение Await нельзя использовать внутри статического блока класса.]]></Val>
2401+
</Tgt>
2402+
</Str>
2403+
<Disp Icon="Str" />
2404+
</Item>
23872405
<Item ItemId=";BUILD_OPTIONS_6919" ItemType="0" PsrId="306" Leaf="true">
23882406
<Str Cat="Text">
23892407
<Val><![CDATA[BUILD OPTIONS]]></Val>
@@ -3242,6 +3260,15 @@
32423260
</Str>
32433261
<Disp Icon="Str" />
32443262
</Item>
3263+
<Item ItemId=";Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816" ItemType="0" PsrId="306" Leaf="true">
3264+
<Str Cat="Text">
3265+
<Val><![CDATA[Cannot use 'this' in a static property initializer of a decorated class.]]></Val>
3266+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3267+
<Val><![CDATA[Нельзя использовать "this" в инициализаторе статического свойства для класса, использующего декоратор.]]></Val>
3268+
</Tgt>
3269+
</Str>
3270+
<Disp Icon="Str" />
3271+
</Item>
32453272
<Item ItemId=";Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377" ItemType="0" PsrId="306" Leaf="true">
32463273
<Str Cat="Text">
32473274
<Val><![CDATA[Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}']]></Val>
@@ -6527,6 +6554,15 @@
65276554
</Str>
65286555
<Disp Icon="Str" />
65296556
</Item>
6557+
<Item ItemId=";For_await_loops_cannot_be_used_inside_a_class_static_block_18038" ItemType="0" PsrId="306" Leaf="true">
6558+
<Str Cat="Text">
6559+
<Val><![CDATA['For await' loops cannot be used inside a class static block.]]></Val>
6560+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6561+
<Val><![CDATA[Циклы "For await" нельзя использовать внутри статического блока класса.]]></Val>
6562+
</Tgt>
6563+
</Str>
6564+
<Disp Icon="Str" />
6565+
</Item>
65306566
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
65316567
<Str Cat="Text">
65326568
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -7565,6 +7601,15 @@
75657601
</Str>
75667602
<Disp Icon="Str" />
75677603
</Item>
7604+
<Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
7605+
<Str Cat="Text">
7606+
<Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
7607+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7608+
<Val><![CDATA[Недопустимое использование "{0}". Его нельзя использовать внутри статического блока класса.]]></Val>
7609+
</Tgt>
7610+
</Str>
7611+
<Disp Icon="Str" />
7612+
</Item>
75687613
<Item ItemId=";Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215" ItemType="0" PsrId="306" Leaf="true">
75697614
<Str Cat="Text">
75707615
<Val><![CDATA[Invalid use of '{0}'. Modules are automatically in strict mode.]]></Val>
@@ -9989,6 +10034,15 @@
998910034
</Str>
999010035
<Disp Icon="Str" />
999110036
</Item>
10037+
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817" ItemType="0" PsrId="306" Leaf="true">
10038+
<Str Cat="Text">
10039+
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in a class static block.]]></Val>
10040+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10041+
<Val><![CDATA[Свойство "{0}" не имеет инициализатора, и ему не гарантировано присваивание в статическом блоке класса.]]></Val>
10042+
</Tgt>
10043+
</Str>
10044+
<Disp Icon="Str" />
10045+
</Item>
999210046
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
999310047
<Str Cat="Text">
999410048
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>

0 commit comments

Comments
 (0)