commit f30fc3a7a6cac5f705c657256d419edcf2a0782d Author: Translation commit bot translation@torproject.org Date: Mon Nov 4 05:16:03 2013 +0000
Update translations for https_everywhere --- es_AR/https-everywhere.dtd | 4 ++-- es_AR/https-everywhere.properties | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/es_AR/https-everywhere.dtd b/es_AR/https-everywhere.dtd index b73224d..eb1ec38 100644 --- a/es_AR/https-everywhere.dtd +++ b/es_AR/https-everywhere.dtd @@ -12,8 +12,8 @@
<!ENTITY https-everywhere.menu.about ""> <!ENTITY https-everywhere.menu.observatory ""> -<!ENTITY https-everywhere.menu.globalEnable ""> -<!ENTITY https-everywhere.menu.globalDisable ""> +<!ENTITY https-everywhere.menu.globalEnable "Habilitar HTTPS En todos lados"> +<!ENTITY https-everywhere.menu.globalDisable "Deshabilitar HTTPS En todos lados">
<!ENTITY https-everywhere.prefs.title ""> <!ENTITY https-everywhere.prefs.enable_all ""> diff --git a/es_AR/https-everywhere.properties b/es_AR/https-everywhere.properties index 3cfced8..365c2d5 100644 --- a/es_AR/https-everywhere.properties +++ b/es_AR/https-everywhere.properties @@ -1,7 +1,7 @@ -# https-everywhere.menu.globalEnable = Enable HTTPS Everywhere -# https-everywhere.menu.globalDisable = Disable HTTPS Everywhere -# https-everywhere.menu.enableDisable = Enable / Disable Rules -# https-everywhere.menu.noRules = (No Rules for This Page) -# https-everywhere.menu.unknownRules = (Rules for This Page Unknown) -# https-everywhere.toolbar.hint = HTTPS Everywhere is now active. You can toggle it on a site-by-site basis by clicking the icon in the address bar. -# https-everywhere.migration.notification0 = In order to implement a crucial fix, this update resets your HTTPS Everywhere rule preferences to their default values. +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) +https-everywhere.toolbar.hint = HTTPS En todos lados está ahora activo. Podés cambiar esto sitio a sitio, haciendo click en el icono junto a la barra de direcciones. +https-everywhere.migration.notification0 = Para poder implementar una solución, esta actualizacion reajusta tus preferencias de HTTPS En todos lados a los valores por defecto.
tor-commits@lists.torproject.org