diff options
Diffstat (limited to 'l10n-sk/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-sk/suite/chrome/common/pref/pref-content.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-sk/suite/chrome/common/pref/pref-content.dtd b/l10n-sk/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..a4de8cad14 --- /dev/null +++ b/l10n-sk/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 "Obsah"> +<!ENTITY pref.content.description "Tieto nastavenia ovplyvňujú zobrazenie webových stránok a obsahu správ v programe &brandShortName;."> + +<!ENTITY scrolling.label "Posúvanie obsahu"> +<!ENTITY useAutoScroll.label "Použiť automatický posun"> +<!ENTITY useAutoScroll.accesskey "t"> +<!ENTITY useSmoothScroll.label "Použiť plynulé posúvanie"> +<!ENTITY useSmoothScroll.accesskey "o"> + +<!ENTITY zoomPrefs.label "Nastavenia lupy"> +<!-- 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 "Rozsah od"> +<!ENTITY minZoom.accesskey "r"> +<!ENTITY maxZoom.label "do"> +<!ENTITY maxZoom.accesskey "d"> +<!ENTITY percent.label "%"> +<!ENTITY defaultZoom.label "Predvolená veľkosť"> +<!ENTITY defaultZoom.accesskey "d"> + +<!ENTITY textZoomOnly.label "Meniť veľkosť textu namiesto celého obsahu stránok"> +<!ENTITY textZoomOnly.accesskey "e"> +<!ENTITY siteSpecific.label "Pamätať si nastavenie lupy pre každú stránku zvlášť"> +<!ENTITY siteSpecific.accesskey "n"> +<!ENTITY showZoomStatusPanel.label "Zobraziť nastavenie priblíženia v stavovom riadku"> +<!ENTITY showZoomStatusPanel.accesskey "i"> +<!ENTITY enableAutomaticImageResizing.label "Meniť veľkosť veľkých obrázkov na veľkosť okna"> +<!ENTITY enableAutomaticImageResizing.accesskey "M"> + +<!ENTITY allowHWAccel.label "Použiť hardvérové urýchľovanie (ak je dostupné)"> +<!ENTITY allowHWAccel.accesskey "h"> + |