[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2687: Updated Finnish and Swedish help translations to have markin (in vidalia/trunk/src/vidalia/help/content: fi sv)



Author: djhasis
Date: 2008-06-10 10:58:20 -0400 (Tue, 10 Jun 2008)
New Revision: 2687

Modified:
   vidalia/trunk/src/vidalia/help/content/fi/contents.xml
   vidalia/trunk/src/vidalia/help/content/fi/server.html
   vidalia/trunk/src/vidalia/help/content/sv/contents.xml
   vidalia/trunk/src/vidalia/help/content/sv/server.html
Log:
Updated Finnish and Swedish help translations to have markings of upnp

Modified: vidalia/trunk/src/vidalia/help/content/fi/contents.xml
===================================================================
--- vidalia/trunk/src/vidalia/help/content/fi/contents.xml	2008-06-10 14:51:55 UTC (rev 2686)
+++ vidalia/trunk/src/vidalia/help/content/fi/contents.xml	2008-06-10 14:58:20 UTC (rev 2687)
@@ -38,6 +38,7 @@
     <Topic id="basic" name="Yleiset-asetukset" html="server.html" section="basic"/>
     <Topic id="bandwidth" name="Nopeudenrajoittaminen" html="server.html" section="bandwidth"/>
     <Topic id="exitpolicy" name="Poistumiskäytännöt" html="server.html" section="exitpolicy"/>
+    <Topic id="upnp" name="Port Forwarding" html="server.html" section="upnp"/>
   </Topic>
   <Topic id="bridges" name="Siltareitittimet" html="bridges.html">
     <Topic id="about" name="Mitä ovat siltareitittimet?" html="bridges.html" section="about"/>

Modified: vidalia/trunk/src/vidalia/help/content/fi/server.html
===================================================================
--- vidalia/trunk/src/vidalia/help/content/fi/server.html	2008-06-10 14:51:55 UTC (rev 2686)
+++ vidalia/trunk/src/vidalia/help/content/fi/server.html	2008-06-10 14:58:20 UTC (rev 2687)
@@ -132,6 +132,59 @@
 Kun käynnistää siltareitittimen, <i>Poistumiskäytännöt</i>-välilehti muuttuu harmaaksi, koska siltareitittimet eivät salli poistumisyhteyksiä. Siltareitittimiä käytetään vain, että niiden avulla Tor-käyttäjät pääsevät Tor-verkkoon.
 </p>
 
+
+<a name="upnp"/>
+<h3>Port Forwarding</h3>
+<p>
+Many home users connect to the Internet via a <i>router</i>, which allows
+multiple computers on a local network to share the same Internet connection.
+Some users may also be behind a <i>firewall</i> that blocks incoming
+connections to your computer from other computers on the Internet.  If you
+want to run a Tor relay, however, other Tor clients and relays must be able to
+connect to your relay through your home router or firewall. 
+</p>
+
+<p>
+To make your relay publicly accessible, your router or firewall needs to know
+which ports to allow through to your computer by setting up what is known as
+<i>port forwarding</i>. Port forwarding configures your router or firewall to
+"forward" all connections to certain ports on your router or firewall to local
+ports on your computer.
+</p>
+
+<p>
+If you check the box labeled <i>Attempt to automatically configure port
+forwarding</i>, Vidalia will attempt to automatically set up port forwarding
+on your local network connection so that other Tor clients can connect to your
+relay. Not all routers support automatic port forwarding, though. You can use
+the <i>Test</i> button next to the checkbox to find out if Vidalia is able to
+automatically set up port forwarding for you.
+</p>
+
+<p>
+If the <i>Test</i> button finds that Vidalia is unable to set up port
+forwarding for you, you may need to enable this feature on your router or set
+up port forwarding manually. Some network devices have a feature called
+<i>Universal Plug-and-Play</i> (UPnP). If you can access your router's
+administative interface, you should look for an option to enable UPnP. The
+administration interface for most routers can be accessed by opening <a
+href="http://192.168.0.1/";>http://192.168.0.1</a> or <a
+href="http://192.168.1.1/";>http://192.168.1.1</a> in your Web browser. You
+should consult your router's instruction manual for more information.
+</p>
+
+<p>
+If you need to set up port forwarding manually, the website <a
+href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm";>
+portforward.com</a> has instructions for how to set up port forwarding for
+many types of routers and firewalls. At a minimum, you will need to forward
+your <i>Relay Port</i>, which defaults to port 443 on Windows and 9001 on all
+other operating systems. If you also checked the checkbox labeled <i>Mirror
+the relay directory</i>, then you will also need to forward your <i>Directory
+Port</i>. The <i>Directory Port</i> is set to port 9030 by default on all
+operating systems.
+</p>
+
 </body>
 </html>
 

Modified: vidalia/trunk/src/vidalia/help/content/sv/contents.xml
===================================================================
--- vidalia/trunk/src/vidalia/help/content/sv/contents.xml	2008-06-10 14:51:55 UTC (rev 2686)
+++ vidalia/trunk/src/vidalia/help/content/sv/contents.xml	2008-06-10 14:58:20 UTC (rev 2687)
@@ -38,6 +38,7 @@
     <Topic id="basic" name="Allmänt-inställningar" html="server.html" section="basic"/>
     <Topic id="bandwidth" name="Bandbreddsbegränsningar" html="server.html" section="bandwidth"/>
     <Topic id="exitpolicy" name="Användningspolicyn" html="server.html" section="exitpolicy"/>
+    <Topic id="upnp" name="Port Forwarding" html="server.html" section="upnp"/>
   </Topic>
   <Topic id="bridges" name="Bryggarouter" html="bridges.html">
     <Topic id="about" name="Vad är en bryggarouter?" html="bridges.html" section="about"/>

Modified: vidalia/trunk/src/vidalia/help/content/sv/server.html
===================================================================
--- vidalia/trunk/src/vidalia/help/content/sv/server.html	2008-06-10 14:51:55 UTC (rev 2686)
+++ vidalia/trunk/src/vidalia/help/content/sv/server.html	2008-06-10 14:58:20 UTC (rev 2687)
@@ -184,6 +184,59 @@
 only used by Tor clients to connect to the Tor network.
 </p>
 
+
+<a name="upnp"/>
+<h3>Port Forwarding</h3>
+<p>
+Many home users connect to the Internet via a <i>router</i>, which allows
+multiple computers on a local network to share the same Internet connection.
+Some users may also be behind a <i>firewall</i> that blocks incoming
+connections to your computer from other computers on the Internet.  If you
+want to run a Tor relay, however, other Tor clients and relays must be able to
+connect to your relay through your home router or firewall. 
+</p>
+
+<p>
+To make your relay publicly accessible, your router or firewall needs to know
+which ports to allow through to your computer by setting up what is known as
+<i>port forwarding</i>. Port forwarding configures your router or firewall to
+"forward" all connections to certain ports on your router or firewall to local
+ports on your computer.
+</p>
+
+<p>
+If you check the box labeled <i>Attempt to automatically configure port
+forwarding</i>, Vidalia will attempt to automatically set up port forwarding
+on your local network connection so that other Tor clients can connect to your
+relay. Not all routers support automatic port forwarding, though. You can use
+the <i>Test</i> button next to the checkbox to find out if Vidalia is able to
+automatically set up port forwarding for you.
+</p>
+
+<p>
+If the <i>Test</i> button finds that Vidalia is unable to set up port
+forwarding for you, you may need to enable this feature on your router or set
+up port forwarding manually. Some network devices have a feature called
+<i>Universal Plug-and-Play</i> (UPnP). If you can access your router's
+administative interface, you should look for an option to enable UPnP. The
+administration interface for most routers can be accessed by opening <a
+href="http://192.168.0.1/";>http://192.168.0.1</a> or <a
+href="http://192.168.1.1/";>http://192.168.1.1</a> in your Web browser. You
+should consult your router's instruction manual for more information.
+</p>
+
+<p>
+If you need to set up port forwarding manually, the website <a
+href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm";>
+portforward.com</a> has instructions for how to set up port forwarding for
+many types of routers and firewalls. At a minimum, you will need to forward
+your <i>Relay Port</i>, which defaults to port 443 on Windows and 9001 on all
+other operating systems. If you also checked the checkbox labeled <i>Mirror
+the relay directory</i>, then you will also need to forward your <i>Directory
+Port</i>. The <i>Directory Port</i> is set to port 9030 by default on all
+operating systems.
+</p>
+
 </body>
 </html>