|
1499 | 1499 | </Item>
|
1500 | 1500 | <Item ItemId=";All_type_parameters_are_unused_6205" ItemType="0" PsrId="306" Leaf="true">
|
1501 | 1501 | <Str Cat="Text">
|
1502 |
| - <Val><![CDATA[All type parameters are unused]]></Val> |
| 1502 | + <Val><![CDATA[All type parameters are unused.]]></Val> |
1503 | 1503 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
1504 | 1504 | <Val><![CDATA[Všechny parametry typů jsou nevyužité.]]></Val>
|
1505 | 1505 | </Tgt>
|
| 1506 | + <Prev Cat="Text"> |
| 1507 | + <Val><![CDATA[All type parameters are unused]]></Val> |
| 1508 | + </Prev> |
1506 | 1509 | </Str>
|
1507 | 1510 | <Disp Icon="Str" />
|
1508 | 1511 | </Item>
|
|
1787 | 1790 | </Item>
|
1788 | 1791 | <Item ItemId=";An_expression_of_type_void_cannot_be_tested_for_truthiness_1345" ItemType="0" PsrId="306" Leaf="true">
|
1789 | 1792 | <Str Cat="Text">
|
1790 |
| - <Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val> |
| 1793 | + <Val><![CDATA[An expression of type 'void' cannot be tested for truthiness.]]></Val> |
1791 | 1794 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
1792 | 1795 | <Val><![CDATA[Není možné testovat pravdivost výrazu typu void.]]></Val>
|
1793 | 1796 | </Tgt>
|
| 1797 | + <Prev Cat="Text"> |
| 1798 | + <Val><![CDATA[An expression of type 'void' cannot be tested for truthiness]]></Val> |
| 1799 | + </Prev> |
1794 | 1800 | </Str>
|
1795 | 1801 | <Disp Icon="Str" />
|
1796 | 1802 | </Item>
|
|
2615 | 2621 | </Item>
|
2616 | 2622 | <Item ItemId=";Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732" ItemType="0" PsrId="306" Leaf="true">
|
2617 | 2623 | <Str Cat="Text">
|
2618 |
| - <Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val> |
| 2624 | + <Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension.]]></Val> |
2619 | 2625 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
2620 | 2626 | <Val><![CDATA[Nepovedlo se najít modul {0}. Zvažte možnost importovat modul s příponou .json pomocí --resolveJsonModule.]]></Val>
|
2621 | 2627 | </Tgt>
|
| 2628 | + <Prev Cat="Text"> |
| 2629 | + <Val><![CDATA[Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension]]></Val> |
| 2630 | + </Prev> |
2622 | 2631 | </Str>
|
2623 | 2632 | <Disp Icon="Str" />
|
2624 | 2633 | </Item>
|
|
3450 | 3459 | </Str>
|
3451 | 3460 | <Disp Icon="Str" />
|
3452 | 3461 | </Item>
|
| 3462 | + <Item ItemId=";Convert_0_to_1_in_0_95003" ItemType="0" PsrId="306" Leaf="true"> |
| 3463 | + <Str Cat="Text"> |
| 3464 | + <Val><![CDATA[Convert '{0}' to '{1} in {0}']]></Val> |
| 3465 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3466 | + <Val><![CDATA[Převést {0} na {1} v {0}]]></Val> |
| 3467 | + </Tgt> |
| 3468 | + </Str> |
| 3469 | + <Disp Icon="Str" /> |
| 3470 | + </Item> |
3453 | 3471 | <Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
|
3454 | 3472 | <Str Cat="Text">
|
3455 | 3473 | <Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
|
|
3531 | 3549 | </Str>
|
3532 | 3550 | <Disp Icon="Str" />
|
3533 | 3551 | </Item>
|
| 3552 | + <Item ItemId=";Convert_all_type_literals_to_mapped_type_95021" ItemType="0" PsrId="306" Leaf="true"> |
| 3553 | + <Str Cat="Text"> |
| 3554 | + <Val><![CDATA[Convert all type literals to mapped type]]></Val> |
| 3555 | + </Str> |
| 3556 | + <Disp Icon="Str" /> |
| 3557 | + </Item> |
3534 | 3558 | <Item ItemId=";Convert_arrow_function_or_function_expression_95122" ItemType="0" PsrId="306" Leaf="true">
|
3535 | 3559 | <Str Cat="Text">
|
3536 | 3560 | <Val><![CDATA[Convert arrow function or function expression]]></Val>
|
|
4481 | 4505 | </Item>
|
4482 | 4506 | <Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
|
4483 | 4507 | <Str Cat="Text">
|
4484 |
| - <Val><![CDATA[Dynamic import cannot have type arguments]]></Val> |
| 4508 | + <Val><![CDATA[Dynamic import cannot have type arguments.]]></Val> |
4485 | 4509 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
4486 | 4510 | <Val><![CDATA[Dynamický import nemůže mít argumenty typu.]]></Val>
|
4487 | 4511 | </Tgt>
|
| 4512 | + <Prev Cat="Text"> |
| 4513 | + <Val><![CDATA[Dynamic import cannot have type arguments]]></Val> |
| 4514 | + </Prev> |
4488 | 4515 | </Str>
|
4489 | 4516 | <Disp Icon="Str" />
|
4490 | 4517 | </Item>
|
|
5628 | 5655 | </Str>
|
5629 | 5656 | <Disp Icon="Str" />
|
5630 | 5657 | </Item>
|
| 5658 | + <Item ItemId=";Generates_an_event_trace_and_a_list_of_types_6237" ItemType="0" PsrId="306" Leaf="true"> |
| 5659 | + <Str Cat="Text"> |
| 5660 | + <Val><![CDATA[Generates an event trace and a list of types.]]></Val> |
| 5661 | + </Str> |
| 5662 | + <Disp Icon="Str" /> |
| 5663 | + </Item> |
5631 | 5664 | <Item ItemId=";Generates_corresponding_d_ts_file_6002" ItemType="0" PsrId="306" Leaf="true">
|
5632 | 5665 | <Str Cat="Text">
|
5633 | 5666 | <Val><![CDATA[Generates corresponding '.d.ts' file.]]></Val>
|
|
6045 | 6078 | </Str>
|
6046 | 6079 | <Disp Icon="Str" />
|
6047 | 6080 | </Item>
|
| 6081 | + <Item ItemId=";Include_undefined_in_index_signature_results_6800" ItemType="0" PsrId="306" Leaf="true"> |
| 6082 | + <Str Cat="Text"> |
| 6083 | + <Val><![CDATA[Include 'undefined' in index signature results]]></Val> |
| 6084 | + </Str> |
| 6085 | + <Disp Icon="Str" /> |
| 6086 | + </Item> |
6048 | 6087 | <Item ItemId=";Index_signature_in_type_0_only_permits_reading_2542" ItemType="0" PsrId="306" Leaf="true">
|
6049 | 6088 | <Str Cat="Text">
|
6050 | 6089 | <Val><![CDATA[Index signature in type '{0}' only permits reading.]]></Val>
|
|
7257 | 7296 | </Str>
|
7258 | 7297 | <Disp Icon="Str" />
|
7259 | 7298 | </Item>
|
| 7299 | + <Item ItemId=";Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash_5090" ItemType="0" PsrId="306" Leaf="true"> |
| 7300 | + <Str Cat="Text"> |
| 7301 | + <Val><![CDATA[Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?]]></Val> |
| 7302 | + </Str> |
| 7303 | + <Disp Icon="Str" /> |
| 7304 | + </Item> |
7260 | 7305 | <Item ItemId=";Non_simple_parameter_declared_here_1348" ItemType="0" PsrId="306" Leaf="true">
|
7261 | 7306 | <Str Cat="Text">
|
7262 | 7307 | <Val><![CDATA[Non-simple parameter declared here.]]></Val>
|
|
7575 | 7620 | </Str>
|
7576 | 7621 | <Disp Icon="Str" />
|
7577 | 7622 | </Item>
|
| 7623 | + <Item ItemId=";Option_0_cannot_be_specified_when_option_jsx_is_1_5089" ItemType="0" PsrId="306" Leaf="true"> |
| 7624 | + <Str Cat="Text"> |
| 7625 | + <Val><![CDATA[Option '{0}' cannot be specified when option 'jsx' is '{1}'.]]></Val> |
| 7626 | + </Str> |
| 7627 | + <Disp Icon="Str" /> |
| 7628 | + </Item> |
7578 | 7629 | <Item ItemId=";Option_0_cannot_be_specified_when_option_target_is_ES3_5048" ItemType="0" PsrId="306" Leaf="true">
|
7579 | 7630 | <Str Cat="Text">
|
7580 | 7631 | <Val><![CDATA[Option '{0}' cannot be specified when option 'target' is 'ES3'.]]></Val>
|
|
7647 | 7698 | </Str>
|
7648 | 7699 | <Disp Icon="Str" />
|
7649 | 7700 | </Item>
|
7650 |
| - <Item ItemId=";Option_paths_cannot_be_used_without_specifying_baseUrl_option_5060" ItemType="0" PsrId="306" Leaf="true"> |
7651 |
| - <Str Cat="Text"> |
7652 |
| - <Val><![CDATA[Option 'paths' cannot be used without specifying '--baseUrl' option.]]></Val> |
7653 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
7654 |
| - <Val><![CDATA[Možnost paths se nedá použít bez zadání možnosti --baseUrl.]]></Val> |
7655 |
| - </Tgt> |
7656 |
| - </Str> |
7657 |
| - <Disp Icon="Str" /> |
7658 |
| - </Item> |
7659 | 7701 | <Item ItemId=";Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042" ItemType="0" PsrId="306" Leaf="true">
|
7660 | 7702 | <Str Cat="Text">
|
7661 | 7703 | <Val><![CDATA[Option 'project' cannot be mixed with source files on a command line.]]></Val>
|
|
8252 | 8294 | </Item>
|
8253 | 8295 | <Item ItemId=";Private_identifiers_cannot_be_used_as_parameters_18009" ItemType="0" PsrId="306" Leaf="true">
|
8254 | 8296 | <Str Cat="Text">
|
8255 |
| - <Val><![CDATA[Private identifiers cannot be used as parameters]]></Val> |
| 8297 | + <Val><![CDATA[Private identifiers cannot be used as parameters.]]></Val> |
8256 | 8298 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
8257 | 8299 | <Val><![CDATA[Privátní identifikátory se nedají použít jako parametry.]]></Val>
|
8258 | 8300 | </Tgt>
|
| 8301 | + <Prev Cat="Text"> |
| 8302 | + <Val><![CDATA[Private identifiers cannot be used as parameters]]></Val> |
| 8303 | + </Prev> |
8259 | 8304 | </Str>
|
8260 | 8305 | <Disp Icon="Str" />
|
8261 | 8306 | </Item>
|
|
8489 | 8534 | </Item>
|
8490 | 8535 | <Item ItemId=";Property_0_is_a_static_member_of_type_1_2576" ItemType="0" PsrId="306" Leaf="true">
|
8491 | 8536 | <Str Cat="Text">
|
8492 |
| - <Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val> |
| 8537 | + <Val><![CDATA[Property '{0}' is a static member of type '{1}'.]]></Val> |
8493 | 8538 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
8494 | 8539 | <Val><![CDATA[Vlastnost {0} není statický člen typu {1}.]]></Val>
|
8495 | 8540 | </Tgt>
|
| 8541 | + <Prev Cat="Text"> |
| 8542 | + <Val><![CDATA[Property '{0}' is a static member of type '{1}']]></Val> |
| 8543 | + </Prev> |
8496 | 8544 | </Str>
|
8497 | 8545 | <Disp Icon="Str" />
|
8498 | 8546 | </Item>
|
|
8748 | 8796 | </Str>
|
8749 | 8797 | <Disp Icon="Str" />
|
8750 | 8798 | </Item>
|
| 8799 | + <Item ItemId=";Provides_a_root_package_name_when_using_outFile_with_declarations_1390" ItemType="0" PsrId="306" Leaf="true"> |
| 8800 | + <Str Cat="Text"> |
| 8801 | + <Val><![CDATA[Provides a root package name when using outFile with declarations.]]></Val> |
| 8802 | + </Str> |
| 8803 | + <Disp Icon="Str" /> |
| 8804 | + </Item> |
8751 | 8805 | <Item ItemId=";Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4098" ItemType="0" PsrId="306" Leaf="true">
|
8752 | 8806 | <Str Cat="Text">
|
8753 | 8807 | <Val><![CDATA[Public method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
|
|
9894 | 9948 | </Str>
|
9895 | 9949 | <Disp Icon="Str" />
|
9896 | 9950 | </Item>
|
| 9951 | + <Item ItemId=";Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react_6238" ItemType="0" PsrId="306" Leaf="true"> |
| 9952 | + <Str Cat="Text"> |
| 9953 | + <Val><![CDATA[Specify the module specifier to be used to import the `jsx` and `jsxs` factory functions from. eg, react]]></Val> |
| 9954 | + </Str> |
| 9955 | + <Disp Icon="Str" /> |
| 9956 | + </Item> |
9897 | 9957 | <Item ItemId=";Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058" ItemType="0" PsrId="306" Leaf="true">
|
9898 | 9958 | <Str Cat="Text">
|
9899 | 9959 | <Val><![CDATA[Specify the root directory of input files. Use to control the output directory structure with --outDir.]]></Val>
|
|
10185 | 10245 | </Str>
|
10186 | 10246 | <Disp Icon="Str" />
|
10187 | 10247 | </Item>
|
| 10248 | + <Item ItemId=";Template_literal_type_argument_0_is_not_literal_type_or_a_generic_type_2793" ItemType="0" PsrId="306" Leaf="true"> |
| 10249 | + <Str Cat="Text"> |
| 10250 | + <Val><![CDATA[Template literal type argument '{0}' is not literal type or a generic type.]]></Val> |
| 10251 | + </Str> |
| 10252 | + <Disp Icon="Str" /> |
| 10253 | + </Item> |
10188 | 10254 | <Item ItemId=";The_0_modifier_can_only_be_used_in_TypeScript_files_8009" ItemType="0" PsrId="306" Leaf="true">
|
10189 | 10255 | <Str Cat="Text">
|
10190 | 10256 | <Val><![CDATA[The '{0}' modifier can only be used in TypeScript files.]]></Val>
|
|
10266 | 10332 | </Str>
|
10267 | 10333 | <Disp Icon="Str" />
|
10268 | 10334 | </Item>
|
| 10335 | + <Item ItemId=";The_bundledPackageName_option_must_be_provided_when_using_outFile_and_node_module_resolution_with_de_1391" ItemType="0" PsrId="306" Leaf="true"> |
| 10336 | + <Str Cat="Text"> |
| 10337 | + <Val><![CDATA[The `bundledPackageName` option must be provided when using outFile and node module resolution with declaration emit.]]></Val> |
| 10338 | + </Str> |
| 10339 | + <Disp Icon="Str" /> |
| 10340 | + </Item> |
10269 | 10341 | <Item ItemId=";The_character_set_of_the_input_files_6163" ItemType="0" PsrId="306" Leaf="true">
|
10270 | 10342 | <Str Cat="Text">
|
10271 | 10343 | <Val><![CDATA[The character set of the input files.]]></Val>
|
@@ -12836,10 +12908,13 @@
|
12836 | 12908 | </Item>
|
12837 | 12909 | <Item ItemId=";_0_modifier_cannot_be_used_with_a_private_identifier_18019" ItemType="0" PsrId="306" Leaf="true">
|
12838 | 12910 | <Str Cat="Text">
|
12839 |
| - <Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val> |
| 12911 | + <Val><![CDATA['{0}' modifier cannot be used with a private identifier.]]></Val> |
12840 | 12912 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
12841 | 12913 | <Val><![CDATA[Modifikátor {0} se nedá použít s privátním identifikátorem.]]></Val>
|
12842 | 12914 | </Tgt>
|
| 12915 | + <Prev Cat="Text"> |
| 12916 | + <Val><![CDATA['{0}' modifier cannot be used with a private identifier]]></Val> |
| 12917 | + </Prev> |
12843 | 12918 | </Str>
|
12844 | 12919 | <Disp Icon="Str" />
|
12845 | 12920 | </Item>
|
|
0 commit comments