|
1614 | 1614 | <Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true"> |
1615 | 1615 | <Str Cat="Text"> |
1616 | 1616 | <Val><![CDATA[Cannot create an instance of an abstract class.]]></Val> |
| 1617 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1618 | + <Val><![CDATA[추상 클래스의 인스턴스를 만들 수 없습니다.]]></Val> |
| 1619 | + </Tgt> |
1617 | 1620 | </Str> |
1618 | 1621 | <Disp Icon="Str" /> |
1619 | 1622 | </Item> |
|
5274 | 5277 | <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"> |
5275 | 5278 | <Str Cat="Text"> |
5276 | 5279 | <Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 5280 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5281 | + <Val><![CDATA[내보낸 클래스에 있는 공용 setter '{0}'의 매개 변수 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 5282 | + </Tgt> |
5277 | 5283 | </Str> |
5278 | 5284 | <Disp Icon="Str" /> |
5279 | 5285 | </Item> |
5280 | 5286 | <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"> |
5281 | 5287 | <Str Cat="Text"> |
5282 | 5288 | <Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 5289 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5290 | + <Val><![CDATA[내보낸 클래스에 있는 공용 setter '{0}'의 매개 변수 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 5291 | + </Tgt> |
5283 | 5292 | </Str> |
5284 | 5293 | <Disp Icon="Str" /> |
5285 | 5294 | </Item> |
5286 | 5295 | <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"> |
5287 | 5296 | <Str Cat="Text"> |
5288 | 5297 | <Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 5298 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5299 | + <Val><![CDATA[내보낸 클래스에 있는 공용 정적 setter '{0}'의 매개 변수 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 5300 | + </Tgt> |
5289 | 5301 | </Str> |
5290 | 5302 | <Disp Icon="Str" /> |
5291 | 5303 | </Item> |
5292 | 5304 | <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"> |
5293 | 5305 | <Str Cat="Text"> |
5294 | 5306 | <Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 5307 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 5308 | + <Val><![CDATA[내보낸 클래스에 있는 공용 정적 setter '{0}'의 매개 변수 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 5309 | + </Tgt> |
5295 | 5310 | </Str> |
5296 | 5311 | <Disp Icon="Str" /> |
5297 | 5312 | </Item> |
|
6003 | 6018 | <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"> |
6004 | 6019 | <Str Cat="Text"> |
6005 | 6020 | <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> |
| 6021 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6022 | + <Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 외부 모듈 {2}의 이름 '{1}'을(를) 가지고 있거나 사용 중이지만 명명할 수 없습니다.]]></Val> |
| 6023 | + </Tgt> |
6006 | 6024 | </Str> |
6007 | 6025 | <Disp Icon="Str" /> |
6008 | 6026 | </Item> |
6009 | 6027 | <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"> |
6010 | 6028 | <Str Cat="Text"> |
6011 | 6029 | <Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 6030 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6031 | + <Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 6032 | + </Tgt> |
6012 | 6033 | </Str> |
6013 | 6034 | <Disp Icon="Str" /> |
6014 | 6035 | </Item> |
6015 | 6036 | <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"> |
6016 | 6037 | <Str Cat="Text"> |
6017 | 6038 | <Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 6039 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6040 | + <Val><![CDATA[내보낸 클래스에 있는 공용 getter '{0}'의 반환 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 6041 | + </Tgt> |
6018 | 6042 | </Str> |
6019 | 6043 | <Disp Icon="Str" /> |
6020 | 6044 | </Item> |
|
6048 | 6072 | <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"> |
6049 | 6073 | <Str Cat="Text"> |
6050 | 6074 | <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> |
| 6075 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6076 | + <Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 외부 모듈 {2}의 이름 '{1}'을(를) 가지고 있거나 사용 중이지만 명명할 수 없습니다.]]></Val> |
| 6077 | + </Tgt> |
6051 | 6078 | </Str> |
6052 | 6079 | <Disp Icon="Str" /> |
6053 | 6080 | </Item> |
6054 | 6081 | <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"> |
6055 | 6082 | <Str Cat="Text"> |
6056 | 6083 | <Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val> |
| 6084 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6085 | + <Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 전용 모듈 '{2}'의 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 6086 | + </Tgt> |
6057 | 6087 | </Str> |
6058 | 6088 | <Disp Icon="Str" /> |
6059 | 6089 | </Item> |
6060 | 6090 | <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"> |
6061 | 6091 | <Str Cat="Text"> |
6062 | 6092 | <Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val> |
| 6093 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 6094 | + <Val><![CDATA[내보낸 클래스에 있는 공용 정적 getter '{0}'의 반환 형식이 전용 이름 '{1}'을(를) 가지고 있거나 사용 중입니다.]]></Val> |
| 6095 | + </Tgt> |
6063 | 6096 | </Str> |
6064 | 6097 | <Disp Icon="Str" /> |
6065 | 6098 | </Item> |
|
0 commit comments