diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-hu/suite/chrome/common/pref/pref-content.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-hu/suite/chrome/common/pref/pref-content.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/common/pref/pref-content.dtd b/l10n-hu/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..99d03cb420 --- /dev/null +++ b/l10n-hu/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 "Tartalom"> +<!ENTITY pref.content.description "Ezek a beállítások a webhely és a szöveges tartalom megjelenését befolyásolják a &brandShortName; böngészőben."> + +<!ENTITY scrolling.label "Görgetés"> +<!ENTITY useAutoScroll.label "Automatikus görgetés"> +<!ENTITY useAutoScroll.accesskey "t"> +<!ENTITY useSmoothScroll.label "Finom görgetés"> +<!ENTITY useSmoothScroll.accesskey "F"> + +<!ENTITY zoomPrefs.label "Nagyítási beállítások"> +<!-- 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 "Tartomány:"> +<!ENTITY minZoom.accesskey "T"> +<!ENTITY maxZoom.label "eddig:"> +<!ENTITY maxZoom.accesskey "e"> +<!ENTITY percent.label "%"> +<!ENTITY defaultZoom.label "Alapértelmezett nagyítás"> +<!ENTITY defaultZoom.accesskey "A"> + +<!ENTITY textZoomOnly.label "Csak a szöveg nagyítása a teljes oldal helyett"> +<!ENTITY textZoomOnly.accesskey "C"> +<!ENTITY siteSpecific.label "Minden webhely egyedi nagyításának megjegyzése"> +<!ENTITY siteSpecific.accesskey "M"> +<!ENTITY showZoomStatusPanel.label "Nagyítási vezérlőelemek megjelenítése az állapotsorban"> +<!ENTITY showZoomStatusPanel.accesskey "v"> +<!ENTITY enableAutomaticImageResizing.label "Nagy képek átméretezése, hogy elférjen a böngésző ablakban"> +<!ENTITY enableAutomaticImageResizing.accesskey "N"> + +<!ENTITY allowHWAccel.label "Hardveres gyorsítás használata, ha lehetséges"> +<!ENTITY allowHWAccel.accesskey "e"> + |