Skip to content

Commit f27ff08

Browse files
authored
LEGO: Merge pull request 39360
LEGO: Merge pull request 39360
2 parents 479650f + 222d47e commit f27ff08

File tree

2 files changed

+51
-39
lines changed

2 files changed

+51
-39
lines changed

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

+25-19
Original file line numberDiff line numberDiff line change
@@ -4077,6 +4077,12 @@
40774077
</Str>
40784078
<Disp Icon="Str" />
40794079
</Item>
4080+
<Item ItemId=";Did_you_mean_to_use_a_Colon_When_following_property_names_in_an_object_literal_implies_a_destructuri_1312" ItemType="0" PsrId="306" Leaf="true">
4081+
<Str Cat="Text">
4082+
<Val><![CDATA[Did you mean to use a ':'? When following property names in an object literal, '=' implies a destructuring assignment.]]></Val>
4083+
</Str>
4084+
<Disp Icon="Str" />
4085+
</Item>
40804086
<Item ItemId=";Did_you_mean_to_use_new_with_this_expression_6213" ItemType="0" PsrId="306" Leaf="true">
40814087
<Str Cat="Text">
40824088
<Val><![CDATA[Did you mean to use 'new' with this expression?]]></Val>
@@ -8883,15 +8889,6 @@
88838889
</Str>
88848890
<Disp Icon="Str" />
88858891
</Item>
8886-
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
8887-
<Str Cat="Text">
8888-
<Val><![CDATA[Remove destructuring]]></Val>
8889-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8890-
<Val><![CDATA[Odebrat destrukci]]></Val>
8891-
</Tgt>
8892-
</Str>
8893-
<Disp Icon="Str" />
8894-
</Item>
88958892
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
88968893
<Str Cat="Text">
88978894
<Val><![CDATA[Remove import from '{0}']]></Val>
@@ -8955,6 +8952,18 @@
89558952
</Str>
89568953
<Disp Icon="Str" />
89578954
</Item>
8955+
<Item ItemId=";Remove_unused_declarations_for_Colon_0_90041" ItemType="0" PsrId="306" Leaf="true">
8956+
<Str Cat="Text">
8957+
<Val><![CDATA[Remove unused declarations for: '{0}']]></Val>
8958+
</Str>
8959+
<Disp Icon="Str" />
8960+
</Item>
8961+
<Item ItemId=";Remove_unused_destructuring_declaration_90039" ItemType="0" PsrId="306" Leaf="true">
8962+
<Str Cat="Text">
8963+
<Val><![CDATA[Remove unused destructuring declaration]]></Val>
8964+
</Str>
8965+
<Disp Icon="Str" />
8966+
</Item>
89588967
<Item ItemId=";Remove_unused_label_95053" ItemType="0" PsrId="306" Leaf="true">
89598968
<Str Cat="Text">
89608969
<Val><![CDATA[Remove unused label]]></Val>
@@ -10014,6 +10023,12 @@
1001410023
</Str>
1001510024
<Disp Icon="Str" />
1001610025
</Item>
10026+
<Item ItemId=";Switch_each_misused_0_to_1_95138" ItemType="0" PsrId="306" Leaf="true">
10027+
<Str Cat="Text">
10028+
<Val><![CDATA[Switch each misused '{0}' to '{1}']]></Val>
10029+
</Str>
10030+
<Disp Icon="Str" />
10031+
</Item>
1001710032
<Item ItemId=";Symbol_reference_does_not_refer_to_the_global_Symbol_constructor_object_2470" ItemType="0" PsrId="306" Leaf="true">
1001810033
<Str Cat="Text">
1001910034
<Val><![CDATA['Symbol' reference does not refer to the global Symbol constructor object.]]></Val>
@@ -10045,7 +10060,7 @@
1004510060
<Str Cat="Text">
1004610061
<Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val>
1004710062
<Tgt Cat="Text" Stat="Loc" Orig="New">
10048-
<Val><![CDATA[Značka {0} očekává nejmíň {1} argumentů, ale objekt pro vytváření JSX {2} poskytuje maximálně {3}.]]></Val>
10063+
<Val><![CDATA[Značka {0} očekává určitý minimální počet argumentů ({1}), ale objekt pro vytváření JSX {2} jich poskytuje maximálně {3}.]]></Val>
1004910064
</Tgt>
1005010065
</Str>
1005110066
<Disp Icon="Str" />
@@ -12900,15 +12915,6 @@
1290012915
</Str>
1290112916
<Disp Icon="Str" />
1290212917
</Item>
12903-
<Item ItemId=";can_only_be_used_in_an_object_literal_property_inside_a_destructuring_assignment_1312" ItemType="0" PsrId="306" Leaf="true">
12904-
<Str Cat="Text">
12905-
<Val><![CDATA['=' can only be used in an object literal property inside a destructuring assignment.]]></Val>
12906-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12907-
<Val><![CDATA[= jde použít jenom ve vlastnosti literálu objektu uvnitř destrukturujícího přiřazení.]]></Val>
12908-
</Tgt>
12909-
</Str>
12910-
<Disp Icon="Str" />
12911-
</Item>
1291212918
<Item ItemId=";case_or_default_expected_1130" ItemType="0" PsrId="306" Leaf="true">
1291312919
<Str Cat="Text">
1291412920
<Val><![CDATA['case' or 'default' expected.]]></Val>

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

