Skip to content

Commit b23f1d6

Browse files
authoredSep 14, 2022
LEGO: Merge pull request 50771
LEGO: Merge pull request 50771
1 parent 618fb2d commit b23f1d6

File tree

10 files changed

+270
-0
lines changed

10 files changed

+270
-0
lines changed
 

‎src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

+27
Original file line numberDiff line numberDiff line change
@@ -1743,6 +1743,15 @@
17431743
</Str>
17441744
<Disp Icon="Str" />
17451745
</Item>
1746+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1747+
<Str Cat="Text">
1748+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1749+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1750+
<Val><![CDATA["accessor" 属性不能声明为可选。]]></Val>
1751+
</Tgt>
1752+
</Str>
1753+
<Disp Icon="Str" />
1754+
</Item>
17461755
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17471756
<Str Cat="Text">
17481757
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10320,6 +10329,15 @@
1032010329
</Str>
1032110330
<Disp Icon="Str" />
1032210331
</Item>
10332+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10333+
<Str Cat="Text">
10334+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10335+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10336+
<Val><![CDATA[只有在面向 ECMAScript 2015 及更高版本时,才可使用带有 "accessor" 修饰符的属性。]]></Val>
10337+
</Tgt>
10338+
</Str>
10339+
<Disp Icon="Str" />
10340+
</Item>
1032310341
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1032410342
<Str Cat="Text">
1032510343
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16269,6 +16287,15 @@
1626916287
</Str>
1627016288
<Disp Icon="Str" />
1627116289
</Item>
16290+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16291+
<Str Cat="Text">
16292+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16293+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16294+
<Val><![CDATA["accessor" 修饰符只能出现在属性声明中。]]></Val>
16295+
</Tgt>
16296+
</Str>
16297+
<Disp Icon="Str" />
16298+
</Item>
1627216299
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1627316300
<Str Cat="Text">
1627416301
<Val><![CDATA[and here.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -1755,6 +1755,15 @@
17551755
</Str>
17561756
<Disp Icon="Str" />
17571757
</Item>
1758+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1759+
<Str Cat="Text">
1760+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1761+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1762+
<Val><![CDATA[Una propiedad 'accessor' no se puede declarar como opcional.]]></Val>
1763+
</Tgt>
1764+
</Str>
1765+
<Disp Icon="Str" />
1766+
</Item>
17581767
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17591768
<Str Cat="Text">
17601769
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10332,6 +10341,15 @@
1033210341
</Str>
1033310342
<Disp Icon="Str" />
1033410343
</Item>
10344+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10345+
<Str Cat="Text">
10346+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10347+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10348+
<Val><![CDATA[Las propiedades con el modificador 'accessor' solo están disponibles cuando el destino es ECMAScript 2015 y versiones posteriores.]]></Val>
10349+
</Tgt>
10350+
</Str>
10351+
<Disp Icon="Str" />
10352+
</Item>
1033510353
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1033610354
<Str Cat="Text">
1033710355
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16281,6 +16299,15 @@
1628116299
</Str>
1628216300
<Disp Icon="Str" />
1628316301
</Item>
16302+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16303+
<Str Cat="Text">
16304+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16305+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16306+
<Val><![CDATA[El modificador 'accessor' solo puede aparecer en una declaración de propiedad.]]></Val>
16307+
</Tgt>
16308+
</Str>
16309+
<Disp Icon="Str" />
16310+
</Item>
1628416311
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1628516312
<Str Cat="Text">
1628616313
<Val><![CDATA[and here.]]></Val>

‎src/loc/lcl/fra/diagnosticMessages/diagnosticMessages.generated.json.lcl

+27
Original file line numberDiff line numberDiff line change
@@ -1755,6 +1755,15 @@
17551755
</Str>
17561756
<Disp Icon="Str" />
17571757
</Item>
1758+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1759+
<Str Cat="Text">
1760+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1761+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1762+
<Val><![CDATA[Une propriété 'accessor' ne peut pas être déclarée comme facultative.]]></Val>
1763+
</Tgt>
1764+
</Str>
1765+
<Disp Icon="Str" />
1766+
</Item>
17581767
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17591768
<Str Cat="Text">
17601769
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10332,6 +10341,15 @@
1033210341
</Str>
1033310342
<Disp Icon="Str" />
1033410343
</Item>
10344+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10345+
<Str Cat="Text">
10346+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10347+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10348+
<Val><![CDATA[Les propriétés avec le modificateur 'accessor' ne sont disponibles que pour le ciblage d’ECMAScript 2015 et versions ultérieures.]]></Val>
10349+
</Tgt>
10350+
</Str>
10351+
<Disp Icon="Str" />
10352+
</Item>
1033510353
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1033610354
<Str Cat="Text">
1033710355
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16281,6 +16299,15 @@
1628116299
</Str>
1628216300
<Disp Icon="Str" />
1628316301
</Item>
16302+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16303+
<Str Cat="Text">
16304+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16305+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16306+
<Val><![CDATA[Le modificateur 'accessor' ne peut apparaître que sur une déclaration de propriété.]]></Val>
16307+
</Tgt>
16308+
</Str>
16309+
<Disp Icon="Str" />
16310+
</Item>
1628416311
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1628516312
<Str Cat="Text">
1628616313
<Val><![CDATA[and here.]]></Val>

‎src/loc/lcl/ita/diagnosticMessages/diagnosticMessages.generated.json.lcl

+27
Original file line numberDiff line numberDiff line change
@@ -1743,6 +1743,15 @@
17431743
</Str>
17441744
<Disp Icon="Str" />
17451745
</Item>
1746+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1747+
<Str Cat="Text">
1748+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1749+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1750+
<Val><![CDATA[Una proprietà 'accessor' non può essere dichiarata facoltativa.]]></Val>
1751+
</Tgt>
1752+
</Str>
1753+
<Disp Icon="Str" />
1754+
</Item>
17461755
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17471756
<Str Cat="Text">
17481757
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10320,6 +10329,15 @@
1032010329
</Str>
1032110330
<Disp Icon="Str" />
1032210331
</Item>
10332+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10333+
<Str Cat="Text">
10334+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10335+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10336+
<Val><![CDATA[Le proprietà con il modificatore 'funzione di accesso' sono disponibili solo quando la destinazione è ECMAScript 2015 e versioni successive.]]></Val>
10337+
</Tgt>
10338+
</Str>
10339+
<Disp Icon="Str" />
10340+
</Item>
1032310341
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1032410342
<Str Cat="Text">
1032510343
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16269,6 +16287,15 @@
1626916287
</Str>
1627016288
<Disp Icon="Str" />
1627116289
</Item>
16290+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16291+
<Str Cat="Text">
16292+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16293+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16294+
<Val><![CDATA[Il modificatore 'accessor' può essere visualizzato solo in una dichiarazione di proprietà.]]></Val>
16295+
</Tgt>
16296+
</Str>
16297+
<Disp Icon="Str" />
16298+
</Item>
1627216299
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1627316300
<Str Cat="Text">
1627416301
<Val><![CDATA[and here.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -1743,6 +1743,15 @@
17431743
</Str>
17441744
<Disp Icon="Str" />
17451745
</Item>
1746+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1747+
<Str Cat="Text">
1748+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1749+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1750+
<Val><![CDATA['accessor' プロパティはオプションとして宣言できません。]]></Val>
1751+
</Tgt>
1752+
</Str>
1753+
<Disp Icon="Str" />
1754+
</Item>
17461755
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17471756
<Str Cat="Text">
17481757
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10320,6 +10329,15 @@
1032010329
</Str>
1032110330
<Disp Icon="Str" />
1032210331
</Item>
10332+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10333+
<Str Cat="Text">
10334+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10335+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10336+
<Val><![CDATA['accessor' 修飾子を持つプロパティは、ECMAScript 2015 以降を対象とする場合にのみ使用できます。]]></Val>
10337+
</Tgt>
10338+
</Str>
10339+
<Disp Icon="Str" />
10340+
</Item>
1032310341
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1032410342
<Str Cat="Text">
1032510343
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16269,6 +16287,15 @@
1626916287
</Str>
1627016288
<Disp Icon="Str" />
1627116289
</Item>
16290+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16291+
<Str Cat="Text">
16292+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16293+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16294+
<Val><![CDATA['accessor' 修飾子は、プロパティ宣言でのみ使用できます。]]></Val>
16295+
</Tgt>
16296+
</Str>
16297+
<Disp Icon="Str" />
16298+
</Item>
1627216299
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1627316300
<Str Cat="Text">
1627416301
<Val><![CDATA[and here.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -1743,6 +1743,15 @@
17431743
</Str>
17441744
<Disp Icon="Str" />
17451745
</Item>
1746+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1747+
<Str Cat="Text">
1748+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1749+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1750+
<Val><![CDATA['accessor' 속성은 선택 사항으로 선언할 수 없습니다.]]></Val>
1751+
</Tgt>
1752+
</Str>
1753+
<Disp Icon="Str" />
1754+
</Item>
17461755
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17471756
<Str Cat="Text">
17481757
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10320,6 +10329,15 @@
1032010329
</Str>
1032110330
<Disp Icon="Str" />
1032210331
</Item>
10332+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10333+
<Str Cat="Text">
10334+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10335+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10336+
<Val><![CDATA['accessor' 한정자가 있는 속성은 ECMAScript 2015 이상을 대상으로 하는 경우에만 사용할 수 있습니다.]]></Val>
10337+
</Tgt>
10338+
</Str>
10339+
<Disp Icon="Str" />
10340+
</Item>
1032310341
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1032410342
<Str Cat="Text">
1032510343
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16269,6 +16287,15 @@
1626916287
</Str>
1627016288
<Disp Icon="Str" />
1627116289
</Item>
16290+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16291+
<Str Cat="Text">
16292+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16293+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16294+
<Val><![CDATA['accessor' 한정자는 속성 선언에만 나타날 수 있습니다.]]></Val>
16295+
</Tgt>
16296+
</Str>
16297+
<Disp Icon="Str" />
16298+
</Item>
1627216299
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1627316300
<Str Cat="Text">
1627416301
<Val><![CDATA[and here.]]></Val>

‎src/loc/lcl/plk/diagnosticMessages/diagnosticMessages.generated.json.lcl

+27
Original file line numberDiff line numberDiff line change
@@ -1733,6 +1733,15 @@
17331733
</Str>
17341734
<Disp Icon="Str" />
17351735
</Item>
1736+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1737+
<Str Cat="Text">
1738+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1739+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1740+
<Val><![CDATA[Właściwość „accessor” nie może być zadeklarowana jako opcjonalna.]]></Val>
1741+
</Tgt>
1742+
</Str>
1743+
<Disp Icon="Str" />
1744+
</Item>
17361745
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17371746
<Str Cat="Text">
17381747
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10307,6 +10316,15 @@
1030710316
</Str>
1030810317
<Disp Icon="Str" />
1030910318
</Item>
10319+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10320+
<Str Cat="Text">
10321+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10322+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10323+
<Val><![CDATA[Właściwości z modyfikatorem „accessor” są dostępne tylko w przypadku określania wartości docelowej ECMAScript 2015 lub nowszej.]]></Val>
10324+
</Tgt>
10325+
</Str>
10326+
<Disp Icon="Str" />
10327+
</Item>
1031010328
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1031110329
<Str Cat="Text">
1031210330
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16256,6 +16274,15 @@
1625616274
</Str>
1625716275
<Disp Icon="Str" />
1625816276
</Item>
16277+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16278+
<Str Cat="Text">
16279+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16280+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16281+
<Val><![CDATA[Modyfikator „accessor” może występować tylko w deklaracji właściwości.]]></Val>
16282+
</Tgt>
16283+
</Str>
16284+
<Disp Icon="Str" />
16285+
</Item>
1625916286
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1626016287
<Str Cat="Text">
1626116288
<Val><![CDATA[and here.]]></Val>

‎src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl

+27
Original file line numberDiff line numberDiff line change
@@ -1736,6 +1736,15 @@
17361736
</Str>
17371737
<Disp Icon="Str" />
17381738
</Item>
1739+
<Item ItemId=";An_accessor_property_cannot_be_declared_optional_1276" ItemType="0" PsrId="306" Leaf="true">
1740+
<Str Cat="Text">
1741+
<Val><![CDATA[An 'accessor' property cannot be declared optional.]]></Val>
1742+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1743+
<Val><![CDATA[Uma propriedade 'acessador' não pode ser declarada opcional.]]></Val>
1744+
</Tgt>
1745+
</Str>
1746+
<Disp Icon="Str" />
1747+
</Item>
17391748
<Item ItemId=";An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234" ItemType="0" PsrId="306" Leaf="true">
17401749
<Str Cat="Text">
17411750
<Val><![CDATA[An ambient module declaration is only allowed at the top level in a file.]]></Val>
@@ -10310,6 +10319,15 @@
1031010319
</Str>
1031110320
<Disp Icon="Str" />
1031210321
</Item>
10322+
<Item ItemId=";Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045" ItemType="0" PsrId="306" Leaf="true">
10323+
<Str Cat="Text">
10324+
<Val><![CDATA[Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher.]]></Val>
10325+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10326+
<Val><![CDATA[Propriedades com o modificador 'acessador' estão disponíveis somente quando o alvo é ECMAScript 2015 e superior.]]></Val>
10327+
</Tgt>
10328+
</Str>
10329+
<Disp Icon="Str" />
10330+
</Item>
1031310331
<Item ItemId=";Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267" ItemType="0" PsrId="306" Leaf="true">
1031410332
<Str Cat="Text">
1031510333
<Val><![CDATA[Property '{0}' cannot have an initializer because it is marked abstract.]]></Val>
@@ -16259,6 +16277,15 @@
1625916277
</Str>
1626016278
<Disp Icon="Str" />
1626116279
</Item>
16280+
<Item ItemId=";accessor_modifier_can_only_appear_on_a_property_declaration_1275" ItemType="0" PsrId="306" Leaf="true">
16281+
<Str Cat="Text">
16282+
<Val><![CDATA['accessor' modifier can only appear on a property declaration.]]></Val>
16283+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16284+
<Val><![CDATA[o modificador 'acessador' só pode aparecer em uma declaração de propriedade.]]></Val>
16285+
</Tgt>
16286+
</Str>
16287+
<Disp Icon="Str" />
16288+
</Item>
1626216289
<Item ItemId=";and_here_6204" ItemType="0" PsrId="306" Leaf="true">
1626316290
<Str Cat="Text">
1626416291
<Val><![CDATA[and here.]]></Val>

0 commit comments

Comments
 (0)
Please sign in to comment.