commit 3fd6188896a6e8fd747bd3253324041b6901ba27 Author: Translation commit bot translation@torproject.org Date: Wed Oct 16 18:52:39 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- es_AR/network-settings.dtd | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/es_AR/network-settings.dtd b/es_AR/network-settings.dtd index fa412724d..dd72a4e22 100644 --- a/es_AR/network-settings.dtd +++ b/es_AR/network-settings.dtd @@ -26,18 +26,18 @@ <!ENTITY torsettings.optional "Opcional">
<!ENTITY torsettings.useProxy.checkbox "Uso un proxy para conectar a Internet"> -<!ENTITY torsettings.useProxy.type "Proxy Type"> +<!ENTITY torsettings.useProxy.type "Tipo de proxy"> <!ENTITY torsettings.useProxy.type.placeholder "seleccioná un tipo de proxy"> -<!ENTITY torsettings.useProxy.address "Address"> +<!ENTITY torsettings.useProxy.address "Dirección"> <!ENTITY torsettings.useProxy.address.placeholder "Dirección IP o nombre de equipo"> -<!ENTITY torsettings.useProxy.port "Port"> +<!ENTITY torsettings.useProxy.port "Puerto"> <!ENTITY torsettings.useProxy.username "Nombre de usuario"> <!ENTITY torsettings.useProxy.password "Contraseña"> <!ENTITY torsettings.useProxy.type.socks4 "SOCKS 4"> <!ENTITY torsettings.useProxy.type.socks5 "SOCKS 5"> <!ENTITY torsettings.useProxy.type.http "HTTP / HTTPS"> <!ENTITY torsettings.firewall.checkbox "Esta computadora pasa a través de un cortafuegos que sólo permite conexiones a ciertos puertos"> -<!ENTITY torsettings.firewall.allowedPorts "Allowed Ports"> +<!ENTITY torsettings.firewall.allowedPorts "Puertos permitidos"> <!ENTITY torsettings.useBridges.checkbox "Tor está censurado en mi país"> <!ENTITY torsettings.useBridges.default "Seleccioná un puente incorporado"> <!ENTITY torsettings.useBridges.default.placeholder "seleccioná un puente"> @@ -64,20 +64,20 @@ <!-- #31286 about:preferences strings --> <!ENTITY torPreferences.categoryTitle "Tor"> <!ENTITY torPreferences.torSettings "Configuraciones de Tor"> -<!ENTITY torPreferences.torSettingsDescription "Tor Browser routes your traffic over the Tor Network, run by thousands of volunteers around the world." > +<!ENTITY torPreferences.torSettingsDescription "El navegador Tor enruta tu trafico a través de la red Tor, mantenida por miles de voluntarios en todo el mundo." > <!ENTITY torPreferences.learnMore "Aprendé más"> <!ENTITY torPreferences.bridges "Puentes"> -<!ENTITY torPreferences.bridgesDescription "Bridges help you access the Tor Network in places where Tor is blocked. Depending on where you are, one bridge may work better than another."> -<!ENTITY torPreferences.useBridge "Use a bridge"> -<!ENTITY torPreferences.requestNewBridge "Request a New Bridge&#x2026;"> -<!ENTITY torPreferences.provideBridge "Provide a bridge"> -<!ENTITY torPreferences.advanced "Advanced"> -<!ENTITY torPreferences.advancedDescription "Configure how Tor Browser connects to the internet."> -<!ENTITY torPreferences.firewallPortsPlaceholder "Comma-separated values"> -<!ENTITY torPreferences.requestBridgeDialogTitle "Request Bridge"> -<!ENTITY torPreferences.requestBridgeDialogWaitPrompt "Contacting BridgeDB. Please Wait."> +<!ENTITY torPreferences.bridgesDescription "Los puentes te permiten acceder a la red Tor desde lugares donde Tor esta bloqueado. Dependiendo de donde te encuentres, algunos puentes funcionaran mejor que otros."> +<!ENTITY torPreferences.useBridge "Usar un puente"> +<!ENTITY torPreferences.requestNewBridge "Solicitá un nuevo puente&#x2026;"> +<!ENTITY torPreferences.provideBridge "Proveer un puente"> +<!ENTITY torPreferences.advanced "Avanzado"> +<!ENTITY torPreferences.advancedDescription "Configurar como el Navegador Tor se conecta a internet."> +<!ENTITY torPreferences.firewallPortsPlaceholder "Valores separados por coma"> +<!ENTITY torPreferences.requestBridgeDialogTitle "Solicitá un puente"> +<!ENTITY torPreferences.requestBridgeDialogWaitPrompt "Contactando BridgeDB. Por favor esperá."> <!ENTITY torPreferences.requestBridgeDialogSolvePrompt "Solucioná el CAPTCHA para solicitar un puente."> <!ENTITY torPreferences.requestBridgeErrorBadSolution "La solución no es correcta. Por favor intentá de nuevo."> -<!ENTITY torPreferences.viewTorLogs "View the Tor logs."> -<!ENTITY torPreferences.viewLogs "View Logs&#x2026;"> -<!ENTITY torPreferences.torLogsDialogTitle "Tor Logs"> +<!ENTITY torPreferences.viewTorLogs "Ver la bitácora sucesos de Tor."> +<!ENTITY torPreferences.viewLogs "Ver bitácora de sucesos&#x2026;"> +<!ENTITY torPreferences.torLogsDialogTitle "Bitácora de eventos de Tor">
tor-commits@lists.torproject.org