Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9459650

Browse files
authored
LEGO: Merge pull request 24020
LEGO: Merge pull request 24020
2 parentsb5233d3 +6fe71d4 commit9459650

File tree

1 file changed

+74
-8
lines changed

1 file changed

+74
-8
lines changed

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

Lines changed: 74 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,12 @@
11071107
</Str>
11081108
<DispIcon="Str" />
11091109
</Item>
1110+
<ItemItemId=";All_destructured_elements_are_unused_6198"ItemType="0"PsrId="306"Leaf="true">
1111+
<StrCat="Text">
1112+
<Val><![CDATA[All destructured elements are unused.]]></Val>
1113+
</Str>
1114+
<DispIcon="Str" />
1115+
</Item>
11101116
<ItemItemId=";All_imports_in_import_declaration_are_unused_6192"ItemType="0"PsrId="306"Leaf="true">
11111117
<StrCat="Text">
11121118
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
@@ -2043,6 +2049,12 @@
20432049
</Str>
20442050
<DispIcon="Str" />
20452051
</Item>
2052+
<ItemItemId=";Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308"ItemType="0"PsrId="306"Leaf="true">
2053+
<StrCat="Text">
2054+
<Val><![CDATA[Cannot prepend project '{0}' because it does not have 'outFile' set]]></Val>
2055+
</Str>
2056+
<DispIcon="Str" />
2057+
</Item>
20462058
<ItemItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205"ItemType="0"PsrId="306"Leaf="true">
20472059
<StrCat="Text">
20482060
<Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
@@ -2421,6 +2433,12 @@
24212433
</Str>
24222434
<DispIcon="Str" />
24232435
</Item>
2436+
<ItemItemId=";Composite_projects_may_not_disable_declaration_emit_6304"ItemType="0"PsrId="306"Leaf="true">
2437+
<StrCat="Text">
2438+
<Val><![CDATA[Composite projects may not disable declaration emit.]]></Val>
2439+
</Str>
2440+
<DispIcon="Str" />
2441+
</Item>
24242442
<ItemItemId=";Computed_property_names_are_not_allowed_in_enums_1164"ItemType="0"PsrId="306"Leaf="true">
24252443
<StrCat="Text">
24262444
<Val><![CDATA[Computed property names are not allowed in enums.]]></Val>
@@ -3054,21 +3072,18 @@
30543072
</Str>
30553073
<DispIcon="Str" />
30563074
</Item>
3057-
<ItemItemId=";Dynamic_import_cannot_be_used_when_targeting_ECMAScript_2015_modules_1323"ItemType="0"PsrId="306"Leaf="true">
3075+
<ItemItemId=";Dynamic_import_cannot_have_type_arguments_1326"ItemType="0"PsrId="306"Leaf="true">
30583076
<StrCat="Text">
3059-
<Val><![CDATA[Dynamic import cannotbe used when targeting ECMAScript 2015 modules.]]></Val>
3077+
<Val><![CDATA[Dynamic import cannothave type arguments]]></Val>
30603078
<TgtCat="Text"Stat="Loc"Orig="New">
3061-
<Val><![CDATA[以 ECMAScript 2015 模組為目標時,無法使用動態匯入。]]></Val>
3079+
<Val><![CDATA[動態匯入不能有型別引數]]></Val>
30623080
</Tgt>
30633081
</Str>
30643082
<DispIcon="Str" />
30653083
</Item>
3066-
<ItemItemId=";Dynamic_import_cannot_have_type_arguments_1326"ItemType="0"PsrId="306"Leaf="true">
3084+
<ItemItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323"ItemType="0"PsrId="306"Leaf="true">
30673085
<StrCat="Text">
3068-
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
3069-
<TgtCat="Text"Stat="Loc"Orig="New">
3070-
<Val><![CDATA[動態匯入不能有型別引數]]></Val>
3071-
</Tgt>
3086+
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
30723087
</Str>
30733088
<DispIcon="Str" />
30743089
</Item>
@@ -3144,6 +3159,15 @@
31443159
</Str>
31453160
<DispIcon="Str" />
31463161
</Item>
3162+
<ItemItemId=";Enable_project_compilation_6302"ItemType="0"PsrId="306"Leaf="true">
3163+
<StrCat="Text">
3164+
<Val><![CDATA[Enable project compilation]]></Val>
3165+
<TgtCat="Text"Stat="Loc"Orig="New">
3166+
<Val><![CDATA[啟用專案編譯]]></Val>
3167+
</Tgt>
3168+
</Str>
3169+
<DispIcon="Str" />
3170+
</Item>
31473171
<ItemItemId=";Enable_strict_checking_of_function_types_6186"ItemType="0"PsrId="306"Leaf="true">
31483172
<StrCat="Text">
31493173
<Val><![CDATA[Enable strict checking of function types.]]></Val>
@@ -3699,6 +3723,12 @@
36993723
</Str>
37003724
<DispIcon="Str" />
37013725
</Item>
3726+
<ItemItemId=";File_0_is_not_in_project_file_list_Projects_must_list_all_files_or_use_an_include_pattern_6307"ItemType="0"PsrId="306"Leaf="true">
3727+
<StrCat="Text">
3728+
<Val><![CDATA[File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern.]]></Val>
3729+
</Str>
3730+
<DispIcon="Str" />
3731+
</Item>
37023732
<ItemItemId=";File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059"ItemType="0"PsrId="306"Leaf="true">
37033733
<StrCat="Text">
37043734
<Val><![CDATA[File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files.]]></Val>
@@ -5628,6 +5658,18 @@
56285658
</Str>
56295659
<DispIcon="Str" />
56305660
</Item>
5661+
<ItemItemId=";Output_file_0_from_project_1_does_not_exist_6309"ItemType="0"PsrId="306"Leaf="true">
5662+
<StrCat="Text">
5663+
<Val><![CDATA[Output file '{0}' from project '{1}' does not exist]]></Val>
5664+
</Str>
5665+
<DispIcon="Str" />
5666+
</Item>
5667+
<ItemItemId=";Output_file_0_has_not_been_built_from_source_file_1_6305"ItemType="0"PsrId="306"Leaf="true">
5668+
<StrCat="Text">
5669+
<Val><![CDATA[Output file '{0}' has not been built from source file '{1}'.]]></Val>
5670+
</Str>
5671+
<DispIcon="Str" />
5672+
</Item>
56315673
<ItemItemId=";Overload_signature_is_not_compatible_with_function_implementation_2394"ItemType="0"PsrId="306"Leaf="true">
56325674
<StrCat="Text">
56335675
<Val><![CDATA[Overload signature is not compatible with function implementation.]]></Val>
@@ -6024,6 +6066,18 @@
60246066
</Str>
60256067
<DispIcon="Str" />
60266068
</Item>
6069+
<ItemItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202"ItemType="0"PsrId="306"Leaf="true">
6070+
<StrCat="Text">
6071+
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6072+
</Str>
6073+
<DispIcon="Str" />
6074+
</Item>
6075+
<ItemItemId=";Projects_to_reference_6300"ItemType="0"PsrId="306"Leaf="true">
6076+
<StrCat="Text">
6077+
<Val><![CDATA[Projects to reference]]></Val>
6078+
</Str>
6079+
<DispIcon="Str" />
6080+
</Item>
60276081
<ItemItemId=";Property_0_does_not_exist_on_const_enum_1_2479"ItemType="0"PsrId="306"Leaf="true">
60286082
<StrCat="Text">
60296083
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -6450,6 +6504,12 @@
64506504
</Str>
64516505
<DispIcon="Str" />
64526506
</Item>
6507+
<ItemItemId=";Referenced_project_0_must_have_setting_composite_Colon_true_6306"ItemType="0"PsrId="306"Leaf="true">
6508+
<StrCat="Text">
6509+
<Val><![CDATA[Referenced project '{0}' must have setting "composite": true.]]></Val>
6510+
</Str>
6511+
<DispIcon="Str" />
6512+
</Item>
64536513
<ItemItemId=";Remove_declaration_for_Colon_0_90004"ItemType="0"PsrId="306"Leaf="true">
64546514
<StrCat="Text">
64556515
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6462,6 +6522,12 @@
64626522
</Str>
64636523
<DispIcon="Str" />
64646524
</Item>
6525+
<ItemItemId=";Remove_destructuring_90009"ItemType="0"PsrId="306"Leaf="true">
6526+
<StrCat="Text">
6527+
<Val><![CDATA[Remove destructuring]]></Val>
6528+
</Str>
6529+
<DispIcon="Str" />
6530+
</Item>
64656531
<ItemItemId=";Remove_import_from_0_90005"ItemType="0"PsrId="306"Leaf="true">
64666532
<StrCat="Text">
64676533
<Val><![CDATA[Remove import from '{0}']]></Val>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp