Skip to content

Commit 3c27c3a

Browse files
authored
LEGO: Merge pull request 45940
LEGO: Merge pull request 45940
1 parent 3a4b19c commit 3c27c3a

File tree

3 files changed

+105
-0
lines changed

3 files changed

+105
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13152,18 +13152,27 @@
1315213152
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
1315313153
<Str Cat="Text">
1315413154
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13155+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13156+
<Val><![CDATA[Ce membre ne peut pas avoir de commentaire JSDoc avec une balise '@override' car il n'est pas déclaré dans la classe de base '{0}'.]]></Val>
13157+
</Tgt>
1315513158
</Str>
1315613159
<Disp Icon="Str" />
1315713160
</Item>
1315813161
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
1315913162
<Str Cat="Text">
1316013163
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13164+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13165+
<Val><![CDATA[Ce membre ne peut pas avoir de commentaire JSDoc avec une balise 'override' car il n'est pas déclaré dans la classe de base '{0}'. Vouliez-vous dire '{1}' ?]]></Val>
13166+
</Tgt>
1316113167
</Str>
1316213168
<Disp Icon="Str" />
1316313169
</Item>
1316413170
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
1316513171
<Str Cat="Text">
1316613172
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13173+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13174+
<Val><![CDATA[Ce membre ne peut pas avoir de commentaire JSDoc avec une balise '@override' car sa classe conteneur '{0}' n'étend pas une autre classe.]]></Val>
13175+
</Tgt>
1316713176
</Str>
1316813177
<Disp Icon="Str" />
1316913178
</Item>
@@ -13197,6 +13206,9 @@
1319713206
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
1319813207
<Str Cat="Text">
1319913208
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13209+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13210+
<Val><![CDATA[Ce membre doit avoir un commentaire JSDoc avec une balise '@override' car il remplace un membre de la classe de base '{0}'.]]></Val>
13211+
</Tgt>
1320013212
</Str>
1320113213
<Disp Icon="Str" />
1320213214
</Item>
@@ -13257,6 +13269,9 @@
1325713269
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
1325813270
<Str Cat="Text">
1325913271
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13272+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13273+
<Val><![CDATA[Cette propriété de paramètre doit avoir un commentaire JSDoc avec une balise '@override' car elle remplace un membre dans la classe de base '{0}'.]]></Val>
13274+
</Tgt>
1326013275
</Str>
1326113276
<Disp Icon="Str" />
1326213277
</Item>

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

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13137,6 +13137,33 @@
1313713137
</Str>
1313813138
<Disp Icon="Str" />
1313913139
</Item>
13140+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13141+
<Str Cat="Text">
13142+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13143+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13144+
<Val><![CDATA[このメンバーは、基底クラス '{0}' で宣言されていないため、このメンバーに '@override' タグを含む JSDoc コメントを指定することはできません。]]></Val>
13145+
</Tgt>
13146+
</Str>
13147+
<Disp Icon="Str" />
13148+
</Item>
13149+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13150+
<Str Cat="Text">
13151+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13152+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13153+
<Val><![CDATA[このメンバーは、基底クラス '{0}' で宣言されていないため、このメンバーに 'override' タグを含む JSDoc コメントを指定することはできません。'{1}' ということですか?]]></Val>
13154+
</Tgt>
13155+
</Str>
13156+
<Disp Icon="Str" />
13157+
</Item>
13158+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13159+
<Str Cat="Text">
13160+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13161+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13162+
<Val><![CDATA[このメンバーを含んでいるクラス '{0}' が別のクラスを拡張していないため、このメンバーに '@override' タグを含む JSDoc コメントを指定することはできません。]]></Val>
13163+
</Tgt>
13164+
</Str>
13165+
<Disp Icon="Str" />
13166+
</Item>
1314013167
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1314113168
<Str Cat="Text">
1314213169
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13164,6 +13191,15 @@
1316413191
</Str>
1316513192
<Disp Icon="Str" />
1316613193
</Item>
13194+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13195+
<Str Cat="Text">
13196+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13197+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13198+
<Val><![CDATA[このメンバーには、基底クラス '{0}' のメンバーをオーバーライドするため、'@override' タグを含む JSDoc コメントが必要です。]]></Val>
13199+
</Tgt>
13200+
</Str>
13201+
<Disp Icon="Str" />
13202+
</Item>
1316713203
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1316813204
<Str Cat="Text">
1316913205
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13218,6 +13254,15 @@
1321813254
</Str>
1321913255
<Disp Icon="Str" />
1322013256
</Item>
13257+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13258+
<Str Cat="Text">
13259+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13260+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13261+
<Val><![CDATA[このパラメーター プロパティには、基底クラス '{0}' のメンバーをオーバーライドするため、'@override' タグを含む JSDoc コメントが必要です。]]></Val>
13262+
</Tgt>
13263+
</Str>
13264+
<Disp Icon="Str" />
13265+
</Item>
1322113266
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1322213267
<Str Cat="Text">
1322313268
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>

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

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13136,6 +13136,33 @@
1313613136
</Str>
1313713137
<Disp Icon="Str" />
1313813138
</Item>
13139+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122" ItemType="0" PsrId="306" Leaf="true">
13140+
<Str Cat="Text">
13141+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'.]]></Val>
13142+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13143+
<Val><![CDATA[Этот элемент не может иметь комментарий JSDoc с тегом "@override", так как он не объявлен в базовом классе "{0}".]]></Val>
13144+
</Tgt>
13145+
</Str>
13146+
<Disp Icon="Str" />
13147+
</Item>
13148+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123" ItemType="0" PsrId="306" Leaf="true">
13149+
<Str Cat="Text">
13150+
<Val><![CDATA[This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?]]></Val>
13151+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13152+
<Val><![CDATA[Этот элемент не может иметь комментарий JSDoc с тегом "override", так как он не объявлен в базовом классе "{0}". Возможно, вы имели в виду "{1}"?]]></Val>
13153+
</Tgt>
13154+
</Str>
13155+
<Disp Icon="Str" />
13156+
</Item>
13157+
<Item ItemId=";This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121" ItemType="0" PsrId="306" Leaf="true">
13158+
<Str Cat="Text">
13159+
<Val><![CDATA[This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class.]]></Val>
13160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13161+
<Val><![CDATA[Этот элемент не может иметь комментарий JSDoc с тегом модификатор "@override'", поскольку содержащий его класс "{0}" не расширяет другой класс.]]></Val>
13162+
</Tgt>
13163+
</Str>
13164+
<Disp Icon="Str" />
13165+
</Item>
1313913166
<Item ItemId=";This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113" ItemType="0" PsrId="306" Leaf="true">
1314013167
<Str Cat="Text">
1314113168
<Val><![CDATA[This member cannot have an 'override' modifier because it is not declared in the base class '{0}'.]]></Val>
@@ -13163,6 +13190,15 @@
1316313190
</Str>
1316413191
<Disp Icon="Str" />
1316513192
</Item>
13193+
<Item ItemId=";This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119" ItemType="0" PsrId="306" Leaf="true">
13194+
<Str Cat="Text">
13195+
<Val><![CDATA[This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13196+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13197+
<Val><![CDATA[Этот элемент должен иметь комментарий JSDoc с тегом "@override", так как он переопределяет элемент в базовом классе "{0}".]]></Val>
13198+
</Tgt>
13199+
</Str>
13200+
<Disp Icon="Str" />
13201+
</Item>
1316613202
<Item ItemId=";This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114" ItemType="0" PsrId="306" Leaf="true">
1316713203
<Str Cat="Text">
1316813204
<Val><![CDATA[This member must have an 'override' modifier because it overrides a member in the base class '{0}'.]]></Val>
@@ -13217,6 +13253,15 @@
1321713253
</Str>
1321813254
<Disp Icon="Str" />
1321913255
</Item>
13256+
<Item ItemId=";This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120" ItemType="0" PsrId="306" Leaf="true">
13257+
<Str Cat="Text">
13258+
<Val><![CDATA[This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'.]]></Val>
13259+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13260+
<Val><![CDATA[Это свойство параметра должно иметь комментарий JSDoc с тегом "@override", так как он переопределяет элемент в базовом классе "{0}".]]></Val>
13261+
</Tgt>
13262+
</Str>
13263+
<Disp Icon="Str" />
13264+
</Item>
1322013265
<Item ItemId=";This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115" ItemType="0" PsrId="306" Leaf="true">
1322113266
<Str Cat="Text">
1322213267
<Val><![CDATA[This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'.]]></Val>

0 commit comments

Comments
 (0)