Skip to content

Commit 11ef342

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 333b8ff commit 11ef342

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

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

+27
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,15 @@
12601260
</Str>
12611261
<Disp Icon="Str" />
12621262
</Item>
1263+
<Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1264+
<Str Cat="Text">
1265+
<Val><![CDATA[An element access expression should take an argument.]]></Val>
1266+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1267+
<Val><![CDATA[Una expresión de acceso de elemento debe admitir un argumento.]]></Val>
1268+
</Tgt>
1269+
</Str>
1270+
<Disp Icon="Str" />
1271+
</Item>
12631272
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12641273
<Str Cat="Text">
12651274
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
@@ -6516,6 +6525,9 @@
65166525
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
65176526
<Str Cat="Text">
65186527
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6528+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6529+
<Val><![CDATA[Resolver "keyof" exclusivamente como nombres de propiedad con valores de cadena (sin números ni símbolos).]]></Val>
6530+
</Tgt>
65196531
</Str>
65206532
<Disp Icon="Str" />
65216533
</Item>
@@ -7425,6 +7437,12 @@
74257437
</Str>
74267438
<Disp Icon="Str" />
74277439
</Item>
7440+
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true">
7441+
<Str Cat="Text">
7442+
<Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7443+
</Str>
7444+
<Disp Icon="Str" />
7445+
</Item>
74287446
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
74297447
<Str Cat="Text">
74307448
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
@@ -8769,6 +8787,15 @@
87698787
</Str>
87708788
<Disp Icon="Str" />
87718789
</Item>
8790+
<Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8791+
<Str Cat="Text">
8792+
<Val><![CDATA['{0}' is declared but never used.]]></Val>
8793+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8794+
<Val><![CDATA["{0}" se declara pero nunca se utiliza.]]></Val>
8795+
</Tgt>
8796+
</Str>
8797+
<Disp Icon="Str" />
8798+
</Item>
87728799
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87738800
<Str Cat="Text">
87748801
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -1241,6 +1241,15 @@
12411241
</Str>
12421242
<Disp Icon="Str" />
12431243
</Item>
1244+
<Item ItemId=";An_element_access_expression_should_take_an_argument_1011" ItemType="0" PsrId="306" Leaf="true">
1245+
<Str Cat="Text">
1246+
<Val><![CDATA[An element access expression should take an argument.]]></Val>
1247+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1248+
<Val><![CDATA[Uma expressão de acesso do elemento deveria receber um argumento.]]></Val>
1249+
</Tgt>
1250+
</Str>
1251+
<Disp Icon="Str" />
1252+
</Item>
12441253
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
12451254
<Str Cat="Text">
12461255
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
@@ -6494,6 +6503,9 @@
64946503
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
64956504
<Str Cat="Text">
64966505
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
6506+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6507+
<Val><![CDATA[Resolva 'keyof' para nomes de propriedades com valores de cadeia de caracteres somente (sem números ou símbolos).]]></Val>
6508+
</Tgt>
64976509
</Str>
64986510
<Disp Icon="Str" />
64996511
</Item>
@@ -7403,6 +7415,12 @@
74037415
</Str>
74047416
<Disp Icon="Str" />
74057417
</Item>
7418+
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_using_ESNext_for_the_target_and_module_compiler_option_1343" ItemType="0" PsrId="306" Leaf="true">
7419+
<Str Cat="Text">
7420+
<Val><![CDATA[The 'import.meta' meta-property is only allowed using 'ESNext' for the 'target' and 'module' compiler options.]]></Val>
7421+
</Str>
7422+
<Disp Icon="Str" />
7423+
</Item>
74067424
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
74077425
<Str Cat="Text">
74087426
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
@@ -8747,6 +8765,15 @@
87478765
</Str>
87488766
<Disp Icon="Str" />
87498767
</Item>
8768+
<Item ItemId=";_0_is_declared_but_never_used_6196" ItemType="0" PsrId="306" Leaf="true">
8769+
<Str Cat="Text">
8770+
<Val><![CDATA['{0}' is declared but never used.]]></Val>
8771+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8772+
<Val><![CDATA['{0}' está declarado, mas nunca foi usado.]]></Val>
8773+
</Tgt>
8774+
</Str>
8775+
<Disp Icon="Str" />
8776+
</Item>
87508777
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
87518778
<Str Cat="Text">
87528779
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>

0 commit comments

Comments
 (0)