]> git.gir.st - VimFx.git/blob - extension/locale/nl/vimfx.properties
Speed up and refactor Hints mode
[VimFx.git] / extension / locale / nl / vimfx.properties
1 button.tooltip.normal=Toon de gebruiksaanwijzing
2 button.tooltip.other_mode=VimFx is in %S. Klik om terug te gaan naar %S.
3
4 help.title=Sneltoetsen
5 help.search=Search
6
7 mode.normal=Normale modus
8
9 category.location=Locatie
10 mode.normal.focus_location_bar=Focus de adresbalk
11 mode.normal.focus_search_bar=Focus de zoekbalk
12 mode.normal.paste_and_go=Open het adres op het klembord
13 mode.normal.paste_and_go_in_tab=Open het adres op het klembord in een nieuw tabblad
14 mode.normal.copy_current_url=Kopieer link van huidige pagina naar klembord
15 mode.normal.go_up_path=Ga een niveau omhoog in de URL-hiërarchie
16 mode.normal.go_to_root=Ga naar de top van de URL-hiërarchie
17 mode.normal.go_home=Open de startpagina
18 mode.normal.history_back=Ga terug in de geschiedenis
19 mode.normal.history_forward=Ga vooruit in geschiedenis
20 mode.normal.history_list=Open the back/forward button menu
21 mode.normal.reload=Herlaad huidige pagina
22 mode.normal.reload_force=Herlaad huidige pagina inclusief javascript, css en afbeeldingen
23 mode.normal.reload_all=Herlaad alle tabbladen
24 mode.normal.reload_all_force=Herlaad alle tabbladen inclusief javascript, css en afbeeldingen
25 mode.normal.stop=Stop met het laden van de huidige pagina
26 mode.normal.stop_all=Stop met het laden van alle tabbladen
27
28 category.scrolling=Scrollen
29 mode.normal.scroll_left=Scroll naar links
30 mode.normal.scroll_right=Scroll naar rechts
31 mode.normal.scroll_down=Scroll naar beneden
32 mode.normal.scroll_up=Scroll naar boven
33 mode.normal.scroll_page_down=Scroll een pagina naar beneden
34 mode.normal.scroll_page_up=Scroll een pagina naar boven
35 mode.normal.scroll_half_page_down=Scroll een halve pagina naar beneden
36 mode.normal.scroll_half_page_up=Scroll een halve pagina naar boven
37 mode.normal.scroll_to_top=Scroll naar de bovenkant
38 mode.normal.scroll_to_bottom=Scroll naar de onderkant
39 mode.normal.scroll_to_left=Scroll helemaal naar links
40 mode.normal.scroll_to_right=Scroll helemaal naar rechts
41 mode.normal.mark_scroll_position=Mark scroll position
42 mode.normal.scroll_to_mark=Scroll to mark
43
44 category.tabs=Tabbladen
45 mode.normal.tab_new=Open een nieuw tabblad
46 mode.normal.tab_new_after_current=New tab after current
47 mode.normal.tab_duplicate=Dupliceer huidige tabblad
48 mode.normal.tab_select_previous=Ga naar het vorige tabblad
49 mode.normal.tab_select_next=Ga naar het volgende tabblad
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=Verplaats huidige tabblad naar links
53 mode.normal.tab_move_forward=Verplaats huidige tabblad naar rechts
54 mode.normal.tab_move_to_window=Move tab to new window
55 mode.normal.tab_select_first=Ga naar het eerste tabblad
56 mode.normal.tab_select_first_non_pinned=Ga naar het eerste niet-vastgezette tabblad
57 mode.normal.tab_select_last=Ga naar het laatste tabblad
58 mode.normal.tab_toggle_pinned=Zet huidig tabblad vast of maak het los
59 mode.normal.tab_close=Sluit huidige tabblad
60 mode.normal.tab_restore=Heropen laatst gesloten tabblad
61 mode.normal.tab_restore_list=Open the Recently Closed Tabs menu
62 mode.normal.tab_close_to_end=Sluit alle tabbladen rechts van deze
63 mode.normal.tab_close_other=Sluit alle tabbladen behalve deze
64
65 category.browsing=Browsen
66 mode.normal.follow=Volg een link op de huidige pagina
67 mode.normal.follow_in_tab=Volg een link naar een achtergrondtabblad
68 mode.normal.follow_in_focused_tab=Volg een link naar een voorgrondtabblad
69 mode.normal.follow_in_window=Follow link in a new window
70 mode.normal.follow_multiple=Volg meerdere links naar achtergrondtabbladen, focus het volgende invoerveld or klik op meerdere knoppen
71 mode.normal.follow_copy=Kopieer link-URL of tekstinvoer naar klembord
72 mode.normal.follow_focus=Focus/selecteer 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 laatst gefocuste or eerste invoerveld
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=Zoeken
82 mode.normal.find=Zoeken
83 mode.normal.find_highlight_all=Zoek met highlights
84 mode.normal.find_links_only=Enter Find mode for links only
85 mode.normal.find_next=Ga naar volgende zoekresultaat
86 mode.normal.find_previous=Ga naar vorige zoekresultaat
87
88 category.misc=Trivia
89 mode.normal.window_new=New window
90 mode.normal.window_new_private=New private window
91 mode.normal.enter_mode_ignore=Ga naar negeermodus: negeer alle invoer
92 mode.normal.quote=Geef volgende toetsaanslag door aan de pagina
93 mode.normal.enter_reader_view=Enter Reader View
94 mode.normal.reload_config_file=Reload config file
95 mode.normal.help=Toon de gebruiksaanwijzing
96 mode.normal.dev=Open de ontwikkelaarswerkbalk
97 mode.normal.esc=Vervaag/sluit huidig 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=Navigeermodus
114 mode.hints.exit=Ga terug naar normale modus
115 mode.hints.rotate_markers_forward=Ga vooruit in markervolgorde
116 mode.hints.rotate_markers_backward=Ga achteruit in markervolgorde
117 mode.hints.delete_hint_char=Verwijder het laatst getypte markerkarakter
118 mode.hints.increase_count=Verhoog aantal
119 mode.hints.toggle_complementary=Mark all other elements
120
121 mode.ignore=Negeermodus
122 mode.ignore.exit=Ga terug naar normale modus
123 mode.ignore.unquote=Voer een commando uit in normale modus
124
125 mode.find=Zoekmodus
126 mode.find.exit=Sluit zoekbalk
127
128 mode.marks=Marks mode
129
130 notification.focus_search_bar.none=Cannot find the search bar
131 notification.copy_current_url.success=URL copied
132 notification.go_up_path.limit=Already at the top level of the URL
133 notification.history_back.limit=Cannot go back in history
134 notification.history_forward.limit=Cannot go forward in history
135 notification.history_list.none=No back/forward history
136 notification.mark_scroll_position.enter=Mark scroll position (press a key…)
137 notification.mark_scroll_position.success=Mark set: %S
138 notification.scroll_to_mark.enter=Scroll to mark (press a key…)
139 notification.scroll_to_mark.none=No mark for: %S
140 notification.tab_select_most_recent.none=No most recent tab
141 notification.tab_select_oldest_unvisited.none=No unvisited tabs
142 notification.tab_restore.none=No recently closed tabs
143 notification.follow.none=No markable elements found
144 notification.follow_prev.none=No “Previous” link found
145 notification.follow_next.none=No “Next” link found
146 notification.focus_text_input.none=No text inputs found
147 notification.find_again.none=No phrase to find
148 notification.enter_reader_view.none=Reader View not available
149 notification.reload_config_file.none=No config file found
150 notification.reload_config_file.success=Config file successfully reloaded
151 notification.reload_config_file.failure=Error reloading config file; check the browser console
152 notification.toggle_selection.enter=Moving the caret now selects text
153 notification.copy_selection_and_exit.none=No text selection to copy
154
155 pref.hint_chars.title=Gebruikte karakters
156 pref.hint_chars.desc=
157
158 pref.blacklist.title=Zwarte lijst
159 pref.blacklist.desc=List of URLs where VimFx should automatically enter Ignore mode. Use spaces as delimiter and * as a wildcard.
160
161 pref.prev_patterns.title=“Previous” link patterns
162 pref.prev_patterns.desc=
163
164 pref.next_patterns.title=“Next” link patterns
165 pref.next_patterns.desc=
166
167 pref.prevent_autofocus.title=Voorkom autofocus van invoervelden
168 pref.prevent_autofocus.desc=
169
170 pref.ignore_keyboard_layout.title=Negeer toetsenbordindeling
171 pref.ignore_keyboard_layout.desc=Neem aan dat de toetsenbordindeling altijd en-US QWERTY is
172
173 pref.timeout.title=Timeout
174 pref.timeout.desc=Het maximale aantal milliseconden tussen twee toetsen in een sneltoets
175
176 prefs.instructions.title=Sneltoetsen in invoervelden op deze pagina
177 prefs.instructions.desc=%S Voer volgende toetsaanslag in als text\n%S Voer standaard in\n%S Reset naar standaard\n%S Ongedaan maken
178
179 prefs.documentation=Documentatie
180
181 error.invalid_key=%S: Ongeldige toets
182 error.unknown_modifier=%S: Ongeldig commando: %S. Gebruik alleen a, c, m en s.
183 error.duplicate_modifier=%S: Deze combinatie is al in gebruik: %S.
184 error.disallowed_modifier=%S: Deze toets kan niet samen met shift gebruikt worden. Gebruik bijvoorbeeld <c-A> in plaats van <c-s-a>.
185 error.overridden_by=%S: Overschreven door: %S
186 error.special_key.prefix_only=%S: %S is alleen toegestaan als prefix.
187 error.special_key.single_only=%S: %S is only allowed in single-key shortcuts.
Imprint / Impressum