Skip to content

Commit 8310bdd

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent d671c7a commit 8310bdd

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,6 +2619,24 @@
26192619
</Str>
26202620
<Disp Icon="Str" />
26212621
</Item>
2622+
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2623+
<Str Cat="Text">
2624+
<Val><![CDATA[Convert named imports to namespace import]]></Val>
2625+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2626+
<Val><![CDATA[将命名导入转换为命名空间导入]]></Val>
2627+
</Tgt>
2628+
</Str>
2629+
<Disp Icon="Str" />
2630+
</Item>
2631+
<Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2632+
<Str Cat="Text">
2633+
<Val><![CDATA[Convert namespace import to named imports]]></Val>
2634+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2635+
<Val><![CDATA[将命名空间导入转换为命名导入]]></Val>
2636+
</Tgt>
2637+
</Str>
2638+
<Disp Icon="Str" />
2639+
</Item>
26222640
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
26232641
<Str Cat="Text">
26242642
<Val><![CDATA[Convert 'require' to 'import']]></Val>
@@ -5433,6 +5451,15 @@
54335451
</Str>
54345452
<Disp Icon="Str" />
54355453
</Item>
5454+
<Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5455+
<Str Cat="Text">
5456+
<Val><![CDATA[Object is of type 'unknown'.]]></Val>
5457+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5458+
<Val><![CDATA[对象的类型为 "unknown"。]]></Val>
5459+
</Tgt>
5460+
</Str>
5461+
<Disp Icon="Str" />
5462+
</Item>
54365463
<Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
54375464
<Str Cat="Text">
54385465
<Val><![CDATA[Object is possibly 'null'.]]></Val>

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,6 +2406,15 @@
24062406
</Str>
24072407
<Disp Icon="Str" />
24082408
</Item>
2409+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2410+
<Str Cat="Text">
2411+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2412+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2413+
<Val><![CDATA[El nombre de clase no puede ser "Object" cuando el destino es ES5 con un módulo {0}.]]></Val>
2414+
</Tgt>
2415+
</Str>
2416+
<Disp Icon="Str" />
2417+
</Item>
24092418
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
24102419
<Str Cat="Text">
24112420
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2571,6 +2580,9 @@
25712580
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25722581
<Str Cat="Text">
25732582
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2583+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584+
<Val><![CDATA[Convertir "{0}" en el tipo de objeto asignado]]></Val>
2585+
</Tgt>
25742586
</Str>
25752587
<Disp Icon="Str" />
25762588
</Item>
@@ -2619,6 +2631,18 @@
26192631
</Str>
26202632
<Disp Icon="Str" />
26212633
</Item>
2634+
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2635+
<Str Cat="Text">
2636+
<Val><![CDATA[Convert named imports to namespace import]]></Val>
2637+
</Str>
2638+
<Disp Icon="Str" />
2639+
</Item>
2640+
<Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2641+
<Str Cat="Text">
2642+
<Val><![CDATA[Convert namespace import to named imports]]></Val>
2643+
</Str>
2644+
<Disp Icon="Str" />
2645+
</Item>
26222646
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
26232647
<Str Cat="Text">
26242648
<Val><![CDATA[Convert 'require' to 'import']]></Val>
@@ -5433,6 +5457,12 @@
54335457
</Str>
54345458
<Disp Icon="Str" />
54355459
</Item>
5460+
<Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5461+
<Str Cat="Text">
5462+
<Val><![CDATA[Object is of type 'unknown'.]]></Val>
5463+
</Str>
5464+
<Disp Icon="Str" />
5465+
</Item>
54365466
<Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
54375467
<Str Cat="Text">
54385468
<Val><![CDATA[Object is possibly 'null'.]]></Val>

0 commit comments

Comments
 (0)