Skip to content

Commit a7a771c

Browse files
committed
Juno: check in to lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20251125204230298.
1 parent 669c25c commit a7a771c

File tree

7 files changed

+126
-0
lines changed

7 files changed

+126
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18630,6 +18630,15 @@
1863018630
</Str>
1863118631
<Disp Icon="Str" />
1863218632
</Item>
18633+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18634+
<Str Cat="Text">
18635+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18636+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18637+
<Val><![CDATA[除非包含在區塊內,否則 'case' 或 'default' 子句中不允許 'await using' 宣告。]]></Val>
18638+
</Tgt>
18639+
</Str>
18640+
<Disp Icon="Str" />
18641+
</Item>
1863318642
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1863418643
<Str Cat="Text">
1863518644
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19494,6 +19503,15 @@
1949419503
</Str>
1949519504
<Disp Icon="Str" />
1949619505
</Item>
19506+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19507+
<Str Cat="Text">
19508+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19509+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19510+
<Val><![CDATA[除非包含在區塊內,否則 'case' 或 'default' 子句中不允許 'using' 宣告。]]></Val>
19511+
</Tgt>
19512+
</Str>
19513+
<Disp Icon="Str" />
19514+
</Item>
1949719515
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1949819516
<Str Cat="Text">
1949919517
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18624,6 +18624,15 @@
1862418624
</Str>
1862518625
<Disp Icon="Str" />
1862618626
</Item>
18627+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18628+
<Str Cat="Text">
18629+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18630+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18631+
<Val><![CDATA[„Await using“-Deklarationen sind in „Case“- oder „Default“-Klauseln nur zulässig, wenn sie in einem Block enthalten sind.]]></Val>
18632+
</Tgt>
18633+
</Str>
18634+
<Disp Icon="Str" />
18635+
</Item>
1862718636
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1862818637
<Str Cat="Text">
1862918638
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19488,6 +19497,15 @@
1948819497
</Str>
1948919498
<Disp Icon="Str" />
1949019499
</Item>
19500+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19501+
<Str Cat="Text">
19502+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19503+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19504+
<Val><![CDATA[„Using“-Deklarationen sind in „Case“- oder „Default“-Klauseln nur zulässig, wenn sie in einem Block enthalten sind.]]></Val>
19505+
</Tgt>
19506+
</Str>
19507+
<Disp Icon="Str" />
19508+
</Item>
1949119509
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1949219510
<Str Cat="Text">
1949319511
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18642,6 +18642,15 @@
1864218642
</Str>
1864318643
<Disp Icon="Str" />
1864418644
</Item>
18645+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18646+
<Str Cat="Text">
18647+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18648+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18649+
<Val><![CDATA[Las declaraciones "await using" no se permiten en las cláusulas "case" o "default", a menos que estén contenidas en un bloque.]]></Val>
18650+
</Tgt>
18651+
</Str>
18652+
<Disp Icon="Str" />
18653+
</Item>
1864518654
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1864618655
<Str Cat="Text">
1864718656
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19506,6 +19515,15 @@
1950619515
</Str>
1950719516
<Disp Icon="Str" />
1950819517
</Item>
19518+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19519+
<Str Cat="Text">
19520+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19521+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19522+
<Val><![CDATA[Las declaraciones "using" no se permiten en las cláusulas "case" o "default", a menos que estén contenidas en un bloque.]]></Val>
19523+
</Tgt>
19524+
</Str>
19525+
<Disp Icon="Str" />
19526+
</Item>
1950919527
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1951019528
<Str Cat="Text">
1951119529
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18642,6 +18642,15 @@
1864218642
</Str>
1864318643
<Disp Icon="Str" />
1864418644
</Item>
18645+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18646+
<Str Cat="Text">
18647+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18648+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18649+
<Val><![CDATA[Les déclarations 'await using' ne sont pas autorisées dans les clauses 'case' ou 'default', sauf si elles sont contenues dans un bloc.]]></Val>
18650+
</Tgt>
18651+
</Str>
18652+
<Disp Icon="Str" />
18653+
</Item>
1864518654
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1864618655
<Str Cat="Text">
1864718656
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19506,6 +19515,15 @@
1950619515
</Str>
1950719516
<Disp Icon="Str" />
1950819517
</Item>
19518+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19519+
<Str Cat="Text">
19520+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19521+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19522+
<Val><![CDATA[Les déclarations 'using' ne sont pas autorisées dans les clauses 'case' ou 'default' sauf si elles sont incluses dans un bloc.]]></Val>
19523+
</Tgt>
19524+
</Str>
19525+
<Disp Icon="Str" />
19526+
</Item>
1950919527
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1951019528
<Str Cat="Text">
1951119529
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18630,6 +18630,15 @@
1863018630
</Str>
1863118631
<Disp Icon="Str" />
1863218632
</Item>
18633+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18634+
<Str Cat="Text">
18635+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18636+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18637+
<Val><![CDATA['await using' 선언은 블록 내에 포함되지 않는 한 'case' 또는 'default' 조항에서는 허용되지 않습니다.]]></Val>
18638+
</Tgt>
18639+
</Str>
18640+
<Disp Icon="Str" />
18641+
</Item>
1863318642
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1863418643
<Str Cat="Text">
1863518644
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19494,6 +19503,15 @@
1949419503
</Str>
1949519504
<Disp Icon="Str" />
1949619505
</Item>
19506+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19507+
<Str Cat="Text">
19508+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19509+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19510+
<Val><![CDATA['using' 선언은 블록 내에 포함되지 않는 한 'case' 또는 'default' 조항에서는 허용되지 않습니다.]]></Val>
19511+
</Tgt>
19512+
</Str>
19513+
<Disp Icon="Str" />
19514+
</Item>
1949719515
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1949819516
<Str Cat="Text">
1949919517
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18620,6 +18620,15 @@
1862018620
</Str>
1862118621
<Disp Icon="Str" />
1862218622
</Item>
18623+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18624+
<Str Cat="Text">
18625+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18626+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18627+
<Val><![CDATA[Declarações "await using" não são permitidas em cláusulas "case" ou "default", a menos que estejam contidas em um bloco.]]></Val>
18628+
</Tgt>
18629+
</Str>
18630+
<Disp Icon="Str" />
18631+
</Item>
1862318632
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1862418633
<Str Cat="Text">
1862518634
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19484,6 +19493,15 @@
1948419493
</Str>
1948519494
<Disp Icon="Str" />
1948619495
</Item>
19496+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19497+
<Str Cat="Text">
19498+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19499+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19500+
<Val><![CDATA[Declarações "using" não são permitidas em cláusulas "case" ou "default", a menos que estejam contidas em um bloco.]]></Val>
19501+
</Tgt>
19502+
</Str>
19503+
<Disp Icon="Str" />
19504+
</Item>
1948719505
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1948819506
<Str Cat="Text">
1948919507
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18629,6 +18629,15 @@
1862918629
</Str>
1863018630
<Disp Icon="Str" />
1863118631
</Item>
18632+
<Item ItemId=";await_using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1548" ItemType="0" PsrId="306" Leaf="true">
18633+
<Str Cat="Text">
18634+
<Val><![CDATA['await using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
18635+
<Tgt Cat="Text" Stat="Loc" Orig="New">
18636+
<Val><![CDATA[Объявления "await using" не разрешены в предложениях "case" или "default", если они не находятся внутри блока.]]></Val>
18637+
</Tgt>
18638+
</Str>
18639+
<Disp Icon="Str" />
18640+
</Item>
1863218641
<Item ItemId=";await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853" ItemType="0" PsrId="306" Leaf="true">
1863318642
<Str Cat="Text">
1863418643
<Val><![CDATA['await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -19493,6 +19502,15 @@
1949319502
</Str>
1949419503
<Disp Icon="Str" />
1949519504
</Item>
19505+
<Item ItemId=";using_declarations_are_not_allowed_in_case_or_default_clauses_unless_contained_within_a_block_1547" ItemType="0" PsrId="306" Leaf="true">
19506+
<Str Cat="Text">
19507+
<Val><![CDATA['using' declarations are not allowed in 'case' or 'default' clauses unless contained within a block.]]></Val>
19508+
<Tgt Cat="Text" Stat="Loc" Orig="New">
19509+
<Val><![CDATA[Объявления "using" не разрешены в предложениях "case" или "default", если они не находятся внутри блока.]]></Val>
19510+
</Tgt>
19511+
</Str>
19512+
<Disp Icon="Str" />
19513+
</Item>
1949619514
<Item ItemId=";with_statements_are_not_allowed_in_an_async_function_block_1300" ItemType="0" PsrId="306" Leaf="true">
1949719515
<Str Cat="Text">
1949819516
<Val><![CDATA['with' statements are not allowed in an async function block.]]></Val>

0 commit comments

Comments
 (0)