diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/pref-images.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/pref/pref-images.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/pref-images.dtd b/l10n-es-ES/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..ef2106028b --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY pref.images.title "Imágenes"> +<!ENTITY imageBlocking.label "Política de aceptación de imágenes"> +<!ENTITY imageDetails "Especifica cómo maneja &brandShortName; las imágenes."> +<!ENTITY loadAllImagesRadio.label "Cargar todas las imágenes"> +<!ENTITY loadAllImagesRadio.accesskey "C"> +<!ENTITY loadOrgImagesRadio.label "Cargar sólo las imágenes que provengan del servidor originario"> +<!ENTITY loadOrgImagesRadio.accesskey "a"> +<!ENTITY loadNoImagesRadio.label "No cargar ninguna imagen"> +<!ENTITY loadNoImagesRadio.accesskey "e"> +<!ENTITY viewPermissions.label "Administrar permisos"> +<!ENTITY viewPermissions.accesskey "d"> |