|
2163 | 2163 | </Str>
|
2164 | 2164 | <Disp Icon="Str" />
|
2165 | 2165 | </Item>
|
| 2166 | + <Item ItemId=";Arguments_for_the_rest_parameter_0_were_not_provided_6236" ItemType="0" PsrId="306" Leaf="true"> |
| 2167 | + <Str Cat="Text"> |
| 2168 | + <Val><![CDATA[Arguments for the rest parameter '{0}' were not provided.]]></Val> |
| 2169 | + </Str> |
| 2170 | + <Disp Icon="Str" /> |
| 2171 | + </Item> |
2166 | 2172 | <Item ItemId=";Array_element_destructuring_pattern_expected_1181" ItemType="0" PsrId="306" Leaf="true">
|
2167 | 2173 | <Str Cat="Text">
|
2168 | 2174 | <Val><![CDATA[Array element destructuring pattern expected.]]></Val>
|
|
2391 | 2397 | </Str>
|
2392 | 2398 | <Disp Icon="Str" />
|
2393 | 2399 | </Item>
|
| 2400 | + <Item ItemId=";Can_only_convert_logical_AND_access_chains_95142" ItemType="0" PsrId="306" Leaf="true"> |
| 2401 | + <Str Cat="Text"> |
| 2402 | + <Val><![CDATA[Can only convert logical AND access chains]]></Val> |
| 2403 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2404 | + <Val><![CDATA[Es können nur Zugriffsketten mit logischem "Und" konvertiert werden.]]></Val> |
| 2405 | + </Tgt> |
| 2406 | + </Str> |
| 2407 | + <Disp Icon="Str" /> |
| 2408 | + </Item> |
2394 | 2409 | <Item ItemId=";Can_only_convert_property_with_modifier_95137" ItemType="0" PsrId="306" Leaf="true">
|
2395 | 2410 | <Str Cat="Text">
|
2396 | 2411 | <Val><![CDATA[Can only convert property with modifier]]></Val>
|
|
2601 | 2616 | </Str>
|
2602 | 2617 | <Disp Icon="Str" />
|
2603 | 2618 | </Item>
|
| 2619 | + <Item ItemId=";Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_node_or_to_add_aliases_to_th_2792" ItemType="0" PsrId="306" Leaf="true"> |
| 2620 | + <Str Cat="Text"> |
| 2621 | + <Val><![CDATA[Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?]]></Val> |
| 2622 | + </Str> |
| 2623 | + <Disp Icon="Str" /> |
| 2624 | + </Item> |
2604 | 2625 | <Item ItemId=";Cannot_find_module_0_or_its_corresponding_type_declarations_2307" ItemType="0" PsrId="306" Leaf="true">
|
2605 | 2626 | <Str Cat="Text">
|
2606 | 2627 | <Val><![CDATA[Cannot find module '{0}' or its corresponding type declarations.]]></Val>
|
|
3366 | 3387 | </Str>
|
3367 | 3388 | <Disp Icon="Str" />
|
3368 | 3389 | </Item>
|
| 3390 | + <Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386" ItemType="0" PsrId="306" Leaf="true"> |
| 3391 | + <Str Cat="Text"> |
| 3392 | + <Val><![CDATA[Constructor type notation must be parenthesized when used in a union type.]]></Val> |
| 3393 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3394 | + <Val><![CDATA[Die Typnotation des Konstruktors muss in Klammern gesetzt werden, wenn sie in einem Union-Typ verwendet wird.]]></Val> |
| 3395 | + </Tgt> |
| 3396 | + </Str> |
| 3397 | + <Disp Icon="Str" /> |
| 3398 | + </Item> |
| 3399 | + <Item ItemId=";Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388" ItemType="0" PsrId="306" Leaf="true"> |
| 3400 | + <Str Cat="Text"> |
| 3401 | + <Val><![CDATA[Constructor type notation must be parenthesized when used in an intersection type.]]></Val> |
| 3402 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3403 | + <Val><![CDATA[Die Typnotation des Konstruktors muss in Klammern gesetzt werden, wenn sie in einem Intersection-Typ verwendet wird.]]></Val> |
| 3404 | + </Tgt> |
| 3405 | + </Str> |
| 3406 | + <Disp Icon="Str" /> |
| 3407 | + </Item> |
3369 | 3408 | <Item ItemId=";Constructors_for_derived_classes_must_contain_a_super_call_2377" ItemType="0" PsrId="306" Leaf="true">
|
3370 | 3409 | <Str Cat="Text">
|
3371 | 3410 | <Val><![CDATA[Constructors for derived classes must contain a 'super' call.]]></Val>
|
|
3672 | 3711 | </Str>
|
3673 | 3712 | <Disp Icon="Str" />
|
3674 | 3713 | </Item>
|
| 3714 | + <Item ItemId=";Convert_to_optional_chain_expression_95139" ItemType="0" PsrId="306" Leaf="true"> |
| 3715 | + <Str Cat="Text"> |
| 3716 | + <Val><![CDATA[Convert to optional chain expression]]></Val> |
| 3717 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3718 | + <Val><![CDATA[In optionalen Kettenausdruck konvertieren]]></Val> |
| 3719 | + </Tgt> |
| 3720 | + </Str> |
| 3721 | + <Disp Icon="Str" /> |
| 3722 | + </Item> |
3675 | 3723 | <Item ItemId=";Convert_to_template_string_95096" ItemType="0" PsrId="306" Leaf="true">
|
3676 | 3724 | <Str Cat="Text">
|
3677 | 3725 | <Val><![CDATA[Convert to template string]]></Val>
|
|
3726 | 3774 | </Str>
|
3727 | 3775 | <Disp Icon="Str" />
|
3728 | 3776 | </Item>
|
| 3777 | + <Item ItemId=";Could_not_find_convertible_access_expression_95140" ItemType="0" PsrId="306" Leaf="true"> |
| 3778 | + <Str Cat="Text"> |
| 3779 | + <Val><![CDATA[Could not find convertible access expression]]></Val> |
| 3780 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3781 | + <Val><![CDATA[Kein konvertierbarer Zugriffsausdruck gefunden]]></Val> |
| 3782 | + </Tgt> |
| 3783 | + </Str> |
| 3784 | + <Disp Icon="Str" /> |
| 3785 | + </Item> |
3729 | 3786 | <Item ItemId=";Could_not_find_export_statement_95129" ItemType="0" PsrId="306" Leaf="true">
|
3730 | 3787 | <Str Cat="Text">
|
3731 | 3788 | <Val><![CDATA[Could not find export statement]]></Val>
|
|
3744 | 3801 | </Str>
|
3745 | 3802 | <Disp Icon="Str" />
|
3746 | 3803 | </Item>
|
| 3804 | + <Item ItemId=";Could_not_find_matching_access_expressions_95141" ItemType="0" PsrId="306" Leaf="true"> |
| 3805 | + <Str Cat="Text"> |
| 3806 | + <Val><![CDATA[Could not find matching access expressions]]></Val> |
| 3807 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3808 | + <Val><![CDATA[Keine übereinstimmenden Zugriffsausdrücke gefunden]]></Val> |
| 3809 | + </Tgt> |
| 3810 | + </Str> |
| 3811 | + <Disp Icon="Str" /> |
| 3812 | + </Item> |
3747 | 3813 | <Item ItemId=";Could_not_find_namespace_import_or_named_imports_95132" ItemType="0" PsrId="306" Leaf="true">
|
3748 | 3814 | <Str Cat="Text">
|
3749 | 3815 | <Val><![CDATA[Could not find namespace import or named imports]]></Val>
|
|
4113 | 4179 | </Str>
|
4114 | 4180 | <Disp Icon="Str" />
|
4115 | 4181 | </Item>
|
| 4182 | + <Item ItemId=";Disable_loading_referenced_projects_6235" ItemType="0" PsrId="306" Leaf="true"> |
| 4183 | + <Str Cat="Text"> |
| 4184 | + <Val><![CDATA[Disable loading referenced projects.]]></Val> |
| 4185 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 4186 | + <Val><![CDATA[Deaktivieren Sie das Laden referenzierter Projekte.]]></Val> |
| 4187 | + </Tgt> |
| 4188 | + </Str> |
| 4189 | + <Disp Icon="Str" /> |
| 4190 | + </Item> |
4116 | 4191 | <Item ItemId=";Disable_size_limitations_on_JavaScript_projects_6162" ItemType="0" PsrId="306" Leaf="true">
|
4117 | 4192 | <Str Cat="Text">
|
4118 | 4193 | <Val><![CDATA[Disable size limitations on JavaScript projects.]]></Val>
|
|
5481 | 5556 | </Str>
|
5482 | 5557 | <Disp Icon="Str" />
|
5483 | 5558 | </Item>
|
| 5559 | + <Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385" ItemType="0" PsrId="306" Leaf="true"> |
| 5560 | + <Str Cat="Text"> |
| 5561 | + <Val><![CDATA[Function type notation must be parenthesized when used in a union type.]]></Val> |
| 5562 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5563 | + <Val><![CDATA[Die Notation des Funktionstyps muss in Klammern gesetzt werden, wenn sie in einem Union-Typ verwendet wird.]]></Val> |
| 5564 | + </Tgt> |
| 5565 | + </Str> |
| 5566 | + <Disp Icon="Str" /> |
| 5567 | + </Item> |
| 5568 | + <Item ItemId=";Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387" ItemType="0" PsrId="306" Leaf="true"> |
| 5569 | + <Str Cat="Text"> |
| 5570 | + <Val><![CDATA[Function type notation must be parenthesized when used in an intersection type.]]></Val> |
| 5571 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5572 | + <Val><![CDATA[Die Notation des Funktionstyps muss in Klammern gesetzt werden, wenn sie in einem Intersection-Typ verwendet wird.]]></Val> |
| 5573 | + </Tgt> |
| 5574 | + </Str> |
| 5575 | + <Disp Icon="Str" /> |
| 5576 | + </Item> |
5484 | 5577 | <Item ItemId=";Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014" ItemType="0" PsrId="306" Leaf="true">
|
5485 | 5578 | <Str Cat="Text">
|
5486 | 5579 | <Val><![CDATA[Function type, which lacks return-type annotation, implicitly has an '{0}' return type.]]></Val>
|
|
13080 | 13173 | </Str>
|
13081 | 13174 | <Disp Icon="Str" />
|
13082 | 13175 | </Item>
|
| 13176 | + <Item ItemId=";extends_clause_of_exported_class_has_or_is_using_private_name_0_4021" ItemType="0" PsrId="306" Leaf="true"> |
| 13177 | + <Str Cat="Text"> |
| 13178 | + <Val><![CDATA['extends' clause of exported class has or is using private name '{0}'.]]></Val> |
| 13179 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 13180 | + <Val><![CDATA[Die extends-Klausel der exportierten Klasse besitzt oder verwendet den privaten Namen "{0}".]]></Val> |
| 13181 | + </Tgt> |
| 13182 | + </Str> |
| 13183 | + <Disp Icon="Str" /> |
| 13184 | + </Item> |
13083 | 13185 | <Item ItemId=";extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022" ItemType="0" PsrId="306" Leaf="true">
|
13084 | 13186 | <Str Cat="Text">
|
13085 | 13187 | <Val><![CDATA['extends' clause of exported interface '{0}' has or is using private name '{1}'.]]></Val>
|
|
0 commit comments