button_tooltip_enabled=VimFXは有効です。クリックすると無効にします。 button_tooltip_disabled=VimFXは無効です。クリックすると有効にします。 button_tooltip_blacklisted=VimFXはこのページをブラックリストに登録しています button_tooltip_insertMode=VimFXはこのページでは挿入モードです。全てのコマンドは無視されます。クリックすると抜けます ( [既定値]) item_preferences=設定 item_blacklist_button_tooltip=ブラックリスト item_blacklist_button_inverse_tooltip=このルールを削除 help_section_urls=URLの取り扱い help_command_focus=アドレスバーにフォーカス help_command_focus_search=検索バーにフォーカス help_command_paste=クリップボードのアドレスに移動 help_command_paste_tab=新しいタブを開いてクリップボードのアドレスに移動 help_command_marker_yank=URLまたは入力値をクリップボードにコピー help_command_marker_focus=要素にフォーカス help_command_yank=現在のページへのリンクをクリップボードにコピー help_command_reload=現在のページを再読み込み help_command_reload_force=現在のページとその全てのファイル(js, css, img)を再読み込み help_command_reload_all=全てのタブを再読み込み help_command_reload_all_force=全てのタブのページとその全てのファイル(js, css, img)を再読み込み help_command_stop=現在のページの読み込みを中止 help_command_stop_all=全てのタブのページの読み込みを中止 help_section_nav=ページ移動 help_command_scroll_to_top=ページの最上部へスクロール help_command_scroll_to_bottom=ページの最下部へスクロール help_command_scroll_down=下へスクロール help_command_scroll_up=上へスクロール help_command_scroll_left=左へスクロール help_command_scroll_right=右へスクロール help_command_scroll_half_page_down=下へ半画面スクロール help_command_scroll_half_page_up=上へ半画面スクロール help_command_scroll_page_down=下へ一画面スクロール help_command_scroll_page_up=上へ一画面スクロール help_section_tabs=タブの操作 help_command_open_tab=空のタブを開く help_command_tab_prev=前のタブに移動する help_command_tab_next=次のタブに移動する help_command_tab_move_left=現在のタブを左に移動する help_command_tab_move_right=現在のタブを右に移動する help_command_home=ホームページに移動する help_command_tab_first=最初のタブに移動する help_command_tab_first_non_pinned=Go to the First non-pinned tab help_command_tab_last=最後のタブに移動する help_command_toggle_pin_tab=Pin/Unpin current tab help_command_duplicate_tab=Duplicate current tab help_command_close_tabs_to_end=Close tabs to the right help_command_close_other_tabs=Close other tabs except the current tab help_command_close_tab=現在のタブを閉じる help_command_restore_tab=最後に閉じたタブを復元する help_section_browse=ブラウジング help_command_follow=現在のページにあるリンクをたどる help_command_follow_in_tab=現在のページにあるリンクを新しいタブでたどる help_command_follow_multiple=現在のページにあるリンクを複数たどる help_command_follow_previous=前のページに移動 help_command_follow_next=次のページに移動 help_command_go_up_path=URLを一階層上る help_command_go_to_root=URLを最上階まで上る help_command_back=履歴を戻る help_command_forward=履歴を進む help_section_misc=その他 help_command_help=このダイアログを表示 help_command_Esc=Blur/close active element help_command_find=ページ内検索モードに入る help_command_find_hl=ページ内検索モードに入り、全ての一致語を強調する help_command_find_next=次の一致部分へ移動 help_command_find_prev=前の一致部分へ移動 help_command_insert_mode=挿入モードへ入る:全てのコマンドを無視します help_command_dev=開発者ツールバーを開く help_section_mode_hints=Hints Mode help_command_mode_hints_exit=Return to normal mode help_command_mode_hints_rotate_markers_forward=Rotate overlapping markers forward help_command_mode_hints_rotate_markers_backward=Rotate overlapping markers backward help_command_mode_hints_delete_hint_char=Delete last typed hint character help_section_mode_insert=Insert Mode help_command_mode_insert_exit=Return to normal mode help_section_mode_find=Find Mode help_command_mode_find_exit=Close find bar help_title=キーボードショートカット help_version=バージョン help_feedback=フィードバックをください! help_enjoying=VimFXを楽しんでいますか? help_found_bug=バグを見付けましたか? help_report_bug=ここから報告してください! help_remove_shortcut=このショートカットを削除する help_remove_shortcut_title=ショートカット削除の確認 help_remove_shortcut_text=このショートカットを本当に削除して良いか、確認してください help_add_shortcut=クリックしてこのコマンドに対する新しいショートカットを追加します help_add_shortcut_title=新しいショートカットを入力 help_add_shortcut_text=Please enter new shortcut for this command. For example, b means control+a followed by b followed by Enter. help_add_shortcut_text_overwrite=このショートカット '%S' は以下のコマンドと衝突しています。上書きしますか? error_invalid_key=%S: Invalid key. error_invalid_whitespace=Shortcuts may not contain spaces. Use instead. error_unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s. error_duplicate_modifier=%S: Duplicate modifier: %S. error_disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. Instead of writing for example write instead. error_single_keystrokes_only=In this mode shortcuts may only be one keystroke long.