Skip to content

Commit 8dc2c14

Browse files
authored
LEGO: Merge pull request 45829
LEGO: Merge pull request 45829
1 parent 9e0ddfd commit 8dc2c14

4 files changed

Lines changed: 174 additions & 0 deletions

File tree

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8964,6 +8964,12 @@
89648964
</Str>
89658965
<Disp Icon="Str" />
89668966
</Item>
8967+
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
8968+
<Str Cat="Text">
8969+
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8970+
</Str>
8971+
<Disp Icon="Str" />
8972+
</Item>
89678973
<Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
89688974
<Str Cat="Text">
89698975
<Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
@@ -9549,6 +9555,12 @@
95499555
</Str>
95509556
<Disp Icon="Str" />
95519557
</Item>
9558+
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
9559+
<Str Cat="Text">
9560+
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9561+
</Str>
9562+
<Disp Icon="Str" />
9563+
</Item>
95529564
<Item ItemId=";Print_all_of_the_files_read_during_the_compilation_6653" ItemType="0" PsrId="306" Leaf="true">
95539565
<Str Cat="Text">
95549566
<Val><![CDATA[Print all of the files read during the compilation.]]></Val>
@@ -14967,6 +14979,12 @@
1496714979
</Str>
1496814980
<Disp Icon="Str" />
1496914981
</Item>
14982+
<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">
14983+
<Str Cat="Text">
14984+
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14985+
</Str>
14986+
<Disp Icon="Str" />
14987+
</Item>
1497014988
<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">
1497114989
<Str Cat="Text">
1497214990
<Val><![CDATA['{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'.]]></Val>
@@ -15264,6 +15282,27 @@
1526415282
</Str>
1526515283
<Disp Icon="Str" />
1526615284
</Item>
15285+
<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">
15286+
<Str Cat="Text">
15287+
<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>
15288+
</Str>
15289+
<Disp Icon="Str" />
15290+
</Item>
15291+
<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">
15292+
<Str Cat="Text">
15293+
<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>
15294+
</Str>
15295+
<Disp Icon="Str" />
15296+
</Item>
15297+
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
15298+
<Str Cat="Text">
15299+
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>
15300+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15301+
<Val><![CDATA[应在 config json 文件的 “compilerOptions” 对象中设置 “{0}”]]></Val>
15302+
</Tgt>
15303+
</Str>
15304+
<Disp Icon="Str" />
15305+
</Item>
1526715306
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
1526815307
<Str Cat="Text">
1526915308
<Val><![CDATA['{0}' tag already specified.]]></Val>

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

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8964,6 +8964,15 @@
89648964
</Str>
89658965
<Disp Icon="Str" />
89668966
</Item>
8967+
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
8968+
<Str Cat="Text">
8969+
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8970+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8971+
<Val><![CDATA[只有當 'module' 設定為 'es2015' 或更高版本時,才能使用 'preserveValueImports' 選項。]]></Val>
8972+
</Tgt>
8973+
</Str>
8974+
<Disp Icon="Str" />
8975+
</Item>
89678976
<Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
89688977
<Str Cat="Text">
89698978
<Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
@@ -9549,6 +9558,15 @@
95499558
</Str>
95509559
<Disp Icon="Str" />
95519560
</Item>
9561+
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
9562+
<Str Cat="Text">
9563+
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9565+
<Val><![CDATA[保留 JavaScript 輸出中未使用的匯入值,否則將予以移除。]]></Val>
9566+
</Tgt>
9567+
</Str>
9568+
<Disp Icon="Str" />
9569+
</Item>
95529570
<Item ItemId=";Print_all_of_the_files_read_during_the_compilation_6653" ItemType="0" PsrId="306" Leaf="true">
95539571
<Str Cat="Text">
95549572
<Val><![CDATA[Print all of the files read during the compilation.]]></Val>
@@ -14967,6 +14985,15 @@
1496714985
</Str>
1496814986
<Disp Icon="Str" />
1496914987
</Item>
14988+
<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">
14989+
<Str Cat="Text">
14990+
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14991+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14992+
<Val><![CDATA['{0}' 是類型,而且當 'preserveValueImports' 和 'isolatedModules' 都啟用時,必須使用僅類型匯入來匯入。]]></Val>
14993+
</Tgt>
14994+
</Str>
14995+
<Disp Icon="Str" />
14996+
</Item>
1497014997
<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">
1497114998
<Str Cat="Text">
1497214999
<Val><![CDATA['{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'.]]></Val>
@@ -15264,6 +15291,30 @@
1526415291
</Str>
1526515292
<Disp Icon="Str" />
1526615293
</Item>
15294+
<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">
15295+
<Str Cat="Text">
15296+
<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>
15297+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15298+
<Val><![CDATA['{0}' 解析為僅類型宣告,而且當 'preserveValueImports' 和 'isolatedModules' 都啟用時,必須使用僅類型匯入來匯入。]]></Val>
15299+
</Tgt>
15300+
</Str>
15301+
<Disp Icon="Str" />
15302+
</Item>
15303+
<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">
15304+
<Str Cat="Text">
15305+
<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>
15306+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15307+
<Val><![CDATA['{0}' 解析為僅類型宣告,而且必須在啟用 'isolatedModules' 時,使用僅類型重新匯出來重新匯出。]]></Val>
15308+
</Tgt>
15309+
</Str>
15310+
<Disp Icon="Str" />
15311+
</Item>
15312+
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
15313+
<Str Cat="Text">
15314+
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>
15315+
</Str>
15316+
<Disp Icon="Str" />
15317+
</Item>
1526715318
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
1526815319
<Str Cat="Text">
1526915320
<Val><![CDATA['{0}' tag already specified.]]></Val>

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8954,6 +8954,12 @@
89548954
</Str>
89558955
<Disp Icon="Str" />
89568956
</Item>
8957+
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
8958+
<Str Cat="Text">
8959+
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8960+
</Str>
8961+
<Disp Icon="Str" />
8962+
</Item>
89578963
<Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
89588964
<Str Cat="Text">
89598965
<Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
@@ -9536,6 +9542,12 @@
95369542
</Str>
95379543
<Disp Icon="Str" />
95389544
</Item>
9545+
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
9546+
<Str Cat="Text">
9547+
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9548+
</Str>
9549+
<Disp Icon="Str" />
9550+
</Item>
95399551
<Item ItemId=";Print_all_of_the_files_read_during_the_compilation_6653" ItemType="0" PsrId="306" Leaf="true">
95409552
<Str Cat="Text">
95419553
<Val><![CDATA[Print all of the files read during the compilation.]]></Val>
@@ -14954,6 +14966,12 @@
1495414966
</Str>
1495514967
<Disp Icon="Str" />
1495614968
</Item>
14969+
<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">
14970+
<Str Cat="Text">
14971+
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14972+
</Str>
14973+
<Disp Icon="Str" />
14974+
</Item>
1495714975
<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">
1495814976
<Str Cat="Text">
1495914977
<Val><![CDATA['{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'.]]></Val>
@@ -15251,6 +15269,27 @@
1525115269
</Str>
1525215270
<Disp Icon="Str" />
1525315271
</Item>
15272+
<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">
15273+
<Str Cat="Text">
15274+
<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>
15275+
</Str>
15276+
<Disp Icon="Str" />
15277+
</Item>
15278+
<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">
15279+
<Str Cat="Text">
15280+
<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>
15281+
</Str>
15282+
<Disp Icon="Str" />
15283+
</Item>
15284+
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
15285+
<Str Cat="Text">
15286+
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>
15287+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15288+
<Val><![CDATA[Element "{0}" powinien być ustawiony wewnątrz obiektu "compilerOptions" pliku json konfiguracji]]></Val>
15289+
</Tgt>
15290+
</Str>
15291+
<Disp Icon="Str" />
15292+
</Item>
1525415293
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
1525515294
<Str Cat="Text">
1525615295
<Val><![CDATA['{0}' tag already specified.]]></Val>

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

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8963,6 +8963,15 @@
89638963
</Str>
89648964
<Disp Icon="Str" />
89658965
</Item>
8966+
<Item ItemId=";Option_preserveValueImports_can_only_be_used_when_module_is_set_to_es2015_or_later_5095" ItemType="0" PsrId="306" Leaf="true">
8967+
<Str Cat="Text">
8968+
<Val><![CDATA[Option 'preserveValueImports' can only be used when 'module' is set to 'es2015' or later.]]></Val>
8969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8970+
<Val><![CDATA[Параметр "preserveValueImports" можно использовать лишь в случае, если для параметра "module" установлено значение "es2015" или более позднее.]]></Val>
8971+
</Tgt>
8972+
</Str>
8973+
<Disp Icon="Str" />
8974+
</Item>
89668975
<Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
89678976
<Str Cat="Text">
89688977
<Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
@@ -9548,6 +9557,15 @@
95489557
</Str>
95499558
<Disp Icon="Str" />
95509559
</Item>
9560+
<Item ItemId=";Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449" ItemType="0" PsrId="306" Leaf="true">
9561+
<Str Cat="Text">
9562+
<Val><![CDATA[Preserve unused imported values in the JavaScript output that would otherwise be removed.]]></Val>
9563+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9564+
<Val><![CDATA[Сохранить неиспользуемые импортированные значения в выходных данных JavaScript, которые в противном случае были бы удалены.]]></Val>
9565+
</Tgt>
9566+
</Str>
9567+
<Disp Icon="Str" />
9568+
</Item>
95519569
<Item ItemId=";Print_all_of_the_files_read_during_the_compilation_6653" ItemType="0" PsrId="306" Leaf="true">
95529570
<Str Cat="Text">
95539571
<Val><![CDATA[Print all of the files read during the compilation.]]></Val>
@@ -14966,6 +14984,15 @@
1496614984
</Str>
1496714985
<Disp Icon="Str" />
1496814986
</Item>
14987+
<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">
14988+
<Str Cat="Text">
14989+
<Val><![CDATA['{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.]]></Val>
14990+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14991+
<Val><![CDATA["{0}" является типом. Чтобы импортировать его, необходимо использовать импорт, распространяющийся только на тип, если включены параметры "preserveValueImports" и "isolatedModules".]]></Val>
14992+
</Tgt>
14993+
</Str>
14994+
<Disp Icon="Str" />
14995+
</Item>
1496914996
<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">
1497014997
<Str Cat="Text">
1497114998
<Val><![CDATA['{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'.]]></Val>
@@ -15263,6 +15290,24 @@
1526315290
</Str>
1526415291
<Disp Icon="Str" />
1526515292
</Item>
15293+
<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">
15294+
<Str Cat="Text">
15295+
<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>
15296+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15297+
<Val><![CDATA["{0}" разрешается в объявление, распространяющееся только на тип. Чтобы импортировать его, необходимо использовать импорт, распространяющийся только на тип, если включены параметры "preserveValueImports" и "isolatedModules".]]></Val>
15298+
</Tgt>
15299+
</Str>
15300+
<Disp Icon="Str" />
15301+
</Item>
15302+
<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">
15303+
<Str Cat="Text">
15304+
<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>
15305+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15306+
<Val><![CDATA["{0}" разрешается в объявление, распространяющееся только на тип. Чтобы повторно его экспортировать, необходимо использовать повторный экспорт, распространяющийся только на тип, если включен параметр "isolatedModules".]]></Val>
15307+
</Tgt>
15308+
</Str>
15309+
<Disp Icon="Str" />
15310+
</Item>
1526615311
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
1526715312
<Str Cat="Text">
1526815313
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>

0 commit comments

Comments
 (0)