Skip to content

Commit 23ed9f8

Browse files
authored
LEGO: Merge pull request 23401
LEGO: Merge pull request 23401
2 parents 7631ad0 + ef772d5 commit 23ed9f8

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

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

+12
Original file line numberDiff line numberDiff line change
@@ -3897,6 +3897,15 @@
38973897
</Str>
38983898
<Disp Icon="Str" />
38993899
</Item>
3900+
<Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
3901+
<Str Cat="Text">
3902+
<Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3903+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3904+
<Val><![CDATA[生成 "get" 和 "set" 访问器]]></Val>
3905+
</Tgt>
3906+
</Str>
3907+
<Disp Icon="Str" />
3908+
</Item>
39003909
<Item ItemId=";Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000" ItemType="0" PsrId="306" Leaf="true">
39013910
<Str Cat="Text">
39023911
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
@@ -6009,6 +6018,9 @@
60096018
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
60106019
<Str Cat="Text">
60116020
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[类型“{1}”上不存在属性“{0}”。是否忘记使用 "await"?]]></Val>
6023+
</Tgt>
60126024
</Str>
60136025
<Disp Icon="Str" />
60146026
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -3897,6 +3897,15 @@
38973897
</Str>
38983898
<Disp Icon="Str" />
38993899
</Item>
3900+
<Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
3901+
<Str Cat="Text">
3902+
<Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3903+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3904+
<Val><![CDATA[Generare le funzioni di accesso 'get' e 'set']]></Val>
3905+
</Tgt>
3906+
</Str>
3907+
<Disp Icon="Str" />
3908+
</Item>
39003909
<Item ItemId=";Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000" ItemType="0" PsrId="306" Leaf="true">
39013910
<Str Cat="Text">
39023911
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
@@ -6009,6 +6018,9 @@
60096018
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
60106019
<Str Cat="Text">
60116020
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[La proprietà '{0}' non esiste nel tipo '{1}'. Si è dimenticato di usare 'await'?]]></Val>
6023+
</Tgt>
60126024
</Str>
60136025
<Disp Icon="Str" />
60146026
</Item>

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

+12
Original file line numberDiff line numberDiff line change
@@ -3887,6 +3887,15 @@
38873887
</Str>
38883888
<Disp Icon="Str" />
38893889
</Item>
3890+
<Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
3891+
<Str Cat="Text">
3892+
<Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3893+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3894+
<Val><![CDATA[Generuj metody dostępu „get” i „set”.]]></Val>
3895+
</Tgt>
3896+
</Str>
3897+
<Disp Icon="Str" />
3898+
</Item>
38903899
<Item ItemId=";Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000" ItemType="0" PsrId="306" Leaf="true">
38913900
<Str Cat="Text">
38923901
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
@@ -5996,6 +6005,9 @@
59966005
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
59976006
<Str Cat="Text">
59986007
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6008+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6009+
<Val><![CDATA[Właściwość „{0}” nie istnieje w typie „{1}”. Czy zapomniano użyć elementu „await”?]]></Val>
6010+
</Tgt>
59996011
</Str>
60006012
<Disp Icon="Str" />
60016013
</Item>

0 commit comments

Comments
 (0)