Skip to content

Commit dd1e258

Browse files
authored
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250611192551558 to main (#61846)
1 parent 529ed09 commit dd1e258

File tree

13 files changed

+1755
-0
lines changed

13 files changed

+1755
-0
lines changed

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

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5271,6 +5271,15 @@
52715271
</Str>
52725272
<Disp Icon="Str" />
52735273
</Item>
5274+
<Item ItemId=";Default_imports_are_not_allowed_in_a_deferred_import_18058" ItemType="0" PsrId="306" Leaf="true">
5275+
<Str Cat="Text">
5276+
<Val><![CDATA[Default imports are not allowed in a deferred import.]]></Val>
5277+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5278+
<Val><![CDATA[延迟导入中不允许使用默认导入。]]></Val>
5279+
</Tgt>
5280+
</Str>
5281+
<Disp Icon="Str" />
5282+
</Item>
52745283
<Item ItemId=";Default_library_1424" ItemType="0" PsrId="306" Leaf="true">
52755284
<Str Cat="Text">
52765285
<Val><![CDATA[Default library]]></Val>
@@ -5289,6 +5298,15 @@
52895298
</Str>
52905299
<Disp Icon="Str" />
52915300
</Item>
5301+
<Item ItemId=";Deferred_imports_are_only_supported_when_the_module_flag_is_set_to_esnext_or_preserve_18060" ItemType="0" PsrId="306" Leaf="true">
5302+
<Str Cat="Text">
5303+
<Val><![CDATA[Deferred imports are only supported when the '--module' flag is set to 'esnext' or 'preserve'.]]></Val>
5304+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5305+
<Val><![CDATA[仅当 ‘--module’ 标志设置为 ‘esnext’ 或 ‘preserve’ 时,才支持延迟导入。]]></Val>
5306+
</Tgt>
5307+
</Str>
5308+
<Disp Icon="Str" />
5309+
</Item>
52925310
<Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
52935311
<Str Cat="Text">
52945312
<Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
@@ -6624,6 +6642,15 @@
66246642
</Str>
66256643
<Disp Icon="Str" />
66266644
</Item>
6645+
<Item ItemId=";Environment_Settings_6285" ItemType="0" PsrId="306" Leaf="true">
6646+
<Str Cat="Text">
6647+
<Val><![CDATA[Environment Settings]]></Val>
6648+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6649+
<Val><![CDATA[环境设置]]></Val>
6650+
</Tgt>
6651+
</Str>
6652+
<Disp Icon="Str" />
6653+
</Item>
66276654
<Item ItemId=";Errors_Files_6041" ItemType="0" PsrId="306" Leaf="true">
66286655
<Str Cat="Text">
66296656
<Val><![CDATA[Errors Files]]></Val>
@@ -7311,6 +7338,15 @@
73117338
</Str>
73127339
<Disp Icon="Str" />
73137340
</Item>
7341+
<Item ItemId=";File_Layout_6284" ItemType="0" PsrId="306" Leaf="true">
7342+
<Str Cat="Text">
7343+
<Val><![CDATA[File Layout]]></Val>
7344+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7345+
<Val><![CDATA[文件布局]]></Val>
7346+
</Tgt>
7347+
</Str>
7348+
<Disp Icon="Str" />
7349+
</Item>
73147350
<Item ItemId=";File_Management_6245" ItemType="0" PsrId="306" Leaf="true">
73157351
<Str Cat="Text">
73167352
<Val><![CDATA[File Management]]></Val>
@@ -7605,6 +7641,15 @@
76057641
</Str>
76067642
<Disp Icon="Str" />
76077643
</Item>
7644+
<Item ItemId=";For_nodejs_Colon_6287" ItemType="0" PsrId="306" Leaf="true">
7645+
<Str Cat="Text">
7646+
<Val><![CDATA[For nodejs:]]></Val>
7647+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7648+
<Val><![CDATA[对于 nodejs:]]></Val>
7649+
</Tgt>
7650+
</Str>
7651+
<Disp Icon="Str" />
7652+
</Item>
76087653
<Item ItemId=";Found_0_errors_6217" ItemType="0" PsrId="306" Leaf="true">
76097654
<Str Cat="Text">
76107655
<Val><![CDATA[Found {0} errors.]]></Val>
@@ -9876,6 +9921,15 @@
98769921
</Str>
98779922
<Disp Icon="Str" />
98789923
</Item>
9924+
<Item ItemId=";Named_imports_are_not_allowed_in_a_deferred_import_18059" ItemType="0" PsrId="306" Leaf="true">
9925+
<Str Cat="Text">
9926+
<Val><![CDATA[Named imports are not allowed in a deferred import.]]></Val>
9927+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9928+
<Val><![CDATA[延迟导入中不允许使用命名导入。]]></Val>
9929+
</Tgt>
9930+
</Str>
9931+
<Disp Icon="Str" />
9932+
</Item>
98799933
<Item ItemId=";Named_imports_from_a_JSON_file_into_an_ECMAScript_module_are_not_allowed_when_module_is_set_to_0_1544" ItemType="0" PsrId="306" Leaf="true">
98809934
<Str Cat="Text">
98819935
<Val><![CDATA[Named imports from a JSON file into an ECMAScript module are not allowed when 'module' is set to '{0}'.]]></Val>
@@ -10674,6 +10728,15 @@
1067410728
</Str>
1067510729
<Disp Icon="Str" />
1067610730
</Item>
10731+
<Item ItemId=";Other_Outputs_6291" ItemType="0" PsrId="306" Leaf="true">
10732+
<Str Cat="Text">
10733+
<Val><![CDATA[Other Outputs]]></Val>
10734+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10735+
<Val><![CDATA[其他输出]]></Val>
10736+
</Tgt>
10737+
</Str>
10738+
<Disp Icon="Str" />
10739+
</Item>
1067710740
<Item ItemId=";Output_Formatting_6256" ItemType="0" PsrId="306" Leaf="true">
1067810741
<Str Cat="Text">
1067910742
<Val><![CDATA[Output Formatting]]></Val>
@@ -12153,6 +12216,15 @@
1215312216
</Str>
1215412217
<Disp Icon="Str" />
1215512218
</Item>
12219+
<Item ItemId=";Recommended_Options_6294" ItemType="0" PsrId="306" Leaf="true">
12220+
<Str Cat="Text">
12221+
<Val><![CDATA[Recommended Options]]></Val>
12222+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12223+
<Val><![CDATA[建议的选项]]></Val>
12224+
</Tgt>
12225+
</Str>
12226+
<Disp Icon="Str" />
12227+
</Item>
1215612228
<Item ItemId=";Redirect_output_structure_to_the_directory_6006" ItemType="0" PsrId="306" Leaf="true">
1215712229
<Str Cat="Text">
1215812230
<Val><![CDATA[Redirect output structure to the directory.]]></Val>
@@ -13191,6 +13263,15 @@
1319113263
</Str>
1319213264
<Disp Icon="Str" />
1319313265
</Item>
13266+
<Item ItemId=";See_also_https_Colon_Slash_Slashaka_ms_Slashtsconfig_Slashmodule_6286" ItemType="0" PsrId="306" Leaf="true">
13267+
<Str Cat="Text">
13268+
<Val><![CDATA[See also https://aka.ms/tsconfig/module]]></Val>
13269+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13270+
<Val><![CDATA[另请参阅 https://aka.ms/tsconfig/module]]></Val>
13271+
</Tgt>
13272+
</Str>
13273+
<Disp Icon="Str" />
13274+
</Item>
1319413275
<Item ItemId=";Selection_is_not_a_valid_statement_or_statements_95155" ItemType="0" PsrId="306" Leaf="true">
1319513276
<Str Cat="Text">
1319613277
<Val><![CDATA[Selection is not a valid statement or statements]]></Val>
@@ -13935,6 +14016,15 @@
1393514016
</Str>
1393614017
<Disp Icon="Str" />
1393714018
</Item>
14019+
<Item ItemId=";Stricter_Typechecking_Options_6292" ItemType="0" PsrId="306" Leaf="true">
14020+
<Str Cat="Text">
14021+
<Val><![CDATA[Stricter Typechecking Options]]></Val>
14022+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14023+
<Val><![CDATA[更严格的类型检查选项]]></Val>
14024+
</Tgt>
14025+
</Str>
14026+
<Disp Icon="Str" />
14027+
</Item>
1393814028
<Item ItemId=";String_literal_expected_1141" ItemType="0" PsrId="306" Leaf="true">
1393914029
<Str Cat="Text">
1394014030
<Val><![CDATA[String literal expected.]]></Val>
@@ -13962,6 +14052,15 @@
1396214052
</Str>
1396314053
<Disp Icon="Str" />
1396414054
</Item>
14055+
<Item ItemId=";Style_Options_6293" ItemType="0" PsrId="306" Leaf="true">
14056+
<Str Cat="Text">
14057+
<Val><![CDATA[Style Options]]></Val>
14058+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14059+
<Val><![CDATA[样式选项]]></Val>
14060+
</Tgt>
14061+
</Str>
14062+
<Disp Icon="Str" />
14063+
</Item>
1396514064
<Item ItemId=";Stylize_errors_and_messages_using_color_and_context_experimental_6073" ItemType="0" PsrId="306" Leaf="true">
1396614065
<Str Cat="Text">
1396714066
<Val><![CDATA[Stylize errors and messages using color and context (experimental).]]></Val>
@@ -17937,6 +18036,15 @@
1793718036
</Str>
1793818037
<Disp Icon="Str" />
1793918038
</Item>
18039+
<Item ItemId=";_0_is_not_a_valid_meta_property_for_keyword_import_Did_you_mean_meta_or_defer_18061" ItemType="0" PsrId="306" Leaf="true">
18040+
<Str Cat="Text">
18041+
<Val><![CDATA['{0}' is not a valid meta-property for keyword 'import'. Did you mean 'meta' or 'defer'?]]></Val>
18042+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18043+
<Val><![CDATA[“{0}”不是关键字 ‘import’ 的有效元属性。你是说 ‘meta’ 还是 ‘defer’?]]></Val>
18044+
</Tgt>
18045+
</Str>
18046+
<Disp Icon="Str" />
18047+
</Item>
1794018048
<Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
1794118049
<Str Cat="Text">
1794218050
<Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
@@ -18402,6 +18510,15 @@
1840218510
</Str>
1840318511
<Disp Icon="Str" />
1840418512
</Item>
18513+
<Item ItemId=";and_npm_install_D_types_Slashnode_6290" ItemType="0" PsrId="306" Leaf="true">
18514+
<Str Cat="Text">
18515+
<Val><![CDATA[and npm install -D @types/node]]></Val>
18516+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18517+
<Val><![CDATA[和 npm 安装 -D @types/节点]]></Val>
18518+
</Tgt>
18519+
</Str>
18520+
<Disp Icon="Str" />
18521+
</Item>
1840518522
<Item ItemId=";arguments_cannot_be_referenced_in_property_initializers_or_class_static_initialization_blocks_2815" ItemType="0" PsrId="306" Leaf="true">
1840618523
<Str Cat="Text">
1840718524
<Val><![CDATA['arguments' cannot be referenced in property initializers or class static initialization blocks.]]></Val>
@@ -18468,6 +18585,15 @@
1846818585
</Str>
1846918586
<Disp Icon="Str" />
1847018587
</Item>
18588+
<Item ItemId=";await_using_declarations_are_not_allowed_in_ambient_contexts_1546" ItemType="0" PsrId="306" Leaf="true">
18589+
<Str Cat="Text">
18590+
<Val><![CDATA['await using' declarations are not allowed in ambient contexts.]]></Val>
18591+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18592+
<Val><![CDATA[环境上下文中不允许使用 ‘await using’ 声明。]]></Val>
18593+
</Tgt>
18594+
</Str>
18595+
<Disp Icon="Str" />
18596+
</Item>
1847118597
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1847218598
<Str Cat="Text">
1847318599
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19323,6 +19449,15 @@
1932319449
</Str>
1932419450
<Disp Icon="Str" />
1932519451
</Item>
19452+
<Item ItemId=";using_declarations_are_not_allowed_in_ambient_contexts_1545" ItemType="0" PsrId="306" Leaf="true">
19453+
<Str Cat="Text">
19454+
<Val><![CDATA['using' declarations are not allowed in ambient contexts.]]></Val>
19455+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19456+
<Val><![CDATA[环境上下文中不允许使用 ‘using’ 声明。]]></Val>
19457+
</Tgt>
19458+
</Str>
19459+
<Disp Icon="Str" />
19460+
</Item>
1932619461
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1932719462
<Str Cat="Text">
1932819463
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

0 commit comments

Comments
 (0)