Skip to content

Commit da3724e

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent ea2bc4c commit da3724e

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

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

+30
Original file line numberDiff line numberDiff line change
@@ -3093,6 +3093,9 @@
30933093
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30943094
<Str Cat="Text">
30953095
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
3096+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3097+
<Val><![CDATA[只有當 '--module' 旗標是 'commonjs' 或 'esNext' 時,才支援動態匯入。]]></Val>
3098+
</Tgt>
30963099
</Str>
30973100
<Disp Icon="Str" />
30983101
</Item>
@@ -5277,6 +5280,15 @@
52775280
</Str>
52785281
<Disp Icon="Str" />
52795282
</Item>
5283+
<Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
5284+
<Str Cat="Text">
5285+
<Val><![CDATA[Move to a new file]]></Val>
5286+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5287+
<Val><![CDATA[移至新行]]></Val>
5288+
</Tgt>
5289+
</Str>
5290+
<Disp Icon="Str" />
5291+
</Item>
52805292
<Item ItemId=";Multiple_consecutive_numeric_separators_are_not_permitted_6189" ItemType="0" PsrId="306" Leaf="true">
52815293
<Str Cat="Text">
52825294
<Val><![CDATA[Multiple consecutive numeric separators are not permitted.]]></Val>
@@ -6543,6 +6555,15 @@
65436555
</Str>
65446556
<Disp Icon="Str" />
65456557
</Item>
6558+
<Item ItemId=";Remove_all_unreachable_code_95051" ItemType="0" PsrId="306" Leaf="true">
6559+
<Str Cat="Text">
6560+
<Val><![CDATA[Remove all unreachable code]]></Val>
6561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6562+
<Val><![CDATA[移除所有無法連線的程式碼]]></Val>
6563+
</Tgt>
6564+
</Str>
6565+
<Disp Icon="Str" />
6566+
</Item>
65466567
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65476568
<Str Cat="Text">
65486569
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6573,6 +6594,15 @@
65736594
</Str>
65746595
<Disp Icon="Str" />
65756596
</Item>
6597+
<Item ItemId=";Remove_unreachable_code_95050" ItemType="0" PsrId="306" Leaf="true">
6598+
<Str Cat="Text">
6599+
<Val><![CDATA[Remove unreachable code]]></Val>
6600+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6601+
<Val><![CDATA[移除無法連線的程式碼]]></Val>
6602+
</Tgt>
6603+
</Str>
6604+
<Disp Icon="Str" />
6605+
</Item>
65766606
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
65776607
<Str Cat="Text">
65786608
<Val><![CDATA[Replace import with '{0}'.]]></Val>

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

+24
Original file line numberDiff line numberDiff line change
@@ -3093,6 +3093,9 @@
30933093
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30943094
<Str Cat="Text">
30953095
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
3096+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3097+
<Val><![CDATA[동적 가져오기는 '--module' 플래그가 'commonjs' 또는 'esNext'인 경우에만 지원됩니다.]]></Val>
3098+
</Tgt>
30963099
</Str>
30973100
<Disp Icon="Str" />
30983101
</Item>
@@ -5280,6 +5283,9 @@
52805283
<Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
52815284
<Str Cat="Text">
52825285
<Val><![CDATA[Move to a new file]]></Val>
5286+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5287+
<Val><![CDATA[새 파일로 이동]]></Val>
5288+
</Tgt>
52835289
</Str>
52845290
<Disp Icon="Str" />
52855291
</Item>
@@ -6549,6 +6555,15 @@
65496555
</Str>
65506556
<Disp Icon="Str" />
65516557
</Item>
6558+
<Item ItemId=";Remove_all_unreachable_code_95051" ItemType="0" PsrId="306" Leaf="true">
6559+
<Str Cat="Text">
6560+
<Val><![CDATA[Remove all unreachable code]]></Val>
6561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6562+
<Val><![CDATA[접근할 수 없는 코드 모두 제거]]></Val>
6563+
</Tgt>
6564+
</Str>
6565+
<Disp Icon="Str" />
6566+
</Item>
65526567
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65536568
<Str Cat="Text">
65546569
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6579,6 +6594,15 @@
65796594
</Str>
65806595
<Disp Icon="Str" />
65816596
</Item>
6597+
<Item ItemId=";Remove_unreachable_code_95050" ItemType="0" PsrId="306" Leaf="true">
6598+
<Str Cat="Text">
6599+
<Val><![CDATA[Remove unreachable code]]></Val>
6600+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6601+
<Val><![CDATA[접근할 수 없는 코드 제거]]></Val>
6602+
</Tgt>
6603+
</Str>
6604+
<Disp Icon="Str" />
6605+
</Item>
65826606
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
65836607
<Str Cat="Text">
65846608
<Val><![CDATA[Replace import with '{0}'.]]></Val>

0 commit comments

Comments
 (0)