Skip to content

Commit d518bdb

Browse files
authored
LEGO: Merge pull request 46058
LEGO: Merge pull request 46058
1 parent 9820a1d commit d518bdb

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

Diff for: src/loc/lcl/jpn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+12-3
Original file line numberDiff line numberDiff line change
@@ -9720,6 +9720,15 @@
97209720
</Str>
97219721
<Disp Icon="Str" />
97229722
</Item>
9723+
<Item ItemId=";Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451" ItemType="0" PsrId="306" Leaf="true">
9724+
<Str Cat="Text">
9725+
<Val><![CDATA[Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression]]></Val>
9726+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9727+
<Val><![CDATA[プライベート識別子はクラス本体でのみ許可され、クラス メンバー宣言、プロパティ アクセス、または 'in' 式の左側でのみ使用できます]]></Val>
9728+
</Tgt>
9729+
</Str>
9730+
<Disp Icon="Str" />
9731+
</Item>
97239732
<Item ItemId=";Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028" ItemType="0" PsrId="306" Leaf="true">
97249733
<Str Cat="Text">
97259734
<Val><![CDATA[Private identifiers are only available when targeting ECMAScript 2015 and higher.]]></Val>
@@ -12675,11 +12684,11 @@
1267512684
</Str>
1267612685
<Disp Icon="Str" />
1267712686
</Item>
12678-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_of_type_any_string_number_or_symbol_2360" ItemType="0" PsrId="306" Leaf="true">
12687+
<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">
1267912688
<Str Cat="Text">
12680-
<Val><![CDATA[The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'.]]></Val>
12689+
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
1268112690
<Tgt Cat="Text" Stat="Loc" Orig="New">
12682-
<Val><![CDATA['in' 式の左辺の型は 'any'、'string'、'number'、または 'symbol' でなければなりません。]]></Val>
12691+
<Val><![CDATA['in' 式の左側は、プライベート識別子であるか、'any'、'string'、'number'、または 'symbol' 型である必要があります。]]></Val>
1268312692
</Tgt>
1268412693
</Str>
1268512694
<Disp Icon="Str" />

Diff for: src/loc/lcl/trk/diagnosticMessages/diagnosticMessages.generated.json.lcl

+12-3
Original file line numberDiff line numberDiff line change
@@ -9713,6 +9713,15 @@
97139713
</Str>
97149714
<Disp Icon="Str" />
97159715
</Item>
9716+
<Item ItemId=";Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451" ItemType="0" PsrId="306" Leaf="true">
9717+
<Str Cat="Text">
9718+
<Val><![CDATA[Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression]]></Val>
9719+
<Tgt Cat="Text" Stat="Loc" Orig="New">
9720+
<Val><![CDATA[Özel tanımlayıcılara yalnızca sınıf gövdelerinde izin verilir ve yalnızca bir sınıf üyesi bildiriminin parçası olarak, özellik erişimi olarak veya ‘in’ ifadesinin sol tarafında kullanılabilirler.]]></Val>
9721+
</Tgt>
9722+
</Str>
9723+
<Disp Icon="Str" />
9724+
</Item>
97169725
<Item ItemId=";Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028" ItemType="0" PsrId="306" Leaf="true">
97179726
<Str Cat="Text">
97189727
<Val><![CDATA[Private identifiers are only available when targeting ECMAScript 2015 and higher.]]></Val>
@@ -12668,11 +12677,11 @@
1266812677
</Str>
1266912678
<Disp Icon="Str" />
1267012679
</Item>
12671-
<Item ItemId=";The_left_hand_side_of_an_in_expression_must_be_of_type_any_string_number_or_symbol_2360" ItemType="0" PsrId="306" Leaf="true">
12680+
<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">
1267212681
<Str Cat="Text">
12673-
<Val><![CDATA[The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'.]]></Val>
12682+
<Val><![CDATA[The left-hand side of an 'in' expression must be a private identifier or of type 'any', 'string', 'number', or 'symbol'.]]></Val>
1267412683
<Tgt Cat="Text" Stat="Loc" Orig="New">
12675-
<Val><![CDATA['in' ifadesinin sol tarafı, 'any', 'string', 'number' veya 'symbol' türünde olmalıdır.]]></Val>
12684+
<Val><![CDATA['in' ifadesinin sol tarafı özel bir tanımlayıcı veya 'any', 'string', 'number' ya da 'symbol' türünde olmalıdır.]]></Val>
1267612685
</Tgt>
1267712686
</Str>
1267812687
<Disp Icon="Str" />

0 commit comments

Comments
 (0)