Skip to content

Commit d2e8831

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent ce338a4 commit d2e8831

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,6 +1409,24 @@
14091409
</Str>
14101410
<Disp Icon="Str" />
14111411
</Item>
1412+
<Item ItemId=";Add_void_to_Promise_resolved_without_a_value_95143" ItemType="0" PsrId="306" Leaf="true">
1413+
<Str Cat="Text">
1414+
<Val><![CDATA[Add 'void' to Promise resolved without a value]]></Val>
1415+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1416+
<Val><![CDATA[Adicionar 'void' à Promessa resolvida sem um valor]]></Val>
1417+
</Tgt>
1418+
</Str>
1419+
<Disp Icon="Str" />
1420+
</Item>
1421+
<Item ItemId=";Add_void_to_all_Promises_resolved_without_a_value_95144" ItemType="0" PsrId="306" Leaf="true">
1422+
<Str Cat="Text">
1423+
<Val><![CDATA[Add 'void' to all Promises resolved without a value]]></Val>
1424+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1425+
<Val><![CDATA[Adicionar 'void' a todas as Promessas resolvidas sem um valor]]></Val>
1426+
</Tgt>
1427+
</Str>
1428+
<Disp Icon="Str" />
1429+
</Item>
14121430
<Item ItemId=";Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068" ItemType="0" PsrId="306" Leaf="true">
14131431
<Str Cat="Text">
14141432
<Val><![CDATA[Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig.]]></Val>
@@ -4874,6 +4892,15 @@
48744892
</Str>
48754893
<Disp Icon="Str" />
48764894
</Item>
4895+
<Item ItemId=";Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794" ItemType="0" PsrId="306" Leaf="true">
4896+
<Str Cat="Text">
4897+
<Val><![CDATA[Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?]]></Val>
4898+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4899+
<Val><![CDATA[{0} argumentos eram esperados, mas foram obtidos {1}. Você esqueceu de incluir 'void' no argumento de tipo para 'Promise'?]]></Val>
4900+
</Tgt>
4901+
</Str>
4902+
<Disp Icon="Str" />
4903+
</Item>
48774904
<Item ItemId=";Expected_0_arguments_but_got_1_or_more_2556" ItemType="0" PsrId="306" Leaf="true">
48784905
<Str Cat="Text">
48794906
<Val><![CDATA[Expected {0} arguments, but got {1} or more.]]></Val>
@@ -10511,6 +10538,15 @@
1051110538
</Str>
1051210539
<Disp Icon="Str" />
1051310540
</Item>
10541+
<Item ItemId=";The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056" ItemType="0" PsrId="306" Leaf="true">
10542+
<Str Cat="Text">
10543+
<Val><![CDATA[The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.]]></Val>
10544+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10545+
<Val><![CDATA[O tipo inferido deste nó excede o tamanho máximo que o compilador serializará. Uma anotação de tipo explícita é necessária.]]></Val>
10546+
</Tgt>
10547+
</Str>
10548+
<Disp Icon="Str" />
10549+
</Item>
1051410550
<Item ItemId=";The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032" ItemType="0" PsrId="306" Leaf="true">
1051510551
<Str Cat="Text">
1051610552
<Val><![CDATA[The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,12 +1418,18 @@
14181418
<Item ItemId=";Add_void_to_Promise_resolved_without_a_value_95143" ItemType="0" PsrId="306" Leaf="true">
14191419
<Str Cat="Text">
14201420
<Val><![CDATA[Add 'void' to Promise resolved without a value]]></Val>
1421+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1422+
<Val><![CDATA[Добавить void в обещание, разрешенное без значения]]></Val>
1423+
</Tgt>
14211424
</Str>
14221425
<Disp Icon="Str" />
14231426
</Item>
14241427
<Item ItemId=";Add_void_to_all_Promises_resolved_without_a_value_95144" ItemType="0" PsrId="306" Leaf="true">
14251428
<Str Cat="Text">
14261429
<Val><![CDATA[Add 'void' to all Promises resolved without a value]]></Val>
1430+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1431+
<Val><![CDATA[Добавить void во все обещания, разрешенные без значения]]></Val>
1432+
</Tgt>
14271433
</Str>
14281434
<Disp Icon="Str" />
14291435
</Item>
@@ -4895,6 +4901,9 @@
48954901
<Item ItemId=";Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794" ItemType="0" PsrId="306" Leaf="true">
48964902
<Str Cat="Text">
48974903
<Val><![CDATA[Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?]]></Val>
4904+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4905+
<Val><![CDATA[Ожидаемое число аргументов — {0}, фактическое — {1}. Возможно, вы забыли указать void в аргументе типа в Promise?]]></Val>
4906+
</Tgt>
48984907
</Str>
48994908
<Disp Icon="Str" />
49004909
</Item>

0 commit comments

Comments
 (0)