Skip to content

Commit 0e4f1cb

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 7ec467e commit 0e4f1cb

File tree

4 files changed

+49
-1
lines changed

4 files changed

+49
-1
lines changed

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

+13-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<Item ItemId=";A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033" ItemType="0" PsrId="306" Leaf="true">
5252
<Str Cat="Text">
5353
<Val><![CDATA[A JSDoc '@typedef' comment may not contain multiple '@type' tags.]]></Val>
54+
<Tgt Cat="Text" Stat="Loc" Orig="New">
55+
<Val><![CDATA[JSDoc '@typedef' 註解不能包含多個 '@type' 標籤。]]></Val>
56+
</Tgt>
5457
</Str>
5558
<Disp Icon="Str" />
5659
</Item>
@@ -7216,7 +7219,7 @@
72167219
<Str Cat="Text">
72177220
<Val><![CDATA[Only named exports may use 'export type'.]]></Val>
72187221
<Tgt Cat="Text" Stat="Loc" Orig="New">
7219-
<Val><![CDATA[只有具名的匯出可以使用「匯出類型」。]]></Val>
7222+
<Val><![CDATA[只有具名的匯出可以使用 'export type'。]]></Val>
72207223
</Tgt>
72217224
</Str>
72227225
<Disp Icon="Str" />
@@ -8649,6 +8652,9 @@
86498652
<Item ItemId=";Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115" ItemType="0" PsrId="306" Leaf="true">
86508653
<Str Cat="Text">
86518654
<Val><![CDATA[Remove braces from all arrow function bodies with relevant issues]]></Val>
8655+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8656+
<Val><![CDATA[從具有相關問題的所有箭號函式主體中移除大括號]]></Val>
8657+
</Tgt>
86528658
</Str>
86538659
<Disp Icon="Str" />
86548660
</Item>
@@ -8664,6 +8670,9 @@
86648670
<Item ItemId=";Remove_braces_from_arrow_function_body_95112" ItemType="0" PsrId="306" Leaf="true">
86658671
<Str Cat="Text">
86668672
<Val><![CDATA[Remove braces from arrow function body]]></Val>
8673+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8674+
<Val><![CDATA[從箭號函式主體中移除大括號]]></Val>
8675+
</Tgt>
86678676
</Str>
86688677
<Disp Icon="Str" />
86698678
</Item>
@@ -10395,6 +10404,9 @@
1039510404
<Item ItemId=";The_tag_was_first_specified_here_8034" ItemType="0" PsrId="306" Leaf="true">
1039610405
<Str Cat="Text">
1039710406
<Val><![CDATA[The tag was first specified here.]]></Val>
10407+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10408+
<Val><![CDATA[此標籤第一次指定於此處。]]></Val>
10409+
</Tgt>
1039810410
</Str>
1039910411
<Disp Icon="Str" />
1040010412
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
<Item ItemId=";A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033" ItemType="0" PsrId="306" Leaf="true">
6161
<Str Cat="Text">
6262
<Val><![CDATA[A JSDoc '@typedef' comment may not contain multiple '@type' tags.]]></Val>
63+
<Tgt Cat="Text" Stat="Loc" Orig="New">
64+
<Val><![CDATA[Un comentario "@typedef" de JSDoc no puede contener varias etiquetas "@type".]]></Val>
65+
</Tgt>
6366
</Str>
6467
<Disp Icon="Str" />
6568
</Item>
@@ -8661,6 +8664,9 @@
86618664
<Item ItemId=";Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115" ItemType="0" PsrId="306" Leaf="true">
86628665
<Str Cat="Text">
86638666
<Val><![CDATA[Remove braces from all arrow function bodies with relevant issues]]></Val>
8667+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8668+
<Val><![CDATA[Quitar las llaves de todos los cuerpos de función de flecha con problemas relevantes]]></Val>
8669+
</Tgt>
86648670
</Str>
86658671
<Disp Icon="Str" />
86668672
</Item>
@@ -8676,6 +8682,9 @@
86768682
<Item ItemId=";Remove_braces_from_arrow_function_body_95112" ItemType="0" PsrId="306" Leaf="true">
86778683
<Str Cat="Text">
86788684
<Val><![CDATA[Remove braces from arrow function body]]></Val>
8685+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8686+
<Val><![CDATA[Quitar las llaves del cuerpo de función de flecha]]></Val>
8687+
</Tgt>
86798688
</Str>
86808689
<Disp Icon="Str" />
86818690
</Item>
@@ -10407,6 +10416,9 @@
1040710416
<Item ItemId=";The_tag_was_first_specified_here_8034" ItemType="0" PsrId="306" Leaf="true">
1040810417
<Str Cat="Text">
1040910418
<Val><![CDATA[The tag was first specified here.]]></Val>
10419+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10420+
<Val><![CDATA[La etiqueta se especificó aquí primero.]]></Val>
10421+
</Tgt>
1041010422
</Str>
1041110423
<Disp Icon="Str" />
1041210424
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<Item ItemId=";A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033" ItemType="0" PsrId="306" Leaf="true">
5252
<Str Cat="Text">
5353
<Val><![CDATA[A JSDoc '@typedef' comment may not contain multiple '@type' tags.]]></Val>
54+
<Tgt Cat="Text" Stat="Loc" Orig="New">
55+
<Val><![CDATA[JSDoc '@typedef' コメントに複数の '@type' タグを含めることはできません。]]></Val>
56+
</Tgt>
5457
</Str>
5558
<Disp Icon="Str" />
5659
</Item>
@@ -8649,6 +8652,9 @@
86498652
<Item ItemId=";Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115" ItemType="0" PsrId="306" Leaf="true">
86508653
<Str Cat="Text">
86518654
<Val><![CDATA[Remove braces from all arrow function bodies with relevant issues]]></Val>
8655+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8656+
<Val><![CDATA[関連する問題のあるすべてのアロー関数本体から中かっこを削除します]]></Val>
8657+
</Tgt>
86528658
</Str>
86538659
<Disp Icon="Str" />
86548660
</Item>
@@ -8664,6 +8670,9 @@
86648670
<Item ItemId=";Remove_braces_from_arrow_function_body_95112" ItemType="0" PsrId="306" Leaf="true">
86658671
<Str Cat="Text">
86668672
<Val><![CDATA[Remove braces from arrow function body]]></Val>
8673+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8674+
<Val><![CDATA[アロー関数本体から中かっこを削除します]]></Val>
8675+
</Tgt>
86678676
</Str>
86688677
<Disp Icon="Str" />
86698678
</Item>
@@ -10395,6 +10404,9 @@
1039510404
<Item ItemId=";The_tag_was_first_specified_here_8034" ItemType="0" PsrId="306" Leaf="true">
1039610405
<Str Cat="Text">
1039710406
<Val><![CDATA[The tag was first specified here.]]></Val>
10407+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10408+
<Val><![CDATA[このタグは最初にこちらで指定されました。]]></Val>
10409+
</Tgt>
1039810410
</Str>
1039910411
<Disp Icon="Str" />
1040010412
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<Item ItemId=";A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033" ItemType="0" PsrId="306" Leaf="true">
5252
<Str Cat="Text">
5353
<Val><![CDATA[A JSDoc '@typedef' comment may not contain multiple '@type' tags.]]></Val>
54+
<Tgt Cat="Text" Stat="Loc" Orig="New">
55+
<Val><![CDATA[JSDoc '@typedef' 주석에 여러 '@type' 태그를 포함하지 못할 수 있습니다.]]></Val>
56+
</Tgt>
5457
</Str>
5558
<Disp Icon="Str" />
5659
</Item>
@@ -8649,6 +8652,9 @@
86498652
<Item ItemId=";Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115" ItemType="0" PsrId="306" Leaf="true">
86508653
<Str Cat="Text">
86518654
<Val><![CDATA[Remove braces from all arrow function bodies with relevant issues]]></Val>
8655+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8656+
<Val><![CDATA[관련 문제가 있는 모든 화살표 함수 본문에서 중괄호 제거]]></Val>
8657+
</Tgt>
86528658
</Str>
86538659
<Disp Icon="Str" />
86548660
</Item>
@@ -8664,6 +8670,9 @@
86648670
<Item ItemId=";Remove_braces_from_arrow_function_body_95112" ItemType="0" PsrId="306" Leaf="true">
86658671
<Str Cat="Text">
86668672
<Val><![CDATA[Remove braces from arrow function body]]></Val>
8673+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8674+
<Val><![CDATA[화살표 함수 본문에서 중괄호 제거]]></Val>
8675+
</Tgt>
86678676
</Str>
86688677
<Disp Icon="Str" />
86698678
</Item>
@@ -10395,6 +10404,9 @@
1039510404
<Item ItemId=";The_tag_was_first_specified_here_8034" ItemType="0" PsrId="306" Leaf="true">
1039610405
<Str Cat="Text">
1039710406
<Val><![CDATA[The tag was first specified here.]]></Val>
10407+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10408+
<Val><![CDATA[태그가 처음에 여기에 지정되었습니다.]]></Val>
10409+
</Tgt>
1039810410
</Str>
1039910411
<Disp Icon="Str" />
1040010412
</Item>

0 commit comments

Comments
 (0)