]> git.gir.st - VimFx.git/blob - extension/locale/en-US/vimfx.properties
Merge pull request #177 from lydell/better-options
[VimFx.git] / extension / locale / en-US / vimfx.properties
1 button_tooltip_enabled=VimFx is Enabled. Click to Disable (Shift+Alt+V)
2 button_tooltip_disabled=VimFx is Disabled. Click to Enable (Shift+Alt+V)
3 button_tooltip_blacklisted=VimFx is Blacklisted on this Page
4 item_preferences=Preferences
5 item_help=Help
6 item_blacklist_button_tooltip=Blacklist
7
8 help_section_urls=Dealing with URLs
9 help_command_focus=Focus the Address Bar
10 help_command_focus_search=Focus the Search Bar
11 help_command_paste=Navigate to the address in the clipboard
12 help_command_paste_tab=Open new tab and navigate to the address in the clipboard
13 help_command_marker_yank=Copy link url or text input value to the clipboard
14 help_command_marker_focus=Focus element
15 help_command_yank=Copy current page link to the clipboard
16 help_command_reload=Reload current page
17 help_command_reload_force=Reload current page and all assets (js, css, img)
18 help_command_reload_all=Reload pages in all tabs
19 help_command_reload_all_force=Reload pages in all tabs including assets (js, css, img)
20 help_command_stop=Stop loading current page
21 help_command_stop_all=Stop loading pages in all tabs
22
23 help_section_nav=Navigating the page
24 help_command_scroll_to_top=Scroll to the Top of the page
25 help_command_scroll_to_bottom=Scroll to the Bottom of the page
26 help_command_scroll_down=Scroll Down
27 help_command_scroll_up=Scroll Up
28 help_command_scroll_left=Scroll Left
29 help_command_scroll_right=Scroll Right
30 help_command_scroll_half_page_down=Scroll half a Page Down
31 help_command_scroll_half_page_up=Scroll half a Page Up
32 help_command_scroll_page_down=Scroll full Page Down
33 help_command_scroll_page_up=Scroll full Page Up
34
35 help_section_tabs=Working with Tabs
36 help_command_open_tab=Open New Blank tab
37 help_command_tab_prev=Go to the Previous tab
38 help_command_tab_next=Go to the Next tab
39 help_command_tab_move_left=Move current tab to the left
40 help_command_tab_move_right=Move current tab to the right
41 help_command_home=Navigate to the Home Page
42 help_command_tab_first=Go to the First tab
43 help_command_tab_last=Go to the Last tab
44 help_command_close_tab=Close current tab
45 help_command_restore_tab=Restore last closed tab
46
47
48 help_section_browse=Browsing
49 help_command_follow=Follow a link on the current page
50 help_command_follow_in_tab=Follow a link on the current page in a new tab
51 help_command_back=Go Back in history
52 help_command_forward=Go Forward in history
53
54 help_section_misc=Misc
55 help_command_help=Show Help Dialog
56 help_command_Esc=Close this dialog and cancel hint markers
57 help_command_find=Enter Find mode
58 help_command_find_hl=Enter Find mode highlighting all matches
59 help_command_find_next=Go to the next Find match
60 help_command_find_prev=Go to the previous Find match
61 help_command_dev=Open Developer Toolbar
62
63 help=Help
64 help_version=Version
65
66 help_overlapping_hints=Can't see a link hint, because it's overlapped by another? Try pressing space or shift-space!
67 help_feedback=Leave us Feedback!
68 help_enjoying=Enjoying VimFx?
69 help_found_bug=Found a bug?
70 help_report_bug=Report it Here!
71 help_remove_shortcut=Remove this Shortcut
72 help_remove_shortcut_title=Shortcut removal confirmation
73 help_remove_shortcut_text=Please confirm that you want to remove this shortcut
74 help_add_shortcut=Click to add new shortcut for this command
75 help_add_shortcut_title=Enter new Shortcut
76 help_add_shortcut_text=Please enter new shortcut for this command. Make sure to separate keys in multi key shortcuts with commas. Spaces are not allowed. Bad example: 'a c-F', proper example: 'a,c-F'
77 help_add_shortcut_text_already_exists=This shortcut is already used
Imprint / Impressum