commit a4dad47d25aafe7597380d489d1ecba3b3e9875d Author: Translation commit bot translation@torproject.org Date: Tue Sep 18 13:15:39 2018 +0000
Update translations for https_everywhere_completed --- es_AR/https-everywhere.dtd | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/es_AR/https-everywhere.dtd b/es_AR/https-everywhere.dtd index 867849c9f..59bcd6453 100644 --- a/es_AR/https-everywhere.dtd +++ b/es_AR/https-everywhere.dtd @@ -18,6 +18,7 @@ <!ENTITY https-everywhere.options.enableMixedRulesets "Habilitar conjuntos de reglas para contenidos mezclados"> <!ENTITY https-everywhere.options.showDevtoolsTab "Mostrar pestaña Devtools"> <!ENTITY https-everywhere.options.autoUpdateRulesets "Auto-actualizar conjuntos de reglas"> +<!ENTITY https-everywhere.options.disabledUrlsListed "Sitios con HTTPS Everywhere deshabilitado"> <!ENTITY https-everywhere.options.updateChannelsWarning "Advertencia: Agregar canales de actualización puede causar que alguien hostil tome control de tu navegador. ¡Solo editá ésta sección si sabés qué estás haciendo!"> <!ENTITY https-everywhere.options.addUpdateChannel "Añadir canal de actualización"> <!ENTITY https-everywhere.options.enterUpdateChannelName "Ingresar nombre del canal de actualización"> @@ -38,6 +39,8 @@ <!ENTITY https-everywhere.chrome.stable_rules_description "Forzar conexiones encriptadas a estos sitios web:"> <!ENTITY https-everywhere.chrome.experimental_rules "Reglas experimentales"> <!ENTITY https-everywhere.chrome.experimental_rules_description "Puede causar alertas o incluso dejar de funcionar. Deshabilitada por defecto."> +<!ENTITY https-everywhere.chrome.disable_on_this_site "Deshabilitar HTTPS Everywhere en este sitio"> +<!ENTITY https-everywhere.chrome.enable_on_this_site "Habilitar HTTPS Everywhere en este sitio"> <!ENTITY https-everywhere.chrome.add_rule "Agregar una regla para este sitio"> <!ENTITY https-everywhere.chrome.add_new_rule "Agregar una nueva regla para este sitio"> <!ENTITY https-everywhere.chrome.always_https_for_host "Siempre usar https para este sitio">
tor-commits@lists.torproject.org