forked from I2P_Developers/i2p.i2p
2025 lines
74 KiB
Plaintext
2025 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:
|
|
# Allan Nordhøy <epost@anotheragency.no>, 2016-2017
|
|
# Mikal <mikalv@mikalv.net>, 2013
|
|
# Shpetim <shpetim@privacysolutions.no>, 2014
|
|
# zzzi2p, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-18 09:06+0000\n"
|
|
"PO-Revision-Date: 2018-01-18 09:16+0000\n"
|
|
"Last-Translator: zzzi2p\n"
|
|
"Language-Team: Norwegian Bokmål (http://www.transifex.com/otf/I2P/language/nb/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: nb\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:424
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:434
|
|
msgid "internal"
|
|
msgstr "Internt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:471
|
|
#, java-format
|
|
msgid "{0} inbound tunnel"
|
|
msgid_plural "{0} inbound tunnels"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:473
|
|
#, java-format
|
|
msgid "{0} outbound tunnel"
|
|
msgid_plural "{0} outbound tunnels"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:475
|
|
#, java-format
|
|
msgid "{0} inbound, {0} outbound tunnel"
|
|
msgid_plural "{0} inbound, {0} outbound tunnels"
|
|
msgstr[0] "{0} inngående, {0} utgående tunneler"
|
|
msgstr[1] "{0} inngående, {0} utgående tunneler"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:479
|
|
msgid "lower bandwidth and reliability"
|
|
msgstr "lavere bredbånd og pålitelighet"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:481
|
|
msgid "standard bandwidth and reliability"
|
|
msgstr "standard bredbånd og pålitelighet"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/EditBean.java:483
|
|
msgid "higher bandwidth and reliability"
|
|
msgstr "høyere bredbånd og pålitelighet"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:92
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:594
|
|
msgid "Tunnels are not initialized yet, please reload in two minutes."
|
|
msgstr "Tunneler er ikke igangsatt enda, oppdater om to minutter."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:176
|
|
msgid ""
|
|
"Invalid form submission, probably because you used the 'back' or 'reload' "
|
|
"button on your browser. Please resubmit."
|
|
msgstr "Ugyldig skjemainnsendelse, sannsynligvis fordi du brukte 'tilbake' eller 'oppdater\"-knappen i nettleseren. Send inn på nytt."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:178
|
|
msgid ""
|
|
"If the problem persists, verify that you have cookies enabled in your "
|
|
"browser."
|
|
msgstr "Hvis problemet vedvarer, må du kontrollere at du har aktivert informasjonskapsler i nettleseren din."
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:235
|
|
msgid "Configuration reloaded for all tunnels"
|
|
msgstr "Oppsett oppdatert for alle tunneler"
|
|
|
|
#. 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:249
|
|
msgid "Starting tunnel"
|
|
msgstr "Starter tunnel"
|
|
|
|
#. and give them something to look at in any case
|
|
#. FIXME name will be HTML escaped twice
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:263
|
|
msgid "Stopping tunnel"
|
|
msgstr "Stopper tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:369
|
|
msgid "New Tunnel"
|
|
msgstr "Ny tunnel"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:389
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:409
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:495
|
|
msgid "Port not set"
|
|
msgstr "Port ikke satt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:392
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:497
|
|
msgid "Invalid port"
|
|
msgstr "Ugyldig port"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:395
|
|
msgid "Warning - ports less than 1024 are not recommended"
|
|
msgstr "Advarsel - porter mindre enn 1024 er ikke anbefalt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:404
|
|
msgid "Warning - duplicate port"
|
|
msgstr "Advarsel - identisk port"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:421
|
|
msgid "Standard client"
|
|
msgstr "Standard klient"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:422
|
|
msgid "HTTP/HTTPS client"
|
|
msgstr "HTTP/HTTPS klienten"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:423
|
|
msgid "IRC client"
|
|
msgstr "IRC-klient"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:424
|
|
msgid "Standard server"
|
|
msgstr "Standard tjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:425
|
|
msgid "HTTP server"
|
|
msgstr "HTTP-tjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:426
|
|
msgid "SOCKS 4/4a/5 proxy"
|
|
msgstr "SOCKS 4/4a/5-mellomtjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:427
|
|
msgid "SOCKS IRC proxy"
|
|
msgstr "SOCKS IRC-mellomtjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:428
|
|
msgid "CONNECT/SSL/HTTPS proxy"
|
|
msgstr "CONNECT/SSL/HTTPS-mellomtjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:429
|
|
msgid "IRC server"
|
|
msgstr "IRC-tjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:430
|
|
msgid "Streamr client"
|
|
msgstr "Streamr-klient"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:431
|
|
msgid "Streamr server"
|
|
msgstr "Streamr-tjener"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:432
|
|
msgid "HTTP bidir"
|
|
msgstr "HTTP-bidir"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:489
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:408
|
|
msgid "Host not set"
|
|
msgstr "Vert er ikke satt"
|
|
|
|
#: ../java/src/net/i2p/i2ptunnel/web/IndexBean.java:491
|
|
msgid "Invalid address"
|
|
msgstr "Ugyldig adresse"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:159
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:140
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:169
|
|
msgid "Hidden Services Manager"
|
|
msgstr "Behandler for skjulte tjenester"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:163
|
|
msgid "Edit Client Tunnel"
|
|
msgstr "Rediger Klient Tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:163
|
|
msgid "Edit Hidden Service"
|
|
msgstr "Rediger skjult tjeneste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:197
|
|
msgid "Edit proxy settings"
|
|
msgstr "Rediger mellomtjenerinnstillinger"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:208
|
|
msgid "New proxy settings"
|
|
msgstr "Nye mellomtjener-innstillinger"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:248
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:900
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:200
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:375
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:386
|
|
msgid "Name"
|
|
msgstr "Navn"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:250
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:902
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:202
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:377
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:252
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:904
|
|
#: ../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/edit_jsp.java:258
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:910
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:544
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:392
|
|
msgid "Description"
|
|
msgstr "Beskrivesle"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:260
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:912
|
|
msgid "Auto Start Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:262
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:914
|
|
#: ../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/edit_jsp.java:266
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:918
|
|
#: ../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/edit_jsp.java:270
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:922
|
|
#: ../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/edit_jsp.java:273
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:927
|
|
msgid "Target"
|
|
msgstr "Mål"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:275
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:925
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:966
|
|
msgid "Access Point"
|
|
msgstr "Tilgangspunkt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:278
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:603
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:940
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:968
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1442
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:381
|
|
#: ../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/edit_jsp.java:283
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:301
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:384
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:945
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:973
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1030
|
|
msgid "required"
|
|
msgstr "krevd"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:288
|
|
#: ../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/edit_jsp.java:295
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:593
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:932
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1432
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:481
|
|
msgid "Host"
|
|
msgstr "Vert"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:306
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:934
|
|
#: ../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/edit_jsp.java:312
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:985
|
|
#: ../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 "Tilgjengelig av"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:314
|
|
msgid "Local interface (ip address) the client tunnel will be reachable from"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:335
|
|
msgid "Use SSL?"
|
|
msgstr "Bruke SSL?"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:337
|
|
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/edit_jsp.java:341
|
|
msgid "Clients use SSL to connect to tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:347
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:422
|
|
msgid "Outproxies"
|
|
msgstr "Utgående mellomtjenere"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:349
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:360
|
|
msgid ""
|
|
"Specify the .i2p address or destination (b32 or b64) of the outproxy here."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:351
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:362
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:391
|
|
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/edit_jsp.java:358
|
|
msgid "SSL Outproxies"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:368
|
|
msgid "Use Outproxy Plugin"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:370
|
|
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/edit_jsp.java:374
|
|
msgid "Use plugin instead of above-listed proxies if available"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:379
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:444
|
|
msgid "Tunnel Destination"
|
|
msgstr "Tunnelmål"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:389
|
|
msgid ""
|
|
"Specify the .i2p address or destination (b32 or b64) of the tunnel here."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:395
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:450
|
|
msgid "name, name:port, or destination"
|
|
msgstr "navn, navn:port, eller destinasjon"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:398
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:454
|
|
msgid "b32 not recommended"
|
|
msgstr "b32 er ikke anbefalt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:404
|
|
msgid "Shared Client"
|
|
msgstr "Delt klient"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:406
|
|
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/edit_jsp.java:410
|
|
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/edit_jsp.java:415
|
|
msgid "Enable DCC"
|
|
msgstr "Slå på DCC"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:417
|
|
msgid "Enables direct chat and file transfers, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:421
|
|
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/edit_jsp.java:425
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1111
|
|
msgid "Advanced networking options"
|
|
msgstr "Avanserte nettverksalternativer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:430
|
|
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/edit_jsp.java:434
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1113
|
|
msgid "Tunnel Options"
|
|
msgstr "Tunnelalternativer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:436
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1124
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1287
|
|
msgid "Length"
|
|
msgstr "Lengde"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:438
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1126
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1289
|
|
msgid "Variance"
|
|
msgstr "varians"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:440
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1128
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1291
|
|
msgid "Length of each Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:447
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1135
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1298
|
|
msgid "0 hop tunnel (no anonymity)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:451
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1139
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1302
|
|
msgid "1 hop tunnel (low anonymity)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:455
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1143
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1306
|
|
msgid "2 hop tunnel (medium anonymity)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:459
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1147
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1310
|
|
msgid "3 hop tunnel (high anonymity)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:478
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1166
|
|
msgid "hop tunnel (very poor performance)"
|
|
msgstr "hopp-tunnel (veldig dårlig ytelse)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:483
|
|
msgid "Level of Randomization for Tunnel Length"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:490
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1178
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1327
|
|
msgid "0 hop variance (no randomization, consistent performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:494
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1182
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1331
|
|
msgid ""
|
|
"+ 0-1 hop variance (medium additive randomization, subtractive performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:498
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1186
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1335
|
|
msgid ""
|
|
"+ 0-2 hop variance (high additive randomization, subtractive performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:502
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1190
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1339
|
|
msgid "+/- 0-1 hop variance (standard randomization, standard performance)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:506
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1194
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1343
|
|
msgid "+/- 0-2 hop variance (not recommended)"
|
|
msgstr "+/- 0-2 hoppvarianse (anbefales ikke)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:517
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1205
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1354
|
|
msgid "hop variance"
|
|
msgstr "hoppvarianse"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:522
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1210
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1359
|
|
msgid "Count"
|
|
msgstr "Antall"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:524
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1212
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1361
|
|
msgid "Backup Count"
|
|
msgstr "Antall tilbakefallstunneler"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:526
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1214
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1363
|
|
msgid "Number of Tunnels in Group"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:530
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1218
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1367
|
|
msgid "Number of Reserve Tunnels"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:537
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1255
|
|
msgid "0 backup tunnels (0 redundancy, no added resource usage)"
|
|
msgstr "0 tilbakefallstunneler (0 redundans, ingen ekstra ressursbruk)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:541
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1259
|
|
msgid "1 backup tunnel each direction (low redundancy, low resource usage)"
|
|
msgstr "1 backup tunnel begge veier (lav redundans, lav ressursbruk)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:545
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1263
|
|
msgid ""
|
|
"2 backup tunnels each direction (medium redundancy, medium resource usage)"
|
|
msgstr "2 tilbakefallstunneler begge veier (medium redundans, medium ressursbruk)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:549
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1267
|
|
msgid "3 backup tunnels each direction (high redundancy, high resource usage)"
|
|
msgstr "3 tilbakefallstunneler begge veier (høy redundans, høy ressursbruk)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:557
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1229
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1235
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1241
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1247
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1276
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1377
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1383
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1389
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1395
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1403
|
|
msgid "backup tunnels"
|
|
msgstr "tilbakefallstunneler"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:564
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1413
|
|
msgid "Profile"
|
|
msgstr "Profil"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:566
|
|
msgid "Delay Connect"
|
|
msgstr "forsink tilkobling"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:568
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1415
|
|
msgid "Connection Profile"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:575
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1422
|
|
msgid "interactive connection"
|
|
msgstr "interaktiv tilkobling"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:579
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1426
|
|
msgid "bulk connection (downloads/websites/BT)"
|
|
msgstr "bulk-forbindelse (nedlastning/websider/BT)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:581
|
|
msgid "Delay Connection"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:585
|
|
msgid "for request/response connections"
|
|
msgstr "Ved forespørsel / responstilkoblinger"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:591
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1430
|
|
msgid "Router I2CP Address"
|
|
msgstr "Ruters I2CP-adresse"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:595
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1434
|
|
msgid "I2CP Hostname or IP"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:605
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1444
|
|
msgid "I2CP Port Number"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:615
|
|
msgid "Delay tunnel open until required"
|
|
msgstr "Utsett opprettelse av tunnel frem til det er nødvendig"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:617
|
|
msgid "Conserve resources by only creating tunnels when required"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:621
|
|
msgid ""
|
|
"Delay opening client tunnel until activity is detected on the configured "
|
|
"tunnel port"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:625
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1633
|
|
msgid "Reduce tunnel quantity when idle"
|
|
msgstr "Reduser tunnelmengde når inaktiv"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:627
|
|
msgid ""
|
|
"Reduce tunnel count when idle but keep tunnel open (to ensure immediate "
|
|
"availability)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:631
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1637
|
|
msgid "Reduce tunnel quantity when idle to conserve resources"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:633
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:635
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1639
|
|
msgid "Reduced tunnel count"
|
|
msgstr "Redusert tunnelteller"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:639
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:653
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1645
|
|
msgid "Idle period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:641
|
|
msgid "Reduced Tunnel Idle Time"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:645
|
|
msgid "Close tunnels when idle"
|
|
msgstr "Lukk tunneller når de er inaktive"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:647
|
|
msgid "To conserve resources, close tunnels when not in use"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:651
|
|
msgid "Close client tunnels after specified idle period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:655
|
|
msgid "Close Tunnel Idle Time"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:659
|
|
msgid "New Keys on Reopen"
|
|
msgstr "Nye nøkler ved gjenåpning"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:661
|
|
msgid "Change tunnel identity (destination) when tunnels reopen"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:665
|
|
msgid "Enable"
|
|
msgstr "Skru på"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:667
|
|
msgid "Retain tunnel identity (destination) when tunnels reopen"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:671
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1481
|
|
msgid "Disable"
|
|
msgstr "Skru av"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:675
|
|
msgid "Persistent private key"
|
|
msgstr "Vedvarende privat nøkkel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:677
|
|
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/edit_jsp.java:681
|
|
msgid "Generate key to enable persistent client tunnel identity"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:683
|
|
msgid "File"
|
|
msgstr "Fil"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:685
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1035
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1757
|
|
msgid "Path to Private Key File"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:694
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1019
|
|
msgid "Local destination"
|
|
msgstr "Lokalt mål"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:696
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1023
|
|
msgid "Read Only: Local Destination (if known)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:700
|
|
msgid "Local Base 32"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:708
|
|
msgid "HTTP Filtering"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:710
|
|
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/edit_jsp.java:714
|
|
msgid "Do not spoof User-Agent header"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:716
|
|
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/edit_jsp.java:720
|
|
msgid "Do not block Referer header"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:722
|
|
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/edit_jsp.java:726
|
|
msgid "Do not block Accept headers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:728
|
|
msgid "Allow SSL to I2P addresses when enabled"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:732
|
|
msgid "Allow SSL to I2P addresses"
|
|
msgstr "Tillat SSL til I2P-adresser"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:739
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1716
|
|
msgid "Signature type"
|
|
msgstr "Signaturtype"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:742
|
|
msgid "Experts only!"
|
|
msgstr "For eksperter!"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:744
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1721
|
|
msgid "Legacy option (deprecated), provided for backward compatibility"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:766
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1742
|
|
msgid "This is the default, recommended option"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:774
|
|
msgid "Local Authorization"
|
|
msgstr "Lokal autorisasjon"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:776
|
|
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/edit_jsp.java:780
|
|
msgid "Require local authorization for this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:782
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:798
|
|
msgid "Username"
|
|
msgstr "Brukernavn"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:784
|
|
msgid "Set username required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:786
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:804
|
|
msgid "Password"
|
|
msgstr "Passord"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:788
|
|
msgid "Set password required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:790
|
|
msgid "Outproxy Authorization"
|
|
msgstr "utmellomtjenerautorisasjon"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:792
|
|
msgid "Enable if the outproxy a username and password to access"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:796
|
|
msgid "Outproxy requires authorization"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:800
|
|
msgid "Enter username required by outproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:806
|
|
msgid "Enter password required by outproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:813
|
|
msgid "Jump URL List"
|
|
msgstr "HoppURL-liste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:815
|
|
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/edit_jsp.java:821
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1815
|
|
msgid "Custom options"
|
|
msgstr "egendefinerte alternativer"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:823
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1817
|
|
msgid "Advanced options to control tunnel priority etc"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:827
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1821
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:578
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:791
|
|
msgid "Cancel"
|
|
msgstr "Avbryt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:831
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1825
|
|
msgid "Delete this Proxy (cannot be undone)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:834
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1828
|
|
msgid "Delete"
|
|
msgstr "Slett"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:836
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1830
|
|
msgid "Save"
|
|
msgstr "Lagre"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:849
|
|
msgid "Edit Server Settings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:860
|
|
msgid "New Server Settings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:950
|
|
#: ../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/edit_jsp.java:956
|
|
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/edit_jsp.java:960
|
|
msgid "Use SSL to connect to target"
|
|
msgstr "Bruk SSL til å koble til målet"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:978
|
|
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/edit_jsp.java:987
|
|
#: ../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/edit_jsp.java:1008
|
|
msgid "Website Hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1010
|
|
msgid "Website Hostname e.g. mysite.i2p"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1014
|
|
msgid "(leave blank for outproxies)"
|
|
msgstr "(la stå tom for utgående mellomtjenere)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1021
|
|
msgid "Private key file"
|
|
msgstr "Privat nøkkelfil"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1071
|
|
msgid "Generate a QR Code for this domain"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1079
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1783
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1791
|
|
msgid "Generate QR Code"
|
|
msgstr "Generer ny QR-kode"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1081
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1793
|
|
msgid "Add to Private addressbook"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1087
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1799
|
|
msgid "Add to local addressbook"
|
|
msgstr "Legg til i lokal adressebok"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1089
|
|
msgid "Register, unregister or change details for hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1094
|
|
msgid "Registration Authentication"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1100
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1805
|
|
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/edit_jsp.java:1118
|
|
msgid "Inbound"
|
|
msgstr "Inngående"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1171
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1320
|
|
msgid "Level of Randomization for Tunnel Depth"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1285
|
|
msgid "Outbound"
|
|
msgstr "Utgående"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1452
|
|
msgid "Encrypt Leaseset"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1454
|
|
msgid "Only clients with the encryption key will be able to connect"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1458
|
|
msgid "Only allow clients with the encryption key to connect to this server"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1460
|
|
msgid "Encryption Key"
|
|
msgstr "Krypterings nøkkel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1462
|
|
msgid "Generate New Key"
|
|
msgstr "Generer ny nøkkel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1464
|
|
msgid "Tunnel must be stopped first"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1466
|
|
msgid "Encryption key required to access this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1470
|
|
msgid "Generate new encryption key"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1473
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:583
|
|
msgid "Generate"
|
|
msgstr "Generere"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1475
|
|
msgid "Restricted Access List"
|
|
msgstr "Begrenset tilgangsliste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1477
|
|
msgid "Allow all clients to connect to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1483
|
|
msgid "Prevent listed clients from connecting to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1487
|
|
msgid "Blacklist"
|
|
msgstr "svarteliste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1489
|
|
msgid "Only allow listed clients to connect to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1493
|
|
msgid "Whitelist"
|
|
msgstr "hvitliste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1495
|
|
msgid "Access List"
|
|
msgstr "Tilgangsliste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1497
|
|
msgid "Specify clients, 1 per line"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1499
|
|
msgid "Control access to this service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1503
|
|
msgid "Server Access Options"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1508
|
|
msgid "Prevent clients from accessing this service via an inproxy"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1512
|
|
msgid "Block Access via Inproxies"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1514
|
|
msgid "Deny accesseses with referers (probably from inproxies)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1518
|
|
msgid "Block Accesses containing Referers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1520
|
|
msgid "Deny User-Agents matching these strings (probably from inproxies)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1524
|
|
msgid "Block these User-Agents"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1526
|
|
msgid "comma separated, e.g. Mozilla,Opera (case-sensitive)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1533
|
|
msgid ""
|
|
"Use unique IP addresses for each connecting client (local non-SSL servers "
|
|
"only)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1537
|
|
msgid "Unique Local Address per Client"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1539
|
|
msgid "Only enable if you are hosting this service on multiple routers"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1543
|
|
msgid "Optimize for Multihoming"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1545
|
|
msgid "Server Throttling"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1547
|
|
msgid "Inbound connection limits (0=unlimited)"
|
|
msgstr "Inngående tilkoblingsgrense (0=ingen grense)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1549
|
|
msgid "Per Minute"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1551
|
|
msgid "Per Hour"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1553
|
|
msgid "Per Day"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1555
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1598
|
|
msgid "Per Client"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1557
|
|
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/edit_jsp.java:1561
|
|
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/edit_jsp.java:1565
|
|
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/edit_jsp.java:1569
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1610
|
|
msgid "Total"
|
|
msgstr "Total"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1571
|
|
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/edit_jsp.java:1575
|
|
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/edit_jsp.java:1579
|
|
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/edit_jsp.java:1583
|
|
msgid "Max concurrent connections (0=unlimited)"
|
|
msgstr "Maks samtidige tilkoblinger (0=ingen grense)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1585
|
|
msgid "Maximum number of simultaneous client connections"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1592
|
|
msgid "POST limits (0=unlimited)"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1594
|
|
msgid "Per Period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1596
|
|
msgid "Ban Duration"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1600
|
|
msgid ""
|
|
"Maximum number of post requests permitted for a unique client for the "
|
|
"configured timespan"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1604
|
|
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/edit_jsp.java:1608
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1620
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1628
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1651
|
|
msgid "minutes"
|
|
msgstr "minutter"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1612
|
|
msgid "Total number of post requests permitted for the configured timespan"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1616
|
|
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/edit_jsp.java:1622
|
|
msgid "POST limit period"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1624
|
|
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/edit_jsp.java:1641
|
|
msgid "Number of tunnels to keep open to maintain availability of service"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1647
|
|
msgid "Period of inactivity before tunnel number is reduced"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1719
|
|
msgid "Experts only! Changes B32!"
|
|
msgstr "For eksperter! Endrer B32!"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1755
|
|
msgid "Alternate private key file"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1766
|
|
msgid "Alternate local destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1768
|
|
msgid "Read Only: Alternate Local Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/edit_jsp.java:1840
|
|
msgid "Tunnels not initialized yet; please retry in a few moments."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:164
|
|
msgid "Status Messages"
|
|
msgstr "Statusmeldinger"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:168
|
|
msgid "Refresh"
|
|
msgstr "Oppdater"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:175
|
|
msgid "Clear"
|
|
msgstr "Tøm"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:181
|
|
msgid "Global Tunnel Control"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:183
|
|
msgid "Tunnel Wizard"
|
|
msgstr "Tunnelveiviser"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:187
|
|
msgid "Stop All"
|
|
msgstr "Stopp alt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:191
|
|
msgid "Start All"
|
|
msgstr "Start alt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:195
|
|
msgid "Restart All"
|
|
msgstr "Omstart alt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:198
|
|
msgid "I2P Hidden Services"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:204
|
|
msgid "Points at"
|
|
msgstr "Peker på"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:206
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:267
|
|
msgid "Preview"
|
|
msgstr "Forhåndsvisning"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:208
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:383
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:210
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:385
|
|
msgid "Control"
|
|
msgstr "Kontroll"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:219
|
|
msgid "Edit Server Tunnel Settings for"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:234
|
|
msgid "Test HTTPS server, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:242
|
|
msgid "Test HTTP server, bypassing I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:263
|
|
msgid "Test HTTP server through I2P"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:272
|
|
msgid "Base32 Address"
|
|
msgstr "Base32-adresse"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:278
|
|
msgid "No Preview"
|
|
msgstr "Ingen forhåndsvisning"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:288
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:291
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:427
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:430
|
|
msgid "Starting..."
|
|
msgstr "Starter…"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:293
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:312
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:432
|
|
msgid "Stop this Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:300
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:319
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:439
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:456
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:473
|
|
msgid "Stop"
|
|
msgstr "Stopp"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:307
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:310
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:463
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:466
|
|
msgid "Running"
|
|
msgstr "Kjører"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:326
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:329
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:480
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:483
|
|
msgid "Stopped"
|
|
msgstr "Stoppet"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:331
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:485
|
|
msgid "Start this Tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:338
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:492
|
|
msgid "Start"
|
|
msgstr "Start"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:350
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:510
|
|
msgid "Destination"
|
|
msgstr "Mål"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:355
|
|
msgid "Hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:367
|
|
msgid "New hidden service"
|
|
msgstr "Ny skjult tjeneste"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:369
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:554
|
|
#: ../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 "Forvalg"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:371
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:556
|
|
msgid "Create"
|
|
msgstr "Opprett"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:373
|
|
msgid "I2P Client Tunnels"
|
|
msgstr "I2P-klienttunneler"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:379
|
|
msgid "Interface"
|
|
msgstr "Grensesnitt"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:394
|
|
msgid "Edit Tunnel Settings for"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:446
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:449
|
|
msgid "Standby"
|
|
msgstr "Ventemodus"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:504
|
|
msgid "Outproxy"
|
|
msgstr "Utgående mellomtjener"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:517
|
|
msgid "internal plugin"
|
|
msgstr "intern plugin"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:536
|
|
msgid "none"
|
|
msgstr "Ingen"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/index_jsp.java:552
|
|
msgid "New client tunnel"
|
|
msgstr "Ny klienttunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:173
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:202
|
|
msgid "Registration Helper"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:231
|
|
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:233
|
|
#: ../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:241
|
|
msgid "Website name"
|
|
msgstr "Nettsidenavn"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:249
|
|
msgid "Local Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:257
|
|
msgid "Local destination is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:264
|
|
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:270
|
|
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:279
|
|
msgid "Destination signing key is not available. Start the tunnel."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:289
|
|
#, java-format
|
|
msgid "Authentication for adding host {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:291
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:306
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:344
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:377
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:412
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:447
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:481
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:520
|
|
msgid "Copy and paste this to the registration site"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:296
|
|
msgid "Advanced authentication strings"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:304
|
|
#, java-format
|
|
msgid "Authentication for removing host {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:335
|
|
msgid "Authentication for changing name"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:349
|
|
#, 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:355
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:388
|
|
msgid "This tunnel must be configured with the new host name."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:357
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:390
|
|
msgid "Enter old hostname below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:368
|
|
msgid "Authentication for adding alias"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:382
|
|
#, 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:402
|
|
msgid "Authentication for changing destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:417
|
|
#, java-format
|
|
msgid "This will change the destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:423
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:492
|
|
msgid "This tunnel must be configured with the new destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:425
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:494
|
|
msgid "Enter old destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:437
|
|
msgid "Authentication for adding alternate destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:452
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:486
|
|
#, java-format
|
|
msgid "This will add an alternate destination for {0}"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:509
|
|
msgid "Authentication for adding subdomain"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:525
|
|
#, 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:531
|
|
msgid "This tunnel must be configured with the new subdomain and destination."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:533
|
|
msgid "Enter higher-level domain and destination below."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:550
|
|
msgid "Go back and edit the tunnel"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:561
|
|
msgid "Specify old name and destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:563
|
|
msgid "This is only required for advanced authentication."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:565
|
|
msgid "See above for required items."
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:572
|
|
msgid "Old hostname"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:576
|
|
msgid "Private Key File for old Destination"
|
|
msgstr ""
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/register_jsp.java:580
|
|
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-tunnelhåndterer - Tunnelopprettingsveiviser"
|
|
|
|
#: ../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 "Tjener- eller klient -tunnel?"
|
|
|
|
#: ../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 "Tunneltype"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:209
|
|
msgid "Tunnel name and description"
|
|
msgstr "Tunnelnavn og beskrivelse"
|
|
|
|
#: ../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 "Tunnelmål"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:221
|
|
msgid "Binding address and port"
|
|
msgstr "Bindende adresse og 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 "Autooppstart av tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:233
|
|
msgid "Wizard completed"
|
|
msgstr "Veiviser fullført"
|
|
|
|
#: ../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 "Denne veiviseren tar deg gjennom de ulike alternativene for å lage tunneler i 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 "Det første du må bestemme er om du ønsker å opprette en tjener- eller en klient -tunnel."
|
|
|
|
#: ../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 "Hvis du trenger å koble til en ekstern tjeneste, for eksempel en IRC-tjener innenfor I2P eller en pakkebrønn, må du ha en klienttunnel."
|
|
|
|
#: ../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 "På den annen side, vil hvis du ønsker å være vertskap for en tjeneste for andre å koble til må du opprette en tjener-tunnel."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:255
|
|
msgid "Server Tunnel"
|
|
msgstr "Tjenertunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:257
|
|
msgid "Client Tunnel"
|
|
msgstr "Klient tunnel"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:275
|
|
msgid "There are several types of tunnels to choose from:"
|
|
msgstr "Det finnes flere typer tunneler for å velge mellom:"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:283
|
|
msgid "Basic tunnel for connecting to a single service inside I2P."
|
|
msgstr "Grunnleggende tunnel for å koble til en enkelt tjeneste i 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 "Prøv dette hvis ingen av tunnel typene under passer dine behov, eller du ikke vet hva slags tunnel du trenger."
|
|
|
|
#: ../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 "Tunnel som fungerer som en HTTP-mellomtjener for å nå eepsites inne i 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 "Still inn nettleseren din for å bruke denne tunnelen som HTTP-mellomtjener, eller angi \"http_proxy\" miljøvariabelen for kommandolinje-applikasjoner i 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 "Nettsteder utenfor I2P kan også nås hvis en HTTP-mellomtjener innen I2P er kjent."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:293
|
|
msgid "Customised client tunnel specific for IRC connections."
|
|
msgstr "Tilpasset klient tunnel spesifikk for IRC-tilkoblinger."
|
|
|
|
#: ../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 "Med denne tunneltypen, vil din IRC-klient kunne koble seg til et IRC-nettverk inne i 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 "Hvert IRC-nettverk i I2P som du ønsker å koble til vil kreve en egen tunnel. (Se også, SOCKS IRC)"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:299
|
|
msgid "A tunnel that implements the SOCKS protocol."
|
|
msgstr "En tunnel som implementerer SOCKS-protokollen."
|
|
|
|
#: ../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 "Dette gjør at både TCP og UDP-tilkoblinger skal sendes gjennom en SOCKS ut mellomtjener innen 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 "En klient tunnel implementering av SOCKS-protokollen, som er tilpasset for tilkobling til IRC-nettverk."
|
|
|
|
#: ../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 "Med denne tunneltypen, kan IRC-nettverk i I2P nås ved å skrive inn I2P-adresse i din IRC-klient, og oppsett av IRC-klient for å bruke denne SOCKS-tunnelen."
|
|
|
|
#: ../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 "Dette betyr at bare en I2P-tunnel kreves stedet for en separat tunnel per IRC-nettverk."
|
|
|
|
#: ../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 "IRC-nettverk utenfor I2P kan også nås dersom en utgående SOCKS-mellomtjener innen I2P er kjent, men det avhenger av hvorvidt den utgående mellomtjeneren har blitt blokkert av IRC-nettverket."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:311
|
|
msgid "A client tunnel that implements the HTTP CONNECT command."
|
|
msgstr "En klient tunnel som implementerer HTTP CONNECT-kommandoen."
|
|
|
|
#: ../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 "Dette gjør TCP-tilkoblinger skal gjøres gjennom en utgående HTTP-mellomtjener, forutsatt at den støtter CONNECT-kommandoen."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:315
|
|
msgid "A customised client tunnel for Streamr."
|
|
msgstr "Et tilpasset klienttunnel for 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 "En grunnleggende tjener tunnel for en generisk tjeneste inne i I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:329
|
|
msgid "A server tunnel that is customised for HTTP connections."
|
|
msgstr "En tjenertunnel som er tilpasset HTTP-tilkoblinger."
|
|
|
|
#: ../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 "Bruk denne tunnelen hvis du vil publisere en 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 "En tilpasset tjenertunnel som både kan tjene HTTP-data og koble til andre tjenertunneler."
|
|
|
|
#: ../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 "Denne tunnelen typen er hovedsakelig brukt når du kjører en Seedless-tjener"
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:337
|
|
msgid "A customised server tunnel for hosting IRC networks inside I2P."
|
|
msgstr "En tilpasset tjenertunnel for IRC-nettverks tjenere inne i 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 "Vanligvis trenger man en egen tunnel som skal opprettes for hver IRC-tjener som skal være tilgjengelig inne i I2P."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:341
|
|
msgid "A customised server tunnel for Streamr."
|
|
msgstr "En tilpasset tjenertunnel for 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 "Velg et navn og beskrivelse for din tunnel."
|
|
|
|
#: ../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 "Disse kan være alt du vil - de er bare for enkel identifisering av tunnelen i ruterkonsollen."
|
|
|
|
#: ../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 "Hvis du vet om noen utgående mellomtjenere for denne type tunnel (enten HTTP eller SOCKS), fyll dem ut nedenfor."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:420
|
|
msgid "Separate multiple proxies with commas."
|
|
msgstr "Inndel flere mellomtjenere med komma."
|
|
|
|
#: ../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 "Skriv inn I2P-målet for tjenesten som denne klienttunnelen skal koble til."
|
|
|
|
#: ../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 "Dette kan være et fullt base64-mål, eller I2P nettadresse fra din adressebok."
|
|
|
|
#: ../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 "Dette er IP-adressen din tjeneste kjører på, vanligvis er det samme maskin som denne, så 127.0.0.1 er automatisk fylt ut."
|
|
|
|
#: ../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 "Dette er porten tjenesten tar imot tilkoblinger på."
|
|
|
|
#: ../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 "Dette er porten som klienttunnelen vil nås fra lokalt."
|
|
|
|
#: ../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 "Dette er også klientporten for HTTPBidir-tjenertunnelen."
|
|
|
|
#: ../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 "Hvordan vil du at denne tunnelen skal åpnes? Ved bare denne maskinen, hele undernettet, eller eksternt Internett?"
|
|
|
|
#: ../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 "Du vil mest sannsynlig ønske å bare gi tilgang til 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 "I2P-ruteren kan automatisk starte denne tunnelen for deg når ruteren er i gang."
|
|
|
|
#: ../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 "Dette kan være nyttig for ofte brukte tunneler (spesielt tjenertunneler), men for tunneler som bare brukes innimellom vil det bety at I2P-ruteren skaper og opprettholder unødvendige tunneler."
|
|
|
|
#: ../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 "Veiviseren har nå samlet nok informasjon til å lage din tunnel."
|
|
|
|
#: ../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 "Ved å klikke på \"Lagre\"-knappen nedenfor, vil veiviseren sette opp tunnelen, og tar deg tilbake til hovedsiden for 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 "Fordi du valgte å starte tunellen automatisk når ruteren starter, trenger du ikke å gjøre noe mer."
|
|
|
|
#: ../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 "Ruteren vil starte tunnelen med en gang den har blitt satt opp."
|
|
|
|
#: ../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 "Fordi du valgte å ikke starte tunnelen automatisk, må du starte den manuelt."
|
|
|
|
#: ../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 "Du kan gjøre dette ved å klikke på \"Start\"-knappen på hovedsiden som tilsvarer den nye tunnelen."
|
|
|
|
#: ../jsp/WEB-INF/classes/net/i2p/i2ptunnel/jsp/wizard_jsp.java:642
|
|
msgid "Below is a summary of the options you chose:"
|
|
msgstr "Nedenfor er en oppsummering av de alternativene du har valgt:"
|
|
|
|
#: ../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 "Ved siden av disse grunninnstillingene, er det en rekke avanserte alternativer for tunneloppsett"
|
|
|
|
#: ../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 "Veiviseren vil sette rimelig fornuftige forvalgte verdier for disse, men du kan vise og / eller redigere disse ved å klikke på tunnelens navn i på hovedsiden til 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 "Forrige"
|
|
|
|
#: ../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 "Lagre 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 "Ferdig"
|
|
|
|
#: ../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 "Neste"
|