ee11a1f18aae2e9dcff803abf0cb3e6c0d2f4a88
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

1) 
2) 
3) 
4) 
5) 
6) 
7) ## translation metadata
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

8) # Revision: $Revision: 24931 $
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

9) # Translation-Priority: 1-high
10) #include "de/head.wmi" TITLE="Tor: Easy Download Selector" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
11) <div id="content" class="clearfix">
12) <div id="breadcrumbs"><a href="<page index>">Start &raquo; </a><a href="<page
13) download/download-easy>">Easy Download-Auswahl</a></div>
14) <div id="maincol-left">
15) 
16) <!-- BEGIN TEASER WARNING -->
17) <div class="warning">
18) <h2>Wollen Sie sichergehen, dass Tor funktioniert?</h2>
19) <p>...bitte nicht nur installieren und fortfahren wie zuvor. Es ist notwendig,
20) dass du einige deiner Gewohnheiten änderst und deine Software-Anwendungen
21) anpasst! Tor alleine ist <em>NICHT</em> alles was du brauchst, um deine
22) Anonymität zu wahren. Lese dazu bitte auch die komplette <a href="<page
23) download/download>#warning">Liste der Warnungen</a>.
24) </p>
25) </div>
26) 
27) <!-- END TEASER WARNING -->
28) <br>
29) 
30) <table class="toppad" summary="">
31) <tbody>
32) <tr style="vertical-align:top;">
33) <td class="nopad" height="1" style="vertical-align:top;">
34) <h2>Tor Browser-Paket</h2>
35) 
36) </td>
37) 
38)  
39) <!-- DONATION WIDGET BEGIN -->
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

40) <script type="text/javascript" src="$(DOCROOT)/jquery.min.js"></script>
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

41) <script type="text/javascript">
42) function displayVals() { var t3 = jQuery("#t3").val(); var amount =
43) jQuery("#Betrag").val(); if(t3 != 0){ jQuery('#a3').val(amount);
44) jQuery('#p3').val(1); jQuery('#cmd').val('_xclick-subscriptions');
45) jQuery('#item_name').val('Tor Project Membership');
46) jQuery('#ppinfo').replaceWith('<h6 id="ppinfo"><small>(PayPal-Account erforderlich)</small></h6>'); }else{ jQuery('#a3').val(0); jQuery('#p3').val(0);
47) jQuery('#cmd').val('_donations'); jQuery('#item_name').val('Spenden an Tor
48) Project'); jQuery('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>'); } if( !t3 ) { jQuery('#cmd').val('_donations');
49) jQuery('#item_name').val('Spenden an Tor Project');
50) jQuery('#ppinfo').replaceWith('<h6 id="ppinfo" style="height:0px;"></h6>'); } } jQuery(function(){ jQuery("#amount").change(displayVals);
51) jQuery("#t3").change(displayVals); displayVals(); });
52) 
53) </script>
54) <td class="nopad" rowspan="8" style="width:220px;vertical-align:top;">
55) 	<form class="dbox" action="https://www.paypal.com/cgi-bin/webscr" method="post">
56) 		<h2>Spende an Tor</h2>
57) 		<p>
58) 		    <select name="currency_code" class="cur">
59) 			  <option value="USD" selected="selected">$</option>
60) 			  <option value="EUR">&euro;</option>
61) 			  <option value="GBP">&pound;</option>
62) 			  <option value="YEN">&yen;</option>
63) 			</select> <input type="text" id="amount" class="amount" name="amount"
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

64) value="5" size="10">		
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

65) 		</p>
66) 		<p>
67) 			<input type="hidden" id="a3" name="a3" value="0"> <select id="t3" name="t3">
68) 				<option value="0">Einmalige Spende</option>
69) 				<option value="M">Monatliche Spende</option>
70) 			</select>		
71) 		</p>
72) 		<p>
73) 		   <input type="hidden" id="p3" name="p3" value="1"> <input type="hidden"
74) name="sra" value="1"> <input type="hidden" name="src" value="1"> <input
75) type="hidden" name="no_shipping" value="1"> <input type="hidden"
76) name="no_note" value="1"> <input type="hidden" id="cmd" name="cmd"
77) value="_donations"> <input type="hidden" name="business"
78) value="donations@torproject.org"> <input type="hidden" id="item_name"
79) name="item_name" value="Donation to the Tor Project"> <input type="hidden"
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

80) name="return" value="https://www.torproject.org/donate/thankyou"> <input
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

81) type="hidden" name="cancel_return"
Runa A. Sandvik new and updated translation...

Runa A. Sandvik authored 12 years ago

82) value="https://www.torproject.org/download-easy">