Skip to content

Commit 92a1b12

Browse files
authoredSep 21, 2022
LEGO: Merge pull request 50877
LEGO: Merge pull request 50877
1 parent e383db6 commit 92a1b12

File tree

8 files changed

+72
-144
lines changed

8 files changed

+72
-144
lines changed
 

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

+9-18
Original file line numberDiff line numberDiff line change
@@ -13227,15 +13227,6 @@
1322713227
</Str>
1322813228
<Disp Icon="Str" />
1322913229
</Item>
13230-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13231-
<Str Cat="Text">
13232-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13233-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13234-
<Val><![CDATA['in' 運算式的左側必須是私人識別碼或 'any'、'string'、'number' 或 'symbol' 類型。]]></Val>
13235-
</Tgt>
13236-
</Str>
13237-
<Disp Icon="Str" />
13238-
</Item>
1323913230
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1324013231
<Str Cat="Text">
1324113232
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13425,15 +13416,6 @@
1342513416
</Str>
1342613417
<Disp Icon="Str" />
1342713418
</Item>
13428-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13429-
<Str Cat="Text">
13430-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13431-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13432-
<Val><![CDATA['In' 運算式的右側不得為基元。]]></Val>
13433-
</Tgt>
13434-
</Str>
13435-
<Disp Icon="Str" />
13436-
</Item>
1343713419
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1343813420
<Str Cat="Text">
1343913421
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14358,6 +14340,15 @@
1435814340
</Str>
1435914341
<Disp Icon="Str" />
1436014342
</Item>
14343+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14344+
<Str Cat="Text">
14345+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14346+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14347+
<Val><![CDATA[類型 '{0}' 可能代表基本值,但不允許做為 'in' 運算子的右運算元。]]></Val>
14348+
</Tgt>
14349+
</Str>
14350+
<Disp Icon="Str" />
14351+
</Item>
1436114352
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1436214353
<Str Cat="Text">
1436314354
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

‎src/loc/lcl/deu/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9-18
Original file line numberDiff line numberDiff line change
@@ -13221,15 +13221,6 @@
1322113221
</Str>
1322213222
<Disp Icon="Str" />
1322313223
</Item>
13224-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13225-
<Str Cat="Text">
13226-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13227-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13228-
<Val><![CDATA[Die linke Seite eines in-Ausdrucks muss ein privater Bezeichner sein oder zum Typ "any", "string", "number" oder "symbol" gehören.]]></Val>
13229-
</Tgt>
13230-
</Str>
13231-
<Disp Icon="Str" />
13232-
</Item>
1323313224
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1323413225
<Str Cat="Text">
1323513226
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13419,15 +13410,6 @@
1341913410
</Str>
1342013411
<Disp Icon="Str" />
1342113412
</Item>
13422-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13423-
<Str Cat="Text">
13424-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13425-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13426-
<Val><![CDATA[Die rechte Seite eines in-Ausdrucks darf kein primitiver Typ sein.]]></Val>
13427-
</Tgt>
13428-
</Str>
13429-
<Disp Icon="Str" />
13430-
</Item>
1343113413
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1343213414
<Str Cat="Text">
1343313415
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14352,6 +14334,15 @@
1435214334
</Str>
1435314335
<Disp Icon="Str" />
1435414336
</Item>
14337+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14338+
<Str Cat="Text">
14339+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14340+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14341+
<Val><![CDATA[Typ „{0}“ kann einen primitiven Wert darstellen, der als rechter Operand des „In“-Operators nicht zulässig ist.]]></Val>
14342+
</Tgt>
14343+
</Str>
14344+
<Disp Icon="Str" />
14345+
</Item>
1435514346
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1435614347
<Str Cat="Text">
1435714348
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

‎src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9-18
Original file line numberDiff line numberDiff line change
@@ -13239,15 +13239,6 @@
1323913239
</Str>
1324013240
<Disp Icon="Str" />
1324113241
</Item>
13242-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13243-
<Str Cat="Text">
13244-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13245-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13246-
<Val><![CDATA[La parte izquierda de una expresión "in" debe ser un identificador privado o de tipo "any", "string", "number" o "symbol".]]></Val>
13247-
</Tgt>
13248-
</Str>
13249-
<Disp Icon="Str" />
13250-
</Item>
1325113242
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1325213243
<Str Cat="Text">
1325313244
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13437,15 +13428,6 @@
1343713428
</Str>
1343813429
<Disp Icon="Str" />
1343913430
</Item>
13440-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13441-
<Str Cat="Text">
13442-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13443-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13444-
<Val><![CDATA[La parte derecha de una expresión "in" no debe ser un elemento primitivo.]]></Val>
13445-
</Tgt>
13446-
</Str>
13447-
<Disp Icon="Str" />
13448-
</Item>
1344913431
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1345013432
<Str Cat="Text">
1345113433
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14370,6 +14352,15 @@
1437014352
</Str>
1437114353
<Disp Icon="Str" />
1437214354
</Item>
14355+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14356+
<Str Cat="Text">
14357+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14358+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14359+
<Val><![CDATA[El tipo "{0}" puede representar un valor primitivo, que no se permite como operando derecho del operador "in".]]></Val>
14360+
</Tgt>
14361+
</Str>
14362+
<Disp Icon="Str" />
14363+
</Item>
1437314364
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1437414365
<Str Cat="Text">
1437514366
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

