Skip to content

Commit b092fb3

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent aee78ac commit b092fb3

File tree

3 files changed

+306
-0
lines changed

3 files changed

+306
-0
lines changed

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

Lines changed: 102 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,15 @@
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+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2407+
<Val><![CDATA[仅可转换逻辑 AND 访问链]]></Val>
2408+
</Tgt>
2409+
</Str>
2410+
<Disp Icon="Str" />
2411+
</Item>
23972412
<Item ItemId=";Can_only_convert_property_with_modifier_95137" ItemType="0" PsrId="306" Leaf="true">
23982413
<Str Cat="Text">
23992414
<Val><![CDATA[Can only convert property with modifier]]></Val>
@@ -2604,6 +2619,12 @@
26042619
</Str>
26052620
<Disp Icon="Str" />
26062621
</Item>
2622+
<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">
2623+
<Str Cat="Text">
2624+
<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>
2625+
</Str>
2626+
<Disp Icon="Str" />
2627+
</Item>
26072628
<Item ItemId=";Cannot_find_module_0_or_its_corresponding_type_declarations_2307" ItemType="0" PsrId="306" Leaf="true">
26082629
<Str Cat="Text">
26092630
<Val><![CDATA[Cannot find module '{0}' or its corresponding type declarations.]]></Val>
@@ -3369,6 +3390,24 @@
33693390
</Str>
33703391
<Disp Icon="Str" />
33713392
</Item>
3393+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
3394+
<Str Cat="Text">
3395+
<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[在联合类型中使用时,构造函数类型标记必须用括号括起来。]]></Val>
3398+
</Tgt>
3399+
</Str>
3400+
<Disp Icon="Str" />
3401+
</Item>
3402+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true">
3403+
<Str Cat="Text">
3404+
<Val><![CDATA[Constructor type notation must be parenthesized when used in an intersection type.]]></Val>
3405+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3406+
<Val><![CDATA[在相交类型中使用时,构造函数类型标记必须用括号括起来。]]></Val>
3407+
</Tgt>
3408+
</Str>
3409+
<Disp Icon="Str" />
3410+
</Item>
33723411
<Item ItemId=";Constructors_for_derived_classes_must_contain_a_super_call_2377" ItemType="0" PsrId="306" Leaf="true">
33733412
<Str Cat="Text">
33743413
<Val><![CDATA[Constructors for derived classes must contain a 'super' call.]]></Val>
@@ -3675,6 +3714,15 @@
36753714
</Str>
36763715
<Disp Icon="Str" />
36773716
</Item>
3717+
<Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true">
3718+
<Str Cat="Text">
3719+
<Val><![CDATA[Convert to optional chain expression]]></Val>
3720+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3721+
<Val><![CDATA[转换为可选链表达式]]></Val>
3722+
</Tgt>
3723+
</Str>
3724+
<Disp Icon="Str" />
3725+
</Item>
36783726
<Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
36793727
<Str Cat="Text">
36803728
<Val><![CDATA[Convert to template string]]></Val>
@@ -3729,6 +3777,15 @@
37293777
</Str>
37303778
<Disp Icon="Str" />
37313779
</Item>
3780+
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
3781+
<Str Cat="Text">
3782+
<Val><![CDATA[Could not find convertible access expression]]></Val>
3783+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3784+
<Val><![CDATA[找不到可转换的访问表达式]]></Val>
3785+
</Tgt>
3786+
</Str>
3787+
<Disp Icon="Str" />
3788+
</Item>
37323789
<Item ItemId=";Could_not_find_export_statement_95129" ItemType="0" PsrId="306" Leaf="true">
37333790
<Str Cat="Text">
37343791
<Val><![CDATA[Could not find export statement]]></Val>
@@ -3747,6 +3804,15 @@
37473804
</Str>
37483805
<Disp Icon="Str" />
37493806
</Item>
3807+
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
3808+
<Str Cat="Text">
3809+
<Val><![CDATA[Could not find matching access expressions]]></Val>
3810+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3811+
<Val><![CDATA[找不到匹配的访问表达式]]></Val>
3812+
</Tgt>
3813+
</Str>
3814+
<Disp Icon="Str" />
3815+
</Item>
37503816
<Item ItemId=";Could_not_find_namespace_import_or_named_imports_95132" ItemType="0" PsrId="306" Leaf="true">
37513817
<Str Cat="Text">
37523818
<Val><![CDATA[Could not find namespace import or named imports]]></Val>
@@ -4116,6 +4182,15 @@
41164182
</Str>
41174183
<Disp Icon="Str" />
41184184
</Item>
4185+
<Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true">
4186+
<Str Cat="Text">
4187+
<Val><![CDATA[Disable loading referenced projects.]]></Val>
4188+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4189+
<Val><![CDATA[禁止加载引用的项目。]]></Val>
4190+
</Tgt>
4191+
</Str>
4192+
<Disp Icon="Str" />
4193+
</Item>
41194194
<Item ItemId=";Disable_size_limitations_on_JavaScript_projects_6162" ItemType="0" PsrId="306" Leaf="true">
41204195
<Str Cat="Text">
41214196
<Val><![CDATA[Disable size limitations on JavaScript projects.]]></Val>
@@ -5484,6 +5559,24 @@
54845559
</Str>
54855560
<Disp Icon="Str" />
54865561
</Item>
5562+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
5563+
<Str Cat="Text">
5564+
<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[在联合类型中使用时,函数类型标记必须用括号括起来。]]></Val>
5567+
</Tgt>
5568+
</Str>
5569+
<Disp Icon="Str" />
5570+
</Item>
5571+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true">
5572+
<Str Cat="Text">
5573+
<Val><![CDATA[Function type notation must be parenthesized when used in an intersection type.]]></Val>
5574+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5575+
<Val><![CDATA[在相交类型中使用时,函数类型标记必须用括号括起来。]]></Val>
5576+
</Tgt>
5577+
</Str>
5578+
<Disp Icon="Str" />
5579+
</Item>
54875580
<Item ItemId=";Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014" ItemType="0" PsrId="306" Leaf="true">
54885581
<Str Cat="Text">
54895582
<Val><![CDATA[Function type, which lacks return-type annotation, implicitly has an '{0}' return type.]]></Val>
@@ -13086,6 +13179,15 @@
1308613179
</Str>
1308713180
<Disp Icon="Str" />
1308813181
</Item>
13182+
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
13183+
<Str Cat="Text">
13184+
<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[导出的类的 "extends" 子句具有或正在使用专用名称“{0}”。]]></Val>
13187+
</Tgt>
13188+
</Str>
13189+
<Disp Icon="Str" />
13190+
</Item>
1308913191
<Item ItemId=";extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022" ItemType="0" PsrId="306" Leaf="true">
1309013192
<Str Cat="Text">
1309113193
<Val><![CDATA['extends' clause of exported interface '{0}' has or is using private name '{1}'.]]></Val>

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

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,6 +2175,12 @@
21752175
</Str>
21762176
<Disp Icon="Str" />
21772177
</Item>
2178+
<Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true">
2179+
<Str Cat="Text">
2180+
<Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val>
2181+
</Str>
2182+
<Disp Icon="Str" />
2183+
</Item>
21782184
<Item ItemId=";Array_element_destructuring_pattern_expected_1181" ItemType="0" PsrId="306" Leaf="true">
21792185
<Str Cat="Text">
21802186
<Val><![CDATA[Array element destructuring pattern expected.]]></Val>
@@ -2403,6 +2409,15 @@
24032409
</Str>
24042410
<Disp Icon="Str" />
24052411
</Item>
2412+
<Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true">
2413+
<Str Cat="Text">
2414+
<Val><![CDATA[Can only convert logical AND access chains]]></Val>
2415+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2416+
<Val><![CDATA[Převést se dají jen logické řetězy přístupu AND.]]></Val>
2417+
</Tgt>
2418+
</Str>
2419+
<Disp Icon="Str" />
2420+
</Item>
24062421
<Item ItemId=";Can_only_convert_property_with_modifier_95137" ItemType="0" PsrId="306" Leaf="true">
24072422
<Str Cat="Text">
24082423
<Val><![CDATA[Can only convert property with modifier]]></Val>
@@ -2613,6 +2628,12 @@
26132628
</Str>
26142629
<Disp Icon="Str" />
26152630
</Item>
2631+
<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">
2632+
<Str Cat="Text">
2633+
<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>
2634+
</Str>
2635+
<Disp Icon="Str" />
2636+
</Item>
26162637
<Item ItemId=";Cannot_find_module_0_or_its_corresponding_type_declarations_2307" ItemType="0" PsrId="306" Leaf="true">
26172638
<Str Cat="Text">
26182639
<Val><![CDATA[Cannot find module '{0}' or its corresponding type declarations.]]></Val>
@@ -3378,6 +3399,24 @@
33783399
</Str>
33793400
<Disp Icon="Str" />
33803401
</Item>
3402+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true">
3403+
<Str Cat="Text">
3404+
<Val><![CDATA[Constructor type notation must be parenthesized when used in a union type.]]></Val>
3405+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3406+
<Val><![CDATA[Když se notace typu konstruktoru používá v typu sjednocení, musí být uzavřená do závorky.]]></Val>
3407+
</Tgt>
3408+
</Str>
3409+
<Disp Icon="Str" />
3410+
</Item>
3411+
<Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true">
3412+
<Str Cat="Text">
3413+
<Val><![CDATA[Constructor type notation must be parenthesized when used in an intersection type.]]></Val>
3414+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3415+
<Val><![CDATA[Když se notace typu konstruktoru používá v typu průniku, musí být uzavřená do závorky.]]></Val>
3416+
</Tgt>
3417+
</Str>
3418+
<Disp Icon="Str" />
3419+
</Item>
33813420
<Item ItemId=";Constructors_for_derived_classes_must_contain_a_super_call_2377" ItemType="0" PsrId="306" Leaf="true">
33823421
<Str Cat="Text">
33833422
<Val><![CDATA[Constructors for derived classes must contain a 'super' call.]]></Val>
@@ -3684,6 +3723,15 @@
36843723
</Str>
36853724
<Disp Icon="Str" />
36863725
</Item>
3726+
<Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true">
3727+
<Str Cat="Text">
3728+
<Val><![CDATA[Convert to optional chain expression]]></Val>
3729+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3730+
<Val><![CDATA[Převést na nepovinný výraz řetězu.]]></Val>
3731+
</Tgt>
3732+
</Str>
3733+
<Disp Icon="Str" />
3734+
</Item>
36873735
<Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
36883736
<Str Cat="Text">
36893737
<Val><![CDATA[Convert to template string]]></Val>
@@ -3738,6 +3786,15 @@
37383786
</Str>
37393787
<Disp Icon="Str" />
37403788
</Item>
3789+
<Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true">
3790+
<Str Cat="Text">
3791+
<Val><![CDATA[Could not find convertible access expression]]></Val>
3792+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3793+
<Val><![CDATA[Nepovedlo se najít převoditelný výraz přístupu.]]></Val>
3794+
</Tgt>
3795+
</Str>
3796+
<Disp Icon="Str" />
3797+
</Item>
37413798
<Item ItemId=";Could_not_find_export_statement_95129" ItemType="0" PsrId="306" Leaf="true">
37423799
<Str Cat="Text">
37433800
<Val><![CDATA[Could not find export statement]]></Val>
@@ -3756,6 +3813,15 @@
37563813
</Str>
37573814
<Disp Icon="Str" />
37583815
</Item>
3816+
<Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true">
3817+
<Str Cat="Text">
3818+
<Val><![CDATA[Could not find matching access expressions]]></Val>
3819+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3820+
<Val><![CDATA[Nepovedlo se najít odpovídající výrazy přístupu.]]></Val>
3821+
</Tgt>
3822+
</Str>
3823+
<Disp Icon="Str" />
3824+
</Item>
37593825
<Item ItemId=";Could_not_find_namespace_import_or_named_imports_95132" ItemType="0" PsrId="306" Leaf="true">
37603826
<Str Cat="Text">
37613827
<Val><![CDATA[Could not find namespace import or named imports]]></Val>
@@ -4125,6 +4191,15 @@
41254191
</Str>
41264192
<Disp Icon="Str" />
41274193
</Item>
4194+
<Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true">
4195+
<Str Cat="Text">
4196+
<Val><![CDATA[Disable loading referenced projects.]]></Val>
4197+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4198+
<Val><![CDATA[Zakažte načítání odkazovaných projektů.]]></Val>
4199+
</Tgt>
4200+
</Str>
4201+
<Disp Icon="Str" />
4202+
</Item>
41284203
<Item ItemId=";Disable_size_limitations_on_JavaScript_projects_6162" ItemType="0" PsrId="306" Leaf="true">
41294204
<Str Cat="Text">
41304205
<Val><![CDATA[Disable size limitations on JavaScript projects.]]></Val>
@@ -5493,6 +5568,24 @@
54935568
</Str>
54945569
<Disp Icon="Str" />
54955570
</Item>
5571+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true">
5572+
<Str Cat="Text">
5573+
<Val><![CDATA[Function type notation must be parenthesized when used in a union type.]]></Val>
5574+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5575+
<Val><![CDATA[Když se notace typu funkce používá v typu sjednocení, musí být uzavřená do závorky.]]></Val>
5576+
</Tgt>
5577+
</Str>
5578+
<Disp Icon="Str" />
5579+
</Item>
5580+
<Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true">
5581+
<Str Cat="Text">
5582+
<Val><![CDATA[Function type notation must be parenthesized when used in an intersection type.]]></Val>
5583+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5584+
<Val><![CDATA[Když se notace typu funkce používá v typu průniku, musí být uzavřená do závorky.]]></Val>
5585+
</Tgt>
5586+
</Str>
5587+
<Disp Icon="Str" />
5588+
</Item>
54965589
<Item ItemId=";Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014" ItemType="0" PsrId="306" Leaf="true">
54975590
<Str Cat="Text">
54985591
<Val><![CDATA[Function type, which lacks return-type annotation, implicitly has an '{0}' return type.]]></Val>
@@ -13095,6 +13188,15 @@
1309513188
</Str>
1309613189
<Disp Icon="Str" />
1309713190
</Item>
13191+
<Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true">
13192+
<Str Cat="Text">
13193+
<Val><![CDATA['extends' clause of exported class has or is using private name '{0}'.]]></Val>
13194+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13195+
<Val><![CDATA[Klauzule extends exportované třídy má nebo používá privátní název {0}.]]></Val>
13196+
</Tgt>
13197+
</Str>
13198+
<Disp Icon="Str" />
13199+
</Item>
1309813200
<Item ItemId=";extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022" ItemType="0" PsrId="306" Leaf="true">
1309913201
<Str Cat="Text">
1310013202
<Val><![CDATA['extends' clause of exported interface '{0}' has or is using private name '{1}'.]]></Val>

0 commit comments

Comments
 (0)