Skip to content

Commit b8c34a5

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 1201bfd commit b8c34a5

2 files changed

Lines changed: 66 additions & 0 deletions

File tree

src/loc/lcl/jpn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,6 +1614,9 @@
16141614
<Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true">
16151615
<Str Cat="Text">
16161616
<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>
16171620
</Str>
16181621
<Disp Icon="Str" />
16191622
</Item>
@@ -5274,24 +5277,36 @@
52745277
<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">
52755278
<Str Cat="Text">
52765279
<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[エクスポートされたクラスのパブリック セッター '{0}' のパラメーター型が、プライベート モジュール '{2}' の名前 '{1}' を使用しています。]]></Val>
5282+
</Tgt>
52775283
</Str>
52785284
<Disp Icon="Str" />
52795285
</Item>
52805286
<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">
52815287
<Str Cat="Text">
52825288
<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[エクスポートされたクラスのパブリック セッター '{0}' のパラメーター型が、プライベート名 '{1}' を使用しています。]]></Val>
5291+
</Tgt>
52835292
</Str>
52845293
<Disp Icon="Str" />
52855294
</Item>
52865295
<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">
52875296
<Str Cat="Text">
52885297
<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[エクスポートされたクラスのパブリック静的セッター '{0}' のパラメーター型が、プライベート モジュール '{2}' の名前 '{1}' を使用しています。]]></Val>
5300+
</Tgt>
52895301
</Str>
52905302
<Disp Icon="Str" />
52915303
</Item>
52925304
<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">
52935305
<Str Cat="Text">
52945306
<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[エクスポートされたクラスのパブリック静的セッター '{0}' のパラメーター型が、プライベート名 '{1}' を使用しています。]]></Val>
5309+
</Tgt>
52955310
</Str>
52965311
<Disp Icon="Str" />
52975312
</Item>
@@ -6003,18 +6018,27 @@
60036018
<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">
60046019
<Str Cat="Text">
60056020
<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[エクスポートされたクラスのパブリック ゲッター '{0}' の戻り値の型が外部モジュール {2} の名前 '{1}' を使用していますが、名前を指定することはできません。]]></Val>
6023+
</Tgt>
60066024
</Str>
60076025
<Disp Icon="Str" />
60086026
</Item>
60096027
<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">
60106028
<Str Cat="Text">
60116029
<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[エクスポートされたクラスのパブリック ゲッター '{0}' の戻り値の型が、プライベート モジュール '{2}' の名前 '{1}' を使用しています。]]></Val>
6032+
</Tgt>
60126033
</Str>
60136034
<Disp Icon="Str" />
60146035
</Item>
60156036
<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">
60166037
<Str Cat="Text">
60176038
<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[エクスポートされたクラスのパブリック ゲッター '{0}' の戻り値の型が、プライベート名 '{1}' を使用しています。]]></Val>
6041+
</Tgt>
60186042
</Str>
60196043
<Disp Icon="Str" />
60206044
</Item>
@@ -6048,18 +6072,27 @@
60486072
<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">
60496073
<Str Cat="Text">
60506074
<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[エクスポートされたクラスのパブリック静的ゲッター '{0}' の戻り値の型が外部モジュール {2} の名前 '{1}' を使用していますが、名前を指定することはできません。]]></Val>
6077+
</Tgt>
60516078
</Str>
60526079
<Disp Icon="Str" />
60536080
</Item>
60546081
<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">
60556082
<Str Cat="Text">
60566083
<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[エクスポートされたクラスのパブリック静的ゲッター '{0}' の戻り値の型が、プライベート モジュール '{2}' の名前 '{1}' を使用しています。]]></Val>
6086+
</Tgt>
60576087
</Str>
60586088
<Disp Icon="Str" />
60596089
</Item>
60606090
<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">
60616091
<Str Cat="Text">
60626092
<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[エクスポートされたクラスのパブリック静的ゲッター '{0}' の戻り値の型が、プライベート名 '{1}' を使用しています。]]></Val>
6095+
</Tgt>
60636096
</Str>
60646097
<Disp Icon="Str" />
60656098
</Item>

