Skip to content

Commit 632fe1c

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 2dd0ff3 commit 632fe1c

File tree

1 file changed

+98
-8
lines changed

1 file changed

+98
-8
lines changed

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

+98-8
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,12 @@
10971097
</Str>
10981098
<Disp Icon="Str" />
10991099
</Item>
1100+
<Item ItemId=";All_destructured_elements_are_unused_6198" ItemType="0" PsrId="306" Leaf="true">
1101+
<Str Cat="Text">
1102+
<Val><![CDATA[All destructured elements are unused.]]></Val>
1103+
</Str>
1104+
<Disp Icon="Str" />
1105+
</Item>
11001106
<Item ItemId=";All_imports_in_import_declaration_are_unused_6192" ItemType="0" PsrId="306" Leaf="true">
11011107
<Str Cat="Text">
11021108
<Val><![CDATA[All imports in import declaration are unused.]]></Val>
@@ -2033,6 +2039,15 @@
20332039
</Str>
20342040
<Disp Icon="Str" />
20352041
</Item>
2042+
<Item ItemId=";Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308" ItemType="0" PsrId="306" Leaf="true">
2043+
<Str Cat="Text">
2044+
<Val><![CDATA[Cannot prepend project '{0}' because it does not have 'outFile' set]]></Val>
2045+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2046+
<Val><![CDATA[Nie można poprzedzić projektu „{0}”, ponieważ nie ma on ustawionej właściwości „outFile”]]></Val>
2047+
</Tgt>
2048+
</Str>
2049+
<Disp Icon="Str" />
2050+
</Item>
20362051
<Item ItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205" ItemType="0" PsrId="306" Leaf="true">
20372052
<Str Cat="Text">
20382053
<Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
@@ -2411,6 +2426,15 @@
24112426
</Str>
24122427
<Disp Icon="Str" />
24132428
</Item>
2429+
<Item ItemId=";Composite_projects_may_not_disable_declaration_emit_6304" ItemType="0" PsrId="306" Leaf="true">
2430+
<Str Cat="Text">
2431+
<Val><![CDATA[Composite projects may not disable declaration emit.]]></Val>
2432+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2433+
<Val><![CDATA[Projekty kompozytowe nie mogą wyłączyć emitowania deklaracji.]]></Val>
2434+
</Tgt>
2435+
</Str>
2436+
<Disp Icon="Str" />
2437+
</Item>
24142438
<Item ItemId=";Computed_property_names_are_not_allowed_in_enums_1164" ItemType="0" PsrId="306" Leaf="true">
24152439
<Str Cat="Text">
24162440
<Val><![CDATA[Computed property names are not allowed in enums.]]></Val>
@@ -3044,21 +3068,18 @@
30443068
</Str>
30453069
<Disp Icon="Str" />
30463070
</Item>
3047-
<Item ItemId=";Dynamic_import_cannot_be_used_when_targeting_ECMAScript_2015_modules_1323" ItemType="0" PsrId="306" Leaf="true">
3071+
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
30483072
<Str Cat="Text">
3049-
<Val><![CDATA[Dynamic import cannot be used when targeting ECMAScript 2015 modules.]]></Val>
3073+
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
30503074
<Tgt Cat="Text" Stat="Loc" Orig="New">
3051-
<Val><![CDATA[Nie można użyć dynamicznego importowania, gdy celem są moduły ECMAScript 2015.]]></Val>
3075+
<Val><![CDATA[Dynamiczne importowanie nie może mieć argumentów typu]]></Val>
30523076
</Tgt>
30533077
</Str>
30543078
<Disp Icon="Str" />
30553079
</Item>
3056-
<Item ItemId=";Dynamic_import_cannot_have_type_arguments_1326" ItemType="0" PsrId="306" Leaf="true">
3080+
<Item ItemId=";Dynamic_import_is_only_supported_when_module_flag_is_commonjs_or_esNext_1323" ItemType="0" PsrId="306" Leaf="true">
30573081
<Str Cat="Text">
3058-
<Val><![CDATA[Dynamic import cannot have type arguments]]></Val>
3059-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3060-
<Val><![CDATA[Dynamiczne importowanie nie może mieć argumentów typu]]></Val>
3061-
</Tgt>
3082+
<Val><![CDATA[Dynamic import is only supported when '--module' flag is 'commonjs' or 'esNext'.]]></Val>
30623083
</Str>
30633084
<Disp Icon="Str" />
30643085
</Item>
@@ -3134,6 +3155,15 @@
31343155
</Str>
31353156
<Disp Icon="Str" />
31363157
</Item>
3158+
<Item ItemId=";Enable_project_compilation_6302" ItemType="0" PsrId="306" Leaf="true">
3159+
<Str Cat="Text">
3160+
<Val><![CDATA[Enable project compilation]]></Val>
3161+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3162+
<Val><![CDATA[Włącz kompilację projektu]]></Val>
3163+
</Tgt>
3164+
</Str>
3165+
<Disp Icon="Str" />
3166+
</Item>
31373167
<Item ItemId=";Enable_strict_checking_of_function_types_6186" ItemType="0" PsrId="306" Leaf="true">
31383168
<Str Cat="Text">
31393169
<Val><![CDATA[Enable strict checking of function types.]]></Val>
@@ -3689,6 +3719,15 @@
36893719
</Str>
36903720
<Disp Icon="Str" />
36913721
</Item>
3722+
<Item ItemId=";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">
3723+
<Str Cat="Text">
3724+
<Val><![CDATA[File '{0}' is not in project file list. Projects must list all files or use an 'include' pattern.]]></Val>
3725+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3726+
<Val><![CDATA[Plik „{0}” nie znajduje się na liście plików projektu. Projekty muszą zawierać listę wszystkich plików lub używać wzorca „include”.]]></Val>
3727+
</Tgt>
3728+
</Str>
3729+
<Disp Icon="Str" />
3730+
</Item>
36923731
<Item ItemId=";File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059" ItemType="0" PsrId="306" Leaf="true">
36933732
<Str Cat="Text">
36943733
<Val><![CDATA[File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files.]]></Val>
@@ -5597,6 +5636,9 @@
55975636
<Item ItemId=";Option_resolveJsonModule_cannot_be_specified_without_node_module_resolution_strategy_5070" ItemType="0" PsrId="306" Leaf="true">
55985637
<Str Cat="Text">
55995638
<Val><![CDATA[Option '--resolveJsonModule' cannot be specified without 'node' module resolution strategy.]]></Val>
5639+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5640+
<Val><![CDATA[Nie można określić opcji „--resolveJsonModule” bez strategii rozpoznawania modułów „node”.]]></Val>
5641+
</Tgt>
56005642
</Str>
56015643
<Disp Icon="Str" />
56025644
</Item>
@@ -5618,6 +5660,24 @@
56185660
</Str>
56195661
<Disp Icon="Str" />
56205662
</Item>
5663+
<Item ItemId=";Output_file_0_from_project_1_does_not_exist_6309" ItemType="0" PsrId="306" Leaf="true">
5664+
<Str Cat="Text">
5665+
<Val><![CDATA[Output file '{0}' from project '{1}' does not exist]]></Val>
5666+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5667+
<Val><![CDATA[Plik wyjściowy „{0}” z projektu „{1}” nie istnieje]]></Val>
5668+
</Tgt>
5669+
</Str>
5670+
<Disp Icon="Str" />
5671+
</Item>
5672+
<Item ItemId=";Output_file_0_has_not_been_built_from_source_file_1_6305" ItemType="0" PsrId="306" Leaf="true">
5673+
<Str Cat="Text">
5674+
<Val><![CDATA[Output file '{0}' has not been built from source file '{1}'.]]></Val>
5675+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5676+
<Val><![CDATA[Plik wyjściowy „{0}” nie został utworzony na podstawie pliku źródłowego „{1}”.]]></Val>
5677+
</Tgt>
5678+
</Str>
5679+
<Disp Icon="Str" />
5680+
</Item>
56215681
<Item ItemId=";Overload_signature_is_not_compatible_with_function_implementation_2394" ItemType="0" PsrId="306" Leaf="true">
56225682
<Str Cat="Text">
56235683
<Val><![CDATA[Overload signature is not compatible with function implementation.]]></Val>
@@ -6011,6 +6071,18 @@
60116071
</Str>
60126072
<Disp Icon="Str" />
60136073
</Item>
6074+
<Item ItemId=";Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202" ItemType="0" PsrId="306" Leaf="true">
6075+
<Str Cat="Text">
6076+
<Val><![CDATA[Project references may not form a circular graph. Cycle detected: {0}]]></Val>
6077+
</Str>
6078+
<Disp Icon="Str" />
6079+
</Item>
6080+
<Item ItemId=";Projects_to_reference_6300" ItemType="0" PsrId="306" Leaf="true">
6081+
<Str Cat="Text">
6082+
<Val><![CDATA[Projects to reference]]></Val>
6083+
</Str>
6084+
<Disp Icon="Str" />
6085+
</Item>
60146086
<Item ItemId=";Property_0_does_not_exist_on_const_enum_1_2479" ItemType="0" PsrId="306" Leaf="true">
60156087
<Str Cat="Text">
60166088
<Val><![CDATA[Property '{0}' does not exist on 'const' enum '{1}'.]]></Val>
@@ -6437,6 +6509,15 @@
64376509
</Str>
64386510
<Disp Icon="Str" />
64396511
</Item>
6512+
<Item ItemId=";Referenced_project_0_must_have_setting_composite_Colon_true_6306" ItemType="0" PsrId="306" Leaf="true">
6513+
<Str Cat="Text">
6514+
<Val><![CDATA[Referenced project '{0}' must have setting "composite": true.]]></Val>
6515+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6516+
<Val><![CDATA[Przywoływany projekt „{0}” musi mieć ustawienie „composite” o wartości true.]]></Val>
6517+
</Tgt>
6518+
</Str>
6519+
<Disp Icon="Str" />
6520+
</Item>
64406521
<Item ItemId=";Remove_declaration_for_Colon_0_90004" ItemType="0" PsrId="306" Leaf="true">
64416522
<Str Cat="Text">
64426523
<Val><![CDATA[Remove declaration for: '{0}']]></Val>
@@ -6449,6 +6530,15 @@
64496530
</Str>
64506531
<Disp Icon="Str" />
64516532
</Item>
6533+
<Item ItemId=";Remove_destructuring_90009" ItemType="0" PsrId="306" Leaf="true">
6534+
<Str Cat="Text">
6535+
<Val><![CDATA[Remove destructuring]]></Val>
6536+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6537+
<Val><![CDATA[Usuń usuwanie struktury]]></Val>
6538+
</Tgt>
6539+
</Str>
6540+
<Disp Icon="Str" />
6541+
</Item>
64526542
<Item ItemId=";Remove_import_from_0_90005" ItemType="0" PsrId="306" Leaf="true">
64536543
<Str Cat="Text">
64546544
<Val><![CDATA[Remove import from '{0}']]></Val>

0 commit comments

Comments
 (0)