Skip to content

Commit a66a1a6

Browse files
authored
LEGO: Merge pull request 50110
LEGO: Merge pull request 50110
1 parent 4f8c740 commit a66a1a6

File tree

5 files changed

+45
-0
lines changed

5 files changed

+45
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,15 @@
909909
</Str>
910910
<Disp Icon="Str" />
911911
</Item>
912+
<Item ItemId=";A_tuple_type_cannot_be_indexed_with_a_negative_value_2514" ItemType="0" PsrId="306" Leaf="true">
913+
<Str Cat="Text">
914+
<Val><![CDATA[A tuple type cannot be indexed with a negative value.]]></Val>
915+
<Tgt Cat="Text" Stat="Loc" Orig="New">
916+
<Val><![CDATA[Typ řazené kolekce členů není možné indexovat zápornou hodnotou.]]></Val>
917+
</Tgt>
918+
</Str>
919+
<Disp Icon="Str" />
920+
</Item>
912921
<Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
913922
<Str Cat="Text">
914923
<Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,15 @@
900900
</Str>
901901
<Disp Icon="Str" />
902902
</Item>
903+
<Item ItemId=";A_tuple_type_cannot_be_indexed_with_a_negative_value_2514" ItemType="0" PsrId="306" Leaf="true">
904+
<Str Cat="Text">
905+
<Val><![CDATA[A tuple type cannot be indexed with a negative value.]]></Val>
906+
<Tgt Cat="Text" Stat="Loc" Orig="New">
907+
<Val><![CDATA[タプル型に負の値のインデックスを指定することはできません。]]></Val>
908+
</Tgt>
909+
</Str>
910+
<Disp Icon="Str" />
911+
</Item>
903912
<Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
904913
<Str Cat="Text">
905914
<Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,15 @@
890890
</Str>
891891
<Disp Icon="Str" />
892892
</Item>
893+
<Item ItemId=";A_tuple_type_cannot_be_indexed_with_a_negative_value_2514" ItemType="0" PsrId="306" Leaf="true">
894+
<Str Cat="Text">
895+
<Val><![CDATA[A tuple type cannot be indexed with a negative value.]]></Val>
896+
<Tgt Cat="Text" Stat="Loc" Orig="New">
897+
<Val><![CDATA[Nie można indeksować typu krotki z wartością ujemną.]]></Val>
898+
</Tgt>
899+
</Str>
900+
<Disp Icon="Str" />
901+
</Item>
893902
<Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
894903
<Str Cat="Text">
895904
<Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,15 @@
890890
</Str>
891891
<Disp Icon="Str" />
892892
</Item>
893+
<Item ItemId=";A_tuple_type_cannot_be_indexed_with_a_negative_value_2514" ItemType="0" PsrId="306" Leaf="true">
894+
<Str Cat="Text">
895+
<Val><![CDATA[A tuple type cannot be indexed with a negative value.]]></Val>
896+
<Tgt Cat="Text" Stat="Loc" Orig="New">
897+
<Val><![CDATA[Um tipo de tupla não pode ser indexado com um valor negativo.]]></Val>
898+
</Tgt>
899+
</Str>
900+
<Disp Icon="Str" />
901+
</Item>
893902
<Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
894903
<Str Cat="Text">
895904
<Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,15 @@
893893
</Str>
894894
<Disp Icon="Str" />
895895
</Item>
896+
<Item ItemId=";A_tuple_type_cannot_be_indexed_with_a_negative_value_2514" ItemType="0" PsrId="306" Leaf="true">
897+
<Str Cat="Text">
898+
<Val><![CDATA[A tuple type cannot be indexed with a negative value.]]></Val>
899+
<Tgt Cat="Text" Stat="Loc" Orig="New">
900+
<Val><![CDATA[Bir demet türünün negatif bir değerle dizini oluşturulamaz.]]></Val>
901+
</Tgt>
902+
</Str>
903+
<Disp Icon="Str" />
904+
</Item>
896905
<Item ItemId=";A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007" ItemType="0" PsrId="306" Leaf="true">
897906
<Str Cat="Text">
898907
<Val><![CDATA[A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses.]]></Val>

0 commit comments

Comments
 (0)