Skip to content

Commit ac7b87c

Browse files
authored
LEGO: Merge pull request 21294
LEGO: Merge pull request 21294
2 parents a6c42a6 + 57e0b22 commit ac7b87c

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,9 @@
888888
<Item ItemId=";Add_async_modifier_to_containing_function_90029" ItemType="0" PsrId="306" Leaf="true">
889889
<Str Cat="Text">
890890
<Val><![CDATA[Add async modifier to containing function]]></Val>
891+
<Tgt Cat="Text" Stat="Loc" Orig="New">
892+
<Val><![CDATA[將 async 修飾詞新增至包含的函式]]></Val>
893+
</Tgt>
891894
</Str>
892895
<Disp Icon="Str" />
893896
</Item>
@@ -4620,6 +4623,9 @@
46204623
<Item ItemId=";Mapped_object_type_implicitly_has_an_any_template_type_7039" ItemType="0" PsrId="306" Leaf="true">
46214624
<Str Cat="Text">
46224625
<Val><![CDATA[Mapped object type implicitly has an 'any' template type.]]></Val>
4626+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4627+
<Val><![CDATA[對應的物件類型隱含具有 'any' 範本類型。]]></Val>
4628+
</Tgt>
46234629
</Str>
46244630
<Disp Icon="Str" />
46254631
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,9 @@
897897
<Item ItemId=";Add_async_modifier_to_containing_function_90029" ItemType="0" PsrId="306" Leaf="true">
898898
<Str Cat="Text">
899899
<Val><![CDATA[Add async modifier to containing function]]></Val>
900+
<Tgt Cat="Text" Stat="Loc" Orig="New">
901+
<Val><![CDATA[Ajouter le modificateur async dans la fonction conteneur]]></Val>
902+
</Tgt>
900903
</Str>
901904
<Disp Icon="Str" />
902905
</Item>
@@ -4629,6 +4632,9 @@
46294632
<Item ItemId=";Mapped_object_type_implicitly_has_an_any_template_type_7039" ItemType="0" PsrId="306" Leaf="true">
46304633
<Str Cat="Text">
46314634
<Val><![CDATA[Mapped object type implicitly has an 'any' template type.]]></Val>
4635+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4636+
<Val><![CDATA[Le type d'objet mappé a implicitement un type de modèle 'any'.]]></Val>
4637+
</Tgt>
46324638
</Str>
46334639
<Disp Icon="Str" />
46344640
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,9 @@
878878
<Item ItemId=";Add_async_modifier_to_containing_function_90029" ItemType="0" PsrId="306" Leaf="true">
879879
<Str Cat="Text">
880880
<Val><![CDATA[Add async modifier to containing function]]></Val>
881+
<Tgt Cat="Text" Stat="Loc" Orig="New">
882+
<Val><![CDATA[Dodaj modyfikator asynchroniczny do funkcji zawierającej]]></Val>
883+
</Tgt>
881884
</Str>
882885
<Disp Icon="Str" />
883886
</Item>
@@ -4610,6 +4613,9 @@
46104613
<Item ItemId=";Mapped_object_type_implicitly_has_an_any_template_type_7039" ItemType="0" PsrId="306" Leaf="true">
46114614
<Str Cat="Text">
46124615
<Val><![CDATA[Mapped object type implicitly has an 'any' template type.]]></Val>
4616+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4617+
<Val><![CDATA[Zmapowany typ obiektu niejawnie ma typ szablonu „any”.]]></Val>
4618+
</Tgt>
46134619
</Str>
46144620
<Disp Icon="Str" />
46154621
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,9 @@
887887
<Item ItemId=";Add_async_modifier_to_containing_function_90029" ItemType="0" PsrId="306" Leaf="true">
888888
<Str Cat="Text">
889889
<Val><![CDATA[Add async modifier to containing function]]></Val>
890+
<Tgt Cat="Text" Stat="Loc" Orig="New">
891+
<Val><![CDATA[Добавьте модификатор async в содержащую функцию]]></Val>
892+
</Tgt>
890893
</Str>
891894
<Disp Icon="Str" />
892895
</Item>
@@ -4619,6 +4622,9 @@
46194622
<Item ItemId=";Mapped_object_type_implicitly_has_an_any_template_type_7039" ItemType="0" PsrId="306" Leaf="true">
46204623
<Str Cat="Text">
46214624
<Val><![CDATA[Mapped object type implicitly has an 'any' template type.]]></Val>
4625+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4626+
<Val><![CDATA[Сопоставленный объект неявно имеет тип шаблона "любой".]]></Val>
4627+
</Tgt>
46224628
</Str>
46234629
<Disp Icon="Str" />
46244630
</Item>

0 commit comments

Comments
 (0)