Skip to content

Commit 5e55501

Browse files
authored
LEGO: Merge pull request 45083
LEGO: Merge pull request 45083
1 parent cf8217f commit 5e55501

1 file changed

Lines changed: 99 additions & 0 deletions

File tree

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

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3216,6 +3216,15 @@
32163216
</Str>
32173217
<Disp Icon="Str" />
32183218
</Item>
3219+
<Item ItemId=";Cannot_start_a_function_call_in_a_type_annotation_1441" ItemType="0" PsrId="306" Leaf="true">
3220+
<Str Cat="Text">
3221+
<Val><![CDATA[Cannot start a function call in a type annotation.]]></Val>
3222+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3223+
<Val><![CDATA[无法在类型注释中启动函数调用。]]></Val>
3224+
</Tgt>
3225+
</Str>
3226+
<Disp Icon="Str" />
3227+
</Item>
32193228
<Item ItemId=";Cannot_update_output_of_project_0_because_there_was_error_reading_file_1_6376" ItemType="0" PsrId="306" Leaf="true">
32203229
<Str Cat="Text">
32213230
<Val><![CDATA[Cannot update output of project '{0}' because there was error reading file '{1}']]></Val>
@@ -4569,6 +4578,15 @@
45694578
</Str>
45704579
<Disp Icon="Str" />
45714580
</Item>
4581+
<Item ItemId=";Decorators_must_precede_the_name_and_all_keywords_of_property_declarations_1436" ItemType="0" PsrId="306" Leaf="true">
4582+
<Str Cat="Text">
4583+
<Val><![CDATA[Decorators must precede the name and all keywords of property declarations.]]></Val>
4584+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4585+
<Val><![CDATA[修饰器必须位于属性声明的名称和所有关键字之前。]]></Val>
4586+
</Tgt>
4587+
</Str>
4588+
<Disp Icon="Str" />
4589+
</Item>
45724590
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
45734591
<Str Cat="Text">
45744592
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -7536,6 +7554,15 @@
75367554
</Str>
75377555
<Disp Icon="Str" />
75387556
</Item>
7557+
<Item ItemId=";Interface_must_be_given_a_name_1438" ItemType="0" PsrId="306" Leaf="true">
7558+
<Str Cat="Text">
7559+
<Val><![CDATA[Interface must be given a name.]]></Val>
7560+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7561+
<Val><![CDATA[必须为接口指定名称。]]></Val>
7562+
</Tgt>
7563+
</Str>
7564+
<Disp Icon="Str" />
7565+
</Item>
75397566
<Item ItemId=";Interface_name_cannot_be_0_2427" ItemType="0" PsrId="306" Leaf="true">
75407567
<Str Cat="Text">
75417568
<Val><![CDATA[Interface name cannot be '{0}'.]]></Val>
@@ -8262,6 +8289,15 @@
82628289
</Str>
82638290
<Disp Icon="Str" />
82648291
</Item>
8292+
<Item ItemId=";Missing_before_default_property_value_1442" ItemType="0" PsrId="306" Leaf="true">
8293+
<Str Cat="Text">
8294+
<Val><![CDATA[Missing '=' before default property value.]]></Val>
8295+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8296+
<Val><![CDATA[默认属性值之前缺少 "="。]]></Val>
8297+
</Tgt>
8298+
</Str>
8299+
<Disp Icon="Str" />
8300+
</Item>
82658301
<Item ItemId=";Modifiers_cannot_appear_here_1184" ItemType="0" PsrId="306" Leaf="true">
82668302
<Str Cat="Text">
82678303
<Val><![CDATA[Modifiers cannot appear here.]]></Val>
@@ -8418,6 +8454,15 @@
84188454
</Str>
84198455
<Disp Icon="Str" />
84208456
</Item>
8457+
<Item ItemId=";Module_declaration_names_may_only_use_or_quoted_strings_1443" ItemType="0" PsrId="306" Leaf="true">
8458+
<Str Cat="Text">
8459+
<Val><![CDATA[Module declaration names may only use ' or " quoted strings.]]></Val>
8460+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8461+
<Val><![CDATA[模块声明名称只能使用 ' 或 " 引用字符串。]]></Val>
8462+
</Tgt>
8463+
</Str>
8464+
<Disp Icon="Str" />
8465+
</Item>
84218466
<Item ItemId=";Module_name_0_matched_pattern_1_6092" ItemType="0" PsrId="306" Leaf="true">
84228467
<Str Cat="Text">
84238468
<Val><![CDATA[Module name '{0}', matched pattern '{1}'.]]></Val>
@@ -8556,6 +8601,24 @@
85568601
</Str>
85578602
<Disp Icon="Str" />
85588603
</Item>
8604+
<Item ItemId=";Namespace_must_be_given_a_name_1437" ItemType="0" PsrId="306" Leaf="true">
8605+
<Str Cat="Text">
8606+
<Val><![CDATA[Namespace must be given a name.]]></Val>
8607+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8608+
<Val><![CDATA[必须为命名空间指定名称。]]></Val>
8609+
</Tgt>
8610+
</Str>
8611+
<Disp Icon="Str" />
8612+
</Item>
8613+
<Item ItemId=";Namespace_name_cannot_be_0_2819" ItemType="0" PsrId="306" Leaf="true">
8614+
<Str Cat="Text">
8615+
<Val><![CDATA[Namespace name cannot be '{0}'.]]></Val>
8616+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8617+
<Val><![CDATA[命名空间名称不能为“{0}”。]]></Val>
8618+
</Tgt>
8619+
</Str>
8620+
<Disp Icon="Str" />
8621+
</Item>
85598622
<Item ItemId=";No_base_constructor_has_the_specified_number_of_type_arguments_2508" ItemType="0" PsrId="306" Leaf="true">
85608623
<Str Cat="Text">
85618624
<Val><![CDATA[No base constructor has the specified number of type arguments.]]></Val>
@@ -13842,6 +13905,15 @@
1384213905
</Str>
1384313906
<Disp Icon="Str" />
1384413907
</Item>
13908+
<Item ItemId=";Type_alias_must_be_given_a_name_1439" ItemType="0" PsrId="306" Leaf="true">
13909+
<Str Cat="Text">
13910+
<Val><![CDATA[Type alias must be given a name.]]></Val>
13911+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13912+
<Val><![CDATA[必须为类型别名指定名称。]]></Val>
13913+
</Tgt>
13914+
</Str>
13915+
<Disp Icon="Str" />
13916+
</Item>
1384513917
<Item ItemId=";Type_alias_name_cannot_be_0_2457" ItemType="0" PsrId="306" Leaf="true">
1384613918
<Str Cat="Text">
1384713919
<Val><![CDATA[Type alias name cannot be '{0}'.]]></Val>
@@ -14379,6 +14451,15 @@
1437914451
</Str>
1438014452
<Disp Icon="Str" />
1438114453
</Item>
14454+
<Item ItemId=";Unexpected_keyword_or_identifier_1434" ItemType="0" PsrId="306" Leaf="true">
14455+
<Str Cat="Text">
14456+
<Val><![CDATA[Unexpected keyword or identifier.]]></Val>
14457+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14458+
<Val><![CDATA[意外的关键字或标识符。]]></Val>
14459+
</Tgt>
14460+
</Str>
14461+
<Disp Icon="Str" />
14462+
</Item>
1438214463
<Item ItemId=";Unexpected_token_1012" ItemType="0" PsrId="306" Leaf="true">
1438314464
<Str Cat="Text">
1438414465
<Val><![CDATA[Unexpected token.]]></Val>
@@ -14469,6 +14550,15 @@
1446914550
</Str>
1447014551
<Disp Icon="Str" />
1447114552
</Item>
14553+
<Item ItemId=";Unknown_keyword_or_identifier_Did_you_mean_0_1435" ItemType="0" PsrId="306" Leaf="true">
14554+
<Str Cat="Text">
14555+
<Val><![CDATA[Unknown keyword or identifier. Did you mean '{0}'?]]></Val>
14556+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14557+
<Val><![CDATA[未知的关键字或标识符。你是不是指“{0}”?]]></Val>
14558+
</Tgt>
14559+
</Str>
14560+
<Disp Icon="Str" />
14561+
</Item>
1447214562
<Item ItemId=";Unknown_option_excludes_Did_you_mean_exclude_6114" ItemType="0" PsrId="306" Leaf="true">
1447314563
<Str Cat="Text">
1447414564
<Val><![CDATA[Unknown option 'excludes'. Did you mean 'exclude'?]]></Val>
@@ -14775,6 +14865,15 @@
1477514865
</Str>
1477614866
<Disp Icon="Str" />
1477714867
</Item>
14868+
<Item ItemId=";Variable_declaration_not_allowed_at_this_location_1440" ItemType="0" PsrId="306" Leaf="true">
14869+
<Str Cat="Text">
14870+
<Val><![CDATA[Variable declaration not allowed at this location.]]></Val>
14871+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14872+
<Val><![CDATA[此位置不允许使用变量声明。]]></Val>
14873+
</Tgt>
14874+
</Str>
14875+
<Disp Icon="Str" />
14876+
</Item>
1477814877
<Item ItemId=";Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target_2625" ItemType="0" PsrId="306" Leaf="true">
1477914878
<Str Cat="Text">
1478014879
<Val><![CDATA[Variadic element at position {0} in source does not match element at position {1} in target.]]></Val>

0 commit comments

Comments
 (0)