blob: 4d9ef3f88da46ba892974d15b700fdf630b34fdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!--LOCALIZATION NOTE : FILE The Appearance > Content prefs dialog. -->
<!ENTITY pref.content.title "Inhoud">
<!ENTITY pref.content.description "Deze instellingen bepalen hoe de inhoud van websites en berichten in &brandShortName; verschijnt.">
<!ENTITY scrolling.label "Scrollen">
<!ENTITY useAutoScroll.label "Automatisch scrollen gebruiken">
<!ENTITY useAutoScroll.accesskey "m">
<!ENTITY useSmoothScroll.label "Vloeiend scrollen gebruiken">
<!ENTITY useSmoothScroll.accesskey "e">
<!ENTITY zoomPrefs.label "Zoomopties">
<!-- LOCALIZATION NOTE (minZoom.label, maxZoom.label, percent.label):
single hbox with minZoom.label preceding the minZoom control and
maxZoom.label preceding the maxZoom control; percent.label shows
the ASCII '%' character at the end of that string -->
<!ENTITY minZoom.label "Bereik van">
<!ENTITY minZoom.accesskey "v">
<!ENTITY maxZoom.label "tot en met">
<!ENTITY maxZoom.accesskey "t">
<!ENTITY percent.label "%">
<!ENTITY defaultZoom.label "Standaard zoom">
<!ENTITY defaultZoom.accesskey "z">
<!ENTITY textZoomOnly.label "Alleen tekst zoomen in plaats van hele pagina’s">
<!ENTITY textZoomOnly.accesskey "z">
<!ENTITY siteSpecific.label "Zoomniveau op paginabasis onthouden">
<!ENTITY siteSpecific.accesskey "o">
<!ENTITY showZoomStatusPanel.label "Zoombediening in de statusbalk tonen">
<!ENTITY showZoomStatusPanel.accesskey "Z">
<!ENTITY enableAutomaticImageResizing.label "Formaat van grote afbeeldingen aanpassen aan browservenster">
<!ENTITY enableAutomaticImageResizing.accesskey "F">
<!ENTITY allowHWAccel.label "Hardwareversnelling gebruiken wanneer beschikbaar">
<!ENTITY allowHWAccel.accesskey "v">
|