commit c2a91945c2cde7df9b4601783eec82d2e87e324b Author: Translation commit bot translation@torproject.org Date: Tue Aug 26 23:45:45 2014 +0000
Update translations for tor-launcher-network-settings --- nn/network-settings.dtd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/nn/network-settings.dtd b/nn/network-settings.dtd index 75a36e0..1c08fa2 100644 --- a/nn/network-settings.dtd +++ b/nn/network-settings.dtd @@ -1,4 +1,4 @@ -<!ENTITY torsettings.dialog.title "Tor Network Settings"> +<!ENTITY torsettings.dialog.title "Tor nettverksinnstillingar">
<!-- For "first run" wizard: -->
@@ -11,14 +11,14 @@ <!ENTITY torSettings.configurePrompt1 "This computer's Internet connection is censored, filtered, or proxied."> <!ENTITY torSettings.configurePrompt2 "I need to configure bridge, firewall, or proxy settings."> <!ENTITY torSettings.configure "Configure"> -<!ENTITY torSettings.connectPrompt2 "I would like to connect directly to the Tor network."> +<!ENTITY torSettings.connectPrompt2 "Eg vil kopla til direkte til Tor-nettverket."> <!ENTITY torSettings.connectPrompt3 "This will work in most situations."> <!ENTITY torSettings.connect "Kopla til">
<!ENTITY torSettings.proxyQuestion "Does this computer need to use a proxy to access the Internet?"> <!-- see https://www.torproject.org/docs/proxychain.html.en --> <!ENTITY torSettings.proxyHelp "If you are not sure how to answer this question, look at the Internet settings in another browser to see whether it is configured to use a proxy."> -<!ENTITY torSettings.enterProxy "Enter the proxy settings."> +<!ENTITY torSettings.enterProxy "Skriv inn mellomtenarinnstillingane."> <!ENTITY torSettings.firewallQuestion "Does this computer's Internet connection go through a firewall that only allows connections to certain ports?"> <!ENTITY torSettings.firewallHelp "If you are not sure how to answer this question, choose No. If you encounter problems connecting to the Tor network, change this setting."> <!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that are allowed by the firewall."> @@ -31,12 +31,12 @@ <!ENTITY torsettings.startingTor "Waiting for Tor to start…"> <!ENTITY torsettings.restartTor "Start Tor på nytt">
-<!ENTITY torsettings.optional "Optional"> +<!ENTITY torsettings.optional "Valfritt">
<!ENTITY torsettings.useProxy.checkbox "This computer needs to use a proxy to access the Internet"> -<!ENTITY torsettings.useProxy.type "Proxy Type:"> +<!ENTITY torsettings.useProxy.type "Mellomtenartype:"> <!ENTITY torsettings.useProxy.address "Addresse:"> -<!ENTITY torsettings.useProxy.address.placeholder "IP address or hostname"> +<!ENTITY torsettings.useProxy.address.placeholder "IP-adresse eller vertsnamn"> <!ENTITY torsettings.useProxy.port "Port:"> <!ENTITY torsettings.useProxy.username "Brukarnamn:"> <!ENTITY torsettings.useProxy.password "Passord:">