button.tooltip.normal=Show the help dialog button.tooltip.other_mode=VimFx is in %S. Click to return to %S. help.title=Keyboard Shortcuts help.search=Search mode.normal=Normal mode category.location=Location mode.normal.focus_location_bar=Focus the location bar mode.normal.focus_search_bar=Focus the search bar mode.normal.paste_and_go=Paste and go mode.normal.paste_and_go_in_tab=Paste and go in a new tab mode.normal.copy_current_url=Copy current URL mode.normal.go_up_path=Go up one level of the URL mode.normal.go_to_root=Go to the top level of the URL mode.normal.go_home=Go to the home page mode.normal.history_back=Go back in history mode.normal.history_forward=Go forward in history mode.normal.history_list=Open the back/forward button menu mode.normal.reload=Reload mode.normal.reload_force=Reload (override cache) mode.normal.reload_all=Reload all tabs mode.normal.reload_all_force=Reload all tabs (override cache) mode.normal.stop=Stop loading the page mode.normal.stop_all=Stop loading all tabs category.scrolling=Scrolling mode.normal.scroll_left=Scroll left mode.normal.scroll_right=Scroll right mode.normal.scroll_down=Scroll down mode.normal.scroll_up=Scroll up mode.normal.scroll_page_down=Scroll full page down mode.normal.scroll_page_up=Scroll full page up mode.normal.scroll_half_page_down=Scroll half a page down mode.normal.scroll_half_page_up=Scroll half a page up mode.normal.scroll_to_top=Scroll to top mode.normal.scroll_to_bottom=Scroll to bottom mode.normal.scroll_to_left=Scroll to the far left mode.normal.scroll_to_right=Scroll to the far right mode.normal.mark_scroll_position=Mark scroll position mode.normal.scroll_to_mark=Scroll to mark category.tabs=Tabs mode.normal.tab_new=New tab mode.normal.tab_duplicate=Duplicate tab mode.normal.tab_select_previous=Previous tab mode.normal.tab_select_next=Next tab mode.normal.tab_move_backward=Move tab left mode.normal.tab_move_forward=Move tab right mode.normal.tab_move_to_window=Move tab to new window mode.normal.tab_select_first=Go to the first tab mode.normal.tab_select_first_non_pinned=Go to the first non-pinned tab mode.normal.tab_select_last=Go to the last tab mode.normal.tab_toggle_pinned=Pin/Unpin tab mode.normal.tab_close=Close tab mode.normal.tab_restore=Restore closed tab mode.normal.tab_restore_list=Open the Recently Closed Tabs menu mode.normal.tab_close_to_end=Close tabs to the right mode.normal.tab_close_other=Close other tabs category.browsing=Browsing mode.normal.follow=Follow link, focus text input or click button mode.normal.follow_in_tab=Follow link in a new background tab mode.normal.follow_in_focused_tab=Follow link in a new foreground tab mode.normal.follow_in_window=Follow link in a new window mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons mode.normal.follow_copy=Copy link or text input value mode.normal.follow_focus=Focus/select element mode.normal.click_browser_element=Click browser element mode.normal.follow_previous=Click “Previous” link mode.normal.follow_next=Click “Next” link mode.normal.focus_text_input=Focus last focused or first text input category.find=Find mode.normal.find=Enter Find mode mode.normal.find_highlight_all=Enter Find mode highlighting all matches mode.normal.find_links_only=Enter Find mode for links only mode.normal.find_next=Find next mode.normal.find_previous=Find previous category.misc=Misc mode.normal.window_new=New window mode.normal.window_new_private=New private window mode.normal.enter_mode_ignore=Enter Ignore mode: Ignore all commands mode.normal.quote=Pass next keypress through to the page mode.normal.enter_reader_view=Enter Reader View mode.normal.help=Show the help dialog mode.normal.dev=Open the Developer Toolbar mode.normal.esc=Blur/close active element mode.hints=Hints mode mode.hints.exit=Return to Normal mode mode.hints.rotate_markers_forward=Rotate overlapping markers forward mode.hints.rotate_markers_backward=Rotate overlapping markers backward mode.hints.delete_hint_char=Delete last typed hint character mode.hints.increase_count=Increase count mode.ignore=Ignore mode mode.ignore.exit=Return to Normal mode mode.ignore.unquote=Run one Normal mode command mode.find=Find mode mode.find.exit=Close find bar mode.marks=Marks mode notification.copy_current_url=URL copied notification.go_up_path.limit=Already at the top level of the URL notification.history_back.limit=Cannot go back in history notification.history_forward.limit=Cannot go forward in history notification.history_list.none=No back/forward history notification.mark_scroll_position.success=Mark set: %S notification.scroll_to_mark.none=No mark for: %S notification.tab_restore.none=No recently closed tabs notification.follow.none=No markable elements found notification.follow_prev.none=No “Previous” link found notification.follow_next.none=No “Next” link found notification.focus_text_input.none=No text inputs found notification.find_again.none=No phrase to find notification.enter_reader_view.none=Reader View not available pref.hint_chars.title=Hint chars pref.hint_chars.desc= pref.black_list.title=Blacklist pref.black_list.desc=URLs where VimFx should automatically enter Ignore mode. You may use * as a wildcard. Example: *example.com* http://example.org/editor/*. pref.prev_patterns.title=“Previous” link patterns pref.prev_patterns.desc= pref.next_patterns.title=“Next” link patterns pref.next_patterns.desc= pref.prevent_autofocus.title=Prevent autofocus of text inputs pref.prevent_autofocus.desc= pref.ignore_keyboard_layout.title=Ignore keyboard layout pref.ignore_keyboard_layout.desc=Pretend that the en-US QWERTY layout is always used. pref.timeout.title=Timeout pref.timeout.desc=The maximum number of milliseconds between two keys of a shortcut. prefs.instructions.title=Keyboard shortcuts in text boxes on this page prefs.instructions.desc=%S Insert next keypress as text\n%S Insert default\n%S Reset to default\n%S Undo prefs.documentation=Documentation error.invalid_key=%S: Invalid key. 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. For example, write instead of . error.overridden_by=%S: Overridden by: %S error.illegal_special_key=%S: %S is only allowed as a prefix.