|
1113 | 1113 | </Str>
|
1114 | 1114 | <Disp Icon="Str" />
|
1115 | 1115 | </Item>
|
| 1116 | + <Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true"> |
| 1117 | + <Str Cat="Text"> |
| 1118 | + <Val><![CDATA[Add all missing attributes]]></Val> |
| 1119 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1120 | + <Val><![CDATA[不足しているすべての属性を追加する]]></Val> |
| 1121 | + </Tgt> |
| 1122 | + </Str> |
| 1123 | + <Disp Icon="Str" /> |
| 1124 | + </Item> |
1116 | 1125 | <Item ItemId=";Add_all_missing_call_parentheses_95068" ItemType="0" PsrId="306" Leaf="true">
|
1117 | 1126 | <Str Cat="Text">
|
1118 | 1127 | <Val><![CDATA[Add all missing call parentheses]]></Val>
|
|
1323 | 1332 | </Str>
|
1324 | 1333 | <Disp Icon="Str" />
|
1325 | 1334 | </Item>
|
| 1335 | + <Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true"> |
| 1336 | + <Str Cat="Text"> |
| 1337 | + <Val><![CDATA[Add missing attributes]]></Val> |
| 1338 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 1339 | + <Val><![CDATA[不足している属性の追加]]></Val> |
| 1340 | + </Tgt> |
| 1341 | + </Str> |
| 1342 | + <Disp Icon="Str" /> |
| 1343 | + </Item> |
1326 | 1344 | <Item ItemId=";Add_missing_call_parentheses_95067" ItemType="0" PsrId="306" Leaf="true">
|
1327 | 1345 | <Str Cat="Text">
|
1328 | 1346 | <Val><![CDATA[Add missing call parentheses]]></Val>
|
|
3591 | 3609 | </Str>
|
3592 | 3610 | <Disp Icon="Str" />
|
3593 | 3611 | </Item>
|
| 3612 | + <Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true"> |
| 3613 | + <Str Cat="Text"> |
| 3614 | + <Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val> |
| 3615 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 3616 | + <Val><![CDATA[クラスに含まれるコードは JavaScript の厳格モードで評価されます。このモードでは、'{0}' の使用は許可されません。詳細については、「https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode」を参照してください。]]></Val> |
| 3617 | + </Tgt> |
| 3618 | + </Str> |
| 3619 | + <Disp Icon="Str" /> |
| 3620 | + </Item> |
3594 | 3621 | <Item ItemId=";Command_line_Options_6171" ItemType="0" PsrId="306" Leaf="true">
|
3595 | 3622 | <Str Cat="Text">
|
3596 | 3623 | <Val><![CDATA[Command-line Options]]></Val>
|
|
3665 | 3692 | </Item>
|
3666 | 3693 | <Item ItemId=";Compiles_the_TypeScript_project_located_at_the_specified_path_6927" ItemType="0" PsrId="306" Leaf="true">
|
3667 | 3694 | <Str Cat="Text">
|
3668 |
| - <Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val> |
| 3695 | + <Val><![CDATA[Compiles the TypeScript project located at the specified path.]]></Val> |
3669 | 3696 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
3670 |
| - <Val><![CDATA[指定されたパスにある TypeScript プロジェクトのコンパイル]]></Val> |
| 3697 | + <Val><![CDATA[指定されたパスにある TypeScript プロジェクトをコンパイルします。]]></Val> |
3671 | 3698 | </Tgt>
|
| 3699 | + <Prev Cat="Text"> |
| 3700 | + <Val><![CDATA[Compiles the TypeScript project located at the specified path]]></Val> |
| 3701 | + </Prev> |
3672 | 3702 | </Str>
|
3673 | 3703 | <Disp Icon="Str" />
|
3674 | 3704 | </Item>
|
|
3683 | 3713 | </Item>
|
3684 | 3714 | <Item ItemId=";Compiles_the_current_project_with_additional_settings_6929" ItemType="0" PsrId="306" Leaf="true">
|
3685 | 3715 | <Str Cat="Text">
|
3686 |
| - <Val><![CDATA[Compiles the current project, with additional settings]]></Val> |
| 3716 | + <Val><![CDATA[Compiles the current project, with additional settings.]]></Val> |
3687 | 3717 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
3688 |
| - <Val><![CDATA[追加の設定を使用して、現在のプロジェクトをコンパイルします]]></Val> |
| 3718 | + <Val><![CDATA[追加の設定を使用して、現在のプロジェクトをコンパイルします。]]></Val> |
3689 | 3719 | </Tgt>
|
| 3720 | + <Prev Cat="Text"> |
| 3721 | + <Val><![CDATA[Compiles the current project, with additional settings]]></Val> |
| 3722 | + </Prev> |
3690 | 3723 | </Str>
|
3691 | 3724 | <Disp Icon="Str" />
|
3692 | 3725 | </Item>
|
|
4815 | 4848 | </Str>
|
4816 | 4849 | <Disp Icon="Str" />
|
4817 | 4850 | </Item>
|
4818 |
| - <Item ItemId=";Disable_emitting_file_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true"> |
| 4851 | + <Item ItemId=";Disable_emitting_files_from_a_compilation_6660" ItemType="0" PsrId="306" Leaf="true"> |
4819 | 4852 | <Str Cat="Text">
|
4820 |
| - <Val><![CDATA[Disable emitting file from a compilation.]]></Val> |
| 4853 | + <Val><![CDATA[Disable emitting files from a compilation.]]></Val> |
4821 | 4854 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
4822 |
| - <Val><![CDATA[コンパイルからのファイルの生成を無効にします。]]></Val> |
| 4855 | + <Val><![CDATA[コンパイルからのファイルの出力を無効にします。]]></Val> |
4823 | 4856 | </Tgt>
|
4824 | 4857 | </Str>
|
4825 | 4858 | <Disp Icon="Str" />
|
|
5451 | 5484 | </Str>
|
5452 | 5485 | <Disp Icon="Str" />
|
5453 | 5486 | </Item>
|
5454 |
| - <Item ItemId=";Enable_color_and_formatting_in_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true"> |
| 5487 | + <Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true"> |
5455 | 5488 | <Str Cat="Text">
|
5456 |
| - <Val><![CDATA[Enable color and formatting in output to make compiler errors easier to read]]></Val> |
| 5489 | + <Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val> |
5457 | 5490 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
5458 |
| - <Val><![CDATA[コンパイラ エラーを読みやすくするために出力の色と書式設定を有効にします]]></Val> |
| 5491 | + <Val><![CDATA[TypeScript の出力で色と書式設定を有効にして、コンパイラ エラーを読みやすくする]]></Val> |
5459 | 5492 | </Tgt>
|
5460 | 5493 | </Str>
|
5461 | 5494 | <Disp Icon="Str" />
|
|
7061 | 7094 | </Item>
|
7062 | 7095 | <Item ItemId=";Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924" ItemType="0" PsrId="306" Leaf="true">
|
7063 | 7096 | <Str Cat="Text">
|
7064 |
| - <Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val> |
| 7097 | + <Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options.]]></Val> |
7065 | 7098 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
7066 |
| - <Val><![CDATA[tsconfig.json を無視し、既定のコンパイラ オプションを使用して指定されたファイルをコンパイルします]]></Val> |
| 7099 | + <Val><![CDATA[tsconfig.json を無視し、既定のコンパイラ オプションを使用して指定されたファイルをコンパイルします。]]></Val> |
7067 | 7100 | </Tgt>
|
| 7101 | + <Prev Cat="Text"> |
| 7102 | + <Val><![CDATA[Ignoring tsconfig.json, compiles the specified files with default compiler options]]></Val> |
| 7103 | + </Prev> |
7068 | 7104 | </Str>
|
7069 | 7105 | <Disp Icon="Str" />
|
7070 | 7106 | </Item>
|
|
7638 | 7674 | </Str>
|
7639 | 7675 | <Disp Icon="Str" />
|
7640 | 7676 | </Item>
|
7641 |
| - <Item ItemId=";Invalid_use_of_0_Class_definitions_are_automatically_in_strict_mode_1210" ItemType="0" PsrId="306" Leaf="true"> |
7642 |
| - <Str Cat="Text"> |
7643 |
| - <Val><![CDATA[Invalid use of '{0}'. Class definitions are automatically in strict mode.]]></Val> |
7644 |
| - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
7645 |
| - <Val><![CDATA['{0}' の使用が無効です。クラス定義は自動的に厳格モードになります。]]></Val> |
7646 |
| - </Tgt> |
7647 |
| - </Str> |
7648 |
| - <Disp Icon="Str" /> |
7649 |
| - </Item> |
7650 | 7677 | <Item ItemId=";Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039" ItemType="0" PsrId="306" Leaf="true">
|
7651 | 7678 | <Str Cat="Text">
|
7652 | 7679 | <Val><![CDATA[Invalid use of '{0}'. It cannot be used inside a class static block.]]></Val>
|
|
0 commit comments