Skip to content

Commit 14c7316

Browse files
authored
LEGO: Merge pull request 40975
LEGO: Merge pull request 40975
2 parents 8041334 + 486b779 commit 14c7316

File tree

5 files changed

+92
-38
lines changed

5 files changed

+92
-38
lines changed

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,8 +2697,8 @@
26972697
<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">
26982698
<Str Cat="Text">
26992699
<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>
2700-
<Tgt Cat="Text" Stat="Update" Orig="New">
2701-
<Val><![CDATA[找不到名称 "{0}"。是否需要更改目标库? 请尝试将 `lib` 编译器选项更改为 es2015 或更高版本。]]></Val>
2700+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2701+
<Val><![CDATA[找不到名称{0}。是否需要更改目标库? 请尝试将 `lib` 编译器选项更改为 {1} 或更高版本。]]></Val>
27022702
</Tgt>
27032703
<Prev Cat="Text">
27042704
<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>
@@ -6420,6 +6420,9 @@
64206420
<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">
64216421
<Str Cat="Text">
64226422
<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>
6423+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6424+
<Val><![CDATA[很可能缺少了分隔这两个模板表达式的逗号。它们构成了无法调用的带标记的模板表达式。]]></Val>
6425+
</Tgt>
64236426
</Str>
64246427
<Disp Icon="Str" />
64256428
</Item>
@@ -8511,6 +8514,9 @@
85118514
<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">
85128515
<Str Cat="Text">
85138516
<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>
8517+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8518+
<Val><![CDATA[在“{1}”上没有“{0}”属性。是否需要更改目标库? 请尝试将 `lib` 编译器选项更改为 {2} 或更高版本。]]></Val>
8519+
</Tgt>
85148520
</Str>
85158521
<Disp Icon="Str" />
85168522
</Item>
@@ -12942,6 +12948,9 @@
1294212948
<Item ItemId=";_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031" ItemType="0" PsrId="306" Leaf="true">
1294312949
<Str Cat="Text">
1294412950
<Val><![CDATA['{0}' modifier cannot appear on class elements of this kind.]]></Val>
12951+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12952+
<Val><![CDATA[“{0}”修饰符不能出现在此类型的类元素上。]]></Val>
12953+
</Tgt>
1294512954
</Str>
1294612955
<Disp Icon="Str" />
1294712956
</Item>

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2694,8 +2694,8 @@
26942694
<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">
26952695
<Str Cat="Text">
26962696
<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>
2697-
<Tgt Cat="Text" Stat="Update" Orig="New">
2698-
<Val><![CDATA[Der Name "{0}" wurde nicht gefunden. Müssen Sie Ihre Zielbibliothek ändern? Ändern Sie die Compileroption "lib" in "es2015" oder höher.]]></Val>
2697+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2698+
<Val><![CDATA[Der Name "{0}" wurde nicht gefunden. Müssen Sie Ihre Zielbibliothek ändern? Ändern Sie die Compileroption "lib" in "{1}" oder höher.]]></Val>
26992699
</Tgt>
27002700
<Prev Cat="Text">
27012701
<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>
@@ -6417,6 +6417,9 @@
64176417
<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">
64186418
<Str Cat="Text">
64196419
<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>
6420+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6421+
<Val><![CDATA[Möglicherweise fehlt ein Komma, um diese beiden Vorlagenausdrücke zu trennen. Sie bilden einen Vorlagenausdruck mit Tags, der nicht aufgerufen werden kann.]]></Val>
6422+
</Tgt>
64206423
</Str>
64216424
<Disp Icon="Str" />
64226425
</Item>
@@ -8505,6 +8508,9 @@
85058508
<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">
85068509
<Str Cat="Text">
85078510
<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>
8511+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8512+
<Val><![CDATA[Die Eigenschaft "{0}" ist für den Typ "{1}" nicht vorhanden. Müssen Sie Ihre Zielbibliothek ändern? Ändern Sie die Compileroption "lib" in "{2}" oder höher.]]></Val>
8513+
</Tgt>
85088514
</Str>
85098515
<Disp Icon="Str" />
85108516
</Item>
@@ -12936,6 +12942,9 @@
1293612942
<Item ItemId=";_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031" ItemType="0" PsrId="306" Leaf="true">
1293712943
<Str Cat="Text">
1293812944
<Val><![CDATA['{0}' modifier cannot appear on class elements of this kind.]]></Val>
12945+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12946+
<Val><![CDATA[Der Modifizierer "{0}" kann nicht für Klassenelemente dieser Art verwendet werden.]]></Val>
12947+
</Tgt>
1293912948
</Str>
1294012949
<Disp Icon="Str" />
1294112950
</Item>

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

