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