commit 11b6934a45bc95b05fee74d3fbdbd5a5e4bb2feb Author: Translation commit bot translation@torproject.org Date: Thu Jul 29 00:17:35 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- es-ES/network-settings.dtd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/es-ES/network-settings.dtd b/es-ES/network-settings.dtd index f877f9ebdd..b255450a1a 100644 --- a/es-ES/network-settings.dtd +++ b/es-ES/network-settings.dtd @@ -66,9 +66,9 @@ <!ENTITY torPreferences.torSettings "Configuración de Tor"> <!ENTITY torPreferences.torSettingsDescription "El Navegador Tor enruta tu tráfico a través de la Red Tor, mantenida por miles de voluntarios alrededor del mundo." > <!ENTITY torPreferences.learnMore "Más información"> -<!ENTITY torPreferences.quickstart ""> -<!ENTITY torPreferences.quickstartDescription ""> -<!ENTITY torPreferences.quickstartCheckbox ""> +<!ENTITY torPreferences.quickstart "Inicio rápido"> +<!ENTITY torPreferences.quickstartDescription "El inicio rápido le permite al Navegador Tor conectarse automáticamente."> +<!ENTITY torPreferences.quickstartCheckbox "Siempre conectar automáticamente"> <!ENTITY torPreferences.bridges "Puentes"> <!ENTITY torPreferences.bridgesDescription "Los puentes te ayudan a acceder a la Red Tor en lugares donde Tor está bloqueado. Dependiendo de dónde te encuentres, un puente puede funcionar mejor que otro."> <!ENTITY torPreferences.useBridge "Usa un puente"> @@ -92,5 +92,5 @@ <!ENTITY torConnect.tryAgainMessage "Fallo del Navegador Tor al establecer conexión con la Red Tor."> <!ENTITY torConnect.connectingConcise "Conectando..."> <!ENTITY torConnect.connectedConcise "Conectado"> -<!ENTITY torConnect.notConnectedConcise ""> +<!ENTITY torConnect.notConnectedConcise "No conectado"> <!ENTITY torConnect.copyLog "Copiar registros de Tor">
tor-commits@lists.torproject.org