Skip to content

Commit 7e86b3e

Browse files
authored
LEGO: Merge pull request 40271
LEGO: Merge pull request 40271
2 parents a917570 + 669c415 commit 7e86b3e

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11838,6 +11838,9 @@
1183811838
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
1183911839
<Str Cat="Text">
1184011840
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11842+
<Val><![CDATA[构造签名的类型不兼容。]]></Val>
11843+
</Tgt>
1184111844
</Str>
1184211845
<Disp Icon="Str" />
1184311846
</Item>
@@ -12861,6 +12864,9 @@
1286112864
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
1286212865
<Str Cat="Text">
1286312866
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12867+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12868+
<Val><![CDATA[“{0}”仅引用一个类型,但在此处用作一个值。你是否想要使用“{0} 中的 {1}”?]]></Val>
12869+
</Tgt>
1286412870
</Str>
1286512871
<Disp Icon="Str" />
1286612872
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11850,6 +11850,9 @@
1185011850
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
1185111851
<Str Cat="Text">
1185211852
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11853+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11854+
<Val><![CDATA[Los tipos de signaturas de construcción son incompatibles.]]></Val>
11855+
</Tgt>
1185311856
</Str>
1185411857
<Disp Icon="Str" />
1185511858
</Item>
@@ -12873,6 +12876,9 @@
1287312876
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
1287412877
<Str Cat="Text">
1287512878
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12879+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12880+
<Val><![CDATA["{0}" solo hace referencia a un tipo, pero aquí se usa como valor. ¿Pretendía usar "{1} en {0}"?]]></Val>
12881+
</Tgt>
1287612882
</Str>
1287712883
<Disp Icon="Str" />
1287812884
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11838,6 +11838,9 @@
1183811838
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
1183911839
<Str Cat="Text">
1184011840
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11841+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11842+
<Val><![CDATA[コンストラクト シグネチャの型に互換性がありません。]]></Val>
11843+
</Tgt>
1184111844
</Str>
1184211845
<Disp Icon="Str" />
1184311846
</Item>
@@ -12861,6 +12864,9 @@
1286112864
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
1286212865
<Str Cat="Text">
1286312866
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12867+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12868+
<Val><![CDATA['{0}' は型を参照しているだけですが、こちらでは値として使用されています。'{0} 内の {1}' を使用しますか?]]></Val>
12869+
</Tgt>
1286412870
</Str>
1286512871
<Disp Icon="Str" />
1286612872
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11825,6 +11825,9 @@
1182511825
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
1182611826
<Str Cat="Text">
1182711827
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11828+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11829+
<Val><![CDATA[Typy sygnatur konstrukcji są niezgodne.]]></Val>
11830+
</Tgt>
1182811831
</Str>
1182911832
<Disp Icon="Str" />
1183011833
</Item>
@@ -12848,6 +12851,9 @@
1284812851
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
1284912852
<Str Cat="Text">
1285012853
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12854+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12855+
<Val><![CDATA[Element „{0}” odwołuje się do typu, ale jest używany tutaj jako wartość. Czy chodziło o użycie wyrażenia „{1} in {0}”?]]></Val>
12856+
</Tgt>
1285112857
</Str>
1285212858
<Disp Icon="Str" />
1285312859
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11831,6 +11831,9 @@
1183111831
<Item ItemId=";Types_of_construct_signatures_are_incompatible_2419" ItemType="0" PsrId="306" Leaf="true">
1183211832
<Str Cat="Text">
1183311833
<Val><![CDATA[Types of construct signatures are incompatible.]]></Val>
11834+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11835+
<Val><![CDATA[Yapı imzalarının türleri uyumsuz.]]></Val>
11836+
</Tgt>
1183411837
</Str>
1183511838
<Disp Icon="Str" />
1183611839
</Item>
@@ -12854,6 +12857,9 @@
1285412857
<Item ItemId=";_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690" ItemType="0" PsrId="306" Leaf="true">
1285512858
<Str Cat="Text">
1285612859
<Val><![CDATA['{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?]]></Val>
12860+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12861+
<Val><![CDATA['{0}' yalnızca bir türe başvuruyor, ancak burada bir değer olarak kullanılıyor. '{0}' içinde '{1}' kullanmak mı istediniz?]]></Val>
12862+
</Tgt>
1285712863
</Str>
1285812864
<Disp Icon="Str" />
1285912865
</Item>

0 commit comments

Comments
 (0)