Skip to content

Commit 4df1617

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent eac75f3 commit 4df1617

File tree

2 files changed

+54
-18
lines changed

2 files changed

+54
-18
lines changed

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

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,6 +3947,24 @@
39473947
</Str>
39483948
<Disp Icon="Str" />
39493949
</Item>
3950+
<Item ItemId=";Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264" ItemType="0" PsrId="306" Leaf="true">
3951+
<Str Cat="Text">
3952+
<Val><![CDATA[Declarations with definite assignment assertions must also have type annotations.]]></Val>
3953+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3954+
<Val><![CDATA[Deklaracje z asercjami określonego przypisania muszą również mieć adnotacje typu.]]></Val>
3955+
</Tgt>
3956+
</Str>
3957+
<Disp Icon="Str" />
3958+
</Item>
3959+
<Item ItemId=";Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263" ItemType="0" PsrId="306" Leaf="true">
3960+
<Str Cat="Text">
3961+
<Val><![CDATA[Declarations with initializers cannot also have definite assignment assertions.]]></Val>
3962+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3963+
<Val><![CDATA[Deklaracje z inicjatorami nie mogą mieć również asercji określonego przypisania.]]></Val>
3964+
</Tgt>
3965+
</Str>
3966+
<Disp Icon="Str" />
3967+
</Item>
39503968
<Item ItemId=";Declare_a_private_field_named_0_90053" ItemType="0" PsrId="306" Leaf="true">
39513969
<Str Cat="Text">
39523970
<Val><![CDATA[Declare a private field named '{0}'.]]></Val>
@@ -4049,15 +4067,6 @@
40494067
</Str>
40504068
<Disp Icon="Str" />
40514069
</Item>
4052-
<Item ItemId=";Definite_assignment_assertions_can_only_be_used_along_with_a_type_annotation_1258" ItemType="0" PsrId="306" Leaf="true">
4053-
<Str Cat="Text">
4054-
<Val><![CDATA[Definite assignment assertions can only be used along with a type annotation.]]></Val>
4055-
<Tgt Cat="Text" Stat="Loc" Orig="New">
4056-
<Val><![CDATA[Asercje określonego przypisania mogą być używane tylko wraz z adnotacją typu.]]></Val>
4057-
</Tgt>
4058-
</Str>
4059-
<Disp Icon="Str" />
4060-
</Item>
40614070
<Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
40624071
<Str Cat="Text">
40634072
<Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
@@ -10562,6 +10571,15 @@
1056210571
</Str>
1056310572
<Disp Icon="Str" />
1056410573
</Item>
10574+
<Item ItemId=";The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795" ItemType="0" PsrId="306" Leaf="true">
10575+
<Str Cat="Text">
10576+
<Val><![CDATA[The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types.]]></Val>
10577+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10578+
<Val><![CDATA[Słowa kluczowego „intrinsic” można używać tylko do deklarowania typów wewnętrznych udostępnianych przez kompilator.]]></Val>
10579+
</Tgt>
10580+
</Str>
10581+
<Disp Icon="Str" />
10582+
</Item>
1056510583
<Item ItemId=";The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016" ItemType="0" PsrId="306" Leaf="true">
1056610584
<Str Cat="Text">
1056710585
<Val><![CDATA[The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.]]></Val>

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

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3950,6 +3950,24 @@
39503950
</Str>
39513951
<Disp Icon="Str" />
39523952
</Item>
3953+
<Item ItemId=";Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264" ItemType="0" PsrId="306" Leaf="true">
3954+
<Str Cat="Text">
3955+
<Val><![CDATA[Declarations with definite assignment assertions must also have type annotations.]]></Val>
3956+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3957+
<Val><![CDATA[As declarações com asserções de atribuição definitiva também precisam ter anotações de tipo.]]></Val>
3958+
</Tgt>
3959+
</Str>
3960+
<Disp Icon="Str" />
3961+
</Item>
3962+
<Item ItemId=";Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263" ItemType="0" PsrId="306" Leaf="true">
3963+
<Str Cat="Text">
3964+
<Val><![CDATA[Declarations with initializers cannot also have definite assignment assertions.]]></Val>
3965+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3966+
<Val><![CDATA[As declarações com inicializadores também não podem ter asserções de atribuição definitiva.]]></Val>
3967+
</Tgt>
3968+
</Str>
3969+
<Disp Icon="Str" />
3970+
</Item>
39533971
<Item ItemId=";Declare_a_private_field_named_0_90053" ItemType="0" PsrId="306" Leaf="true">
39543972
<Str Cat="Text">
39553973
<Val><![CDATA[Declare a private field named '{0}'.]]></Val>
@@ -4052,15 +4070,6 @@
40524070
</Str>
40534071
<Disp Icon="Str" />
40544072
</Item>
4055-
<Item ItemId=";Definite_assignment_assertions_can_only_be_used_along_with_a_type_annotation_1258" ItemType="0" PsrId="306" Leaf="true">
4056-
<Str Cat="Text">
4057-
<Val><![CDATA[Definite assignment assertions can only be used along with a type annotation.]]></Val>
4058-
<Tgt Cat="Text" Stat="Loc" Orig="New">
4059-
<Val><![CDATA[As declarações de atribuição definitivas só podem ser usadas juntamente com uma anotação de tipo.]]></Val>
4060-
</Tgt>
4061-
</Str>
4062-
<Disp Icon="Str" />
4063-
</Item>
40644073
<Item ItemId=";Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200" ItemType="0" PsrId="306" Leaf="true">
40654074
<Str Cat="Text">
40664075
<Val><![CDATA[Definitions of the following identifiers conflict with those in another file: {0}]]></Val>
@@ -10565,6 +10574,15 @@
1056510574
</Str>
1056610575
<Disp Icon="Str" />
1056710576
</Item>
10577+
<Item ItemId=";The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795" ItemType="0" PsrId="306" Leaf="true">
10578+
<Str Cat="Text">
10579+
<Val><![CDATA[The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types.]]></Val>
10580+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10581+
<Val><![CDATA[A palavra-chave 'intrinsic' só pode ser usada para declarar tipos intrínsecos fornecidos pelo compilador.]]></Val>
10582+
</Tgt>
10583+
</Str>
10584+
<Disp Icon="Str" />
10585+
</Item>
1056810586
<Item ItemId=";The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016" ItemType="0" PsrId="306" Leaf="true">
1056910587
<Str Cat="Text">
1057010588
<Val><![CDATA[The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.]]></Val>

0 commit comments

Comments
 (0)