|
1605 | 1605 | </Str>
|
1606 | 1606 | <Disp Icon="Str" />
|
1607 | 1607 | </Item>
|
1608 |
| - <Item ItemId=";Cannot_create_an_instance_of_the_abstract_class_0_2511" ItemType="0" PsrId="306" Leaf="true"> |
| 1608 | + <Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true"> |
1609 | 1609 | <Str Cat="Text">
|
1610 |
| - <Val><![CDATA[Cannot create an instance of the abstract class '{0}'.]]></Val> |
1611 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
1612 |
| - <Val><![CDATA[Eine Instanz der abstrakten Klasse "{0}" kann nicht erstellt werden.]]></Val> |
1613 |
| - </Tgt> |
| 1610 | + <Val><![CDATA[Cannot create an instance of an abstract class.]]></Val> |
1614 | 1611 | </Str>
|
1615 | 1612 | <Disp Icon="Str" />
|
1616 | 1613 | </Item>
|
|
3714 | 3711 | </Str>
|
3715 | 3712 | <Disp Icon="Str" />
|
3716 | 3713 | </Item>
|
| 3714 | + <Item ItemId=";Import_0_require_1_95015" ItemType="0" PsrId="306" Leaf="true"> |
| 3715 | + <Str Cat="Text"> |
| 3716 | + <Val><![CDATA[Import '{0}' = require("{1}").]]></Val> |
| 3717 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3718 | + <Val><![CDATA["{0}" importieren = require("{1}").]]></Val> |
| 3719 | + </Tgt> |
| 3720 | + </Str> |
| 3721 | + <Disp Icon="Str" /> |
| 3722 | + </Item> |
| 3723 | + <Item ItemId=";Import_Asterisk_as_0_from_1_95016" ItemType="0" PsrId="306" Leaf="true"> |
| 3724 | + <Str Cat="Text"> |
| 3725 | + <Val><![CDATA[Import * as '{0}' from "{1}".]]></Val> |
| 3726 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3727 | + <Val><![CDATA[* als "{0}" aus "{1}" importieren]]></Val> |
| 3728 | + </Tgt> |
| 3729 | + </Str> |
| 3730 | + <Disp Icon="Str" /> |
| 3731 | + </Item> |
3717 | 3732 | <Item ItemId=";Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202" ItemType="0" PsrId="306" Leaf="true">
|
3718 | 3733 | <Str Cat="Text">
|
3719 | 3734 | <Val><![CDATA[Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.]]></Val>
|
|
3945 | 3960 | </Str>
|
3946 | 3961 | <Disp Icon="Str" />
|
3947 | 3962 | </Item>
|
| 3963 | + <Item ItemId=";Install_0_95014" ItemType="0" PsrId="306" Leaf="true"> |
| 3964 | + <Str Cat="Text"> |
| 3965 | + <Val><![CDATA[Install '{0}']]></Val> |
| 3966 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3967 | + <Val><![CDATA["{0}" installieren]]></Val> |
| 3968 | + </Tgt> |
| 3969 | + </Str> |
| 3970 | + <Disp Icon="Str" /> |
| 3971 | + </Item> |
3948 | 3972 | <Item ItemId=";Interface_0_cannot_simultaneously_extend_types_1_and_2_2320" ItemType="0" PsrId="306" Leaf="true">
|
3949 | 3973 | <Str Cat="Text">
|
3950 | 3974 | <Val><![CDATA[Interface '{0}' cannot simultaneously extend types '{1}' and '{2}'.]]></Val>
|
|
5190 | 5214 | </Str>
|
5191 | 5215 | <Disp Icon="Str" />
|
5192 | 5216 | </Item>
|
5193 |
| - <Item ItemId=";Parameter_0_of_public_property_setter_from_exported_class_has_or_is_using_name_1_from_private_module_4036" ItemType="0" PsrId="306" Leaf="true"> |
5194 |
| - <Str Cat="Text"> |
5195 |
| - <Val><![CDATA[Parameter '{0}' of public property setter from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
5196 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
5197 |
| - <Val><![CDATA[Der Parameter "{0}" des öffentlichen Eigenschaftensetters aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val> |
5198 |
| - </Tgt> |
5199 |
| - </Str> |
5200 |
| - <Disp Icon="Str" /> |
5201 |
| - </Item> |
5202 |
| - <Item ItemId=";Parameter_0_of_public_property_setter_from_exported_class_has_or_is_using_private_name_1_4037" ItemType="0" PsrId="306" Leaf="true"> |
5203 |
| - <Str Cat="Text"> |
5204 |
| - <Val><![CDATA[Parameter '{0}' of public property setter from exported class has or is using private name '{1}'.]]></Val> |
5205 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
5206 |
| - <Val><![CDATA[Der Parameter "{0}" des öffentlichen Eigenschaftensetters aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val> |
5207 |
| - </Tgt> |
5208 |
| - </Str> |
5209 |
| - <Disp Icon="Str" /> |
5210 |
| - </Item> |
5211 | 5217 | <Item ItemId=";Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module__4068" ItemType="0" PsrId="306" Leaf="true">
|
5212 | 5218 | <Str Cat="Text">
|
5213 | 5219 | <Val><![CDATA[Parameter '{0}' of public static method from exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val>
|
|
5235 | 5241 | </Str>
|
5236 | 5242 | <Disp Icon="Str" />
|
5237 | 5243 | </Item>
|
5238 |
| - <Item ItemId=";Parameter_0_of_public_static_property_setter_from_exported_class_has_or_is_using_name_1_from_private_4034" ItemType="0" PsrId="306" Leaf="true"> |
| 5244 | + <Item ItemId=";Parameter_cannot_have_question_mark_and_initializer_1015" ItemType="0" PsrId="306" Leaf="true"> |
5239 | 5245 | <Str Cat="Text">
|
5240 |
| - <Val><![CDATA[Parameter '{0}' of public static property setter from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 5246 | + <Val><![CDATA[Parameter cannot have question mark and initializer.]]></Val> |
5241 | 5247 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
5242 |
| - <Val><![CDATA[Der Parameter "{0}" des öffentlichen statischen Eigenschaftensetters aus der exportierten Klasse besitzt oder verwendet den Namen "{1}" aus dem privaten Modul "{2}".]]></Val> |
| 5248 | + <Val><![CDATA[Der Parameter darf kein Fragezeichen und keinen Initialisierer aufweisen.]]></Val> |
5243 | 5249 | </Tgt>
|
5244 | 5250 | </Str>
|
5245 | 5251 | <Disp Icon="Str" />
|
5246 | 5252 | </Item>
|
5247 |
| - <Item ItemId=";Parameter_0_of_public_static_property_setter_from_exported_class_has_or_is_using_private_name_1_4035" ItemType="0" PsrId="306" Leaf="true"> |
| 5253 | + <Item ItemId=";Parameter_declaration_expected_1138" ItemType="0" PsrId="306" Leaf="true"> |
5248 | 5254 | <Str Cat="Text">
|
5249 |
| - <Val><![CDATA[Parameter '{0}' of public static property setter from exported class has or is using private name '{1}'.]]></Val> |
| 5255 | + <Val><![CDATA[Parameter declaration expected.]]></Val> |
5250 | 5256 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
5251 |
| - <Val><![CDATA[Der Parameter "{0}" des öffentlichen statischen Eigenschaftensetters aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{1}".]]></Val> |
| 5257 | + <Val><![CDATA[Eine Parameterdeklaration wurde erwartet.]]></Val> |
5252 | 5258 | </Tgt>
|
5253 | 5259 | </Str>
|
5254 | 5260 | <Disp Icon="Str" />
|
5255 | 5261 | </Item>
|
5256 |
| - <Item ItemId=";Parameter_cannot_have_question_mark_and_initializer_1015" ItemType="0" PsrId="306" Leaf="true"> |
| 5262 | + <Item ItemId=";Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4036" ItemType="0" PsrId="306" Leaf="true"> |
5257 | 5263 | <Str Cat="Text">
|
5258 |
| - <Val><![CDATA[Parameter cannot have question mark and initializer.]]></Val> |
5259 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
5260 |
| - <Val><![CDATA[Der Parameter darf kein Fragezeichen und keinen Initialisierer aufweisen.]]></Val> |
5261 |
| - </Tgt> |
| 5264 | + <Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
5262 | 5265 | </Str>
|
5263 | 5266 | <Disp Icon="Str" />
|
5264 | 5267 | </Item>
|
5265 |
| - <Item ItemId=";Parameter_declaration_expected_1138" ItemType="0" PsrId="306" Leaf="true"> |
| 5268 | + <Item ItemId=";Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1_4037" ItemType="0" PsrId="306" Leaf="true"> |
5266 | 5269 | <Str Cat="Text">
|
5267 |
| - <Val><![CDATA[Parameter declaration expected.]]></Val> |
5268 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
5269 |
| - <Val><![CDATA[Eine Parameterdeklaration wurde erwartet.]]></Val> |
5270 |
| - </Tgt> |
| 5270 | + <Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 5271 | + </Str> |
| 5272 | + <Disp Icon="Str" /> |
| 5273 | + </Item> |
| 5274 | + <Item ItemId=";Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_mod_4034" ItemType="0" PsrId="306" Leaf="true"> |
| 5275 | + <Str Cat="Text"> |
| 5276 | + <Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 5277 | + </Str> |
| 5278 | + <Disp Icon="Str" /> |
| 5279 | + </Item> |
| 5280 | + <Item ItemId=";Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1_4035" ItemType="0" PsrId="306" Leaf="true"> |
| 5281 | + <Str Cat="Text"> |
| 5282 | + <Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
5271 | 5283 | </Str>
|
5272 | 5284 | <Disp Icon="Str" />
|
5273 | 5285 | </Item>
|
|
5970 | 5982 | </Str>
|
5971 | 5983 | <Disp Icon="Str" />
|
5972 | 5984 | </Item>
|
| 5985 | + <Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_4041" ItemType="0" PsrId="306" Leaf="true"> |
| 5986 | + <Str Cat="Text"> |
| 5987 | + <Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val> |
| 5988 | + </Str> |
| 5989 | + <Disp Icon="Str" /> |
| 5990 | + </Item> |
| 5991 | + <Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4042" ItemType="0" PsrId="306" Leaf="true"> |
| 5992 | + <Str Cat="Text"> |
| 5993 | + <Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 5994 | + </Str> |
| 5995 | + <Disp Icon="Str" /> |
| 5996 | + </Item> |
| 5997 | + <Item ItemId=";Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1_4043" ItemType="0" PsrId="306" Leaf="true"> |
| 5998 | + <Str Cat="Text"> |
| 5999 | + <Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 6000 | + </Str> |
| 6001 | + <Disp Icon="Str" /> |
| 6002 | + </Item> |
5973 | 6003 | <Item ItemId=";Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_c_4053" ItemType="0" PsrId="306" Leaf="true">
|
5974 | 6004 | <Str Cat="Text">
|
5975 | 6005 | <Val><![CDATA[Return type of public method from exported class has or is using name '{0}' from external module {1} but cannot be named.]]></Val>
|
|
5997 | 6027 | </Str>
|
5998 | 6028 | <Disp Icon="Str" />
|
5999 | 6029 | </Item>
|
6000 |
| - <Item ItemId=";Return_type_of_public_property_getter_from_exported_class_has_or_is_using_name_0_from_external_modul_4041" ItemType="0" PsrId="306" Leaf="true"> |
| 6030 | + <Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_modul_4038" ItemType="0" PsrId="306" Leaf="true"> |
6001 | 6031 | <Str Cat="Text">
|
6002 |
| - <Val><![CDATA[Return type of public property getter from exported class has or is using name '{0}' from external module {1} but cannot be named.]]></Val> |
6003 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6004 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den Namen "{0}" aus dem externen Modul "{1}", kann aber nicht benannt werden.]]></Val> |
6005 |
| - </Tgt> |
| 6032 | + <Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named.]]></Val> |
6006 | 6033 | </Str>
|
6007 | 6034 | <Disp Icon="Str" />
|
6008 | 6035 | </Item>
|
6009 |
| - <Item ItemId=";Return_type_of_public_property_getter_from_exported_class_has_or_is_using_name_0_from_private_module_4042" ItemType="0" PsrId="306" Leaf="true"> |
| 6036 | + <Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_4039" ItemType="0" PsrId="306" Leaf="true"> |
6010 | 6037 | <Str Cat="Text">
|
6011 |
| - <Val><![CDATA[Return type of public property getter from exported class has or is using name '{0}' from private module '{1}'.]]></Val> |
6012 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6013 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den Namen "{0}" aus dem privaten Modul "{1}".]]></Val> |
6014 |
| - </Tgt> |
| 6038 | + <Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
6015 | 6039 | </Str>
|
6016 | 6040 | <Disp Icon="Str" />
|
6017 | 6041 | </Item>
|
6018 |
| - <Item ItemId=";Return_type_of_public_property_getter_from_exported_class_has_or_is_using_private_name_0_4043" ItemType="0" PsrId="306" Leaf="true"> |
| 6042 | + <Item ItemId=";Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1_4040" ItemType="0" PsrId="306" Leaf="true"> |
6019 | 6043 | <Str Cat="Text">
|
6020 |
| - <Val><![CDATA[Return type of public property getter from exported class has or is using private name '{0}'.]]></Val> |
6021 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6022 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{0}".]]></Val> |
6023 |
| - </Tgt> |
| 6044 | + <Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
6024 | 6045 | </Str>
|
6025 | 6046 | <Disp Icon="Str" />
|
6026 | 6047 | </Item>
|
|
6051 | 6072 | </Str>
|
6052 | 6073 | <Disp Icon="Str" />
|
6053 | 6074 | </Item>
|
6054 |
| - <Item ItemId=";Return_type_of_public_static_property_getter_from_exported_class_has_or_is_using_name_0_from_externa_4038" ItemType="0" PsrId="306" Leaf="true"> |
6055 |
| - <Str Cat="Text"> |
6056 |
| - <Val><![CDATA[Return type of public static property getter from exported class has or is using name '{0}' from external module {1} but cannot be named.]]></Val> |
6057 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6058 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den Namen "{0}" aus dem externen Modul "{1}", kann aber nicht benannt werden.]]></Val> |
6059 |
| - </Tgt> |
6060 |
| - </Str> |
6061 |
| - <Disp Icon="Str" /> |
6062 |
| - </Item> |
6063 |
| - <Item ItemId=";Return_type_of_public_static_property_getter_from_exported_class_has_or_is_using_name_0_from_private_4039" ItemType="0" PsrId="306" Leaf="true"> |
6064 |
| - <Str Cat="Text"> |
6065 |
| - <Val><![CDATA[Return type of public static property getter from exported class has or is using name '{0}' from private module '{1}'.]]></Val> |
6066 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6067 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den Namen "{0}" aus dem privaten Modul "{1}".]]></Val> |
6068 |
| - </Tgt> |
6069 |
| - </Str> |
6070 |
| - <Disp Icon="Str" /> |
6071 |
| - </Item> |
6072 |
| - <Item ItemId=";Return_type_of_public_static_property_getter_from_exported_class_has_or_is_using_private_name_0_4040" ItemType="0" PsrId="306" Leaf="true"> |
6073 |
| - <Str Cat="Text"> |
6074 |
| - <Val><![CDATA[Return type of public static property getter from exported class has or is using private name '{0}'.]]></Val> |
6075 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
6076 |
| - <Val><![CDATA[Der Rückgabetyp des öffentlichen statischen Eigenschaftengetters aus der exportierten Klasse besitzt oder verwendet den privaten Namen "{0}".]]></Val> |
6077 |
| - </Tgt> |
6078 |
| - </Str> |
6079 |
| - <Disp Icon="Str" /> |
6080 |
| - </Item> |
6081 | 6075 | <Item ItemId=";Reusing_module_resolutions_originating_in_0_since_resolutions_are_unchanged_from_old_program_6184" ItemType="0" PsrId="306" Leaf="true">
|
6082 | 6076 | <Str Cat="Text">
|
6083 | 6077 | <Val><![CDATA[Reusing module resolutions originating in '{0}' since resolutions are unchanged from old program.]]></Val>
|
|
0 commit comments