Skip to content

Commit a256b12

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 51fb075 commit a256b12

File tree

1 file changed

+156
-0
lines changed

1 file changed

+156
-0
lines changed

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

Lines changed: 156 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,18 @@
482482
</Str>
483483
<Disp Icon="Str" />
484484
</Item>
485+
<Item ItemId=";A_non_dry_build_would_build_project_0_6357" ItemType="0" PsrId="306" Leaf="true">
486+
<Str Cat="Text">
487+
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>
488+
</Str>
489+
<Disp Icon="Str" />
490+
</Item>
491+
<Item ItemId=";A_non_dry_build_would_delete_the_following_files_Colon_0_6356" ItemType="0" PsrId="306" Leaf="true">
492+
<Str Cat="Text">
493+
<Val><![CDATA[A non-dry build would delete the following files: {0}]]></Val>
494+
</Str>
495+
<Disp Icon="Str" />
496+
</Item>
485497
<Item ItemId=";A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371" ItemType="0" PsrId="306" Leaf="true">
486498
<Str Cat="Text">
487499
<Val><![CDATA[A parameter initializer is only allowed in a function or constructor implementation.]]></Val>
@@ -947,6 +959,12 @@
947959
</Str>
948960
<Disp Icon="Str" />
949961
</Item>
962+
<Item ItemId=";Add_braces_to_arrow_function_95059" ItemType="0" PsrId="306" Leaf="true">
963+
<Str Cat="Text">
964+
<Val><![CDATA[Add braces to arrow function]]></Val>
965+
</Str>
966+
<Disp Icon="Str" />
967+
</Item>
950968
<Item ItemId=";Add_definite_assignment_assertion_to_property_0_95020" ItemType="0" PsrId="306" Leaf="true">
951969
<Str Cat="Text">
952970
<Val><![CDATA[Add definite assignment assertion to property '{0}']]></Val>
@@ -1016,6 +1034,12 @@
10161034
</Str>
10171035
<Disp Icon="Str" />
10181036
</Item>
1037+
<Item ItemId=";Add_or_remove_braces_in_an_arrow_function_95058" ItemType="0" PsrId="306" Leaf="true">
1038+
<Str Cat="Text">
1039+
<Val><![CDATA[Add or remove braces in an arrow function]]></Val>
1040+
</Str>
1041+
<Disp Icon="Str" />
1042+
</Item>
10191043
<Item ItemId=";Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037" ItemType="0" PsrId="306" Leaf="true">
10201044
<Str Cat="Text">
10211045
<Val><![CDATA[Add qualifier to all unresolved variables matching a member name]]></Val>
@@ -1757,6 +1781,24 @@
17571781
</Str>
17581782
<Disp Icon="Str" />
17591783
</Item>
1784+
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6368" ItemType="0" PsrId="306" Leaf="true">
1785+
<Str Cat="Text">
1786+
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
1787+
</Str>
1788+
<Disp Icon="Str" />
1789+
</Item>
1790+
<Item ItemId=";Build_one_or_more_projects_and_their_dependencies_if_out_of_date_6364" ItemType="0" PsrId="306" Leaf="true">
1791+
<Str Cat="Text">
1792+
<Val><![CDATA[Build one or more projects and their dependencies, if out of date]]></Val>
1793+
</Str>
1794+
<Disp Icon="Str" />
1795+
</Item>
1796+
<Item ItemId=";Building_project_0_6358" ItemType="0" PsrId="306" Leaf="true">
1797+
<Str Cat="Text">
1798+
<Val><![CDATA[Building project '{0}'...]]></Val>
1799+
</Str>
1800+
<Disp Icon="Str" />
1801+
</Item>
17601802
<Item ItemId=";Call_decorator_expression_90028" ItemType="0" PsrId="306" Leaf="true">
17611803
<Str Cat="Text">
17621804
<Val><![CDATA[Call decorator expression]]></Val>
@@ -1937,12 +1979,18 @@
19371979
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
19381980
<Str Cat="Text">
19391981
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1982+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1983+
<Val><![CDATA[Не удается найти определение lib для "{0}".]]></Val>
1984+
</Tgt>
19401985
</Str>
19411986
<Disp Icon="Str" />
19421987
</Item>
19431988
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
19441989
<Str Cat="Text">
19451990
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1991+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1992+
<Val><![CDATA[Не удается найти определение lib для "{0}". Вы имели в виду "{1}"?]]></Val>
1993+
</Tgt>
19461994
</Str>
19471995
<Disp Icon="Str" />
19481996
</Item>
@@ -2825,6 +2873,12 @@
28252873
</Str>
28262874
<Disp Icon="Str" />
28272875
</Item>
2876+
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
2877+
<Str Cat="Text">
2878+
<Val><![CDATA[Delete the outputs of all projects]]></Val>
2879+
</Str>
2880+
<Disp Icon="Str" />
2881+
</Item>
28282882
<Item ItemId=";Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084" ItemType="0" PsrId="306" Leaf="true">
28292883
<Str Cat="Text">
28302884
<Val><![CDATA[[Deprecated]5D; Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit]]></Val>
@@ -3281,6 +3335,12 @@
32813335
</Str>
32823336
<Disp Icon="Str" />
32833337
</Item>
3338+
<Item ItemId=";Enable_verbose_logging_6366" ItemType="0" PsrId="306" Leaf="true">
3339+
<Str Cat="Text">
3340+
<Val><![CDATA[Enable verbose logging]]></Val>
3341+
</Str>
3342+
<Disp Icon="Str" />
3343+
</Item>
32843344
<Item ItemId=";Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037" ItemType="0" PsrId="306" Leaf="true">
32853345
<Str Cat="Text">
32863346
<Val><![CDATA[Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'.]]></Val>
@@ -5708,6 +5768,12 @@
57085768
</Str>
57095769
<Disp Icon="Str" />
57105770
</Item>
5771+
<Item ItemId=";Option_build_must_be_the_first_command_line_argument_6369" ItemType="0" PsrId="306" Leaf="true">
5772+
<Str Cat="Text">
5773+
<Val><![CDATA[Option '--build' must be the first command line argument.]]></Val>
5774+
</Str>
5775+
<Disp Icon="Str" />
5776+
</Item>
57115777
<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">
57125778
<Str Cat="Text">
57135779
<Val><![CDATA[Option 'isolatedModules' can only be used when either option '--module' is provided or option 'target' is 'ES2015' or higher.]]></Val>
@@ -5744,6 +5810,12 @@
57445810
</Str>
57455811
<Disp Icon="Str" />
57465812
</Item>
5813+
<Item ItemId=";Options_0_and_1_cannot_be_combined_6370" ItemType="0" PsrId="306" Leaf="true">
5814+
<Str Cat="Text">
5815+
<Val><![CDATA[Options '{0}' and '{1}' cannot be combined.]]></Val>
5816+
</Str>
5817+
<Disp Icon="Str" />
5818+
</Item>
57475819
<Item ItemId=";Options_Colon_6027" ItemType="0" PsrId="306" Leaf="true">
57485820
<Str Cat="Text">
57495821
<Val><![CDATA[Options:]]></Val>
@@ -6176,6 +6248,48 @@
61766248
</Str>
61776249
<Disp Icon="Str" />
61786250
</Item>
6251+
<Item ItemId=";Project_0_can_t_be_built_because_its_dependency_1_has_errors_6363" ItemType="0" PsrId="306" Leaf="true">
6252+
<Str Cat="Text">
6253+
<Val><![CDATA[Project '{0}' can't be built because its dependency '{1}' has errors]]></Val>
6254+
</Str>
6255+
<Disp Icon="Str" />
6256+
</Item>
6257+
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
6258+
<Str Cat="Text">
6259+
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
6260+
</Str>
6261+
<Disp Icon="Str" />
6262+
</Item>
6263+
<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">
6264+
<Str Cat="Text">
6265+
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
6266+
</Str>
6267+
<Disp Icon="Str" />
6268+
</Item>
6269+
<Item ItemId=";Project_0_is_out_of_date_because_output_file_1_does_not_exist_6352" ItemType="0" PsrId="306" Leaf="true">
6270+
<Str Cat="Text">
6271+
<Val><![CDATA[Project '{0}' is out of date because output file '{1}' does not exist]]></Val>
6272+
</Str>
6273+
<Disp Icon="Str" />
6274+
</Item>
6275+
<Item ItemId=";Project_0_is_up_to_date_6361" ItemType="0" PsrId="306" Leaf="true">
6276+
<Str Cat="Text">
6277+
<Val><![CDATA[Project '{0}' is up to date]]></Val>
6278+
</Str>
6279+
<Disp Icon="Str" />
6280+
</Item>
6281+
<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">
6282+
<Str Cat="Text">
6283+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
6284+
</Str>
6285+
<Disp Icon="Str" />
6286+
</Item>
6287+
<Item ItemId=";Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354" ItemType="0" PsrId="306" Leaf="true">
6288+
<Str Cat="Text">
6289+
<Val><![CDATA[Project '{0}' is up to date with .d.ts files from its dependencies]]></Val>
6290+
</Str>
6291+
<Disp Icon="Str" />
6292+
</Item>
61796293
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
61806294
<Str Cat="Text">
61816295
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
@@ -6185,6 +6299,12 @@
61856299
</Str>
61866300
<Disp Icon="Str" />
61876301
</Item>
6302+
<Item ItemId=";Projects_in_this_build_Colon_0_6355" ItemType="0" PsrId="306" Leaf="true">
6303+
<Str Cat="Text">
6304+
<Val><![CDATA[Projects in this build: {0}]]></Val>
6305+
</Str>
6306+
<Disp Icon="Str" />
6307+
</Item>
61886308
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
61896309
<Str Cat="Text">
61906310
<Val><![CDATA[Projects to reference]]></Val>
@@ -6647,6 +6767,12 @@
66476767
</Str>
66486768
<Disp Icon="Str" />
66496769
</Item>
6770+
<Item ItemId=";Remove_braces_from_arrow_function_95060" ItemType="0" PsrId="306" Leaf="true">
6771+
<Str Cat="Text">
6772+
<Val><![CDATA[Remove braces from arrow function]]></Val>
6773+
</Str>
6774+
<Disp Icon="Str" />
6775+
</Item>
66506776
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
66516777
<Str Cat="Text">
66526778
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -7220,6 +7346,12 @@
72207346
</Str>
72217347
<Disp Icon="Str" />
72227348
</Item>
7349+
<Item ItemId=";Show_what_would_be_built_or_deleted_if_specified_with_clean_6367" ItemType="0" PsrId="306" Leaf="true">
7350+
<Str Cat="Text">
7351+
<Val><![CDATA[Show what would be built (or deleted, if specified with '--clean')]]></Val>
7352+
</Str>
7353+
<Disp Icon="Str" />
7354+
</Item>
72237355
<Item ItemId=";Signature_0_must_be_a_type_predicate_1224" ItemType="0" PsrId="306" Leaf="true">
72247356
<Str Cat="Text">
72257357
<Val><![CDATA[Signature '{0}' must be a type predicate.]]></Val>
@@ -7238,6 +7370,18 @@
72387370
</Str>
72397371
<Disp Icon="Str" />
72407372
</Item>
7373+
<Item ItemId=";Skipping_build_of_project_0_because_its_dependency_1_has_errors_6362" ItemType="0" PsrId="306" Leaf="true">
7374+
<Str Cat="Text">
7375+
<Val><![CDATA[Skipping build of project '{0}' because its dependency '{1}' has errors]]></Val>
7376+
</Str>
7377+
<Disp Icon="Str" />
7378+
</Item>
7379+
<Item ItemId=";Skipping_clean_because_not_all_projects_could_be_located_6371" ItemType="0" PsrId="306" Leaf="true">
7380+
<Str Cat="Text">
7381+
<Val><![CDATA[Skipping clean because not all projects could be located]]></Val>
7382+
</Str>
7383+
<Disp Icon="Str" />
7384+
</Item>
72417385
<Item ItemId=";Source_Map_Options_6175" ItemType="0" PsrId="306" Leaf="true">
72427386
<Str Cat="Text">
72437387
<Val><![CDATA[Source Map Options]]></Val>
@@ -8846,6 +8990,12 @@
88468990
</Str>
88478991
<Disp Icon="Str" />
88488992
</Item>
8993+
<Item ItemId=";Updating_output_timestamps_of_project_0_6359" ItemType="0" PsrId="306" Leaf="true">
8994+
<Str Cat="Text">
8995+
<Val><![CDATA[Updating output timestamps of project '{0}'...]]></Val>
8996+
</Str>
8997+
<Disp Icon="Str" />
8998+
</Item>
88498999
<Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true">
88509000
<Str Cat="Text">
88519001
<Val><![CDATA[Use synthetic 'default' member.]]></Val>
@@ -9395,6 +9545,12 @@
93959545
</Str>
93969546
<Disp Icon="Str" />
93979547
</Item>
9548+
<Item ItemId=";delete_this_Project_0_is_up_to_date_because_it_was_previously_built_6360" ItemType="0" PsrId="306" Leaf="true">
9549+
<Str Cat="Text">
9550+
<Val><![CDATA[delete this - Project '{0}' is up to date because it was previously built]]></Val>
9551+
</Str>
9552+
<Disp Icon="Str" />
9553+
</Item>
93989554
<Item ItemId=";enum_declarations_can_only_be_used_in_a_ts_file_8015" ItemType="0" PsrId="306" Leaf="true">
93999555
<Str Cat="Text">
94009556
<Val><![CDATA['enum declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)