2011-04-01 21:29:53 +00:00
# I2P
# Copyright (C) 2009 The I2P Project
# This file is distributed under the same license as the i2ptunnel package.
# To contribute translations, see http://www.i2p2.de/newdevelopers
2012-02-22 20:41:57 +00:00
#
2011-09-23 20:14:24 +00:00
# Translators:
2011-10-07 14:14:36 +00:00
# "blabla", 2011.
2011-12-12 11:17:17 +00:00
# <blabla@trash-mail.com>, 2011.
2011-09-23 20:14:24 +00:00
# ducki2p <ducki2p@gmail.com>, 2011.
2011-04-01 21:29:53 +00:00
# foo <foo@bar>, 2009.
2012-02-22 20:41:57 +00:00
# <punkibastardo@gmail.com>, 2011, 2012.
2011-08-20 18:43:34 +00:00
# punkibastardo <punkibastardo@gmail.com>, 2011.
2011-04-01 21:29:53 +00:00
msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
2012-02-22 20:41:57 +00:00
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2012-02-17 11:25+0000\n"
"PO-Revision-Date: 2012-02-21 17:30+0000\n"
"Last-Translator: punkibastardo <punkibastardo@gmail.com>\n"
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/I2P/language/es/)\n"
2011-04-01 21:29:53 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2012-02-22 20:41:57 +00:00
"Language: es\n"
2011-04-01 21:29:53 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:492
2011-09-23 20:14:24 +00:00
msgid "This seems to be a bad destination:"
2011-10-07 14:14:36 +00:00
msgstr "Éste parece ser un destino falso:"
2011-09-23 20:14:24 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:492
2011-09-23 20:14:24 +00:00
msgid "i2paddresshelper cannot help you with a destination like that!"
2011-10-07 14:14:36 +00:00
msgstr "El ayudante de direcciones no te puede ayudar con un destino así."
2011-09-23 20:14:24 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:561
2011-04-01 21:29:53 +00:00
#, java-format
2011-08-20 18:43:34 +00:00
msgid ""
2012-02-22 20:41:57 +00:00
"To visit the destination in your host database, click <a "
"href=\"{0}\">here</a>. To visit the conflicting addresshelper destination, "
"click <a href=\"{1}\">here</a>."
msgstr "Para visitar el destino en la base de datos de hosts, ¡pincha <a href=\"{0}\">aquí</a>! Para visitar el destino del ayudante de direcciones en conflicto, ¡pincha <a href=\"{1}\">aquí</a>!"
2011-04-01 21:29:53 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:937
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:398
2011-06-24 09:09:47 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:142
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:401
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:391
2011-06-24 09:09:47 +00:00
msgid "Host"
msgstr "Host"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:938
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:372
2011-06-24 09:09:47 +00:00
msgid "Destination"
msgstr "Destino"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:943
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Continue to {0} without saving"
msgstr "Acceder a {0} sin guardar"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:948
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Save {0} to router address book and continue to eepsite"
2012-02-22 20:41:57 +00:00
msgstr "Guardar {0} a la libreta de direcciones del router y acceder al sitio i2p."
2011-06-24 09:09:47 +00:00
#. only blockfile supports multiple books
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:951
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Save {0} to master address book and continue to eepsite"
2012-02-22 20:41:57 +00:00
msgstr "Guardar {0} a la libreta de direcciones principal y acceder al sitio i2p."
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:952
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Save {0} to private address book and continue to eepsite"
2012-02-22 20:41:57 +00:00
msgstr "Guardar {0} a la libreta de direcciones privada y acceder al sitio i2p."
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1107
2011-12-12 11:17:17 +00:00
msgid "HTTP Outproxy"
msgstr "Puerta de salida HTTP"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1112
2011-08-20 18:43:34 +00:00
msgid ""
2012-02-22 20:41:57 +00:00
"Click a link below to look for an address helper by using a \"jump\" "
"service:"
msgstr "Pincha en un enlace de debajo para buscar un ayudante de direcciones mediante el uso de un servicio de \"salto\":"
2011-04-01 21:29:53 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1330
2011-06-24 09:09:47 +00:00
msgid "Added via address helper"
2011-10-07 14:14:36 +00:00
msgstr "Agregado por el ayudante de direcciones."
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1354
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Redirecting to {0}"
2011-10-07 14:14:36 +00:00
msgstr "Redireccionando a {0}"
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1360
2011-06-24 09:09:47 +00:00
msgid "Router Console"
msgstr "Consola del Router"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1361
2011-06-24 09:09:47 +00:00
msgid "Addressbook"
msgstr "Libreta de direcciones"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1361
2011-06-24 09:09:47 +00:00
msgid "Configuration"
msgstr "Ajustes"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1361
2011-06-24 09:09:47 +00:00
msgid "Help"
msgstr "Ayuda"
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1366
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Saved {0} to the {1} addressbook, redirecting now."
2011-10-07 14:14:36 +00:00
msgstr "{0} ha sido guardado en la libreta {1}, accediendo ahora."
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1367
2011-06-24 09:09:47 +00:00
#, java-format
msgid "Failed to save {0} to the {1} addressbook, redirecting now."
2011-10-07 14:14:36 +00:00
msgstr "No se ha podido guardar {0} en la libreta {1}, accediendo ahora."
2011-06-24 09:09:47 +00:00
2012-02-22 20:41:57 +00:00
#: ../java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java:1369
2011-06-24 09:09:47 +00:00
msgid "Click here if you are not redirected automatically."
2011-10-07 14:14:36 +00:00
msgstr "¡Haz click aquí si no estás siendo enviado automáticamente!"
2011-06-24 09:09:47 +00:00
2011-09-23 20:14:24 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:332
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:342
2011-04-01 21:29:53 +00:00
msgid "internal"
msgstr "interno"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:175
2011-08-20 18:43:34 +00:00
msgid ""
"Invalid form submission, probably because you used the 'back' or 'reload' "
"button on your browser. Please resubmit."
2012-02-22 20:41:57 +00:00
msgstr "El formulario presentado es inválido, probablemente porque has utilizado el botón 'atrás' o 'recargar' de tu navegador. Por favor, ¡vuelve a enviarlo!"
2011-04-01 21:29:53 +00:00
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:222
2011-04-01 21:29:53 +00:00
msgid "Configuration reloaded for all tunnels"
msgstr "Configuración recargada para todos los túneles"
#. and give them something to look at in any case
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:234
2011-04-01 21:29:53 +00:00
msgid "Starting tunnel"
2011-04-20 00:24:37 +00:00
msgstr "Inicializando el túnel"
2011-04-01 21:29:53 +00:00
#. and give them something to look at in any case
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:247
2011-04-01 21:29:53 +00:00
msgid "Stopping tunnel"
2011-04-20 00:24:37 +00:00
msgstr "Deteniendo el túnel"
2011-04-01 21:29:53 +00:00
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:315
2011-04-01 21:29:53 +00:00
msgid "Configuration changes saved"
msgstr "Cambios en la configuración guardados"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:318
2011-04-01 21:29:53 +00:00
msgid "Failed to save configuration"
msgstr "No se pudo guardar la configuración"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:436
2011-04-01 21:29:53 +00:00
msgid "New Tunnel"
msgstr "Nuevo túnel"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:456
2011-04-01 21:29:53 +00:00
msgid "Standard client"
msgstr "Cliente estándar"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:457
2011-04-01 21:29:53 +00:00
msgid "HTTP client"
msgstr "Cliente HTTP"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:458
2011-04-01 21:29:53 +00:00
msgid "IRC client"
msgstr "Cliente IRC"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:459
2011-04-01 21:29:53 +00:00
msgid "Standard server"
msgstr "Servidor estándar"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:460
2011-04-01 21:29:53 +00:00
msgid "HTTP server"
msgstr "Servidor HTTP"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:461
2011-04-01 21:29:53 +00:00
msgid "SOCKS 4/4a/5 proxy"
msgstr "Proxy SOCKS 4/4a/5"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:462
2011-04-01 21:29:53 +00:00
msgid "SOCKS IRC proxy"
msgstr "Proxy IRC SOCKS"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:463
2011-04-01 21:29:53 +00:00
msgid "CONNECT/SSL/HTTPS proxy"
msgstr "Proxy CONNECT/SSL/HTTPS"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:464
2011-04-01 21:29:53 +00:00
msgid "IRC server"
msgstr "Servidor de IRC"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:465
2011-04-01 21:29:53 +00:00
msgid "Streamr client"
msgstr "Cliente Streamr"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:466
2011-04-01 21:29:53 +00:00
msgid "Streamr server"
msgstr "Servidor Streamr"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:467
2011-04-01 21:29:53 +00:00
msgid "HTTP bidir"
msgstr "HTTP bidir"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:555
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:295
2011-04-01 21:29:53 +00:00
msgid "Host not set"
msgstr "Host no establecido"
2011-12-12 11:17:17 +00:00
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:559
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:277
2011-04-01 21:29:53 +00:00
msgid "Port not set"
msgstr "Puerto no establecido"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:73
msgid "I2P Tunnel Manager - Edit Client Tunnel"
msgstr "Gestor del túneles I2P - Editar túnel de cliente"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:93
msgid "Edit proxy settings"
msgstr "Editar configuración de proxy"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:101
msgid "New proxy settings"
msgstr "Nueva configuración de proxy"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:112
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:112
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:112
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:126
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:247
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:262
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:307
2011-04-01 21:29:53 +00:00
msgid "Name"
msgstr "Nombre"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:116
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:116
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:251
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:284
2011-04-01 21:29:53 +00:00
msgid "Type"
msgstr "Tipo"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:120
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:120
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:231
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:391
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:311
2011-04-01 21:29:53 +00:00
msgid "Description"
msgstr "Descripción"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:126
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:136
msgid "Target"
msgstr "Objetivo"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:130
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:132
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:162
msgid "Access Point"
msgstr "Punto de Acceso"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:137
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:150
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:192
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:153
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:167
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:213
msgid "required"
msgstr "requerido"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:159
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:178
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:460
2011-04-01 21:29:53 +00:00
msgid "Reachable by"
msgstr "Accesible por"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:180
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:339
2011-04-01 21:29:53 +00:00
msgid "Outproxies"
msgstr "Outproxis"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:187
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:359
2011-04-01 21:29:53 +00:00
msgid "Tunnel Destination"
msgstr "Túnel del Destino"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:199
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:363
2011-04-01 21:29:53 +00:00
msgid "name or destination"
msgstr "nombre o destino"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:202
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:366
2011-04-01 21:29:53 +00:00
msgid "b32 not recommended"
msgstr "b32 no recomendado"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:208
msgid "Shared Client"
2011-04-08 21:55:34 +00:00
msgstr "Túnel Compartido"
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:212
2011-08-20 18:43:34 +00:00
msgid ""
"(Share tunnels with other clients and irc/httpclients? Change requires "
"restart of client proxy)"
2012-02-22 20:41:57 +00:00
msgstr "(¿Compartir túneles con otros clientes y clientes de IRC/http? Cambiar esto requiere reiniciar el proxy de cliente)"
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:216
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:124
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:500
2011-04-01 21:29:53 +00:00
msgid "Auto Start"
2011-04-08 21:55:34 +00:00
msgstr "Autoarranque"
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:220
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:228
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:128
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:504
2011-04-01 21:29:53 +00:00
msgid "(Check the Box for 'YES')"
2011-10-07 14:14:36 +00:00
msgstr "(Marca la casilla para \"SÍ\")"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:224
msgid "Enable DCC"
msgstr "Habilitar DCC"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:232
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:243
msgid "Advanced networking options"
2011-10-07 14:14:36 +00:00
msgstr "Opciones de red avanzadas"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:234
2011-08-20 18:43:34 +00:00
msgid ""
"(NOTE: when this client proxy is configured to share tunnels, then these "
"options are for all the shared proxy clients!)"
2012-02-22 20:41:57 +00:00
msgstr "(NOTA: Si este proxy de cliente está configurado para compartir túneles, estas opciones se aplicarán a todos los proxys de cliente compartidos.)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:236
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:245
msgid "Tunnel Options"
msgstr "Opciones de Túnel"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:238
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:247
msgid "Length"
msgstr "Longitud"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:245
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:254
msgid "0 hop tunnel (low anonymity, low latency)"
msgstr "Túnel de 0 saltos (anonimato bajo, latencia baja)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:249
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:258
msgid "1 hop tunnel (medium anonymity, medium latency)"
msgstr "Túnel de 1 salto (anonimato medio, latencia media)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:253
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:262
msgid "2 hop tunnel (high anonymity, high latency)"
msgstr "Túnel de 2 saltos (anonimato alto, latencia alta)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:257
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:266
msgid "3 hop tunnel (very high anonymity, poor performance)"
msgstr "Túnel de 3 saltos (anonimato muy alto, rendimiento pobre)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:266
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:275
msgid "hop tunnel (very poor performance)"
msgstr "saltos de túnel (rendimiento muy pobre)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:271
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:280
msgid "Variance"
msgstr "Variación"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:278
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:287
msgid "0 hop variance (no randomisation, consistant performance)"
msgstr "Variación de 0 saltos (sin aleatoriedad, rendimiento constante)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:282
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:291
2011-08-20 18:43:34 +00:00
msgid ""
"+ 0-1 hop variance (medium additive randomisation, subtractive performance)"
2012-02-22 20:41:57 +00:00
msgstr "Variación de + 0-1 salto (aleatoriedad media aditiva, rendimiento substractivo)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:286
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:295
2011-08-20 18:43:34 +00:00
msgid ""
"+ 0-2 hop variance (high additive randomisation, subtractive performance)"
2012-02-22 20:41:57 +00:00
msgstr "Variación de + 0-2 saltos (aleatoriedad alta aditiva, rendimiento substractivo)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:290
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:299
msgid "+/- 0-1 hop variance (standard randomisation, standard performance)"
2012-02-22 20:41:57 +00:00
msgstr "Variación de +/- 0-1 salto (aleatoriedad estándar, rendimiento estándar)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:294
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:303
msgid "+/- 0-2 hop variance (not recommended)"
msgstr "Variación de +/- 0-2 saltos (no recomendado)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:306
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:315
msgid "hop variance"
msgstr "Variación de saltos"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:311
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:320
msgid "Count"
2011-10-07 14:14:36 +00:00
msgstr "Cantidad"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:318
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:327
msgid "1 inbound, 1 outbound tunnel (low bandwidth usage, less reliability)"
2012-02-22 20:41:57 +00:00
msgstr "1 túnel entrante, 1 de salida (bajo uso de ancho de banda, menos fiabilidad)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:322
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:331
2011-08-20 18:43:34 +00:00
msgid ""
"2 inbound, 2 outbound tunnels (standard bandwidth usage, standard "
"reliability)"
2012-02-22 20:41:57 +00:00
msgstr "2 túneles entrantes, 2 de salida (uso de ancho de banda estándar, fiabilidad estándar)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:326
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:335
2011-08-20 18:43:34 +00:00
msgid ""
"3 inbound, 3 outbound tunnels (higher bandwidth usage, higher reliability)"
2012-02-22 20:41:57 +00:00
msgstr "3 túneles entrantes, 3 de salida (mayor uso de ancho de banda, mayor fiabilidad)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:335
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:344
msgid "tunnels"
msgstr "túneles"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:340
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:349
msgid "Backup Count"
2011-10-07 14:14:36 +00:00
msgstr "Cantidad de respaldo"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:347
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:356
msgid "0 backup tunnels (0 redundancy, no added resource usage)"
2011-04-08 21:55:34 +00:00
msgstr "0 túneles de respaldo (redundancia 0, no aumenta el uso de recursos)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:351
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:360
msgid "1 backup tunnel each direction (low redundancy, low resource usage)"
2012-02-22 20:41:57 +00:00
msgstr "1 túnel de respaldo en cada dirección (redundancia baja, uso bajo de recursos)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:355
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:364
2011-08-20 18:43:34 +00:00
msgid ""
"2 backup tunnels each direction (medium redundancy, medium resource usage)"
2012-02-22 20:41:57 +00:00
msgstr "2 túneles de respaldo en cada dirección (redundancia media, uso de recursos medio)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:359
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:368
msgid "3 backup tunnels each direction (high redundancy, high resource usage)"
2012-02-22 20:41:57 +00:00
msgstr "3 túneles de respaldo en cada dirección (alta redundancia, uso de recursos alto)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:368
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:377
msgid "backup tunnels"
2011-04-08 21:55:34 +00:00
msgstr "túneles de respaldo"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:375
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:384
msgid "Profile"
msgstr "Perfil"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:382
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:391
msgid "interactive connection"
msgstr "conexión interactiva"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:386
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:395
msgid "bulk connection (downloads/websites/BT)"
msgstr "conexión en masa (descargas/web/BT)"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:388
2011-04-01 21:29:53 +00:00
msgid "Delay Connect"
msgstr "Retrasar Conexión"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:392
2011-04-01 21:29:53 +00:00
msgid "for request/response connections"
msgstr "para las conexiones de solicitud/respuesta"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:396
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:399
msgid "Router I2CP Address"
msgstr "Dirección I2CP del router"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:406
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:148
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:409
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:249
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:271
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:412
2011-04-01 21:29:53 +00:00
msgid "Port"
msgstr "Puerto"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:416
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:479
msgid "Reduce tunnel quantity when idle"
2011-10-07 14:14:36 +00:00
msgstr "Reducir la cantidad de túneles cuando está inactivo"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:418
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:432
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:440
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:452
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:462
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:482
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:496
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:419
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:481
msgid "Enable"
msgstr "Habilitar"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:422
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:485
msgid "Reduced tunnel count"
msgstr "Número de túneles reducido"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:426
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:446
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:489
msgid "Idle minutes"
msgstr "Minutos de inactividad"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:430
2011-04-01 21:29:53 +00:00
msgid "Close tunnels when idle"
msgstr "Cerrar los túneles cuando se está inactivo"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:436
2011-04-01 21:29:53 +00:00
msgid "New Keys on Reopen"
msgstr "Nuevas claves al reabrir"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:444
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:435
msgid "Disable"
msgstr "Desactivar"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:450
2011-04-01 21:29:53 +00:00
msgid "Delay tunnel open until required"
msgstr "Retrasar apertura del túnel hasta que sea necesario"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:460
2011-04-01 21:29:53 +00:00
msgid "Persistent private key"
msgstr "Clave privada persistente"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:466
2011-04-01 21:29:53 +00:00
msgid "File"
msgstr "Archivo"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:470
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:220
msgid "Local destination"
msgstr "destino local"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:474
2011-04-01 21:29:53 +00:00
msgid "(if known)"
2011-12-12 11:17:17 +00:00
msgstr "(si se conoce)"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:480
2011-04-01 21:29:53 +00:00
msgid "Local Authorization"
2011-04-08 21:55:34 +00:00
msgstr "Autorización local"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:486
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:500
2011-04-01 21:29:53 +00:00
msgid "Username"
msgstr "Nombre de usuario"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:490
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:504
2011-04-01 21:29:53 +00:00
msgid "Password"
msgstr "Contraseña"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:494
2011-04-01 21:29:53 +00:00
msgid "Outproxy Authorization"
2011-04-08 21:55:34 +00:00
msgstr "Autorización outproxy"
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:512
2011-04-01 21:29:53 +00:00
msgid "Jump URL List"
msgstr "Lista de URL de salto"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:518
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:525
msgid "Custom options"
msgstr "Opciones personalizadas"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:522
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:529
2011-08-20 18:43:34 +00:00
msgid ""
"NOTE: If tunnel is currently running, most changes will not take effect "
"until tunnel is stopped and restarted."
2012-02-22 20:41:57 +00:00
msgstr "NOTA: Si el túnel está ejecutándose actualmente, la mayoría de los cambios no tendrá efecto hasta que se detenga y reinicie el túnel."
2011-04-01 21:29:53 +00:00
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:524
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:531
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:678
2011-04-01 21:29:53 +00:00
msgid "Cancel"
msgstr "Cancelar"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:528
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:535
msgid "Delete"
msgstr "Eliminar"
2011-09-23 20:14:24 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:530
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:537
msgid "Save"
msgstr "Guardar"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:73
msgid "I2P Tunnel Manager - Edit Server Tunnel"
msgstr "Gestor del túneles I2P - Editar túnel servidor"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:93
msgid "Edit server settings"
msgstr "Editar configuración del servidor"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:101
msgid "New server settings"
msgstr "Nueva configuración del servidor"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:199
msgid "Website name"
msgstr "Nombre de la página"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:203
msgid "(leave blank for outproxies)"
2011-12-12 11:17:17 +00:00
msgstr "(dejar en blanco para puertas de salida)"
2011-04-01 21:29:53 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:208
msgid "Private key file"
msgstr "archivo de clave privada"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:230
msgid "Add to local addressbook"
msgstr "Agregar a la libreta de direcciones local"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:237
msgid "Hostname Signature"
msgstr "Firma del Hostname"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:417
msgid "Encrypt Leaseset"
msgstr "Cifrar Leaseset"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:423
msgid "Encryption Key"
msgstr "Clave de cifrado"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:427
msgid "Generate New Key"
msgstr "Generar nueva clave"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:429
msgid "Generate"
msgstr "Generar"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:431
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:523
msgid "(Tunnel must be stopped first)"
msgstr "(El túnel debe detenerse primero)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:433
msgid "Restricted Access List"
msgstr "Lista de acceso restringido"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:439
msgid "Whitelist"
msgstr "Lista blanca"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:443
msgid "Blacklist"
msgstr "Lista negra"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:447
msgid "Access List"
msgstr "Lista de acceso"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:451
msgid "Inbound connection limits (0=unlimited)"
msgstr "Límites de conexiones entrantes (0 = sin límite)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:453
msgid "Per client"
msgstr "Por cliente"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:455
msgid "Per minute"
msgstr "por minuto"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:459
msgid "Per hour"
msgstr "Por hora"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:463
msgid "Per day"
msgstr "Por día"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:467
msgid "Total"
msgstr "Total"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:475
msgid "Max concurrent connections (0=unlimited)"
msgstr "Número máximo de conexiones simultáneas (0 = sin límite)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:493
msgid "New Certificate type"
msgstr "Nuevo tipo de certificado"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:495
msgid "None"
msgstr "Ninguno"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:499
msgid "Hashcash (effort)"
msgstr "Hashcash (esfuerzo)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:505
msgid "Hashcash Calc Time"
msgstr "Tiempo de Calc Hashcash "
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:507
msgid "Estimate"
msgstr "Estimación"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:509
msgid "Hidden"
msgstr "Oculto"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:513
msgid "Signed (signed by)"
msgstr "Firmado (firmado por)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:519
msgid "Modify Certificate"
msgstr "Modificar Certificado"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:521
msgid "Modify"
msgstr "Modificar"
2011-06-24 09:09:47 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:74
2011-04-01 21:29:53 +00:00
msgid "I2P Tunnel Manager - List"
msgstr "Gestor de túneles I2P - Lista"
2011-06-24 09:09:47 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:86
2011-04-01 21:29:53 +00:00
msgid "Status Messages"
msgstr "Mensajes de estado"
2011-06-24 09:09:47 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:90
2011-04-01 21:29:53 +00:00
msgid "Refresh"
msgstr "Actualizar"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:92
msgid "Tunnel Wizard"
msgstr "Asistente de túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:96
2011-04-01 21:29:53 +00:00
msgid "Stop All"
msgstr "Detener todos"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:100
2011-04-01 21:29:53 +00:00
msgid "Start All"
2011-04-08 21:55:34 +00:00
msgstr "Iniciar todos"
2011-04-01 21:29:53 +00:00
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:104
2011-04-01 21:29:53 +00:00
msgid "Restart All"
msgstr "Reiniciar todos"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:108
2011-04-01 21:29:53 +00:00
msgid "Reload Config"
msgstr "Actualizar configuración"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:110
2011-04-01 21:29:53 +00:00
msgid "I2P Server Tunnels"
msgstr "Túneles de servidor I2P"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:114
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:135
2011-04-01 21:29:53 +00:00
msgid "Points at"
msgstr "Apunta a"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:116
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:158
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:162
2011-04-01 21:29:53 +00:00
msgid "Preview"
2011-12-12 11:17:17 +00:00
msgstr "Vista previa"
2011-04-01 21:29:53 +00:00
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:118
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:182
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:255
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:302
2011-04-01 21:29:53 +00:00
msgid "Status"
msgstr "Estado"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:168
2011-04-01 21:29:53 +00:00
msgid "Base32 Address"
msgstr "Dirección Base32"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:176
2011-04-01 21:29:53 +00:00
msgid "No Preview"
msgstr "Sin vista previa"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:189
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:309
2011-04-01 21:29:53 +00:00
msgid "Starting..."
msgstr "Iniciando..."
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:196
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:210
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:316
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:330
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:344
2011-04-01 21:29:53 +00:00
msgid "Stop"
msgstr "Detener"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:203
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:337
2011-04-01 21:29:53 +00:00
msgid "Running"
msgstr "Ejecutándose"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:217
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:351
2011-04-01 21:29:53 +00:00
msgid "Stopped"
msgstr "Detenido"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:224
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:358
2011-04-01 21:29:53 +00:00
msgid "Start"
msgstr "Iniciar"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:239
2011-04-01 21:29:53 +00:00
msgid "New server tunnel"
msgstr "Nuevo servidor de túnel"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:241
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:401
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:204
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:246
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:276
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:282
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:554
2011-04-01 21:29:53 +00:00
msgid "Standard"
msgstr "Estándar"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:243
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:403
2011-04-01 21:29:53 +00:00
msgid "Create"
msgstr "Crear"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:245
2011-04-01 21:29:53 +00:00
msgid "I2P Client Tunnels"
msgstr "Túneles de cliente I2P"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:253
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:288
2011-04-01 21:29:53 +00:00
msgid "Interface"
msgstr "Interfaz"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:323
2011-04-01 21:29:53 +00:00
msgid "Standby"
msgstr "En espera"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:368
2011-04-01 21:29:53 +00:00
msgid "Outproxy"
2011-12-12 11:17:17 +00:00
msgstr "Puerta de salida"
2011-04-01 21:29:53 +00:00
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:386
2011-04-01 21:29:53 +00:00
msgid "none"
msgstr "ninguno"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:399
2011-04-01 21:29:53 +00:00
msgid "New client tunnel"
2011-12-12 11:17:17 +00:00
msgstr "Nuevo túnel cliente"
2012-02-22 20:41:57 +00:00
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:102
msgid "I2P Tunnel Manager - Tunnel Creation Wizard"
msgstr "Gestor de túneles I2P - Asistente para la creación de túneles"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:120
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:545
msgid "Server or client tunnel?"
msgstr "Túnel de cliente o servidor?"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:126
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:549
msgid "Tunnel type"
msgstr "Tipo de túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:132
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:579
msgid "Tunnel name and description"
msgstr "Nombre y descripción del túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:138
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:588
msgid "Tunnel destination"
msgstr "Destino del túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:144
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:604
msgid "Binding address and port"
msgstr "Dirección de enlace y puerto"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:150
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:630
msgid "Tunnel auto-start"
msgstr "Auto-iniciar túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:156
msgid "Wizard completed"
msgstr "Asistente completado"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:170
msgid ""
"This wizard will take you through the various options available for creating"
" tunnels in I2P."
msgstr "Este asistente le guiará a través de las distintas opciones disponibles para la creación de túneles en I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:172
msgid ""
"The first thing to decide is whether you want to create a server or a client"
" tunnel."
msgstr "Lo primero que debe decidir es si se desea crear un túnel de servidor o de cliente."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:174
msgid ""
"If you need to connect to a remote service, such as an IRC server inside I2P"
" or a code repository, then you will require a CLIENT tunnel."
msgstr "Si necesita conectarse a un servicio remoto, como un servidor de IRC dentro de I2P o un repositorio de código, va a requerir un túnel CLIENTE."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:176
msgid ""
"On the other hand, if you wish to host a service for others to connect to "
"you'll need to create a SERVER tunnel."
msgstr "Por otro lado, si desea hospedar un servicio para que otros puedan conectarse a usted, necesitará crear un túnel SERVIDOR."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:178
msgid "Server Tunnel"
msgstr "Túnel de servidor"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:180
msgid "Client Tunnel"
msgstr "Túnel de cliente"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:198
msgid "There are several types of tunnels to choose from:"
msgstr "Hay varios tipos de túneles para elegir:"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:206
msgid "Basic tunnel for connecting to a single service inside I2P."
msgstr "Túnel básico para la conexión a un servicio dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:208
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:250
msgid ""
"Try this if none of the tunnel types below fit your requirements, or you "
"don't know what type of tunnel you need."
msgstr "Pruebe esto si ninguno de los tipos de túneles a continuación se ajustan a sus requerimientos, o si no sabe qué tipo de túnel necesita."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:210
msgid "Tunnel that acts as an HTTP proxy for reaching eepsites inside I2P."
msgstr "Túnel que actúa como un proxy HTTP para llegar a eepsites dentro I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:212
msgid ""
"Set your browser to use this tunnel as an http proxy, or set your "
"\"http_proxy\" environment variable for command-line applications in "
"GNU/Linux."
msgstr "Configure su navegador para usar este túnel como un proxy HTTP, o configure su variable de entorno \"http_proxy\" para aplicaciones de línea de comandos en GNU / Linux."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:214
msgid ""
"Websites outside I2P can also be reached if an HTTP proxy within I2P is "
"known."
msgstr "También es posible llegar a sitios web de fuera de I2P si se conoce algún proxy HTTP dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:216
msgid "Customised client tunnel specific for IRC connections."
msgstr "Túnel de cliente personalizado específicamente para conexiones de IRC."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:218
msgid ""
"With this tunnel type, your IRC client will be able to connect to an IRC "
"network inside I2P."
msgstr "Con este tipo de túnel, su cliente de IRC será capaz de conectarse a una red de IRC dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:220
msgid ""
"Each IRC network in I2P that you wish to connect to will require its own "
"tunnel. (See Also, SOCKS IRC)"
msgstr "Cada red IRC en I2P a la que desee conectarse requerirá su propio túnel. (Véase también, SOCKS IRC)"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:222
msgid "A tunnel that implements the SOCKS protocol."
msgstr "Un túnel que implementa el protocolo SOCKS."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:224
msgid ""
"This enables both TCP and UDP connections to be made through a SOCKS "
"outproxy within I2P."
msgstr "Esto permite que las conexiones TCP y UDP se hagan a través de un outproxy SOCKS que esté dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:226
msgid ""
"A client tunnel implementing the SOCKS protocol, which is customised for "
"connecting to IRC networks."
msgstr "Un túnel de cliente que implementa el protocolo SOCKS, personalizado para la conexión con redes IRC."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:228
msgid ""
"With this tunnel type, IRC networks in I2P can be reached by typing the I2P "
"address into your IRC client, and configuring the IRC client to use this "
"SOCKS tunnel."
msgstr "Con este tipo de túnel, las redes IRC de I2P pueden ser alcanzadas escribiendo directamente la dirección I2P en el cliente de IRC, y configurando el cliente de IRC para utilizar este túnel SOCKS."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:230
msgid ""
"This means that only one I2P tunnel is required rather than a separate "
"tunnel per IRC network."
msgstr "Esto significa que sólo es necesario un único túnel I2P en lugar de un túnel distinto por cada red IRC."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:232
msgid ""
"IRC networks outside I2P can also be reached if a SOCKS outproxy within I2P "
"is known, though it depends on whether or not the outproxy has been blocked "
"by the IRC network."
msgstr "También se puede llegar a redes IRC de fuera de I2P si se conoce un outproxy SOCKS en I2P, aunque depende de si el outproxy ha sido bloqueado por la red IRC."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:234
msgid "A client tunnel that implements the HTTP CONNECT command."
msgstr "Un túnel de cliente que implementa el comando HTTP CONNECT."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:236
msgid ""
"This enables TCP connections to be made through an HTTP outproxy, assuming "
"the proxy supports the CONNECT command."
msgstr "Esto permite hacer conexiones TCP a través de un outproxy HTTP, suponiendo que el servidor proxy admita el comando CONNECT."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:238
msgid "A customised client tunnel for Streamr."
msgstr "Un túnel de cliente personalizado para Streamr."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:248
msgid "A basic server tunnel for hosting a generic service inside I2P."
msgstr "Un túnel básico de servidor para alojar un servicio genérico dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:252
msgid "A server tunnel that is customised for HTTP connections."
msgstr "Un túnel de servidor personalizado para conexiones HTTP."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:254
msgid "Use this tunnel type if you want to host an eepsite."
msgstr "Utilice este tipo de túnel si desea alojar una eepsite."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:256
msgid ""
"A customised server tunnel that can both serve HTTP data and connect to "
"other server tunnels."
msgstr "Un túnel de servidor personalizado que puede servir tanto datos HTTP como conectar a otros túneles de servidor."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:258
msgid "This tunnel type is predominantly used when running a Seedless server."
msgstr "Este tipo de túnel se utiliza principalmente cuando se ejecuta un servidor sin semillas (Seedless)."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:260
msgid "A customised server tunnel for hosting IRC networks inside I2P."
msgstr "Un túnel de servidor personalizado para alojar redes IRC dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:262
msgid ""
"Usually, a separate tunnel needs to be created for each IRC server that is "
"to be accessible inside I2P."
msgstr "Normalmente, se debe crear un túnel por separado para cada servidor IRC, que será accesible dentro de I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:264
msgid "A customised server tunnel for Streamr."
msgstr "Un túnel de servidor personalizado para Streamr."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:303
msgid "Choose a name and description for your tunnel."
msgstr "Elegir un nombre y una descripción para su túnel."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:305
msgid ""
"These can be anything you want - they are just for ease of identifying the "
"tunnel in the routerconsole."
msgstr "Estos pueden ser lo que se quiera - son sólo para facilitar la identificación del túnel en la consola del router."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:335
msgid ""
"If you know of any outproxies for this type of tunnel (either HTTP or "
"SOCKS), fill them in below."
msgstr "Si conoce algún outproxie para este tipo de túnel (HTTP o SOCKS), rellénelo a continuación."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:337
msgid "Separate multiple proxies with commas."
msgstr "Separe múltiples servidores proxy con comas."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:355
msgid ""
"Type in the I2P destination of the service that this client tunnel should "
"connect to."
msgstr "Introduzca el destino de I2P del servicio al que este túnel de cliente debe conectarse."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:357
msgid ""
"This could be the full base 64 destination key, or an I2P URL from your "
"address book."
msgstr "Este puede ser la clave de destino en base 64 o una dirección URL I2P de su libreta de direcciones."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:387
msgid ""
"This is the IP that your service is running on, this is usually on the same "
"machine so 127.0.0.1 is autofilled."
msgstr "Esta es la IP en la que el servicio se está ejecutando, esto suele ser en la misma máquina, por lo que se ha auto-rellenado con 127.0.0.1 "
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:410
msgid "This is the port that the service is accepting connections on."
msgstr "Este es el puerto por el que el servicio está aceptando conexiones entrantes."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:431
msgid "This is the port that the client tunnel will be accessed from locally."
msgstr "Este es el puerto por el que se accederá al túnel de cliente localmente."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:433
msgid "This is also the client port for the HTTPBidir server tunnel."
msgstr "También es el puerto de cliente para el túnel de servidor HTTPBidir."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:452
msgid ""
"How do you want this tunnel to be accessed? By just this machine, your "
"entire subnet, or external internet?"
msgstr "¿Cómo quiere que se acceda a este túnel? ¿Sólo esta máquina, su subred entera, o todo el internet externo?"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:454
msgid "You will most likely want to just allow 127.0.0.1"
msgstr "Lo más probable es que desee permitir sólo 127.0.0.1"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:496
msgid ""
"The I2P router can automatically start this tunnel for you when the router "
"is started."
msgstr "El router I2P puede activar automáticamente este túnel cuando el router se inicie"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:498
msgid ""
"This can be useful for frequently-used tunnels (especially server tunnels), "
"but for tunnels that are only used occassionally it would mean that the I2P "
"router is creating and maintaining unnecessary tunnels."
msgstr "Esto puede ser útil para los túneles de uso frecuente (especialmente en los túneles de servidor), pero para los túneles que sólo se utilizan ocasionalmente, significaría que el router I2P está creando y manteniendo túneles innecesarios."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:524
msgid "The wizard has now collected enough information to create your tunnel."
msgstr "El asistente ya ha recogido suficiente información para crear el túnel."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:526
msgid ""
"Upon clicking the Save button below, the wizard will set up the tunnel, and "
"take you back to the main I2PTunnel page."
msgstr "Al hacer clic en el botón Guardar a continuación, el asistente creará el túnel, y le llevará de vuelta a la página principal de túneles I2P."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:531
msgid ""
"Because you chose to automatically start the tunnel when the router starts, "
"you don't have to do anything further."
msgstr "Como ha decidido iniciar automáticamente el túnel cuando el router se inicie, no tiene que hacer nada más."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:533
msgid "The router will start the tunnel once it has been set up."
msgstr "El router iniciará el túnel una vez haya sido establecido."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:537
msgid ""
"Because you chose not to automatically start the tunnel, you will have to "
"manually start it."
msgstr "Como usted ha decidido no iniciar automáticamente el túnel, tendrá que iniciarlo de forma manual."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:539
msgid ""
"You can do this by clicking the Start button on the main page which "
"corresponds to the new tunnel."
msgstr "Esto se puede hacer haciendo clic en el botón Iniciar en la página principal que corresponde al nuevo túnel."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:543
msgid "Below is a summary of the options you chose:"
msgstr "A continuación se muestra un resumen de las opciones que ha elegido:"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:641
msgid ""
"Alongside these basic settings, there are a number of advanced options for "
"tunnel configuration."
msgstr "Junto a estos valores básicos, hay una serie de opciones avanzadas para la configuración de túneles."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:643
msgid ""
"The wizard will set reasonably sensible default values for these, but you "
"can view and/or edit these by clicking on the tunnel's name in the main "
"I2PTunnel page."
msgstr "El asistente establecerá valores razonablemente sensibles para ellos por defecto, pero se pueden ver y/o editar haciendo clic en el nombre del túnel en la página de túneles I2P principal."
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:683
msgid "Previous"
msgstr "Anterior"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:691
msgid "Save Tunnel"
msgstr "Guardar Túnel"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:697
msgid "Finish"
msgstr "Finalizar"
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:703
msgid "Next"
msgstr "Siguiente"