diff options
Diffstat (limited to 'l10n-pl/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-pl/suite/chrome/common/pref/pref-content.dtd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/common/pref/pref-content.dtd b/l10n-pl/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..84643534c8 --- /dev/null +++ b/l10n-pl/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,36 @@ +<!-- 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 "Zawartość"> +<!ENTITY pref.content.description "Te ustawienia mają wpływ na sposób wyświetlania witryn i wiadomości w programie &brandShortName;."> + +<!ENTITY scrolling.label "Przewijanie"> +<!ENTITY useAutoScroll.label "Używaj automatycznego przewijania"> +<!ENTITY useAutoScroll.accesskey "U"> +<!ENTITY useSmoothScroll.label "Używaj płynnego przewijania"> +<!ENTITY useSmoothScroll.accesskey "y"> + +<!ENTITY zoomPrefs.label "Zmiana rozmiaru"> +<!-- 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 "Zakres od"> +<!ENTITY minZoom.accesskey "r"> +<!ENTITY maxZoom.label "do"> +<!ENTITY maxZoom.accesskey "o"> +<!ENTITY percent.label "%"> + +<!ENTITY textZoomOnly.label "Powiększaj tylko tekst zamiast całych stron"> +<!ENTITY textZoomOnly.accesskey "t"> +<!ENTITY siteSpecific.label "Zapamiętaj rozmiary ustawione dla każdej strony"> +<!ENTITY siteSpecific.accesskey "Z"> +<!ENTITY enableAutomaticImageResizing.label "Dostosuj rozmiar dużych obrazów do okna przeglądarki"> +<!ENTITY enableAutomaticImageResizing.accesskey "d"> + +<!ENTITY allowHWAccel.label "Korzystaj z przyspieszania sprzętowego, kiedy jest dostępne"> +<!ENTITY allowHWAccel.accesskey "a"> + |