Skip to content

Commit a7e8c38

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 3f2ff01 commit a7e8c38

File tree

1 file changed

+84
-6
lines changed

1 file changed

+84
-6
lines changed

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

+84-6
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,15 @@
10291029
</Str>
10301030
<Disp Icon="Str" />
10311031
</Item>
1032+
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
1033+
<Str Cat="Text">
1034+
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
1035+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1036+
<Val><![CDATA[Todas las importaciones de la declaración de importación están sin utilizar.]]></Val>
1037+
</Tgt>
1038+
</Str>
1039+
<Disp Icon="Str" />
1040+
</Item>
10321041
<Item ItemId=";Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011" ItemType="0" PsrId="306" Leaf="true">
10331042
<Str Cat="Text">
10341043
<Val><![CDATA[Allow default imports from modules with no default export. This does not affect code emit, just typechecking.]]></Val>
@@ -3558,6 +3567,15 @@
35583567
</Str>
35593568
<Disp Icon="Str" />
35603569
</Item>
3570+
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001" ItemType="0" PsrId="306" Leaf="true">
3571+
<Str Cat="Text">
3572+
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES6 module.]]></Val>
3573+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3574+
<Val><![CDATA[El archivo es un módulo CommonJS; se puede convertir a un módulo ES6.]]></Val>
3575+
</Tgt>
3576+
</Str>
3577+
<Disp Icon="Str" />
3578+
</Item>
35613579
<Item ItemId=";File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149" ItemType="0" PsrId="306" Leaf="true">
35623580
<Str Cat="Text">
35633581
<Val><![CDATA[File name '{0}' differs from already included file name '{1}' only in casing.]]></Val>
@@ -3996,6 +4014,15 @@
39964014
</Str>
39974015
<Disp Icon="Str" />
39984016
</Item>
4017+
<Item ItemId=";Import_may_be_converted_to_a_default_import_80003" ItemType="0" PsrId="306" Leaf="true">
4018+
<Str Cat="Text">
4019+
<Val><![CDATA[Import may be converted to a default import.]]></Val>
4020+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4021+
<Val><![CDATA[La importación puede convertirse a una importación predeterminada.]]></Val>
4022+
</Tgt>
4023+
</Str>
4024+
<Disp Icon="Str" />
4025+
</Item>
39994026
<Item ItemId=";Import_name_cannot_be_0_2438" ItemType="0" PsrId="306" Leaf="true">
40004027
<Str Cat="Text">
40014028
<Val><![CDATA[Import name cannot be '{0}'.]]></Val>
@@ -4374,6 +4401,15 @@
43744401
</Str>
43754402
<Disp Icon="Str" />
43764403
</Item>
4404+
<Item ItemId=";JSDoc_types_may_be_moved_to_TypeScript_types_80004" ItemType="0" PsrId="306" Leaf="true">
4405+
<Str Cat="Text">
4406+
<Val><![CDATA[JSDoc types may be moved to TypeScript types.]]></Val>
4407+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4408+
<Val><![CDATA[Los tipos de JSDoc pueden moverse a tipos de TypeScript.]]></Val>
4409+
</Tgt>
4410+
</Str>
4411+
<Disp Icon="Str" />
4412+
</Item>
43774413
<Item ItemId=";JSX_attribute_expected_17003" ItemType="0" PsrId="306" Leaf="true">
43784414
<Str Cat="Text">
43794415
<Val><![CDATA[JSX attribute expected.]]></Val>
@@ -4491,6 +4527,15 @@
44914527
</Str>
44924528
<Disp Icon="Str" />
44934529
</Item>
4530+
<Item ItemId=";JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017" ItemType="0" PsrId="306" Leaf="true">
4531+
<Str Cat="Text">
4532+
<Val><![CDATA[JSX fragment is not supported when using an inline JSX factory pragma]]></Val>
4533+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4534+
<Val><![CDATA[El fragmento JSX no se admite cuando se usa una pragma de fábrica JSX en línea]]></Val>
4535+
</Tgt>
4536+
</Str>
4537+
<Disp Icon="Str" />
4538+
</Item>
44944539
<Item ItemId=";JSX_fragment_is_not_supported_when_using_jsxFactory_17016" ItemType="0" PsrId="306" Leaf="true">
44954540
<Str Cat="Text">
44964541
<Val><![CDATA[JSX fragment is not supported when using --jsxFactory]]></Val>
@@ -4782,6 +4827,15 @@
47824827
</Str>
47834828
<Disp Icon="Str" />
47844829
</Item>
4830+
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
4831+
<Str Cat="Text">
4832+
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
4833+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4834+
<Val><![CDATA[El módulo "{0}" no tiene ningún miembro exportado "{1}". ¿Pretendía utilizar "{2}"?]]></Val>
4835+
</Tgt>
4836+
</Str>
4837+
<Disp Icon="Str" />
4838+
</Item>
47854839
<Item ItemId=";Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437" ItemType="0" PsrId="306" Leaf="true">
47864840
<Str Cat="Text">
47874841
<Val><![CDATA[Module '{0}' is hidden by a local declaration with the same name.]]></Val>
@@ -6093,6 +6147,15 @@
60936147
</Str>
60946148
<Disp Icon="Str" />
60956149
</Item>
6150+
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
6151+
<Str Cat="Text">
6152+
<Val><![CDATA[Remove import from '{0}']]></Val>
6153+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6154+
<Val><![CDATA[Quitar importación de "{0}"]]></Val>
6155+
</Tgt>
6156+
</Str>
6157+
<Disp Icon="Str" />
6158+
</Item>
60966159
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
60976160
<Str Cat="Text">
60986161
<Val><![CDATA[Replace import with '{0}'.]]></Val>
@@ -6156,15 +6219,12 @@
61566219
</Str>
61576220
<Disp Icon="Str" />
61586221
</Item>
6159-
<Item ItemId=";Resolution_for_module_0_was_found_in_cache_6147" ItemType="0" PsrId="306" Leaf="true">
6222+
<Item ItemId=";Resolution_for_module_0_was_found_in_cache_from_location_1_6147" ItemType="0" PsrId="306" Leaf="true">
61606223
<Str Cat="Text">
6161-
<Val><![CDATA[Resolution for module '{0}' was found in cache.]]></Val>
6224+
<Val><![CDATA[Resolution for module '{0}' was found in cache from location '{1}'.]]></Val>
61626225
<Tgt Cat="Text" Stat="Loc" Orig="New">
6163-
<Val><![CDATA[La resolución del módulo "{0}" se encontró en la memoria caché.]]></Val>
6226+
<Val><![CDATA[La resolución del módulo "{0}" se encontró en la memoria caché de la ubicación "{1}".]]></Val>
61646227
</Tgt>
6165-
<Prev Cat="Text">
6166-
<Val><![CDATA[Resolution for module '{0}' was found in cache]]></Val>
6167-
</Prev>
61686228
</Str>
61696229
<Disp Icon="Str" />
61706230
</Item>
@@ -7398,6 +7458,15 @@
73987458
</Str>
73997459
<Disp Icon="Str" />
74007460
</Item>
7461+
<Item ItemId=";This_constructor_function_may_be_converted_to_a_class_declaration_80002" ItemType="0" PsrId="306" Leaf="true">
7462+
<Str Cat="Text">
7463+
<Val><![CDATA[This constructor function may be converted to a class declaration.]]></Val>
7464+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7465+
<Val><![CDATA[Esta función de constructor puede convertirse en una declaración de clase.]]></Val>
7466+
</Tgt>
7467+
</Str>
7468+
<Disp Icon="Str" />
7469+
</Item>
74017470
<Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true">
74027471
<Str Cat="Text">
74037472
<Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val>
@@ -8274,6 +8343,15 @@
82748343
</Str>
82758344
<Disp Icon="Str" />
82768345
</Item>
8346+
<Item ItemId=";Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191" ItemType="0" PsrId="306" Leaf="true">
8347+
<Str Cat="Text">
8348+
<Val><![CDATA[Whether to keep outdated console output in watch mode instead of clearing the screen.]]></Val>
8349+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8350+
<Val><![CDATA[Si se debe mantener la salida de la consola no actualizada en el modo de inspección en lugar de borrar la pantalla.]]></Val>
8351+
</Tgt>
8352+
</Str>
8353+
<Disp Icon="Str" />
8354+
</Item>
82778355
<Item ItemId=";You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001" ItemType="0" PsrId="306" Leaf="true">
82788356
<Str Cat="Text">
82798357
<Val><![CDATA[You cannot rename elements that are defined in the standard TypeScript library.]]></Val>

0 commit comments

Comments
 (0)