forked from I2P_Developers/i2p.i2p
1375 lines
54 KiB
Plaintext
1375 lines
54 KiB
Plaintext
# 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
|
|
#
|
|
# Translators:
|
|
# Bad Cluster <badcluster@i2pmail.org>, 2012
|
|
# Leelium <bovas85@gmail.com>, 2012
|
|
# alamir <christianm@libero.it>, 2014
|
|
# ColomboI2P <inactive+ColomboI2P@transifex.com>, 2012
|
|
# Fletcher Lynd <fletcherlynd@hotmail.com>, 2013
|
|
# mkkid <jokjok@hotmail.it>, 2011
|
|
# Sebastiano Pistore <olatusrooc@virgilio.it>, 2016
|
|
# spawned76 <fswitch20@hotmail.com>, 2012
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-05-25 12:28+0000\n"
|
|
"PO-Revision-Date: 2016-05-26 09:27+0000\n"
|
|
"Last-Translator: Sebastiano Pistore <olatusrooc@virgilio.it>\n"
|
|
"Language-Team: Italian (http://www.transifex.com/otf/I2P/language/it/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:396
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:406
|
|
msgid "internal"
|
|
msgstr "interno"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:440
|
|
#, java-format
|
|
msgid "{0} inbound, {0} outbound tunnel"
|
|
msgid_plural "{0} inbound, {0} outbound tunnels"
|
|
msgstr[0] "{0} tunnel in entrata, {0} in uscita"
|
|
msgstr[1] "{0} tunnel in entrata, {0} in uscita"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:444
|
|
msgid "lower bandwidth and reliability"
|
|
msgstr "Larghezza di banda e affidabilità minore"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:446
|
|
msgid "standard bandwidth and reliability"
|
|
msgstr "Larghezza di banda e affidabilità standard"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:448
|
|
msgid "higher bandwidth and reliability"
|
|
msgstr "Larghezza di banda e affidabilità maggiore"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:89
|
|
msgid "Tunnels are not initialized yet, please reload in two minutes."
|
|
msgstr "Tunnel non ancora inizializzati, ricarica tra due minuti."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:162
|
|
msgid ""
|
|
"Invalid form submission, probably because you used the 'back' or 'reload' "
|
|
"button on your browser. Please resubmit."
|
|
msgstr "Sottomissione di form invalido, probabilmente perchè hai usato il bottone 'indietro' o 'aggiorna' del tuo browser. Ripetere perfavore."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:164
|
|
msgid ""
|
|
"If the problem persists, verify that you have cookies enabled in your "
|
|
"browser."
|
|
msgstr "Se il problema persiste, verifica di avere i cookies abilitati nel tuo browser."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:210
|
|
msgid "Configuration reloaded for all tunnels"
|
|
msgstr "Configurazione ricaricata per tutti i tunnel"
|
|
|
|
#. and give them something to look at in any case
|
|
#. FIXME name will be HTML escaped twice
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:224
|
|
msgid "Starting tunnel"
|
|
msgstr "Avviando tunnel"
|
|
|
|
#. and give them something to look at in any case
|
|
#. FIXME name will be HTML escaped twice
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:238
|
|
msgid "Stopping tunnel"
|
|
msgstr "Fermando tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:327
|
|
msgid "New Tunnel"
|
|
msgstr "Nuovo Tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:347
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:367
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:453
|
|
msgid "Port not set"
|
|
msgstr "Porta non impostata"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:350
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:455
|
|
msgid "Invalid port"
|
|
msgstr "Porta non valida"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:353
|
|
msgid "Warning - ports less than 1024 are not recommended"
|
|
msgstr "Attenzione - È meglio non utilizzare porte inferiori alla 1024"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:362
|
|
msgid "Warning - duplicate port"
|
|
msgstr "Attenzione - porta duplicata"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:379
|
|
msgid "Standard client"
|
|
msgstr "Client standard"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:380
|
|
msgid "HTTP/HTTPS client"
|
|
msgstr "Client HTTP/HTTPS"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:381
|
|
msgid "IRC client"
|
|
msgstr "Client IRC"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:382
|
|
msgid "Standard server"
|
|
msgstr "Server standard"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:383
|
|
msgid "HTTP server"
|
|
msgstr "Server HTTP"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:384
|
|
msgid "SOCKS 4/4a/5 proxy"
|
|
msgstr "Proxy SOCKS 4/4a/5 "
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:385
|
|
msgid "SOCKS IRC proxy"
|
|
msgstr "Proxy SOCKS IRC "
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:386
|
|
msgid "CONNECT/SSL/HTTPS proxy"
|
|
msgstr "Proxy CONNECT/SSL/HTTPS"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:387
|
|
msgid "IRC server"
|
|
msgstr "Server IRC"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:388
|
|
msgid "Streamr client"
|
|
msgstr "Client streamr"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:389
|
|
msgid "Streamr server"
|
|
msgstr "Server streamr"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:390
|
|
msgid "HTTP bidir"
|
|
msgstr "HTTP bidir"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:447
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:319
|
|
msgid "Host not set"
|
|
msgstr "Host non impostato"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:449
|
|
msgid "Invalid address"
|
|
msgstr "Indirizzo non valido"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:82
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:82
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:86
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:95
|
|
msgid "Hidden Services Manager"
|
|
msgstr "Gestore dei servizi nascosti"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:86
|
|
msgid "Edit Client Tunnel"
|
|
msgstr "Modifica il Tunnel del client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:114
|
|
msgid "Edit proxy settings"
|
|
msgstr "Modifica impostazioni proxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:122
|
|
msgid "New proxy settings"
|
|
msgstr "Nuove impostazioni proxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:162
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:162
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:130
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:144
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:275
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:290
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:156
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:330
|
|
msgid "Name"
|
|
msgstr "Nome"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:166
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:166
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:279
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:308
|
|
msgid "Type"
|
|
msgstr "Tipo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:170
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:170
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:259
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:428
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:334
|
|
msgid "Description"
|
|
msgstr "Descrizione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:176
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:186
|
|
msgid "Target"
|
|
msgstr "Obiettivo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:180
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:182
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:219
|
|
msgid "Access Point"
|
|
msgstr "Punto di Accesso"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:187
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:200
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:265
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:203
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:224
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:269
|
|
msgid "required"
|
|
msgstr "necessario"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:208
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:234
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:486
|
|
msgid "Reachable by"
|
|
msgstr "Raggiungibile da"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:229
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:212
|
|
msgid "Use SSL?"
|
|
msgstr "Vuoi usare SSL?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:238
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:362
|
|
msgid "Outproxies"
|
|
msgstr "Outproxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:245
|
|
msgid "SSL Outproxies"
|
|
msgstr "Proxy di uscita SSL"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:251
|
|
msgid "Use Outproxy Plugin"
|
|
msgstr "Usa plugin del proxy in uscita"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:255
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:293
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:301
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:178
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:530
|
|
msgid "(Check the Box for 'YES')"
|
|
msgstr "(Seleziona il Box per 'SI')"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:260
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:382
|
|
msgid "Tunnel Destination"
|
|
msgstr "Destinazione Tunnel "
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:272
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:386
|
|
msgid "name, name:port, or destination"
|
|
msgstr "nome, nome:porta, o destinazione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:275
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:390
|
|
msgid "b32 not recommended"
|
|
msgstr "b32 non consigliato"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:281
|
|
msgid "Shared Client"
|
|
msgstr "Client Condiviso"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:285
|
|
msgid ""
|
|
"(Share tunnels with other clients and irc/httpclients? Change requires "
|
|
"restart of client proxy)"
|
|
msgstr "(Condividere tunnel con altri client e client irc/http? Il cambiamento richiede il riavvio del client proxy)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:289
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:174
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:526
|
|
msgid "Auto Start"
|
|
msgstr "Avvio Automatico"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:297
|
|
msgid "Enable DCC"
|
|
msgstr "Abilita DCC"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:305
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:347
|
|
msgid "Advanced networking options"
|
|
msgstr "Opzioni di rete avanzate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:307
|
|
msgid ""
|
|
"(NOTE: when this client proxy is configured to share tunnels, then these "
|
|
"options are for all the shared proxy clients!)"
|
|
msgstr "(NOTA: quando questo client proxy è configurato per condividere i tunnel, queste opzioni saranno valide per tutti i client proxy condivisi!)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:309
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:349
|
|
msgid "Tunnel Options"
|
|
msgstr "Opzioni Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:311
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:351
|
|
msgid "Length"
|
|
msgstr "Lunghezza"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:318
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:358
|
|
msgid "0 hop tunnel (no anonymity)"
|
|
msgstr "0 tunnel hop (nessun anonimato)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:322
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:362
|
|
msgid "1 hop tunnel (low anonymity)"
|
|
msgstr "1 tunnel hop (anonimato basso)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:326
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:366
|
|
msgid "2 hop tunnel (medium anonymity)"
|
|
msgstr "2 tunnel hop (anonimato medio)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:330
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:370
|
|
msgid "3 hop tunnel (high anonymity)"
|
|
msgstr "3 tunnel hop (anonimato alto)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:349
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:389
|
|
msgid "hop tunnel (very poor performance)"
|
|
msgstr "tunnel hop (prestazioni molto basse)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:354
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:394
|
|
msgid "Variance"
|
|
msgstr "Varianza"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:361
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:401
|
|
msgid "0 hop variance (no randomization, consistent performance)"
|
|
msgstr "varianza 0 hop (nessuna randomizzazione, prestazioni coerenti)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:365
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:405
|
|
msgid ""
|
|
"+ 0-1 hop variance (medium additive randomization, subtractive performance)"
|
|
msgstr "varianza + 0-1 hop (randomizzazione additiva media, prestazioni sottrattive)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:369
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:409
|
|
msgid ""
|
|
"+ 0-2 hop variance (high additive randomization, subtractive performance)"
|
|
msgstr "varianza + 0-2 hop (randomizzazione additiva alta, prestazioni sottrattive)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:373
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:413
|
|
msgid "+/- 0-1 hop variance (standard randomization, standard performance)"
|
|
msgstr "varianza +/- 0-1 hop (randomizzazione standard, prestazioni standard)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:377
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:417
|
|
msgid "+/- 0-2 hop variance (not recommended)"
|
|
msgstr "hop varianza +/- 0-2 (non consigliata)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:388
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:428
|
|
msgid "hop variance"
|
|
msgstr "varianza hop"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:393
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:433
|
|
msgid "Count"
|
|
msgstr "Conteggio"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:397
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:437
|
|
msgid "Backup Count"
|
|
msgstr "Conteggio Backup "
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:404
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:444
|
|
msgid "0 backup tunnels (0 redundancy, no added resource usage)"
|
|
msgstr "0 tunnel backup (ridondanza zero, nessun utilizzo di risorse aggiuntivo)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:408
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:448
|
|
msgid "1 backup tunnel each direction (low redundancy, low resource usage)"
|
|
msgstr "1 tunnel backup in ogni direzione (ridondanza bassa, utilizzo di risorse basso)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:412
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:452
|
|
msgid ""
|
|
"2 backup tunnels each direction (medium redundancy, medium resource usage)"
|
|
msgstr "2 tunnel backup in ogni direzione (ridondanza media, utilizzo di risorse medio)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:416
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:456
|
|
msgid "3 backup tunnels each direction (high redundancy, high resource usage)"
|
|
msgstr "3 tunnel backup in ogni direzione (ridondanza alta, utilizzo di risorse alto)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:424
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:464
|
|
msgid "backup tunnels"
|
|
msgstr "tunnel di backup"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:431
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:471
|
|
msgid "Profile"
|
|
msgstr "Profilo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:438
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:478
|
|
msgid "interactive connection"
|
|
msgstr "connessione interattiva"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:442
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:482
|
|
msgid "bulk connection (downloads/websites/BT)"
|
|
msgstr "connessione di massa (download/siti web/BT)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:444
|
|
msgid "Delay Connect"
|
|
msgstr "Ritarda Connessione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:448
|
|
msgid "for request/response connections"
|
|
msgstr "per connessioni richiesta/risposta"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:452
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:486
|
|
msgid "Router I2CP Address"
|
|
msgstr "Indirizzo I2CP Router"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:454
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:192
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:488
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:417
|
|
msgid "Host"
|
|
msgstr "Host"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:462
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:198
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:496
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:277
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:299
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:438
|
|
msgid "Port"
|
|
msgstr "Porta"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:472
|
|
msgid "Delay tunnel open until required"
|
|
msgstr "Ritarda l'apertura di tunnel fino a che non è richiesta"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:474
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:482
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:496
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:504
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:518
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:546
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:552
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:558
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:564
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:605
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:615
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:506
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:545
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:551
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:557
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:568
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:574
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:636
|
|
msgid "Enable"
|
|
msgstr "Abilita"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:480
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:634
|
|
msgid "Reduce tunnel quantity when idle"
|
|
msgstr "Riduci la quantità di tunnel quando inattivo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:486
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:640
|
|
msgid "Reduced tunnel count"
|
|
msgstr "Riduci conteggio tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:490
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:510
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:644
|
|
msgid "Idle minutes"
|
|
msgstr "Minuti di inattività"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:494
|
|
msgid "Close tunnels when idle"
|
|
msgstr "Chiudi i tunnel quando inattivo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:500
|
|
msgid "New Keys on Reopen"
|
|
msgstr "Nuove Chiavi alla riapertura"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:508
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:526
|
|
msgid "Disable"
|
|
msgstr "Disabilita"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:516
|
|
msgid "Persistent private key"
|
|
msgstr "Chiave privata persistente"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:522
|
|
msgid "File"
|
|
msgstr "File"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:531
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:276
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:172
|
|
msgid "Local destination"
|
|
msgstr "Destinazione locale"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:535
|
|
msgid "Local Base 32"
|
|
msgstr "Base 32 (locale)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:544
|
|
msgid "Pass User-Agent header through"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:550
|
|
msgid "Pass Referer header through"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:556
|
|
msgid "Pass Accept headers through"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:562
|
|
msgid "Allow SSL to I2P addresses"
|
|
msgstr "Permetti SSL per gli indirizzi I2P"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:573
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:687
|
|
msgid "Signature type"
|
|
msgstr "Tipo firma"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:575
|
|
msgid "Experts only!"
|
|
msgstr "Solo per esperti!"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:603
|
|
msgid "Local Authorization"
|
|
msgstr "Autorizzazione Locale"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:609
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:619
|
|
msgid "Username"
|
|
msgstr "Nome Utente"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:611
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:623
|
|
msgid "Password"
|
|
msgstr "Password"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:613
|
|
msgid "Outproxy Authorization"
|
|
msgstr "Autorizzazione Outproxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:630
|
|
msgid "Jump URL List"
|
|
msgstr "Lista URL salto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:636
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:716
|
|
msgid "Custom options"
|
|
msgstr "Opzioni personalizzate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:640
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:720
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:429
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:706
|
|
msgid "Cancel"
|
|
msgstr "Annulla"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:644
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:724
|
|
msgid "Delete"
|
|
msgstr "Elimina"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:646
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:726
|
|
msgid "Save"
|
|
msgstr "Salva"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:86
|
|
msgid "Edit Hidden Service"
|
|
msgstr "Modifica il Servizio nascosto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:114
|
|
msgid "Edit server settings"
|
|
msgstr "Modifica impostazioni server"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:122
|
|
msgid "New server settings"
|
|
msgstr "Nuove impostazioni server"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:255
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:164
|
|
msgid "Website name"
|
|
msgstr "Nome sito web"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:259
|
|
msgid "(leave blank for outproxies)"
|
|
msgstr "(lascia vuoto per gli outproxy)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:264
|
|
msgid "Private key file"
|
|
msgstr "File chiave privata"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:309
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:317
|
|
msgid "Generate QR Code"
|
|
msgstr "Genera un codice QR"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:323
|
|
msgid "Add to local addressbook"
|
|
msgstr "Aggiungi alla rubrica locale"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:328
|
|
msgid "Registration Authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:334
|
|
msgid "Set name with .i2p suffix to enable QR code generation"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:336
|
|
msgid "Set name with .i2p suffix to enable registration authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:504
|
|
msgid "Encrypt Leaseset"
|
|
msgstr "Codifica Leaseset"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:510
|
|
msgid "Encryption Key"
|
|
msgstr "Chiave cifratura"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:514
|
|
msgid "Generate New Key"
|
|
msgstr "Genera nuova chiave"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:516
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:431
|
|
msgid "Generate"
|
|
msgstr "Genera"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:518
|
|
msgid "(Tunnel must be stopped first)"
|
|
msgstr "(Il tunnel deve prima essere fermato)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:520
|
|
msgid "Restricted Access List"
|
|
msgstr "Lista di accesso ristretto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:530
|
|
msgid "Blacklist"
|
|
msgstr "Lista Nera"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:534
|
|
msgid "Whitelist"
|
|
msgstr "Eccezioni"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:536
|
|
msgid "Access List"
|
|
msgstr "Lista di accesso"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:543
|
|
msgid "Block Access via Inproxies"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:549
|
|
msgid "Block Accesses containing Referers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:555
|
|
msgid "Block these User-Agents"
|
|
msgstr "Blocca questi user agent"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:566
|
|
msgid "Unique Local Address per Client"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:572
|
|
msgid "Optimize for Multihoming"
|
|
msgstr "Ottimizza per il multihoming"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:578
|
|
msgid "Inbound connection limits (0=unlimited)"
|
|
msgstr "Limite connessioni in ingresso (0=illimitate)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:580
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:611
|
|
msgid "Per client"
|
|
msgstr "Per client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:582
|
|
msgid "Per minute"
|
|
msgstr "Per minuto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:586
|
|
msgid "Per hour"
|
|
msgstr "Per ora"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:590
|
|
msgid "Per day"
|
|
msgstr "Per giorno"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:594
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:621
|
|
msgid "Total"
|
|
msgstr "Totale"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:602
|
|
msgid "Max concurrent connections (0=unlimited)"
|
|
msgstr "Massimo numero di connessioni concorrenti (0=illimitate)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:609
|
|
msgid "POST limits (0=unlimited)"
|
|
msgstr "Limiti POST (0=illimitati)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:613
|
|
msgid "Per period"
|
|
msgstr "Per periodo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:617
|
|
msgid "Ban minutes"
|
|
msgstr "Minuti di ban"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:627
|
|
msgid "POST limit period (minutes)"
|
|
msgstr "Periodo limiti POST (minuti)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:689
|
|
msgid "Experts only! Changes B32!"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:100
|
|
msgid "Status Messages"
|
|
msgstr "Messaggi di stato"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:104
|
|
msgid "Refresh"
|
|
msgstr "Ricarica"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:113
|
|
msgid "Tunnel Wizard"
|
|
msgstr "Creazione guidata tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:117
|
|
msgid "Stop All"
|
|
msgstr "Ferma tutto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:121
|
|
msgid "Start All"
|
|
msgstr "Avvia tutto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:125
|
|
msgid "Restart All"
|
|
msgstr "Riavvia tutto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:128
|
|
msgid "I2P Hidden Services"
|
|
msgstr "Servizi nascosti di I2P"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:132
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:153
|
|
msgid "Points at"
|
|
msgstr "Punta a"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:134
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:186
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:190
|
|
msgid "Preview"
|
|
msgstr "Anteprima"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:136
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:210
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:283
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:326
|
|
msgid "Status"
|
|
msgstr "Stato"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:196
|
|
msgid "Base32 Address"
|
|
msgstr "Indirizzo Base32"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:204
|
|
msgid "No Preview"
|
|
msgstr "Nessuna anteprima"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:217
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:333
|
|
msgid "Starting..."
|
|
msgstr "In avvio..."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:224
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:238
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:340
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:354
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:368
|
|
msgid "Stop"
|
|
msgstr "Ferma"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:231
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:361
|
|
msgid "Running"
|
|
msgstr "In funzione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:245
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:375
|
|
msgid "Stopped"
|
|
msgstr "Fermato"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:252
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:382
|
|
msgid "Start"
|
|
msgstr "Avvia"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:267
|
|
msgid "New hidden service"
|
|
msgstr "Nuovo servizio nascosto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:269
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:438
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:227
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:269
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:299
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:305
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:580
|
|
msgid "Standard"
|
|
msgstr "Standard"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:271
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:440
|
|
msgid "Create"
|
|
msgstr "Crea"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:273
|
|
msgid "I2P Client Tunnels"
|
|
msgstr "Tunnel Client I2P"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:281
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:312
|
|
msgid "Interface"
|
|
msgstr "Interfaccia"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:347
|
|
msgid "Standby"
|
|
msgstr "Sospensione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:391
|
|
msgid "Outproxy"
|
|
msgstr "Outproxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:394
|
|
msgid "Destination"
|
|
msgstr "Destinazione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:401
|
|
msgid "internal plugin"
|
|
msgstr "Plugin interno"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:420
|
|
msgid "none"
|
|
msgstr "Vuoto"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:436
|
|
msgid "New client tunnel"
|
|
msgstr "Nuovo tunnel client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:99
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:128
|
|
msgid "Registration Helper"
|
|
msgstr "Assistenza per la registrazione"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:154
|
|
msgid ""
|
|
"Please be sure to select, copy, and paste the entire contents of the "
|
|
"appropriate authentication data into the form of your favorite registration "
|
|
"site"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:179
|
|
msgid "Local destination is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:184
|
|
msgid ""
|
|
"To enable registration verification, edit tunnel and set name (or website "
|
|
"name) to a valid host name ending in '.i2p'"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:188
|
|
msgid ""
|
|
"To enable registration verification, edit tunnel and set name to a valid "
|
|
"host name ending in '.i2p'"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:195
|
|
msgid "Destination signing key is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:204
|
|
msgid "Authentication for adding host"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:208
|
|
msgid "Advanced authentication strings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:216
|
|
msgid "Authentication for removing host"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:220
|
|
#, java-format
|
|
msgid "This will remove the entry for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:246
|
|
msgid "Authentication for changing name"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:257
|
|
#, java-format
|
|
msgid "This will change the name from {0} to {1}, using the same destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:263
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:292
|
|
msgid "This tunnel must be configured with the new host name."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:265
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:294
|
|
msgid "Enter old host name below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:275
|
|
msgid "Authentication for adding alias"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:286
|
|
#, java-format
|
|
msgid "This will add an alias {0} for {1}, using the same destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:304
|
|
msgid "Authentication for changing destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:316
|
|
#, java-format
|
|
msgid "This will change the destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:322
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:353
|
|
msgid "This tunnel must be configured with the new destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:324
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:355
|
|
msgid "Enter old destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:335
|
|
msgid "Authentication for adding alternate destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:347
|
|
#, java-format
|
|
msgid "This will add an alternate destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:366
|
|
msgid "Authentication for adding subdomain"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:379
|
|
#, java-format
|
|
msgid "This will add a subdomain {0} of {1}, with a different destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:385
|
|
msgid "This tunnel must be configured with the new subdomain and destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:387
|
|
msgid "Enter higher-level domain and destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:403
|
|
msgid "Go back and edit the tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:413
|
|
msgid "Specify old name and destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:415
|
|
msgid "This is only required for advanced authentication."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:416
|
|
msgid "See above for required items."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:423
|
|
msgid "Old Host Name"
|
|
msgstr "Vecchio nome del nodo"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:427
|
|
msgid "Private Key File for old Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:123
|
|
msgid "I2P Tunnel Manager - Tunnel Creation Wizard"
|
|
msgstr "Gestore tunnel I2P - Creazione guidata tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:143
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:571
|
|
msgid "Server or client tunnel?"
|
|
msgstr "Server o client tunnel?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:149
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:575
|
|
msgid "Tunnel type"
|
|
msgstr "Tipo di tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:155
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:605
|
|
msgid "Tunnel name and description"
|
|
msgstr "Nome e descrizione tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:161
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:614
|
|
msgid "Tunnel destination"
|
|
msgstr "Destinazione tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:167
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:630
|
|
msgid "Binding address and port"
|
|
msgstr "Vincolando indirizzo e porta"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:173
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:656
|
|
msgid "Tunnel auto-start"
|
|
msgstr "Avvio automatico del tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:179
|
|
msgid "Wizard completed"
|
|
msgstr "Creazione guidata completata"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:193
|
|
msgid ""
|
|
"This wizard will take you through the various options available for creating"
|
|
" tunnels in I2P."
|
|
msgstr "Questo setup wizard ti guiderà attraverso le varie opzioni disponibili per creare tunnel in I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:195
|
|
msgid ""
|
|
"The first thing to decide is whether you want to create a server or a client"
|
|
" tunnel."
|
|
msgstr "La prima cosa da decidere è se vuoi creare un tunnel server o client."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:197
|
|
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 "Se hai bisogno di collegare un servizio remoto, come un server IRC nell' I2P o un code repository, avrai bisogno di un tunnel CLIENT. "
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:199
|
|
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 "D'altra parte, se desideri ospitare un servizio per far connetteri altri a te, dovrai creare un tunnel SERVER."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:201
|
|
msgid "Server Tunnel"
|
|
msgstr "Server Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:203
|
|
msgid "Client Tunnel"
|
|
msgstr "Client Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:221
|
|
msgid "There are several types of tunnels to choose from:"
|
|
msgstr "Sono presenti diversi tipi di tunnel da scegliere:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:229
|
|
msgid "Basic tunnel for connecting to a single service inside I2P."
|
|
msgstr "Tunnel base per connettersi a un servizio singolo nell' I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:231
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:273
|
|
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 "Prova questo se nessuno dei tipi di tunnel qui sotto corrispondono ai tuoi requisiti, o se non sai che tipo di tunnel necessiti."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:233
|
|
msgid "Tunnel that acts as an HTTP proxy for reaching eepsites inside I2P."
|
|
msgstr "Tunnel che agisce come proxy HTTP per raggiungere eepsites nell' I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:235
|
|
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 "Imposta il tuo browser per usare questo tunnel come proxy HTTP, o imposta la variabile d'ambiente \"http_proxy\" per applicazioni in linea di comando su GNU/Linux."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:237
|
|
msgid ""
|
|
"Websites outside I2P can also be reached if an HTTP proxy within I2P is "
|
|
"known."
|
|
msgstr "Siti esterni a I2P possono essere raggiunti se viene configurato un proxy HTTP all'interno di I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:239
|
|
msgid "Customised client tunnel specific for IRC connections."
|
|
msgstr "Client Tunnel personalizzato per connessioni IRC specifiche."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:241
|
|
msgid ""
|
|
"With this tunnel type, your IRC client will be able to connect to an IRC "
|
|
"network inside I2P."
|
|
msgstr "Con questo tipo di tunnel il client IRC sarà in grado di connettersi ad una rete IRC nell' I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:243
|
|
msgid ""
|
|
"Each IRC network in I2P that you wish to connect to will require its own "
|
|
"tunnel. (See Also, SOCKS IRC)"
|
|
msgstr "Ogni rete IRC nell' I2P a cui vuoi connetterti avrà bisogno del suo tunnel personale. (Ndr, SOCKS IRC)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:245
|
|
msgid "A tunnel that implements the SOCKS protocol."
|
|
msgstr "Un tunnel che implementa il protocollo SOCKS."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:247
|
|
msgid ""
|
|
"This enables both TCP and UDP connections to be made through a SOCKS "
|
|
"outproxy within I2P."
|
|
msgstr "Questo abilita entrambe le connessioni TCP e UDP a passare tramite un outproxy SOCKS all'interno di I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:249
|
|
msgid ""
|
|
"A client tunnel implementing the SOCKS protocol, which is customised for "
|
|
"connecting to IRC networks."
|
|
msgstr "Un tunnel client che implementa un protocollo di tipo SOCKS, che è personalizzato per connettersi alla rete IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:251
|
|
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 questo tipo di tunnel, reti IRC all'interno di I2P possono essere raggiunte digitando l'indirizzo I2P all'interno del vostro client IRC, e configurando il client IRC ad usare questo tunnel SOCKS."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:253
|
|
msgid ""
|
|
"This means that only one I2P tunnel is required rather than a separate "
|
|
"tunnel per IRC network."
|
|
msgstr "Questo significa che solo un tunnel I2P è richiesto piuttosto che un tunnel separato per ogni rete IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:255
|
|
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 "Reti IRC esterne a I2P possono essere raggiunte se viene configurato un outproxy SOCKS all'interno di I2P, ma l'esito varia se l'outproxy è bloccato o meno dalla rete IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:257
|
|
msgid "A client tunnel that implements the HTTP CONNECT command."
|
|
msgstr "Un tunnel client che implementa il comando HTTP CONNECT."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:259
|
|
msgid ""
|
|
"This enables TCP connections to be made through an HTTP outproxy, assuming "
|
|
"the proxy supports the CONNECT command."
|
|
msgstr "Abilita le connessioni TCP attraverso un outproxy HTTP, se il proxy supporta il comando CONNETTI."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:261
|
|
msgid "A customised client tunnel for Streamr."
|
|
msgstr "Un client personalizzato per Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:271
|
|
msgid "A basic server tunnel for hosting a generic service inside I2P."
|
|
msgstr "Un tunnel server base per ospitare un servizio generico dentro I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:275
|
|
msgid "A server tunnel that is customised for HTTP connections."
|
|
msgstr "Un tunnel server personalizzato per connessioni HTTP."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:277
|
|
msgid "Use this tunnel type if you want to host an eepsite."
|
|
msgstr "Usa questo tipo di tunnel se vuoi ospitare un eepsite."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:279
|
|
msgid ""
|
|
"A customised server tunnel that can both serve HTTP data and connect to "
|
|
"other server tunnels."
|
|
msgstr "Un tunnel server personalizzato che può sia fornire dati HTTP che connettersi ad altri tunnel server."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:281
|
|
msgid "This tunnel type is predominantly used when running a Seedless server."
|
|
msgstr "Questo tipo di tunnel è usato soprattutto con server Seedless."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:283
|
|
msgid "A customised server tunnel for hosting IRC networks inside I2P."
|
|
msgstr "Un tunnel server personalizzato per ospitare reti IRC dentro l' I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:285
|
|
msgid ""
|
|
"Usually, a separate tunnel needs to be created for each IRC server that is "
|
|
"to be accessible inside I2P."
|
|
msgstr "Solitamente c'è la necessità di creare un tunnel separato per ogni server IRC da rendere accessibile con I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:287
|
|
msgid "A customised server tunnel for Streamr."
|
|
msgstr "Un server tunnel personalizzato per Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:326
|
|
msgid "Choose a name and description for your tunnel."
|
|
msgstr "Scegli nome e descrizione per il tuo tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:328
|
|
msgid ""
|
|
"These can be anything you want - they are just for ease of identifying the "
|
|
"tunnel in the routerconsole."
|
|
msgstr "Questi possono essere ciò che vuoi tu - sono presenti solo per facilitare l'identificazione del tunnel nella console del router."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:358
|
|
msgid ""
|
|
"If you know of any outproxies for this type of tunnel (either HTTP or "
|
|
"SOCKS), fill them in below."
|
|
msgstr "Se conosci qualche outproxy per questo tipo di tunnel (sia HTTP che SOCKS), scrivili quì sotto."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:360
|
|
msgid "Separate multiple proxies with commas."
|
|
msgstr "Separa proxy diversi con virgole."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:378
|
|
msgid ""
|
|
"Type in the I2P destination of the service that this client tunnel should "
|
|
"connect to."
|
|
msgstr "Scrivi la destinazione I2P del servizio a cui questo client tunnel dovrebbe connettersi."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:380
|
|
msgid ""
|
|
"This could be the full base 64 destination key, or an I2P URL from your "
|
|
"address book."
|
|
msgstr "Questa potrebbe essere la chiave base 64 di destinazione, o un URL I2P della tua rubrica."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:413
|
|
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 "Questo è l'IP che usa il tuo servizio, normalmente nella stessa macchina. Per questo 127.0.0.1 è pre-compilato."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:436
|
|
msgid "This is the port that the service is accepting connections on."
|
|
msgstr "Questa è la porta che il servizio usa per accettare connessioni."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:457
|
|
msgid "This is the port that the client tunnel will be accessed from locally."
|
|
msgstr "Questa è la porta da cui si accederà al client tunnel localmente."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:459
|
|
msgid "This is also the client port for the HTTPBidir server tunnel."
|
|
msgstr "Questa è anche la porta del client per il tunnel server HTTPBidir."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:478
|
|
msgid ""
|
|
"How do you want this tunnel to be accessed? By just this machine, your "
|
|
"entire subnet, or external internet?"
|
|
msgstr "Come vuoi che venga effettuato l'accesso a questo tunnel? Solo da questa macchina, dalla tua sottorete intera, o dall'Internet esterno?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:480
|
|
msgid "You will most likely want to just allow 127.0.0.1"
|
|
msgstr "Quasi sempre abiliterai semplicemente 127.0.0.1"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:522
|
|
msgid ""
|
|
"The I2P router can automatically start this tunnel for you when the router "
|
|
"is started."
|
|
msgstr "Il router I2P può avviare automaticamente questo tunnel per te quando il router viene avviato."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:524
|
|
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 "Questo può essere utile per tunnel usati spesso (specie tunnel server), ma per i tunnel usati solo occasionalmente comporta che il router I2P sta creando e mantenendo tunnel non necessari."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:550
|
|
msgid "The wizard has now collected enough information to create your tunnel."
|
|
msgstr "Questo setup wizard ha recuperato abbastanza informazioni per creare il tuo tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:552
|
|
msgid ""
|
|
"Upon clicking the Save button below, the wizard will set up the tunnel, and "
|
|
"take you back to the main I2PTunnel page."
|
|
msgstr "Cliccando il tasto salva quì sotto il setup wizard configurerà il tunnel, reindirizzandoti alla pagina principale del tunnel I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:557
|
|
msgid ""
|
|
"Because you chose to automatically start the tunnel when the router starts, "
|
|
"you don't have to do anything further."
|
|
msgstr "Dato che hai scelto di far avviare automaticamente il tunnel quando il tuo router viene avviato, non devi fare altro."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:559
|
|
msgid "The router will start the tunnel once it has been set up."
|
|
msgstr "Il router avvierà il tunnel una volta che è stato configurato."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:563
|
|
msgid ""
|
|
"Because you chose not to automatically start the tunnel, you will have to "
|
|
"manually start it."
|
|
msgstr "Dato che hai scelto di non avviare il tunnel automaticamente, dovrai avviarlo manualmente."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:565
|
|
msgid ""
|
|
"You can do this by clicking the Start button on the main page which "
|
|
"corresponds to the new tunnel."
|
|
msgstr "Puoi farlo cliccando il pulsante Avvia nella pagina principale che corrisponde al tuo nuovo tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:569
|
|
msgid "Below is a summary of the options you chose:"
|
|
msgstr "Qui sotto il riassunto delle opzioni che hai scelto:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:667
|
|
msgid ""
|
|
"Alongside these basic settings, there are a number of advanced options for "
|
|
"tunnel configuration."
|
|
msgstr "Accanto a queste impostazioni base, ci sono altre opzioni avanzate per la configurazione del tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:669
|
|
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 "Il setup wizard imposterà valori ragionevolmente sensibili per questi, ma puoi vederli o cambiarli cliccando sul nome del tunnel nella pagina principale del tunnel I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:711
|
|
msgid "Previous"
|
|
msgstr "Precedente"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:719
|
|
msgid "Save Tunnel"
|
|
msgstr "Salva tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:725
|
|
msgid "Finish"
|
|
msgstr "Termina"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:731
|
|
msgid "Next"
|
|
msgstr "Avanti"
|