Skip to content

Commit 8e8e879

Browse files
authored
LEGO: Merge pull request 22502
LEGO: Merge pull request 22502
2 parents 8d5aa24 + 6c85649 commit 8e8e879

File tree

1 file changed

+84
-6
lines changed

1 file changed

+84
-6
lines changed

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

Lines changed: 84 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,15 @@
10201020
</Str>
10211021
<Disp Icon="Str" />
10221022
</Item>
1023+
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
1024+
<Str Cat="Text">
1025+
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
1026+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1027+
<Val><![CDATA[未使用导入声明中的所有导入。]]></Val>
1028+
</Tgt>
1029+
</Str>
1030+
<Disp Icon="Str" />
1031+
</Item>
10231032
<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">
10241033
<Str Cat="Text">
10251034
<Val><![CDATA[Allow default imports from modules with no default export. This does not affect code emit, just typechecking.]]></Val>
@@ -3549,6 +3558,15 @@
35493558
</Str>
35503559
<Disp Icon="Str" />
35513560
</Item>
3561+
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001" ItemType="0" PsrId="306" Leaf="true">
3562+
<Str Cat="Text">
3563+
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES6 module.]]></Val>
3564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3565+
<Val><![CDATA[文件是 CommonJS 模块;它可能会转换为 ES6 模块。]]></Val>
3566+
</Tgt>
3567+
</Str>
3568+
<Disp Icon="Str" />
3569+
</Item>
35523570
<Item ItemId=";File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149" ItemType="0" PsrId="306" Leaf="true">
35533571
<Str Cat="Text">
35543572
<Val><![CDATA[File name '{0}' differs from already included file name '{1}' only in casing.]]></Val>
@@ -3987,6 +4005,15 @@
39874005
</Str>
39884006
<Disp Icon="Str" />
39894007
</Item>
4008+
<Item ItemId=";Import_may_be_converted_to_a_default_import_80003" ItemType="0" PsrId="306" Leaf="true">
4009+
<Str Cat="Text">
4010+
<Val><![CDATA[Import may be converted to a default import.]]></Val>
4011+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4012+
<Val><![CDATA[导入可能会转换为默认导入。]]></Val>
4013+
</Tgt>
4014+
</Str>
4015+
<Disp Icon="Str" />
4016+
</Item>
39904017
<Item ItemId=";Import_name_cannot_be_0_2438" ItemType="0" PsrId="306" Leaf="true">
39914018
<Str Cat="Text">
39924019
<Val><![CDATA[Import name cannot be '{0}'.]]></Val>
@@ -4365,6 +4392,15 @@
43654392
</Str>
43664393
<Disp Icon="Str" />
43674394
</Item>
4395+
<Item ItemId=";JSDoc_types_may_be_moved_to_TypeScript_types_80004" ItemType="0" PsrId="306" Leaf="true">
4396+
<Str Cat="Text">
4397+
<Val><![CDATA[JSDoc types may be moved to TypeScript types.]]></Val>
4398+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4399+
<Val><![CDATA[JSDoc 类型可能会移到 TypeScript 类型。]]></Val>
4400+
</Tgt>
4401+
</Str>
4402+
<Disp Icon="Str" />
4403+
</Item>
43684404
<Item ItemId=";JSX_attribute_expected_17003" ItemType="0" PsrId="306" Leaf="true">
43694405
<Str Cat="Text">
43704406
<Val><![CDATA[JSX attribute expected.]]></Val>
@@ -4482,6 +4518,15 @@
44824518
</Str>
44834519
<Disp Icon="Str" />
44844520
</Item>
4521+
<Item ItemId=";JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017" ItemType="0" PsrId="306" Leaf="true">
4522+
<Str Cat="Text">
4523+
<Val><![CDATA[JSX fragment is not supported when using an inline JSX factory pragma]]></Val>
4524+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4525+
<Val><![CDATA[使用内联 JSX 工厂杂注时,不支持 JSX 片段]]></Val>
4526+
</Tgt>
4527+
</Str>
4528+
<Disp Icon="Str" />
4529+
</Item>
44854530
<Item ItemId=";JSX_fragment_is_not_supported_when_using_jsxFactory_17016" ItemType="0" PsrId="306" Leaf="true">
44864531
<Str Cat="Text">
44874532
<Val><![CDATA[JSX fragment is not supported when using --jsxFactory]]></Val>
@@ -4773,6 +4818,15 @@
47734818
</Str>
47744819
<Disp Icon="Str" />
47754820
</Item>
4821+
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
4822+
<Str Cat="Text">
4823+
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
4824+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4825+
<Val><![CDATA[模块“{0}”没有导出的成员“{1}”。你是否指的是“{2}”?]]></Val>
4826+
</Tgt>
4827+
</Str>
4828+
<Disp Icon="Str" />
4829+
</Item>
47764830
<Item ItemId=";Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437" ItemType="0" PsrId="306" Leaf="true">
47774831
<Str Cat="Text">
47784832
<Val><![CDATA[Module '{0}' is hidden by a local declaration with the same name.]]></Val>
@@ -6084,6 +6138,15 @@
60846138
</Str>
60856139
<Disp Icon="Str" />
60866140
</Item>
6141+
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
6142+
<Str Cat="Text">
6143+
<Val><![CDATA[Remove import from '{0}']]></Val>
6144+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6145+
<Val><![CDATA[从“{0}”删除导入]]></Val>
6146+
</Tgt>
6147+
</Str>
6148+
<Disp Icon="Str" />
6149+
</Item>
60876150
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
60886151
<Str Cat="Text">
60896152
<Val><![CDATA[Replace import with '{0}'.]]></Val>
@@ -6147,15 +6210,12 @@
61476210
</Str>
61486211
<Disp Icon="Str" />
61496212
</Item>
6150-
<Item ItemId=";Resolution_for_module_0_was_found_in_cache_6147" ItemType="0" PsrId="306" Leaf="true">
6213+
<Item ItemId=";Resolution_for_module_0_was_found_in_cache_from_location_1_6147" ItemType="0" PsrId="306" Leaf="true">
61516214
<Str Cat="Text">
6152-
<Val><![CDATA[Resolution for module '{0}' was found in cache.]]></Val>
6215+
<Val><![CDATA[Resolution for module '{0}' was found in cache from location '{1}'.]]></Val>
61536216
<Tgt Cat="Text" Stat="Loc" Orig="New">
6154-
<Val><![CDATA[在缓存中找到了模块“{0}”的解析。]]></Val>
6217+
<Val><![CDATA[在位置“{1}”的缓存中找到模块“{0}”的解析。]]></Val>
61556218
</Tgt>
6156-
<Prev Cat="Text">
6157-
<Val><![CDATA[Resolution for module '{0}' was found in cache]]></Val>
6158-
</Prev>
61596219
</Str>
61606220
<Disp Icon="Str" />
61616221
</Item>
@@ -7389,6 +7449,15 @@
73897449
</Str>
73907450
<Disp Icon="Str" />
73917451
</Item>
7452+
<Item ItemId=";This_constructor_function_may_be_converted_to_a_class_declaration_80002" ItemType="0" PsrId="306" Leaf="true">
7453+
<Str Cat="Text">
7454+
<Val><![CDATA[This constructor function may be converted to a class declaration.]]></Val>
7455+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7456+
<Val><![CDATA[此构造函数可能会转换为类声明。]]></Val>
7457+
</Tgt>
7458+
</Str>
7459+
<Disp Icon="Str" />
7460+
</Item>
73927461
<Item ItemId=";This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354" ItemType="0" PsrId="306" Leaf="true">
73937462
<Str Cat="Text">
73947463
<Val><![CDATA[This syntax requires an imported helper but module '{0}' cannot be found.]]></Val>
@@ -8265,6 +8334,15 @@
82658334
</Str>
82668335
<Disp Icon="Str" />
82678336
</Item>
8337+
<Item ItemId=";Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191" ItemType="0" PsrId="306" Leaf="true">
8338+
<Str Cat="Text">
8339+
<Val><![CDATA[Whether to keep outdated console output in watch mode instead of clearing the screen.]]></Val>
8340+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8341+
<Val><![CDATA[是否在监视模式下保留过时的控制台输出,而不是清除屏幕。]]></Val>
8342+
</Tgt>
8343+
</Str>
8344+
<Disp Icon="Str" />
8345+
</Item>
82688346
<Item ItemId=";You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001" ItemType="0" PsrId="306" Leaf="true">
82698347
<Str Cat="Text">
82708348
<Val><![CDATA[You cannot rename elements that are defined in the standard TypeScript library.]]></Val>

0 commit comments

Comments
 (0)