diff options
Diffstat (limited to 'l10n-bs/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/common/pref/pref-content.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/pref/pref-content.dtd b/l10n-bs/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..af0f1d4fc4 --- /dev/null +++ b/l10n-bs/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,28 @@ +<!-- 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 "Sadržaj"> +<!ENTITY pref.content.description "Ove postavke utiču kako se web stranica i sadržaj poruke pojavljuju u &brandShortName;."> + +<!ENTITY scrolling.label "Skrolanje"> +<!ENTITY useAutoScroll.label "Koristi automatsko skrolanje"> +<!ENTITY useSmoothScroll.label "Koristi glatko skrolanje"> + +<!ENTITY zoomPrefs.label "Opcije uvećanja"> +<!-- 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 "U rasponu od"> +<!ENTITY maxZoom.label "do"> +<!ENTITY percent.label "%"> + +<!ENTITY textZoomOnly.label "Uvećajte samo tekst umjesto cijelih stranica"> +<!ENTITY siteSpecific.label "Zapamtite nivo uvećanja na osnovu stranice"> +<!ENTITY enableAutomaticImageResizing.label "Promijenite veličinu slika da odgovaraju prozoru browsera"> + +<!ENTITY allowHWAccel.label "Koristite hardversko ubrzanje kada je dostupno"> + |