diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:24:51 +0200 |
commit | 6e7918b6ccb69876d339a320091fdee811445395 (patch) | |
tree | 31cb88ee438d652fddefca1193f70289a8b3dcc8 /data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd | |
parent | 60e5b13c35d4d3ba21bb03b026750a0a414f6c77 (diff) |
Generalize data directory
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd b/data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd new file mode 100644 index 0000000..70456d2 --- /dev/null +++ b/data/extensions/https-everywhere@eff.org/chrome/locale/es/https-everywhere.dtd @@ -0,0 +1,48 @@ +<!ENTITY https-everywhere.about.title "Acerca de HTTPS Everywhere (HTTPS en cualquier sitio)"> +<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere"> +<!ENTITY https-everywhere.about.ext_description "¡Cifre la Web! Utilice automáticamente la seguridad HTTPS en muchos sitios."> +<!ENTITY https-everywhere.about.version "Versión"> +<!ENTITY https-everywhere.about.created_by "Creado por"> +<!ENTITY https-everywhere.about.librarians "Bibliotecarios de las reglas"> +<!ENTITY https-everywhere.about.thanks "Agradecimientos para"> +<!ENTITY https-everywhere.about.contribute "Si le agrada HTTPS Everywhere (HTTPS en cualquier sitio), podría considerar"> +<!ENTITY https-everywhere.about.donate_tor "donar a Tor"> +<!ENTITY https-everywhere.about.tor_lang_code "es"> +<!ENTITY https-everywhere.about.donate_eff "donar a la Fundación Fronteras Electrónicas (EFF)"> + +<!ENTITY https-everywhere.menu.about "Acerca de HTTPS Everywhere (HTTPS en cualquier sitio)"> +<!ENTITY https-everywhere.menu.observatory "Opciones del Observatorio SSL"> +<!ENTITY https-everywhere.menu.globalEnable "Activar HTTPS Everywhere"> +<!ENTITY https-everywhere.menu.globalDisable "Desactivar HTTPS Everywhere"> +<!ENTITY https-everywhere.menu.showCounter "Show Counter"> + +<!ENTITY https-everywhere.prefs.title "Preferencias de HTTPS Everywhere"> +<!ENTITY https-everywhere.prefs.enable_all "Habilitar todo"> +<!ENTITY https-everywhere.prefs.disable_all "Deshabilitar todo"> +<!ENTITY https-everywhere.prefs.reset_defaults "Restablecer configuraciones predeterminadas"> +<!ENTITY https-everywhere.prefs.search "Buscar"> +<!ENTITY https-everywhere.prefs.site "Sitio"> +<!ENTITY https-everywhere.prefs.notes "Notas"> +<!ENTITY https-everywhere.prefs.list_caption "¿Qué reglas de redirección HTTPS deberían aplicarse?"> +<!ENTITY https-everywhere.prefs.enabled "Habilitado"> +<!ENTITY https-everywhere.prefs.ruleset_howto "Puede aprender a escribir sus propias reglas (para añadir soporte para otros sitios web)"> +<!ENTITY https-everywhere.prefs.here_link "aquí"> +<!ENTITY https-everywhere.prefs.toggle "Cambiar"> +<!ENTITY https-everywhere.prefs.reset_default "Restablecer configuración predeterminada"> +<!ENTITY https-everywhere.prefs.view_xml_source "Ver código XML"> + +<!ENTITY https-everywhere.source.downloading "Descargando"> +<!ENTITY https-everywhere.source.filename "Nombre de fichero"> +<!ENTITY https-everywhere.source.unable_to_download "No fue posible descargar el código."> + +<!ENTITY https-everywhere.popup.title "Notificación de HTTPS Everywhere 4.0development.11"> +<!ENTITY https-everywhere.popup.paragraph1 "Uups. Está usted usando la versión estable de HTTPS Everywhere, pero podríamos haberle elevado accidentalmente a la versión de desarrollo al publicar la última versión."> +<!ENTITY https-everywhere.popup.paragraph2 "¿Le gustaría volver a la versión estable?"> +<!ENTITY https-everywhere.popup.paragraph3 "Nos encantaría que continuase usando nuestra versión de desarrollo ¡y nos ayudara a hacer HTTPS Everywhere mejor! Podría encontrar que hay unos pocos fallos más aquí y allá, de los que puede informar a 'https-everywhere@eff.org'. Disculpe la inconveniencia, y gracias por usar HTTPS Everywhere."> +<!ENTITY https-everywhere.popup.keep "Manténganme en la versión de desarrollo."> +<!ENTITY https-everywhere.popup.revert "Descargar la última versión estable."> + +<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests"> +<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel"> +<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start"> + |