Skip to content

Commit ad2e2f8

Browse files
authored
LEGO: Merge pull request 41430
LEGO: Merge pull request 41430
2 parents 4b76b4a + 611dc78 commit ad2e2f8

File tree

2 files changed

+96
-0
lines changed

2 files changed

+96
-0
lines changed

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4098,6 +4098,12 @@
40984098
</Str>
40994099
<Disp Icon="Str" />
41004100
</Item>
4101+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4102+
<Str Cat="Text">
4103+
<Val><![CDATA[Delete all unused imports]]></Val>
4104+
</Str>
4105+
<Disp Icon="Str" />
4106+
</Item>
41014107
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
41024108
<Str Cat="Text">
41034109
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6168,6 +6174,12 @@
61686174
</Str>
61696175
<Disp Icon="Str" />
61706176
</Item>
6177+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6178+
<Str Cat="Text">
6179+
<Val><![CDATA[Infer function return type]]></Val>
6180+
</Str>
6181+
<Disp Icon="Str" />
6182+
</Item>
61716183
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61726184
<Str Cat="Text">
61736185
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8493,6 +8505,15 @@
84938505
</Str>
84948506
<Disp Icon="Str" />
84958507
</Item>
8508+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8509+
<Str Cat="Text">
8510+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8511+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8512+
<Val><![CDATA[属性“{0}”来自索引签名,因此必须使用[“{0}”]5D;访问它。]]></Val>
8513+
</Tgt>
8514+
</Str>
8515+
<Disp Icon="Str" />
8516+
</Item>
84968517
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
84978518
<Str Cat="Text">
84988519
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9282,6 +9303,15 @@
92829303
</Str>
92839304
<Disp Icon="Str" />
92849305
</Item>
9306+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9307+
<Str Cat="Text">
9308+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9309+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9310+
<Val><![CDATA[要求索引签名中有未声明的属性以使用元素访问。]]></Val>
9311+
</Tgt>
9312+
</Str>
9313+
<Disp Icon="Str" />
9314+
</Item>
92859315
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92869316
<Str Cat="Text">
92879317
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12342,6 +12372,24 @@
1234212372
</Str>
1234312373
<Disp Icon="Str" />
1234412374
</Item>
12375+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12376+
<Str Cat="Text">
12377+
<Val><![CDATA[Use element access for '{0}']]></Val>
12378+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12379+
<Val><![CDATA[对“{0}”使用元素访问]]></Val>
12380+
</Tgt>
12381+
</Str>
12382+
<Disp Icon="Str" />
12383+
</Item>
12384+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12385+
<Str Cat="Text">
12386+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12387+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12388+
<Val><![CDATA[对所有未声明的属性使用元素访问。]]></Val>
12389+
</Tgt>
12390+
</Str>
12391+
<Disp Icon="Str" />
12392+
</Item>
1234512393
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1234612394
<Str Cat="Text">
1234712395
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4107,6 +4107,12 @@
41074107
</Str>
41084108
<Disp Icon="Str" />
41094109
</Item>
4110+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4111+
<Str Cat="Text">
4112+
<Val><![CDATA[Delete all unused imports]]></Val>
4113+
</Str>
4114+
<Disp Icon="Str" />
4115+
</Item>
41104116
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
41114117
<Str Cat="Text">
41124118
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6177,6 +6183,12 @@
61776183
</Str>
61786184
<Disp Icon="Str" />
61796185
</Item>
6186+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6187+
<Str Cat="Text">
6188+
<Val><![CDATA[Infer function return type]]></Val>
6189+
</Str>
6190+
<Disp Icon="Str" />
6191+
</Item>
61806192
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61816193
<Str Cat="Text">
61826194
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8502,6 +8514,15 @@
85028514
</Str>
85038515
<Disp Icon="Str" />
85048516
</Item>
8517+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8518+
<Str Cat="Text">
8519+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8520+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8521+
<Val><![CDATA[Vlastnost {0} pochází ze signatury indexu, proto je zapotřebí k ní přistupovat pomocí ['{0}']5D;.]]></Val>
8522+
</Tgt>
8523+
</Str>
8524+
<Disp Icon="Str" />
8525+
</Item>
85058526
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
85068527
<Str Cat="Text">
85078528
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9291,6 +9312,15 @@
92919312
</Str>
92929313
<Disp Icon="Str" />
92939314
</Item>
9315+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9316+
<Str Cat="Text">
9317+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9318+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9319+
<Val><![CDATA[Vyžadovat, aby nedeklarované vlastnosti ze signatur indexů používaly přístupy k elementům]]></Val>
9320+
</Tgt>
9321+
</Str>
9322+
<Disp Icon="Str" />
9323+
</Item>
92949324
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92959325
<Str Cat="Text">
92969326
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12351,6 +12381,24 @@
1235112381
</Str>
1235212382
<Disp Icon="Str" />
1235312383
</Item>
12384+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12385+
<Str Cat="Text">
12386+
<Val><![CDATA[Use element access for '{0}']]></Val>
12387+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12388+
<Val><![CDATA[Použít přístup k elementům pro {0}]]></Val>
12389+
</Tgt>
12390+
</Str>
12391+
<Disp Icon="Str" />
12392+
</Item>
12393+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12394+
<Str Cat="Text">
12395+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12396+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12397+
<Val><![CDATA[Použít přístup k elementům pro všechny nedeklarované vlastnosti]]></Val>
12398+
</Tgt>
12399+
</Str>
12400+
<Disp Icon="Str" />
12401+
</Item>
1235412402
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1235512403
<Str Cat="Text">
1235612404
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

0 commit comments

Comments
 (0)