Skip to content

Commit 82f3ac9

Browse files
authored
LEGO: Merge pull request 40948
LEGO: Merge pull request 40948
2 parents 61f72f7 + 0089416 commit 82f3ac9

File tree

1 file changed

+44
-41
lines changed

1 file changed

+44
-41
lines changed

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

Lines changed: 44 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,10 +2686,13 @@
26862686
</Item>
26872687
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2583" ItemType="0" PsrId="306" Leaf="true">
26882688
<Str Cat="Text">
2689-
<Val><![CDATA[Cannot find name '{0}'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>
2690-
<Tgt Cat="Text" Stat="Loc" Orig="New">
2689+
<Val><![CDATA[Cannot find name '{0}'. Do you need to change your target library? Try changing the `lib` compiler option to '{1}' or later.]]></Val>
2690+
<Tgt Cat="Text" Stat="Update" Orig="New">
26912691
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zmienić bibliotekę docelową? Spróbuj zmienić opcję kompilatora „lib” na es2015 lub nowszą.]]></Val>
26922692
</Tgt>
2693+
<Prev Cat="Text">
2694+
<Val><![CDATA[Cannot find name '{0}'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.]]></Val>
2695+
</Prev>
26932696
</Str>
26942697
<Disp Icon="Str" />
26952698
</Item>
@@ -2702,56 +2705,56 @@
27022705
</Str>
27032706
<Disp Icon="Str" />
27042707
</Item>
2705-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_types_Slashje_2582" ItemType="0" PsrId="306" Leaf="true">
2708+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2582" ItemType="0" PsrId="306" Leaf="true">
27062709
<Str Cat="Text">
2707-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha`.]]></Val>
2710+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.]]></Val>
27082711
<Tgt Cat="Text" Stat="Loc" Orig="New">
2709-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla modułu uruchamiającego testy? Spróbuj użyć polecenia „npm i @types/jest” lub „npm i @types/mocha”.]]></Val>
2712+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla modułu uruchamiającego testy? Spróbuj użyć polecenia „npm i --save-dev @types/jest” lub „npm i --save-dev @types/mocha”.]]></Val>
27102713
</Tgt>
27112714
</Str>
27122715
<Disp Icon="Str" />
27132716
</Item>
2714-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_types_Slashje_2593" ItemType="0" PsrId="306" Leaf="true">
2717+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2593" ItemType="0" PsrId="306" Leaf="true">
27152718
<Str Cat="Text">
2716-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i @types/jest` or `npm i @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.]]></Val>
2719+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig.]]></Val>
27172720
<Tgt Cat="Text" Stat="Loc" Orig="New">
2718-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla modułu uruchamiającego testy? Spróbuj użyć polecenia „npm i @types/jest” lub „npm i @types/mocha”, a następnie dodaj element „jest” lub „mocha” do pola types w pliku tsconfig.]]></Val>
2721+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla modułu uruchamiającego testy? Spróbuj użyć polecenia „npm i --save-dev @types/jest” lub „npm i --save-dev @types/mocha”, a następnie dodaj element „jest” lub „mocha” do pola types w pliku tsconfig.]]></Val>
27192722
</Tgt>
27202723
</Str>
27212724
<Disp Icon="Str" />
27222725
</Item>
2723-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_types_Slashjquery_2581" ItemType="0" PsrId="306" Leaf="true">
2726+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2581" ItemType="0" PsrId="306" Leaf="true">
27242727
<Str Cat="Text">
2725-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i @types/jquery`.]]></Val>
2728+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`.]]></Val>
27262729
<Tgt Cat="Text" Stat="Loc" Orig="New">
2727-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla biblioteki jQuery? Spróbuj użyć polecenia „npm i @types/jquery”.]]></Val>
2730+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla biblioteki jQuery? Spróbuj użyć polecenia „npm i --save-dev @types/jquery”.]]></Val>
27282731
</Tgt>
27292732
</Str>
27302733
<Disp Icon="Str" />
27312734
</Item>
2732-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_types_Slashjquery_an_2592" ItemType="0" PsrId="306" Leaf="true">
2735+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2592" ItemType="0" PsrId="306" Leaf="true">
27332736
<Str Cat="Text">
2734-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i @types/jquery` and then add `jquery` to the types field in your tsconfig.]]></Val>
2737+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery` and then add `jquery` to the types field in your tsconfig.]]></Val>
27352738
<Tgt Cat="Text" Stat="Loc" Orig="New">
2736-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla biblioteki jQuery? Spróbuj użyć polecenia „npm i @types/jquery”, a następnie dodaj element „jquery” do pola types w pliku tsconfig.]]></Val>
2739+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla biblioteki jQuery? Spróbuj użyć polecenia „npm i --save-dev @types/jquery”, a następnie dodaj element „jquery” do pola types w pliku tsconfig.]]></Val>
27372740
</Tgt>
27382741
</Str>
27392742
<Disp Icon="Str" />
27402743
</Item>
2741-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_types_Slashnode_2580" ItemType="0" PsrId="306" Leaf="true">
2744+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2580" ItemType="0" PsrId="306" Leaf="true">
27422745
<Str Cat="Text">
2743-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i @types/node`.]]></Val>
2746+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.]]></Val>
27442747
<Tgt Cat="Text" Stat="Loc" Orig="New">
2745-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla node? Spróbuj użyć polecenia „npm i @types/node”.]]></Val>
2748+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla środowiska Node? Spróbuj użyć polecenia „npm i --save-dev @types/node”.]]></Val>
27462749
</Tgt>
27472750
</Str>
27482751
<Disp Icon="Str" />
27492752
</Item>
2750-
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_types_Slashnode_and_th_2591" ItemType="0" PsrId="306" Leaf="true">
2753+
<Item ItemId=";Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2591" ItemType="0" PsrId="306" Leaf="true">
27512754
<Str Cat="Text">
2752-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig.]]></Val>
2755+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add `node` to the types field in your tsconfig.]]></Val>
27532756
<Tgt Cat="Text" Stat="Loc" Orig="New">
2754-
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla node? Spróbuj użyć polecenia „npm i @types/node”, a następnie dodaj element „node” do pola types w pliku tsconfig.]]></Val>
2757+
<Val><![CDATA[Nie można odnaleźć nazwy „{0}”. Czy chcesz zainstalować definicje typów dla środowiska Node? Spróbuj użyć polecenia „npm i --save-dev @types/node”, a następnie dodaj element „node” do pola types w pliku tsconfig.]]></Val>
27552758
</Tgt>
27562759
</Str>
27572760
<Disp Icon="Str" />
@@ -6404,6 +6407,12 @@
64046407
</Str>
64056408
<Disp Icon="Str" />
64066409
</Item>
6410+
<Item ItemId=";It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tag_2796" ItemType="0" PsrId="306" Leaf="true">
6411+
<Str Cat="Text">
6412+
<Val><![CDATA[It is likely that you are missing a comma to separate these two template expressions. They form a tagged template expression which cannot be invoked.]]></Val>
6413+
</Str>
6414+
<Disp Icon="Str" />
6415+
</Item>
64076416
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
64086417
<Str Cat="Text">
64096418
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
@@ -8486,6 +8495,12 @@
84868495
</Str>
84878496
<Disp Icon="Str" />
84888497
</Item>
8498+
<Item ItemId=";Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550" ItemType="0" PsrId="306" Leaf="true">
8499+
<Str Cat="Text">
8500+
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the `lib` compiler option to '{2}' or later.]]></Val>
8501+
</Str>
8502+
<Disp Icon="Str" />
8503+
</Item>
84898504
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
84908505
<Str Cat="Text">
84918506
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -10280,15 +10295,6 @@
1028010295
</Str>
1028110296
<Disp Icon="Str" />
1028210297
</Item>
10283-
<Item ItemId=";Template_literal_type_argument_0_is_not_literal_type_or_a_generic_type_2793" ItemType="0" PsrId="306" Leaf="true">
10284-
<Str Cat="Text">
10285-
<Val><![CDATA[Template literal type argument '{0}' is not literal type or a generic type.]]></Val>
10286-
<Tgt Cat="Text" Stat="Loc" Orig="New">
10287-
<Val><![CDATA[Argument typu literału szablonu „{0}” nie jest typem literału ani typem ogólnym.]]></Val>
10288-
</Tgt>
10289-
</Str>
10290-
<Disp Icon="Str" />
10291-
</Item>
1029210298
<Item ItemId=";The_0_modifier_can_only_be_used_in_TypeScript_files_8009" ItemType="0" PsrId="306" Leaf="true">
1029310299
<Str Cat="Text">
1029410300
<Val><![CDATA[The '{0}' modifier can only be used in TypeScript files.]]></Val>
@@ -11279,11 +11285,11 @@
1127911285
</Str>
1128011286
<Disp Icon="Str" />
1128111287
</Item>
11282-
<Item ItemId=";Try_npm_install_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_mod_7035" ItemType="0" PsrId="306" Leaf="true">
11288+
<Item ItemId=";Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare__7035" ItemType="0" PsrId="306" Leaf="true">
1128311289
<Str Cat="Text">
11284-
<Val><![CDATA[Try `npm install @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`]]></Val>
11290+
<Val><![CDATA[Try `npm i --save-dev @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`]]></Val>
1128511291
<Tgt Cat="Text" Stat="Loc" Orig="New">
11286-
<Val><![CDATA[Spróbuj użyć polecenia „npm install @types/{1}”, jeśli istnieje, lub dodać nowy plik deklaracji (.d.ts) zawierający ciąg „declare module '{0}';”]]></Val>
11292+
<Val><![CDATA[Spróbuj użyć polecenia „npm i --save-dev @types/{1}”, jeśli istnieje, lub dodać nowy plik deklaracji (.d.ts) zawierający ciąg „declare module '{0}';”]]></Val>
1128711293
</Tgt>
1128811294
</Str>
1128911295
<Disp Icon="Str" />
@@ -12866,15 +12872,6 @@
1286612872
</Str>
1286712873
<Disp Icon="Str" />
1286812874
</Item>
12869-
<Item ItemId=";_0_modifier_cannot_appear_on_a_class_element_1031" ItemType="0" PsrId="306" Leaf="true">
12870-
<Str Cat="Text">
12871-
<Val><![CDATA['{0}' modifier cannot appear on a class element.]]></Val>
12872-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12873-
<Val><![CDATA[Modyfikator „{0}” nie może występować w elemencie klasy.]]></Val>
12874-
</Tgt>
12875-
</Str>
12876-
<Disp Icon="Str" />
12877-
</Item>
1287812875
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1287912876
<Str Cat="Text">
1288012877
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -12929,6 +12926,12 @@
1292912926
</Str>
1293012927
<Disp Icon="Str" />
1293112928
</Item>
12929+
<Item ItemId=";_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031" ItemType="0" PsrId="306" Leaf="true">
12930+
<Str Cat="Text">
12931+
<Val><![CDATA['{0}' modifier cannot appear on class elements of this kind.]]></Val>
12932+
</Str>
12933+
<Disp Icon="Str" />
12934+
</Item>
1293212935
<Item ItemId=";_0_modifier_cannot_be_used_here_1042" ItemType="0" PsrId="306" Leaf="true">
1293312936
<Str Cat="Text">
1293412937
<Val><![CDATA['{0}' modifier cannot be used here.]]></Val>

0 commit comments

Comments
 (0)