Skip to content

Commit 5c66c12

Browse files
authored
LEGO: Merge pull request 45374
LEGO: Merge pull request 45374
1 parent cf74363 commit 5c66c12

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,9 @@
11251125
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
11261126
<Str Cat="Text">
11271127
<Val><![CDATA[Add all missing attributes]]></Val>
1128+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1129+
<Val><![CDATA[Přidat všechny chybějící atributy]]></Val>
1130+
</Tgt>
11281131
</Str>
11291132
<Disp Icon="Str" />
11301133
</Item>
@@ -1341,6 +1344,9 @@
13411344
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
13421345
<Str Cat="Text">
13431346
<Val><![CDATA[Add missing attributes]]></Val>
1347+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1348+
<Val><![CDATA[Přidat chybějící atributy]]></Val>
1349+
</Tgt>
13441350
</Str>
13451351
<Disp Icon="Str" />
13461352
</Item>
@@ -3615,6 +3621,9 @@
36153621
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
36163622
<Str Cat="Text">
36173623
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3624+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3625+
<Val><![CDATA[Kód obsažený ve třídě se vyhodnocuje ve striktním režimu jazyka JavaScript, který toto použití {0} nepovoluje. Další informace najdete tady: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode]]></Val>
3626+
</Tgt>
36183627
</Str>
36193628
<Disp Icon="Str" />
36203629
</Item>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,9 @@
11091109
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
11101110
<Str Cat="Text">
11111111
<Val><![CDATA[Add all missing attributes]]></Val>
1112+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1113+
<Val><![CDATA[Tüm eksik öznitelikleri ekleyin]]></Val>
1114+
</Tgt>
11121115
</Str>
11131116
<Disp Icon="Str" />
11141117
</Item>
@@ -1325,6 +1328,9 @@
13251328
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
13261329
<Str Cat="Text">
13271330
<Val><![CDATA[Add missing attributes]]></Val>
1331+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1332+
<Val><![CDATA[Eksik öznitelikleri ekleyin]]></Val>
1333+
</Tgt>
13281334
</Str>
13291335
<Disp Icon="Str" />
13301336
</Item>
@@ -3599,6 +3605,9 @@
35993605
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
36003606
<Str Cat="Text">
36013607
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3608+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3609+
<Val><![CDATA[Sınıfta bulunan kod, bu '{0}' kullanımına izin vermeyen JavaScript'in katı modunda değerlendirilir. Daha fazla bilgi için bkz. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3610+
</Tgt>
36023611
</Str>
36033612
<Disp Icon="Str" />
36043613
</Item>

0 commit comments

Comments
 (0)