diff options
Diffstat (limited to 'l10n-gl/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/common/pref/pref-content.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/common/pref/pref-content.dtd b/l10n-gl/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..1e7facf5de --- /dev/null +++ b/l10n-gl/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,22 @@ +<!-- 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 "Contido"> +<!ENTITY pref.content.description "Estas configuracións inflúen en como se mostra o contido dos sitios web e as mensaxes no &brandShortName;."> + +<!ENTITY useSmoothScroll.label "Utilizar desprazamento suave"> +<!ENTITY useSmoothScroll.accesskey "U"> + +<!ENTITY textZoomOnly.label "Só ampliar o texto no lugar da páxina completa"> +<!ENTITY textZoomOnly.accesskey "x"> +<!ENTITY siteSpecific.label "Lembrar os niveis de ampliación para cada sitio"> +<!ENTITY siteSpecific.accesskey "m"> +<!ENTITY enableAutomaticImageResizing.label "Redimensiona as imaxes grandes para axustalas á xanela do navegador"> +<!ENTITY enableAutomaticImageResizing.accesskey "R"> + +<!ENTITY allowHWAccel.label "Usar a aceleración por hardware cando estea dispoñíbel"> +<!ENTITY allowHWAccel.accesskey "e"> + |