Skip to content

Commit 39013f1

Browse files
authored
LEGO: Merge pull request 48119
LEGO: Merge pull request 48119
1 parent ddad61e commit 39013f1

File tree

8 files changed

+216
-0
lines changed

8 files changed

+216
-0
lines changed

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

+27
Original file line numberDiff line numberDiff line change
@@ -14154,6 +14154,15 @@
1415414154
</Str>
1415514155
<Disp Icon="Str" />
1415614156
</Item>
14157+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14158+
<Str Cat="Text">
14159+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14161+
<Val><![CDATA[类型导入断言应恰好有一个键 - "resolution-mode" - 值为 "import" 或 "require"。]]></Val>
14162+
</Tgt>
14163+
</Str>
14164+
<Disp Icon="Str" />
14165+
</Item>
1415714166
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415814167
<Str Cat="Text">
1415914168
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16353,6 +16362,24 @@
1635316362
</Str>
1635416363
<Disp Icon="Str" />
1635516364
</Item>
16365+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16366+
<Str Cat="Text">
16367+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16368+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16369+
<Val><![CDATA[只能为仅类型导入设置 "resolution-mode"。]]></Val>
16370+
</Tgt>
16371+
</Str>
16372+
<Disp Icon="Str" />
16373+
</Item>
16374+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16375+
<Str Cat="Text">
16376+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16378+
<Val><![CDATA["resolution-mode" 是类型导入断言的唯一有效密钥。]]></Val>
16379+
</Tgt>
16380+
</Str>
16381+
<Disp Icon="Str" />
16382+
</Item>
1635616383
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635716384
<Str Cat="Text">
1635816385
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14154,6 +14154,15 @@
1415414154
</Str>
1415514155
<Disp Icon="Str" />
1415614156
</Item>
14157+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14158+
<Str Cat="Text">
14159+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14161+
<Val><![CDATA[輸入匯入判斷提示應該只有一個索引鍵 - 'resolution-mode' - 值為 'import' 或 'require'。]]></Val>
14162+
</Tgt>
14163+
</Str>
14164+
<Disp Icon="Str" />
14165+
</Item>
1415714166
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415814167
<Str Cat="Text">
1415914168
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16353,6 +16362,24 @@
1635316362
</Str>
1635416363
<Disp Icon="Str" />
1635516364
</Item>
16365+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16366+
<Str Cat="Text">
16367+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16368+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16369+
<Val><![CDATA[只能針對僅限輸入的匯入設定 'resolution-mode'。]]></Val>
16370+
</Tgt>
16371+
</Str>
16372+
<Disp Icon="Str" />
16373+
</Item>
16374+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16375+
<Str Cat="Text">
16376+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16378+
<Val><![CDATA['resolution-mode' 是輸入匯入判斷提示唯一有效的索引鍵。]]></Val>
16379+
</Tgt>
16380+
</Str>
16381+
<Disp Icon="Str" />
16382+
</Item>
1635616383
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635716384
<Str Cat="Text">
1635816385
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14148,6 +14148,15 @@
1414814148
</Str>
1414914149
<Disp Icon="Str" />
1415014150
</Item>
14151+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14152+
<Str Cat="Text">
14153+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14154+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14155+
<Val><![CDATA[Typimportassertionen sollten über genau einen Schlüssel verfügen – „resolution-mode“ – mit dem Wert „import“ oder „require“.]]></Val>
14156+
</Tgt>
14157+
</Str>
14158+
<Disp Icon="Str" />
14159+
</Item>
1415114160
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415214161
<Str Cat="Text">
1415314162
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16347,6 +16356,24 @@
1634716356
</Str>
1634816357
<Disp Icon="Str" />
1634916358
</Item>
16359+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16360+
<Str Cat="Text">
16361+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16362+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16363+
<Val><![CDATA[„resolution-mode“ kann nur für reine Typenimporte festgelegt werden.]]></Val>
16364+
</Tgt>
16365+
</Str>
16366+
<Disp Icon="Str" />
16367+
</Item>
16368+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16369+
<Str Cat="Text">
16370+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16371+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16372+
<Val><![CDATA[„resolution-mode“ ist für Typimportassertionen der einzige gültige Schlüssel.]]></Val>
16373+
</Tgt>
16374+
</Str>
16375+
<Disp Icon="Str" />
16376+
</Item>
1635016377
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635116378
<Str Cat="Text">
1635216379
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14166,6 +14166,15 @@
1416614166
</Str>
1416714167
<Disp Icon="Str" />
1416814168
</Item>
14169+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14170+
<Str Cat="Text">
14171+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14172+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14173+
<Val><![CDATA[Les assertions d’importation de type doivent avoir exactement une clé ( « mode résolution » ) avec la valeur « import » ou « require ».]]></Val>
14174+
</Tgt>
14175+
</Str>
14176+
<Disp Icon="Str" />
14177+
</Item>
1416914178
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1417014179
<Str Cat="Text">
1417114180
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16365,6 +16374,24 @@
1636516374
</Str>
1636616375
<Disp Icon="Str" />
1636716376
</Item>
16377+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16378+
<Str Cat="Text">
16379+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16380+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16381+
<Val><![CDATA[« mode résolution » ne peut être défini que pour les importations de type uniquement.]]></Val>
16382+
</Tgt>
16383+
</Str>
16384+
<Disp Icon="Str" />
16385+
</Item>
16386+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16387+
<Str Cat="Text">
16388+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16389+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16390+
<Val><![CDATA[« mode résolution » est la seule clé valide pour les assertions d’importation de type.]]></Val>
16391+
</Tgt>
16392+
</Str>
16393+
<Disp Icon="Str" />
16394+
</Item>
1636816395
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1636916396
<Str Cat="Text">
1637016397
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14154,6 +14154,15 @@
1415414154
</Str>
1415514155
<Disp Icon="Str" />
1415614156
</Item>
14157+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14158+
<Str Cat="Text">
14159+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14161+
<Val><![CDATA[型インポート アサーションには、キー `resolution-mode` が 1 つだけ必要です。値は `import` または `require` です。]]></Val>
14162+
</Tgt>
14163+
</Str>
14164+
<Disp Icon="Str" />
14165+
</Item>
1415714166
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415814167
<Str Cat="Text">
1415914168
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16353,6 +16362,24 @@
1635316362
</Str>
1635416363
<Disp Icon="Str" />
1635516364
</Item>
16365+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16366+
<Str Cat="Text">
16367+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16368+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16369+
<Val><![CDATA[`resolution-mode` は、型のみのインポートに対してのみ設定できます。]]></Val>
16370+
</Tgt>
16371+
</Str>
16372+
<Disp Icon="Str" />
16373+
</Item>
16374+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16375+
<Str Cat="Text">
16376+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16378+
<Val><![CDATA[`resolution-mode` は、型インポート アサーションの唯一の有効なキーです。]]></Val>
16379+
</Tgt>
16380+
</Str>
16381+
<Disp Icon="Str" />
16382+
</Item>
1635616383
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635716384
<Str Cat="Text">
1635816385
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14154,6 +14154,15 @@
1415414154
</Str>
1415514155
<Disp Icon="Str" />
1415614156
</Item>
14157+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14158+
<Str Cat="Text">
14159+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14160+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14161+
<Val><![CDATA[유형 가져오기 어설션에는 값이 '가져오기' 또는 '요구'인 정확히 하나의 키('resolution-mode')가 있어야 합니다.]]></Val>
14162+
</Tgt>
14163+
</Str>
14164+
<Disp Icon="Str" />
14165+
</Item>
1415714166
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415814167
<Str Cat="Text">
1415914168
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16353,6 +16362,24 @@
1635316362
</Str>
1635416363
<Disp Icon="Str" />
1635516364
</Item>
16365+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16366+
<Str Cat="Text">
16367+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16368+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16369+
<Val><![CDATA['resolution-mode'는 유형 전용 가져오기에만 설정할 수 있습니다.]]></Val>
16370+
</Tgt>
16371+
</Str>
16372+
<Disp Icon="Str" />
16373+
</Item>
16374+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16375+
<Str Cat="Text">
16376+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16378+
<Val><![CDATA['resolution-mode'는 유형 가져오기 어설션에 유효한 유일한 키입니다.]]></Val>
16379+
</Tgt>
16380+
</Str>
16381+
<Disp Icon="Str" />
16382+
</Item>
1635616383
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635716384
<Str Cat="Text">
1635816385
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14144,6 +14144,15 @@
1414414144
</Str>
1414514145
<Disp Icon="Str" />
1414614146
</Item>
14147+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14148+
<Str Cat="Text">
14149+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14150+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14151+
<Val><![CDATA[As asserções de importação de tipo devem ter exatamente uma chave - `resolution-mode` - com valor `import` ou` require`.]]></Val>
14152+
</Tgt>
14153+
</Str>
14154+
<Disp Icon="Str" />
14155+
</Item>
1414714156
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1414814157
<Str Cat="Text">
1414914158
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16343,6 +16352,24 @@
1634316352
</Str>
1634416353
<Disp Icon="Str" />
1634516354
</Item>
16355+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16356+
<Str Cat="Text">
16357+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16358+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16359+
<Val><![CDATA[`resolution-mode` pode ser definido apenas para importações somente de tipo.]]></Val>
16360+
</Tgt>
16361+
</Str>
16362+
<Disp Icon="Str" />
16363+
</Item>
16364+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16365+
<Str Cat="Text">
16366+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16367+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16368+
<Val><![CDATA[`resolution-mode` é a única chave válida para as asserções de importação de tipo.]]></Val>
16369+
</Tgt>
16370+
</Str>
16371+
<Disp Icon="Str" />
16372+
</Item>
1634616373
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1634716374
<Str Cat="Text">
1634816375
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

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

