]> git.gir.st - VimFx.git/blob - extension/locale/nl/vimfx.properties
Update Esc-related locale text and documentation
[VimFx.git] / extension / locale / nl / vimfx.properties
1 button_tooltip_enabled=VimFx is ingeschakeld. Klik om uit te schakelen (shift-alt-v)
2 button_tooltip_disabled=VimFx is uitgeschakeld. Klik om in te schakelen (shift-alt-v)
3 button_tooltip_blacklisted=VimFx is uitgeschakeld op deze pagina
4 button_tooltip_insertMode=VimFx is in insert mode on this Page: All commands are ignored. Press Esc (by default) to exit
5 item_preferences=Instellingen
6 item_blacklist_button_tooltip=Zwarte lijst
7 item_blacklist_button_inverse_tooltip=Remove this rule
8
9 help_section_urls=Omgaan met URLs
10 help_command_focus=Focus de adresbalk
11 help_command_focus_search=Focus the Search Bar
12 help_command_paste=Open het adres op het klembord
13 help_command_paste_tab=Open het adres op het klembord in een nieuw tabblad
14 help_command_marker_yank=Kopieer link URL of tekstinvoer naar klembord
15 help_command_marker_focus=Focus element
16 help_command_yank=Kopieer link van huidige pagina naar klembord
17 help_command_reload=Herlaad huidige pagina
18 help_command_reload_force=Herlaad huidige pagina inclusief javascript, css en plaatjes
19 help_command_reload_all=Herlaad alle tabbladen
20 help_command_reload_all_force=Herlaad alle tabbladen inclusief javascript, css en plaatjes.
21 help_command_stop=Stop loading current page (needs translation)
22 help_command_stop_all=Stop loading pages in all tabs (needs translation)
23
24 help_section_nav=Navigeren over de pagina
25 help_command_scroll_to_top=Scroll naar de bovenkant
26 help_command_scroll_to_bottom=Scroll naar de onderkant
27 help_command_scroll_down=Scroll naar beneden
28 help_command_scroll_up=Scroll naar boven
29 help_command_scroll_left=Scroll naar links
30 help_command_scroll_right=Scroll naar rechts
31 help_command_scroll_half_page_down=Scroll een halve pagina naar beneden
32 help_command_scroll_half_page_up=Scroll een halve pagina naar boven
33 help_command_scroll_page_down=Scroll een pagina naar beneden
34 help_command_scroll_page_up=Scroll een pagina naar boven
35
36 help_section_tabs=Werken met tabbladen
37 help_command_open_tab=Open een nieuw tabblad
38 help_command_tab_prev=Ga naar het vorige tabblad
39 help_command_tab_next=Ga naar het volgende tabblad
40 help_command_tab_move_left=Verplaats huidige tabblad naar links
41 help_command_tab_move_right=Verplaats huidige tabblad naar rechts
42 help_command_home=Open startpagina
43 help_command_tab_first=Ga naar het eerste tabblad
44 help_command_tab_last=Ga naar het laatste tabblad
45 help_command_close_tab=Sluit huidige tabblad
46 help_command_restore_tab=Heropen laatst gesloten tabblad
47
48
49 help_section_browse=Browsen
50 help_command_follow=Volg een link op de huidige pagina
51 help_command_follow_in_tab=Volg een link op de huidige pagina in een nieuw tabblad
52 help_command_follow_multiple=Follow multiple links on the current page
53 help_command_back=Ga terug in de geschiedenis
54 help_command_forward=Ga vooruit in geschiedenis
55
56 help_section_misc=Trivia
57 help_command_help=Show this dialog
58 help_command_Esc=Enter normal mode (remove hint markers, exit insert mode) or blur/close active element
59 help_command_find=Zoeken
60 help_command_find_hl=Zoek met highlights
61 help_command_find_next=Ga naar volgende overeenkomst
62 help_command_find_prev=Ga naar vorige overeenkomst
63 help_command_insert_mode=Enter insert mode: Ignore all commands
64 help_command_dev=Open ontwikkelaarswerkbalk
65
66 help_title=Keyboard Shortcuts
67 help_version=Versie
68
69 help_overlapping_hints=Can't see a link hint, because it's overlapped by another? Try pressing space or shift-space!
70 help_feedback=Geef ons feedback!
71 help_enjoying=Gebruik je VimFx graag?
72 help_found_bug=Fout gevonden?
73 help_report_bug=Geef het door!
74 help_remove_shortcut=Remove this Shortcut
75 help_remove_shortcut_title=Shortcut removal confirmation
76 help_remove_shortcut_text=Please confirm that you want to remove this shortcut
77 help_add_shortcut=Click to add new shortcut for this command
78 help_add_shortcut_title=Enter new Shortcut
79 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'
80 help_add_shortcut_text_already_exists=This shortcut is already used
Imprint / Impressum