|
6998 | 6998 | </Str>
|
6999 | 6999 | <Disp Icon="Str" />
|
7000 | 7000 | </Item>
|
| 7001 | + <Item ItemId=";Only_named_exports_may_use_export_type_1383" ItemType="0" PsrId="306" Leaf="true"> |
| 7002 | + <Str Cat="Text"> |
| 7003 | + <Val><![CDATA[Only named exports may use 'export type'.]]></Val> |
| 7004 | + </Str> |
| 7005 | + <Disp Icon="Str" /> |
| 7006 | + </Item> |
7001 | 7007 | <Item ItemId=";Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340" ItemType="0" PsrId="306" Leaf="true">
|
7002 | 7008 | <Str Cat="Text">
|
7003 | 7009 | <Val><![CDATA[Only public and protected methods of the base class are accessible via the 'super' keyword.]]></Val>
|
|
7025 | 7031 | </Str>
|
7026 | 7032 | <Disp Icon="Str" />
|
7027 | 7033 | </Item>
|
7028 |
| - <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_6064" ItemType="0" PsrId="306" Leaf="true"> |
| 7034 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230" ItemType="0" PsrId="306" Leaf="true"> |
| 7035 | + <Str Cat="Text"> |
| 7036 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line.]]></Val> |
| 7037 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 7038 | + <Val><![CDATA[Opcję „{0}” można określić tylko w pliku „tsconfig.json” albo ustawić na wartość „false” lub „null” w wierszu polecenia.]]></Val> |
| 7039 | + </Tgt> |
| 7040 | + </Str> |
| 7041 | + <Disp Icon="Str" /> |
| 7042 | + </Item> |
| 7043 | + <Item ItemId=";Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064" ItemType="0" PsrId="306" Leaf="true"> |
7029 | 7044 | <Str Cat="Text">
|
7030 |
| - <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file.]]></Val> |
| 7045 | + <Val><![CDATA[Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line.]]></Val> |
7031 | 7046 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
7032 |
| - <Val><![CDATA[Opcję „{0}” można określić jedynie w pliku „tsconfig.json”.]]></Val> |
| 7047 | + <Val><![CDATA[Opcję „{0}” można określić tylko w pliku „tsconfig.json” albo ustawić na wartość „null” w wierszu polecenia.]]></Val> |
7033 | 7048 | </Tgt>
|
7034 | 7049 | </Str>
|
7035 | 7050 | <Disp Icon="Str" />
|
|
9515 | 9530 | </Str>
|
9516 | 9531 | <Disp Icon="Str" />
|
9517 | 9532 | </Item>
|
| 9533 | + <Item ItemId=";Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229" ItemType="0" PsrId="306" Leaf="true"> |
| 9534 | + <Str Cat="Text"> |
| 9535 | + <Val><![CDATA[Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'.]]></Val> |
| 9536 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 9537 | + <Val><![CDATA[Tag „{0}” oczekuje co najmniej „{1}” argumentów, ale fabryka JSX „{2}” dostarcza maksymalnie „{3}”.]]></Val> |
| 9538 | + </Tgt> |
| 9539 | + </Str> |
| 9540 | + <Disp Icon="Str" /> |
| 9541 | + </Item> |
9518 | 9542 | <Item ItemId=";Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358" ItemType="0" PsrId="306" Leaf="true">
|
9519 | 9543 | <Str Cat="Text">
|
9520 | 9544 | <Val><![CDATA[Tagged template expressions are not permitted in an optional chain.]]></Val>
|
|
10838 | 10862 | </Str>
|
10839 | 10863 | <Disp Icon="Str" />
|
10840 | 10864 | </Item>
|
| 10865 | + <Item ItemId=";Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615" ItemType="0" PsrId="306" Leaf="true"> |
| 10866 | + <Str Cat="Text"> |
| 10867 | + <Val><![CDATA[Type of property '{0}' circularly references itself in mapped type '{1}'.]]></Val> |
| 10868 | + </Str> |
| 10869 | + <Disp Icon="Str" /> |
| 10870 | + </Item> |
10841 | 10871 | <Item ItemId=";Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321" ItemType="0" PsrId="306" Leaf="true">
|
10842 | 10872 | <Str Cat="Text">
|
10843 | 10873 | <Val><![CDATA[Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member.]]></Val>
|
|
0 commit comments