src/loc/lcl/rus/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,6 +1613,9 @@
16131613
<Item ItemId=";Cannot_create_an_instance_of_an_abstract_class_2511" ItemType="0" PsrId="306" Leaf="true">
16141614
<Str Cat="Text">
16151615
<Val><![CDATA[Cannot create an instance of an abstract class.]]></Val>
1616+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1617+
<Val><![CDATA[Невозможно создать экземпляр абстрактного класса.]]></Val>
1618+
</Tgt>
16161619
</Str>
16171620
<Disp Icon="Str" />
16181621
</Item>
@@ -5273,24 +5276,36 @@
52735276
<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">
52745277
<Str Cat="Text">
52755278
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5279+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5280+
<Val><![CDATA[Тип параметра открытого метода задания "{0}" из экспортированного класса имеет или использует имя "{1}" из закрытого модуля "{2}".]]></Val>
5281+
</Tgt>
52765282
</Str>
52775283
<Disp Icon="Str" />
52785284
</Item>
52795285
<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">
52805286
<Str Cat="Text">
52815287
<Val><![CDATA[Parameter type of public setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5288+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5289+
<Val><![CDATA[Тип параметра открытого метода задания "{0}" из экспортированного класса имеет или использует закрытое имя "{1}".]]></Val>
5290+
</Tgt>
52825291
</Str>
52835292
<Disp Icon="Str" />
52845293
</Item>
52855294
<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">
52865295
<Str Cat="Text">
52875296
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
5297+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5298+
<Val><![CDATA[Тип параметра открытого статического метода задания "{0}" из экспортированного класса имеет или использует имя "{1}" из закрытого модуля "{2}".]]></Val>
5299+
</Tgt>
52885300
</Str>
52895301
<Disp Icon="Str" />
52905302
</Item>
52915303
<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">
52925304
<Str Cat="Text">
52935305
<Val><![CDATA[Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'.]]></Val>
5306+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5307+
<Val><![CDATA[Тип параметра открытого статического метода задания "{0}" из экспортированного класса имеет или использует закрытое имя "{1}".]]></Val>
5308+
</Tgt>
52945309
</Str>
52955310
<Disp Icon="Str" />
52965311
</Item>
@@ -6002,18 +6017,27 @@
60026017
<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">
60036018
<Str Cat="Text">
60046019
<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>
6020+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6021+
<Val><![CDATA[Тип возвращаемого значения открытого метода получения "{0}" из экспортированного класса имеет или использует имя "{1}" из внешнего модуля {2}, но не может быть именован.]]></Val>
6022+
</Tgt>
60056023
</Str>
60066024
<Disp Icon="Str" />
60076025
</Item>
60086026
<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">
60096027
<Str Cat="Text">
60106028
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6029+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6030+
<Val><![CDATA[Тип возвращаемого значения открытого метода получения "{0}" из экспортированного класса имеет или использует имя "{1}" из закрытого модуля "{2}".]]></Val>
6031+
</Tgt>
60116032
</Str>
60126033
<Disp Icon="Str" />
60136034
</Item>
60146035
<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">
60156036
<Str Cat="Text">
60166037
<Val><![CDATA[Return type of public getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6038+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6039+
<Val><![CDATA[Тип возвращаемого значения открытого метода получения "{0}" из экспортированного класса имеет или использует закрытое имя "{1}".]]></Val>
6040+
</Tgt>
60176041
</Str>
60186042
<Disp Icon="Str" />
60196043
</Item>
@@ -6047,18 +6071,27 @@
60476071
<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">
60486072
<Str Cat="Text">
60496073
<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>
6074+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6075+
<Val><![CDATA[Тип возвращаемого значения открытого статического метода получения "{0}" из экспортированного класса имеет или использует имя "{1}" из внешнего модуля {2}, но не может быть именован.]]></Val>
6076+
</Tgt>
60506077
</Str>
60516078
<Disp Icon="Str" />
60526079
</Item>
60536080
<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">
60546081
<Str Cat="Text">
60556082
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'.]]></Val>
6083+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6084+
<Val><![CDATA[Тип возвращаемого значения открытого статического метода получения "{0}" из экспортированного класса имеет или использует имя "{1}" из закрытого модуля "{2}".]]></Val>
6085+
</Tgt>
60566086
</Str>
60576087
<Disp Icon="Str" />
60586088
</Item>
60596089
<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">
60606090
<Str Cat="Text">
60616091
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
6092+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6093+
<Val><![CDATA[Тип возвращаемого значения открытого статического метода получения "{0}" из экспортированного класса имеет или использует закрытое имя "{1}".]]></Val>
6094+
</Tgt>
60626095
</Str>
60636096
<Disp Icon="Str" />
60646097
</Item>

0 commit comments

Comments
 (0)