blob: bcd5cbfc33dc84df5412d3105d34f71986161e52 (
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
40
|
<!-- 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 "Innhold">
<!ENTITY pref.content.description "Disse innstillingene bestemmer hvordan nettside- og meldingstekst presenteres i &brandShortName;.">
<!ENTITY scrolling.label "Rulling">
<!ENTITY useAutoScroll.label "Bruk automatisk rulling">
<!ENTITY useAutoScroll.accesskey "t">
<!ENTITY useSmoothScroll.label "Bruk jevn rulling">
<!ENTITY useSmoothScroll.accesskey "B">
<!ENTITY zoomPrefs.label "Skaleringsvalg">
<!-- 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 "Område fra">
<!ENTITY minZoom.accesskey "f">
<!ENTITY maxZoom.label "til">
<!ENTITY maxZoom.accesskey "i">
<!ENTITY percent.label "%">
<!ENTITY defaultZoom.label "Standardskalering">
<!ENTITY defaultZoom.accesskey "S">
<!ENTITY textZoomOnly.label "Forstørr/forminsk tekst istedenfor hele nettsider">
<!ENTITY textZoomOnly.accesskey "o">
<!ENTITY siteSpecific.label "Husk zoom-nivåer for hvert nettsted">
<!ENTITY siteSpecific.accesskey "H">
<!ENTITY showZoomStatusPanel.label "Vis skaleringskontroller i statuslinjen">
<!ENTITY showZoomStatusPanel.accesskey "s">
<!ENTITY enableAutomaticImageResizing.label "Forandre størrelse på store bilder til å passe i nettleservinduet">
<!ENTITY enableAutomaticImageResizing.accesskey "F">
<!ENTITY allowHWAccel.label "Bruk maskinvareakselerasjon når tilgjengelig">
<!ENTITY allowHWAccel.accesskey "k">
|