diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/pref/pref-mousewheel.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/pref/pref-mousewheel.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-fi/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..a99a591725 --- /dev/null +++ b/l10n-fi/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,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 Mouse-wheel management prefs, for those lucky OSes that support mouse wheels --> + +<!ENTITY pref.mouseWheel.title "Hiiren rulla"> +<!ENTITY mouseWheelPanel.label "Voit määrittää, mitä tapahtuu, kun rullaa käytetään jokin näppäin pohjassa: "> +<!ENTITY usingJustTheWheel.label "Ei mitään"> +<!ENTITY usingWheelAndAlt.label "&altKey.label;"> +<!ENTITY usingWheelAndCtrl.label "&ctrlKey.label;"> +<!ENTITY usingWheelAndShft.label "&shiftKey.label;"> +<!-- Key labels, for mousewheel prefs --> +<!ENTITY usingWheelAndAlt.label2 "Alt"> +<!ENTITY usingWheelAndOption.label "Option"> +<!ENTITY usingWheelAndCtrl.label2 "Ctrl"> +<!ENTITY usingWheelAndShft.label2 "Shift"> +<!ENTITY mouseWheelGroup.label "Pystysuora vieritys"> +<!ENTITY mouseWheelHorizGroup.label "Vaakasuora vieritys"> +<!ENTITY sameAsVertical.label "Sama kuin pystysuora vieritys"> +<!ENTITY sameAsVertical.accesskey "v"> +<!ENTITY doNothing.label "Älä tee mitään"> +<!ENTITY doNothing.accesskey "l"> +<!ENTITY doNothingHoriz.accesskey "t"> +<!ENTITY scrollDocument.label "Vieritä sivua"> +<!ENTITY scrollDocument.accesskey "r"> +<!ENTITY scrollDocumentHoriz.accesskey "s"> +<!ENTITY history.label "Siirry sivuhistoriassa eteen- tai taaksepäin"> +<!ENTITY history.accesskey "i"> +<!ENTITY historyHoriz.accesskey "y"> +<!ENTITY zoom.label "Suurenna tai pienennä sivua"> +<!ENTITY zoom.accesskey "n"> +<!ENTITY zoomHoriz.accesskey "e"> +<!ENTITY wheelSpeed.label "Hiiren rullan nopeus:"> +<!ENTITY wheelSpeed.accesskey "H"> +<!ENTITY wheelSpeedHoriz.accesskey "u"> +<!ENTITY reverseDirection.label "Päinvastainen suunta"> +<!ENTITY reverseDirection.accesskey "P"> +<!ENTITY reverseDirectionHoriz.accesskey "ä"> |