Skip to content

Commit 2722d2e

Browse files
authored
LEGO: Merge pull request 24188
LEGO: Merge pull request 24188
2 parents 159c808 + 63a7263 commit 2722d2e

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3090,6 +3090,9 @@
30903090
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30913091
<Str Cat="Text">
30923092
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
3093+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3094+
<Val><![CDATA[Der dynamische Import wird nur unterstützt, wenn das Flag "--module" auf "commonjs" oder "esNext" festgelegt ist.]]></Val>
3095+
</Tgt>
30933096
</Str>
30943097
<Disp Icon="Str" />
30953098
</Item>
@@ -5277,6 +5280,9 @@
52775280
<Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
52785281
<Str Cat="Text">
52795282
<Val><![CDATA[Move to a new file]]></Val>
5283+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5284+
<Val><![CDATA[In neue Datei verschieben]]></Val>
5285+
</Tgt>
52805286
</Str>
52815287
<Disp Icon="Str" />
52825288
</Item>
@@ -6546,6 +6552,9 @@
65466552
<Item ItemId=";Remove_all_unreachable_code_95051" ItemType="0" PsrId="306" Leaf="true">
65476553
<Str Cat="Text">
65486554
<Val><![CDATA[Remove all unreachable code]]></Val>
6555+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6556+
<Val><![CDATA[Gesamten nicht erreichbaren Code entfernen]]></Val>
6557+
</Tgt>
65496558
</Str>
65506559
<Disp Icon="Str" />
65516560
</Item>

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,6 +3086,9 @@
30863086
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30873087
<Str Cat="Text">
30883088
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
3089+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3090+
<Val><![CDATA[Dinamik içeri aktarma yalnızca '--module' bayrağı 'commonjs' veya 'esNext' olduğunda desteklenir.]]></Val>
3091+
</Tgt>
30893092
</Str>
30903093
<Disp Icon="Str" />
30913094
</Item>
@@ -5270,6 +5273,15 @@
52705273
</Str>
52715274
<Disp Icon="Str" />
52725275
</Item>
5276+
<Item ItemId=";Move_to_a_new_file_95049" ItemType="0" PsrId="306" Leaf="true">
5277+
<Str Cat="Text">
5278+
<Val><![CDATA[Move to a new file]]></Val>
5279+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5280+
<Val><![CDATA[Yeni bir dosyaya taşı]]></Val>
5281+
</Tgt>
5282+
</Str>
5283+
<Disp Icon="Str" />
5284+
</Item>
52735285
<Item ItemId=";Multiple_consecutive_numeric_separators_are_not_permitted_6189" ItemType="0" PsrId="306" Leaf="true">
52745286
<Str Cat="Text">
52755287
<Val><![CDATA[Multiple consecutive numeric separators are not permitted.]]></Val>
@@ -6536,6 +6548,15 @@
65366548
</Str>
65376549
<Disp Icon="Str" />
65386550
</Item>
6551+
<Item ItemId=";Remove_all_unreachable_code_95051" ItemType="0" PsrId="306" Leaf="true">
6552+
<Str Cat="Text">
6553+
<Val><![CDATA[Remove all unreachable code]]></Val>
6554+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6555+
<Val><![CDATA[Tüm erişilemeyen kodları kaldır]]></Val>
6556+
</Tgt>
6557+
</Str>
6558+
<Disp Icon="Str" />
6559+
</Item>
65396560
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
65406561
<Str Cat="Text">
65416562
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6566,6 +6587,15 @@
65666587
</Str>
65676588
<Disp Icon="Str" />
65686589
</Item>
6590+
<Item ItemId=";Remove_unreachable_code_95050" ItemType="0" PsrId="306" Leaf="true">
6591+
<Str Cat="Text">
6592+
<Val><![CDATA[Remove unreachable code]]></Val>
6593+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6594+
<Val><![CDATA[Erişilemeyen kodları kaldır]]></Val>
6595+
</Tgt>
6596+
</Str>
6597+
<Disp Icon="Str" />
6598+
</Item>
65696599
<Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true">
65706600
<Str Cat="Text">
65716601
<Val><![CDATA[Replace import with '{0}'.]]></Val>

0 commit comments

Comments
 (0)