|
13217 | 13217 | </Str>
|
13218 | 13218 | <Disp Icon="Str" />
|
13219 | 13219 | </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> |
13229 | 13220 | <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">
|
13230 | 13221 | <Str Cat="Text">
|
13231 | 13222 | <Val><![CDATA[The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.]]></Val>
|
|
13415 | 13406 | </Str>
|
13416 | 13407 | <Disp Icon="Str" />
|
13417 | 13408 | </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> |
13427 | 13409 | <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">
|
13428 | 13410 | <Str Cat="Text">
|
13429 | 13411 | <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 | 14330 | </Str>
|
14349 | 14331 | <Disp Icon="Str" />
|
14350 | 14332 | </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> |
14351 | 14342 | <Item ItemId=";Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504" ItemType="0" PsrId="306" Leaf="true">
|
14352 | 14343 | <Str Cat="Text">
|
14353 | 14344 | <Val><![CDATA[Type '{0}' must have a '[Symbol.asyncIterator]5D;()' method that returns an async iterator.]]></Val>
|
|
0 commit comments