Skip to content

Commit d7fb2b6

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 7e93035 commit d7fb2b6

File tree

5 files changed

+465
-0
lines changed

5 files changed

+465
-0
lines changed

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

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,6 +2166,12 @@
21662166
</Str>
21672167
<Disp Icon="Str" />
21682168
</Item>
2169+
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
2170+
<Str Cat="Text">
2171+
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2172+
</Str>
2173+
<Disp Icon="Str" />
2174+
</Item>
21692175
<Item ItemId=";Array_element_destructuring_pattern_expected_1181" ItemType="0" PsrId="306" Leaf="true">
21702176
<Str Cat="Text">
21712177
<Val><![CDATA[Array element destructuring pattern expected.]]></Val>
@@ -2394,6 +2400,12 @@
23942400
</Str>
23952401
<Disp Icon="Str" />
23962402
</Item>
2403+
<Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true">
2404+
<Str Cat="Text">
2405+
<Val><![CDATA[Can only convert logical AND access chains]]></Val>
2406+
</Str>
2407+
<Disp Icon="Str" />
2408+
</Item>
23972409
<Item ItemId=";Can_only_convert_property_with_modifier_95137" ItemType="0" PsrId="306" Leaf="true">
23982410
<Str Cat="Text">
23992411
<Val><![CDATA[Can only convert property with modifier]]></Val>
@@ -2604,6 +2616,12 @@
26042616
</Str>
26052617
<Disp Icon="Str" />
26062618
</Item>
2619+
<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">
2620+
<Str Cat="Text">
2621+
<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>
2622+
</Str>
2623+
<Disp Icon="Str" />
2624+
</Item>
26072625
<Item ItemId=";Cannot_find_module_0_or_its_corresponding_type_declarations_2307" ItemType="0" PsrId="306" Leaf="true">
26082626
<Str Cat="Text">
26092627
<Val><![CDATA[Cannot find module '{0}' or its corresponding type declarations.]]></Val>
@@ -3369,6 +3387,18 @@
33693387
</Str>
33703388
<Disp Icon="Str" />
33713389
</Item>
3390+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
3391+
<Str Cat="Text">
3392+
<Val><![CDATA[Constructor type notation must be parenthesized when used in a union type.]]></Val>
3393+
</Str>
3394+
<Disp Icon="Str" />
3395+
</Item>
3396+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true">
3397+
<Str Cat="Text">
3398+
<Val><![CDATA[Constructor type notation must be parenthesized when used in an intersection type.]]></Val>
3399+
</Str>
3400+
<Disp Icon="Str" />
3401+
</Item>
33723402
<Item ItemId=";Constructors_for_derived_classes_must_contain_a_super_call_2377" ItemType="0" PsrId="306" Leaf="true">
33733403
<Str Cat="Text">
33743404
<Val><![CDATA[Constructors for derived classes must contain a 'super' call.]]></Val>
@@ -3675,6 +3705,15 @@
36753705
</Str>
36763706
<Disp Icon="Str" />
36773707
</Item>
3708+
<Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true">
3709+
<Str Cat="Text">
3710+
<Val><![CDATA[Convert to optional chain expression]]></Val>
3711+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3712+
<Val><![CDATA[轉換為選擇性鏈結運算式]]></Val>
3713+
</Tgt>
3714+
</Str>
3715+
<Disp Icon="Str" />
3716+
</Item>
36783717
<Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
36793718
<Str Cat="Text">
36803719
<Val><![CDATA[Convert to template string]]></Val>
@@ -3729,6 +3768,15 @@
37293768
</Str>
37303769
<Disp Icon="Str" />
37313770
</Item>
3771+
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
3772+
<Str Cat="Text">
3773+
<Val><![CDATA[Could not find convertible access expression]]></Val>
3774+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3775+
<Val><![CDATA[找不到可轉換的存取運算式]]></Val>
3776+
</Tgt>
3777+
</Str>
3778+
<Disp Icon="Str" />
3779+
</Item>
37323780
<Item ItemId=";Could_not_find_export_statement_95129" ItemType="0" PsrId="306" Leaf="true">
37333781
<Str Cat="Text">
37343782
<Val><![CDATA[Could not find export statement]]></Val>
@@ -3747,6 +3795,15 @@
37473795
</Str>
37483796
<Disp Icon="Str" />
37493797
</Item>
3798+
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
3799+
<Str Cat="Text">
3800+
<Val><![CDATA[Could not find matching access expressions]]></Val>
3801+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3802+
<Val><![CDATA[找不到相符的存取運算式]]></Val>
3803+
</Tgt>
3804+
</Str>
3805+
<Disp Icon="Str" />
3806+
</Item>
37503807
<Item ItemId=";Could_not_find_namespace_import_or_named_imports_95132" ItemType="0" PsrId="306" Leaf="true">
37513808
<Str Cat="Text">
37523809
<Val><![CDATA[Could not find namespace import or named imports]]></Val>
@@ -4116,6 +4173,12 @@
41164173
</Str>
41174174
<Disp Icon="Str" />
41184175
</Item>
4176+
<Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true">
4177+
<Str Cat="Text">
4178+
<Val><![CDATA[Disable loading referenced projects.]]></Val>
4179+
</Str>
4180+
<Disp Icon="Str" />
4181+
</Item>
41194182
<Item ItemId=";Disable_size_limitations_on_JavaScript_projects_6162" ItemType="0" PsrId="306" Leaf="true">
41204183
<Str Cat="Text">
41214184
<Val><![CDATA[Disable size limitations on JavaScript projects.]]></Val>
@@ -5484,6 +5547,18 @@
54845547
</Str>
54855548
<Disp Icon="Str" />
54865549
</Item>
5550+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
5551+
<Str Cat="Text">
5552+
<Val><![CDATA[Function type notation must be parenthesized when used in a union type.]]></Val>
5553+
</Str>
5554+
<Disp Icon="Str" />
5555+
</Item>
5556+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true">
5557+
<Str Cat="Text">
5558+
<Val><![CDATA[Function type notation must be parenthesized when used in an intersection type.]]></Val>
5559+
</Str>
5560+
<Disp Icon="Str" />
5561+
</Item>
54875562
<Item ItemId=";Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014" ItemType="0" PsrId="306" Leaf="true">
54885563
<Str Cat="Text">
54895564
<Val><![CDATA[Function type, which lacks return-type annotation, implicitly has an '{0}' return type.]]></Val>
@@ -13086,6 +13161,12 @@
1308613161
</Str>
1308713162
<Disp Icon="Str" />
1308813163
</Item>
13164+
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
13165+
<Str Cat="Text">
13166+
<Val><![CDATA['extends' clause of exported class has or is using private name '{0}'.]]></Val>
13167+
</Str>
13168+
<Disp Icon="Str" />
13169+
</Item>
1308913170
<Item ItemId=";extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022" ItemType="0" PsrId="306" Leaf="true">
1309013171
<Str Cat="Text">
1309113172
<Val><![CDATA['extends' clause of exported interface '{0}' has or is using private name '{1}'.]]></Val>

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

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2178,6 +2178,12 @@
21782178
</Str>
21792179
<Disp Icon="Str" />
21802180
</Item>
2181+
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
2182+
<Str Cat="Text">
2183+
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2184+
</Str>
2185+
<Disp Icon="Str" />
2186+
</Item>
21812187
<Item ItemId=";Array_element_destructuring_pattern_expected_1181" ItemType="0" PsrId="306" Leaf="true">
21822188
<Str Cat="Text">
21832189
<Val><![CDATA[Array element destructuring pattern expected.]]></Val>
@@ -2406,6 +2412,15 @@
24062412
</Str>
24072413
<Disp Icon="Str" />
24082414
</Item>
2415+
<Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true">
2416+
<Str Cat="Text">
2417+
<Val><![CDATA[Can only convert logical AND access chains]]></Val>
2418+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2419+
<Val><![CDATA[Solo pueden convertirse las cadenas lógicas Y de acceso]]></Val>
2420+
</Tgt>
2421+
</Str>
2422+
<Disp Icon="Str" />
2423+
</Item>
24092424
<Item ItemId=";Can_only_convert_property_with_modifier_95137" ItemType="0" PsrId="306" Leaf="true">
24102425
<Str Cat="Text">
24112426
<Val><![CDATA[Can only convert property with modifier]]></Val>
@@ -2616,6 +2631,12 @@
26162631
</Str>
26172632
<Disp Icon="Str" />
26182633
</Item>
2634+
<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">
2635+
<Str Cat="Text">
2636+
<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+
</Str>
2638+
<Disp Icon="Str" />
2639+
</Item>
26192640
<Item ItemId=";Cannot_find_module_0_or_its_corresponding_type_declarations_2307" ItemType="0" PsrId="306" Leaf="true">
26202641
<Str Cat="Text">
26212642
<Val><![CDATA[Cannot find module '{0}' or its corresponding type declarations.]]></Val>
@@ -3381,6 +3402,24 @@
33813402
</Str>
33823403
<Disp Icon="Str" />
33833404
</Item>
3405+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
3406+
<Str Cat="Text">
3407+
<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 notación de tipo de constructor debe incluirse entre paréntesis cuando se use en un tipo de unión.]]></Val>
3410+
</Tgt>
3411+
</Str>
3412+
<Disp Icon="Str" />
3413+
</Item>
3414+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true">
3415+
<Str Cat="Text">
3416+
<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 notación de tipo de constructor debe incluirse entre paréntesis cuando se use en un tipo de intersección.]]></Val>
3419+
</Tgt>
3420+
</Str>
3421+
<Disp Icon="Str" />
3422+
</Item>
33843423
<Item ItemId=";Constructors_for_derived_classes_must_contain_a_super_call_2377" ItemType="0" PsrId="306" Leaf="true">
33853424
<Str Cat="Text">
33863425
<Val><![CDATA[Constructors for derived classes must contain a 'super' call.]]></Val>
@@ -3687,6 +3726,15 @@
36873726
</Str>
36883727
<Disp Icon="Str" />
36893728
</Item>
3729+
<Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true">
3730+
<Str Cat="Text">
3731+
<Val><![CDATA[Convert to optional chain expression]]></Val>
3732+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3733+
<Val><![CDATA[Convertir en expresión de cadena opcional]]></Val>
3734+
</Tgt>
3735+
</Str>
3736+
<Disp Icon="Str" />
3737+
</Item>
36903738
<Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
36913739
<Str Cat="Text">
36923740
<Val><![CDATA[Convert to template string]]></Val>
@@ -3741,6 +3789,15 @@
37413789
</Str>
37423790
<Disp Icon="Str" />
37433791
</Item>
3792+
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
3793+
<Str Cat="Text">
3794+
<Val><![CDATA[Could not find convertible access expression]]></Val>
3795+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3796+
<Val><![CDATA[No se encontró la expresión de acceso convertible.]]></Val>
3797+
</Tgt>
3798+
</Str>
3799+
<Disp Icon="Str" />
3800+
</Item>
37443801
<Item ItemId=";Could_not_find_export_statement_95129" ItemType="0" PsrId="306" Leaf="true">
37453802
<Str Cat="Text">
37463803
<Val><![CDATA[Could not find export statement]]></Val>
@@ -3759,6 +3816,15 @@
37593816
</Str>
37603817
<Disp Icon="Str" />
37613818
</Item>
3819+
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
3820+
<Str Cat="Text">
3821+
<Val><![CDATA[Could not find matching access expressions]]></Val>
3822+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3823+
<Val><![CDATA[No se encontraron expresiones de acceso coincidentes.]]></Val>
3824+
</Tgt>
3825+
</Str>
3826+
<Disp Icon="Str" />
3827+
</Item>
37623828
<Item ItemId=";Could_not_find_namespace_import_or_named_imports_95132" ItemType="0" PsrId="306" Leaf="true">
37633829
<Str Cat="Text">
37643830
<Val><![CDATA[Could not find namespace import or named imports]]></Val>
@@ -4128,6 +4194,15 @@
41284194
</Str>
41294195
<Disp Icon="Str" />
41304196
</Item>
4197+
<Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true">
4198+
<Str Cat="Text">
4199+
<Val><![CDATA[Disable loading referenced projects.]]></Val>
4200+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4201+
<Val><![CDATA[Deshabilite la carga de proyectos a los que se hace referencia.]]></Val>
4202+
</Tgt>
4203+
</Str>
4204+
<Disp Icon="Str" />
4205+
</Item>
41314206
<Item ItemId=";Disable_size_limitations_on_JavaScript_projects_6162" ItemType="0" PsrId="306" Leaf="true">
41324207
<Str Cat="Text">
41334208
<Val><![CDATA[Disable size limitations on JavaScript projects.]]></Val>
@@ -5496,6 +5571,24 @@
54965571
</Str>
54975572
<Disp Icon="Str" />
54985573
</Item>
5574+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
5575+
<Str Cat="Text">
5576+
<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 notación de tipo de función debe incluirse entre paréntesis cuando se use en un tipo de unión.]]></Val>
5579+
</Tgt>
5580+
</Str>
5581+
<Disp Icon="Str" />
5582+
</Item>
5583+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true">
5584+
<Str Cat="Text">
5585+
<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 notación de tipo de función debe incluirse entre paréntesis cuando se use en un tipo de intersección.]]></Val>
5588+
</Tgt>
5589+
</Str>
5590+
<Disp Icon="Str" />
5591+
</Item>
54995592
<Item ItemId=";Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014" ItemType="0" PsrId="306" Leaf="true">
55005593
<Str Cat="Text">
55015594
<Val><![CDATA[Function type, which lacks return-type annotation, implicitly has an '{0}' return type.]]></Val>
@@ -13098,6 +13191,15 @@
1309813191
</Str>
1309913192
<Disp Icon="Str" />
1310013193
</Item>
13194+
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
13195+
<Str Cat="Text">
13196+
<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 cláusula "extends" de la clase exportada tiene o usa el nombre privado "{0}".]]></Val>
13199+
</Tgt>
13200+
</Str>
13201+
<Disp Icon="Str" />
13202+
</Item>
1310113203
<Item ItemId=";extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022" ItemType="0" PsrId="306" Leaf="true">
1310213204
<Str Cat="Text">
1310313205
<Val><![CDATA['extends' clause of exported interface '{0}' has or is using private name '{1}'.]]></Val>

0 commit comments

Comments
 (0)