Skip to content

Commit c4ec165

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 2226cd6 commit c4ec165

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

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

+12
Original file line numberDiff line numberDiff line change
@@ -2394,6 +2394,15 @@
23942394
</Str>
23952395
<Disp Icon="Str" />
23962396
</Item>
2397+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2398+
<Str Cat="Text">
2399+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2400+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2401+
<Val><![CDATA[モジュール {0} を使用して ES5 をターゲットとするときに、クラス名を 'オブジェクト' にすることはできません。]]></Val>
2402+
</Tgt>
2403+
</Str>
2404+
<Disp Icon="Str" />
2405+
</Item>
23972406
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
23982407
<Str Cat="Text">
23992408
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2559,6 +2568,9 @@
25592568
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25602569
<Str Cat="Text">
25612570
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2571+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2572+
<Val><![CDATA['{0}' をマップされたオブジェクト型に変換する]]></Val>
2573+
</Tgt>
25622574
</Str>
25632575
<Disp Icon="Str" />
25642576
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -2387,6 +2387,15 @@
23872387
</Str>
23882388
<Disp Icon="Str" />
23892389
</Item>
2390+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2391+
<Str Cat="Text">
2392+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2393+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2394+
<Val><![CDATA[O nome da classe não pode ser 'Object' ao direcionar ES5 com módulo {0}.]]></Val>
2395+
</Tgt>
2396+
</Str>
2397+
<Disp Icon="Str" />
2398+
</Item>
23902399
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
23912400
<Str Cat="Text">
23922401
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2552,6 +2561,9 @@
25522561
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25532562
<Str Cat="Text">
25542563
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2565+
<Val><![CDATA[Converter '{0}' para o tipo de objeto mapeado]]></Val>
2566+
</Tgt>
25552567
</Str>
25562568
<Disp Icon="Str" />
25572569
</Item>

0 commit comments

Comments
 (0)