|
8199 | 8199 | </Str> |
8200 | 8200 | <Disp Icon="Str" /> |
8201 | 8201 | </Item> |
| 8202 | + <Item ItemId=";Ignore_the_tsconfig_found_and_build_with_commandline_options_and_files_1549" ItemType="0" PsrId="306" Leaf="true"> |
| 8203 | + <Str Cat="Text"> |
| 8204 | + <Val><![CDATA[Ignore the tsconfig found and build with commandline options and files.]]></Val> |
| 8205 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8206 | + <Val><![CDATA[Ignorujte nalezenou konfiguraci tsconfig a sestavte pomocí možností příkazového řádku a souborů.]]></Val> |
| 8207 | + </Tgt> |
| 8208 | + </Str> |
| 8209 | + <Disp Icon="Str" /> |
| 8210 | + </Item> |
8202 | 8211 | <Item ItemId=";Ignore_this_error_message_90019" ItemType="0" PsrId="306" Leaf="true"> |
8203 | 8212 | <Str Cat="Text"> |
8204 | 8213 | <Val><![CDATA[Ignore this error message]]></Val> |
|
18639 | 18648 | </Str> |
18640 | 18649 | <Disp Icon="Str" /> |
18641 | 18650 | </Item> |
| 18651 | + <Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true"> |
| 18652 | + <Str Cat="Text"> |
| 18653 | + <Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val> |
| 18654 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 18655 | + <Val><![CDATA[Deklarace await using nejsou povoleny v klauzulích case ani default, pokud nejsou obsaženy v bloku.]]></Val> |
| 18656 | + </Tgt> |
| 18657 | + </Str> |
| 18658 | + <Disp Icon="Str" /> |
| 18659 | + </Item> |
18642 | 18660 | <Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true"> |
18643 | 18661 | <Str Cat="Text"> |
18644 | 18662 | <Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val> |
|
19440 | 19458 | </Str> |
19441 | 19459 | <Disp Icon="Str" /> |
19442 | 19460 | </Item> |
| 19461 | + <Item ItemId=";tsconfig_json_is_present_but_will_not_be_loaded_if_files_are_specified_on_commandline_Use_ignoreConf_5112" ItemType="0" PsrId="306" Leaf="true"> |
| 19462 | + <Str Cat="Text"> |
| 19463 | + <Val><![CDATA[tsconfig.json is present but will not be loaded if files are specified on commandline. Use '--ignoreConfig' to skip this error.]]></Val> |
| 19464 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 19465 | + <Val><![CDATA[tsconfig.json je k dispozici, ale nebude načten, pokud jsou soubory zadány v příkazovém řádku. K přeskočení této chyby použijte --ignoreConfig.]]></Val> |
| 19466 | + </Tgt> |
| 19467 | + </Str> |
| 19468 | + <Disp Icon="Str" /> |
| 19469 | + </Item> |
19443 | 19470 | <Item ItemId=";type_Colon_6902" ItemType="0" PsrId="306" Leaf="true"> |
19444 | 19471 | <Str Cat="Text"> |
19445 | 19472 | <Val><![CDATA[type:]]></Val> |
|
19503 | 19530 | </Str> |
19504 | 19531 | <Disp Icon="Str" /> |
19505 | 19532 | </Item> |
| 19533 | + <Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true"> |
| 19534 | + <Str Cat="Text"> |
| 19535 | + <Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val> |
| 19536 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 19537 | + <Val><![CDATA[Deklarace using nejsou povoleny v klauzulích case ani default, pokud nejsou obsaženy v bloku.]]></Val> |
| 19538 | + </Tgt> |
| 19539 | + </Str> |
| 19540 | + <Disp Icon="Str" /> |
| 19541 | + </Item> |
19506 | 19542 | <Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true"> |
19507 | 19543 | <Str Cat="Text"> |
19508 | 19544 | <Val><![CDATA['with' statements are not allowed in an async function block.]]></Val> |
|
0 commit comments