|
1406 | 1406 | </Str>
|
1407 | 1407 | <Disp Icon="Str" />
|
1408 | 1408 | </Item>
|
| 1409 | + <Item ItemId=";Add_void_to_Promise_resolved_without_a_value_95143" ItemType="0" PsrId="306" Leaf="true"> |
| 1410 | + <Str Cat="Text"> |
| 1411 | + <Val><![CDATA[Add 'void' to Promise resolved without a value]]></Val> |
| 1412 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1413 | + <Val><![CDATA[Dodaj argument „void” do obiektu Promise rozwiązanego bez wartości]]></Val> |
| 1414 | + </Tgt> |
| 1415 | + </Str> |
| 1416 | + <Disp Icon="Str" /> |
| 1417 | + </Item> |
| 1418 | + <Item ItemId=";Add_void_to_all_Promises_resolved_without_a_value_95144" ItemType="0" PsrId="306" Leaf="true"> |
| 1419 | + <Str Cat="Text"> |
| 1420 | + <Val><![CDATA[Add 'void' to all Promises resolved without a value]]></Val> |
| 1421 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1422 | + <Val><![CDATA[Dodaj argument „void” do wszystkich obiektów Promise rozwiązanych bez wartości]]></Val> |
| 1423 | + </Tgt> |
| 1424 | + </Str> |
| 1425 | + <Disp Icon="Str" /> |
| 1426 | + </Item> |
1409 | 1427 | <Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
|
1410 | 1428 | <Str Cat="Text">
|
1411 | 1429 | <Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>
|
|
4871 | 4889 | </Str>
|
4872 | 4890 | <Disp Icon="Str" />
|
4873 | 4891 | </Item>
|
| 4892 | + <Item ItemId=";Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794" ItemType="0" PsrId="306" Leaf="true"> |
| 4893 | + <Str Cat="Text"> |
| 4894 | + <Val><![CDATA[Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?]]></Val> |
| 4895 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4896 | + <Val><![CDATA[Oczekiwano {0} argumentów, ale otrzymano {1}. Czy zapomniano dołączyć wartość „void” w argumencie typu obiektu „Promise”?]]></Val> |
| 4897 | + </Tgt> |
| 4898 | + </Str> |
| 4899 | + <Disp Icon="Str" /> |
| 4900 | + </Item> |
4874 | 4901 | <Item ItemId=";Expected_0_arguments_but_got_1_or_more_2556" ItemType="0" PsrId="306" Leaf="true">
|
4875 | 4902 | <Str Cat="Text">
|
4876 | 4903 | <Val><![CDATA[Expected {0} arguments, but got {1} or more.]]></Val>
|
|
10508 | 10535 | </Str>
|
10509 | 10536 | <Disp Icon="Str" />
|
10510 | 10537 | </Item>
|
| 10538 | + <Item ItemId=";The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056" ItemType="0" PsrId="306" Leaf="true"> |
| 10539 | + <Str Cat="Text"> |
| 10540 | + <Val><![CDATA[The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.]]></Val> |
| 10541 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 10542 | + <Val><![CDATA[Wywnioskowany typ tego węzła przekracza maksymalną długość, którą kompilator może serializować. Wymagana jest jawna adnotacja typu.]]></Val> |
| 10543 | + </Tgt> |
| 10544 | + </Str> |
| 10545 | + <Disp Icon="Str" /> |
| 10546 | + </Item> |
10511 | 10547 | <Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
|
10512 | 10548 | <Str Cat="Text">
|
10513 | 10549 | <Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>
|
|
0 commit comments