]> git.gir.st - VimFx.git/blob - extension/locale/nl/options.dtd
Add live validation of the hint chars setting
[VimFx.git] / extension / locale / nl / options.dtd
1 <!ENTITY pref.hint_chars.title "Gebruikte karakters">
2 <!ENTITY pref.hint_chars.desc "Standaard: fjdkslaghrueiwovncm">
3
4 <!ENTITY pref.black_list.title "Zwarte lijst">
5 <!ENTITY pref.black_list.desc "Door komma's gescheiden lijst van adressen waarop VimFx automatisch uitgeschakeld moet worden.
6 Speciale tekens toegestaan: *, !. Standaard: *mail.google.com*">
7
8 <!ENTITY pref.scroll_step_lines.title "Scrollstapgrootte">
9 <!ENTITY pref.scroll_step_lines.desc "Scrollstapgrootte">
10
11 <!ENTITY pref.blur_on_esc.title "Vervaag bij Esc">
12 <!ENTITY pref.blur_on_esc.desc "Vervaag invoerfocus van een actief element in de browser (bijvoorbeeld de adresbalk).">
13
14 <!ENTITY pref.leave_dt_on_esc.title "Laat ontwikkelaarswerkbalk open bij Esc.">
15 <!ENTITY pref.leave_dt_on_esc.desc "Laat de ontwikkelaarsbalk open als er op Esc wordt gedrukt.">
16
17 <!ENTITY pref.hints_bloom_on.title "Smart hint assignment (needs translation)">
18 <!ENTITY pref.hints_bloom_on.desc "Assign shorter hints to the links that users visit most often (needs translation)">
Imprint / Impressum