]> git.gir.st - VimFx.git/blob - extension/locale/en-US/vimfx.properties
Rework custom shortcut prefs
[VimFx.git] / extension / locale / en-US / vimfx.properties
1 button_tooltip_enabled=VimFx is enabled. Click to disable.
2 button_tooltip_disabled=VimFx is disabled. Click to enable.
3 button_tooltip_blacklisted=VimFx is blacklisted on this page.
4 button_tooltip_insertMode=VimFx is in Insert mode on this page: All commands are ignored. Click to exit (%S).
5 item_preferences=Preferences
6 item_blacklist_button_tooltip=Blacklist
7 item_blacklist_button_inverse_tooltip=Remove this rule
8
9 help_section_urls=Dealing with URLs
10 mode.normal.focus_location_bar=Focus the Address Bar
11 mode.normal.focus_search_bar=Focus the Search Bar
12 mode.normal.paste_and_go=Paste and go
13 mode.normal.paste_and_go_in_tab=Paste and go in a new tab
14 mode.normal.follow_copy=Copy link or text input value
15 mode.normal.follow_focus=Focus/select element
16 mode.normal.copy_current_url=Copy current URL
17 mode.normal.reload=Reload
18 mode.normal.reload_force=Reload (override cache)
19 mode.normal.reload_all=Reload all tabs
20 mode.normal.reload_all_force=Reload all tabs (override cache)
21 mode.normal.stop=Stop loading the page
22 mode.normal.stop_all=Stop loading all tabs
23
24 help_section_nav=Navigating the page
25 mode.normal.scroll_to_top=Scroll to top
26 mode.normal.scroll_to_bottom=Scroll to bottom
27 mode.normal.scroll_to_left=Scroll to the far left
28 mode.normal.scroll_to_right=Scroll to the far right
29 mode.normal.scroll_down=Scroll down
30 mode.normal.scroll_up=Scroll up
31 mode.normal.scroll_left=Scroll left
32 mode.normal.scroll_right=Scroll right
33 mode.normal.scroll_half_page_down=Scroll half a page down
34 mode.normal.scroll_half_page_up=Scroll half a page up
35 mode.normal.scroll_page_down=Scroll full page down
36 mode.normal.scroll_page_up=Scroll full page up
37
38 help_section_tabs=Working with Tabs
39 mode.normal.tab_new=New tab
40 mode.normal.tab_select_previous=Previous tab
41 mode.normal.tab_select_next=Next tab
42 mode.normal.tab_move_backward=Move tab left
43 mode.normal.tab_move_forward=Move tab right
44 mode.normal.go_home=Go to the Home Page
45 mode.normal.tab_select_first=Go to the first tab
46 mode.normal.tab_select_first_non_pinned=Go to the first non-pinned tab
47 mode.normal.tab_select_last=Go to the last tab
48 mode.normal.tab_toggle_pinned=Pin/Unpin tab
49 mode.normal.tab_duplicate=Duplicate tab
50 mode.normal.tab_close_to_end=Close tabs to the right
51 mode.normal.tab_close_other=Close other tabs
52 mode.normal.tab_close=Close tab
53 mode.normal.tab_restore=Restore closed tab
54
55 help_section_browse=Browsing
56 mode.normal.follow=Follow link, focus text input or click button
57 mode.normal.follow_in_tab=Follow link in a new background tab
58 mode.normal.follow_in_focused_tab=Follow link in a new foreground tab
59 mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons
60 mode.normal.follow_previous=Go to the previous page
61 mode.normal.follow_next=Go to the next page
62 mode.normal.text_input=Focus last focused or first text input
63 mode.normal.go_up_path=Go up one level in the URL
64 mode.normal.go_to_root=Go to the root in the URL
65 mode.normal.history_back=Go back in history
66 mode.normal.history_forward=Go forward in history
67
68 help_section_misc=Misc
69 mode.normal.find=Enter Find mode
70 mode.normal.find_highlight_all=Enter Find mode highlighting all matches
71 mode.normal.find_next=Find next
72 mode.normal.find_previous=Find previous
73 mode.normal.enter_mode_insert=Enter Insert mode: Ignore all commands
74 mode.normal.quote=Pass next keypress through to the page
75 mode.normal.help=Show this dialog
76 mode.normal.dev=Open the Developer Toolbar
77 mode.normal.esc=Blur/close active element
78
79 help_section_mode_hints=Hints Mode
80 mode.hints.exit=Return to Normal mode
81 mode.hints.rotate_markers_forward=Rotate overlapping markers forward
82 mode.hints.rotate_markers_backward=Rotate overlapping markers backward
83 mode.hints.delete_hint_char=Delete last typed hint character
84
85 help_section_mode_insert=Insert Mode
86 mode.insert.exit=Return to Normal mode
87
88 help_section_mode_find=Find Mode
89 mode.find.exit=Close find bar
90
91 help_title=Keyboard Shortcuts
92 help_version=Version
93
94 help_feedback=Leave us Feedback!
95 help_enjoying=Enjoying VimFx?
96 help_found_bug=Found a bug?
97 help_report_bug=Report it Here!
98
99 help_remove_shortcut=Remove this shortcut
100 help_remove_shortcut_title=Shortcut removal confirmation
101 help_remove_shortcut_text=Please confirm that you want to remove this shortcut!
102 help_add_shortcut=Click to add new shortcut for this command!
103 help_add_shortcut_title=Enter new shortcut
104 help_add_shortcut_text=Please enter new shortcut for this command. For example, <c-a>b<Enter> means control+a followed by b followed by Enter.
105 help_add_shortcut_text_overwrite=This shortcut '%S' conflicts with the following commands. Do you want to overwrite them?
106
107 error_invalid_key=%S: Invalid key.
108 error_invalid_whitespace=Shortcuts may not contain spaces. Use <space> instead.
109 error_unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
110 error_duplicate_modifier=%S: Duplicate modifier: %S.
111 error_disallowed_modifier=%S: You cannot specifiy the Shift modifier for this key. For example, write <c-A> instead of <c-s-a>.
112 error_single_keystrokes_only=In this mode shortcuts may only be one keystroke long.
113
114 pref_hint_chars_title=Hint Chars
115 pref_hint_chars_desc=
116
117 pref_black_list_title=Blacklist
118 pref_black_list_desc=Comma separated list of URLs where VimFx should be automatically disabled. Wildcards allowed: *, !. Example: *example.com*,*foobar.org*.
119
120 pref_prev_patterns_title=Previous Page Patterns
121 pref_prev_patterns_desc=Comma separated list of patterns that match links to the previous page.
122
123 pref_next_patterns_title=Next Page Patterns
124 pref_next_patterns_desc=Comma separated list of patterns that match links to the next page.
125
126 pref_prevent_autofocus_title=Prevent autofocus of text inputs
127 pref_prevent_autofocus_desc=
128
129 pref_ignore_keyboard_layout_title=Ignore keyboard layout
130 pref_ignore_keyboard_layout_desc=Pretend that the en-US QWERTY layout is always used.
131
132 prefs_customize_shortcuts_title=Keyboard Shortcuts
133 prefs_customize_shortcuts_label=Customize
134 prefs_default=Default: %S
Imprint / Impressum