diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/pref/pref-content.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/pref-content.dtd b/l10n-fi/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..158fdcfb82 --- /dev/null +++ b/l10n-fi/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,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"> + |