commit bff1e94375f0199cff5f6a155dd870ea4e824c94 Author: Translation commit bot translation@torproject.org Date: Sun Aug 10 14:15:18 2014 +0000
Update translations for https_everywhere --- es_AR/https-everywhere.dtd | 50 ++++++++++++++++++------------------- es_AR/https-everywhere.properties | 4 +-- 2 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/es_AR/https-everywhere.dtd b/es_AR/https-everywhere.dtd index 009eb39..634f7aa 100644 --- a/es_AR/https-everywhere.dtd +++ b/es_AR/https-everywhere.dtd @@ -1,46 +1,46 @@ -<!ENTITY https-everywhere.about.title "About HTTPS Everywhere"> -<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere"> -<!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites."> -<!ENTITY https-everywhere.about.version "Version"> -<!ENTITY https-everywhere.about.created_by "Created by"> +<!ENTITY https-everywhere.about.title "Acerca de HTTPS en todos lados"> +<!ENTITY https-everywhere.about.ext_name "HTTPS en todos lados"> +<!ENTITY https-everywhere.about.ext_description "Encriptar la Web! Usar seguridad HTTPS automáticamente en la mayoría de los sitios."> +<!ENTITY https-everywhere.about.version "Versión"> +<!ENTITY https-everywhere.about.created_by "Creado por"> <!ENTITY https-everywhere.about.librarians "Ruleset Librarians"> -<!ENTITY https-everywhere.about.thanks "Thanks to"> +<!ENTITY https-everywhere.about.thanks "Gracias a"> <!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider"> -<!ENTITY https-everywhere.about.donate_tor "Donating to Tor"> +<!ENTITY https-everywhere.about.donate_tor "Donar a Tor"> <!ENTITY https-everywhere.about.tor_lang_code "en"> -<!ENTITY https-everywhere.about.donate_eff "Donating to EFF"> +<!ENTITY https-everywhere.about.donate_eff "Donar a EFF">
-<!ENTITY https-everywhere.menu.about "About HTTPS Everywhere"> -<!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences"> +<!ENTITY https-everywhere.menu.about "Acerca de HTTPS en todos lados"> +<!ENTITY https-everywhere.menu.observatory "Preferencias del Observatorio SSL"> <!ENTITY https-everywhere.menu.globalEnable "Habilitar HTTPS En todos lados"> <!ENTITY https-everywhere.menu.globalDisable "Deshabilitar HTTPS En todos lados"> -<!ENTITY https-everywhere.menu.showCounter "Show Counter"> +<!ENTITY https-everywhere.menu.showCounter "Mostrar contador">
<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences"> -<!ENTITY https-everywhere.prefs.enable_all "Enable All"> -<!ENTITY https-everywhere.prefs.disable_all "Disable All"> -<!ENTITY https-everywhere.prefs.reset_defaults "Reset to Defaults"> +<!ENTITY https-everywhere.prefs.enable_all "Habilitar todo"> +<!ENTITY https-everywhere.prefs.disable_all "Deshabilitar todo"> +<!ENTITY https-everywhere.prefs.reset_defaults "Restablecer valores predeterminados"> <!ENTITY https-everywhere.prefs.search "Búsqueda"> -<!ENTITY https-everywhere.prefs.site "Site"> -<!ENTITY https-everywhere.prefs.notes "Notes"> +<!ENTITY https-everywhere.prefs.site "Sitio"> +<!ENTITY https-everywhere.prefs.notes "Notas"> <!ENTITY https-everywhere.prefs.list_caption "Which HTTPS redirection rules should apply?"> -<!ENTITY https-everywhere.prefs.enabled "Enabled"> +<!ENTITY https-everywhere.prefs.enabled "Activo"> <!ENTITY https-everywhere.prefs.ruleset_howto "You can learn how to write your own rulesets (to add support for other web sites)"> -<!ENTITY https-everywhere.prefs.here_link "here"> +<!ENTITY https-everywhere.prefs.here_link "aquí"> <!ENTITY https-everywhere.prefs.toggle "Toggle"> -<!ENTITY https-everywhere.prefs.reset_default "Reset to Default"> -<!ENTITY https-everywhere.prefs.view_xml_source "View XML Source"> +<!ENTITY https-everywhere.prefs.reset_default "Restablecer valores predeterminados"> +<!ENTITY https-everywhere.prefs.view_xml_source "Ver código XML">
-<!ENTITY https-everywhere.source.downloading "Downloading"> -<!ENTITY https-everywhere.source.filename "Filename"> -<!ENTITY https-everywhere.source.unable_to_download "Unable to download source."> +<!ENTITY https-everywhere.source.downloading "Descargando"> +<!ENTITY https-everywhere.source.filename "Nombre del archivo"> +<!ENTITY https-everywhere.source.unable_to_download "No se puede descargar la fuente.">
<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification"> <!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release."> <!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?"> <!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere@eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere."> -<!ENTITY https-everywhere.popup.keep "Keep me on the development version"> -<!ENTITY https-everywhere.popup.revert "Download the latest stable version"> +<!ENTITY https-everywhere.popup.keep "Guárdame en la versión de desarrollo"> +<!ENTITY https-everywhere.popup.revert "Descarga la última versión estable">
<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests"> <!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancelar"> diff --git a/es_AR/https-everywhere.properties b/es_AR/https-everywhere.properties index 9cc15de..f8c178e 100644 --- a/es_AR/https-everywhere.properties +++ b/es_AR/https-everywhere.properties @@ -1,5 +1,5 @@ -https-everywhere.menu.globalEnable = Habilitar HTTPS Everywhere -https-everywhere.menu.globalDisable = Deshabilitar HTTPS Everywhere +https-everywhere.menu.globalEnable = Habilitar HTTPS en todos lados +https-everywhere.menu.globalDisable = Deshabilitar HTTPS en todos lados https-everywhere.menu.enableDisable = Habilitar / Deshabilitar reglas https-everywhere.menu.noRules = (No hay reglas para esta página) https-everywhere.menu.unknownRules = (Reglas desconocidas para esta página)
tor-commits@lists.torproject.org