commit 8882746d92e6192199d6f7c58219eda301776ab2 Author: Translation commit bot translation@torproject.org Date: Tue Nov 12 10:15:58 2013 +0000
Update translations for https_everywhere_completed --- es/https-everywhere.dtd | 4 ++++ es/https-everywhere.properties | 2 +- zh-CN/https-everywhere.dtd | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/es/https-everywhere.dtd b/es/https-everywhere.dtd index bdf453b..8b4d145 100644 --- a/es/https-everywhere.dtd +++ b/es/https-everywhere.dtd @@ -40,3 +40,7 @@ <!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 "Pruebas del conjunto de reglas de HTTPS Everywhere"> +<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancelar"> +<!ENTITY https-everywhere.ruleset-tests.status_start_button "Iniciar"> diff --git a/es/https-everywhere.properties b/es/https-everywhere.properties index 42cc749..e18817e 100644 --- a/es/https-everywhere.properties +++ b/es/https-everywhere.properties @@ -5,4 +5,4 @@ https-everywhere.menu.noRules = (No hay reglas para esta página) https-everywhere.menu.unknownRules = (No se conocen reglas para esta página) https-everywhere.toolbar.hint = HTTPS Everywhere no está activo. Puede activarlo sitio por sitio haciendo clic en el icono de la barra de direcciones. https-everywhere.migration.notification0 = Para implementar esta reparación crucial, esta actualización restablece sus preferencias de reglas de HTTPS Everywhere a los valores predeterminados. -https-everywhere.menu.ruleset-tests = Ejecutar pruebas de conjunto de reglas de HTTPS Everywhere +https-everywhere.menu.ruleset-tests = Ejecutar pruebas del conjunto de reglas de HTTPS Everywhere diff --git a/zh-CN/https-everywhere.dtd b/zh-CN/https-everywhere.dtd index fa53eee..d06e720 100644 --- a/zh-CN/https-everywhere.dtd +++ b/zh-CN/https-everywhere.dtd @@ -40,3 +40,7 @@ <!ENTITY https-everywhere.popup.paragraph3 "如果您愿意,我们非常欢迎您继续使用我们的开发版本,并以此帮助我们改善 HTTPS Everywhere!您也许会遇到更多的缺陷问题,您可以报告到 https-everywhere@eff.org。对此带来的不便我们深感抱歉,感谢您使用 HTTPS Everywhere。"> <!ENTITY https-everywhere.popup.keep "我要继续使用开发版"> <!ENTITY https-everywhere.popup.revert "下载最新稳定版"> + +<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere 规则集测试"> +<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "取消"> +<!ENTITY https-everywhere.ruleset-tests.status_start_button "启动">
tor-commits@lists.torproject.org