|
2708 | 2708 | </Item>
|
2709 | 2709 | <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">
|
2710 | 2710 | <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> |
2712 | 2712 | <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> |
2714 | 2714 | </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> |
2715 | 2718 | </Str>
|
2716 | 2719 | <Disp Icon="Str" />
|
2717 | 2720 | </Item>
|
|
2724 | 2727 | </Str>
|
2725 | 2728 | <Disp Icon="Str" />
|
2726 | 2729 | </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"> |
2728 | 2731 | <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> |
2730 | 2733 | <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> |
2732 | 2735 | </Tgt>
|
2733 | 2736 | </Str>
|
2734 | 2737 | <Disp Icon="Str" />
|
2735 | 2738 | </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"> |
2737 | 2740 | <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> |
2739 | 2742 | <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> |
2741 | 2744 | </Tgt>
|
2742 | 2745 | </Str>
|
2743 | 2746 | <Disp Icon="Str" />
|
2744 | 2747 | </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"> |
2746 | 2749 | <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> |
2748 | 2751 | <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> |
2750 | 2753 | </Tgt>
|
2751 | 2754 | </Str>
|
2752 | 2755 | <Disp Icon="Str" />
|
2753 | 2756 | </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"> |
2755 | 2758 | <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> |
2757 | 2760 | <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> |
2759 | 2762 | </Tgt>
|
2760 | 2763 | </Str>
|
2761 | 2764 | <Disp Icon="Str" />
|
2762 | 2765 | </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"> |
2764 | 2767 | <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> |
2766 | 2769 | <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> |
2768 | 2771 | </Tgt>
|
2769 | 2772 | </Str>
|
2770 | 2773 | <Disp Icon="Str" />
|
2771 | 2774 | </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"> |
2773 | 2776 | <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> |
2775 | 2778 | <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> |
2777 | 2780 | </Tgt>
|
2778 | 2781 | </Str>
|
2779 | 2782 | <Disp Icon="Str" />
|
|
6426 | 6429 | </Str>
|
6427 | 6430 | <Disp Icon="Str" />
|
6428 | 6431 | </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> |
6429 | 6441 | <Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
|
6430 | 6442 | <Str Cat="Text">
|
6431 | 6443 | <Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
|
|
8511 | 8523 | </Str>
|
8512 | 8524 | <Disp Icon="Str" />
|
8513 | 8525 | </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> |
8514 | 8535 | <Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
|
8515 | 8536 | <Str Cat="Text">
|
8516 | 8537 | <Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
|
@@ -11295,11 +11316,11 @@
|
11295 | 11316 | </Str>
|
11296 | 11317 | <Disp Icon="Str" />
|
11297 | 11318 | </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"> |
11299 | 11320 | <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> |
11301 | 11322 | <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> |
11303 | 11324 | </Tgt>
|
11304 | 11325 | </Str>
|
11305 | 11326 | <Disp Icon="Str" />
|
|
12882 | 12903 | </Str>
|
12883 | 12904 | <Disp Icon="Str" />
|
12884 | 12905 | </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> |
12894 | 12906 | <Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
|
12895 | 12907 | <Str Cat="Text">
|
12896 | 12908 | <Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
|
|
12945 | 12957 | </Str>
|
12946 | 12958 | <Disp Icon="Str" />
|
12947 | 12959 | </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> |
12948 | 12969 | <Item ItemId=";_0_modifier_cannot_be_used_here_1042" ItemType="0" PsrId="306" Leaf="true">
|
12949 | 12970 | <Str Cat="Text">
|
12950 | 12971 | <Val><![CDATA['{0}' modifier cannot be used here.]]></Val>
|
|
0 commit comments