LEGO: Merge pull request 37229

LEGO: Merge pull request 37229
This commit is contained in:
csigs 2020-03-05 02:11:18 -08:00 committed by GitHub
commit 3c0c01c332
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 0 deletions

View file

@ -7011,6 +7011,9 @@
<Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Only named exports may use 'export type'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[只有具名的匯出可以使用「匯出類型」。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -12333,6 +12336,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['implements' clause already seen.]]></Val>

View file

@ -7011,6 +7011,9 @@
<Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Only named exports may use 'export type'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[명명된 내보내기에서만 '내보내기 형식'을 사용할 수 있습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -10878,6 +10881,9 @@
<Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' 속성의 형식은 매핑된 형식 '{1}'에서 순환적으로 자신을 참조합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@ -12333,6 +12339,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";get_and_set_accessors_cannot_declare_this_parameters_2784" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['get' and 'set' accessors cannot declare 'this' parameters.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";implements_clause_already_seen_1175" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['implements' clause already seen.]]></Val>