Skip to content

Commit af0c4ce

Browse files
authored
LEGO: Merge pull request 24450
LEGO: Merge pull request 24450
2 parents 6c74e8a + d516335 commit af0c4ce

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,6 +2403,15 @@
24032403
</Str>
24042404
<Disp Icon="Str" />
24052405
</Item>
2406+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2407+
<Str Cat="Text">
2408+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2409+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2410+
<Val><![CDATA[Když se cílí na ES5 s modulem {0}, název třídy nemůže být Object.]]></Val>
2411+
</Tgt>
2412+
</Str>
2413+
<Disp Icon="Str" />
2414+
</Item>
24062415
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
24072416
<Str Cat="Text">
24082417
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2568,6 +2577,9 @@
25682577
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25692578
<Str Cat="Text">
25702579
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2580+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2581+
<Val><![CDATA[Převést {0} na typ mapovaného objektu]]></Val>
2582+
</Tgt>
25712583
</Str>
25722584
<Disp Icon="Str" />
25732585
</Item>

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,6 +2384,15 @@
23842384
</Str>
23852385
<Disp Icon="Str" />
23862386
</Item>
2387+
<Item ItemId=";Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725" ItemType="0" PsrId="306" Leaf="true">
2388+
<Str Cat="Text">
2389+
<Val><![CDATA[Class name cannot be 'Object' when targeting ES5 with module {0}.]]></Val>
2390+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2391+
<Val><![CDATA[Nazwą klasy nie może być słowo „Object”, gdy docelowym językiem jest ES5 z modułem {0}.]]></Val>
2392+
</Tgt>
2393+
</Str>
2394+
<Disp Icon="Str" />
2395+
</Item>
23872396
<Item ItemId=";Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417" ItemType="0" PsrId="306" Leaf="true">
23882397
<Str Cat="Text">
23892398
<Val><![CDATA[Class static side '{0}' incorrectly extends base class static side '{1}'.]]></Val>
@@ -2549,6 +2558,9 @@
25492558
<Item ItemId=";Convert_0_to_mapped_object_type_95055" ItemType="0" PsrId="306" Leaf="true">
25502559
<Str Cat="Text">
25512560
<Val><![CDATA[Convert '{0}' to mapped object type]]></Val>
2561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2562+
<Val><![CDATA[Konwertuj element „{0}” na zamapowany typ obiektu]]></Val>
2563+
</Tgt>
25522564
</Str>
25532565
<Disp Icon="Str" />
25542566
</Item>

0 commit comments

Comments
 (0)