Skip to content

Commit 3aaccee

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 986532d commit 3aaccee

8 files changed

Lines changed: 1116 additions & 0 deletions

File tree

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

Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,18 @@
483483
</Str>
484484
<Disp Icon="Str" />
485485
</Item>
486+
<Item ItemId=";A_non_dry_build_would_build_project_0_6357" ItemType="0" PsrId="306" Leaf="true">
487+
<Str Cat="Text">
488+
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
489+
</Str>
490+
<Disp Icon="Str" />
491+
</Item>
492+
<Item ItemId=";A_non_dry_build_would_delete_the_following_files_Colon_0_6356" ItemType="0" PsrId="306" Leaf="true">
493+
<Str Cat="Text">
494+
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
495+
</Str>
496+
<Disp Icon="Str" />
497+
</Item>
486498
<Item ItemId=";A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371" ItemType="0" PsrId="306" Leaf="true">
487499
<Str Cat="Text">
488500
<Val><![CDATA[A parameter initializer is only allowed in a function or constructor implementation.]]></Val>
@@ -1758,6 +1770,24 @@
17581770
</Str>
17591771
<Disp Icon="Str" />
17601772
</Item>
1773+
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6368" ItemType="0" PsrId="306" Leaf="true">
1774+
<Str Cat="Text">
1775+
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
1776+
</Str>
1777+
<Disp Icon="Str" />
1778+
</Item>
1779+
<Item ItemId=";Build_one_or_more_projects_and_their_dependencies_if_out_of_date_6364" ItemType="0" PsrId="306" Leaf="true">
1780+
<Str Cat="Text">
1781+
<Val><![CDATA[Build one or more projects and their dependencies, if out of date]]></Val>
1782+
</Str>
1783+
<Disp Icon="Str" />
1784+
</Item>
1785+
<Item ItemId=";Building_project_0_6358" ItemType="0" PsrId="306" Leaf="true">
1786+
<Str Cat="Text">
1787+
<Val><![CDATA[Building project '{0}'...]]></Val>
1788+
</Str>
1789+
<Disp Icon="Str" />
1790+
</Item>
17611791
<Item ItemId=";Call_decorator_expression_90028" ItemType="0" PsrId="306" Leaf="true">
17621792
<Str Cat="Text">
17631793
<Val><![CDATA[Call decorator expression]]></Val>
@@ -1935,6 +1965,24 @@
19351965
</Str>
19361966
<Disp Icon="Str" />
19371967
</Item>
1968+
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
1969+
<Str Cat="Text">
1970+
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1971+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1972+
<Val><![CDATA[找不到“{0}”的 LIB 定义。]]></Val>
1973+
</Tgt>
1974+
</Str>
1975+
<Disp Icon="Str" />
1976+
</Item>
1977+
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
1978+
<Str Cat="Text">
1979+
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1980+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1981+
<Val><![CDATA[找不到“{0}”的 LIB 定义。你是指“{1}”?]]></Val>
1982+
</Tgt>
1983+
</Str>
1984+
<Disp Icon="Str" />
1985+
</Item>
19381986
<Item ItemId=";Cannot_find_module_0_2307" ItemType="0" PsrId="306" Leaf="true">
19391987
<Str Cat="Text">
19401988
<Val><![CDATA[Cannot find module '{0}'.]]></Val>
@@ -2814,6 +2862,12 @@
28142862
</Str>
28152863
<Disp Icon="Str" />
28162864
</Item>
2865+
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
2866+
<Str Cat="Text">
2867+
<Val><![CDATA[Delete the outputs of all projects]]></Val>
2868+
</Str>
2869+
<Disp Icon="Str" />
2870+
</Item>
28172871
<Item ItemId=";Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084" ItemType="0" PsrId="306" Leaf="true">
28182872
<Str Cat="Text">
28192873
<Val><![CDATA[[Deprecated]5D; Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit]]></Val>
@@ -3270,6 +3324,12 @@
32703324
</Str>
32713325
<Disp Icon="Str" />
32723326
</Item>
3327+
<Item ItemId=";Enable_verbose_logging_6366" ItemType="0" PsrId="306" Leaf="true">
3328+
<Str Cat="Text">
3329+
<Val><![CDATA[Enable verbose logging]]></Val>
3330+
</Str>
3331+
<Disp Icon="Str" />
3332+
</Item>
32733333
<Item ItemId=";Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037" ItemType="0" PsrId="306" Leaf="true">
32743334
<Str Cat="Text">
32753335
<Val><![CDATA[Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'.]]></Val>
@@ -5697,6 +5757,12 @@
56975757
</Str>
56985758
<Disp Icon="Str" />
56995759
</Item>
5760+
<Item ItemId=";Option_build_must_be_the_first_command_line_argument_6369" ItemType="0" PsrId="306" Leaf="true">
5761+
<Str Cat="Text">
5762+
<Val><![CDATA[Option '--build' must be the first command line argument.]]></Val>
5763+
</Str>
5764+
<Disp Icon="Str" />
5765+
</Item>
57005766
<Item ItemId=";Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES_5047" ItemType="0" PsrId="306" Leaf="true">
57015767
<Str Cat="Text">
57025768
<Val><![CDATA[Option 'isolatedModules' can only be used when either option '--module' is provided or option 'target' is 'ES2015' or higher.]]></Val>
@@ -5733,6 +5799,12 @@
57335799
</Str>
57345800
<Disp Icon="Str" />
57355801
</Item>
5802+
<Item ItemId=";Options_0_and_1_cannot_be_combined_6370" ItemType="0" PsrId="306" Leaf="true">
5803+
<Str Cat="Text">
5804+
<Val><![CDATA[Options '{0}' and '{1}' cannot be combined.]]></Val>
5805+
</Str>
5806+
<Disp Icon="Str" />
5807+
</Item>
57365808
<Item ItemId=";Options_Colon_6027" ItemType="0" PsrId="306" Leaf="true">
57375809
<Str Cat="Text">
57385810
<Val><![CDATA[Options:]]></Val>
@@ -6165,6 +6237,48 @@
61656237
</Str>
61666238
<Disp Icon="Str" />
61676239
</Item>
6240+
<Item ItemId=";Project_0_can_t_be_built_because_its_dependency_1_has_errors_6363" ItemType="0" PsrId="306" Leaf="true">
6241+
<Str Cat="Text">
6242+
<Val><![CDATA[Project '{0}' can't be built because its dependency '{1}' has errors]]></Val>
6243+
</Str>
6244+
<Disp Icon="Str" />
6245+
</Item>
6246+
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
6247+
<Str Cat="Text">
6248+
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
6249+
</Str>
6250+
<Disp Icon="Str" />
6251+
</Item>
6252+
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
6253+
<Str Cat="Text">
6254+
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
6255+
</Str>
6256+
<Disp Icon="Str" />
6257+
</Item>
6258+
<Item ItemId=";Project_0_is_out_of_date_because_output_file_1_does_not_exist_6352" ItemType="0" PsrId="306" Leaf="true">
6259+
<Str Cat="Text">
6260+
<Val><![CDATA[Project '{0}' is out of date because output file '{1}' does not exist]]></Val>
6261+
</Str>
6262+
<Disp Icon="Str" />
6263+
</Item>
6264+
<Item ItemId=";Project_0_is_up_to_date_6361" ItemType="0" PsrId="306" Leaf="true">
6265+
<Str Cat="Text">
6266+
<Val><![CDATA[Project '{0}' is up to date]]></Val>
6267+
</Str>
6268+
<Disp Icon="Str" />
6269+
</Item>
6270+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
6271+
<Str Cat="Text">
6272+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
6273+
</Str>
6274+
<Disp Icon="Str" />
6275+
</Item>
6276+
<Item ItemId=";Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354" ItemType="0" PsrId="306" Leaf="true">
6277+
<Str Cat="Text">
6278+
<Val><![CDATA[Project '{0}' is up to date with .d.ts files from its dependencies]]></Val>
6279+
</Str>
6280+
<Disp Icon="Str" />
6281+
</Item>
61686282
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
61696283
<Str Cat="Text">
61706284
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
@@ -6174,6 +6288,12 @@
61746288
</Str>
61756289
<Disp Icon="Str" />
61766290
</Item>
6291+
<Item ItemId=";Projects_in_this_build_Colon_0_6355" ItemType="0" PsrId="306" Leaf="true">
6292+
<Str Cat="Text">
6293+
<Val><![CDATA[Projects in this build: {0}]]></Val>
6294+
</Str>
6295+
<Disp Icon="Str" />
6296+
</Item>
61776297
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
61786298
<Str Cat="Text">
61796299
<Val><![CDATA[Projects to reference]]></Val>
@@ -7209,6 +7329,12 @@
72097329
</Str>
72107330
<Disp Icon="Str" />
72117331
</Item>
7332+
<Item ItemId=";Show_what_would_be_built_or_deleted_if_specified_with_clean_6367" ItemType="0" PsrId="306" Leaf="true">
7333+
<Str Cat="Text">
7334+
<Val><![CDATA[Show what would be built (or deleted, if specified with '--clean')]]></Val>
7335+
</Str>
7336+
<Disp Icon="Str" />
7337+
</Item>
72127338
<Item ItemId=";Signature_0_must_be_a_type_predicate_1224" ItemType="0" PsrId="306" Leaf="true">
72137339
<Str Cat="Text">
72147340
<Val><![CDATA[Signature '{0}' must be a type predicate.]]></Val>
@@ -7227,6 +7353,18 @@
72277353
</Str>
72287354
<Disp Icon="Str" />
72297355
</Item>
7356+
<Item ItemId=";Skipping_build_of_project_0_because_its_dependency_1_has_errors_6362" ItemType="0" PsrId="306" Leaf="true">
7357+
<Str Cat="Text">
7358+
<Val><![CDATA[Skipping build of project '{0}' because its dependency '{1}' has errors]]></Val>
7359+
</Str>
7360+
<Disp Icon="Str" />
7361+
</Item>
7362+
<Item ItemId=";Skipping_clean_because_not_all_projects_could_be_located_6371" ItemType="0" PsrId="306" Leaf="true">
7363+
<Str Cat="Text">
7364+
<Val><![CDATA[Skipping clean because not all projects could be located]]></Val>
7365+
</Str>
7366+
<Disp Icon="Str" />
7367+
</Item>
72307368
<Item ItemId=";Source_Map_Options_6175" ItemType="0" PsrId="306" Leaf="true">
72317369
<Str Cat="Text">
72327370
<Val><![CDATA[Source Map Options]]></Val>
@@ -8835,6 +8973,12 @@
88358973
</Str>
88368974
<Disp Icon="Str" />
88378975
</Item>
8976+
<Item ItemId=";Updating_output_timestamps_of_project_0_6359" ItemType="0" PsrId="306" Leaf="true">
8977+
<Str Cat="Text">
8978+
<Val><![CDATA[Updating output timestamps of project '{0}'...]]></Val>
8979+
</Str>
8980+
<Disp Icon="Str" />
8981+
</Item>
88388982
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
88398983
<Str Cat="Text">
88408984
<Val><![CDATA[Use synthetic 'default' member.]]></Val>
@@ -9384,6 +9528,12 @@
93849528
</Str>
93859529
<Disp Icon="Str" />
93869530
</Item>
9531+
<Item ItemId=";delete_this_Project_0_is_up_to_date_because_it_was_previously_built_6360" ItemType="0" PsrId="306" Leaf="true">
9532+
<Str Cat="Text">
9533+
<Val><![CDATA[delete this - Project '{0}' is up to date because it was previously built]]></Val>
9534+
</Str>
9535+
<Disp Icon="Str" />
9536+
</Item>
93879537
<Item ItemId=";enum_declarations_can_only_be_used_in_a_ts_file_8015" ItemType="0" PsrId="306" Leaf="true">
93889538
<Str Cat="Text">
93899539
<Val><![CDATA['enum declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)