Roger Dingledine commited on 2011-08-30 01:58:08
Zeige 1 geänderte Dateien mit 0 Einfügungen und 68 Löschungen.
| ... | ... |
@@ -1,68 +0,0 @@ |
| 1 |
-## translation metadata |
|
| 2 |
-# Revision: $Revision$ |
|
| 3 |
-# Translation-Priority: 3-low |
|
| 4 |
-#include "head.wmi" TITLE="Thank you for downloading Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes" |
|
| 5 |
- <div id="content" class="clearfix"> |
|
| 6 |
- <div id="breadcrumbs"> |
|
| 7 |
- <a href="<page index>">Home » </a> |
|
| 8 |
- <a href="<page download/download>">Download » </a> |
|
| 9 |
- <a href="<page download/thankyou>">Thank You</a> |
|
| 10 |
- </div> |
|
| 11 |
- |
|
| 12 |
- <h1>Thank you for downloading Tor!</h1> |
|
| 13 |
- <p><strong>Your download should begin automatically in a few seconds, but if not, you can download with our <a href="#">direct link</a>.</strong></p> |
|
| 14 |
- <div id="maincol-left"> |
|
| 15 |
- <div class="toptwenty"> |
|
| 16 |
- <div class="img-shadow"> |
|
| 17 |
- <div class="sidenav-sub"> |
|
| 18 |
- <h2>Need Help?</h2> |
|
| 19 |
- <ul> |
|
| 20 |
- <li class="dropdown"><a href="<page docs/installguide>">Read the Installation Guide</a></li> |
|
| 21 |
- <li class="dropdown"><a href="<page docs/faq>">Check out the FAQ</a></li> |
|
| 22 |
- <li class="dropdown"><a href="http://wiki.torproject.org">Read the Tor Wiki</a></li> |
|
| 23 |
- <li class="dropdown"><a href="#">Email our Technical Support</a></li> |
|
| 24 |
- </ul> |
|
| 25 |
- </div> |
|
| 26 |
- </div> |
|
| 27 |
- <!-- END SIDENAV --> |
|
| 28 |
- <div class="right"> |
|
| 29 |
- <div class="img-shadow"> |
|
| 30 |
- <div class="custom-infoblock"> |
|
| 31 |
- <h2>Is Your Installation Working?</h2> |
|
| 32 |
- <img class="project-icon" src="$(IMGROOT)/icon-default.jpg" alt="Default Icon"> |
|
| 33 |
- <h4>Use TorCheck to test your Install</h4> |
|
| 34 |
- <p>Visit <a href="http://check.torproject.org">check.torproject.org</a> to see if your install is working, and you’re being protected by the Tor onion router.</p> |
|
| 35 |
- </div> |
|
| 36 |
- </div> |
|
| 37 |
- </div> |
|
| 38 |
- </div> |
|
| 39 |
- </div> |
|
| 40 |
- <!-- END MAINCOL --> |
|
| 41 |
- <div id="sidecol-right"> |
|
| 42 |
- <div class="img-shadow"> |
|
| 43 |
- <div class="infoblock clearfix"> |
|
| 44 |
- <h2>Help Tor by Running a Relay</h2> |
|
| 45 |
- <p>We’re trying to reach 5,000 relays by 2011. Help support the Tor Project by <a href="<page docs/tor-doc-relay>">running your own</a>! It’s free and easy!</p> |
|
| 46 |
- <div class="fifty left toptwenty"> |
|
| 47 |
- <p class="small"><em>Current</em></p> |
|
| 48 |
- <p class="current-relay">3,542</p> |
|
| 49 |
- </div> |
|
| 50 |
- <div class="fifty left toptwenty"> |
|
| 51 |
- <p class="small"><em>Target</em></p> |
|
| 52 |
- <p class="target-relay">5,000</p> |
|
| 53 |
- </div> |
|
| 54 |
- </div> |
|
| 55 |
- </div> |
|
| 56 |
- <!-- END INFOBLOCK --> |
|
| 57 |
- <div class="img-shadow"> |
|
| 58 |
- <div class="infoblock"> |
|
| 59 |
- <h2 class="bulb">Tor Tip</h2> |
|
| 60 |
- <p>If you take a step towards online privacy by downloading Tor, that’s great, but remember that Tor can only be effective if you use the programs it’s developed for!</p> |
|
| 61 |
- </div> |
|
| 62 |
- </div> |
|
| 63 |
- <!-- END INFOBLOCK --> |
|
| 64 |
- </div> |
|
| 65 |
- <!-- END SIDECOL --> |
|
| 66 |
- </div> |
|
| 67 |
- <!-- END CONTENT --> |
|
| 68 |
-#include <foot.wmi> |
|
| 69 | 0 |