commit cb5cf3c90a15b897b6f03e045e3581deb228fa0c Author: Translation commit bot translation@torproject.org Date: Sun Oct 13 10:52:28 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- es/network-settings.dtd | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/es/network-settings.dtd b/es/network-settings.dtd index 6d7612f30..ade6e5dfc 100644 --- a/es/network-settings.dtd +++ b/es/network-settings.dtd @@ -68,26 +68,26 @@ <!ENTITY torprogress.pleaseWait "Espera mientras establecemos una conexión a la red Tor.  Esto puede durar varios minutos.">
<!-- #31286 about:preferences strings --> -<!ENTITY torPreferences.categoryTitle ""> -<!ENTITY torPreferences.torSettings ""> -<!ENTITY torPreferences.torSettingsDescription "" > -<!ENTITY torPreferences.learnMore ""> -<!ENTITY torPreferences.bridges ""> -<!ENTITY torPreferences.bridgesDescription ""> -<!ENTITY torPreferences.useBridge ""> +<!ENTITY torPreferences.categoryTitle "Tor"> +<!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.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"> <!-- torlauncher.request_a_new_bridge --> -<!ENTITY torPreferences.requestNewBridge ""> -<!ENTITY torPreferences.provideBridge ""> -<!ENTITY torPreferences.advanced ""> -<!ENTITY torPreferences.advancedDescription ""> -<!ENTITY torPreferences.firewallPortsPlaceholder ""> -<!ENTITY torPreferences.requestBridgeDialogTitle ""> +<!ENTITY torPreferences.requestNewBridge "Solicite un Nuevo Puente&#x2026;"> +<!ENTITY torPreferences.provideBridge "Proporcionar un puente"> +<!ENTITY torPreferences.advanced "Avanzado"> +<!ENTITY torPreferences.advancedDescription "Configura cómo el Navegador Tor se conecta a Internet."> +<!ENTITY torPreferences.firewallPortsPlaceholder "Valores separados por comas"> +<!ENTITY torPreferences.requestBridgeDialogTitle "Solicitar Puente"> <!-- torlauncher.contacting_bridgedb=Contacting BridgeDB. Please wait. --> -<!ENTITY torPreferences.requestBridgeDialogWaitPrompt ""> +<!ENTITY torPreferences.requestBridgeDialogWaitPrompt "Contactando con BridgeDB. Espera por favor."> <!-- torlauncher.captcha_prompt=Solve the CAPTCHA to request a bridge. --> -<!ENTITY torPreferences.requestBridgeDialogSolvePrompt ""> +<!ENTITY torPreferences.requestBridgeDialogSolvePrompt "Resuelve el CAPTCHA para solicitar un puente."> <!--torlauncher.bad_captcha_solution=The solution is not correct. Please try again.--> -<!ENTITY torPreferences.requestBridgeErrorBadSolution ""> -<!ENTITY torPreferences.viewTorLogs ""> -<!ENTITY torPreferences.viewLogs ""> -<!ENTITY torPreferences.torLogsDialogTitle ""> +<!ENTITY torPreferences.requestBridgeErrorBadSolution "La solución no es correcta. Por favor, inténtalo de nuevo."> +<!ENTITY torPreferences.viewTorLogs "Ver los registros de Tor."> +<!ENTITY torPreferences.viewLogs "Ver registros&#x2026;"> +<!ENTITY torPreferences.torLogsDialogTitle "Registros de Tor">
tor-commits@lists.torproject.org