forked from I2P_Developers/i2p.i2p
1183 lines
45 KiB
Plaintext
1183 lines
45 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:
|
|
# ducki2p <ducki2p@gmail.com>, 2011
|
|
# foo <foo@bar>, 2009
|
|
# Desirius <martinjefmeyers@gmail.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-02-06 18:27+0000\n"
|
|
"PO-Revision-Date: 2014-07-02 12:21+0000\n"
|
|
"Last-Translator: Desirius <martinjefmeyers@gmail.com>\n"
|
|
"Language-Team: Dutch (http://www.transifex.com/projects/p/I2P/language/nl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: nl\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:363
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:373
|
|
msgid "internal"
|
|
msgstr "intern"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:449
|
|
#, java-format
|
|
msgid "{0} inbound, {0} outbound tunnel"
|
|
msgid_plural "{0} inbound, {0} outbound tunnels"
|
|
msgstr[0] "{0} inkomende, {0} uitgaande tunnel"
|
|
msgstr[1] "{0} inkomende, {0} uitgaande tunnels"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:453
|
|
msgid "lower bandwidth and reliability"
|
|
msgstr "verlaag bandbreedte en betrouwbaarheid"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:455
|
|
msgid "standard bandwidth and reliability"
|
|
msgstr "standaard bandbreedte en betrouwbaarheid"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:457
|
|
msgid "higher bandwidth and reliability"
|
|
msgstr "hogere bandbreedte en betrouwbaarheid"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:123
|
|
msgid "Tunnels are not initialized yet, please reload in two minutes."
|
|
msgstr ""
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:196
|
|
msgid ""
|
|
"Invalid form submission, probably because you used the 'back' or 'reload' "
|
|
"button on your browser. Please resubmit."
|
|
msgstr "Ongeldige formulier verzonden, waarschijnlijk doordat je de 'back' of 'reload' button van je browser hebt gebruikt. Verzend opnieuw."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:198
|
|
msgid ""
|
|
"If the problem persists, verify that you have cookies enabled in your "
|
|
"browser."
|
|
msgstr ""
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:244
|
|
msgid "Configuration reloaded for all tunnels"
|
|
msgstr "Configuratie van alle tunnels opnieuw geladen"
|
|
|
|
#. and give them something to look at in any case
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:257
|
|
msgid "Starting tunnel"
|
|
msgstr "Opstarten van tunnel"
|
|
|
|
#. and give them something to look at in any case
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:270
|
|
msgid "Stopping tunnel"
|
|
msgstr "Stoppen van tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:336
|
|
msgid "Configuration changes saved"
|
|
msgstr "Configuratie wijzigingen opgeslagen"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:339
|
|
msgid "Failed to save configuration"
|
|
msgstr "Opslaan van de configuratie mislukt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:461
|
|
msgid "New Tunnel"
|
|
msgstr "Nieuwe Tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:484
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:494
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:611
|
|
msgid "Port not set"
|
|
msgstr "Poort niet opgegeven"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:487
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:613
|
|
msgid "Invalid port"
|
|
msgstr "Ongeldige poort"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:490
|
|
msgid "Warning - ports less than 1024 are not recommended"
|
|
msgstr "Waarschuwing - poorten lager dan 1024 worden niet aangeraden"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:506
|
|
msgid "Standard client"
|
|
msgstr "Standaard client"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:507
|
|
msgid "HTTP/HTTPS client"
|
|
msgstr "HTTP/HTTPS cliënt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:508
|
|
msgid "IRC client"
|
|
msgstr "IRC client"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:509
|
|
msgid "Standard server"
|
|
msgstr "Standaard server"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:510
|
|
msgid "HTTP server"
|
|
msgstr "HTTP server"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:511
|
|
msgid "SOCKS 4/4a/5 proxy"
|
|
msgstr "SOCKS 4/4a/5 proxy"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:512
|
|
msgid "SOCKS IRC proxy"
|
|
msgstr "SOCKS IRC proxy"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:513
|
|
msgid "CONNECT/SSL/HTTPS proxy"
|
|
msgstr "CONNECT/SSL/HTTPS proxy"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:514
|
|
msgid "IRC server"
|
|
msgstr "IRC server"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:515
|
|
msgid "Streamr client"
|
|
msgstr "Streamr client"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:516
|
|
msgid "Streamr server"
|
|
msgstr "Streamr server"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:517
|
|
msgid "HTTP bidir"
|
|
msgstr "HTTP bidir"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:605
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:313
|
|
msgid "Host not set"
|
|
msgstr "Host niet opgegeven"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:607
|
|
msgid "Invalid address"
|
|
msgstr "Ongeldig adres"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:82
|
|
msgid "I2P Tunnel Manager - Edit Client Tunnel"
|
|
msgstr "I2P Tunnel Manager - Bewerk Client Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:110
|
|
msgid "Edit proxy settings"
|
|
msgstr "Bewerk proxy instellingen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:118
|
|
msgid "New proxy settings"
|
|
msgstr "Nieuwe proxy instellingen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:129
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:129
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:126
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:140
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:271
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:286
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:326
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:133
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:133
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:275
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:302
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:137
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:137
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:255
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:422
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:330
|
|
msgid "Description"
|
|
msgstr "Omschrijving"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:143
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:153
|
|
msgid "Target"
|
|
msgstr "Doel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:147
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:149
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:186
|
|
msgid "Access Point"
|
|
msgstr "Toegangspunt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:154
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:167
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:223
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:170
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:191
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:236
|
|
msgid "required"
|
|
msgstr "vereist"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:175
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:201
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:482
|
|
msgid "Reachable by"
|
|
msgstr "Bereikbaar voor"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:196
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:358
|
|
msgid "Outproxies"
|
|
msgstr "Uitgaande proxies"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:203
|
|
msgid "SSL Outproxies"
|
|
msgstr "SSL Outproxies"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:209
|
|
msgid "Use Outproxy Plugin"
|
|
msgstr "Gebruik Outproxy Plugin"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:213
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:251
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:259
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:145
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:526
|
|
msgid "(Check the Box for 'YES')"
|
|
msgstr "(Markeer de Box voor 'JA')"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:218
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:378
|
|
msgid "Tunnel Destination"
|
|
msgstr "Tunnel Destinations"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:230
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:382
|
|
msgid "name, name:port, or destination"
|
|
msgstr "naam, naam:poort, of bestemming"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:233
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:386
|
|
msgid "b32 not recommended"
|
|
msgstr "b32 niet aanbevolen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:239
|
|
msgid "Shared Client"
|
|
msgstr "Gedeelde Client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:243
|
|
msgid ""
|
|
"(Share tunnels with other clients and irc/httpclients? Change requires "
|
|
"restart of client proxy)"
|
|
msgstr "(Deel tunnels met andere clients en irc/httpclients? Wijziging vereist herstart van de client proxy)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:247
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:141
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:522
|
|
msgid "Auto Start"
|
|
msgstr "Auto Start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:255
|
|
msgid "Enable DCC"
|
|
msgstr "DCC inschakelen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:263
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:266
|
|
msgid "Advanced networking options"
|
|
msgstr "Geavanceerde netwerk opties"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:265
|
|
msgid ""
|
|
"(NOTE: when this client proxy is configured to share tunnels, then these "
|
|
"options are for all the shared proxy clients!)"
|
|
msgstr "(OPMERKING: wanneer deze client proxy is geconfigureerd om tunnels te delen, dan zijn deze opties van toepassing voor alle gedeelde proxy clients!)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:267
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:268
|
|
msgid "Tunnel Options"
|
|
msgstr "Tunnel Opties"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:269
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:270
|
|
msgid "Length"
|
|
msgstr "Lengte"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:276
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:277
|
|
msgid "0 hop tunnel (no anonymity)"
|
|
msgstr "0 hop tunnel (geen anoniemiteit)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:280
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:281
|
|
msgid "1 hop tunnel (low anonymity)"
|
|
msgstr "1 hop tunnel (lage anonimiteit)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:284
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:285
|
|
msgid "2 hop tunnel (medium anonymity)"
|
|
msgstr "2 hops tunnel (gemiddelde anonimiteit)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:288
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:289
|
|
msgid "3 hop tunnel (high anonymity)"
|
|
msgstr "3 hops tunnel (hoge anonimiteit)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:296
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:297
|
|
msgid "hop tunnel (very poor performance)"
|
|
msgstr "hop tunnel (zeer slechte prestatie)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:301
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:302
|
|
msgid "Variance"
|
|
msgstr "Variantie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:308
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:309
|
|
msgid "0 hop variance (no randomisation, consistant performance)"
|
|
msgstr "0 hop variantie (geen randomisatie, consistente prestatie)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:312
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:313
|
|
msgid ""
|
|
"+ 0-1 hop variance (medium additive randomisation, subtractive performance)"
|
|
msgstr "+ 0-1 hop variantie (gemiddeld toegevoegde randomisatie, minder prestatie)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:316
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:317
|
|
msgid ""
|
|
"+ 0-2 hop variance (high additive randomisation, subtractive performance)"
|
|
msgstr "+ 0-2 hop variantie (hoge toegevoegde randomisatie, minder prestatie)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:320
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:321
|
|
msgid "+/- 0-1 hop variance (standard randomisation, standard performance)"
|
|
msgstr "+/- 0-1 hop variantie (standaard randomisatie, standaard prestatie)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:324
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:325
|
|
msgid "+/- 0-2 hop variance (not recommended)"
|
|
msgstr "+/- 0-2 hop variantie (niet aanbevolen)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:335
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:336
|
|
msgid "hop variance"
|
|
msgstr "hop variantie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:340
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:341
|
|
msgid "Count"
|
|
msgstr "Aantal"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:344
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:345
|
|
msgid "Backup Count"
|
|
msgstr "Backup Aantal"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:351
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:352
|
|
msgid "0 backup tunnels (0 redundancy, no added resource usage)"
|
|
msgstr "0 backup tunnels (0 redundantie, geen additionele bronnen gebruikt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:355
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:356
|
|
msgid "1 backup tunnel each direction (low redundancy, low resource usage)"
|
|
msgstr "1 backup tunnel in beide richting (lage redundantie, lage aantal bronnen gebruikt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:359
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:360
|
|
msgid ""
|
|
"2 backup tunnels each direction (medium redundancy, medium resource usage)"
|
|
msgstr "2 backup tunnels in beide richting (gemiddelde redundantie, gemiddeld aantal bronnen gebruikt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:363
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:364
|
|
msgid "3 backup tunnels each direction (high redundancy, high resource usage)"
|
|
msgstr "3 backup tunnels in beide richting (hoge redundantie, hoog aantal bronnen gebruikt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:371
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:372
|
|
msgid "backup tunnels"
|
|
msgstr "backup tunnels"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:378
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:379
|
|
msgid "Profile"
|
|
msgstr "Profiel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:385
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:386
|
|
msgid "interactive connection"
|
|
msgstr "interactieve connectie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:389
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:390
|
|
msgid "bulk connection (downloads/websites/BT)"
|
|
msgstr "bulk connection (downloads/websites/BT)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:391
|
|
msgid "Delay Connect"
|
|
msgstr "Vertraagde Connectie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:395
|
|
msgid "for request/response connections"
|
|
msgstr "voor request/response connecties"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:399
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:394
|
|
msgid "Router I2CP Address"
|
|
msgstr "Router I2CP Adres"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:401
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:159
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:396
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:413
|
|
msgid "Host"
|
|
msgstr "Host"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:409
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:165
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:404
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:273
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:295
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:434
|
|
msgid "Port"
|
|
msgstr "Poort"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:419
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:502
|
|
msgid "Reduce tunnel quantity when idle"
|
|
msgstr "Verminder tunnel aantal in ruststand"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:421
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:435
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:443
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:455
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:465
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:493
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:503
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:414
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:504
|
|
msgid "Enable"
|
|
msgstr "Ingeschakeld"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:425
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:508
|
|
msgid "Reduced tunnel count"
|
|
msgstr "Verminder tunnel aantal"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:429
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:449
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:512
|
|
msgid "Idle minutes"
|
|
msgstr "Rust minuten"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:433
|
|
msgid "Close tunnels when idle"
|
|
msgstr "Sluit tunnels wanneer in rust"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:439
|
|
msgid "New Keys on Reopen"
|
|
msgstr "Nieuwe Sleutels bij Heropenen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:447
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:430
|
|
msgid "Disable"
|
|
msgstr "Uitgeschakeld"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:453
|
|
msgid "Delay tunnel open until required"
|
|
msgstr "Vertraag tunnel opening totdat het nodig is"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:463
|
|
msgid "Persistent private key"
|
|
msgstr "Persistente private sleutel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:469
|
|
msgid "File"
|
|
msgstr "Bestand"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:478
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:243
|
|
msgid "Local destination"
|
|
msgstr "Lokale destination"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:482
|
|
msgid "Local Base 32"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:491
|
|
msgid "Local Authorization"
|
|
msgstr "Lokale Autorisatie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:497
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:507
|
|
msgid "Username"
|
|
msgstr "Gebruikersnaam"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:499
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:511
|
|
msgid "Password"
|
|
msgstr "Wachtwoord"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:501
|
|
msgid "Outproxy Authorization"
|
|
msgstr "Uitgaande Proxy Autorisatie"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:518
|
|
msgid "Jump URL List"
|
|
msgstr "Spring URL Lijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:524
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:548
|
|
msgid "Custom options"
|
|
msgstr "Aangepaste opties"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:528
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:552
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:702
|
|
msgid "Cancel"
|
|
msgstr "Annuleer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:532
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:556
|
|
msgid "Delete"
|
|
msgstr "Verwijder"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editClient_jsp.java:534
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:558
|
|
msgid "Save"
|
|
msgstr "Opslaan"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:82
|
|
msgid "I2P Tunnel Manager - Edit Server Tunnel"
|
|
msgstr "I2P Tunnel Manager - Bewerk Server Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:110
|
|
msgid "Edit server settings"
|
|
msgstr "Bewerk server instellingen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:118
|
|
msgid "New server settings"
|
|
msgstr "Nieuwe server instellingen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:179
|
|
msgid "Use SSL?"
|
|
msgstr "SSL gebruiken?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:222
|
|
msgid "Website name"
|
|
msgstr "Website naam"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:226
|
|
msgid "(leave blank for outproxies)"
|
|
msgstr "(leeg laten voor uitgaande proxies)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:231
|
|
msgid "Private key file"
|
|
msgstr "Private sleutel bestand"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:253
|
|
msgid "Add to local addressbook"
|
|
msgstr "Toevoegen aan lokaal adresboek"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:260
|
|
msgid "Hostname Signature"
|
|
msgstr "Hostnaam Handtekening"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:412
|
|
msgid "Encrypt Leaseset"
|
|
msgstr "Versleutel Leaseset"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:418
|
|
msgid "Encryption Key"
|
|
msgstr "Encryptie Sleutel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:422
|
|
msgid "Generate New Key"
|
|
msgstr "Genereer Nieuwe Sleutel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:424
|
|
msgid "Generate"
|
|
msgstr "Genereer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:426
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:546
|
|
msgid "(Tunnel must be stopped first)"
|
|
msgstr "(Tunnel moet eerst gestopt worden)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:428
|
|
msgid "Restricted Access List"
|
|
msgstr "Beperkte Toegangs Lijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:434
|
|
msgid "Whitelist"
|
|
msgstr "Wittelijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:438
|
|
msgid "Blacklist"
|
|
msgstr "Zwartelijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:442
|
|
msgid "Access List"
|
|
msgstr "Toegangslijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:446
|
|
msgid "Inbound connection limits (0=unlimited)"
|
|
msgstr "Inkomende connectie limieten (0=onbeperkt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:448
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:479
|
|
msgid "Per client"
|
|
msgstr "Per client"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:450
|
|
msgid "Per minute"
|
|
msgstr "Per minuut"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:454
|
|
msgid "Per hour"
|
|
msgstr "Per uur"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:458
|
|
msgid "Per day"
|
|
msgstr "Per dag"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:462
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:489
|
|
msgid "Total"
|
|
msgstr "Totaal"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:470
|
|
msgid "Max concurrent connections (0=unlimited)"
|
|
msgstr "Maximum gelijktijdige connecties (0=onbeperkt)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:477
|
|
msgid "POST limits (0=unlimited)"
|
|
msgstr "POST limiet (0=ongelimiteerd)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:481
|
|
msgid "Per period"
|
|
msgstr "Per periode"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:485
|
|
msgid "Ban minutes"
|
|
msgstr "Ban minuten"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:495
|
|
msgid "POST limit period (minutes)"
|
|
msgstr "POST limiet periode (minuten)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:516
|
|
msgid "New Certificate type"
|
|
msgstr "Nieuw Certificaat type"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:518
|
|
msgid "None"
|
|
msgstr "Geen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:522
|
|
msgid "Hashcash (effort)"
|
|
msgstr "Hashcash (effort)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:528
|
|
msgid "Hashcash Calc Time"
|
|
msgstr "Hashcash Reken Tijd"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:530
|
|
msgid "Estimate"
|
|
msgstr "Inschatten"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:532
|
|
msgid "Hidden"
|
|
msgstr "Verborgen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:536
|
|
msgid "Signed (signed by)"
|
|
msgstr "Ondertekend (ondertekend door)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:542
|
|
msgid "Modify Certificate"
|
|
msgstr "Wijzig Certificaat"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/editServer_jsp.java:544
|
|
msgid "Modify"
|
|
msgstr "Wijzig"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:83
|
|
msgid "I2P Tunnel Manager - List"
|
|
msgstr "I2P Tunnel Manager - Lijst"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:97
|
|
msgid "Status Messages"
|
|
msgstr "Status Berichten"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:101
|
|
msgid "Refresh"
|
|
msgstr "Ververs"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:109
|
|
msgid "Tunnel Wizard"
|
|
msgstr "Tunnel Setup"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:113
|
|
msgid "Stop All"
|
|
msgstr "Stop Alles"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:117
|
|
msgid "Start All"
|
|
msgstr "Start Alles"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:121
|
|
msgid "Restart All"
|
|
msgstr "Herstart Alles"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:124
|
|
msgid "I2P Server Tunnels"
|
|
msgstr "I2P Server Tunnels"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:128
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:149
|
|
msgid "Points at"
|
|
msgstr "Verwijst naar"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:130
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:182
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:186
|
|
msgid "Preview"
|
|
msgstr "Preview"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:132
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:206
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:279
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:320
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:192
|
|
msgid "Base32 Address"
|
|
msgstr "Base32 Adres"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:200
|
|
msgid "No Preview"
|
|
msgstr "Geen Preview"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:213
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:327
|
|
msgid "Starting..."
|
|
msgstr "Starten..."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:220
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:234
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:334
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:348
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:362
|
|
msgid "Stop"
|
|
msgstr "Stop"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:227
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:355
|
|
msgid "Running"
|
|
msgstr "Draait"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:241
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:369
|
|
msgid "Stopped"
|
|
msgstr "Gestopt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:248
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:376
|
|
msgid "Start"
|
|
msgstr "Start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:263
|
|
msgid "New server tunnel"
|
|
msgstr "Nieuwe server tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:265
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:432
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:223
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:265
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:295
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:301
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:576
|
|
msgid "Standard"
|
|
msgstr "Standaard"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:267
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:434
|
|
msgid "Create"
|
|
msgstr "Creëer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:269
|
|
msgid "I2P Client Tunnels"
|
|
msgstr "I2P Client Tunnels"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:277
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:306
|
|
msgid "Interface"
|
|
msgstr "Interface"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:341
|
|
msgid "Standby"
|
|
msgstr "Stand-by"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:385
|
|
msgid "Outproxy"
|
|
msgstr "Uitgaande proxy"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:388
|
|
msgid "Destination"
|
|
msgstr "Destination"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:395
|
|
msgid "internal plugin"
|
|
msgstr "interne plugin"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:414
|
|
msgid "none"
|
|
msgstr "geen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:430
|
|
msgid "New client tunnel"
|
|
msgstr "Nieuwe client tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:119
|
|
msgid "I2P Tunnel Manager - Tunnel Creation Wizard"
|
|
msgstr "I2P Tunnel Manager - Tunnel Aanmaken Setup"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:139
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:567
|
|
msgid "Server or client tunnel?"
|
|
msgstr "Server of cliënt tunnel?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:145
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:571
|
|
msgid "Tunnel type"
|
|
msgstr "Tunnel type"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:151
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:601
|
|
msgid "Tunnel name and description"
|
|
msgstr "Tunnel naam en beschijving"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:157
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:610
|
|
msgid "Tunnel destination"
|
|
msgstr "Tunnel bestemming"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:163
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:626
|
|
msgid "Binding address and port"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:169
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:652
|
|
msgid "Tunnel auto-start"
|
|
msgstr "Tunnel auto-start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:175
|
|
msgid "Wizard completed"
|
|
msgstr "Setup voltooid"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:189
|
|
msgid ""
|
|
"This wizard will take you through the various options available for creating"
|
|
" tunnels in I2P."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:191
|
|
msgid ""
|
|
"The first thing to decide is whether you want to create a server or a client"
|
|
" tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:193
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:195
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:197
|
|
msgid "Server Tunnel"
|
|
msgstr "Server Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:199
|
|
msgid "Client Tunnel"
|
|
msgstr "Cliënt Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:217
|
|
msgid "There are several types of tunnels to choose from:"
|
|
msgstr "Er zijn verschillende types tunnel waar je uit kan kiezen:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:225
|
|
msgid "Basic tunnel for connecting to a single service inside I2P."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:227
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:269
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:229
|
|
msgid "Tunnel that acts as an HTTP proxy for reaching eepsites inside I2P."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:231
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:233
|
|
msgid ""
|
|
"Websites outside I2P can also be reached if an HTTP proxy within I2P is "
|
|
"known."
|
|
msgstr "Websites buiten I2P kunnen ook bereikt worden als een HTTP proxy in I2P bekend is."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:235
|
|
msgid "Customised client tunnel specific for IRC connections."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:237
|
|
msgid ""
|
|
"With this tunnel type, your IRC client will be able to connect to an IRC "
|
|
"network inside I2P."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:239
|
|
msgid ""
|
|
"Each IRC network in I2P that you wish to connect to will require its own "
|
|
"tunnel. (See Also, SOCKS IRC)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:241
|
|
msgid "A tunnel that implements the SOCKS protocol."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:243
|
|
msgid ""
|
|
"This enables both TCP and UDP connections to be made through a SOCKS "
|
|
"outproxy within I2P."
|
|
msgstr "Dit zorgt ervoor dat zowel TCP als UDP connecties gemaakt kunnen worden via een SOCKS outproxy in I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:245
|
|
msgid ""
|
|
"A client tunnel implementing the SOCKS protocol, which is customised for "
|
|
"connecting to IRC networks."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:247
|
|
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 "Met dit tunnel type, kunnen IRC netwerken in I2P bereikt worden door het I2P adres in je IRC cliënt in te voeren en de IRC cliënt te configureren om deze SOCKS tunnel te gebruiken."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:249
|
|
msgid ""
|
|
"This means that only one I2P tunnel is required rather than a separate "
|
|
"tunnel per IRC network."
|
|
msgstr "Dit betekend dat er maar één I2P tunnel nodig is in plaats van een aparte tunnel voor elk IRC netwerk."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:251
|
|
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 "IRC netwerken buiten I2P kunnen ook bereikt worden als een SOCKS outproxy in I2P bekend is, hoewel het er ook vanaf hangt of de outproxy is geblokkeerd door het IRC netwerk of niet."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:253
|
|
msgid "A client tunnel that implements the HTTP CONNECT command."
|
|
msgstr "Een cliënt tunnel die de HTTP CONNECT command implementeert."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:255
|
|
msgid ""
|
|
"This enables TCP connections to be made through an HTTP outproxy, assuming "
|
|
"the proxy supports the CONNECT command."
|
|
msgstr "Dit zorgt ervoor dat TCP connecties gemaakt kunnen worden door een HTTP outproxy, zolang de proxy de CONNECT command ondersteunt."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:257
|
|
msgid "A customised client tunnel for Streamr."
|
|
msgstr "Een aangepaste cliënt tunnel voor Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:267
|
|
msgid "A basic server tunnel for hosting a generic service inside I2P."
|
|
msgstr "Een basis server tunnel voor het hosten van een algemene service in I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:271
|
|
msgid "A server tunnel that is customised for HTTP connections."
|
|
msgstr "Een server tunnel die is aangepast voor HTTP connecties."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:273
|
|
msgid "Use this tunnel type if you want to host an eepsite."
|
|
msgstr "Gebruik dit tunnel type als je een eepsite wil hosten."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:275
|
|
msgid ""
|
|
"A customised server tunnel that can both serve HTTP data and connect to "
|
|
"other server tunnels."
|
|
msgstr "Een aangepaste server tunnel die HTTP data aankan en met andere server tunnels kan verbinden."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:277
|
|
msgid "This tunnel type is predominantly used when running a Seedless server."
|
|
msgstr "Dit tunnel type wordt voornamelijk gebruikt om Seedless servers te runnen."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:279
|
|
msgid "A customised server tunnel for hosting IRC networks inside I2P."
|
|
msgstr "Een aangepaste server tunnel voor het hosten van IRC netwerken binnen I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:281
|
|
msgid ""
|
|
"Usually, a separate tunnel needs to be created for each IRC server that is "
|
|
"to be accessible inside I2P."
|
|
msgstr "Meestal moet er een aparte tunnel gemaakt worden voor elke IRC server die toegankelijk moet zijn binnen I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:283
|
|
msgid "A customised server tunnel for Streamr."
|
|
msgstr "Een aangepaste server tunnel voor Streamr."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:322
|
|
msgid "Choose a name and description for your tunnel."
|
|
msgstr "Kies een naam en beschrijving voor je tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:324
|
|
msgid ""
|
|
"These can be anything you want - they are just for ease of identifying the "
|
|
"tunnel in the routerconsole."
|
|
msgstr "Deze kunnen alles zijn wat je wil - ze zijn alleen voor het makkelijker identificeren van de tunnel in de routerconsole."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:354
|
|
msgid ""
|
|
"If you know of any outproxies for this type of tunnel (either HTTP or "
|
|
"SOCKS), fill them in below."
|
|
msgstr "Als je een outproxy kent voor dit type tunnel (HTTP of SOCKS), kan je hem hier invullen."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:356
|
|
msgid "Separate multiple proxies with commas."
|
|
msgstr "Scheid meerdere proxies met komma's."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:374
|
|
msgid ""
|
|
"Type in the I2P destination of the service that this client tunnel should "
|
|
"connect to."
|
|
msgstr "Vul de I2P bestemming in van de service waarmee deze cliënt tunnel moet verbinden."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:376
|
|
msgid ""
|
|
"This could be the full base 64 destination key, or an I2P URL from your "
|
|
"address book."
|
|
msgstr "Dit kan de volle base 64 bestemming sleutel zijn, of een I2P URL uit je adresboek."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:409
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:432
|
|
msgid "This is the port that the service is accepting connections on."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:453
|
|
msgid "This is the port that the client tunnel will be accessed from locally."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:455
|
|
msgid "This is also the client port for the HTTPBidir server tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:474
|
|
msgid ""
|
|
"How do you want this tunnel to be accessed? By just this machine, your "
|
|
"entire subnet, or external internet?"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:476
|
|
msgid "You will most likely want to just allow 127.0.0.1"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:518
|
|
msgid ""
|
|
"The I2P router can automatically start this tunnel for you when the router "
|
|
"is started."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:520
|
|
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 "Dit kan handig zijn voor veelgebruikte tunnels (vooral server tunnels), maar voor tunnels die maar af en toe gebruikt worden betekent het dat de I2P router onnodige tunnels maakt en bijhoudt."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:546
|
|
msgid "The wizard has now collected enough information to create your tunnel."
|
|
msgstr "De setup heeft genoeg informatie verzameld om de tunnel te maken."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:548
|
|
msgid ""
|
|
"Upon clicking the Save button below, the wizard will set up the tunnel, and "
|
|
"take you back to the main I2PTunnel page."
|
|
msgstr "Als je op de Opslaan knop hier onder drukt, zal de setup de tunnel maken en de hoofd I2PTunnel pagina weergeven."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:553
|
|
msgid ""
|
|
"Because you chose to automatically start the tunnel when the router starts, "
|
|
"you don't have to do anything further."
|
|
msgstr "Omdat je ervoor gekozen hebt om de tunnel automatisch te starten als de router start, hoef je niks meer te doen."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:555
|
|
msgid "The router will start the tunnel once it has been set up."
|
|
msgstr "De router start de tunnel als hij klaar is."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:559
|
|
msgid ""
|
|
"Because you chose not to automatically start the tunnel, you will have to "
|
|
"manually start it."
|
|
msgstr "Omdat je ervoor gekozen hebt de tunnel niet automatisch te laten starten, moet je hem zelf nog starten."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:561
|
|
msgid ""
|
|
"You can do this by clicking the Start button on the main page which "
|
|
"corresponds to the new tunnel."
|
|
msgstr "Dit kan je doen door op de Start knop, op de hoofd pagina van de nieuwe tunnel, te klikken."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:565
|
|
msgid "Below is a summary of the options you chose:"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:663
|
|
msgid ""
|
|
"Alongside these basic settings, there are a number of advanced options for "
|
|
"tunnel configuration."
|
|
msgstr "Naast de basis instellingen, zijn er een aantal geavanceerde opties voor tunnel configuratie."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:665
|
|
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 ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:707
|
|
msgid "Previous"
|
|
msgstr "Vorige"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:715
|
|
msgid "Save Tunnel"
|
|
msgstr "Tunnel Opslaan"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:721
|
|
msgid "Finish"
|
|
msgstr "Klaar"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:727
|
|
msgid "Next"
|
|
msgstr "Volgende"
|