Skip to content

Commit 5ca375c

Browse files
authored
LEGO: Merge pull request 24051
LEGO: Merge pull request 24051
2 parents 020d6c7 + 3a0504e commit 5ca375c

File tree

3 files changed

+232
-16
lines changed

3 files changed

+232
-16
lines changed

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

Lines changed: 110 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,15 @@
11161116
</Str>
11171117
<Disp Icon="Str" />
11181118
</Item>
1119+
<Item ItemId=";All_destructured_elements_are_unused_6198" ItemType="0" PsrId="306" Leaf="true">
1120+
<Str Cat="Text">
1121+
<Val><![CDATA[All destructured elements are unused.]]></Val>
1122+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1123+
<Val><![CDATA[Todos los elementos desestructurados están sin utilizar.]]></Val>
1124+
</Tgt>
1125+
</Str>
1126+
<Disp Icon="Str" />
1127+
</Item>
11191128
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
11201129
<Str Cat="Text">
11211130
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
@@ -2052,6 +2061,15 @@
20522061
</Str>
20532062
<Disp Icon="Str" />
20542063
</Item>
2064+
<Item ItemId=";Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308" ItemType="0" PsrId="306" Leaf="true">
2065+
<Str Cat="Text">
2066+
<Val><![CDATA[Cannot prepend project '{0}' because it does not have 'outFile' set]]></Val>
2067+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2068+
<Val><![CDATA[No se puede anteponer el proyecto "{0}" porque no se ha establecido "outFile".]]></Val>
2069+
</Tgt>
2070+
</Str>
2071+
<Disp Icon="Str" />
2072+
</Item>
20552073
<Item ItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205" ItemType="0" PsrId="306" Leaf="true">
20562074
<Str Cat="Text">
20572075
<Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
@@ -2430,6 +2448,15 @@
24302448
</Str>
24312449
<Disp Icon="Str" />
24322450
</Item>
2451+
<Item ItemId=";Composite_projects_may_not_disable_declaration_emit_6304" ItemType="0" PsrId="306" Leaf="true">
2452+
<Str Cat="Text">
2453+
<Val><![CDATA[Composite projects may not disable declaration emit.]]></Val>
2454+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2455+
<Val><![CDATA[Los proyectos compuestos no pueden deshabilitar la emisión de declaración.]]></Val>
2456+
</Tgt>
2457+
</Str>
2458+
<Disp Icon="Str" />
2459+
</Item>
24332460
<Item ItemId=";Computed_property_names_are_not_allowed_in_enums_1164" ItemType="0" PsrId="306" Leaf="true">
24342461
<Str Cat="Text">
24352462
<Val><![CDATA[Computed property names are not allowed in enums.]]></Val>
@@ -3063,21 +3090,18 @@
30633090
</Str>
30643091
<Disp Icon="Str" />
30653092
</Item>
3066-
<Item ItemId=";Dynamic_import_cannot_be_used_when_targeting_ECMAScript_2015_modules_1323" ItemType="0" PsrId="306" Leaf="true">
3093+
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
30673094
<Str Cat="Text">
3068-
<Val><![CDATA[Dynamic import cannot be used when targeting ECMAScript 2015 modules.]]></Val>
3095+
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
30693096
<Tgt Cat="Text" Stat="Loc" Orig="New">
3070-
<Val><![CDATA[No se puede utilizar la importación dinámica cuando se destina a módulos ECMAScript 2015.]]></Val>
3097+
<Val><![CDATA[La importación dinámica no puede tener argumentos de tipo]]></Val>
30713098
</Tgt>
30723099
</Str>
30733100
<Disp Icon="Str" />
30743101
</Item>
3075-
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
3102+
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30763103
<Str Cat="Text">
3077-
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
3078-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3079-
<Val><![CDATA[La importación dinámica no puede tener argumentos de tipo]]></Val>
3080-
</Tgt>
3104+
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
30813105
</Str>
30823106
<Disp Icon="Str" />
30833107
</Item>
@@ -3153,6 +3177,15 @@
31533177
</Str>
31543178
<Disp Icon="Str" />
31553179
</Item>
3180+
<Item ItemId=";Enable_project_compilation_6302" ItemType="0" PsrId="306" Leaf="true">
3181+
<Str Cat="Text">
3182+
<Val><![CDATA[Enable project compilation]]></Val>
3183+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3184+
<Val><![CDATA[Habilitar la compilación de proyecto]]></Val>
3185+
</Tgt>
3186+
</Str>
3187+
<Disp Icon="Str" />
3188+
</Item>
31563189
<Item ItemId=";Enable_strict_checking_of_function_types_6186" ItemType="0" PsrId="306" Leaf="true">
31573190
<Str Cat="Text">
31583191
<Val><![CDATA[Enable strict checking of function types.]]></Val>
@@ -3708,6 +3741,15 @@
37083741
</Str>
37093742
<Disp Icon="Str" />
37103743
</Item>
3744+
<Item ItemId=";File_0_is_not_in_project_file_list_Projects_must_list_all_files_or_use_an_include_pattern_6307" ItemType="0" PsrId="306" Leaf="true">
3745+
<Str Cat="Text">
3746+
<Val><![CDATA[File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern.]]></Val>
3747+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3748+
<Val><![CDATA[El archivo "{0}" no está en la lista de archivos del proyecto. Los proyectos deben enumerar todos los archivos o usar un patrón "include".]]></Val>
3749+
</Tgt>
3750+
</Str>
3751+
<Disp Icon="Str" />
3752+
</Item>
37113753
<Item ItemId=";File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059" ItemType="0" PsrId="306" Leaf="true">
37123754
<Str Cat="Text">
37133755
<Val><![CDATA[File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files.]]></Val>
@@ -4314,6 +4356,9 @@
43144356
<Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true">
43154357
<Str Cat="Text">
43164358
<Val><![CDATA[Include modules imported with '.json' extension]]></Val>
4359+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4360+
<Val><![CDATA[Incluir módulos importados con la extensión ".json"]]></Val>
4361+
</Tgt>
43174362
</Str>
43184363
<Disp Icon="Str" />
43194364
</Item>
@@ -5616,6 +5661,9 @@
56165661
<Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
56175662
<Str Cat="Text">
56185663
<Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
5664+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5665+
<Val><![CDATA[No se puede especificar la opción "--resolveJsonModule" sin la estrategia de resolución de módulos "node".]]></Val>
5666+
</Tgt>
56195667
</Str>
56205668
<Disp Icon="Str" />
56215669
</Item>
@@ -5637,6 +5685,24 @@
56375685
</Str>
56385686
<Disp Icon="Str" />
56395687
</Item>
5688+
<Item ItemId=";Output_file_0_from_project_1_does_not_exist_6309" ItemType="0" PsrId="306" Leaf="true">
5689+
<Str Cat="Text">
5690+
<Val><![CDATA[Output file '{0}' from project '{1}' does not exist]]></Val>
5691+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5692+
<Val><![CDATA[El archivo de salida "{0}" del proyecto "{1}" no existe.]]></Val>
5693+
</Tgt>
5694+
</Str>
5695+
<Disp Icon="Str" />
5696+
</Item>
5697+
<Item ItemId=";Output_file_0_has_not_been_built_from_source_file_1_6305" ItemType="0" PsrId="306" Leaf="true">
5698+
<Str Cat="Text">
5699+
<Val><![CDATA[Output file '{0}' has not been built from source file '{1}'.]]></Val>
5700+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5701+
<Val><![CDATA[El archivo de salida "{0}" no se compiló desde el archivo de origen "{1}".]]></Val>
5702+
</Tgt>
5703+
</Str>
5704+
<Disp Icon="Str" />
5705+
</Item>
56405706
<Item ItemId=";Overload_signature_is_not_compatible_with_function_implementation_2394" ItemType="0" PsrId="306" Leaf="true">
56415707
<Str Cat="Text">
56425708
<Val><![CDATA[Overload signature is not compatible with function implementation.]]></Val>
@@ -6033,6 +6099,24 @@
60336099
</Str>
60346100
<Disp Icon="Str" />
60356101
</Item>
6102+
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
6103+
<Str Cat="Text">
6104+
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6105+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6106+
<Val><![CDATA[Las referencias del proyecto no pueden formar un gráfico circular. Ciclo detectado: {0}]]></Val>
6107+
</Tgt>
6108+
</Str>
6109+
<Disp Icon="Str" />
6110+
</Item>
6111+
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
6112+
<Str Cat="Text">
6113+
<Val><![CDATA[Projects to reference]]></Val>
6114+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6115+
<Val><![CDATA[Proyectos a los que se hará referencia]]></Val>
6116+
</Tgt>
6117+
</Str>
6118+
<Disp Icon="Str" />
6119+
</Item>
60366120
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
60376121
<Str Cat="Text">
60386122
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -6459,6 +6543,15 @@
64596543
</Str>
64606544
<Disp Icon="Str" />
64616545
</Item>
6546+
<Item ItemId=";Referenced_project_0_must_have_setting_composite_Colon_true_6306" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[Referenced project '{0}' must have setting "composite": true.]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA[El proyecto "{0}" al que se hace referencia debe tener el valor "composite": true.]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
64626555
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
64636556
<Str Cat="Text">
64646557
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6471,6 +6564,15 @@
64716564
</Str>
64726565
<Disp Icon="Str" />
64736566
</Item>
6567+
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
6568+
<Str Cat="Text">
6569+
<Val><![CDATA[Remove destructuring]]></Val>
6570+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6571+
<Val><![CDATA[Quitar la desestructuración]]></Val>
6572+
</Tgt>
6573+
</Str>
6574+
<Disp Icon="Str" />
6575+
</Item>
64746576
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
64756577
<Str Cat="Text">
64766578
<Val><![CDATA[Remove import from '{0}']]></Val>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,6 +1100,9 @@
11001100
<Item ItemId=";All_destructured_elements_are_unused_6198" ItemType="0" PsrId="306" Leaf="true">
11011101
<Str Cat="Text">
11021102
<Val><![CDATA[All destructured elements are unused.]]></Val>
1103+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1104+
<Val><![CDATA[Wszystkie elementy, których strukturę usunięto, są nieużywane.]]></Val>
1105+
</Tgt>
11031106
</Str>
11041107
<Disp Icon="Str" />
11051108
</Item>
@@ -4334,6 +4337,9 @@
43344337
<Item ItemId=";Include_modules_imported_with_json_extension_6197" ItemType="0" PsrId="306" Leaf="true">
43354338
<Str Cat="Text">
43364339
<Val><![CDATA[Include modules imported with '.json' extension]]></Val>
4340+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4341+
<Val><![CDATA[Uwzględnij moduły zaimportowane z rozszerzeniem „json”]]></Val>
4342+
</Tgt>
43374343
</Str>
43384344
<Disp Icon="Str" />
43394345
</Item>
@@ -6074,12 +6080,18 @@
60746080
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
60756081
<Str Cat="Text">
60766082
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6083+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6084+
<Val><![CDATA[Odwołania do projektu nie mogą tworzyć grafu kołowego. Wykryto cykl: {0}]]></Val>
6085+
</Tgt>
60776086
</Str>
60786087
<Disp Icon="Str" />
60796088
</Item>
60806089
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
60816090
<Str Cat="Text">
60826091
<Val><![CDATA[Projects to reference]]></Val>
6092+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6093+
<Val><![CDATA[Projekty do przywołania]]></Val>
6094+
</Tgt>
60836095
</Str>
60846096
<Disp Icon="Str" />
60856097
</Item>

0 commit comments

Comments
 (0)