forked from I2P_Developers/i2p.i2p
1972 lines
74 KiB
Plaintext
1972 lines
74 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:
|
|
# titus <titus0818@gmail.com>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-10-25 13:37+0000\n"
|
|
"PO-Revision-Date: 2017-10-25 16:49+0000\n"
|
|
"Last-Translator: zzzi2p\n"
|
|
"Language-Team: Romanian (http://www.transifex.com/otf/I2P/language/ro/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: ro\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:400
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:410
|
|
msgid "internal"
|
|
msgstr "Intern"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:444
|
|
#, java-format
|
|
msgid "{0} inbound, {0} outbound tunnel"
|
|
msgid_plural "{0} inbound, {0} outbound tunnels"
|
|
msgstr[0] "{0} de intrare, {0} tuneluri de ieșire "
|
|
msgstr[1] "{0} de intrare, {0} tuneluri de ieșire"
|
|
msgstr[2] "{0} de intrare, {0} tuneluri de ieșire"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:448
|
|
msgid "lower bandwidth and reliability"
|
|
msgstr "lățime de bandă și fiabilitate joasa"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:450
|
|
msgid "standard bandwidth and reliability"
|
|
msgstr "lățime de bandă și fiabilitate standarda,"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:452
|
|
msgid "higher bandwidth and reliability"
|
|
msgstr "lățime de bandă și fiabilitate inalta,"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:89
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:583
|
|
msgid "Tunnels are not initialized yet, please reload in two minutes."
|
|
msgstr "Tuneluri încă nu sunt inițializate , vă rugăm să reîncărcați în două minute."
|
|
|
|
#: ../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 "Transmiterea formularului invalid, probabil pentru că ați folosit butonul \"reload\" sau \"inapoi\" din browser-ul dumneavoastră. Vă rugăm retrimiteți."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:164
|
|
msgid ""
|
|
"If the problem persists, verify that you have cookies enabled in your "
|
|
"browser."
|
|
msgstr "Dacă problema persistă, verificați dacă aveți activate cookie-urile în browser-ul dumneavoastră."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:210
|
|
msgid "Configuration reloaded for all tunnels"
|
|
msgstr "Configurare reîncărcata pentru toate tunelurile"
|
|
|
|
#. 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 "Pornirea tunelului"
|
|
|
|
#. 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 "Oprirea tunelului"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:327
|
|
msgid "New Tunnel"
|
|
msgstr "Tunel nou"
|
|
|
|
#: ../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 "Portul nu este setat"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:350
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:455
|
|
msgid "Invalid port"
|
|
msgstr "Port incorect"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:353
|
|
msgid "Warning - ports less than 1024 are not recommended"
|
|
msgstr "Atenție - nu sunt recomandate porturi mai mici de 1024"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:362
|
|
msgid "Warning - duplicate port"
|
|
msgstr "Atenție - port duplicat"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:379
|
|
msgid "Standard client"
|
|
msgstr "Client standart"
|
|
|
|
#: ../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 "SOCKS 4/4a/5 proxy"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:385
|
|
msgid "SOCKS IRC proxy"
|
|
msgstr "SOCKS IRC proxy"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:386
|
|
msgid "CONNECT/SSL/HTTPS proxy"
|
|
msgstr "CONNECTEAZA/SSL/HTTPS proxy"
|
|
|
|
#: ../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:394
|
|
msgid "Host not set"
|
|
msgstr "Gazdă nu este setata"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:449
|
|
msgid "Invalid address"
|
|
msgstr "Adresă nevalidă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:138
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:138
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:140
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:158
|
|
msgid "Hidden Services Manager"
|
|
msgstr "Administrator servicii ascunse"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:142
|
|
msgid "Edit Client Tunnel"
|
|
msgstr "Editare client tunel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:170
|
|
msgid "Edit proxy settings"
|
|
msgstr "Editați setările proxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:181
|
|
msgid "New proxy settings"
|
|
msgstr "Opțiuni proxy noi"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:221
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:221
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:186
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:361
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:386
|
|
msgid "Name"
|
|
msgstr "Nume"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:223
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:223
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:188
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:363
|
|
msgid "Type"
|
|
msgstr "Tip"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:225
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:225
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:388
|
|
msgid ""
|
|
"Name of tunnel to be displayed on Tunnel Manager home page and the router "
|
|
"console sidebar"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:231
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:231
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:530
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:392
|
|
msgid "Description"
|
|
msgstr "Descriere"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:233
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:233
|
|
msgid "Auto Start Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:235
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:235
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:394
|
|
msgid "Description of tunnel to be displayed on Tunnel Manager home page"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:239
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:239
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:599
|
|
msgid ""
|
|
"Enable this option to ensure this service is available when the router "
|
|
"starts"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:243
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:243
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:603
|
|
msgid "Automatically start tunnel when router starts"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:246
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:248
|
|
msgid "Target"
|
|
msgstr "Destinație"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:248
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:246
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:287
|
|
msgid "Access Point"
|
|
msgstr "Punct de acces"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:251
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:576
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:261
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:289
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:593
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:367
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:504
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:529
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:724
|
|
msgid "Port"
|
|
msgstr "Port"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:256
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:274
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:357
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:266
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:294
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:351
|
|
msgid "required"
|
|
msgstr "necesar"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:261
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:531
|
|
msgid "Specify the local port this service should be accessible from"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:268
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:566
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:253
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:583
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:481
|
|
msgid "Host"
|
|
msgstr "Gazdă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:279
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:255
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:483
|
|
msgid "Hostname or IP address of the target server"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:285
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:306
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:557
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:732
|
|
msgid "Reachable by"
|
|
msgstr "accesibil cu"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:287
|
|
msgid "Local interface (ip address) the client tunnel will be reachable from"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:308
|
|
msgid "Use SSL?"
|
|
msgstr "Utilizați SSL?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:310
|
|
msgid ""
|
|
"If you are accessing a service on a remote I2P router, you may wish to "
|
|
"connect with SSL to avoid traffic interception. The client application "
|
|
"should be also be configured to use SSL."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:314
|
|
msgid "Clients use SSL to connect to tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:320
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:422
|
|
msgid "Outproxies"
|
|
msgstr "Outproxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:322
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:333
|
|
msgid ""
|
|
"Specify the .i2p address or destination (b32 or b64) of the outproxy here."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:324
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:335
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:364
|
|
msgid ""
|
|
"For a random selection from a pool, separate with commas e.g. "
|
|
"server1.i2p,server2.i2p"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:331
|
|
msgid "SSL Outproxies"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:341
|
|
msgid "Use Outproxy Plugin"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:343
|
|
msgid ""
|
|
"If an outproxy plugin is installed (e.g. Orchid), use this instead of any "
|
|
"configured outproxies to access websites outside of I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:347
|
|
msgid "Use plugin instead of above-listed proxies if available"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:352
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:444
|
|
msgid "Tunnel Destination"
|
|
msgstr "destinație tunel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:362
|
|
msgid ""
|
|
"Specify the .i2p address or destination (b32 or b64) of the tunnel here."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:368
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:450
|
|
msgid "name, name:port, or destination"
|
|
msgstr "nume, nume: port, sau destinație"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:371
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:454
|
|
msgid "b32 not recommended"
|
|
msgstr "B32 nu este recomandat"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:377
|
|
msgid "Shared Client"
|
|
msgstr "client comun"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:379
|
|
msgid ""
|
|
"Traffic from all clients with this feature enabled will be routed over the "
|
|
"same set of tunnels. This will make profiling the tunnels by an adversary "
|
|
"more difficult, but will link the clients together."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:383
|
|
msgid ""
|
|
"Share tunnels with other clients and irc/httpclients? (Change requires "
|
|
"restart of client proxy tunnel)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:388
|
|
msgid "Enable DCC"
|
|
msgstr "Activează DCC"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:390
|
|
msgid "Enables direct chat and file transfers, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:394
|
|
msgid ""
|
|
"Enable Direct Client-to-Client protocol. Note that this will compromise your"
|
|
" anonymity and is <i>not</i> recommended."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:398
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:432
|
|
msgid "Advanced networking options"
|
|
msgstr "Opțiuni avansate de rețea"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:403
|
|
msgid ""
|
|
"Note: When this client proxy is configured to share tunnels, then these "
|
|
"options are for all the shared proxy clients!"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:407
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:434
|
|
msgid "Tunnel Options"
|
|
msgstr "Opțiuni tunel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:409
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:436
|
|
msgid "Length"
|
|
msgstr "Durată"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:411
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:438
|
|
msgid "Variance"
|
|
msgstr "Varianță"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:413
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:440
|
|
msgid "Length of each Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:420
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:447
|
|
msgid "0 hop tunnel (no anonymity)"
|
|
msgstr "0 tunel hop (fara anonimat)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:424
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:451
|
|
msgid "1 hop tunnel (low anonymity)"
|
|
msgstr "1 tunel hop (anonimat mic)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:428
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:455
|
|
msgid "2 hop tunnel (medium anonymity)"
|
|
msgstr "2 tunel hop (anonimat mediu)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:432
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:459
|
|
msgid "3 hop tunnel (high anonymity)"
|
|
msgstr "3 tunel hop (anonimat maxim)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:451
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:478
|
|
msgid "hop tunnel (very poor performance)"
|
|
msgstr "tunel hop (performanță foarte slabă)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:456
|
|
msgid "Level of Randomization for Tunnel Length"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:463
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:490
|
|
msgid "0 hop variance (no randomization, consistent performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:467
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:494
|
|
msgid ""
|
|
"+ 0-1 hop variance (medium additive randomization, subtractive performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:471
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:498
|
|
msgid ""
|
|
"+ 0-2 hop variance (high additive randomization, subtractive performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:475
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:502
|
|
msgid "+/- 0-1 hop variance (standard randomization, standard performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:479
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:506
|
|
msgid "+/- 0-2 hop variance (not recommended)"
|
|
msgstr "+ / - 0-2 hop variație (nu se recomandă)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:490
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:517
|
|
msgid "hop variance"
|
|
msgstr "hop variație"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:495
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:522
|
|
msgid "Count"
|
|
msgstr "Număr"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:497
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:524
|
|
msgid "Backup Count"
|
|
msgstr "Numar de rezervă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:499
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:526
|
|
msgid "Number of Tunnels in Group"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:503
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:530
|
|
msgid "Number of Reserve Tunnels"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:510
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:537
|
|
msgid "0 backup tunnels (0 redundancy, no added resource usage)"
|
|
msgstr "0 tuneluri de rezerva (0 redundanță, utilizarea resurselor nu e adăugata)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:514
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:541
|
|
msgid "1 backup tunnel each direction (low redundancy, low resource usage)"
|
|
msgstr "1 tunel de rezervă pentru fiecare direcție (redundanță scăzuta, utilizarea redusă a resurselor)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:518
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:545
|
|
msgid ""
|
|
"2 backup tunnels each direction (medium redundancy, medium resource usage)"
|
|
msgstr "2 tunele de rezervă pentru fiecare direcție (redundanță maxima, utilizarea maxima a resurselor)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:522
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:549
|
|
msgid "3 backup tunnels each direction (high redundancy, high resource usage)"
|
|
msgstr "3 tunel de rezervă pentru fiecare direcție (redundanță maxima, utilizarea maxima a resurselor)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:530
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:557
|
|
msgid "backup tunnels"
|
|
msgstr "tuneluri de rezervă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:537
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:564
|
|
msgid "Profile"
|
|
msgstr "Profil"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:539
|
|
msgid "Delay Connect"
|
|
msgstr "întârziere Connectarii"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:541
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:566
|
|
msgid "Connection Profile"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:548
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:573
|
|
msgid "interactive connection"
|
|
msgstr "conexiune interactiva"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:552
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:577
|
|
msgid "bulk connection (downloads/websites/BT)"
|
|
msgstr "conexiune în vrac (download-uri / site-uri / BT)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:554
|
|
msgid "Delay Connection"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:558
|
|
msgid "for request/response connections"
|
|
msgstr "pentru conexiuni de cerere/răspuns"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:564
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:581
|
|
msgid "Router I2CP Address"
|
|
msgstr "Router I2CP Adresa"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:568
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:585
|
|
msgid "I2CP Hostname or IP"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:578
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:595
|
|
msgid "I2CP Port Number"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:588
|
|
msgid "Delay tunnel open until required"
|
|
msgstr "Întârziere tunelului deschis până este necesar"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:590
|
|
msgid "Conserve resources by only creating tunnels when required"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:594
|
|
msgid ""
|
|
"Delay opening client tunnel until activity is detected on the configured "
|
|
"tunnel port"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:598
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:784
|
|
msgid "Reduce tunnel quantity when idle"
|
|
msgstr "Reducerea cantitatii tunelilor atunci când este inactiva"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:600
|
|
msgid ""
|
|
"Reduce tunnel count when idle but keep tunnel open (to ensure immediate "
|
|
"availability)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:604
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:788
|
|
msgid "Reduce tunnel quantity when idle to conserve resources"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:606
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:608
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:790
|
|
msgid "Reduced tunnel count"
|
|
msgstr "Scăderea numărului de tunelu"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:612
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:626
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:796
|
|
msgid "Idle period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:614
|
|
msgid "Reduced Tunnel Idle Time"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:618
|
|
msgid "Close tunnels when idle"
|
|
msgstr "Inchiderea tunelurilor când e inactiv"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:620
|
|
msgid "To conserve resources, close tunnels when not in use"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:624
|
|
msgid "Close client tunnels after specified idle period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:628
|
|
msgid "Close Tunnel Idle Time"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:632
|
|
msgid "New Keys on Reopen"
|
|
msgstr "Tastele noi la fiecare redeschidere"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:634
|
|
msgid "Change tunnel identity (destination) when tunnels reopen"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:638
|
|
msgid "Enable"
|
|
msgstr "Activează"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:640
|
|
msgid "Retain tunnel identity (destination) when tunnels reopen"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:644
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:632
|
|
msgid "Disable"
|
|
msgstr "Deactivare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:648
|
|
msgid "Persistent private key"
|
|
msgstr "Cheie privată persistenta"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:650
|
|
msgid ""
|
|
"Enabling this feature will ensure your tunnel identity (destination) remains"
|
|
" static, for services offering features based on destination e.g. IRC user "
|
|
"authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:654
|
|
msgid "Generate key to enable persistent client tunnel identity"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:656
|
|
msgid "File"
|
|
msgstr "Fișier"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:658
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:356
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:908
|
|
msgid "Path to Private Key File"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:667
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:340
|
|
msgid "Local destination"
|
|
msgstr "Destinația locala"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:669
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:344
|
|
msgid "Read Only: Local Destination (if known)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:673
|
|
msgid "Local Base 32"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:681
|
|
msgid "HTTP Filtering"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:683
|
|
msgid ""
|
|
"When enabled, the user agent of your web browser or http client will not be "
|
|
"spoofed, potentially reducing your anonymity"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:687
|
|
msgid "Do not spoof User-Agent header"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:689
|
|
msgid ""
|
|
"When enabled, the referer (originating page) of your web requests will not "
|
|
"be filtered, potentially reducing your anonymity"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:693
|
|
msgid "Do not block Referer header"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:695
|
|
msgid ""
|
|
"When enabled, the accept headers (mime types support) broadcast by your web "
|
|
"browser will not be filtered, potentially reducing your anonymity"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:699
|
|
msgid "Do not block Accept headers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:701
|
|
msgid "Allow SSL to I2P addresses when enabled"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:705
|
|
msgid "Allow SSL to I2P addresses"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:712
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:867
|
|
msgid "Signature type"
|
|
msgstr "Tip semnătură"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:715
|
|
msgid "Experts only!"
|
|
msgstr "Numai experți!"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:717
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:872
|
|
msgid "Legacy option (deprecated), provided for backward compatibility"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:739
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:893
|
|
msgid "This is the default, recommended option"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:747
|
|
msgid "Local Authorization"
|
|
msgstr "Autorizare locala"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:749
|
|
msgid ""
|
|
"Enable to require a username and password to access this local service (for "
|
|
"example if hosting on a LAN)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:753
|
|
msgid "Require local authorization for this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:755
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:771
|
|
msgid "Username"
|
|
msgstr "Numele utilizatorului"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:757
|
|
msgid "Set username required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:759
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:777
|
|
msgid "Password"
|
|
msgstr "Parolă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:761
|
|
msgid "Set password required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:763
|
|
msgid "Outproxy Authorization"
|
|
msgstr "Outproxy Autorizare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:765
|
|
msgid "Enable if the outproxy a username and password to access"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:769
|
|
msgid "Outproxy requires authorization"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:773
|
|
msgid "Enter username required by outproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:779
|
|
msgid "Enter password required by outproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:786
|
|
msgid "Jump URL List"
|
|
msgstr "Sari la Lista de URL"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:788
|
|
msgid ""
|
|
"List of helper URLs to offer jumplinks from the web proxy error page when a "
|
|
"host is not found in your addressbook"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:794
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:966
|
|
msgid "Custom options"
|
|
msgstr "Opțiuni personalizate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:796
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:968
|
|
msgid "Advanced options to control tunnel priority etc"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:800
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:972
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:567
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:791
|
|
msgid "Cancel"
|
|
msgstr "Renunță"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:804
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:976
|
|
msgid "Delete this Proxy (cannot be undone)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:807
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:979
|
|
msgid "Delete"
|
|
msgstr "Șterge"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:809
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:981
|
|
msgid "Save"
|
|
msgstr "Salvează"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:816
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:988
|
|
msgid "Tunnels not initialized yet; please retry in a few moments."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:142
|
|
msgid "Edit Hidden Service"
|
|
msgstr "Editare serviciu ascuns"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:170
|
|
msgid "Edit Server Settings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:181
|
|
msgid "New Server Settings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:271
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:506
|
|
msgid "Specify the port the server is running on"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:277
|
|
msgid ""
|
|
"To avoid traffic sniffing if connecting to a remote server, you can enable "
|
|
"an SSL connection. Note that the target server must be configured to accept "
|
|
"SSL connections."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:281
|
|
msgid "Use SSL to connect to target"
|
|
msgstr "Utilizează SSL pentru conectarea la țintă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:299
|
|
msgid ""
|
|
"Port required to access service (this can be a different port to the port "
|
|
"the service is hosted on)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:308
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:559
|
|
msgid ""
|
|
"Listening interface (IP address) for client access (normally 127.0.0.1)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:329
|
|
msgid "Website Hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:331
|
|
msgid "Website Hostname e.g. mysite.i2p"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:335
|
|
msgid "(leave blank for outproxies)"
|
|
msgstr "(lăsați gol pentru outproxies)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:342
|
|
msgid "Private key file"
|
|
msgstr "Fișier cheie privată"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:392
|
|
msgid "Generate a QR Code for this domain"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:400
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:934
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:942
|
|
msgid "Generate QR Code"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:402
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:944
|
|
msgid "Add to Private addressbook"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:408
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:950
|
|
msgid "Add to local addressbook"
|
|
msgstr "Adauga la agenda locala"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:410
|
|
msgid "Register, unregister or change details for hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:415
|
|
msgid "Registration Authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:421
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:956
|
|
msgid ""
|
|
"Note: In order to enable QR code generation or registration authentication, "
|
|
"configure the Website Hostname field (for websites) or the Name field "
|
|
"(everything else) above with an .i2p suffixed hostname e.g. mynewserver.i2p"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:483
|
|
msgid "Level of Randomization for Tunnel Depth"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:603
|
|
msgid "Encrypt Leaseset"
|
|
msgstr "Criptarea Leaseset"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:605
|
|
msgid "Only clients with the encryption key will be able to connect"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:609
|
|
msgid "Only allow clients with the encryption key to connect to this server"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:611
|
|
msgid "Encryption Key"
|
|
msgstr "Cheie de criptare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:613
|
|
msgid "Generate New Key"
|
|
msgstr "Generează o cheie noua"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:615
|
|
msgid "Tunnel must be stopped first"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:617
|
|
msgid "Encryption key required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:621
|
|
msgid "Generate new encryption key"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:624
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:572
|
|
msgid "Generate"
|
|
msgstr "Generează"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:626
|
|
msgid "Restricted Access List"
|
|
msgstr "Lista de acces restricționat"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:628
|
|
msgid "Allow all clients to connect to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:634
|
|
msgid "Prevent listed clients from connecting to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:638
|
|
msgid "Blacklist"
|
|
msgstr "Listă de blocare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:640
|
|
msgid "Only allow listed clients to connect to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:644
|
|
msgid "Whitelist"
|
|
msgstr "Listă de excepții"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:646
|
|
msgid "Access List"
|
|
msgstr "Lista de acces"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:648
|
|
msgid "Specify clients, 1 per line"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:650
|
|
msgid "Control access to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:654
|
|
msgid "Server Access Options"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:659
|
|
msgid "Prevent clients from accessing this service via an inproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:663
|
|
msgid "Block Access via Inproxies"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:665
|
|
msgid "Deny accesseses with referers (probably from inproxies)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:669
|
|
msgid "Block Accesses containing Referers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:671
|
|
msgid "Deny User-Agents matching these strings (probably from inproxies)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:675
|
|
msgid "Block these User-Agents"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:677
|
|
msgid "comma separated, e.g. Mozilla,Opera (case-sensitive)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:684
|
|
msgid ""
|
|
"Use unique IP addresses for each connecting client (local non-SSL servers "
|
|
"only)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:688
|
|
msgid "Unique Local Address per Client"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:690
|
|
msgid "Only enable if you are hosting this service on multiple routers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:694
|
|
msgid "Optimize for Multihoming"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:696
|
|
msgid "Server Throttling"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:698
|
|
msgid "Inbound connection limits (0=unlimited)"
|
|
msgstr "Limitele de conectare la intrare (0 = nelimitat)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:700
|
|
msgid "Per Minute"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:702
|
|
msgid "Per Hour"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:704
|
|
msgid "Per Day"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:706
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:749
|
|
msgid "Per Client"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:708
|
|
msgid ""
|
|
"Maximum number of web page requests per minute for a unique client before "
|
|
"access to the server is blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:712
|
|
msgid ""
|
|
"Maximum number of web page requests per hour for a unique client before "
|
|
"access to the server is blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:716
|
|
msgid ""
|
|
"Maximum number of web page requests per day for a unique client before "
|
|
"access to the server is blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:720
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:761
|
|
msgid "Total"
|
|
msgstr "Total"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:722
|
|
msgid ""
|
|
"Total number of web page requests per minute before access to the server is "
|
|
"blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:726
|
|
msgid ""
|
|
"Total number of web page requests per hour before access to the server is "
|
|
"blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:730
|
|
msgid ""
|
|
"Total number of web page requests per day before access to the server is "
|
|
"blocked"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:734
|
|
msgid "Max concurrent connections (0=unlimited)"
|
|
msgstr "Conexiuni concurente max (0 = nelimitat)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:736
|
|
msgid "Maximum number of simultaneous client connections"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:743
|
|
msgid "POST limits (0=unlimited)"
|
|
msgstr "Limitele POST (0 = nelimitat)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:745
|
|
msgid "Per Period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:747
|
|
msgid "Ban Duration"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:751
|
|
msgid ""
|
|
"Maximum number of post requests permitted for a unique client for the "
|
|
"configured timespan"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:755
|
|
msgid ""
|
|
"If a client exceeds the maximum number of post requests per allocated "
|
|
"period, enforce a ban for this number of minutes"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:759
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:771
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:779
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:802
|
|
msgid "minutes"
|
|
msgstr "minute"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:763
|
|
msgid "Total number of post requests permitted for the configured timespan"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:767
|
|
msgid ""
|
|
"If the maximum number of post requests per allocated period is exceeded, "
|
|
"enforce a global access ban for this number of minutes"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:773
|
|
msgid "POST limit period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:775
|
|
msgid ""
|
|
"Timespan for the maximum number of post requests to be reached before a ban "
|
|
"is triggered"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:792
|
|
msgid "Number of tunnels to keep open to maintain availability of service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:798
|
|
msgid "Period of inactivity before tunnel number is reduced"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:870
|
|
msgid "Experts only! Changes B32!"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:906
|
|
msgid "Alternate private key file"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:917
|
|
msgid "Alternate local destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:919
|
|
msgid "Read Only: Alternate Local Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:154
|
|
msgid "Status Messages"
|
|
msgstr "Mesaje de status"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:158
|
|
msgid "Refresh"
|
|
msgstr "Reîmprospătează"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:167
|
|
msgid "Global Tunnel Control"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:169
|
|
msgid "Tunnel Wizard"
|
|
msgstr "Expert tunel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:173
|
|
msgid "Stop All"
|
|
msgstr "Oprește toate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:177
|
|
msgid "Start All"
|
|
msgstr "Pornește toate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:181
|
|
msgid "Restart All"
|
|
msgstr "Repornește toate"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:184
|
|
msgid "I2P Hidden Services"
|
|
msgstr "Servicii ascunse I2P"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:190
|
|
msgid "Points at"
|
|
msgstr "Puncte la"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:192
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:253
|
|
msgid "Preview"
|
|
msgstr "Previzualizare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:194
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:369
|
|
msgid "Status"
|
|
msgstr "Stare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:196
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:371
|
|
msgid "Control"
|
|
msgstr "Control"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:205
|
|
msgid "Edit Server Tunnel Settings for"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:220
|
|
msgid "Test HTTPS server, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:228
|
|
msgid "Test HTTP server, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:249
|
|
msgid "Test HTTP server through I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:258
|
|
msgid "Base32 Address"
|
|
msgstr "Adresa Base32"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:264
|
|
msgid "No Preview"
|
|
msgstr "Nici o previzualizare"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:274
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:277
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:413
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:416
|
|
msgid "Starting..."
|
|
msgstr "Pornire..."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:279
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:298
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:418
|
|
msgid "Stop this Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:286
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:305
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:425
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:442
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:459
|
|
msgid "Stop"
|
|
msgstr "Stop"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:293
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:296
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:449
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:452
|
|
msgid "Running"
|
|
msgstr "În execuţie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:312
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:315
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:466
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:469
|
|
msgid "Stopped"
|
|
msgstr "Oprit"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:317
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:471
|
|
msgid "Start this Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:324
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:478
|
|
msgid "Start"
|
|
msgstr "Start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:336
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:496
|
|
msgid "Destination"
|
|
msgstr "Destinație"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:341
|
|
msgid "Hostname"
|
|
msgstr "Nume host"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:353
|
|
msgid "New hidden service"
|
|
msgstr "Serviciu ascuns nou"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:355
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:540
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:281
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:323
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:355
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:361
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:653
|
|
msgid "Standard"
|
|
msgstr "Standard"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:357
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:542
|
|
msgid "Create"
|
|
msgstr "Creează"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:359
|
|
msgid "I2P Client Tunnels"
|
|
msgstr "I2P Tunnel client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:365
|
|
msgid "Interface"
|
|
msgstr "Interfață"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:380
|
|
msgid "Edit Tunnel Settings for"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:432
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:435
|
|
msgid "Standby"
|
|
msgstr "Stare de veghe"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:490
|
|
msgid "Outproxy"
|
|
msgstr "Outproxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:503
|
|
msgid "internal plugin"
|
|
msgstr "Extensie internă"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:522
|
|
msgid "none"
|
|
msgstr "nici unul"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:538
|
|
msgid "New client tunnel"
|
|
msgstr "Tunel client nou"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:162
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:191
|
|
msgid "Registration Helper"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:220
|
|
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:222
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:678
|
|
msgid "Tunnel name"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:230
|
|
msgid "Website name"
|
|
msgstr "Numele site-ului"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:238
|
|
msgid "Local Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:246
|
|
msgid "Local destination is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:253
|
|
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:259
|
|
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:268
|
|
msgid "Destination signing key is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:278
|
|
#, java-format
|
|
msgid "Authentication for adding host {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:280
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:295
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:333
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:366
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:401
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:436
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:470
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:509
|
|
msgid "Copy and paste this to the registration site"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:285
|
|
msgid "Advanced authentication strings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:293
|
|
#, java-format
|
|
msgid "Authentication for removing host {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:324
|
|
msgid "Authentication for changing name"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:338
|
|
#, 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:344
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:377
|
|
msgid "This tunnel must be configured with the new host name."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:346
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:379
|
|
msgid "Enter old hostname below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:357
|
|
msgid "Authentication for adding alias"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:371
|
|
#, 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:391
|
|
msgid "Authentication for changing destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:406
|
|
#, java-format
|
|
msgid "This will change the destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:412
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:481
|
|
msgid "This tunnel must be configured with the new destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:414
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:483
|
|
msgid "Enter old destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:426
|
|
msgid "Authentication for adding alternate destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:441
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:475
|
|
#, java-format
|
|
msgid "This will add an alternate destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:498
|
|
msgid "Authentication for adding subdomain"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:514
|
|
#, 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:520
|
|
msgid "This tunnel must be configured with the new subdomain and destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:522
|
|
msgid "Enter higher-level domain and destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:539
|
|
msgid "Go back and edit the tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:550
|
|
msgid "Specify old name and destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:552
|
|
msgid "This is only required for advanced authentication."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:554
|
|
msgid "See above for required items."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:561
|
|
msgid "Old hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:565
|
|
msgid "Private Key File for old Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:569
|
|
msgid "Generate Authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:177
|
|
msgid "I2P Tunnel Manager - Tunnel Creation Wizard"
|
|
msgstr "I2P Tunnel manager - Expert Crearea Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:197
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:644
|
|
msgid "Server or client tunnel?"
|
|
msgstr "Server sau tunel client?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:203
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:648
|
|
msgid "Tunnel type"
|
|
msgstr "Tipul tunerului"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:209
|
|
msgid "Tunnel name and description"
|
|
msgstr "Numele tunel și descrierea"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:215
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:689
|
|
msgid "Tunnel destination"
|
|
msgstr "destinație tunel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:221
|
|
msgid "Binding address and port"
|
|
msgstr "Adresa de legare și de port"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:227
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:739
|
|
msgid "Tunnel auto-start"
|
|
msgstr "Tunel auto-start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:233
|
|
msgid "Wizard completed"
|
|
msgstr "Expertul finalizat"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:247
|
|
msgid ""
|
|
"This wizard will take you through the various options available for creating"
|
|
" tunnels in I2P."
|
|
msgstr "Acest asistent vă va lua prin diferite opțiuni disponibile pentru crearea tunelurilor în I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:249
|
|
msgid ""
|
|
"The first thing to decide is whether you want to create a server or a client"
|
|
" tunnel."
|
|
msgstr "Primul lucru este de a decide dacă doriți să creați un server sau un tunel client."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:251
|
|
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 "Dacă aveți nevoie pentru a vă conecta la un serviciu de la distanță, cum ar fi un server de IRC în interiorul I2P sau un depozit de cod, atunci veți avea nevoie de un tunel CLIENT."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:253
|
|
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 "Pe de altă parte, dacă doriți să găzduiti un serviciu pentru alții veți avea nevoie pentru a crea un server de tunel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:255
|
|
msgid "Server Tunnel"
|
|
msgstr "Tunnel serverului"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:257
|
|
msgid "Client Tunnel"
|
|
msgstr "Tunnel client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:275
|
|
msgid "There are several types of tunnels to choose from:"
|
|
msgstr "Există mai multe tipuri de tuneluri pentru a alege din:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:283
|
|
msgid "Basic tunnel for connecting to a single service inside I2P."
|
|
msgstr "Tunel de bază pentru conectarea la un singur serviciu în interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:285
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:327
|
|
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 "Încercați acest lucru dacă nici unul dintre tipurile de tunel de mai jos se potrivesc cerințelor dumneavoastră, sau nu stiti ce tip de tunel de care aveți nevoie."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:287
|
|
msgid "Tunnel that acts as an HTTP proxy for reaching eepsites inside I2P."
|
|
msgstr "Tunel care actioneaza ca un proxy HTTP pentru a ajunge la eepsites din interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:289
|
|
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 "Setati browser-ul pentru a utiliza acest tunel ca un proxy HTTP, sau pentru a seta variabila de mediu \"http_proxy\", pentru aplicații de linie de comandă în GNU / Linux."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:291
|
|
msgid ""
|
|
"Websites outside I2P can also be reached if an HTTP proxy within I2P is "
|
|
"known."
|
|
msgstr "Site-uri din afara I2P poate fi atins în cazul în care un proxy HTTP în I2P este cunoscut."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:293
|
|
msgid "Customised client tunnel specific for IRC connections."
|
|
msgstr "Tunel client personalizate specific pentru conexiuni de IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:295
|
|
msgid ""
|
|
"With this tunnel type, your IRC client will be able to connect to an IRC "
|
|
"network inside I2P."
|
|
msgstr "Cu acest tip tunel, clientul tau de IRC va fi capabil să se conecteze la o retea IRC din interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:297
|
|
msgid ""
|
|
"Each IRC network in I2P that you wish to connect to will require its own "
|
|
"tunnel. (See Also, SOCKS IRC)"
|
|
msgstr "Fiecare rețea de IRC în I2P la care doriți să vă conectați pentru a va necesita propriul tunel. (A se vedea de asemenea, SOCKS IRC)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:299
|
|
msgid "A tunnel that implements the SOCKS protocol."
|
|
msgstr "Un tunel care implementează protocolul SOCKS."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:301
|
|
msgid ""
|
|
"This enables both TCP and UDP connections to be made through a SOCKS "
|
|
"outproxy within I2P."
|
|
msgstr "Acest lucru permite conexiunile cit TCP atât si UDP să se facă printr-un SOCKS outproxy în I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:303
|
|
msgid ""
|
|
"A client tunnel implementing the SOCKS protocol, which is customised for "
|
|
"connecting to IRC networks."
|
|
msgstr "Un tunel client de punere în aplicare protocolul SOCKS, care este personalizat pentru conectarea la retele de IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:305
|
|
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 "Cu acest tip tunel, retele de IRC din I2P poate ajunge tastând adresa I2P in clientul tau de IRC, și configurarea clientul IRC pentru a utiliza acest tunel SOCKS."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:307
|
|
msgid ""
|
|
"This means that only one I2P tunnel is required rather than a separate "
|
|
"tunnel per IRC network."
|
|
msgstr "Aceasta înseamnă că este necesar doar un tunel I2P mai degrabă decât un tunel separat pentru fiecare rețea IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:309
|
|
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 "Retele IRC din afara I2P pot fi ajunse, de asemenea, în cazul în care SOCKS outproxy în I2P este cunoscut, deși aceasta depinde dacă outproxy a fost blocat sau nu de către rețeaua IRC."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:311
|
|
msgid "A client tunnel that implements the HTTP CONNECT command."
|
|
msgstr "Un tunel client care implementează comanda HTTP CONNECT."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:313
|
|
msgid ""
|
|
"This enables TCP connections to be made through an HTTP outproxy, assuming "
|
|
"the proxy supports the CONNECT command."
|
|
msgstr "Acest lucru permite conexiuni TCP pentru a fi efectuate printr-un outproxy HTTP, presupunând proxy acceptă comanda CONNECT."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:315
|
|
msgid "A customised client tunnel for Streamr."
|
|
msgstr "Un tunel client personalizat pentru Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:325
|
|
msgid "A basic server tunnel for hosting a generic service inside I2P."
|
|
msgstr "Un tunel de server de bază pentru găzduirea un serviciu generic în interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:329
|
|
msgid "A server tunnel that is customised for HTTP connections."
|
|
msgstr "Un tunel de server, care este personalizat pentru conexiuni HTTP."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:331
|
|
msgid "Use this tunnel type if you want to host an eepsite."
|
|
msgstr "Utilizați acest tip tunel, dacă doriți să găzduiti un eepsite."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:333
|
|
msgid ""
|
|
"A customised server tunnel that can both serve HTTP data and connect to "
|
|
"other server tunnels."
|
|
msgstr "Un tunel de server personalizat, care poate servi atât pentru date HTTP cit și pentru conectarea la alte tuneluri de server."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:335
|
|
msgid "This tunnel type is predominantly used when running a Seedless server."
|
|
msgstr "Acest tip tunel este folosit în principal atunci când rulează un server de Seedless."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:337
|
|
msgid "A customised server tunnel for hosting IRC networks inside I2P."
|
|
msgstr "Un tunel de server personalizat pentru găzduirea retelei de IRC în interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:339
|
|
msgid ""
|
|
"Usually, a separate tunnel needs to be created for each IRC server that is "
|
|
"to be accessible inside I2P."
|
|
msgstr "De obicei, un tunel separat trebuie să fie creat pentru fiecare server de IRC, care să fie accesibil în interiorul I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:341
|
|
msgid "A customised server tunnel for Streamr."
|
|
msgstr "Un tunel server personalizat pentru Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:349
|
|
msgid "Select tunnel type"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:382
|
|
msgid "Choose a name and description for your tunnel."
|
|
msgstr "Alegeți un nume și o descriere pentru tunelul dumneavoastră."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:384
|
|
msgid ""
|
|
"These can be anything you want - they are just for ease of identifying the "
|
|
"tunnel in the routerconsole."
|
|
msgstr "Acestea pot fi orice vrei - acestea sunt doar pentru a facilita identificarea tunelului în routerconsole."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:418
|
|
msgid ""
|
|
"If you know of any outproxies for this type of tunnel (either HTTP or "
|
|
"SOCKS), fill them in below."
|
|
msgstr "Dacă știți de orice outproxies pentru acest tip de tunel (fie HTTP sau SOCKS), completaile-le mai jos."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:420
|
|
msgid "Separate multiple proxies with commas."
|
|
msgstr "Mai multe proxy-uri separate prin virgula."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:424
|
|
msgid ""
|
|
"List of I2P outproxy destinations, separated with commas (e.g. "
|
|
"proxy1.i2p,proxy2.i2p)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:440
|
|
msgid ""
|
|
"Type in the I2P destination of the service that this client tunnel should "
|
|
"connect to."
|
|
msgstr "Tapati în destinația I2P a serviciului cu care acest tunel client trebuie să se conecteze."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:442
|
|
msgid ""
|
|
"This could be the full base 64 destination key, or an I2P URL from your "
|
|
"address book."
|
|
msgstr "Acest lucru ar putea fi cheia base64 completa destinație, sau un URL I2P din agenda de adrese."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:446
|
|
msgid "Enter a b64 or .i2p address here"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:477
|
|
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 "Acesta este IP la care serviciul se execută, aceasta este, de obicei pe aceeași mașină, astfel 127.0.0.1 este autofilled."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:502
|
|
msgid "This is the port that the service is accepting connections on."
|
|
msgstr "Acesta este portul pe care serviciul accepta conexiuni."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:525
|
|
msgid "This is the port that the client tunnel will be accessed from locally."
|
|
msgstr "Acesta este portul la care tunelul client va fi accesat de la nivel local."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:527
|
|
msgid "This is also the client port for the HTTPBidir server tunnel."
|
|
msgstr "Aceasta este, de asemenea, portul de client pentru tunelul de server HTTPBidir."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:550
|
|
msgid ""
|
|
"How do you want this tunnel to be accessed? By just this machine, your "
|
|
"entire subnet, or external internet?"
|
|
msgstr "Cum vrei ca acest tunel sa fie accesat? Doar de la această mașină, întreaga subrețea, sau internet extern?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:552
|
|
msgid "You will most likely want to just allow 127.0.0.1"
|
|
msgstr "Veți dori, cel mai probabil, pentru a permite doar 127.0.0.1"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:595
|
|
msgid ""
|
|
"The I2P router can automatically start this tunnel for you when the router "
|
|
"is started."
|
|
msgstr "Router-ul I2P poate porni automat acest tunel pentru tine atunci când este pornit router-ul."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:597
|
|
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 "Acest lucru poate fi util pentru tuneluri utilizate frecvent (mai ales tuneluri server), dar pentru tuneluri care sunt utilizate doar ocazional, aceasta ar însemna că router-ul I2P creaza și menține tuneluri inutile."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:623
|
|
msgid "The wizard has now collected enough information to create your tunnel."
|
|
msgstr "Expertul a colectat acum suficiente informații pentru a crea tunel dumneavoastră."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:625
|
|
msgid ""
|
|
"Upon clicking the Save button below, the wizard will set up the tunnel, and "
|
|
"take you back to the main I2PTunnel page."
|
|
msgstr "La clic pe butonul Save de mai jos, expertul va configura tunelul, și te duce înapoi la pagina principală I2PTunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:630
|
|
msgid ""
|
|
"Because you chose to automatically start the tunnel when the router starts, "
|
|
"you don't have to do anything further."
|
|
msgstr "Pentru că ați ales să pornească automat tunel când router-ul începe, nu trebuie să faci nimic mai mult."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:632
|
|
msgid "The router will start the tunnel once it has been set up."
|
|
msgstr "Router-ul va începe tunelul după ce a fost creat."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:636
|
|
msgid ""
|
|
"Because you chose not to automatically start the tunnel, you will have to "
|
|
"manually start it."
|
|
msgstr "Pentru că ați ales să nu se pornească automat tunel, va trebui să-l porniți manual."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:638
|
|
msgid ""
|
|
"You can do this by clicking the Start button on the main page which "
|
|
"corresponds to the new tunnel."
|
|
msgstr "Puteți face acest lucru făcând clic pe butonul Start de pe pagina principală, care corespunde cu noul tunel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:642
|
|
msgid "Below is a summary of the options you chose:"
|
|
msgstr "Mai jos este un rezumat al opțiunilor alese de tine:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:682
|
|
msgid "Tunnel description"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:708
|
|
msgid "Binding address"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:716
|
|
msgid "Tunnel port"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:750
|
|
msgid ""
|
|
"Alongside these basic settings, there are a number of advanced options for "
|
|
"tunnel configuration."
|
|
msgstr "Alături de aceste setări de bază, există o serie de opțiuni avansate de configurare tunel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:752
|
|
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 "Expertul va stabili valorile implicite rezonabil sensibile pentru acestea, dar puteți vizualiza și/sau edita acestea, făcând clic pe numele tunelului pe pagina principală I2PTunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:789
|
|
msgid "Cancel the wizard and return to Tunnel Manager home page"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:796
|
|
msgid "Return to previous page"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:799
|
|
msgid "Previous"
|
|
msgstr "Precedent"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:807
|
|
msgid "Save tunnel configuration"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:810
|
|
msgid "Save Tunnel"
|
|
msgstr "Salvare Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:816
|
|
msgid "Finish Wizard and review tunnel settings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:819
|
|
msgid "Finish"
|
|
msgstr "Sfârșit"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:825
|
|
msgid "Advance to next page"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:828
|
|
msgid "Next"
|
|
msgstr "Următorul"
|