‎src/loc/lcl/jpn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9-18
Original file line numberDiff line numberDiff line change
@@ -13227,15 +13227,6 @@
1322713227
</Str>
1322813228
<Disp Icon="Str" />
1322913229
</Item>
13230-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13231-
<Str Cat="Text">
13232-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13233-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13234-
<Val><![CDATA['in' 式の左側は、プライベート識別子であるか、'any'、'string'、'number'、または 'symbol' 型である必要があります。]]></Val>
13235-
</Tgt>
13236-
</Str>
13237-
<Disp Icon="Str" />
13238-
</Item>
1323913230
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1324013231
<Str Cat="Text">
1324113232
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13425,15 +13416,6 @@
1342513416
</Str>
1342613417
<Disp Icon="Str" />
1342713418
</Item>
13428-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13429-
<Str Cat="Text">
13430-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13431-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13432-
<Val><![CDATA['in' 式の右辺をプリミティブにすることはできません。]]></Val>
13433-
</Tgt>
13434-
</Str>
13435-
<Disp Icon="Str" />
13436-
</Item>
1343713419
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1343813420
<Str Cat="Text">
1343913421
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14358,6 +14340,15 @@
1435814340
</Str>
1435914341
<Disp Icon="Str" />
1436014342
</Item>
14343+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14344+
<Str Cat="Text">
14345+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14346+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14347+
<Val><![CDATA[型 '{0}' は、'in' 演算子の右オペランドとして許可されていないプリミティブ値を表す場合があります。]]></Val>
14348+
</Tgt>
14349+
</Str>
14350+
<Disp Icon="Str" />
14351+
</Item>
1436114352
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1436214353
<Str Cat="Text">
1436314354
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

‎src/loc/lcl/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9-18
Original file line numberDiff line numberDiff line change
@@ -13227,15 +13227,6 @@
1322713227
</Str>
1322813228
<Disp Icon="Str" />
1322913229
</Item>
13230-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13231-
<Str Cat="Text">
13232-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13233-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13234-
<Val><![CDATA['in' 식의 왼쪽은 비공개 식별자이거나 'any', 'string', 'number' 또는 'symbol' 유형이어야 합니다.]]></Val>
13235-
</Tgt>
13236-
</Str>
13237-
<Disp Icon="Str" />
13238-
</Item>
1323913230
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1324013231
<Str Cat="Text">
1324113232
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13425,15 +13416,6 @@
1342513416
</Str>
1342613417
<Disp Icon="Str" />
1342713418
</Item>
13428-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13429-
<Str Cat="Text">
13430-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13431-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13432-
<Val><![CDATA['in' 식의 오른쪽은 기본 형식이 아니어야 합니다.]]></Val>
13433-
</Tgt>
13434-
</Str>
13435-
<Disp Icon="Str" />
13436-
</Item>
1343713419
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1343813420
<Str Cat="Text">
1343913421
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14358,6 +14340,15 @@
1435814340
</Str>
1435914341
<Disp Icon="Str" />
1436014342
</Item>
14343+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14344+
<Str Cat="Text">
14345+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14346+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14347+
<Val><![CDATA[형식 '{0}'은(는) 'in' 연산자의 오른쪽 피연산자로 허용되지 않는 기본 값을 나타낼 수 있습니다.]]></Val>
14348+
</Tgt>
14349+
</Str>
14350+
<Disp Icon="Str" />
14351+
</Item>
1436114352
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1436214353
<Str Cat="Text">
1436314354
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

‎src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9-18
Original file line numberDiff line numberDiff line change
@@ -13217,15 +13217,6 @@
1321713217
</Str>
1321813218
<Disp Icon="Str" />
1321913219
</Item>
13220-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_a_private_identifier_or_of_type_any_string_number_or__2360" ItemType="0" PsrId="306" Leaf="true">
13221-
<Str Cat="Text">
13222-
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
13223-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13224-
<Val><![CDATA[O lado esquerdo de uma expressão 'em' deve ser um identificador privado ou do tipo 'qualquer', 'cadeia de caracteres', 'número' ou 'símbolo'.]]></Val>
13225-
</Tgt>
13226-
</Str>
13227-
<Disp Icon="Str" />
13228-
</Item>
1322913220
<Item ItemId=";The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358" ItemType="0" PsrId="306" Leaf="true">
1323013221
<Str Cat="Text">
1323113222
<Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
@@ -13415,15 +13406,6 @@
1341513406
</Str>
1341613407
<Disp Icon="Str" />
1341713408
</Item>
13418-
<Item ItemId=";The_right_hand_side_of_an_in_expression_must_not_be_a_primitive_2361" ItemType="0" PsrId="306" Leaf="true">
13419-
<Str Cat="Text">
13420-
<Val><![CDATA[The right-hand side of an 'in' expression must not be a primitive.]]></Val>
13421-
<Tgt Cat="Text" Stat="Loc" Orig="New">
13422-
<Val><![CDATA[O lado direito de uma expressão 'in' não pode ser um primitivo.]]></Val>
13423-
</Tgt>
13424-
</Str>
13425-
<Disp Icon="Str" />
13426-
</Item>
1342713409
<Item ItemId=";The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359" ItemType="0" PsrId="306" Leaf="true">
1342813410
<Str Cat="Text">
1342913411
<Val><![CDATA[The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type.]]></Val>
@@ -14348,6 +14330,15 @@
1434814330
</Str>
1434914331
<Disp Icon="Str" />
1435014332
</Item>
14333+
<Item ItemId=";Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638" ItemType="0" PsrId="306" Leaf="true">
14334+
<Str Cat="Text">
14335+
<Val><![CDATA[Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.]]></Val>
14336+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14337+
<Val><![CDATA[O tipo '{0}' pode representar um valor primitivo, que não é permitido como operando direito do operador 'in'.]]></Val>
14338+
</Tgt>
14339+
</Str>
14340+
<Disp Icon="Str" />
14341+
</Item>
1435114342
<Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
1435214343
<Str Cat="Text">
1435314344
<Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>

0 commit comments

Comments
 (0)
Please sign in to comment.