Skip to content

Commit d3b55f4

Browse files
authored
LEGO: Merge pull request 22719
LEGO: Merge pull request 22719
2 parents 8b9d6df + bc3d6a4 commit d3b55f4

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -4374,6 +4374,15 @@
43744374
</Str>
43754375
<Disp Icon="Str" />
43764376
</Item>
4377+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4378+
<Str Cat="Text">
4379+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4380+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4381+
<Val><![CDATA[JSDoc '@param' タグに名前 '{0}' が指定されていますが、その名前のパラメーターはありません。配列型があった場合は、'arguments' と一致したはずです。]]></Val>
4382+
</Tgt>
4383+
</Str>
4384+
<Disp Icon="Str" />
4385+
</Item>
43774386
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43784387
<Str Cat="Text">
43794388
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

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

+9
Original file line numberDiff line numberDiff line change
@@ -4364,6 +4364,15 @@
43644364
</Str>
43654365
<Disp Icon="Str" />
43664366
</Item>
4367+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4368+
<Str Cat="Text">
4369+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4370+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4371+
<Val><![CDATA[Tag JSDoc „@param” ma nazwę „{0}”, ale nie istnieje parametr o tej nazwie. Byłby on zgodny z elementem „arguments”, gdyby miał typ tablicy.]]></Val>
4372+
</Tgt>
4373+
</Str>
4374+
<Disp Icon="Str" />
4375+
</Item>
43674376
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43684377
<Str Cat="Text">
43694378
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

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

+9
Original file line numberDiff line numberDiff line change
@@ -4367,6 +4367,15 @@
43674367
</Str>
43684368
<Disp Icon="Str" />
43694369
</Item>
4370+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4371+
<Str Cat="Text">
4372+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4373+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4374+
<Val><![CDATA[JSDoc '@param' etiketi '{0}' adına sahip ancak bu ada sahip bir parametre yok. Bir dizi türü olsaydı 'arguments' ile eşleşirdi.]]></Val>
4375+
</Tgt>
4376+
</Str>
4377+
<Disp Icon="Str" />
4378+
</Item>
43704379
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43714380
<Str Cat="Text">
43724381
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

0 commit comments

Comments
 (0)