]> git.gir.st - VimFx.git/blob - extension/locale/en-US/vimfx.properties
Merge branch 'master' into develop
[VimFx.git] / extension / locale / en-US / vimfx.properties
1 button.tooltip.normal=Show the Keyboard Shortcuts help dialog
2 button.tooltip.other_mode=VimFx is in %S. Click to return to %S.
3
4 help.title=Keyboard Shortcuts
5 help.search=Search
6 help.last_hint_char=last_hint_char
7
8 mode.normal=Normal mode
9
10 category.location=Location
11 mode.normal.focus_location_bar=Focus the location bar
12 mode.normal.focus_search_bar=Focus the search bar
13 mode.normal.paste_and_go=Paste and go
14 mode.normal.paste_and_go_in_tab=Paste and go in a new tab
15 mode.normal.copy_current_url=Copy current URL
16 mode.normal.go_up_path=Go up one level of the URL
17 mode.normal.go_to_root=Go to the top level of the URL
18 mode.normal.go_home=Go to the home page
19 mode.normal.history_back=Go back in history
20 mode.normal.history_forward=Go forward in history
21 mode.normal.history_list=Open the back/forward button menu
22 mode.normal.reload=Reload
23 mode.normal.reload_force=Reload (override cache)
24 mode.normal.reload_all=Reload all tabs
25 mode.normal.reload_all_force=Reload all tabs (override cache)
26 mode.normal.stop=Stop loading the page
27 mode.normal.stop_all=Stop loading all tabs
28
29 category.scrolling=Scrolling
30 mode.normal.scroll_left=Scroll left
31 mode.normal.scroll_right=Scroll right
32 mode.normal.scroll_down=Scroll down
33 mode.normal.scroll_up=Scroll up
34 mode.normal.scroll_page_down=Scroll full page down
35 mode.normal.scroll_page_up=Scroll full page up
36 mode.normal.scroll_half_page_down=Scroll half a page down
37 mode.normal.scroll_half_page_up=Scroll half a page up
38 mode.normal.scroll_to_top=Scroll to top
39 mode.normal.scroll_to_bottom=Scroll to bottom
40 mode.normal.scroll_to_left=Scroll to the far left
41 mode.normal.scroll_to_right=Scroll to the far right
42 mode.normal.mark_scroll_position=Mark scroll position
43 mode.normal.scroll_to_mark=Scroll to mark
44
45 category.tabs=Tabs
46 mode.normal.tab_new=New tab
47 mode.normal.tab_new_after_current=New tab after current
48 mode.normal.tab_duplicate=Duplicate tab
49 mode.normal.tab_select_previous=Previous tab
50 mode.normal.tab_select_next=Next tab
51 mode.normal.tab_select_most_recent=Most recent tab
52 mode.normal.tab_select_oldest_unvisited=Oldest unvisited tab
53 mode.normal.tab_move_backward=Move tab left
54 mode.normal.tab_move_forward=Move tab right
55 mode.normal.tab_move_to_window=Move tab to new window
56 mode.normal.tab_select_first=Go to the first tab
57 mode.normal.tab_select_first_non_pinned=Go to the first non-pinned tab
58 mode.normal.tab_select_last=Go to the last tab
59 mode.normal.tab_toggle_pinned=Pin/Unpin tab
60 mode.normal.tab_close=Close tab
61 mode.normal.tab_restore=Restore closed tab
62 mode.normal.tab_restore_list=Open the Recently Closed Tabs menu
63 mode.normal.tab_close_to_end=Close tabs to the right
64 mode.normal.tab_close_other=Close other tabs
65
66 category.browsing=Browsing
67 mode.normal.follow=Follow link, focus text input or click button
68 mode.normal.follow_in_tab=Follow link in a new background tab
69 mode.normal.follow_in_focused_tab=Follow link in a new foreground tab
70 mode.normal.follow_in_window=Follow link in a new window
71 mode.normal.follow_multiple=Follow multiple links in new background tabs, focus text input or click multiple buttons
72 mode.normal.follow_copy=Copy link or text input value
73 mode.normal.follow_focus=Focus/select element
74 mode.normal.click_browser_element=Click browser element
75 mode.normal.follow_previous=Click “Previous” link
76 mode.normal.follow_next=Click “Next” link
77 mode.normal.focus_text_input=Focus last focused or first text input
78 mode.normal.element_text_caret=Place caret at element
79 mode.normal.element_text_select=Select element text
80 mode.normal.element_text_copy=Copy element text
81
82 category.find=Find
83 mode.normal.find=Enter Find mode
84 mode.normal.find_highlight_all=Enter Find mode highlighting all matches
85 mode.normal.find_links_only=Enter Find mode for links only
86 mode.normal.find_next=Find next
87 mode.normal.find_previous=Find previous
88
89 category.misc=Misc
90 mode.normal.window_new=New window
91 mode.normal.window_new_private=New private window
92 mode.normal.enter_mode_ignore=Enter Ignore mode: Ignore all commands
93 mode.normal.quote=Pass next keypress through to the page
94 mode.normal.enter_reader_view=Enter Reader View
95 mode.normal.reload_config_file=Reload config file
96 mode.normal.help=Show the Keyboard Shortcuts help dialog
97 mode.normal.dev=Open the Developer Toolbar
98 mode.normal.esc=Blur/close active element
99
100 mode.caret=Caret mode
101 mode.caret.move_left=Left
102 mode.caret.move_right=Right
103 mode.caret.move_down=Down
104 mode.caret.move_up=Up
105 mode.caret.move_word_left=Word left
106 mode.caret.move_word_right=Word right
107 mode.caret.move_to_line_start=Start of line
108 mode.caret.move_to_line_end=End of line
109 mode.caret.toggle_selection=Toggle selection
110 mode.caret.toggle_selection_direction=Go to the other end of the selection
111 mode.caret.copy_selection_and_exit=Copy selection and return to Normal mode
112 mode.caret.exit=Return to Normal mode
113
114 mode.hints=Hints mode
115 mode.hints.exit=Return to Normal mode
116 mode.hints.rotate_markers_forward=Rotate overlapping markers forward
117 mode.hints.rotate_markers_backward=Rotate overlapping markers backward
118 mode.hints.delete_hint_char=Delete last typed hint character
119 mode.hints.increase_count=Increase count
120 mode.hints.toggle_complementary=Mark all other elements
121 mode.hints.peek_through=Hold to peek through markers
122 mode.hints.toggle_in_tab=Toggle whether to open a link in a new tab or not
123 mode.hints.toggle_in_background=Toggle whether to open a link in a background or foreground tab
124
125 mode.ignore=Ignore mode
126 mode.ignore.exit=Return to Normal mode
127 mode.ignore.unquote=Run one Normal mode command
128
129 mode.find=Find mode
130 mode.find.exit=Close find bar
131
132 mode.marks=Marks mode
133 mode.marks.exit=Return to Normal mode
134
135 notification.focus_search_bar.none=Cannot find the search bar
136 notification.copy_current_url.success=URL copied
137 notification.go_up_path.limit=Already at the top level of the URL
138 notification.history_back.limit=Cannot go back in history
139 notification.history_forward.limit=Cannot go forward in history
140 notification.history_list.none=No back/forward history
141 notification.mark_scroll_position.enter=Mark scroll position (press a key…)
142 notification.mark_scroll_position.success=Mark set: %S
143 notification.scroll_to_mark.enter=Scroll to mark (press a key…)
144 notification.scroll_to_mark.none=No mark for: %S
145 notification.tab_select_most_recent.none=No most recent tab
146 notification.tab_select_oldest_unvisited.none=No unvisited tabs
147 notification.tab_restore.none=No recently closed tabs
148 notification.follow.none=No markable elements found
149 notification.follow_prev.none=No “Previous” link found
150 notification.follow_next.none=No “Next” link found
151 notification.focus_text_input.none=No text inputs found
152 notification.find_again.none=No phrase to find
153 notification.enter_reader_view.none=Reader View not available
154 notification.reload_config_file.none=No config file found
155 notification.reload_config_file.success=Config file successfully reloaded
156 notification.reload_config_file.failure=Error reloading config file; check the browser console
157 notification.toggle_selection.enter=Moving the caret now selects text
158 notification.copy_selection_and_exit.none=No text selection to copy
159
160 pref.hint_chars.title=Hint chars
161 pref.hint_chars.desc=
162
163 pref.blacklist.title=Blacklist
164 pref.blacklist.desc=List of URLs where VimFx should automatically enter Ignore mode. Use spaces as delimiter and * as a wildcard.
165
166 pref.prev_patterns.title=“Previous” link patterns
167 pref.prev_patterns.desc=
168
169 pref.next_patterns.title=“Next” link patterns
170 pref.next_patterns.desc=
171
172 pref.prevent_autofocus.title=Prevent autofocus of text inputs
173 pref.prevent_autofocus.desc=
174
175 pref.ignore_keyboard_layout.title=Ignore keyboard layout
176 pref.ignore_keyboard_layout.desc=Pretend that the en-US QWERTY layout is always used.
177
178 pref.timeout.title=Timeout
179 pref.timeout.desc=The maximum number of milliseconds between two keys of a shortcut.
180
181 prefs.instructions.title=Keyboard shortcuts in text boxes on this page
182 prefs.instructions.desc=%S Insert next keypress as text\n%S Insert default\n%S Reset to default\n%S Undo
183
184 prefs.documentation=Documentation
185
186 error.invalid_key=%S: Invalid key.
187 error.unknown_modifier=%S: Unknown modifier: %S. Use only a, c, m and s.
188 error.duplicate_modifier=%S: Duplicate modifier: %S.
189 error.disallowed_modifier=%S: You cannot specify the Shift modifier for this key. For example, write <c-A> instead of <c-s-a>.
190 error.overridden_by=%S: Overridden by: %S
191 error.special_key.prefix_only=%S: %S is only allowed as a prefix.
192 error.special_key.single_only=%S: %S is only allowed in single-key shortcuts.
Imprint / Impressum