Skip to content

Commit 4ae6072

Browse files
authored
LEGO: Merge pull request 45842
LEGO: Merge pull request 45842
1 parent db2573c commit 4ae6072

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8957,6 +8957,9 @@
89578957
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
89588958
<Str Cat="Text">
89598959
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8960+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8961+
<Val><![CDATA[Opcji "preserveValueImports" można użyć tylko wtedy, gdy parametr"module" jest ustawiony na wartość "es2015" lub nowszą.]]></Val>
8962+
</Tgt>
89608963
</Str>
89618964
<Disp Icon="Str" />
89628965
</Item>
@@ -9545,6 +9548,9 @@
95459548
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
95469549
<Str Cat="Text">
95479550
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9551+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9552+
<Val><![CDATA[Zachowaj nieużywane zaimportowane wartości w wyjściu JavaScript, które w przeciwnym razie mogłyby zostać usunięte.]]></Val>
9553+
</Tgt>
95489554
</Str>
95499555
<Disp Icon="Str" />
95509556
</Item>
@@ -14969,6 +14975,9 @@
1496914975
<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">
1497014976
<Str Cat="Text">
1497114977
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14978+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14979+
<Val><![CDATA[Element "{0}" jest typem i musi być importowany przy użyciu importu tylko typu, gdy są włączone opcje "preserveValueImports" i "isolatedModules".]]></Val>
14980+
</Tgt>
1497214981
</Str>
1497314982
<Disp Icon="Str" />
1497414983
</Item>
@@ -15272,12 +15281,18 @@
1527215281
<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">
1527315282
<Str Cat="Text">
1527415283
<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>
15284+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15285+
<Val><![CDATA[Element "{0}" jest rozpoznawany jako deklaracja tylko do typu i musi zostać zaimportowany przy użyciu importu tylko typu, gdy są włączone opcje "preserveValueImports" i "isolatedModules".]]></Val>
15286+
</Tgt>
1527515287
</Str>
1527615288
<Disp Icon="Str" />
1527715289
</Item>
1527815290
<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">
1527915291
<Str Cat="Text">
1528015292
<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>
15293+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15294+
<Val><![CDATA[Element "{0}" jest rozpoznawany jako deklaracja tylko do typu i musi zostać ponownie wyeksportowany przy użyciu ponownego eksportu tylko typu, gdy jest włączona opcja "isolatedModules".]]></Val>
15295+
</Tgt>
1528115296
</Str>
1528215297
<Disp Icon="Str" />
1528315298
</Item>

0 commit comments

Comments
 (0)