Skip to content

Commit 06a2210

Browse files
authored
LEGO: Merge pull request 41436
LEGO: Merge pull request 41436
2 parents 0b321a0 + 138e691 commit 06a2210

File tree

5 files changed

+203
-5
lines changed

5 files changed

+203
-5
lines changed

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4110,6 +4110,12 @@
41104110
</Str>
41114111
<Disp Icon="Str" />
41124112
</Item>
4113+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4114+
<Str Cat="Text">
4115+
<Val><![CDATA[Delete all unused imports]]></Val>
4116+
</Str>
4117+
<Disp Icon="Str" />
4118+
</Item>
41134119
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
41144120
<Str Cat="Text">
41154121
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6180,6 +6186,12 @@
61806186
</Str>
61816187
<Disp Icon="Str" />
61826188
</Item>
6189+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6190+
<Str Cat="Text">
6191+
<Val><![CDATA[Infer function return type]]></Val>
6192+
</Str>
6193+
<Disp Icon="Str" />
6194+
</Item>
61836195
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61846196
<Str Cat="Text">
61856197
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8505,6 +8517,15 @@
85058517
</Str>
85068518
<Disp Icon="Str" />
85078519
</Item>
8520+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8521+
<Str Cat="Text">
8522+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8523+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8524+
<Val><![CDATA[La propiedad "{0}" procede de una signatura de índice, por lo que debe accederse a ella con ["{0}"]5D;.]]></Val>
8525+
</Tgt>
8526+
</Str>
8527+
<Disp Icon="Str" />
8528+
</Item>
85088529
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
85098530
<Str Cat="Text">
85108531
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9294,6 +9315,15 @@
92949315
</Str>
92959316
<Disp Icon="Str" />
92969317
</Item>
9318+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9319+
<Str Cat="Text">
9320+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9321+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9322+
<Val><![CDATA[Se requieren propiedades no declaradas de las signaturas de índice para usar los accesos de elemento.]]></Val>
9323+
</Tgt>
9324+
</Str>
9325+
<Disp Icon="Str" />
9326+
</Item>
92979327
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92989328
<Str Cat="Text">
92999329
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12354,6 +12384,24 @@
1235412384
</Str>
1235512385
<Disp Icon="Str" />
1235612386
</Item>
12387+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12388+
<Str Cat="Text">
12389+
<Val><![CDATA[Use element access for '{0}']]></Val>
12390+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12391+
<Val><![CDATA[Usar acceso de elemento para "{0}"]]></Val>
12392+
</Tgt>
12393+
</Str>
12394+
<Disp Icon="Str" />
12395+
</Item>
12396+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12397+
<Str Cat="Text">
12398+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12399+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12400+
<Val><![CDATA[Use el acceso de elemento para todas las propiedades no declaradas.]]></Val>
12401+
</Tgt>
12402+
</Str>
12403+
<Disp Icon="Str" />
12404+
</Item>
1235712405
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1235812406
<Str Cat="Text">
1235912407
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4110,6 +4110,12 @@
41104110
</Str>
41114111
<Disp Icon="Str" />
41124112
</Item>
4113+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4114+
<Str Cat="Text">
4115+
<Val><![CDATA[Delete all unused imports]]></Val>
4116+
</Str>
4117+
<Disp Icon="Str" />
4118+
</Item>
41134119
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
41144120
<Str Cat="Text">
41154121
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6180,6 +6186,12 @@
61806186
</Str>
61816187
<Disp Icon="Str" />
61826188
</Item>
6189+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6190+
<Str Cat="Text">
6191+
<Val><![CDATA[Infer function return type]]></Val>
6192+
</Str>
6193+
<Disp Icon="Str" />
6194+
</Item>
61836195
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61846196
<Str Cat="Text">
61856197
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8505,6 +8517,15 @@
85058517
</Str>
85068518
<Disp Icon="Str" />
85078519
</Item>
8520+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8521+
<Str Cat="Text">
8522+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8523+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8524+
<Val><![CDATA[La propriété '{0}' est issue d'une signature d'index, elle doit donc faire l'objet d'un accès avec ['{0}']5D;.]]></Val>
8525+
</Tgt>
8526+
</Str>
8527+
<Disp Icon="Str" />
8528+
</Item>
85088529
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
85098530
<Str Cat="Text">
85108531
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9294,6 +9315,15 @@
92949315
</Str>
92959316
<Disp Icon="Str" />
92969317
</Item>
9318+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9319+
<Str Cat="Text">
9320+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9321+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9322+
<Val><![CDATA[Les propriétés non déclarées sont imposées à partir des signatures d'index pour permettre l'utilisation des accès aux éléments.]]></Val>
9323+
</Tgt>
9324+
</Str>
9325+
<Disp Icon="Str" />
9326+
</Item>
92979327
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92989328
<Str Cat="Text">
92999329
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12354,6 +12384,24 @@
1235412384
</Str>
1235512385
<Disp Icon="Str" />
1235612386
</Item>
12387+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12388+
<Str Cat="Text">
12389+
<Val><![CDATA[Use element access for '{0}']]></Val>
12390+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12391+
<Val><![CDATA[Utiliser l'accès à l'élément pour '{0}']]></Val>
12392+
</Tgt>
12393+
</Str>
12394+
<Disp Icon="Str" />
12395+
</Item>
12396+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12397+
<Str Cat="Text">
12398+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12399+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12400+
<Val><![CDATA[L'accès à l'élément est utilisé pour toutes les propriétés non déclarées.]]></Val>
12401+
</Tgt>
12402+
</Str>
12403+
<Disp Icon="Str" />
12404+
</Item>
1235712405
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1235812406
<Str Cat="Text">
1235912407
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

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

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,7 @@
14131413
<Str Cat="Text">
14141414
<Val><![CDATA[Add 'void' to Promise resolved without a value]]></Val>
14151415
<Tgt Cat="Text" Stat="Loc" Orig="New">
1416-
<Val><![CDATA[Adicionar 'void' à Promessa resolvida sem um valor]]></Val>
1416+
<Val><![CDATA[Adicionar 'void' ao Promise resolvido sem um valor]]></Val>
14171417
</Tgt>
14181418
</Str>
14191419
<Disp Icon="Str" />
@@ -1422,7 +1422,7 @@
14221422
<Str Cat="Text">
14231423
<Val><![CDATA[Add 'void' to all Promises resolved without a value]]></Val>
14241424
<Tgt Cat="Text" Stat="Loc" Orig="New">
1425-
<Val><![CDATA[Adicionar 'void' a todas as Promessas resolvidas sem um valor]]></Val>
1425+
<Val><![CDATA[Adicionar 'void' a todos os Promises resolvidos sem um valor]]></Val>
14261426
</Tgt>
14271427
</Str>
14281428
<Disp Icon="Str" />
@@ -6167,6 +6167,12 @@
61676167
</Str>
61686168
<Disp Icon="Str" />
61696169
</Item>
6170+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6171+
<Str Cat="Text">
6172+
<Val><![CDATA[Infer function return type]]></Val>
6173+
</Str>
6174+
<Disp Icon="Str" />
6175+
</Item>
61706176
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61716177
<Str Cat="Text">
61726178
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -9174,7 +9180,7 @@
91749180
<Str Cat="Text">
91759181
<Val><![CDATA[Remove unused declarations for: '{0}']]></Val>
91769182
<Tgt Cat="Text" Stat="Loc" Orig="New">
9177-
<Val><![CDATA[Remover a declaração não usada de: '{0}']]></Val>
9183+
<Val><![CDATA[Remova as declarações não usadas de: '{0}']]></Val>
91789184
</Tgt>
91799185
</Str>
91809186
<Disp Icon="Str" />
@@ -9183,7 +9189,7 @@
91839189
<Str Cat="Text">
91849190
<Val><![CDATA[Remove unused destructuring declaration]]></Val>
91859191
<Tgt Cat="Text" Stat="Loc" Orig="New">
9186-
<Val><![CDATA[Remover a declaração de desestruturação não usada]]></Val>
9192+
<Val><![CDATA[Remova a declaração de desestruturação não usada]]></Val>
91879193
</Tgt>
91889194
</Str>
91899195
<Disp Icon="Str" />
@@ -10269,7 +10275,7 @@
1026910275
<Str Cat="Text">
1027010276
<Val><![CDATA[Switch each misused '{0}' to '{1}']]></Val>
1027110277
<Tgt Cat="Text" Stat="Loc" Orig="New">
10272-
<Val><![CDATA[Mudar cada '{0}' usado incorretamente para '{1}']]></Val>
10278+
<Val><![CDATA[Mude cada '{0}' usado incorretamente para '{1}']]></Val>
1027310279
</Tgt>
1027410280
</Str>
1027510281
<Disp Icon="Str" />

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4097,6 +4097,12 @@
40974097
</Str>
40984098
<Disp Icon="Str" />
40994099
</Item>
4100+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4101+
<Str Cat="Text">
4102+
<Val><![CDATA[Delete all unused imports]]></Val>
4103+
</Str>
4104+
<Disp Icon="Str" />
4105+
</Item>
41004106
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
41014107
<Str Cat="Text">
41024108
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6167,6 +6173,12 @@
61676173
</Str>
61686174
<Disp Icon="Str" />
61696175
</Item>
6176+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6177+
<Str Cat="Text">
6178+
<Val><![CDATA[Infer function return type]]></Val>
6179+
</Str>
6180+
<Disp Icon="Str" />
6181+
</Item>
61706182
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61716183
<Str Cat="Text">
61726184
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8492,6 +8504,15 @@
84928504
</Str>
84938505
<Disp Icon="Str" />
84948506
</Item>
8507+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8508+
<Str Cat="Text">
8509+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8510+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8511+
<Val><![CDATA[Свойство "{0}" поступает из сигнатуры индекса, поэтому доступ к нему должен осуществляться с помощью ["{0}"]5D;.]]></Val>
8512+
</Tgt>
8513+
</Str>
8514+
<Disp Icon="Str" />
8515+
</Item>
84958516
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
84968517
<Str Cat="Text">
84978518
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9281,6 +9302,15 @@
92819302
</Str>
92829303
<Disp Icon="Str" />
92839304
</Item>
9305+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9306+
<Str Cat="Text">
9307+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9308+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9309+
<Val><![CDATA[Требовать необъявленные свойства из сигнатур индекса для использования доступа к элементам.]]></Val>
9310+
</Tgt>
9311+
</Str>
9312+
<Disp Icon="Str" />
9313+
</Item>
92849314
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92859315
<Str Cat="Text">
92869316
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12341,6 +12371,24 @@
1234112371
</Str>
1234212372
<Disp Icon="Str" />
1234312373
</Item>
12374+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12375+
<Str Cat="Text">
12376+
<Val><![CDATA[Use element access for '{0}']]></Val>
12377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12378+
<Val><![CDATA[Использовать доступ к элементам для "{0}".]]></Val>
12379+
</Tgt>
12380+
</Str>
12381+
<Disp Icon="Str" />
12382+
</Item>
12383+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12384+
<Str Cat="Text">
12385+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12386+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12387+
<Val><![CDATA[Использовать доступ к элементам для всех необъявленных свойств.]]></Val>
12388+
</Tgt>
12389+
</Str>
12390+
<Disp Icon="Str" />
12391+
</Item>
1234412392
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1234512393
<Str Cat="Text">
1234612394
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4091,6 +4091,12 @@
40914091
</Str>
40924092
<Disp Icon="Str" />
40934093
</Item>
4094+
<Item ItemId=";Delete_all_unused_imports_95147" ItemType="0" PsrId="306" Leaf="true">
4095+
<Str Cat="Text">
4096+
<Val><![CDATA[Delete all unused imports]]></Val>
4097+
</Str>
4098+
<Disp Icon="Str" />
4099+
</Item>
40944100
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
40954101
<Str Cat="Text">
40964102
<Val><![CDATA[Delete the outputs of all projects]]></Val>
@@ -6161,6 +6167,12 @@
61616167
</Str>
61626168
<Disp Icon="Str" />
61636169
</Item>
6170+
<Item ItemId=";Infer_function_return_type_95148" ItemType="0" PsrId="306" Leaf="true">
6171+
<Str Cat="Text">
6172+
<Val><![CDATA[Infer function return type]]></Val>
6173+
</Str>
6174+
<Disp Icon="Str" />
6175+
</Item>
61646176
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
61656177
<Str Cat="Text">
61666178
<Val><![CDATA[Infer parameter types from usage]]></Val>
@@ -8486,6 +8498,15 @@
84868498
</Str>
84878499
<Disp Icon="Str" />
84888500
</Item>
8501+
<Item ItemId=";Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111" ItemType="0" PsrId="306" Leaf="true">
8502+
<Str Cat="Text">
8503+
<Val><![CDATA[Property '{0}' comes from an index signature, so it must be accessed with ['{0}']5D;.]]></Val>
8504+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8505+
<Val><![CDATA['{0}' özelliği bir dizin imzasından geldiğinden ['{0}']5D; ile erişilmelidir.]]></Val>
8506+
</Tgt>
8507+
</Str>
8508+
<Disp Icon="Str" />
8509+
</Item>
84898510
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
84908511
<Str Cat="Text">
84918512
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -9275,6 +9296,15 @@
92759296
</Str>
92769297
<Disp Icon="Str" />
92779298
</Item>
9299+
<Item ItemId=";Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6803" ItemType="0" PsrId="306" Leaf="true">
9300+
<Str Cat="Text">
9301+
<Val><![CDATA[Require undeclared properties from index signatures to use element accesses.]]></Val>
9302+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9303+
<Val><![CDATA[Öğe erişimlerini kullanmak için dizin imzalarından bildirilmemiş özellikler gerektirin.]]></Val>
9304+
</Tgt>
9305+
</Str>
9306+
<Disp Icon="Str" />
9307+
</Item>
92789308
<Item ItemId=";Required_type_parameters_may_not_follow_optional_type_parameters_2706" ItemType="0" PsrId="306" Leaf="true">
92799309
<Str Cat="Text">
92809310
<Val><![CDATA[Required type parameters may not follow optional type parameters.]]></Val>
@@ -12335,6 +12365,24 @@
1233512365
</Str>
1233612366
<Disp Icon="Str" />
1233712367
</Item>
12368+
<Item ItemId=";Use_element_access_for_0_95145" ItemType="0" PsrId="306" Leaf="true">
12369+
<Str Cat="Text">
12370+
<Val><![CDATA[Use element access for '{0}']]></Val>
12371+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12372+
<Val><![CDATA['{0}' için öğe erişimi kullan]]></Val>
12373+
</Tgt>
12374+
</Str>
12375+
<Disp Icon="Str" />
12376+
</Item>
12377+
<Item ItemId=";Use_element_access_for_all_undeclared_properties_95146" ItemType="0" PsrId="306" Leaf="true">
12378+
<Str Cat="Text">
12379+
<Val><![CDATA[Use element access for all undeclared properties.]]></Val>
12380+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12381+
<Val><![CDATA[Tüm bildirilmemiş özellikler için öğe erişimi kullanın.]]></Val>
12382+
</Tgt>
12383+
</Str>
12384+
<Disp Icon="Str" />
12385+
</Item>
1233812386
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
1233912387
<Str Cat="Text">
1234012388
<Val><![CDATA[Use synthetic 'default' member.]]></Val>

0 commit comments

Comments
 (0)