Skip to content

Commit db2573c

Browse files
authored
LEGO: Merge pull request 45837
LEGO: Merge pull request 45837
1 parent 7b9506d commit db2573c

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

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

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8957,6 +8957,15 @@
89578957
</Str>
89588958
<Disp Icon="Str" />
89598959
</Item>
8960+
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
8961+
<Str Cat="Text">
8962+
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8963+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8964+
<Val><![CDATA[A opção 'preserveValueImports' só pode ser usada quando 'módulo' está definido como 'es2015' ou posterior.]]></Val>
8965+
</Tgt>
8966+
</Str>
8967+
<Disp Icon="Str" />
8968+
</Item>
89608969
<Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
89618970
<Str Cat="Text">
89628971
<Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
@@ -9539,6 +9548,15 @@
95399548
</Str>
95409549
<Disp Icon="Str" />
95419550
</Item>
9551+
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
9552+
<Str Cat="Text">
9553+
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9554+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9555+
<Val><![CDATA[Preserve os valores importados não usados na saída JavaScript que, de outra forma, seriam removidos.]]></Val>
9556+
</Tgt>
9557+
</Str>
9558+
<Disp Icon="Str" />
9559+
</Item>
95429560
<Item ItemId=";Print_all_of_the_files_read_during_the_compilation_6653" ItemType="0" PsrId="306" Leaf="true">
95439561
<Str Cat="Text">
95449562
<Val><![CDATA[Print all of the files read during the compilation.]]></Val>
@@ -14957,6 +14975,15 @@
1495714975
</Str>
1495814976
<Disp Icon="Str" />
1495914977
</Item>
14978+
<Item ItemId=";_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedMod_1444" ItemType="0" PsrId="306" Leaf="true">
14979+
<Str Cat="Text">
14980+
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14981+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14982+
<Val><![CDATA['{0}' é um tipo e deve ser importado usando uma importação somente de tipo quando 'preserveValueImports' e 'isolatedModules' estiverem habilitados.]]></Val>
14983+
</Tgt>
14984+
</Str>
14985+
<Disp Icon="Str" />
14986+
</Item>
1496014987
<Item ItemId=";_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_5075" ItemType="0" PsrId="306" Leaf="true">
1496114988
<Str Cat="Text">
1496214989
<Val><![CDATA['{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'.]]></Val>
@@ -15254,6 +15281,24 @@
1525415281
</Str>
1525515282
<Disp Icon="Str" />
1525615283
</Item>
15284+
<Item ItemId=";_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveVa_1446" ItemType="0" PsrId="306" Leaf="true">
15285+
<Str Cat="Text">
15286+
<Val><![CDATA['{0}' resolves to a type-only declaration and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
15287+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15288+
<Val><![CDATA['{0}' resolve para uma declaração somente de tipo e deve ser importado usando uma importação de somente tipo quando 'preserveValueImports' e 'isolatedModules' estão ambos habilitados.]]></Val>
15289+
</Tgt>
15290+
</Str>
15291+
<Disp Icon="Str" />
15292+
</Item>
15293+
<Item ItemId=";_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_isol_1448" ItemType="0" PsrId="306" Leaf="true">
15294+
<Str Cat="Text">
15295+
<Val><![CDATA['{0}' resolves to a type-only declaration and must be re-exported using a type-only re-export when 'isolatedModules' is enabled.]]></Val>
15296+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15297+
<Val><![CDATA['{0}' resolve para uma declaração apenas de tipo e deve ser reexportada usando uma reexportação apenas de tipo quando 'isolatedModules' está habilitado.]]></Val>
15298+
</Tgt>
15299+
</Str>
15300+
<Disp Icon="Str" />
15301+
</Item>
1525715302
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
1525815303
<Str Cat="Text">
1525915304
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>

0 commit comments

Comments
 (0)