diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-hu/suite/chrome/common/pref/pref-mousewheel.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/suite/chrome/common/pref/pref-mousewheel.dtd')
-rw-r--r-- | l10n-hu/suite/chrome/common/pref/pref-mousewheel.dtd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-hu/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..86e7e7bbd6 --- /dev/null +++ b/l10n-hu/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 "Egérgörgő"> +<!ENTITY mouseWheelPanel.label "Válassza ki a görgő viselkedését, ha az alábbi módosító billentyűvel együtt használják: "> +<!ENTITY usingJustTheWheel.label "Nincs módosító billentyű"> +<!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 "Beállítás"> +<!ENTITY usingWheelAndCtrl.label2 "Ctrl"> +<!ENTITY usingWheelAndShft.label2 "Shift"> +<!ENTITY mouseWheelGroup.label "Függőleges görgetés"> +<!ENTITY mouseWheelHorizGroup.label "Vízszintes görgetés"> +<!ENTITY sameAsVertical.label "Megegyezik a függőleges görgetéssel"> +<!ENTITY sameAsVertical.accesskey "v"> +<!ENTITY doNothing.label "Nincs művelet"> +<!ENTITY doNothing.accesskey "N"> +<!ENTITY doNothingHoriz.accesskey "i"> +<!ENTITY scrollDocument.label "Dokumentum görgetése"> +<!ENTITY scrollDocument.accesskey "g"> +<!ENTITY scrollDocumentHoriz.accesskey "r"> +<!ENTITY history.label "Előre/Vissza az előzmények közt"> +<!ENTITY history.accesskey "E"> +<!ENTITY historyHoriz.accesskey "l"> +<!ENTITY zoom.label "Nagyítás és kicsinyítés"> +<!ENTITY zoom.accesskey "N"> +<!ENTITY zoomHoriz.accesskey "k"> +<!ENTITY wheelSpeed.label "Egérgörgő-sebesség"> +<!ENTITY wheelSpeed.accesskey "b"> +<!ENTITY wheelSpeedHoriz.accesskey "e"> +<!ENTITY reverseDirection.label "Fordított irány"> +<!ENTITY reverseDirection.accesskey "o"> +<!ENTITY reverseDirectionHoriz.accesskey "t"> |