Skip to content

Commit 6916387

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 0258db2 commit 6916387

File tree

13 files changed

+429
-183
lines changed

13 files changed

+429
-183
lines changed

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

+30-12
Original file line numberDiff line numberDiff line change
@@ -3642,6 +3642,15 @@
36423642
</Str>
36433643
<Disp Icon="Str" />
36443644
</Item>
3645+
<Item ItemId=";Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232" ItemType="0" PsrId="306" Leaf="true">
3646+
<Str Cat="Text">
3647+
<Val><![CDATA[Declaration augments declaration in another file. This cannot be serialized.]]></Val>
3648+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3649+
<Val><![CDATA[该声明扩充了另一文件中的声明。这无法被序列化。]]></Val>
3650+
</Tgt>
3651+
</Str>
3652+
<Disp Icon="Str" />
3653+
</Item>
36453654
<Item ItemId=";Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005" ItemType="0" PsrId="306" Leaf="true">
36463655
<Str Cat="Text">
36473656
<Val><![CDATA[Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit.]]></Val>
@@ -5832,15 +5841,6 @@
58325841
</Str>
58335842
<Disp Icon="Str" />
58345843
</Item>
5835-
<Item ItemId=";Initializer_of_parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
5836-
<Str Cat="Text">
5837-
<Val><![CDATA[Initializer of parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
5838-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5839-
<Val><![CDATA[参数“{0}”的初始化表达式不能引用在它之后声明的标识符“{1}”。]]></Val>
5840-
</Tgt>
5841-
</Str>
5842-
<Disp Icon="Str" />
5843-
</Item>
58445844
<Item ItemId=";Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525" ItemType="0" PsrId="306" Leaf="true">
58455845
<Str Cat="Text">
58465846
<Val><![CDATA[Initializer provides no value for this binding element and the binding element has no default value.]]></Val>
@@ -7458,11 +7458,20 @@
74587458
</Str>
74597459
<Disp Icon="Str" />
74607460
</Item>
7461-
<Item ItemId=";Parameter_0_cannot_be_referenced_in_its_initializer_2372" ItemType="0" PsrId="306" Leaf="true">
7461+
<Item ItemId=";Parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
74627462
<Str Cat="Text">
7463-
<Val><![CDATA[Parameter '{0}' cannot be referenced in its initializer.]]></Val>
7463+
<Val><![CDATA[Parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
74647464
<Tgt Cat="Text" Stat="Loc" Orig="New">
7465-
<Val><![CDATA[参数“{0}”的初始化表达式中不能引用该参数自身。]]></Val>
7465+
<Val><![CDATA[参数“{0}”不能引用在它之后声明的标识符“{1}”。]]></Val>
7466+
</Tgt>
7467+
</Str>
7468+
<Disp Icon="Str" />
7469+
</Item>
7470+
<Item ItemId=";Parameter_0_cannot_reference_itself_2372" ItemType="0" PsrId="306" Leaf="true">
7471+
<Str Cat="Text">
7472+
<Val><![CDATA[Parameter '{0}' cannot reference itself.]]></Val>
7473+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7474+
<Val><![CDATA[参数“{0}”不能引用它自身。]]></Val>
74667475
</Tgt>
74677476
</Str>
74687477
<Disp Icon="Str" />
@@ -10554,6 +10563,15 @@
1055410563
</Str>
1055510564
<Disp Icon="Str" />
1055610565
</Item>
10566+
<Item ItemId=";This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233" ItemType="0" PsrId="306" Leaf="true">
10567+
<Str Cat="Text">
10568+
<Val><![CDATA[This is the declaration being augmented. Consider moving the augmenting declaration into the same file.]]></Val>
10569+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10570+
<Val><![CDATA[这是正在扩充的声明。请考虑将扩充声明移到同一个文件中。]]></Val>
10571+
</Tgt>
10572+
</Str>
10573+
<Disp Icon="Str" />
10574+
</Item>
1055710575
<Item ItemId=";This_may_be_converted_to_an_async_function_80006" ItemType="0" PsrId="306" Leaf="true">
1055810576
<Str Cat="Text">
1055910577
<Val><![CDATA[This may be converted to an async function.]]></Val>

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

+39-12
Original file line numberDiff line numberDiff line change
@@ -3642,6 +3642,15 @@
36423642
</Str>
36433643
<Disp Icon="Str" />
36443644
</Item>
3645+
<Item ItemId=";Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232" ItemType="0" PsrId="306" Leaf="true">
3646+
<Str Cat="Text">
3647+
<Val><![CDATA[Declaration augments declaration in another file. This cannot be serialized.]]></Val>
3648+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3649+
<Val><![CDATA[宣告會增強另一個檔案中的宣告。無法將此情況序列化。]]></Val>
3650+
</Tgt>
3651+
</Str>
3652+
<Disp Icon="Str" />
3653+
</Item>
36453654
<Item ItemId=";Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005" ItemType="0" PsrId="306" Leaf="true">
36463655
<Str Cat="Text">
36473656
<Val><![CDATA[Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit.]]></Val>
@@ -5832,15 +5841,6 @@
58325841
</Str>
58335842
<Disp Icon="Str" />
58345843
</Item>
5835-
<Item ItemId=";Initializer_of_parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
5836-
<Str Cat="Text">
5837-
<Val><![CDATA[Initializer of parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
5838-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5839-
<Val><![CDATA[參數 '{0}' 的初始設定式不得參考在其之後宣告的識別碼 '{1}'。]]></Val>
5840-
</Tgt>
5841-
</Str>
5842-
<Disp Icon="Str" />
5843-
</Item>
58445844
<Item ItemId=";Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525" ItemType="0" PsrId="306" Leaf="true">
58455845
<Str Cat="Text">
58465846
<Val><![CDATA[Initializer provides no value for this binding element and the binding element has no default value.]]></Val>
@@ -7458,11 +7458,20 @@
74587458
</Str>
74597459
<Disp Icon="Str" />
74607460
</Item>
7461-
<Item ItemId=";Parameter_0_cannot_be_referenced_in_its_initializer_2372" ItemType="0" PsrId="306" Leaf="true">
7461+
<Item ItemId=";Parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
7462+
<Str Cat="Text">
7463+
<Val><![CDATA[Parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
7464+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7465+
<Val><![CDATA[參數 '{0}' 不得參考在其本身之後宣告的識別碼 '{1}'。]]></Val>
7466+
</Tgt>
7467+
</Str>
7468+
<Disp Icon="Str" />
7469+
</Item>
7470+
<Item ItemId=";Parameter_0_cannot_reference_itself_2372" ItemType="0" PsrId="306" Leaf="true">
74627471
<Str Cat="Text">
7463-
<Val><![CDATA[Parameter '{0}' cannot be referenced in its initializer.]]></Val>
7472+
<Val><![CDATA[Parameter '{0}' cannot reference itself.]]></Val>
74647473
<Tgt Cat="Text" Stat="Loc" Orig="New">
7465-
<Val><![CDATA[無法在參數 '{0}' 的初始設定式中參考此參數。]]></Val>
7474+
<Val><![CDATA[參數 '{0}' 不得參考自己本身。]]></Val>
74667475
</Tgt>
74677476
</Str>
74687477
<Disp Icon="Str" />
@@ -10197,6 +10206,15 @@
1019710206
</Str>
1019810207
<Disp Icon="Str" />
1019910208
</Item>
10209+
<Item ItemId=";The_operand_of_a_delete_operator_must_be_optional_2790" ItemType="0" PsrId="306" Leaf="true">
10210+
<Str Cat="Text">
10211+
<Val><![CDATA[The operand of a 'delete' operator must be optional.]]></Val>
10212+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10213+
<Val><![CDATA['delete' 運算子的運算元必須具有選擇性。]]></Val>
10214+
</Tgt>
10215+
</Str>
10216+
<Disp Icon="Str" />
10217+
</Item>
1020010218
<Item ItemId=";The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777" ItemType="0" PsrId="306" Leaf="true">
1020110219
<Str Cat="Text">
1020210220
<Val><![CDATA[The operand of an increment or decrement operator may not be an optional property access.]]></Val>
@@ -10545,6 +10563,15 @@
1054510563
</Str>
1054610564
<Disp Icon="Str" />
1054710565
</Item>
10566+
<Item ItemId=";This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233" ItemType="0" PsrId="306" Leaf="true">
10567+
<Str Cat="Text">
10568+
<Val><![CDATA[This is the declaration being augmented. Consider moving the augmenting declaration into the same file.]]></Val>
10569+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10570+
<Val><![CDATA[此為正在增強中的宣告。請考慮將正在增強的宣告移至相同檔案中。]]></Val>
10571+
</Tgt>
10572+
</Str>
10573+
<Disp Icon="Str" />
10574+
</Item>
1054810575
<Item ItemId=";This_may_be_converted_to_an_async_function_80006" ItemType="0" PsrId="306" Leaf="true">
1054910576
<Str Cat="Text">
1055010577
<Val><![CDATA[This may be converted to an async function.]]></Val>

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

+30-12
Original file line numberDiff line numberDiff line change
@@ -3651,6 +3651,15 @@
36513651
</Str>
36523652
<Disp Icon="Str" />
36533653
</Item>
3654+
<Item ItemId=";Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232" ItemType="0" PsrId="306" Leaf="true">
3655+
<Str Cat="Text">
3656+
<Val><![CDATA[Declaration augments declaration in another file. This cannot be serialized.]]></Val>
3657+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3658+
<Val><![CDATA[Deklarace rozšiřuje deklaraci v jiném souboru. Toto není možné serializovat.]]></Val>
3659+
</Tgt>
3660+
</Str>
3661+
<Disp Icon="Str" />
3662+
</Item>
36543663
<Item ItemId=";Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005" ItemType="0" PsrId="306" Leaf="true">
36553664
<Str Cat="Text">
36563665
<Val><![CDATA[Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit.]]></Val>
@@ -5841,15 +5850,6 @@
58415850
</Str>
58425851
<Disp Icon="Str" />
58435852
</Item>
5844-
<Item ItemId=";Initializer_of_parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
5845-
<Str Cat="Text">
5846-
<Val><![CDATA[Initializer of parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
5847-
<Tgt Cat="Text" Stat="Loc" Orig="New">
5848-
<Val><![CDATA[Inicializátor parametru {0} nemůže odkazovat na identifikátor {1} deklarovaný po něm.]]></Val>
5849-
</Tgt>
5850-
</Str>
5851-
<Disp Icon="Str" />
5852-
</Item>
58535853
<Item ItemId=";Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525" ItemType="0" PsrId="306" Leaf="true">
58545854
<Str Cat="Text">
58555855
<Val><![CDATA[Initializer provides no value for this binding element and the binding element has no default value.]]></Val>
@@ -7467,11 +7467,20 @@
74677467
</Str>
74687468
<Disp Icon="Str" />
74697469
</Item>
7470-
<Item ItemId=";Parameter_0_cannot_be_referenced_in_its_initializer_2372" ItemType="0" PsrId="306" Leaf="true">
7470+
<Item ItemId=";Parameter_0_cannot_reference_identifier_1_declared_after_it_2373" ItemType="0" PsrId="306" Leaf="true">
74717471
<Str Cat="Text">
7472-
<Val><![CDATA[Parameter '{0}' cannot be referenced in its initializer.]]></Val>
7472+
<Val><![CDATA[Parameter '{0}' cannot reference identifier '{1}' declared after it.]]></Val>
74737473
<Tgt Cat="Text" Stat="Loc" Orig="New">
7474-
<Val><![CDATA[Parametr {0} se nedá odkazovat v jeho vlastním inicializátoru.]]></Val>
7474+
<Val><![CDATA[Parametr {0} nemůže odkazovat na identifikátor {1} deklarovaný za ním.]]></Val>
7475+
</Tgt>
7476+
</Str>
7477+
<Disp Icon="Str" />
7478+
</Item>
7479+
<Item ItemId=";Parameter_0_cannot_reference_itself_2372" ItemType="0" PsrId="306" Leaf="true">
7480+
<Str Cat="Text">
7481+
<Val><![CDATA[Parameter '{0}' cannot reference itself.]]></Val>
7482+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7483+
<Val><![CDATA[Parametr {0} nemůže odkazovat sám na sebe.]]></Val>
74757484
</Tgt>
74767485
</Str>
74777486
<Disp Icon="Str" />
@@ -10563,6 +10572,15 @@
1056310572
</Str>
1056410573
<Disp Icon="Str" />
1056510574
</Item>
10575+
<Item ItemId=";This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233" ItemType="0" PsrId="306" Leaf="true">
10576+
<Str Cat="Text">
10577+
<Val><![CDATA[This is the declaration being augmented. Consider moving the augmenting declaration into the same file.]]></Val>
10578+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10579+
<Val><![CDATA[Toto je deklarace, která se rozšiřuje. Zvažte možnost přesunout rozšiřující deklaraci do stejného souboru.]]></Val>
10580+
</Tgt>
10581+
</Str>
10582+
<Disp Icon="Str" />
10583+
</Item>
1056610584
<Item ItemId=";This_may_be_converted_to_an_async_function_80006" ItemType="0" PsrId="306" Leaf="true">
1056710585
<Str Cat="Text">
1056810586
<Val><![CDATA[This may be converted to an async function.]]></Val>

0 commit comments

Comments
 (0)