|
1425 | 1425 | <Str Cat="Text"> |
1426 | 1426 | <Val><![CDATA[Base class expressions cannot reference class type parameters.]]></Val> |
1427 | 1427 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
1428 | | - <Val><![CDATA[Wyrażenia klasy podstawowej nie mogą odwoływać się do parametrów typu klasy.]]></Val> |
| 1428 | + <Val><![CDATA[Wyrażenia klasy bazowej nie mogą odwoływać się do parametrów typu klasy.]]></Val> |
1429 | 1429 | </Tgt> |
1430 | 1430 | </Str> |
1431 | 1431 | <Disp Icon="Str" /> |
|
1434 | 1434 | <Str Cat="Text"> |
1435 | 1435 | <Val><![CDATA[Base constructor return type '{0}' is not a class or interface type.]]></Val> |
1436 | 1436 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
1437 | | - <Val><![CDATA[Zwracany typ konstruktora podstawowego „{0}” nie jest typem klasy ani interfejsu.]]></Val> |
| 1437 | + <Val><![CDATA[Zwracany typ konstruktora bazowego „{0}” nie jest typem klasy ani interfejsu.]]></Val> |
1438 | 1438 | </Tgt> |
1439 | 1439 | </Str> |
1440 | 1440 | <Disp Icon="Str" /> |
|
2004 | 2004 | <Str Cat="Text"> |
2005 | 2005 | <Val><![CDATA[Class '{0}' incorrectly extends base class '{1}'.]]></Val> |
2006 | 2006 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2007 | | - <Val><![CDATA[Klasa „{0}” niepoprawnie rozszerza klasę podstawową „{1}”.]]></Val> |
| 2007 | + <Val><![CDATA[Klasa „{0}” niepoprawnie rozszerza klasę bazową „{1}”.]]></Val> |
2008 | 2008 | </Tgt> |
2009 | 2009 | </Str> |
2010 | 2010 | <Disp Icon="Str" /> |
|
2052 | 2052 | <Str Cat="Text"> |
2053 | 2053 | <Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val> |
2054 | 2054 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2055 | | - <Val><![CDATA[Strona statyczna klasy „{0}” niepoprawnie rozszerza stronę statyczną klasy podstawowej „{1}”.]]></Val> |
| 2055 | + <Val><![CDATA[Strona statyczna klasy „{0}” niepoprawnie rozszerza stronę statyczną klasy bazowej „{1}”.]]></Val> |
2056 | 2056 | </Tgt> |
2057 | 2057 | </Str> |
2058 | 2058 | <Disp Icon="Str" /> |
|
2637 | 2637 | <Str Cat="Text"> |
2638 | 2638 | <Val><![CDATA[Duplicate identifier '_super'. Compiler uses '_super' to capture base class reference.]]></Val> |
2639 | 2639 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2640 | | - <Val><![CDATA[Zduplikowany identyfikator „_super”. Kompilator używa ciągu „_super” do przechwycenia odwołania do klasy podstawowej.]]></Val> |
| 2640 | + <Val><![CDATA[Zduplikowany identyfikator „_super”. Kompilator używa ciągu „_super” do przechwycenia odwołania do klasy bazowej.]]></Val> |
2641 | 2641 | </Tgt> |
2642 | 2642 | </Str> |
2643 | 2643 | <Disp Icon="Str" /> |
|
2780 | 2780 | </Str> |
2781 | 2781 | <Disp Icon="Str" /> |
2782 | 2782 | </Item> |
| 2783 | + <Item ItemId=";Enable_strict_checking_of_property_initialization_in_classes_6187" ItemType="0" PsrId="306" Leaf="true"> |
| 2784 | + <Str Cat="Text"> |
| 2785 | + <Val><![CDATA[Enable strict checking of property initialization in classes.]]></Val> |
| 2786 | + </Str> |
| 2787 | + <Disp Icon="Str" /> |
| 2788 | + </Item> |
2783 | 2789 | <Item ItemId=";Enable_strict_null_checks_6113" ItemType="0" PsrId="306" Leaf="true"> |
2784 | 2790 | <Str Cat="Text"> |
2785 | 2791 | <Val><![CDATA[Enable strict null checks.]]></Val> |
|
3135 | 3141 | <Str Cat="Text"> |
3136 | 3142 | <Val><![CDATA[Expression resolves to '_super' that compiler uses to capture base class reference.]]></Val> |
3137 | 3143 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
3138 | | - <Val><![CDATA[Wynikiem rozpoznania wyrażenia jest element „_super” używany przez kompilator do przechwycenia odwołania do klasy podstawowej.]]></Val> |
| 3144 | + <Val><![CDATA[Wynikiem rozpoznania wyrażenia jest element „_super” używany przez kompilator do przechwycenia odwołania do klasy bazowej.]]></Val> |
3139 | 3145 | </Tgt> |
3140 | 3146 | </Str> |
3141 | 3147 | <Disp Icon="Str" /> |
|
4896 | 4902 | <Str Cat="Text"> |
4897 | 4903 | <Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val> |
4898 | 4904 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
4899 | | - <Val><![CDATA[Tylko publiczne i chronione metody klasy podstawowej są dostępne przy użyciu słowa kluczowego „super”.]]></Val> |
| 4905 | + <Val><![CDATA[Tylko publiczne i chronione metody klasy bazowej są dostępne przy użyciu słowa kluczowego „super”.]]></Val> |
4900 | 4906 | </Tgt> |
4901 | 4907 | </Str> |
4902 | 4908 | <Disp Icon="Str" /> |
|
5417 | 5423 | </Str> |
5418 | 5424 | <Disp Icon="Str" /> |
5419 | 5425 | </Item> |
| 5426 | + <Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true"> |
| 5427 | + <Str Cat="Text"> |
| 5428 | + <Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val> |
| 5429 | + </Str> |
| 5430 | + <Disp Icon="Str" /> |
| 5431 | + </Item> |
5420 | 5432 | <Item ItemId=";Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation_7033" ItemType="0" PsrId="306" Leaf="true"> |
5421 | 5433 | <Str Cat="Text"> |
5422 | 5434 | <Val><![CDATA[Property '{0}' implicitly has type 'any', because its get accessor lacks a return type annotation.]]></Val> |
|
5537 | 5549 | </Str> |
5538 | 5550 | <Disp Icon="Str" /> |
5539 | 5551 | </Item> |
| 5552 | + <Item ItemId=";Property_0_is_used_before_being_assigned_2565" ItemType="0" PsrId="306" Leaf="true"> |
| 5553 | + <Str Cat="Text"> |
| 5554 | + <Val><![CDATA[Property '{0}' is used before being assigned.]]></Val> |
| 5555 | + </Str> |
| 5556 | + <Disp Icon="Str" /> |
| 5557 | + </Item> |
5540 | 5558 | <Item ItemId=";Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property_2606" ItemType="0" PsrId="306" Leaf="true"> |
5541 | 5559 | <Str Cat="Text"> |
5542 | 5560 | <Val><![CDATA[Property '{0}' of JSX spread attribute is not assignable to target property.]]></Val> |
|
0 commit comments