|
785 | 785 | </Str> |
786 | 786 | <Disp Icon="Str" /> |
787 | 787 | </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> |
788 | 797 | <Item ItemId=";Accessibility_modifier_already_seen_1028" ItemType="0" PsrId="306" Leaf="true"> |
789 | 798 | <Str Cat="Text"> |
790 | 799 | <Val><![CDATA[Accessibility modifier already seen.]]></Val> |
|
1322 | 1331 | </Str> |
1323 | 1332 | <Disp Icon="Str" /> |
1324 | 1333 | </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> |
1325 | 1352 | <Item ItemId=";Argument_expression_expected_1135" ItemType="0" PsrId="306" Leaf="true"> |
1326 | 1353 | <Str Cat="Text"> |
1327 | 1354 | <Val><![CDATA[Argument expression expected.]]></Val> |
|
1469 | 1496 | </Str> |
1470 | 1497 | <Disp Icon="Str" /> |
1471 | 1498 | </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> |
1472 | 1508 | <Item ItemId=";Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020" ItemType="0" PsrId="306" Leaf="true"> |
1473 | 1509 | <Str Cat="Text"> |
1474 | 1510 | <Val><![CDATA[Call signature, which lacks return-type annotation, implicitly has an 'any' return type.]]></Val> |
|
1876 | 1912 | </Item> |
1877 | 1913 | <Item ItemId=";Change_0_to_1_90014" ItemType="0" PsrId="306" Leaf="true"> |
1878 | 1914 | <Str Cat="Text"> |
1879 | | - <Val><![CDATA[Change {0} to {1}.]]></Val> |
| 1915 | + <Val><![CDATA[Change '{0}' to '{1}'.]]></Val> |
1880 | 1916 | <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> |
1882 | 1918 | </Tgt> |
1883 | 1919 | <Prev Cat="Text"> |
1884 | | - <Val><![CDATA[Change {0} to {1}]]></Val> |
| 1920 | + <Val><![CDATA[Change {0} to {1}.]]></Val> |
1885 | 1921 | </Prev> |
1886 | 1922 | </Str> |
1887 | 1923 | <Disp Icon="Str" /> |
|
1997 | 2033 | </Str> |
1998 | 2034 | <Disp Icon="Str" /> |
1999 | 2035 | </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> |
2000 | 2045 | <Item ItemId=";Class_name_cannot_be_0_2414" ItemType="0" PsrId="306" Leaf="true"> |
2001 | 2046 | <Str Cat="Text"> |
2002 | 2047 | <Val><![CDATA[Class name cannot be '{0}'.]]></Val> |
|
3779 | 3824 | </Str> |
3780 | 3825 | <Disp Icon="Str" /> |
3781 | 3826 | </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> |
3782 | 3845 | <Item ItemId=";Initialize_property_0_in_the_constructor_90020" ItemType="0" PsrId="306" Leaf="true"> |
3783 | 3846 | <Str Cat="Text"> |
3784 | 3847 | <Val><![CDATA[Initialize property '{0}' in the constructor.]]></Val> |
|
3971 | 4034 | </Str> |
3972 | 4035 | <Disp Icon="Str" /> |
3973 | 4036 | </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"> |
3975 | 4038 | <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> |
3977 | 4040 | <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> |
3979 | 4042 | </Tgt> |
3980 | 4043 | </Str> |
3981 | 4044 | <Disp Icon="Str" /> |
3982 | 4045 | </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"> |
3984 | 4047 | <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> |
3986 | 4049 | <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> |
3988 | 4051 | </Tgt> |
3989 | 4052 | </Str> |
3990 | 4053 | <Disp Icon="Str" /> |
|
7247 | 7310 | </Str> |
7248 | 7311 | <Disp Icon="Str" /> |
7249 | 7312 | </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> |
7250 | 7322 | <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"> |
7251 | 7323 | <Str Cat="Text"> |
7252 | 7324 | <Val><![CDATA[Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'.]]></Val> |
|
7727 | 7799 | </Str> |
7728 | 7800 | <Disp Icon="Str" /> |
7729 | 7801 | </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> |
7730 | 7811 | <Item ItemId=";_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710" ItemType="0" PsrId="306" Leaf="true"> |
7731 | 7812 | <Str Cat="Text"> |
7732 | 7813 | <Val><![CDATA['{0}' are specified twice. The attribute named '{0}' will be overwritten.]]></Val> |
|
0 commit comments