Skip to content

Commit 8730ace

Browse files
authored
LEGO: Merge pull request 19358
LEGO: Merge pull request 19358
2 parents c1b4d59 + fd3eded commit 8730ace

1 file changed

Lines changed: 90 additions & 9 deletions

File tree

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

Lines changed: 90 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,15 @@
785785
</Str>
786786
<Disp Icon="Str" />
787787
</Item>
788+
<Item ItemId=";Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor_2715" ItemType="0" PsrId="306" Leaf="true">
789+
<Str Cat="Text">
790+
<Val><![CDATA[Abstract property '{0}' in class '{1}' cannot be accessed in the constructor.]]></Val>
791+
<Tgt Cat="Text" Stat="Loc" Orig="New">
792+
<Val><![CDATA['{1}' sınıfındaki '{0}' soyut özelliğine oluşturucuda erişilemiyor.]]></Val>
793+
</Tgt>
794+
</Str>
795+
<Disp Icon="Str" />
796+
</Item>
788797
<Item ItemId=";Accessibility_modifier_already_seen_1028" ItemType="0" PsrId="306" Leaf="true">
789798
<Str Cat="Text">
790799
<Val><![CDATA[Accessibility modifier already seen.]]></Val>
@@ -1322,6 +1331,24 @@
13221331
</Str>
13231332
<Disp Icon="Str" />
13241333
</Item>
1334+
<Item ItemId=";Annotate_with_type_from_JSDoc_95009" ItemType="0" PsrId="306" Leaf="true">
1335+
<Str Cat="Text">
1336+
<Val><![CDATA[Annotate with type from JSDoc]]></Val>
1337+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1338+
<Val><![CDATA[JSDoc türü ile not ekle]]></Val>
1339+
</Tgt>
1340+
</Str>
1341+
<Disp Icon="Str" />
1342+
</Item>
1343+
<Item ItemId=";Annotate_with_types_from_JSDoc_95010" ItemType="0" PsrId="306" Leaf="true">
1344+
<Str Cat="Text">
1345+
<Val><![CDATA[Annotate with types from JSDoc]]></Val>
1346+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1347+
<Val><![CDATA[JSDoc türleri ile not ekle]]></Val>
1348+
</Tgt>
1349+
</Str>
1350+
<Disp Icon="Str" />
1351+
</Item>
13251352
<Item ItemId=";Argument_expression_expected_1135" ItemType="0" PsrId="306" Leaf="true">
13261353
<Str Cat="Text">
13271354
<Val><![CDATA[Argument expression expected.]]></Val>
@@ -1469,6 +1496,15 @@
14691496
</Str>
14701497
<Disp Icon="Str" />
14711498
</Item>
1499+
<Item ItemId=";Call_decorator_expression_90028" ItemType="0" PsrId="306" Leaf="true">
1500+
<Str Cat="Text">
1501+
<Val><![CDATA[Call decorator expression.]]></Val>
1502+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1503+
<Val><![CDATA[Dekoratör ifadesini çağırın.]]></Val>
1504+
</Tgt>
1505+
</Str>
1506+
<Disp Icon="Str" />
1507+
</Item>
14721508
<Item ItemId=";Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020" ItemType="0" PsrId="306" Leaf="true">
14731509
<Str Cat="Text">
14741510
<Val><![CDATA[Call signature, which lacks return-type annotation, implicitly has an 'any' return type.]]></Val>
@@ -1876,12 +1912,12 @@
18761912
</Item>
18771913
<Item ItemId=";Change_0_to_1_90014" ItemType="0" PsrId="306" Leaf="true">
18781914
<Str Cat="Text">
1879-
<Val><![CDATA[Change {0} to {1}.]]></Val>
1915+
<Val><![CDATA[Change '{0}' to '{1}'.]]></Val>
18801916
<Tgt Cat="Text" Stat="Loc" Orig="New">
1881-
<Val><![CDATA[{0} öğesini {1} olarak değiştirin.]]></Val>
1917+
<Val><![CDATA['{0}' değerini '{1}' olarak değiştirin.]]></Val>
18821918
</Tgt>
18831919
<Prev Cat="Text">
1884-
<Val><![CDATA[Change {0} to {1}]]></Val>
1920+
<Val><![CDATA[Change {0} to {1}.]]></Val>
18851921
</Prev>
18861922
</Str>
18871923
<Disp Icon="Str" />
@@ -1997,6 +2033,15 @@
19972033
</Str>
19982034
<Disp Icon="Str" />
19992035
</Item>
2036+
<Item ItemId=";Class_declarations_cannot_have_more_than_one_augments_or_extends_tag_8025" ItemType="0" PsrId="306" Leaf="true">
2037+
<Str Cat="Text">
2038+
<Val><![CDATA[Class declarations cannot have more than one `@augments` or `@extends` tag.]]></Val>
2039+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2040+
<Val><![CDATA[Sınıf bildirimlerinde birden fazla `@augments` veya `@extends` etiketi olamaz.]]></Val>
2041+
</Tgt>
2042+
</Str>
2043+
<Disp Icon="Str" />
2044+
</Item>
20002045
<Item ItemId=";Class_name_cannot_be_0_2414" ItemType="0" PsrId="306" Leaf="true">
20012046
<Str Cat="Text">
20022047
<Val><![CDATA[Class name cannot be '{0}'.]]></Val>
@@ -3779,6 +3824,24 @@
37793824
</Str>
37803825
<Disp Icon="Str" />
37813826
</Item>
3827+
<Item ItemId=";Infer_parameter_types_from_usage_95012" ItemType="0" PsrId="306" Leaf="true">
3828+
<Str Cat="Text">
3829+
<Val><![CDATA[Infer parameter types from usage.]]></Val>
3830+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3831+
<Val><![CDATA[Parametre türlerini kullanımdan çıkarsayın.]]></Val>
3832+
</Tgt>
3833+
</Str>
3834+
<Disp Icon="Str" />
3835+
</Item>
3836+
<Item ItemId=";Infer_type_of_0_from_usage_95011" ItemType="0" PsrId="306" Leaf="true">
3837+
<Str Cat="Text">
3838+
<Val><![CDATA[Infer type of '{0}' from usage.]]></Val>
3839+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3840+
<Val><![CDATA['{0}' türünü kullanımdan çıkarsayın.]]></Val>
3841+
</Tgt>
3842+
</Str>
3843+
<Disp Icon="Str" />
3844+
</Item>
37823845
<Item ItemId=";Initialize_property_0_in_the_constructor_90020" ItemType="0" PsrId="306" Leaf="true">
37833846
<Str Cat="Text">
37843847
<Val><![CDATA[Initialize property '{0}' in the constructor.]]></Val>
@@ -3971,20 +4034,20 @@
39714034
</Str>
39724035
<Disp Icon="Str" />
39734036
</Item>
3974-
<Item ItemId=";JSDoc_augments_0_does_not_match_the_extends_1_clause_8023" ItemType="0" PsrId="306" Leaf="true">
4037+
<Item ItemId=";JSDoc_0_1_does_not_match_the_extends_2_clause_8023" ItemType="0" PsrId="306" Leaf="true">
39754038
<Str Cat="Text">
3976-
<Val><![CDATA[JSDoc '@augments {0}' does not match the 'extends {1}' clause.]]></Val>
4039+
<Val><![CDATA[JSDoc '@{0} {1}' does not match the 'extends {2}' clause.]]></Val>
39774040
<Tgt Cat="Text" Stat="Loc" Orig="New">
3978-
<Val><![CDATA[JSDoc '@augments {0}', 'extends {1}' yan tümcesiyle eşleşmiyor.]]></Val>
4041+
<Val><![CDATA[JSDoc '@{0} {1}', 'extends {2}' yan tümcesiyle eşleşmiyor.]]></Val>
39794042
</Tgt>
39804043
</Str>
39814044
<Disp Icon="Str" />
39824045
</Item>
3983-
<Item ItemId=";JSDoc_augments_is_not_attached_to_a_class_declaration_8022" ItemType="0" PsrId="306" Leaf="true">
4046+
<Item ItemId=";JSDoc_0_is_not_attached_to_a_class_8022" ItemType="0" PsrId="306" Leaf="true">
39844047
<Str Cat="Text">
3985-
<Val><![CDATA[JSDoc '@augments' is not attached to a class declaration.]]></Val>
4048+
<Val><![CDATA[JSDoc '@{0}' is not attached to a class.]]></Val>
39864049
<Tgt Cat="Text" Stat="Loc" Orig="New">
3987-
<Val><![CDATA[JSDoc '@augments', bir sınıf bildirimine eklenmemiş.]]></Val>
4050+
<Val><![CDATA[JSDoc '@{0}' bir sınıfa eklenmemiş.]]></Val>
39884051
</Tgt>
39894052
</Str>
39904053
<Disp Icon="Str" />
@@ -7247,6 +7310,15 @@
72477310
</Str>
72487311
<Disp Icon="Str" />
72497312
</Item>
7313+
<Item ItemId=";Type_parameter_0_has_a_circular_default_2716" ItemType="0" PsrId="306" Leaf="true">
7314+
<Str Cat="Text">
7315+
<Val><![CDATA[Type parameter '{0}' has a circular default.]]></Val>
7316+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7317+
<Val><![CDATA['{0}' tür parametresi döngüsel bir varsayılana sahip.]]></Val>
7318+
</Tgt>
7319+
</Str>
7320+
<Disp Icon="Str" />
7321+
</Item>
72507322
<Item ItemId=";Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4008" ItemType="0" PsrId="306" Leaf="true">
72517323
<Str Cat="Text">
72527324
<Val><![CDATA[Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'.]]></Val>
@@ -7727,6 +7799,15 @@
77277799
</Str>
77287800
<Disp Icon="Str" />
77297801
</Item>
7802+
<Item ItemId=";_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329" ItemType="0" PsrId="306" Leaf="true">
7803+
<Str Cat="Text">
7804+
<Val><![CDATA['{0}' accepts too few arguments to be used as a decorator here. Did you mean to call it first and write '@{0}()'?]]></Val>
7805+
<Tgt Cat="Text" Stat="Loc" Orig="New">
7806+
<Val><![CDATA['{0}' burada dekoratör olarak kullanılmak için çok az bağımsız değişken kabul ediyor. Önce çağırıp '@{0}()' yazmak mı istediniz?]]></Val>
7807+
</Tgt>
7808+
</Str>
7809+
<Disp Icon="Str" />
7810+
</Item>
77307811
<Item ItemId=";_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710" ItemType="0" PsrId="306" Leaf="true">
77317812
<Str Cat="Text">
77327813
<Val><![CDATA['{0}' are specified twice. The attribute named '{0}' will be overwritten.]]></Val>

0 commit comments

Comments
 (0)