+26-20
Original file line numberDiff line numberDiff line change
@@ -2581,7 +2581,7 @@
25812581
<Str Cat="Text">
25822582
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
25832583
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584-
<Val><![CDATA['{0}'에 대한 lib 정의를 찾을 수 없습니다.]]></Val>
2584+
<Val><![CDATA['{0}'에 대한 라이브러리 정의를 찾을 수 없습니다.]]></Val>
25852585
</Tgt>
25862586
</Str>
25872587
<Disp Icon="Str" />
@@ -2590,7 +2590,7 @@
25902590
<Str Cat="Text">
25912591
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
25922592
<Tgt Cat="Text" Stat="Loc" Orig="New">
2593-
<Val><![CDATA['{0}'에 대한 lib 정의를 찾을 수 없습니다. '{1}'이(가) 아닌지 확인하세요.]]></Val>
2593+
<Val><![CDATA['{0}'에 대한 라이브러리 정의를 찾을 수 없습니다. '{1}'이(가) 아닌지 확인하세요.]]></Val>
25942594
</Tgt>
25952595
</Str>
25962596
<Disp Icon="Str" />
@@ -4068,6 +4068,12 @@
40684068
</Str>
40694069
<Disp Icon="Str" />
40704070
</Item>
4071+
<Item ItemId=";Did_you_mean_to_use_a_Colon_When_following_property_names_in_an_object_literal_implies_a_destructuri_1312" ItemType="0" PsrId="306" Leaf="true">
4072+
<Str Cat="Text">
4073+
<Val><![CDATA[Did you mean to use a ':'? When following property names in an object literal, '=' implies a destructuring assignment.]]></Val>
4074+
</Str>
4075+
<Disp Icon="Str" />
4076+
</Item>
40714077
<Item ItemId=";Did_you_mean_to_use_new_with_this_expression_6213" ItemType="0" PsrId="306" Leaf="true">
40724078
<Str Cat="Text">
40734079
<Val><![CDATA[Did you mean to use 'new' with this expression?]]></Val>
@@ -8874,15 +8880,6 @@
88748880
</Str>
88758881
<Disp Icon="Str" />
88768882
</Item>
8877-
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
8878-
<Str Cat="Text">
8879-
<Val><![CDATA[Remove destructuring]]></Val>
8880-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8881-
<Val><![CDATA[구조 파괴 제거]]></Val>
8882-
</Tgt>
8883-
</Str>
8884-
<Disp Icon="Str" />
8885-
</Item>
88868883
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
88878884
<Str Cat="Text">
88888885
<Val><![CDATA[Remove import from '{0}']]></Val>
@@ -8946,6 +8943,18 @@
89468943
</Str>
89478944
<Disp Icon="Str" />
89488945
</Item>
8946+
<Item ItemId=";Remove_unused_declarations_for_Colon_0_90041" ItemType="0" PsrId="306" Leaf="true">
8947+
<Str Cat="Text">
8948+
<Val><![CDATA[Remove unused declarations for: '{0}']]></Val>
8949+
</Str>
8950+
<Disp Icon="Str" />
8951+
</Item>
8952+
<Item ItemId=";Remove_unused_destructuring_declaration_90039" ItemType="0" PsrId="306" Leaf="true">
8953+
<Str Cat="Text">
8954+
<Val><![CDATA[Remove unused destructuring declaration]]></Val>
8955+
</Str>
8956+
<Disp Icon="Str" />
8957+
</Item>
89498958
<Item ItemId=";Remove_unused_label_95053" ItemType="0" PsrId="306" Leaf="true">
89508959
<Str Cat="Text">
89518960
<Val><![CDATA[Remove unused label]]></Val>
@@ -10005,6 +10014,12 @@
1000510014
</Str>
1000610015
<Disp Icon="Str" />
1000710016
</Item>
10017+
<Item ItemId=";Switch_each_misused_0_to_1_95138" ItemType="0" PsrId="306" Leaf="true">
10018+
<Str Cat="Text">
10019+
<Val><![CDATA[Switch each misused '{0}' to '{1}']]></Val>
10020+
</Str>
10021+
<Disp Icon="Str" />
10022+
</Item>
1000810023
<Item ItemId=";Symbol_reference_does_not_refer_to_the_global_Symbol_constructor_object_2470" ItemType="0" PsrId="306" Leaf="true">
1000910024
<Str Cat="Text">
1001010025
<Val><![CDATA['Symbol' reference does not refer to the global Symbol constructor object.]]></Val>
@@ -12891,15 +12906,6 @@
1289112906
</Str>
1289212907
<Disp Icon="Str" />
1289312908
</Item>
12894-
<Item ItemId=";can_only_be_used_in_an_object_literal_property_inside_a_destructuring_assignment_1312" ItemType="0" PsrId="306" Leaf="true">
12895-
<Str Cat="Text">
12896-
<Val><![CDATA['=' can only be used in an object literal property inside a destructuring assignment.]]></Val>
12897-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12898-
<Val><![CDATA['='는 구조 파괴 할당 내의 개체 리터럴 속성에서만 사용할 수 있습니다.]]></Val>
12899-
</Tgt>
12900-
</Str>
12901-
<Disp Icon="Str" />
12902-
</Item>
1290312909
<Item ItemId=";case_or_default_expected_1130" ItemType="0" PsrId="306" Leaf="true">
1290412910
<Str Cat="Text">
1290512911
<Val><![CDATA['case' or 'default' expected.]]></Val>

0 commit comments

Comments
 (0)