Skip to content

Commit 5c22729

Browse files
authored
LEGO: Merge pull request 47930
LEGO: Merge pull request 47930
1 parent 03a4df7 commit 5c22729

File tree

10 files changed

+360
-0
lines changed

10 files changed

+360
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,6 +4560,24 @@
45604560
</Str>
45614561
<Disp Icon="Str" />
45624562
</Item>
4563+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4564+
<Str Cat="Text">
4565+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4566+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4567+
<Val><![CDATA[装饰器函数返回类型“{0}”不可分配到类型“{1}”。]]></Val>
4568+
</Tgt>
4569+
</Str>
4570+
<Disp Icon="Str" />
4571+
</Item>
4572+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4573+
<Str Cat="Text">
4574+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4575+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4576+
<Val><![CDATA[装饰器函数返回类型为“{0}”,但预期为“void”或“any”。]]></Val>
4577+
</Tgt>
4578+
</Str>
4579+
<Disp Icon="Str" />
4580+
</Item>
45634581
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45644582
<Str Cat="Text">
45654583
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11025,6 +11043,15 @@
1102511043
</Str>
1102611044
<Disp Icon="Str" />
1102711045
</Item>
11046+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11047+
<Str Cat="Text">
11048+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11049+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11050+
<Val><![CDATA[仅当“moduleResolution”为“node12”或“nodenext”时才支持解析模式。]]></Val>
11051+
</Tgt>
11052+
</Str>
11053+
<Disp Icon="Str" />
11054+
</Item>
1102811055
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1102911056
<Str Cat="Text">
1103011057
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16326,6 +16353,15 @@
1632616353
</Str>
1632716354
<Disp Icon="Str" />
1632816355
</Item>
16356+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16357+
<Str Cat="Text">
16358+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16359+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16360+
<Val><![CDATA[“resolution-mode”应为“require”或“import”。]]></Val>
16361+
</Tgt>
16362+
</Str>
16363+
<Disp Icon="Str" />
16364+
</Item>
1632916365
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1633016366
<Str Cat="Text">
1633116367
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,6 +4560,24 @@
45604560
</Str>
45614561
<Disp Icon="Str" />
45624562
</Item>
4563+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4564+
<Str Cat="Text">
4565+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4566+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4567+
<Val><![CDATA[裝飾項目函式傳回類型 '{0}' 無法指派給類型 '{1}'。]]></Val>
4568+
</Tgt>
4569+
</Str>
4570+
<Disp Icon="Str" />
4571+
</Item>
4572+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4573+
<Str Cat="Text">
4574+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4575+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4576+
<Val><![CDATA[裝飾項目函式傳回類型是 '{0}',但必須是 'void' 或 'any'。]]></Val>
4577+
</Tgt>
4578+
</Str>
4579+
<Disp Icon="Str" />
4580+
</Item>
45634581
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45644582
<Str Cat="Text">
45654583
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11025,6 +11043,15 @@
1102511043
</Str>
1102611044
<Disp Icon="Str" />
1102711045
</Item>
11046+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11047+
<Str Cat="Text">
11048+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11049+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11050+
<Val><![CDATA[只有當 'moduleResolution' 為 'node12' 或 'nodenext' 時,才支援解析模式。]]></Val>
11051+
</Tgt>
11052+
</Str>
11053+
<Disp Icon="Str" />
11054+
</Item>
1102811055
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1102911056
<Str Cat="Text">
1103011057
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16326,6 +16353,15 @@
1632616353
</Str>
1632716354
<Disp Icon="Str" />
1632816355
</Item>
16356+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16357+
<Str Cat="Text">
16358+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16359+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16360+
<Val><![CDATA[`resolution-mode` 應該是 `require` 或 `import`。]]></Val>
16361+
</Tgt>
16362+
</Str>
16363+
<Disp Icon="Str" />
16364+
</Item>
1632916365
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1633016366
<Str Cat="Text">
1633116367
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4557,6 +4557,24 @@
45574557
</Str>
45584558
<Disp Icon="Str" />
45594559
</Item>
4560+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4561+
<Str Cat="Text">
4562+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4563+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4564+
<Val><![CDATA[Der Rückgabetyp der Decorator-Funktion „{0}“ kann dem Typ „{1}“ nicht zugewiesen werden.]]></Val>
4565+
</Tgt>
4566+
</Str>
4567+
<Disp Icon="Str" />
4568+
</Item>
4569+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4570+
<Str Cat="Text">
4571+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4572+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4573+
<Val><![CDATA[Der Rückgabetyp der Decorator-Funktion ist „{0}“, es wird jedoch erwartet, dass er „void“ oder „any“ ist.]]></Val>
4574+
</Tgt>
4575+
</Str>
4576+
<Disp Icon="Str" />
4577+
</Item>
45604578
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45614579
<Str Cat="Text">
45624580
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11019,6 +11037,15 @@
1101911037
</Str>
1102011038
<Disp Icon="Str" />
1102111039
</Item>
11040+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11041+
<Str Cat="Text">
11042+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11043+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11044+
<Val><![CDATA[Auflösungsmodi werden nur unterstützt, wenn „moduleResolution“ auf „node12“ oder „nodenext“ festgelegt ist.]]></Val>
11045+
</Tgt>
11046+
</Str>
11047+
<Disp Icon="Str" />
11048+
</Item>
1102211049
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1102311050
<Str Cat="Text">
1102411051
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16320,6 +16347,15 @@
1632016347
</Str>
1632116348
<Disp Icon="Str" />
1632216349
</Item>
16350+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16351+
<Str Cat="Text">
16352+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16353+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16354+
<Val><![CDATA[„resolution-mode“ muss entweder auf „require“ oder „import“ festgelegt sein.]]></Val>
16355+
</Tgt>
16356+
</Str>
16357+
<Disp Icon="Str" />
16358+
</Item>
1632316359
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1632416360
<Str Cat="Text">
1632516361
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4572,6 +4572,24 @@
45724572
</Str>
45734573
<Disp Icon="Str" />
45744574
</Item>
4575+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4576+
<Str Cat="Text">
4577+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4578+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4579+
<Val><![CDATA[Le type de retour de la fonction de décorateur '{0}' n’est pas attribuable au type '{1}'.]]></Val>
4580+
</Tgt>
4581+
</Str>
4582+
<Disp Icon="Str" />
4583+
</Item>
4584+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4585+
<Str Cat="Text">
4586+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4587+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4588+
<Val><![CDATA[Le type de retour de la fonction de décorateur est '{0}' mais doit être 'void' ou 'any'.]]></Val>
4589+
</Tgt>
4590+
</Str>
4591+
<Disp Icon="Str" />
4592+
</Item>
45754593
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45764594
<Str Cat="Text">
45774595
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11037,6 +11055,15 @@
1103711055
</Str>
1103811056
<Disp Icon="Str" />
1103911057
</Item>
11058+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11059+
<Str Cat="Text">
11060+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11061+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11062+
<Val><![CDATA[Les modes de résolution sont uniquement pris en charge quand 'moduleResolution' a la valeur 'node12' ou 'nodenext'.]]></Val>
11063+
</Tgt>
11064+
</Str>
11065+
<Disp Icon="Str" />
11066+
</Item>
1104011067
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1104111068
<Str Cat="Text">
1104211069
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16338,6 +16365,15 @@
1633816365
</Str>
1633916366
<Disp Icon="Str" />
1634016367
</Item>
16368+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16369+
<Str Cat="Text">
16370+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16371+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16372+
<Val><![CDATA['resolution-mode' doit être 'require' ou 'import'.]]></Val>
16373+
</Tgt>
16374+
</Str>
16375+
<Disp Icon="Str" />
16376+
</Item>
1634116377
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1634216378
<Str Cat="Text">
1634316379
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,6 +4560,24 @@
45604560
</Str>
45614561
<Disp Icon="Str" />
45624562
</Item>
4563+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4564+
<Str Cat="Text">
4565+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4566+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4567+
<Val><![CDATA[Il tipo restituito della funzione Decorator '{0}' non è assegnabile al tipo '{1}'.]]></Val>
4568+
</Tgt>
4569+
</Str>
4570+
<Disp Icon="Str" />
4571+
</Item>
4572+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4573+
<Str Cat="Text">
4574+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4575+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4576+
<Val><![CDATA[Il tipo restituito della funzione Decorator è '{0}' ma è previsto 'void' o 'any'.]]></Val>
4577+
</Tgt>
4578+
</Str>
4579+
<Disp Icon="Str" />
4580+
</Item>
45634581
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45644582
<Str Cat="Text">
45654583
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11025,6 +11043,15 @@
1102511043
</Str>
1102611044
<Disp Icon="Str" />
1102711045
</Item>
11046+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11047+
<Str Cat="Text">
11048+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11049+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11050+
<Val><![CDATA[Le modalità di risoluzione sono supportate solo quando 'moduleResolution' è 'node12' o 'nodenext'.]]></Val>
11051+
</Tgt>
11052+
</Str>
11053+
<Disp Icon="Str" />
11054+
</Item>
1102811055
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1102911056
<Str Cat="Text">
1103011057
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16326,6 +16353,15 @@
1632616353
</Str>
1632716354
<Disp Icon="Str" />
1632816355
</Item>
16356+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16357+
<Str Cat="Text">
16358+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16359+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16360+
<Val><![CDATA['resolution-mode' deve essere 'require' o 'import'.]]></Val>
16361+
</Tgt>
16362+
</Str>
16363+
<Disp Icon="Str" />
16364+
</Item>
1632916365
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1633016366
<Str Cat="Text">
1633116367
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4560,6 +4560,24 @@
45604560
</Str>
45614561
<Disp Icon="Str" />
45624562
</Item>
4563+
<Item ItemId=";Decorator_function_return_type_0_is_not_assignable_to_type_1_1270" ItemType="0" PsrId="306" Leaf="true">
4564+
<Str Cat="Text">
4565+
<Val><![CDATA[Decorator function return type '{0}' is not assignable to type '{1}'.]]></Val>
4566+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4567+
<Val><![CDATA[데코레이터 함수 반환 유형 '{0}'은(는) '{1}' 유형에 할당할 수 없습니다.]]></Val>
4568+
</Tgt>
4569+
</Str>
4570+
<Disp Icon="Str" />
4571+
</Item>
4572+
<Item ItemId=";Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271" ItemType="0" PsrId="306" Leaf="true">
4573+
<Str Cat="Text">
4574+
<Val><![CDATA[Decorator function return type is '{0}' but is expected to be 'void' or 'any'.]]></Val>
4575+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4576+
<Val><![CDATA[데코레이터 함수 반환 유형은 '{0}'이지만 'void' 또는 'any'여야 합니다.]]></Val>
4577+
</Tgt>
4578+
</Str>
4579+
<Disp Icon="Str" />
4580+
</Item>
45634581
<Item ItemId=";Decorators_are_not_valid_here_1206" ItemType="0" PsrId="306" Leaf="true">
45644582
<Str Cat="Text">
45654583
<Val><![CDATA[Decorators are not valid here.]]></Val>
@@ -11025,6 +11043,15 @@
1102511043
</Str>
1102611044
<Disp Icon="Str" />
1102711045
</Item>
11046+
<Item ItemId=";Resolution_modes_are_only_supported_when_moduleResolution_is_node12_or_nodenext_1452" ItemType="0" PsrId="306" Leaf="true">
11047+
<Str Cat="Text">
11048+
<Val><![CDATA[Resolution modes are only supported when `moduleResolution` is `node12` or `nodenext`.]]></Val>
11049+
<Tgt Cat="Text" Stat="Loc" Orig="New">
11050+
<Val><![CDATA[해상도 모드는 `moduleResolution`이 `node12` 또는 `nodenext`인 경우에만 지원됩니다.]]></Val>
11051+
</Tgt>
11052+
</Str>
11053+
<Disp Icon="Str" />
11054+
</Item>
1102811055
<Item ItemId=";Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195" ItemType="0" PsrId="306" Leaf="true">
1102911056
<Str Cat="Text">
1103011057
<Val><![CDATA[Resolve 'keyof' to string valued property names only (no numbers or symbols).]]></Val>
@@ -16326,6 +16353,15 @@
1632616353
</Str>
1632716354
<Disp Icon="Str" />
1632816355
</Item>
16356+
<Item ItemId=";resolution_mode_should_be_either_require_or_import_1453" ItemType="0" PsrId="306" Leaf="true">
16357+
<Str Cat="Text">
16358+
<Val><![CDATA[`resolution-mode` should be either `require` or `import`.]]></Val>
16359+
<Tgt Cat="Text" Stat="Loc" Orig="New">
16360+
<Val><![CDATA['해상도 모드'는 '요구' 또는 '가져오기'여야 합니다.]]></Val>
16361+
</Tgt>
16362+
</Str>
16363+
<Disp Icon="Str" />
16364+
</Item>
1632916365
<Item ItemId=";rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107" ItemType="0" PsrId="306" Leaf="true">
1633016366
<Str Cat="Text">
1633116367
<Val><![CDATA['rootDirs' option is set, using it to resolve relative module name '{0}'.]]></Val>

0 commit comments

Comments
 (0)