blob: 158fdcfb82ae49b9af518c0b584481bdfb5e4467 (
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 "Sisältö">
<!ENTITY pref.content.description "Nämä asetukset vaikuttavat siihen, miltä verkkosivut ja sähköpostiviestit näyttävät &brandShortName;ssä.">
<!ENTITY scrolling.label "Vieritys">
<!ENTITY useAutoScroll.label "Vieritä sivua automaattisesti">
<!ENTITY useAutoScroll.accesskey "a">
<!ENTITY useSmoothScroll.label "Vieritä sivua tasaisesti">
<!ENTITY useSmoothScroll.accesskey "V">
<!ENTITY zoomPrefs.label "Skaalausasetuset">
<!-- 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 "Välillä">
<!ENTITY minZoom.accesskey "l">
<!ENTITY maxZoom.label "ja">
<!ENTITY maxZoom.accesskey "j">
<!ENTITY percent.label "%">
<!ENTITY defaultZoom.label "Oletussuurennus">
<!ENTITY defaultZoom.accesskey "O">
<!ENTITY textZoomOnly.label "Muuta vain tekstin kokoa">
<!ENTITY textZoomOnly.accesskey "M">
<!ENTITY siteSpecific.label "Muista sivunsuurennustasot sivustokohtaisesti">
<!ENTITY siteSpecific.accesskey "u">
<!ENTITY showZoomStatusPanel.label "Näytä skaalaussäätimet tilarivillä">
<!ENTITY showZoomStatusPanel.accesskey "T">
<!ENTITY enableAutomaticImageResizing.label "Skaalaa suuret kuvat mahtumaan selainikkunaan">
<!ENTITY enableAutomaticImageResizing.accesskey "S">
<!ENTITY allowHWAccel.label "Käytä laitteistokiihdytystä, jos mahdollista">
<!ENTITY allowHWAccel.accesskey "K">
|