Lines changed: 53 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2708,10 +2708,13 @@
27082708
</Item>
27092709
<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">
27102710
<Str Cat="Text">
2711-
<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>
2711+
<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>
27122712
<Tgt Cat="Text" Stat="Loc" Orig="New">
2713-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous changer votre bibliothèque cible ? Essayez de remplacer l'option de compilateur 'lib' par es2015 ou une version ultérieure.]]></Val>
2713+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous changer votre bibliothèque cible ? Essayez de changer l'option de compilateur 'lib' en '{1}' ou une version ultérieure.]]></Val>
27142714
</Tgt>
2715+
<Prev Cat="Text">
2716+
<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>
2717+
</Prev>
27152718
</Str>
27162719
<Disp Icon="Str" />
27172720
</Item>
@@ -2724,56 +2727,56 @@
27242727
</Str>
27252728
<Disp Icon="Str" />
27262729
</Item>
2727-
<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">
2730+
<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">
27282731
<Str Cat="Text">
2729-
<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>
2732+
<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>
27302733
<Tgt Cat="Text" Stat="Loc" Orig="New">
2731-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour un exécuteur de tests ? Essayez 'npm i @types/jest' ou 'npm i @types/mocha'.]]></Val>
2734+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour un exécuteur de tests ? Essayez 'npm i --save-dev @types/jest' ou 'npm i --save-dev @types/mocha'.]]></Val>
27322735
</Tgt>
27332736
</Str>
27342737
<Disp Icon="Str" />
27352738
</Item>
2736-
<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">
2739+
<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">
27372740
<Str Cat="Text">
2738-
<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>
2741+
<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>
27392742
<Tgt Cat="Text" Stat="Loc" Orig="New">
2740-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour un exécuteur de tests ? Essayez 'npm i @types/jest' ou 'npm i @types/mocha', puis ajoutez 'jest' ou 'mocha' au champ types de votre fichier tsconfig.]]></Val>
2743+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour un exécuteur de tests ? Essayez 'npm i --save-dev @types/jest' ou 'npm i --save-dev @types/mocha', puis ajoutez 'jest' ou 'mocha' au champ types de votre fichier tsconfig.]]></Val>
27412744
</Tgt>
27422745
</Str>
27432746
<Disp Icon="Str" />
27442747
</Item>
2745-
<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">
2748+
<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">
27462749
<Str Cat="Text">
2747-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i @types/jquery`.]]></Val>
2750+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`.]]></Val>
27482751
<Tgt Cat="Text" Stat="Loc" Orig="New">
2749-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour jQuery ? Essayez 'npm i @types/jquery'.]]></Val>
2752+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour jQuery ? Essayez 'npm i --save-dev @types/jquery'.]]></Val>
27502753
</Tgt>
27512754
</Str>
27522755
<Disp Icon="Str" />
27532756
</Item>
2754-
<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">
2757+
<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">
27552758
<Str Cat="Text">
2756-
<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>
2759+
<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>
27572760
<Tgt Cat="Text" Stat="Loc" Orig="New">
2758-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour jQuery ? Essayez 'npm i @types/jquery', puis ajoutez 'jquery' au champ types de votre fichier tsconfig.]]></Val>
2761+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour jQuery ? Essayez 'npm i --save-dev @types/jquery', puis ajoutez 'jquery' au champ types de votre fichier tsconfig.]]></Val>
27592762
</Tgt>
27602763
</Str>
27612764
<Disp Icon="Str" />
27622765
</Item>
2763-
<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">
2766+
<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">
27642767
<Str Cat="Text">
2765-
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i @types/node`.]]></Val>
2768+
<Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.]]></Val>
27662769
<Tgt Cat="Text" Stat="Loc" Orig="New">
2767-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour node ? Essayez 'npm i @types/node'.]]></Val>
2770+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour node ? Essayez 'npm i --save-dev @types/node'.]]></Val>
27682771
</Tgt>
27692772
</Str>
27702773
<Disp Icon="Str" />
27712774
</Item>
2772-
<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">
2775+
<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">
27732776
<Str Cat="Text">
2774-
<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>
2777+
<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>
27752778
<Tgt Cat="Text" Stat="Loc" Orig="New">
2776-
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour node ? Essayez 'npm i @types/node', puis ajoutez 'node' au champ types de votre fichier tsconfig.]]></Val>
2779+
<Val><![CDATA[Le nom '{0}' est introuvable. Devez-vous installer des définitions de type pour node ? Essayez 'npm i --save-dev @types/node', puis ajoutez 'node' au champ types de votre fichier tsconfig.]]></Val>
27772780
</Tgt>
27782781
</Str>
27792782
<Disp Icon="Str" />
@@ -6426,6 +6429,15 @@
64266429
</Str>
64276430
<Disp Icon="Str" />
64286431
</Item>
6432+
<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">
6433+
<Str Cat="Text">
6434+
<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>
6435+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6436+
<Val><![CDATA[Il manque probablement une virgule pour séparer ces deux expressions de modèle. Elles forment une expression de modèle étiquetée qui ne peut pas être appelée.]]></Val>
6437+
</Tgt>
6438+
</Str>
6439+
<Disp Icon="Str" />
6440+
</Item>
64296441
<Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
64306442
<Str Cat="Text">
64316443
<Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
@@ -8511,6 +8523,15 @@
85118523
</Str>
85128524
<Disp Icon="Str" />
85138525
</Item>
8526+
<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">
8527+
<Str Cat="Text">
8528+
<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>
8529+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8530+
<Val><![CDATA[La propriété '{0}' n'existe pas sur le type '{1}'. Devez-vous changer votre bibliothèque cible ? Essayez de changer l'option de compilateur 'lib' en '{2}' ou une version ultérieure.]]></Val>
8531+
</Tgt>
8532+
</Str>
8533+
<Disp Icon="Str" />
8534+
</Item>
85148535
<Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
85158536
<Str Cat="Text">
85168537
<Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
@@ -11295,11 +11316,11 @@
1129511316
</Str>
1129611317
<Disp Icon="Str" />
1129711318
</Item>
11298-
<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">
11319+
<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">
1129911320
<Str Cat="Text">
11300-
<Val><![CDATA[Try `npm install @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`]]></Val>
11321+
<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>
1130111322
<Tgt Cat="Text" Stat="Loc" Orig="New">
11302-
<Val><![CDATA[Essayez 'npm install @types/{1}' s'il existe, ou ajoutez un nouveau fichier de déclaration (.d.ts) contenant 'declare module '{0}';']]></Val>
11323+
<Val><![CDATA[Essayez 'npm i --save-dev @types/{1}' s'il existe, ou ajoutez un nouveau fichier de déclaration (.d.ts) contenant 'declare module '{0}';']]></Val>
1130311324
</Tgt>
1130411325
</Str>
1130511326
<Disp Icon="Str" />
@@ -12882,15 +12903,6 @@
1288212903
</Str>
1288312904
<Disp Icon="Str" />
1288412905
</Item>
12885-
<Item ItemId=";_0_modifier_cannot_appear_on_a_class_element_1031" ItemType="0" PsrId="306" Leaf="true">
12886-
<Str Cat="Text">
12887-
<Val><![CDATA['{0}' modifier cannot appear on a class element.]]></Val>
12888-
<Tgt Cat="Text" Stat="Loc" Orig="New">
12889-
<Val><![CDATA[Le modificateur '{0}' ne peut pas apparaître dans un élément de classe.]]></Val>
12890-
</Tgt>
12891-
</Str>
12892-
<Disp Icon="Str" />
12893-
</Item>
1289412906
<Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
1289512907
<Str Cat="Text">
1289612908
<Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
@@ -12945,6 +12957,15 @@
1294512957
</Str>
1294612958
<Disp Icon="Str" />
1294712959
</Item>
12960+
<Item ItemId=";_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031" ItemType="0" PsrId="306" Leaf="true">
12961+
<Str Cat="Text">
12962+
<Val><![CDATA['{0}' modifier cannot appear on class elements of this kind.]]></Val>
12963+
<Tgt Cat="Text" Stat="Loc" Orig="New">
12964+
<Val><![CDATA[Le modificateur '{0}' ne peut pas apparaître sur les éléments de classe de ce genre.]]></Val>
12965+
</Tgt>
12966+
</Str>
12967+
<Disp Icon="Str" />
12968+
</Item>
1294812969
<Item ItemId=";_0_modifier_cannot_be_used_here_1042" ItemType="0" PsrId="306" Leaf="true">
1294912970
<Str Cat="Text">
1295012971
<Val><![CDATA['{0}' modifier cannot be used here.]]></Val>

0 commit comments

Comments
 (0)