|
8551 | 8551 | </Item>
|
8552 | 8552 | <Item ItemId=";Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471" ItemType="0" PsrId="306" Leaf="true">
|
8553 | 8553 | <Str Cat="Text">
|
8554 |
| - <Val><![CDATA[Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported synchronously. Use dynamic import instead.]]></Val> |
| 8554 | + <Val><![CDATA[Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported with 'require'. Use an ECMAScript import instead.]]></Val> |
8555 | 8555 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
8556 |
| - <Val><![CDATA[Nie można zaimportować modułu „{0}” przy użyciu tej konstrukcji. Specyfikator jest rozpoznawany tylko jako moduł ES, którego nie można zaimportować synchronicznie. Zamiast tego użyj importu dynamicznego.]]></Val> |
| 8556 | + <Val><![CDATA[Nie można zaimportować modułu „{0}” przy użyciu tej konstrukcji. Specyfikator jest rozpoznawany tylko jako moduł ES, którego nie można zaimportować za pomocą wywołania „require”. Zamiast tego użyj importu ECMAScript.]]></Val> |
8557 | 8557 | </Tgt>
|
| 8558 | + <Prev Cat="Text"> |
| 8559 | + <Val><![CDATA[Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported synchronously. Use dynamic import instead.]]></Val> |
| 8560 | + </Prev> |
8558 | 8561 | </Str>
|
8559 | 8562 | <Disp Icon="Str" />
|
8560 | 8563 | </Item>
|
|
12827 | 12830 | </Str>
|
12828 | 12831 | <Disp Icon="Str" />
|
12829 | 12832 | </Item>
|
| 12833 | + <Item ItemId=";The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_reference_1479" ItemType="0" PsrId="306" Leaf="true"> |
| 12834 | + <Str Cat="Text"> |
| 12835 | + <Val><![CDATA[The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("{0}")' call instead.]]></Val> |
| 12836 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 12837 | + <Val><![CDATA[Bieżący plik jest modułem CommonJS, którego importy będą generować wywołania „require”; jednak przywoływany plik jest modułem ECMAScript i nie można go zaimportować za pomocą wywołania „require”. Zamiast tego rozważ zapisanie dynamicznego wywołania „import("{0}")”.]]></Val> |
| 12838 | + </Tgt> |
| 12839 | + </Str> |
| 12840 | + <Disp Icon="Str" /> |
| 12841 | + </Item> |
12830 | 12842 | <Item ItemId=";The_current_host_does_not_support_the_0_option_5001" ItemType="0" PsrId="306" Leaf="true">
|
12831 | 12843 | <Str Cat="Text">
|
12832 | 12844 | <Val><![CDATA[The current host does not support the '{0}' option.]]></Val>
|
|
13916 | 13928 | </Str>
|
13917 | 13929 | <Disp Icon="Str" />
|
13918 | 13930 | </Item>
|
| 13931 | + <Item ItemId=";To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0_1482" ItemType="0" PsrId="306" Leaf="true"> |
| 13932 | + <Str Cat="Text"> |
| 13933 | + <Val><![CDATA[To convert this file to an ECMAScript module, add the field `"type": "module"` to '{0}'.]]></Val> |
| 13934 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13935 | + <Val><![CDATA[Aby przekonwertować ten plik na moduł ECMAScript, dodaj pole „"type": "module"” do „{0}”.]]></Val> |
| 13936 | + </Tgt> |
| 13937 | + </Str> |
| 13938 | + <Disp Icon="Str" /> |
| 13939 | + </Item> |
| 13940 | + <Item ItemId=";To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Co_1481" ItemType="0" PsrId="306" Leaf="true"> |
| 13941 | + <Str Cat="Text"> |
| 13942 | + <Val><![CDATA[To convert this file to an ECMAScript module, change its file extension to '{0}', or add the field `"type": "module"` to '{1}'.]]></Val> |
| 13943 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13944 | + <Val><![CDATA[Aby przekonwertować ten plik na moduł ECMAScript, zmień rozszerzenie jego pliku na „{0}” lub dodaj pole „"type": "module"” do „{1}”.]]></Val> |
| 13945 | + </Tgt> |
| 13946 | + </Str> |
| 13947 | + <Disp Icon="Str" /> |
| 13948 | + </Item> |
| 13949 | + <Item ItemId=";To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_packag_1480" ItemType="0" PsrId="306" Leaf="true"> |
| 13950 | + <Str Cat="Text"> |
| 13951 | + <Val><![CDATA[To convert this file to an ECMAScript module, change its file extension to '{0}' or create a local package.json file with `{ "type": "module" }`.]]></Val> |
| 13952 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13953 | + <Val><![CDATA[Aby przekonwertować ten plik na moduł ECMAScript, zmień rozszerzenie jego pliku na „{0}” lub utwórz lokalny plik package.json z polem „{ "type": "module" }".]]></Val> |
| 13954 | + </Tgt> |
| 13955 | + </Str> |
| 13956 | + <Disp Icon="Str" /> |
| 13957 | + </Item> |
| 13958 | + <Item ItemId=";To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module_1483" ItemType="0" PsrId="306" Leaf="true"> |
| 13959 | + <Str Cat="Text"> |
| 13960 | + <Val><![CDATA[To convert this file to an ECMAScript module, create a local package.json file with `{ "type": "module" }`.]]></Val> |
| 13961 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13962 | + <Val><![CDATA[Aby przekonwertować ten plik na moduł ECMAScript, utwórz lokalny plik package.json z polem „{ "type": "module" }".]]></Val> |
| 13963 | + </Tgt> |
| 13964 | + </Str> |
| 13965 | + <Disp Icon="Str" /> |
| 13966 | + </Item> |
13919 | 13967 | <Item ItemId=";Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378" ItemType="0" PsrId="306" Leaf="true">
|
13920 | 13968 | <Str Cat="Text">
|
13921 | 13969 | <Val><![CDATA[Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher.]]></Val>
|
|
0 commit comments