Skip to content

Commit 5a6e5e7

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 1f282f1 commit 5a6e5e7

1 file changed

Lines changed: 90 additions & 9 deletions

File tree

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

Lines changed: 90 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,15 @@
801801
</Str>
802802
<Disp Icon="Str" />
803803
</Item>
804+
<Item ItemId=";Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor_2715" ItemType="0" PsrId="306" Leaf="true">
805+
<Str Cat="Text">
806+
<Val><![CDATA[Abstract property '{0}' in class '{1}' cannot be accessed in the constructor.]]></Val>
807+
<Tgt Cat="Text" Stat="Loc" Orig="New">
808+
<Val><![CDATA[No se puede acceder a la propiedad abstracta "{0}" de la clase "{1}" en el constructor.]]></Val>
809+
</Tgt>
810+
</Str>
811+
<Disp Icon="Str" />
812+
</Item>
804813
<Item ItemId=";Accessibility_modifier_already_seen_1028" ItemType="0" PsrId="306" Leaf="true">
805814
<Str Cat="Text">
806815
<Val><![CDATA[Accessibility modifier already seen.]]></Val>
@@ -1338,6 +1347,24 @@
13381347
</Str>
13391348
<Disp Icon="Str" />
13401349
</Item>
1350+
<Item ItemId=";Annotate_with_type_from_JSDoc_95009" ItemType="0" PsrId="306" Leaf="true">
1351+
<Str Cat="Text">
1352+
<Val><![CDATA[Annotate with type from JSDoc]]></Val>
1353+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1354+
<Val><![CDATA[Anotar con tipo de JSDoc]]></Val>
1355+
</Tgt>
1356+
</Str>
1357+
<Disp Icon="Str" />
1358+
</Item>
1359+
<Item ItemId=";Annotate_with_types_from_JSDoc_95010" ItemType="0" PsrId="306" Leaf="true">
1360+
<Str Cat="Text">
1361+
<Val><![CDATA[Annotate with types from JSDoc]]></Val>
1362+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1363+
<Val><![CDATA[Anotar con tipos de JSDoc]]></Val>
1364+
</Tgt>
1365+
</Str>
1366+
<Disp Icon="Str" />
1367+
</Item>
13411368
<Item ItemId=";Argument_expression_expected_1135" ItemType="0" PsrId="306" Leaf="true">
13421369
<Str Cat="Text">
13431370
<Val><![CDATA[Argument expression expected.]]></Val>
@@ -1485,6 +1512,15 @@
14851512
</Str>
14861513
<Disp Icon="Str" />
14871514
</Item>
1515+
<Item ItemId=";Call_decorator_expression_90028" ItemType="0" PsrId="306" Leaf="true">
1516+
<Str Cat="Text">
1517+
<Val><![CDATA[Call decorator expression.]]></Val>
1518+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1519+
<Val><![CDATA[Llame a la expresión decorador.]]></Val>
1520+
</Tgt>
1521+
</Str>
1522+
<Disp Icon="Str" />
1523+
</Item>
14881524
<Item ItemId=";Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020" ItemType="0" PsrId="306" Leaf="true">
14891525
<Str Cat="Text">
14901526
<Val><![CDATA[Call signature, which lacks return-type annotation, implicitly has an 'any' return type.]]></Val>
@@ -1892,12 +1928,12 @@
18921928
</Item>
18931929
<Item ItemId=";Change_0_to_1_90014" ItemType="0" PsrId="306" Leaf="true">
18941930
<Str Cat="Text">
1895-
<Val><![CDATA[Change {0} to {1}.]]></Val>
1931+
<Val><![CDATA[Change '{0}' to '{1}'.]]></Val>
18961932
<Tgt Cat="Text" Stat="Loc" Orig="New">
1897-
<Val><![CDATA[Cambia {0} a {1}.]]></Val>
1933+
<Val><![CDATA[Cambie "{0}" a "{1}".]]></Val>
18981934
</Tgt>
18991935
<Prev Cat="Text">
1900-
<Val><![CDATA[Change {0} to {1}]]></Val>
1936+
<Val><![CDATA[Change {0} to {1}.]]></Val>
19011937
</Prev>
19021938
</Str>
19031939
<Disp Icon="Str" />
@@ -2013,6 +2049,15 @@
20132049
</Str>
20142050
<Disp Icon="Str" />
20152051
</Item>
2052+
<Item ItemId=";Class_declarations_cannot_have_more_than_one_augments_or_extends_tag_8025" ItemType="0" PsrId="306" Leaf="true">
2053+
<Str Cat="Text">
2054+
<Val><![CDATA[Class declarations cannot have more than one `@augments` or `@extends` tag.]]></Val>
2055+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2056+
<Val><![CDATA[Las declaraciones de clase no pueden tener más de una etiqueta "@augments" o "@extends".]]></Val>
2057+
</Tgt>
2058+
</Str>
2059+
<Disp Icon="Str" />
2060+
</Item>
20162061
<Item ItemId=";Class_name_cannot_be_0_2414" ItemType="0" PsrId="306" Leaf="true">
20172062
<Str Cat="Text">
20182063
<Val><![CDATA[Class name cannot be '{0}'.]]></Val>
@@ -3795,6 +3840,24 @@
37953840
</Str>
37963841
<Disp Icon="Str" />
37973842
</Item>
3843+
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
3844+
<Str Cat="Text">
3845+
<Val><![CDATA[Infer parameter types from usage.]]></Val>
3846+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3847+
<Val><![CDATA[Infiera los tipos de parámetro del uso.]]></Val>
3848+
</Tgt>
3849+
</Str>
3850+
<Disp Icon="Str" />
3851+
</Item>
3852+
<Item ItemId=";Infer_type_of_0_from_usage_95011" ItemType="0" PsrId="306" Leaf="true">
3853+
<Str Cat="Text">
3854+
<Val><![CDATA[Infer type of '{0}' from usage.]]></Val>
3855+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3856+
<Val><![CDATA[Infiera el tipo de "{0}" del uso.]]></Val>
3857+
</Tgt>
3858+
</Str>
3859+
<Disp Icon="Str" />
3860+
</Item>
37983861
<Item ItemId=";Initialize_property_0_in_the_constructor_90020" ItemType="0" PsrId="306" Leaf="true">
37993862
<Str Cat="Text">
38003863
<Val><![CDATA[Initialize property '{0}' in the constructor.]]></Val>
@@ -3987,20 +4050,20 @@
39874050
</Str>
39884051
<Disp Icon="Str" />
39894052
</Item>
3990-
<Item ItemId=";JSDoc_augments_0_does_not_match_the_extends_1_clause_8023" ItemType="0" PsrId="306" Leaf="true">
4053+
<Item ItemId=";JSDoc_0_1_does_not_match_the_extends_2_clause_8023" ItemType="0" PsrId="306" Leaf="true">
39914054
<Str Cat="Text">
3992-
<Val><![CDATA[JSDoc '@augments {0}' does not match the 'extends {1}' clause.]]></Val>
4055+
<Val><![CDATA[JSDoc '@{0} {1}' does not match the 'extends {2}' clause.]]></Val>
39934056
<Tgt Cat="Text" Stat="Loc" Orig="New">
3994-
<Val><![CDATA[La etiqueta "@augments {0}" de JSDoc no coincide con la cláusula "extends {1}".]]></Val>
4057+
<Val><![CDATA[La etiqueta "@{0} {1}" de JSDoc no coincide con la cláusula "extends {2}".]]></Val>
39954058
</Tgt>
39964059
</Str>
39974060
<Disp Icon="Str" />
39984061
</Item>
3999-
<Item ItemId=";JSDoc_augments_is_not_attached_to_a_class_declaration_8022" ItemType="0" PsrId="306" Leaf="true">
4062+
<Item ItemId=";JSDoc_0_is_not_attached_to_a_class_8022" ItemType="0" PsrId="306" Leaf="true">
40004063
<Str Cat="Text">
4001-
<Val><![CDATA[JSDoc '@augments' is not attached to a class declaration.]]></Val>
4064+
<Val><![CDATA[JSDoc '@{0}' is not attached to a class.]]></Val>
40024065
<Tgt Cat="Text" Stat="Loc" Orig="New">
4003-
<Val><![CDATA[La etiqueta "@augments" de JSDoc no está asociada a una declaración de clase.]]></Val>
4066+
<Val><![CDATA[La etiqueta "@{0}" de JSDoc no está asociada a una clase.]]></Val>
40044067
</Tgt>
40054068
</Str>
40064069
<Disp Icon="Str" />
@@ -7263,6 +7326,15 @@
72637326
</Str>
72647327
<Disp Icon="Str" />
72657328
</Item>
7329+
<Item ItemId=";Type_parameter_0_has_a_circular_default_2716" ItemType="0" PsrId="306" Leaf="true">
7330+
<Str Cat="Text">
7331+
<Val><![CDATA[Type parameter '{0}' has a circular default.]]></Val>
7332+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7333+
<Val><![CDATA[El parámetro de tipo "{0}" tiene un valor circular predeterminado.]]></Val>
7334+
</Tgt>
7335+
</Str>
7336+
<Disp Icon="Str" />
7337+
</Item>
72667338
<Item ItemId=";Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4008" ItemType="0" PsrId="306" Leaf="true">
72677339
<Str Cat="Text">
72687340
<Val><![CDATA[Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'.]]></Val>
@@ -7743,6 +7815,15 @@
77437815
</Str>
77447816
<Disp Icon="Str" />
77457817
</Item>
7818+
<Item ItemId=";_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329" ItemType="0" PsrId="306" Leaf="true">
7819+
<Str Cat="Text">
7820+
<Val><![CDATA['{0}' accepts too few arguments to be used as a decorator here. Did you mean to call it first and write '@{0}()'?]]></Val>
7821+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7822+
<Val><![CDATA["{0}" no acepta suficientes argumentos para utilizarse como decorador aquí. ¿Pretendía llamar primero y escribir "@{0}()"?]]></Val>
7823+
</Tgt>
7824+
</Str>
7825+
<Disp Icon="Str" />
7826+
</Item>
77467827
<Item ItemId=";_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710" ItemType="0" PsrId="306" Leaf="true">
77477828
<Str Cat="Text">
77487829
<Val><![CDATA['{0}' are specified twice. The attribute named '{0}' will be overwritten.]]></Val>

0 commit comments

Comments
 (0)