ru update (+donate.wml)
yGREK Heretix

yGREK Heretix commited on 2007-02-27 20:02:37
Zeige 1 geänderte Dateien mit 93 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,93 @@
1
+## translation metadata
2
+# Based-On-Revision: 8017
3
+# Last-Translator: ygrekheretix/gmail/com
4
+
5
+#include "head.wmi" TITLE="Donate!" CHARSET="KOI8-R"
6
+
7
+<div class="main-column">
8
+
9
+<h2>�������� ������� Tor �������!</h2>
10
+<hr />
11
+
12
+<p>
13
+���� �� ����������� Tor � ������ ��������� ������, ��������
14
+������� �� ������� ����������� ������ �������.
15
+</p>
16
+
17
+<p>�� �������� � ������� 2005, EFF �� ����� ������ ����� ���
18
+������ Tor. ��� ������ �������� Roger'� � Nick'� �������������� � 
19
+��������, � �� � ������ ��������� � ������� �����. �������� �� ���������
20
+<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#Funding">
21
+�������� �������</a> Tor!
22
+</p>
23
+
24
+<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
25
+  <p>
26
+������� �������� ������ - ���� "���������" ������ Tor � �����
27
+<b>����������� ������</b>. ��������� ����������� ������� �� �� ���� 
28
+�� ������ ������������ � �������� ���������������� � ����. ��� ���� ����� ���� 
29
+��������� - �������� ��� ������ (��������� ������ 
30
+<a href="http://paypal.com/">PayPal</a> ):<br />
31
+<input type="radio" name="a3" value="50.00" />$50
32
+<input type="radio" name="a3" value="20.00" checked="checked" />$20
33
+<input type="radio" name="a3" value="10.00" />$10
34
+<input type="radio" name="a3" value="5.00" />$5
35
+<input type="hidden" name="p3" value="1" />
36
+<input type="hidden" name="t3" value="M" />
37
+<input type="hidden" name="sra" value="1" />
38
+<input type="hidden" name="src" value="1" />
39
+<input type="hidden" name="no_shipping" value="1" />
40
+<input type="hidden" name="no_note" value="1" />
41
+<input name="submit" type="submit" class="button" value="Donate!" />
42
+<input type="hidden" name="cmd" value="_xclick-subscriptions" />
43
+<input type="hidden" name="business" value="donations@freehaven.net" />
44
+<input type="hidden" name="item_name" value="Tor Project Membership" />
45
+<input type="hidden" name="return" value="http://tor.eff.org/">
46
+<input type="hidden" name="cancel_return" value="http://tor.eff.org/donate">
47
+</p>
48
+</form>
49
+
50
+<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
51
+  <p>�� ���� ������ ������ <b>���������� �����</b> (���� PayPal, �� ��
52
+  ��������� ������� ������):<br />
53
+<input type="radio" name="amount" value="100.00" />$100
54
+<input type="radio" name="amount" value="50.00" />$50
55
+<input type="radio" name="amount" value="20.00" checked="checked" />$20
56
+<input type="radio" name="amount" value="10.00" />$10
57
+<input type="radio" name="amount" value="" />����� ����
58
+<input type="hidden" name="no_shipping" value="1" />
59
+<input name="submit" type="submit" class="button" value="Donate!" />
60
+<input type="hidden" name="cmd" value="_xclick" />
61
+<input type="hidden" name="business" value="donations@freehaven.net" />
62
+<input type="hidden" name="item_name" value="Tor" />
63
+<input type="hidden" name="return" value="http://tor.eff.org/">
64
+<input type="hidden" name="cancel_return" value="http://tor.eff.org/donate">
65
+</p>
66
+</form>
67
+
68
+<p>����� ���� ������ ������������ (tax-deductible, � ��������� ����)
69
+<b>�������� ����� (check or money order)</b> � ����� 
70
+Electronic Frontier Foundation, ������������ �������� �������� ��� ������ 
71
+Tor. �� ������� ������ "Tor donation" � ���� <i>�</i> � ��������.
72
+EFF ������ ����������� ��� �������� ������ ���� �� ������� ������� �����. 
73
+���� ���� ����� ������ $65, EFF ������ ���� 
74
+<a href="http://tor.eff.org/tshirt.html">��������� ��̣�� �������� � ��������� Tor</a>
75
+���� �� ��������� &mdash; ������ ����� (S/M/L/XL/XXL), ������ ����� � ����� ����
76
+�� ��ģ��� ������� �����, � ����� �������. ���������
77
+������������:<br />
78
+EFF<br />
79
+Tor donation<br />
80
+454 Shotwell St.<br />
81
+San Francisco, CA 94110<br />
82
+</p>
83
+
84
+<p>������� ��, ������� ����� ����� ����� ���������. �� ����
85
+<a href="http://2827792.e-gold.com/">�������� e-gold</a>. ���� �� ������������
86
+������ ������ (������� ����������� ������� �������),
87
+<a href="mailto:donations@freehaven.net">��������� � ���</a> � �� ���-�� ��������.
88
+</p>
89
+
90
+  </div><!-- #main -->
91
+
92
+#include <foot.wmi>
93
+
0 94