File tree 2 files changed +54
-0
lines changed
2 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 1260
1260
</Str>
1261
1261
<Disp Icon="Str" />
1262
1262
</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>
1263
1272
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
1264
1273
<Str Cat="Text">
1265
1274
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
6516
6525
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
6517
6526
<Str Cat="Text">
6518
6527
<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>
6519
6531
</Str>
6520
6532
<Disp Icon="Str" />
6521
6533
</Item>
7425
7437
</Str>
7426
7438
<Disp Icon="Str" />
7427
7439
</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>
7428
7446
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
7429
7447
<Str Cat="Text">
7430
7448
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
8769
8787
</Str>
8770
8788
<Disp Icon="Str" />
8771
8789
</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>
8772
8799
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
8773
8800
<Str Cat="Text">
8774
8801
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
Original file line number Diff line number Diff line change 1241
1241
</Str>
1242
1242
<Disp Icon="Str" />
1243
1243
</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>
1244
1253
<Item ItemId=";An_enum_member_cannot_have_a_numeric_name_2452" ItemType="0" PsrId="306" Leaf="true">
1245
1254
<Str Cat="Text">
1246
1255
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
6494
6503
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
6495
6504
<Str Cat="Text">
6496
6505
<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>
6497
6509
</Str>
6498
6510
<Disp Icon="Str" />
6499
6511
</Item>
7403
7415
</Str>
7404
7416
<Disp Icon="Str" />
7405
7417
</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>
7406
7424
<Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
7407
7425
<Str Cat="Text">
7408
7426
<Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
8747
8765
</Str>
8748
8766
<Disp Icon="Str" />
8749
8767
</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>
8750
8777
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012" ItemType="0" PsrId="306" Leaf="true">
8751
8778
<Str Cat="Text">
8752
8779
<Val><![CDATA['{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?]]></Val>
You can’t perform that action at this time.
0 commit comments