+27
Original file line numberDiff line numberDiff line change
@@ -14153,6 +14153,15 @@
1415314153
</Str>
1415414154
<Disp Icon="Str" />
1415514155
</Item>
14156+
<Item ItemId=";Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456" ItemType="0" PsrId="306" Leaf="true">
14157+
<Str Cat="Text">
14158+
<Val><![CDATA[Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`.]]></Val>
14159+
<Tgt Cat="Text" Stat="Loc" Orig="New">
14160+
<Val><![CDATA[Утверждения импорта типа должны иметь ровно один ключ "resolution-mode" со значением "import" или "require".]]></Val>
14161+
</Tgt>
14162+
</Str>
14163+
<Disp Icon="Str" />
14164+
</Item>
1415614165
<Item ItemId=";Type_instantiation_is_excessively_deep_and_possibly_infinite_2589" ItemType="0" PsrId="306" Leaf="true">
1415714166
<Str Cat="Text">
1415814167
<Val><![CDATA[Type instantiation is excessively deep and possibly infinite.]]></Val>
@@ -16352,6 +16361,24 @@
1635216361
</Str>
1635316362
<Disp Icon="Str" />
1635416363
</Item>
16364+
<Item ItemId=";resolution_mode_can_only_be_set_for_type_only_imports_1454" ItemType="0" PsrId="306" Leaf="true">
16365+
<Str Cat="Text">
16366+
<Val><![CDATA[`resolution-mode` can only be set for type-only imports.]]></Val>
16367+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16368+
<Val><![CDATA["resolution-mode" можно задать лишь для импорта, распространяющегося только на тип.]]></Val>
16369+
</Tgt>
16370+
</Str>
16371+
<Disp Icon="Str" />
16372+
</Item>
16373+
<Item ItemId=";resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455" ItemType="0" PsrId="306" Leaf="true">
16374+
<Str Cat="Text">
16375+
<Val><![CDATA[`resolution-mode` is the only valid key for type import assertions.]]></Val>
16376+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16377+
<Val><![CDATA["resolution-mode" является единственным допустимым ключом для утверждений импорта типа.]]></Val>
16378+
</Tgt>
16379+
</Str>
16380+
<Disp Icon="Str" />
16381+
</Item>
1635516382
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
1635616383
<Str Cat="Text">
1635716384
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>

0 commit comments

Comments
 (0)