commit bf560a1ae52ae748d32ef5d12835dd5f54b6b3ef Author: Translation commit bot translation@torproject.org Date: Wed Oct 16 18:52:45 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- es_AR/network-settings.dtd | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-)
diff --git a/es_AR/network-settings.dtd b/es_AR/network-settings.dtd index d9b8996fa..5ee67eca3 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 "Tipo de proxy:"> +<!ENTITY torsettings.useProxy.type ""> <!ENTITY torsettings.useProxy.type.placeholder "seleccioná un tipo de proxy"> -<!ENTITY torsettings.useProxy.address "Dirección:"> +<!ENTITY torsettings.useProxy.address ""> <!ENTITY torsettings.useProxy.address.placeholder "Dirección IP o nombre de equipo"> -<!ENTITY torsettings.useProxy.port "Puerto:"> -<!ENTITY torsettings.useProxy.username "Usuario:"> -<!ENTITY torsettings.useProxy.password "Contraseña:"> +<!ENTITY torsettings.useProxy.port ""> +<!ENTITY torsettings.useProxy.username ""> +<!ENTITY torsettings.useProxy.password ""> <!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 "Puerto permitidos:"> +<!ENTITY torsettings.firewall.allowedPorts ""> <!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"> @@ -60,3 +60,24 @@
<!-- Progress --> <!ENTITY torprogress.pleaseWait "Por favor, esperá mientras establecemos una conexión a la red de Tor.  Puede tardar 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.requestNewBridge ""> +<!ENTITY torPreferences.provideBridge ""> +<!ENTITY torPreferences.advanced ""> +<!ENTITY torPreferences.advancedDescription ""> +<!ENTITY torPreferences.firewallPortsPlaceholder ""> +<!ENTITY torPreferences.requestBridgeDialogTitle ""> +<!ENTITY torPreferences.requestBridgeDialogWaitPrompt ""> +<!ENTITY torPreferences.requestBridgeDialogSolvePrompt ""> +<!ENTITY torPreferences.requestBridgeErrorBadSolution ""> +<!ENTITY torPreferences.viewTorLogs ""> +<!ENTITY torPreferences.viewLogs ""> +<!ENTITY torPreferences.torLogsDialogTitle "">
tor-commits@lists.torproject.org