|
153 | 153 | <Item ItemId=";A_computed_property_name_in_a_class_property_declaration_must_refer_to_an_expression_whose_type_is_a_1166" ItemType="0" PsrId="306" Leaf="true">
|
154 | 154 | <Str Cat="Text">
|
155 | 155 | <Val><![CDATA[A computed property name in a class property declaration must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
|
| 156 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 157 | + <Val><![CDATA[Název vypočítané vlastnosti v deklaraci vlastnosti třídy musí odkazovat na výraz, jehož typ je literál nebo jedinečný symbol.]]></Val> |
| 158 | + </Tgt> |
156 | 159 | </Str>
|
157 | 160 | <Disp Icon="Str" />
|
158 | 161 | </Item>
|
159 | 162 | <Item ItemId=";A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_ty_1168" ItemType="0" PsrId="306" Leaf="true">
|
160 | 163 | <Str Cat="Text">
|
161 | 164 | <Val><![CDATA[A computed property name in a method overload must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
|
| 165 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 166 | + <Val><![CDATA[Název vypočítané vlastnosti v přetížené metodě musí odkazovat na výraz, jehož typ je literál nebo jedinečný symbol.]]></Val> |
| 167 | + </Tgt> |
162 | 168 | </Str>
|
163 | 169 | <Disp Icon="Str" />
|
164 | 170 | </Item>
|
165 | 171 | <Item ItemId=";A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type__1170" ItemType="0" PsrId="306" Leaf="true">
|
166 | 172 | <Str Cat="Text">
|
167 | 173 | <Val><![CDATA[A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
|
| 174 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 175 | + <Val><![CDATA[Název vypočítané vlastnosti v literálu typu musí odkazovat na výraz, jehož typ je literál nebo jedinečný symbol.]]></Val> |
| 176 | + </Tgt> |
168 | 177 | </Str>
|
169 | 178 | <Disp Icon="Str" />
|
170 | 179 | </Item>
|
171 | 180 | <Item ItemId=";A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_t_1165" ItemType="0" PsrId="306" Leaf="true">
|
172 | 181 | <Str Cat="Text">
|
173 | 182 | <Val><![CDATA[A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
|
| 183 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 184 | + <Val><![CDATA[Název vypočítané vlastnosti v ambientním kontextu musí odkazovat na výraz, jehož typ je literál nebo jedinečný symbol.]]></Val> |
| 185 | + </Tgt> |
174 | 186 | </Str>
|
175 | 187 | <Disp Icon="Str" />
|
176 | 188 | </Item>
|
177 | 189 | <Item ItemId=";A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_1169" ItemType="0" PsrId="306" Leaf="true">
|
178 | 190 | <Str Cat="Text">
|
179 | 191 | <Val><![CDATA[A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
|
| 192 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 193 | + <Val><![CDATA[Název vypočítané vlastnosti v rozhraní musí odkazovat na výraz, jehož typ je literál nebo jedinečný symbol.]]></Val> |
| 194 | + </Tgt> |
180 | 195 | </Str>
|
181 | 196 | <Disp Icon="Str" />
|
182 | 197 | </Item>
|
|
300 | 315 | </Str>
|
301 | 316 | <Disp Icon="Str" />
|
302 | 317 | </Item>
|
| 318 | + <Item ItemId=";A_definite_assignment_assertion_is_not_permitted_in_this_context_1255" ItemType="0" PsrId="306" Leaf="true"> |
| 319 | + <Str Cat="Text"> |
| 320 | + <Val><![CDATA[A definite assignment assertion '!' is not permitted in this context.]]></Val> |
| 321 | + </Str> |
| 322 | + <Disp Icon="Str" /> |
| 323 | + </Item> |
303 | 324 | <Item ItemId=";A_destructuring_declaration_must_have_an_initializer_1182" ItemType="0" PsrId="306" Leaf="true">
|
304 | 325 | <Str Cat="Text">
|
305 | 326 | <Val><![CDATA[A destructuring declaration must have an initializer.]]></Val>
|
|
516 | 537 | <Item ItemId=";A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly_1331" ItemType="0" PsrId="306" Leaf="true">
|
517 | 538 | <Str Cat="Text">
|
518 | 539 | <Val><![CDATA[A property of a class whose type is a 'unique symbol' type must be both 'static' and 'readonly'.]]></Val>
|
| 540 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 541 | + <Val><![CDATA[Vlastnost třídy, jejíž typ je jedinečný symbol, musí být static a readonly.]]></Val> |
| 542 | + </Tgt> |
519 | 543 | </Str>
|
520 | 544 | <Disp Icon="Str" />
|
521 | 545 | </Item>
|
522 | 546 | <Item ItemId=";A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly_1330" ItemType="0" PsrId="306" Leaf="true">
|
523 | 547 | <Str Cat="Text">
|
524 | 548 | <Val><![CDATA[A property of an interface or type literal whose type is a 'unique symbol' type must be 'readonly'.]]></Val>
|
| 549 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 550 | + <Val><![CDATA[Vlastnost rozhraní nebo literálu typu, jehož typ je jedinečný symbol, musí být readonly.]]></Val> |
| 551 | + </Tgt> |
525 | 552 | </Str>
|
526 | 553 | <Disp Icon="Str" />
|
527 | 554 | </Item>
|
|
774 | 801 | <Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
|
775 | 802 | <Str Cat="Text">
|
776 | 803 | <Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
|
| 804 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 805 | + <Val><![CDATA[Proměnná, jejíž typ je jedinečný symbol, musí být const.]]></Val> |
| 806 | + </Tgt> |
777 | 807 | </Str>
|
778 | 808 | <Disp Icon="Str" />
|
779 | 809 | </Item>
|
|
2592 | 2622 | <Item ItemId=";Duplicate_declaration_0_2718" ItemType="0" PsrId="306" Leaf="true">
|
2593 | 2623 | <Str Cat="Text">
|
2594 | 2624 | <Val><![CDATA[Duplicate declaration '{0}'.]]></Val>
|
| 2625 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2626 | + <Val><![CDATA[Duplicitní deklarace pro: {0}]]></Val> |
| 2627 | + </Tgt> |
2595 | 2628 | </Str>
|
2596 | 2629 | <Disp Icon="Str" />
|
2597 | 2630 | </Item>
|
|
2808 | 2841 | <Item ItemId=";Enable_strict_checking_of_property_initialization_in_classes_6187" ItemType="0" PsrId="306" Leaf="true">
|
2809 | 2842 | <Str Cat="Text">
|
2810 | 2843 | <Val><![CDATA[Enable strict checking of property initialization in classes.]]></Val>
|
| 2844 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2845 | + <Val><![CDATA[Povolí striktní kontrolu inicializace vlastností ve třídách.]]></Val> |
| 2846 | + </Tgt> |
2811 | 2847 | </Str>
|
2812 | 2848 | <Disp Icon="Str" />
|
2813 | 2849 | </Item>
|
|
2952 | 2988 | <Item ItemId=";Expected_0_arguments_but_got_1_or_more_2556" ItemType="0" PsrId="306" Leaf="true">
|
2953 | 2989 | <Str Cat="Text">
|
2954 | 2990 | <Val><![CDATA[Expected {0} arguments, but got {1} or more.]]></Val>
|
| 2991 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2992 | + <Val><![CDATA[Očekával se tento počet argumentů: {0}. Počet předaných argumentů: {1} nebo více.]]></Val> |
| 2993 | + </Tgt> |
2955 | 2994 | </Str>
|
2956 | 2995 | <Disp Icon="Str" />
|
2957 | 2996 | </Item>
|
|
2985 | 3024 | <Item ItemId=";Expected_at_least_0_arguments_but_got_1_or_more_2557" ItemType="0" PsrId="306" Leaf="true">
|
2986 | 3025 | <Str Cat="Text">
|
2987 | 3026 | <Val><![CDATA[Expected at least {0} arguments, but got {1} or more.]]></Val>
|
| 3027 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3028 | + <Val><![CDATA[Očekával se aspoň tento počet argumentů: {0}. Počet předaných argumentů: {1} nebo více.]]></Val> |
| 3029 | + </Tgt> |
2988 | 3030 | </Str>
|
2989 | 3031 | <Disp Icon="Str" />
|
2990 | 3032 | </Item>
|
|
4521 | 4563 | <Item ItemId=";Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4101" ItemType="0" PsrId="306" Leaf="true">
|
4522 | 4564 | <Str Cat="Text">
|
4523 | 4565 | <Val><![CDATA[Method '{0}' of exported interface has or is using name '{1}' from private module '{2}'.]]></Val>
|
| 4566 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4567 | + <Val><![CDATA[Metoda {0} z exportovaného rozhraní má nebo používá název {1} z privátního modulu {2}.]]></Val> |
| 4568 | + </Tgt> |
4524 | 4569 | </Str>
|
4525 | 4570 | <Disp Icon="Str" />
|
4526 | 4571 | </Item>
|
4527 | 4572 | <Item ItemId=";Method_0_of_exported_interface_has_or_is_using_private_name_1_4102" ItemType="0" PsrId="306" Leaf="true">
|
4528 | 4573 | <Str Cat="Text">
|
4529 | 4574 | <Val><![CDATA[Method '{0}' of exported interface has or is using private name '{1}'.]]></Val>
|
| 4575 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4576 | + <Val><![CDATA[Metoda {0} z exportovaného rozhraní má nebo používá privátní název {1}.]]></Val> |
| 4577 | + </Tgt> |
4530 | 4578 | </Str>
|
4531 | 4579 | <Disp Icon="Str" />
|
4532 | 4580 | </Item>
|
|
5457 | 5505 | <Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
|
5458 | 5506 | <Str Cat="Text">
|
5459 | 5507 | <Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
|
| 5508 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5509 | + <Val><![CDATA[Vlastnost {0} nemá žádný inicializátor a není jednoznačně přiřazena v konstruktoru.]]></Val> |
| 5510 | + </Tgt> |
5460 | 5511 | </Str>
|
5461 | 5512 | <Disp Icon="Str" />
|
5462 | 5513 | </Item>
|
|
5583 | 5634 | <Item ItemId=";Property_0_is_used_before_being_assigned_2565" ItemType="0" PsrId="306" Leaf="true">
|
5584 | 5635 | <Str Cat="Text">
|
5585 | 5636 | <Val><![CDATA[Property '{0}' is used before being assigned.]]></Val>
|
| 5637 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5638 | + <Val><![CDATA[Vlastnost {0} je použitá před přiřazením.]]></Val> |
| 5639 | + </Tgt> |
5586 | 5640 | </Str>
|
5587 | 5641 | <Disp Icon="Str" />
|
5588 | 5642 | </Item>
|
|
5688 | 5742 | <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">
|
5689 | 5743 | <Str Cat="Text">
|
5690 | 5744 | <Val><![CDATA[Public method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
|
| 5745 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5746 | + <Val><![CDATA[Veřejná metoda {0} z exportované třídy má nebo používá název {1} z externího modulu {2}, ale nedá se pojmenovat.]]></Val> |
| 5747 | + </Tgt> |
5691 | 5748 | </Str>
|
5692 | 5749 | <Disp Icon="Str" />
|
5693 | 5750 | </Item>
|
5694 | 5751 | <Item ItemId=";Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4099" ItemType="0" PsrId="306" Leaf="true">
|
5695 | 5752 | <Str Cat="Text">
|
5696 | 5753 | <Val><![CDATA[Public method '{0}' of exported class has or is using name '{1}' from private module '{2}'.]]></Val>
|
| 5754 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5755 | + <Val><![CDATA[Veřejná metoda {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val> |
| 5756 | + </Tgt> |
5697 | 5757 | </Str>
|
5698 | 5758 | <Disp Icon="Str" />
|
5699 | 5759 | </Item>
|
5700 | 5760 | <Item ItemId=";Public_method_0_of_exported_class_has_or_is_using_private_name_1_4100" ItemType="0" PsrId="306" Leaf="true">
|
5701 | 5761 | <Str Cat="Text">
|
5702 | 5762 | <Val><![CDATA[Public method '{0}' of exported class has or is using private name '{1}'.]]></Val>
|
| 5763 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5764 | + <Val><![CDATA[Veřejná metoda {0} z exportované třídy má nebo používá privátní název {1}.]]></Val> |
| 5765 | + </Tgt> |
5703 | 5766 | </Str>
|
5704 | 5767 | <Disp Icon="Str" />
|
5705 | 5768 | </Item>
|
|
5733 | 5796 | <Item ItemId=";Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_4095" ItemType="0" PsrId="306" Leaf="true">
|
5734 | 5797 | <Str Cat="Text">
|
5735 | 5798 | <Val><![CDATA[Public static method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
|
| 5799 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5800 | + <Val><![CDATA[Veřejná statická metoda {0} z exportované třídy má nebo používá název {1} z externího modulu {2}, ale nedá se pojmenovat.]]></Val> |
| 5801 | + </Tgt> |
5736 | 5802 | </Str>
|
5737 | 5803 | <Disp Icon="Str" />
|
5738 | 5804 | </Item>
|
5739 | 5805 | <Item ItemId=";Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4096" ItemType="0" PsrId="306" Leaf="true">
|
5740 | 5806 | <Str Cat="Text">
|
5741 | 5807 | <Val><![CDATA[Public static method '{0}' of exported class has or is using name '{1}' from private module '{2}'.]]></Val>
|
| 5808 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5809 | + <Val><![CDATA[Veřejná statická metoda {0} z exportované třídy má nebo používá název {1} z privátního modulu {2}.]]></Val> |
| 5810 | + </Tgt> |
5742 | 5811 | </Str>
|
5743 | 5812 | <Disp Icon="Str" />
|
5744 | 5813 | </Item>
|
5745 | 5814 | <Item ItemId=";Public_static_method_0_of_exported_class_has_or_is_using_private_name_1_4097" ItemType="0" PsrId="306" Leaf="true">
|
5746 | 5815 | <Str Cat="Text">
|
5747 | 5816 | <Val><![CDATA[Public static method '{0}' of exported class has or is using private name '{1}'.]]></Val>
|
| 5817 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5818 | + <Val><![CDATA[Veřejná statická metoda {0} z exportované třídy má nebo používá privátní název {1}.]]></Val> |
| 5819 | + </Tgt> |
5748 | 5820 | </Str>
|
5749 | 5821 | <Disp Icon="Str" />
|
5750 | 5822 | </Item>
|
|
6537 | 6609 | <Item ItemId=";Subsequent_property_declarations_must_have_the_same_type_Property_0_has_type_1_at_2_but_here_has_typ_2717" ItemType="0" PsrId="306" Leaf="true">
|
6538 | 6610 | <Str Cat="Text">
|
6539 | 6611 | <Val><![CDATA[Subsequent property declarations must have the same type. Property '{0}' has type '{1}' at {2}, but here has type '{3}'.]]></Val>
|
| 6612 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6613 | + <Val><![CDATA[Deklarace následných vlastností musí obsahovat stejný typ. Vlastnost {0} musí být typu {1} v {2}, ale tady je typu {3}.]]></Val> |
| 6614 | + </Tgt> |
6540 | 6615 | </Str>
|
6541 | 6616 | <Disp Icon="Str" />
|
6542 | 6617 | </Item>
|
|
6765 | 6840 | <Item ItemId=";The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527" ItemType="0" PsrId="306" Leaf="true">
|
6766 | 6841 | <Str Cat="Text">
|
6767 | 6842 | <Val><![CDATA[The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary.]]></Val>
|
| 6843 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6844 | + <Val><![CDATA[Odvozený typ {0} odkazuje na nepřístupný typ {1}. Musí se použít anotace typu.]]></Val> |
| 6845 | + </Tgt> |
6768 | 6846 | </Str>
|
6769 | 6847 | <Disp Icon="Str" />
|
6770 | 6848 | </Item>
|
|
8817 | 8895 | <Item ItemId=";unique_symbol_types_are_not_allowed_here_1335" ItemType="0" PsrId="306" Leaf="true">
|
8818 | 8896 | <Str Cat="Text">
|
8819 | 8897 | <Val><![CDATA['unique symbol' types are not allowed here.]]></Val>
|
| 8898 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8899 | + <Val><![CDATA[Typy „jedinečný symbol“ tady nejsou povolené.]]></Val> |
| 8900 | + </Tgt> |
8820 | 8901 | </Str>
|
8821 | 8902 | <Disp Icon="Str" />
|
8822 | 8903 | </Item>
|
8823 | 8904 | <Item ItemId=";unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement_1334" ItemType="0" PsrId="306" Leaf="true">
|
8824 | 8905 | <Str Cat="Text">
|
8825 | 8906 | <Val><![CDATA['unique symbol' types are only allowed on variables in a variable statement.]]></Val>
|
| 8907 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8908 | + <Val><![CDATA[Typy „jedinečný symbol“ jsou povolené jen u proměnných v příkazu proměnné.]]></Val> |
| 8909 | + </Tgt> |
8826 | 8910 | </Str>
|
8827 | 8911 | <Disp Icon="Str" />
|
8828 | 8912 | </Item>
|
8829 | 8913 | <Item ItemId=";unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name_1333" ItemType="0" PsrId="306" Leaf="true">
|
8830 | 8914 | <Str Cat="Text">
|
8831 | 8915 | <Val><![CDATA['unique symbol' types may not be used on a variable declaration with a binding name.]]></Val>
|
| 8916 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 8917 | + <Val><![CDATA[Typy „jedinečný symbol“ nejde použít v deklaraci proměnné s názvem vazby.]]></Val> |
| 8918 | + </Tgt> |
8832 | 8919 | </Str>
|
8833 | 8920 | <Disp Icon="Str" />
|
8834 | 8921 | </Item>
|
|
0 commit comments