|
2696 | 2696 | </Item>
|
2697 | 2697 | <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">
|
2698 | 2698 | <Str Cat="Text">
|
2699 |
| - <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> |
2700 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2699 | + <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 | 2701 | <Val><![CDATA[找不到名稱 '{0}'。需要變更您的目標程式庫嗎? 請嘗試將 `lib` 編譯器選項變更為 es2015 或更新版本。]]></Val>
|
2702 | 2702 | </Tgt>
|
| 2703 | + <Prev Cat="Text"> |
| 2704 | + <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> |
| 2705 | + </Prev> |
2703 | 2706 | </Str>
|
2704 | 2707 | <Disp Icon="Str" />
|
2705 | 2708 | </Item>
|
|
2712 | 2715 | </Str>
|
2713 | 2716 | <Disp Icon="Str" />
|
2714 | 2717 | </Item>
|
2715 |
| - <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"> |
| 2718 | + <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"> |
2716 | 2719 | <Str Cat="Text">
|
2717 |
| - <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> |
2718 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2719 |
| - <Val><![CDATA[找不到名稱 '{0}'。需要安裝測試執行器的類型定義嗎? 請嘗試 `npm i @types/jest` 或 `npm i @types/mocha`。]]></Val> |
2720 |
| - </Tgt> |
| 2720 | + <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> |
2721 | 2721 | </Str>
|
2722 | 2722 | <Disp Icon="Str" />
|
2723 | 2723 | </Item>
|
2724 |
| - <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"> |
| 2724 | + <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"> |
2725 | 2725 | <Str Cat="Text">
|
2726 |
| - <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> |
2727 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2728 |
| - <Val><![CDATA[找不到名稱 '{0}'。需要安裝測試執行器的類型定義嗎? 請嘗試 `npm i @types/jest` 或 `npm i @types/mocha`,然後將 `jest` 或 `mocha` 新增至 tsconfig 中的類型欄位。]]></Val> |
2729 |
| - </Tgt> |
| 2726 | + <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> |
2730 | 2727 | </Str>
|
2731 | 2728 | <Disp Icon="Str" />
|
2732 | 2729 | </Item>
|
2733 |
| - <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"> |
| 2730 | + <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"> |
2734 | 2731 | <Str Cat="Text">
|
2735 |
| - <Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i @types/jquery`.]]></Val> |
2736 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2737 |
| - <Val><![CDATA[找不到名稱 '{0}'。需要安裝 jQuery 的類型定義嗎? 請嘗試 `npm i @types/jquery`。]]></Val> |
2738 |
| - </Tgt> |
| 2732 | + <Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`.]]></Val> |
2739 | 2733 | </Str>
|
2740 | 2734 | <Disp Icon="Str" />
|
2741 | 2735 | </Item>
|
2742 |
| - <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"> |
| 2736 | + <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"> |
2743 | 2737 | <Str Cat="Text">
|
2744 |
| - <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> |
2745 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2746 |
| - <Val><![CDATA[找不到名稱 '{0}'。您需要安裝 jQuery 的類型定義嗎? 請嘗試 `npm i @types/jquery`,然後將 `jquery` 新增至 tsconfig 中的類型欄位。]]></Val> |
2747 |
| - </Tgt> |
| 2738 | + <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> |
2748 | 2739 | </Str>
|
2749 | 2740 | <Disp Icon="Str" />
|
2750 | 2741 | </Item>
|
2751 |
| - <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"> |
| 2742 | + <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"> |
2752 | 2743 | <Str Cat="Text">
|
2753 |
| - <Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i @types/node`.]]></Val> |
2754 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2755 |
| - <Val><![CDATA[找不到名稱 '{0}'。需要安裝節點的類型定義嗎? 請嘗試 `npm i @types/node`。]]></Val> |
2756 |
| - </Tgt> |
| 2744 | + <Val><![CDATA[Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.]]></Val> |
2757 | 2745 | </Str>
|
2758 | 2746 | <Disp Icon="Str" />
|
2759 | 2747 | </Item>
|
2760 |
| - <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"> |
| 2748 | + <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"> |
2761 | 2749 | <Str Cat="Text">
|
2762 |
| - <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> |
2763 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2764 |
| - <Val><![CDATA[找不到名稱 '{0}'。需要安裝節點的類型定義嗎? 請嘗試 `npm i @types/node`,然後將 `node` 新增至 tsconfig 中的類型欄位。]]></Val> |
2765 |
| - </Tgt> |
| 2750 | + <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> |
2766 | 2751 | </Str>
|
2767 | 2752 | <Disp Icon="Str" />
|
2768 | 2753 | </Item>
|
|
4912 | 4897 | <Str Cat="Text">
|
4913 | 4898 | <Val><![CDATA[Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?]]></Val>
|
4914 | 4899 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
4915 |
| - <Val><![CDATA[需要 {0} 引數,但取得 {1}。您是否忘記將型別引數中的 'void' 包含到 'Promise'?]]></Val> |
| 4900 | + <Val><![CDATA[應為 {0} 個引數,但現有 {1} 個。是否忘記將型別引數中的 'void' 納入 'Promise' 中?]]></Val> |
4916 | 4901 | </Tgt>
|
4917 | 4902 | </Str>
|
4918 | 4903 | <Disp Icon="Str" />
|
|
6414 | 6399 | </Str>
|
6415 | 6400 | <Disp Icon="Str" />
|
6416 | 6401 | </Item>
|
| 6402 | + <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"> |
| 6403 | + <Str Cat="Text"> |
| 6404 | + <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> |
| 6405 | + </Str> |
| 6406 | + <Disp Icon="Str" /> |
| 6407 | + </Item> |
6417 | 6408 | <Item ItemId=";Its_element_type_0_is_not_a_valid_JSX_element_2789" ItemType="0" PsrId="306" Leaf="true">
|
6418 | 6409 | <Str Cat="Text">
|
6419 | 6410 | <Val><![CDATA[Its element type '{0}' is not a valid JSX element.]]></Val>
|
|
8499 | 8490 | </Str>
|
8500 | 8491 | <Disp Icon="Str" />
|
8501 | 8492 | </Item>
|
| 8493 | + <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"> |
| 8494 | + <Str Cat="Text"> |
| 8495 | + <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> |
| 8496 | + </Str> |
| 8497 | + <Disp Icon="Str" /> |
| 8498 | + </Item> |
8502 | 8499 | <Item ItemId=";Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564" ItemType="0" PsrId="306" Leaf="true">
|
8503 | 8500 | <Str Cat="Text">
|
8504 | 8501 | <Val><![CDATA[Property '{0}' has no initializer and is not definitely assigned in the constructor.]]></Val>
|
|
11283 | 11280 | </Str>
|
11284 | 11281 | <Disp Icon="Str" />
|
11285 | 11282 | </Item>
|
11286 |
| - <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"> |
| 11283 | + <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"> |
11287 | 11284 | <Str Cat="Text">
|
11288 |
| - <Val><![CDATA[Try `npm install @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`]]></Val> |
11289 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
11290 |
| - <Val><![CDATA[如有 `npm install @types/{1}`,請嘗試使用,或新增包含 `declare module '{0}';` 的宣告 (.d.ts) 檔案]]></Val> |
11291 |
| - </Tgt> |
| 11285 | + <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> |
11292 | 11286 | </Str>
|
11293 | 11287 | <Disp Icon="Str" />
|
11294 | 11288 | </Item>
|
|
12870 | 12864 | </Str>
|
12871 | 12865 | <Disp Icon="Str" />
|
12872 | 12866 | </Item>
|
12873 |
| - <Item ItemId=";_0_modifier_cannot_appear_on_a_class_element_1031" ItemType="0" PsrId="306" Leaf="true"> |
12874 |
| - <Str Cat="Text"> |
12875 |
| - <Val><![CDATA['{0}' modifier cannot appear on a class element.]]></Val> |
12876 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
12877 |
| - <Val><![CDATA[類別項目不得有 '{0}' 修飾元。]]></Val> |
12878 |
| - </Tgt> |
12879 |
| - </Str> |
12880 |
| - <Disp Icon="Str" /> |
12881 |
| - </Item> |
12882 | 12867 | <Item ItemId=";_0_modifier_cannot_appear_on_a_constructor_declaration_1089" ItemType="0" PsrId="306" Leaf="true">
|
12883 | 12868 | <Str Cat="Text">
|
12884 | 12869 | <Val><![CDATA['{0}' modifier cannot appear on a constructor declaration.]]></Val>
|
|
12933 | 12918 | </Str>
|
12934 | 12919 | <Disp Icon="Str" />
|
12935 | 12920 | </Item>
|
| 12921 | + <Item ItemId=";_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031" ItemType="0" PsrId="306" Leaf="true"> |
| 12922 | + <Str Cat="Text"> |
| 12923 | + <Val><![CDATA['{0}' modifier cannot appear on class elements of this kind.]]></Val> |
| 12924 | + </Str> |
| 12925 | + <Disp Icon="Str" /> |
| 12926 | + </Item> |
12936 | 12927 | <Item ItemId=";_0_modifier_cannot_be_used_here_1042" ItemType="0" PsrId="306" Leaf="true">
|
12937 | 12928 | <Str Cat="Text">
|
12938 | 12929 | <Val><![CDATA['{0}' modifier cannot be used here.]]></Val>
|
|
0 commit comments