diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/ru/admindbpreamble.html | 17 | ||||
-rwxr-xr-x | templates/ru/admlogin.html | 18 | ||||
-rw-r--r-- | templates/ru/checkdbs.txt | 3 | ||||
-rw-r--r-- | templates/ru/convert.txt | 36 | ||||
-rw-r--r-- | templates/ru/cronpass.txt | 25 | ||||
-rw-r--r-- | templates/ru/disabled.txt | 21 | ||||
-rw-r--r-- | templates/ru/emptyarchive.html | 6 | ||||
-rw-r--r-- | templates/ru/headfoot.html | 28 | ||||
-rw-r--r-- | templates/ru/help.txt | 33 | ||||
-rw-r--r-- | templates/ru/invite.txt | 26 | ||||
-rw-r--r-- | templates/ru/listinfo.html | 30 | ||||
-rw-r--r-- | templates/ru/masthead.txt | 16 | ||||
-rw-r--r-- | templates/ru/newlist.txt | 40 | ||||
-rw-r--r-- | templates/ru/nomoretoday.txt | 14 | ||||
-rw-r--r-- | templates/ru/options.html | 185 | ||||
-rw-r--r-- | templates/ru/postack.txt | 6 | ||||
-rw-r--r-- | templates/ru/postheld.txt | 13 | ||||
-rw-r--r-- | templates/ru/probe.txt | 30 | ||||
-rw-r--r-- | templates/ru/refuse.txt | 6 | ||||
-rw-r--r-- | templates/ru/roster.html | 11 | ||||
-rw-r--r-- | templates/ru/subauth.txt | 9 | ||||
-rw-r--r-- | templates/ru/subscribeack.txt | 27 | ||||
-rw-r--r-- | templates/ru/unsub.txt | 26 | ||||
-rw-r--r-- | templates/ru/unsubauth.txt | 9 | ||||
-rw-r--r-- | templates/ru/userpass.txt | 20 | ||||
-rw-r--r-- | templates/ru/verify.txt | 31 |
26 files changed, 318 insertions, 368 deletions
diff --git a/templates/ru/admindbpreamble.html b/templates/ru/admindbpreamble.html index 4d12d314..4d00138f 100644 --- a/templates/ru/admindbpreamble.html +++ b/templates/ru/admindbpreamble.html @@ -1,11 +1,10 @@ -�� ���� �������� �� ������� ��������� ������ ������� ���������������� ������� -��� ������ �������� <em>%(listname)s</em>. � ������ ����������� ������� -�� �������� (���� ����), �� �������� ������� ��������� ��� ������ ��������, -��������� ������������ � ���������. +��� �������� �������� ��������� � ������ �������� <em>%(listname)s</em>, +����������� ��� ��������. ��� ���������� +%(description)s -<p>����� ����, ��� �� ���������� ��� �������, ������� �� ������ -<em>���������</em> � ������ ��� � ����� ���� ��������. +<p>��� ������� ����������������� ������� ������� ����������� ��������, � ����� +������� ������ <b>���������</b>. ��������� ���������� �� ������ ����� +<a href="%(detailsurl)s">�����</a>. -<!-- - vim:tw=78 - --> +<p>�� ������ ����� ���������� <a href="%(summaryurl)s">������� ����������</a> +��� ���� ��������� ��������. diff --git a/templates/ru/admlogin.html b/templates/ru/admlogin.html index c149fa93..21e2f502 100755 --- a/templates/ru/admlogin.html +++ b/templates/ru/admlogin.html @@ -13,8 +13,6 @@ </TD> </TR> <tr> - <!-- %(who)s --> - <!-- ��. ����� ���������, �������������� ���� ��������... :( --> <TD><div ALIGN="Right">������� ������ %(who)s:</div></TD> <TD><INPUT TYPE="password" NAME="adminpw" SIZE="30"></TD> </tr> @@ -22,17 +20,15 @@ <td colspan=2 align=middle><INPUT type="SUBMIT" name="admlogin" value="������ ������..."></td> </tr> </TABLE> - <p><strong><em>�����</em></strong>: �� ������ ��������� ����� ����� cookies, - � ��������� ������, �� �� ������� ������� ����� �� �� �� ���� ���������. + <p><strong><em>�����:</em></strong> �� ������ ��������� cookies, + � ��������� ������ �� �� ������� ������� ����� �� �� �� ���� ���������. - <p>���� cookies ������������ ��� ����, ����� ������� ��������� ������ ������. + <p>����� cookies ������������ ��� ����, ����� ������� ��������� ������ ������. � ���������, ��� ��� ������������� ��� �� ����������� ������� ������ ��� - ���������� ����� ���������������� ��������. ����������, ��������� � - ����� ������� ������, ����� ������� � ������, ����� �� ������� �� ������ - ��������. �� ����� ������ ����� ������� ��������� ������, ������� �� - ������ <em>�����������</em> � ������� <em>Other Administrative - Activities</em> (�� ������� �� ����� ����������� � ����������������� - ����������). + ���������� ������ ���������������� ��������. ���������� � ������ ������ ����� + �������, ����� �� �������� �������. �� ����� ������ ����� ������� ��������� + �����, ������� �� ������ <em>��������� ������</em>. (�� ������� �� ����� + ����� � ���������������� ���������). </FORM> </body> </html> diff --git a/templates/ru/checkdbs.txt b/templates/ru/checkdbs.txt index 944b2d10..56b9394a 100644 --- a/templates/ru/checkdbs.txt +++ b/templates/ru/checkdbs.txt @@ -1,6 +1,5 @@ � ������� �������� ������ �������� %(real_name)s@%(host_name)s ��������� -%(count)d ��������. �� ������ ����������� ����������� �������, ������� -�������� +%(count)d ��������. �� ������ ����������� �������, ������� �������� %(adminDB)s diff --git a/templates/ru/convert.txt b/templates/ru/convert.txt index 5ad40f18..809ccca7 100644 --- a/templates/ru/convert.txt +++ b/templates/ru/convert.txt @@ -1,33 +1,29 @@ ������ �������� %(listname)s ��������� ������������ ���������. ������ -�� ��������� ��� ����������� ��������� "Mailman". ��� ���� ������� � -�������, ��� ����������������� ������ �������� ����������. +�� ��������� ��� ����������� ��������� "Mailman". ��� ���� ������� � +������� �� ��, ��� ����������������� ������ �������� ����������. -��� ��� ����� ������? +��� ��� ����� �����? -1) ������ � ������ �������� ������ ������������ �� ������: %(listaddr)s. +1) ������ � ������ �������� ����� ���������� �� ������: %(listaddr)s. 2) ��� ��� �������� ��������� ������; ��� �������� ��������� ��������, -����� ���-������ ��������� ���� �������� ��� ������ �� �� �������. -���� ������ ����� ��� ��������� ��������� �������, �������, ��������, -�� ��� ��������. �� ����������: ��� ����, ����� �� �� ������ ������, -������� ����� ��� ��� ��������� � ������ ������� ������. +����� ���-������ ��������� ���� �������� ��� ������ �� �� �������. +���� ������ ����� ��� ��������� ��������� �������, �������, ��������, +�� ��� ��������. �� ����������: ��� ����, ����� �� �� ������ ������, +������� ����� ��������� ��� ��� � ������ ������� ������. -3) ���� � ��� ���� ���������������� ������ � ��������, �� ������ �� -��������������� ��� ����, ����� �������� ��������� ����� ��������, � -����� ��� ����, ����� ���������� �� �������� �� ���� ������ ��������. -����� �������� ���������� ����� ��������: +3) �� ������ �������� ��������� ����� ��������, � ����� ���������� �� +��� �� �������� ���������� ����� ��������: %(listinfo_url)s -4) ���� � ��� ��� ������� � ���������, �� ������ ����������� �� �� -�������� ��� ������ ����������� �����. ��������� �� ������ -%(requestaddr)s ������, � ���� ��� ���� �������� ���������� �������� -����� "help" (��� �������). � ����� �� �������� �������������� �����, -� ������� ����� ��������� ���������� ����������. +4) �� ������ ����������� �� �� �������� � ��� ������ ����������� �����. +��������� �� ������ %(requestaddr)s ������, � ���� ��� ���� �������� ������� +����� "help" (��� �������). � ����� �� �������� ���������� ����������. -��� ������� ��� �������� �� ������ ���������� �������������� �� ������ +��� ������� ��� ������ �� ������ ���������� �������������� �� ������ %(adminaddr)s. -��� ��������� ���� ������������� ���������� ���������� Mailman, ������ -%(version)s. ����� ������ ���������� �� ���� ��������� �� ������ +��� ��������� ���� ������������� ���������� ���������� Mailman ������ +%(version)s. ����� ������ ���������� �� ���� ��������� �� ������ ����� �� ������ http://www.list.org/ diff --git a/templates/ru/cronpass.txt b/templates/ru/cronpass.txt index 7bbbe6bb..70580136 100644 --- a/templates/ru/cronpass.txt +++ b/templates/ru/cronpass.txt @@ -1,19 +1,20 @@ ��� ������������ ��� � ����� ��������� �������� ���������� � ����� -�������� �� ������ ��������, ������������� �� ������ %(hostname)s. -����� ����� ���������� � ���, ��� �������� ����� ��������� ���������� -� ����� ��������, ��� �������� �� ���������, � ����� ��� �� �������. +�������� �� ������ ��������, ������������� �� ������� %(hostname)s. +��� �������� ��������� ����� �������� ������ � ����������� ��� �� +�������� � ��� ����������. -��� ��������� ���������� ����� ��������, �� ������ ��������������� -���������� ����������. +�� ������ ������������ ��������� �������� ����� �������� ��������� +����� ��������, � ����� ����� ���������, ��� ��������� �������� � ���� +��������� ��������� ��� ��������� ������������ �������� - ��������, +�� ����� �������. -��� ����������� ��� �� �������� �� ������ ��������������� ����������� -������. ��� ��������� ������ ���������� �� ���� �����������, �� -������ '-request' (��������, %(exreq)s) ��������� ������, � ���� -�������� ������� ����� 'help'. � ����� �������� ������ ��� ������� -������ � ��������� �����������. +��� ���������� ��� �� �������� �� ����� ������ ��������������� +����������� ������. ��� ��������� ���������� �� ���� ������ ��������� +��������� �� ������ '-request' (�������� %(exreq)s), � ���� �������� +������� ����� 'help'. �� �������� ���������� � �������� ���������. -���� � ��� �������� �������, �� ������ ������ ��, �������� ������ �� -������ %(owner)s. +���� � ��� �������� �����-���� ������� ��� �����������, �� ������ +��������� �� �� ������ %(owner)s. �������! ������ ��� %(useraddr)s: diff --git a/templates/ru/disabled.txt b/templates/ru/disabled.txt index 938b8f0f..b85fc3b5 100644 --- a/templates/ru/disabled.txt +++ b/templates/ru/disabled.txt @@ -1,12 +1,10 @@ ���� �������� �� ������ �������� %(listname)s �������������� -%(reason)s. ��� ��������, ��� �� -�� ������ �������� ����� ����� ������ ��������, ���� �� �� ����������� -��������. ����� ��� ��� ���� �������� �� ���� ������ �������� ����� -��������� ����������, �� �������� ��� %(noticesleft)s ���������, -�������� �����. +%(reason)s. ��� ��������, ��� �� �� ������ �������� ����� �� ����� ������ +��������, ���� �� ����������� ��������. ����� ��� ��� ���� �������� ����� +��������� ����������, �� �������� ��� %(noticesleft)s �������� ���������. -��� ����, ����� ����������� ��������, ��� ���������� �������� �� ��� ������, -�� ������� ���� ���� ������. �� ����� ������ ������� ���, ������� �������� +��� ����, ����� ����������� ��������, ��� ���������� �������� �� ��� ������, +�� ������� ���� ���������. �� ����� ������ ������� ��� �� �������� %(confirmurl)s @@ -14,10 +12,11 @@ %(optionsurl)s -�� ������ ����� ��������� ����� ��������. �� ������ ������, ������ ����� -�������� +�� ������ �������� ��������� ����� �������� - ����� ��� ��� email-����� +��� ����� ��������� ����������. ������ ����� ��������: %(password)s -���� � ��� �������� �������, �� ������ ������ ��, �������� ������ �� -������ %(owneraddr)s. +���� � ��� �������� �������, �� ������ ������ �� �� ������ + + %(owneraddr)s diff --git a/templates/ru/emptyarchive.html b/templates/ru/emptyarchive.html index 04519001..50b878ab 100644 --- a/templates/ru/emptyarchive.html +++ b/templates/ru/emptyarchive.html @@ -6,9 +6,9 @@ </HEAD> <BODY BGCOLOR="#ffffff"> <h1>����� ������ �������� %(listname)s</h1> - <p>� ���� ������ ���� ��� �� ���� ���������� �� ������ ���������, ��� - ���������, ����� ����. ���� �� ������ �������� <a href="%(listinfo)s">����� - ��������� � ������ ��������</a>. + <p>� ���� ������ �������� ���� ��� �� ���� ���������� �� ������ ���������, ��� + ��� ����� ����. �� ������ �������� <a href="%(listinfo)s">����� + ����������</a> �� ���� ������ ��������. </p> </BODY> </HTML> diff --git a/templates/ru/headfoot.html b/templates/ru/headfoot.html index 7c67ae73..246c1323 100644 --- a/templates/ru/headfoot.html +++ b/templates/ru/headfoot.html @@ -1,22 +1,24 @@ ���� ����� ����� �������� <a -href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">��������� -������ (����� ��-���������)</a>, ������� ����������� ������������ ������ -���������. ������ ��������� ���������� ����. +href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">������ +����������� Python (����� ��-���������)</a>, ������� ���������� ���������� ���������� +������ ��������: <ul> - <li><b>real_name</b> -- "��������" ��� ������ ��������; - ������ ��� ������ �������� � ��������� ������ ������. + <li><b>real_name</b> — "��������" ��� ������ ��������; + ������ ��� ��� ������ �������� � ��������� �����. - <li><b>list_name</b> -- ���, ������� ������������ � ������� - �������. + <li><b>list_name</b> — ���, ������� ������������ � ������� + �������, ������� �������� ����� ��������. - <li><b>host_name</b> -- ������ �������� ������ ��� ������ ��������. + <li><b>host_name</b> — ������ ��� ������ (FQDN) ������ ��������. - <li><b>web_page_url</b> -- ������� ����� ��� Mailman. ������ � ����� + <li><b>web_page_url</b> — ������� ����� ��� Mailman. ������ � ����� ������ ����� ���������, ��������, <em>listinfo/%(list_name)s</em> - ����� ���������� ����� �������������� �������� ��� ������ ��������. + ����� �������� ����� �������������� �������� ������ ��������. - <li><b>description</b> - ������� �������� ������ ��������. - <li><b>info</b> - ������ �������� ������ ��������. - <li><b>cgiext</b> - ���������� ������ CGI-���������. + <li><b>description</b> — ������� �������� ������ ��������. + + <li><b>info</b> — ������ �������� ������ ��������. + + <li><b>cgiext</b> — ���������� ������ CGI-���������. </ul> diff --git a/templates/ru/help.txt b/templates/ru/help.txt index 1d150c77..a7df4826 100644 --- a/templates/ru/help.txt +++ b/templates/ru/help.txt @@ -1,33 +1,34 @@ -���������� � ������ �������� %(listname)s: +������ �� ����������� ������� �������� %(listname)s: ��� ������ �������� ���������� � �������� ��������� ���������� -�������� �������� Mailman, ������ %(version)s. ��������������� -������� �������� ��� �������� ���������� � ��������� ����� ��������� -�� ������ ��������, ��������� �� ���� �����. �� ������ ��������� +�������� �������� Mailman ������ %(version)s. ��������������� +������� �������� ��� ����������� ���������� � ��������� ����� ��������� +�� ������ �������� ����� �������. �� ������ ��������� ������� ��� � ���� ������, ��� � � ���� ���������. -�������� ����� ��������, ��� ����������� �������� ����� ���� ����� -��������� � ������� ���-����������, ���������� �� ������ +�������� ��������, ��� ����������� �������� ����� ����� ���� ��������� +����������� ���-����������, ���������� �� ������ %(listinfo_url)s -� ���������, �� ������ ��������������� ���� ������������ ��� ����, -����� ��������� ��� ������ �� ������, ������� �� ������������ ��� -��������. +� ���������, � ��� ������� �� ������ ��������� ���� ���������� ������ +�� ����� ����� ��������. �������, ����������� � ����������� ������ �������� (subscribe, who, � �.�.) ������ ������������ �� ����� *-request ���������������� -������ ��������. ��������, ��� ������ �������� `mailman' �� ������ -������������ `mailman-request@...'. +������ ��������. ��������, ��� ������ �������� 'mailman' �� ������ +������������ ����� 'mailman-request@...'. -������������ ����������. ����� � "<>" �������� ������������, ����� -��� ����� � "[]" �������� ��������������. ������� "<>" � "[]" -����� ��������. +������������ ����������: ����� ������ "<>" �������� ������������, � ������� +�� ������ � "[]", ������� ����� ��������. ���� ������� "<>" � "[]" �� +������ ���������� � ����� �������. ��������� ��������� �������: %(commands)s -��� ��� ������� �� ������ ���������� �� ������ %(requestaddr)s +��� ������� ����� ���������� �� ������ %(requestaddr)s -������� � ��������� �� ������ ��������� �� ������ %(adminaddr)s +���� ������� � ��������� �� ������ ��������� �� ����� �������������� + + %(adminaddr)s diff --git a/templates/ru/invite.txt b/templates/ru/invite.txt index 1d845bfb..8919422e 100644 --- a/templates/ru/invite.txt +++ b/templates/ru/invite.txt @@ -1,22 +1,20 @@ -��� ������ ������ -- %(email)s -- ��� �������� ����������� ����������� -�� ������ �������� %(listname)s. ��� ����, ����� ����������� �� ���� -������ ��������, �� ������ ��������� ���� �� ��������� ��������. +��� ������ ������ "%(email)s" ��� �������� ����������� ����������� +�� ������ �������� %(listname)s �� ������� %(hostname)s. �� ������ +����������� �������� ������� ������� �� ��� ������, ������� ��� +���� ��� ���������. -�������� �������� +���� �� ������ �������� �������� %(confirmurl)s -��� �� �� ������ %(requestaddr)s �� ������ ��������� ������, � ���� -�������� ��� ���������� ������� (��� ������ ���� ������������ ������� -������ ������): +��� �� �� ������ ��������� �� ������ %(requestaddr)s ��������� �� +����� (� ������ �����) �������: confirm %(cookie)s -��� �� ������ �������� �� ��� ������, ��� ������ ���� ����������, -��������� ����������� ����������� �������� ��� ������ � ����������� -�����, ��������� ���� ������ ���������� (���������� "Re:" ��� "��:" -�� ������ �� ���������). +�� �������� ������ �� ��� ������ ������ ���� ���������� ��� ����������� +�������� ��� ������ � ����������� ������. -���� �� �� ������� ������������� �� ���� ������ ��������, ��� �� ����� -������ ������, ������ �������������� ��� ���������. ���� � ��� �������� -�������, �� ������ ��������� �� ��� ������ %(listowner)s. +���� �� �� ������� ������������� �� ���� ������ ��������, ������ +�������������� ��� ���������. ���� � ��� �������� �����-���� �������, +�� ������ ��������� �� ��� ������ %(listowner)s. diff --git a/templates/ru/listinfo.html b/templates/ru/listinfo.html index 2ddba372..ef6431c7 100644 --- a/templates/ru/listinfo.html +++ b/templates/ru/listinfo.html @@ -1,7 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> + <HEAD> <TITLE>����� ���������� � ������ �������� <MM-List-Name></TITLE> + </HEAD> <BODY BGCOLOR="#ffffff"> <P> @@ -26,7 +28,7 @@ <tr> <td colspan="2"> <P><MM-List-Info></P> - <p>��� ������ ����������� ��� ����������, �� ������ ��������������� <MM-Archive>������� ��������� ������ �������� <MM-List-Name></MM-Archive>. + <p>��� ��������� ���������, ������������ � ���� �������� �����, �� ������ ��������������� <MM-Archive>������� ��������� <MM-List-Name></MM-Archive>. <MM-Restricted-List-Message></p> </TD> </TR> @@ -35,10 +37,10 @@ </TR> <tr> <td colspan="2"> - ��� ����, ����� ��������� ��������� ���� ����������� ������ ��������, ��������� ��������� + ��� ����, ����� ��������� ��������� ���� ����������� ������ ��������, ��������� ������ �� ������ <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>. - <p>���� ��������� ���������� � ���, ��� �� ������ ����������� �� ���� ������ �������� + <p>���� �� ������ ����������� �� ���� ������ �������� ��� �������� ��������� ����� ��������</p> </td> </tr> @@ -66,14 +68,14 @@ <td width="33%"><mm-fullname-box></td> <TD WIDTH="12%"> </TD></TR> <TR> - <TD COLSPAN="3"><FONT SIZE=-1>�� ������ ������� ������, ������� �������� - ���������� ������ ����� ������� �������� ��������� ����� ��������. <b>�� ����������� - ������ �������</b>, ��� ��� ������ � ������ Mailman ������������ �� ����� �������� - �������. + <TD COLSPAN="3"><FONT SIZE=-1>�� ������ ������� ������, ���������� ��������� ����� �������� + �� �������������������� ���������. + <b>�� ����������� ������ �������</b>, ��� ��� � ������� Mailman ������ ������������ + �� ����������� ����� � �������� ����. - <br><br>���� �� �� ������ ��������� ������, ������� ������������� �������, - � ����� ������ ������ ��� ����� ��������. �� ������ ������ ��������� - �������� ��� ���� ������ �� �������� ���������� ����� ��������. + <br><br>���� �� �� ������ ��������� ������, ������� ������� ��� ������������� + � ������ �� ��� ����� ��������. �� ������ ������ ������������ ������� ��� + ��� ����� �� �������� ���������� ��������. <MM-Reminder> </font> </TD> @@ -87,12 +89,12 @@ <TD><MM-Confirm-Password></TD> <TD> </TD></TR> <tr> - <TD BGCOLOR="#dddddd">�� ����� ����� �� ������ �� ������ ��������� �� �������?</TD> + <TD BGCOLOR="#dddddd">�� ����� ����� �� ������ �� ������ ���������?</TD> <TD> <MM-list-langs></TD> <TD> </TD></TR> <mm-digest-question-start> <tr> - <td>������ �� �� �������� �������� � ���� ����������?</td> + <td>������ �� �� �������� �������� � ���� ����������?</td> <td><MM-Undigest-Radio-Button> ��� <MM-Digest-Radio-Button> �� </TD> @@ -127,7 +129,3 @@ <MM-Mailman-Footer> </BODY> </HTML> - -<!-- - vim:tw=100 - --> diff --git a/templates/ru/masthead.txt b/templates/ru/masthead.txt index 8b6550f7..324048f2 100644 --- a/templates/ru/masthead.txt +++ b/templates/ru/masthead.txt @@ -1,18 +1,14 @@ ���������, ��������������� ��� ������ �������� %(real_name)s, -���������� ���������� �� ������ +����������� �� ������ %(got_list_email)s -��� ��������� ���������� �������� �� ������ ������������ ���-�������� +��� ��������� ���������� �������� ��� ������� ����������� ���-�������� %(got_listinfo_url)s - -��� ��������� ���������� � ���, ��� ���������� �������� �����������, -��������� ������, � ���� ��� ���� �������� ����� ����� 'help', �� -������: +��� ��������� ������, � ���� ��� ���� �������� ����� ����� 'help', �� ������ %(got_request_email)s -����� ��������, �������������� �� ���� ������ ��������: +����� �������������� ����� ������ ��������: %(got_owner_email)s -��� ������, ����������, ������� ���� ������ ���, ����� ��� ���� ����� -�������������� ��� "Re: ���������� ��������� ������ �������� -%(real_name)s..." +��� ������, ����������, �������� ���� ������ �� ����� �������������� ��� +"Re: ���������� ��������� ������ �������� %(real_name)s..." diff --git a/templates/ru/newlist.txt b/templates/ru/newlist.txt index 2f0eef11..2813db35 100644 --- a/templates/ru/newlist.txt +++ b/templates/ru/newlist.txt @@ -1,40 +1,38 @@ -��� ��� ��� ������ ��� ������ ������ �������� `%(listname)s'. ���� -��������� ����� ���������� �� ���� ������ ��������. +��� ��� ��� ������ ��� ������ ������ �������� `%(listname)s'. +���� ��������� ����� ���������� �� ���� ������ ��������. -��� ������ ��� ����� ������ �������� +��� ������ ��� ����� ������ ��������: %(password)s -�� ��� ����������� ��� ��������� ���������� ������ �������� � ��� -��������� ���������������� ��������, ��������, �������������, ���� �� -������, ��� ��� ����� �������. +�� ����������� ��� ��� ��������� ���������� ������ �������� � ��� +��������� ���������������� �������� - ��������, ��� ��������� +���������, ���� �� ������� ������������ ����. ��� ��������� ���������� ������ �������� �� ������ ��������������� ��������� ���������: %(admin_url)s -����� ���������� � ������ �������� �������� �� ���������� ������: +����� ���������� � ������ �������� ��� �����������: %(listinfo_url)s -�� ������ �������� ��� ���� �������, ��������������� ������� -���������; �������, ������, ��� ��� ����� �� ������ ����� HTML. +�� ������ �������� ��� ���� �������, ���������������� ���-����������� +��������� �����; �������, ������, ��� ��� ����� �� ������ ����� HTML. -������������ (�� ��������������) ����� ��������������� �������� -����������� ��� ��������� ���������� ����� ��������. ��� ����, ����� -�������� �������� ������������ ����� ����������, �� ���������������� -������ ��������� ������, � ���� �������� ����� ����� 'help' +������������ (�� ��������������) ����� ������������ �������� ��������� +��� ��������� ���������� ����� ��������. ��� ����, ����� �������� +����������, ��������� ������, � ���� �������� ����� ����� 'help', +�� ������: %(requestaddr)s ��� ����, ����� ������� �������� ������������, �������� �������� � ����� ����������� � ������ ��������, ������� ����� ������������, ��� -���� �� �� ���� ���� ������������� � ������� ������ �������������� -������, � ����, � ������� �� ������������ ������ ��� ������� ���� -������, ����� ���������� �� ������ ��������. �� ����� ������ -������������ ���� ������ ��� ��������� ���������� �������� ����� -������������. - -��� ������� � ������� �� ������ ������, �������� ������ �� ������ - %(siteowner)s. +���� �� �� ���� ���� ������������� � ������� ������ �������������� +������ � ���� ������. ������ �� ������ �������� �������� ������������. +�� ����� ������ ������������ ���� ������ ��� ��������� ���������� +�������� ����� ������������. + +���������� ����������� ���� ������� �� ������ %(siteowner)s. diff --git a/templates/ru/nomoretoday.txt b/templates/ru/nomoretoday.txt index a49ac123..591f54e8 100644 --- a/templates/ru/nomoretoday.txt +++ b/templates/ru/nomoretoday.txt @@ -1,9 +1,9 @@ ������� � ������ '%(sender)s' ���� �������� ��������� (%(num)s) ���������, -��������� �������������� ���������. ��� ����, ����� �������� �������, -������� ����� ���������� ��-�� ������������� ��������� ����� ��������, -��� ����������� ��������� � ����� ������ -- %(sender)s -- ������� ����� -��������� ��� ������. ����������, ���������� ������. +��������� �������������� ��������� ������� �������� %(listname)s. +��� ����, ����� �������� ������� � ���������� ������������� ���������, +��� ����������� ������� � ����� ������ ������� ����� ��������� ��� ������. +����������, ��������� ���� ������ ������. -���� �� �������, ��� ��� ��������� ������ � ��� �� ������, ��� �� � ��� -�������� �����-������ �������, �� ������ ��������� � ��������������� -������ �������� �� ������ %(owneremail)s. +���� �� ��������, ��� ��� ��������� ������ � ��� �� ������, ��� �� � ��� +�������� �����-���� �������, �� ������ ��������� � ��������������� �� ������ +%(owneremail)s. diff --git a/templates/ru/options.html b/templates/ru/options.html index 54dd2953..2f95f4ab 100644 --- a/templates/ru/options.html +++ b/templates/ru/options.html @@ -15,7 +15,7 @@ <p> <table width="100%" border="0" cellspacing="5" cellpadding="5"> <tr><td> - <b>��������� �������� <MM-Presentable-User></b>, + ��������� �������� <b><MM-Presentable-User></b>, ������ � ��������� �������� �� ������ �������� <MM-List-Name>. </td><td><MM-Form-Start><mm-logout-button><MM-Form-End></td> </tr><tr> @@ -34,20 +34,20 @@ <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0" colspan="2"> <FONT COLOR="#000000"> - <B>��������� ����� �������� �� ������ �������� <MM-List-Name></B> + <B>��������� ���������� ����� �������� �� ������ �������� <MM-List-Name></B> </FONT></TD></TR> - <tr><td colspan="2">�� ������ �������� �����, ���� ������ ������������ ��������. - ��� ����� ������� ��� � ���� ����. ������ � ����, ��� �� ����� ����� + <tr><td colspan="2">�� ������ �������� �����, �� ������� ������ ������������ ���������. + ��� ����� ������� ��� � ���� ����. ������ � ����, ��� �� ����� ����� ����� ������� ������� ����������� ��� �������� � ��� ��� ����� ������������� ����� ������� �� �����. - <p>������������� �������� ��������� � ������� <mm-pending-days>. + <p>�������� ���������� ����������� � ������� <mm-pending-days>. - <p>�� ����� ����� ������� ��� �������� ���� ��� + <p>�� ����� ������ ������� ��� �������� ���� ��� (��������, <em>���� ������</em>). - <p>���� �� ������, ����� ��������� ��������� ��������� �� ���� - ����� ��������� �� ������� <mm-host>, �� ������ ��������������� + <p>���� �� ������, ����� ��������� ��������� ��������� �� ���� + ����� ��������� �� ������� <mm-host>, �� ������ ��������������� ���������� <em>�������� �� ���� ���������</em>. </td></tr> @@ -56,8 +56,7 @@ <tr><td bgcolor="#dddddd"><div align="right">����� �����:</div></td> <td><mm-new-address-box></td> </tr> - <tr><td bgcolor="#dddddd"><div align="right">Again to - ��� ��� ����� �����:</div></td> + <tr><td bgcolor="#dddddd"><div align="right">��� ��� ����� �����:</div></td> <td><mm-confirm-address-box></td> </tr> </tr></table></center> @@ -81,17 +80,17 @@ <B>������� �������� �� <MM-List-Name></B></td> <TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>������ ������ �������� �� ������� <MM-Host>, �� ������� �� ���������</B> + <B>������ �������� �� ������� <MM-Host></B> </FONT></TD></TR> <tr><td> - Turn on the confirmation checkbox and hit this button to - unsubscribe from this mailing list. <strong>��������������:</strong> + �������� ������� ��� ������������� ��������� ������� + � ������� �� ��� ������ ��� �������� ����� ��������. <strong>��������������:</strong> ��� �������� ����� ����� ����������� ������! <p> <center><MM-Unsubscribe-Button></center></td> <td>�� ����� ������ �������� ������ ���� ����� �������� �� ������� - <mm-host>; ���� �� ������ �������� ��������� �����-���� �� ���, + <mm-host>; ���� �� ������ �������� ��������� �����-���� �� ���, ������� �� ��� ������. <p> @@ -107,8 +106,7 @@ <tr valign="TOP"><td WIDTH="50%"> <a name=reminder> <center><h3>������ ���� ������?</h3></center> - ������� �� ��� ������, ����� �������� ������ �� �����, ��������� � - ����� ��������. + ������� ��� ������, ����� �������� ������ �� ����� ����� ��������. <p><MM-Umbrella-Notice> <center> <MM-Email-My-Pw> @@ -118,7 +116,7 @@ <td WIDTH="50%"> <a name=changepw> <center> - <h3>�������� ������ ��� ��������</h3> + <h3>�������� ������</h3> <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" COLS=2> <TR><TD BGCOLOR="#dddddd"><div align="right">����� ������:</div></TD> <TD><MM-New-Pass-Box></TD> @@ -137,52 +135,49 @@ <p> <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> - <B>��������� ����� �������� �� <MM-List-Name></B> + <B>��������� ����� �������� �� <MM-List-Name></B> </FONT></TD></TR> </table> <p> -<i><strong>���� �� ������ ������� ��������</strong></i> +<i><strong>������� �������� ��������</strong></i> <p>�������� ��������, ��� �������� ��������� ���������� �� ������ <em>�������� -�� ���� ���������</em>. Checking this field will cause the changes to be made -to -every mailing list that you are a member of on <mm-host>. Click on -<em>List my other subscriptions</em> above to see which other mailing -lists you are subscribed to. +�� ���� ���������</em>. ��������� ����� �������� �������� � ����, ��� ��������� +����� ������� ��� ���� �������� �� ������� <mm-host>. �� ������ ����� �������� +��� ������ ������ <em>������ ���� ��������</em>, ������������� ���� �� ���� ��������. <p> <TABLE BORDER="0" CELLSPACING="3" CELLPADDING="4" WIDTH="100%"> <tr><TD BGCOLOR="#cccccc"> <a name="disable"> - <strong>Mail delivery</strong></a><p> - Set this option to <em>Enabled</em> to receive messages posted - to this mailing list. Set it to <em>Disabled</em> if you want - to stay subscribed, but don't want mail delivered to you for a - while (e.g. you're going on vacation). If you disable mail - delivery, don't forget to re-enable it when you come back; it - will not be automatically re-enabled. + <strong>�������� ���������</strong></a><p> + �������� <em>��������</em> ����� �������� ��������� �� ����� + ������ ��������. �������� <em>���������</em> ���� �� ������ + �������� ������������� ��������� ��������� (��������, �� + ����� �������). ���� �� ��������� �������� ���������, �� + �������� ����� �������� �� �������, ��� �� ���������� �������������. </td><td bgcolor="#cccccc"> - <mm-delivery-enable-button>Enabled<br> - <mm-delivery-disable-button>Disabled<p> + <mm-delivery-enable-button>��������<br> + <mm-delivery-disable-button>���������<p> <mm-global-deliver-button><i>�������� �� ���� ���������</i> </td></tr> <tr><TD BGCOLOR="#cccccc"> - <strong>Set Digest Mode</strong><p> - If you turn digest mode on, you'll get posts bundled together - (usually one per day but possibly more on busy lists), instead - of singly when they're sent. If digest mode is changed from - on to off, you may receive one last digest. + <strong>����� ���������</strong><p> + ���� �� �������� ���� �����, �� ������ �������� ��������� � ���� ��������� + (������ ������ � ����, ��� ������ ��� ����� �������� ������� ��������) ������ + ������� ��������� ��������. ����� ���������� ����� ������ �� ������ �������� + ��� ���� ��������� ��������. </td><td bgcolor="#cccccc"> - <MM-Undigest-Radio-Button>Off<br> - <MM-Digest-Radio-Button>On + <MM-Undigest-Radio-Button>����.<br> + <MM-Digest-Radio-Button>���. </td></tr> <tr><TD BGCOLOR="#cccccc"> - <strong>Get MIME or Plain Text Digests?</strong><p> - Your mail reader may or may not support MIME digests. In - general MIME digests are preferred, but if you have a problem - reading them, select plain text digests. + <strong>��������� ��������� � ������� MIME ��� Plain Text?</strong><p> + ���� �������� ��������� ����� ������������ ��������� � ������� MIME ��� ���. + ������ ������ MIME ����������������, �� ���� ��������� ������������ �����������, + �������� ������ Plain Text. </td><td bgcolor="#cccccc"> <MM-Mime-Digests-Button>MIME<br> <MM-Plain-Digests-Button>Plain Text<p> @@ -190,101 +185,87 @@ lists you are subscribed to. </td></tr> <tr><TD BGCOLOR="#cccccc"> - <strong>Receive your own posts to the list?</strong><p> - Ordinarily, you will get a copy of every message you post to - the list. If you don't want to receive this copy, set this - option to <em>No</em>. + <strong>�������� ���� ����������� ��������� � ������ ��������?</strong><p> + � ����� ������ �� ������ �������� ����� ������� ������ ���������, ������������� + � ������ ��������. ���� �� ����� �� ������, �������� ������� <em>���</em>. </td><td bgcolor="#cccccc"> - <mm-dont-receive-own-mail-button>No<br> - <mm-receive-own-mail-button>Yes + <mm-dont-receive-own-mail-button>���<br> + <mm-receive-own-mail-button>�� </td></tr> <tr><TD BGCOLOR="#cccccc"> - <strong>Receive acknowledgement mail when you send mail to - the list?</strong><p> + <strong>�������� ������-������������� �� �������� ��������� � ������ ��������?</strong><p> </td><td bgcolor="#cccccc"> - <mm-dont-ack-posts-button>No<br> - <mm-ack-posts-button>Yes + <mm-dont-ack-posts-button>���<br> + <mm-ack-posts-button>�� </td></tr> <tr><td bgcolor="#cccccc"> - <strong>Get password reminder email for this list?</strong><p> - Once a month, you will get an email containing a password - reminder for every list at this host to which you are - subscribed. You can turn this off on a per-list basis by - selecting <em>No</em> for this option. If you turn off - password reminders for all the lists you are subscribed to, no - reminder email will be sent to you. + <strong>�������� ����������� ����������� ������?</strong><p> + ���� ��� � ����� �� ������ �������� ������, ���������� + ������ ��� ������� ������ �������� �� ���� �������, �� ������� + �� ���������. �� ������ ��������� ��� ����������� �������� + ��� ����� ������ �������� ��� �� ��� ���� �������� �����. </td><td bgcolor="#cccccc"> - <mm-dont-get-password-reminder-button>No<br> - <mm-get-password-reminder-button>Yes<p> + <mm-dont-get-password-reminder-button>���<br> + <mm-get-password-reminder-button>��<p> <mm-global-remind-button><i>�������� �� ���� ���������</i> </td></tr> <tr><TD BGCOLOR="#cccccc"> <strong>������ ���� �� ������ �����������?</strong><p> - �� �������� ��������� ������ ����������� ��� ����������� - ����� ����� ������� (� ����������� ����, ����� ���������� - ������ ��������� ������� ��� �������� �����). ���� �� �� ������, - ����� ��� ����� ������ ��� �����������, �� ������ ������� ��� - ����� ��������� �������� <em>���</em>. + �� �������� ��������� ������ ����������� ��� ����������� + ����� ����� ������� � ����������� ����, ����� ���������� + ������ ��������� ������� ��� �������� �����. ���� �� �� ������, + ����� ��� ����� ������ ��� �����������, �������� �������� <em>��</em>. </td><td bgcolor="#cccccc"> - <MM-Public-Subscription-Button>No<br> - <MM-Hide-Subscription-Button>Yes + <MM-Public-Subscription-Button>���<br> + <MM-Hide-Subscription-Button>�� </td></tr> <tr><TD BGCOLOR="#cccccc"> - <strong>����� ���� �� �������������?</strong><p> + <strong>����� ���� �� �������������?</strong><p> </td><td bgcolor="#cccccc"> <MM-list-langs> </td></tr> <tr><td bgcolor="#cccccc"> - <strong>Which topic categories would you like to subscribe - to?</strong><p> - By selecting one or more topics, you can filter the - traffic on the mailing list, so as to receive only a - subset of the messages. If a message matches one of - your selected topics, then you will get the message, - otherwise you will not. - - <p>If a message does not match any topic, the delivery - rule depends on the setting of the option below. If - you do not select any topics of interest, you will get - all the messages sent to the mailing list. + <strong>�� ����� ������������ ��������� �� ������ �� �����������?</strong><p> + ������ ���� ��� ��������� ���������, �� ������ ������������� + �������� ���������, ������� ������ �� �� ���, ��� ������������� + ��������� ����������. + + <p>���� �� �� ������� �� ���� �� �������������� ���������, + �� ������ �������� ��� ���������. </td><td bgcolor="#cccccc"> <mm-topics> </td></tr> <tr><td bgcolor="#cccccc"> - <strong>Do you want to receive messages that do not match any topic filter?</strong> + <strong>������ �� �� �������� ��������� ������� �� ��������� �� � ����� ���������?</strong> - <p>This option only takes effect if you've subscribed to at least one - topic above. It describes what the default delivery rule is for - messages that don't match any topic filter. Selecting <em>No</em> says - that if the message does not match any topic filters, then you won't - get the message, while selecting <em>Yes</em> says to deliver such - non-matching messages to you. + <p>���� �������� ��������� ������ � ������ ������ ���� �� ����� ��������� + � ���� ����. ���� �� �������� <em>���</em>, �� �� ������ �������� + ���������, ������� �� ��������� �� � ����� ���������. � ������ <em>��</em> + ����� ��������� ����� ��� ������������. - <p>If no topics of interest are selected above, then you will receive - every message sent to the mailing list. + <p>���� � ���� ���� �� ������� �� ����� ���������, �� �� ������ �������� ��� ���������. </td> <td bgcolor="#cccccc"> - <mm-suppress-nonmatching-topics>No<br> - <mm-receive-nonmatching-topics>Yes + <mm-suppress-nonmatching-topics>���<br> + <mm-receive-nonmatching-topics>�� </td></tr> <tr><td bgcolor="#cccccc"> - <strong>����������� �������� ����� ���������?</strong> + <strong>����������� �������� ���������� ����� ���������?</strong> - <p>�� ������ �������� ��������� ����� ���������, � ������� �� ������� - � ���� <tt>To:</tt> ��� <tt>Cc:</tt>. ��� ����� ������� <em>��</em> - � �������� �������� ����� ���������. ���� �� ������� <em>���</em>, �� - �� ������ �������� ����� ����� ���������. + <p>�� ������ �������� ��������� ����������� ���� ����� ���������, � ������� ��� ����� ������ + � ���� <tt>To:</tt> ��� <tt>Cc:</tt>. ��� ����� �������� <em>��</em>. + ��� ������ <em>���</em> �� ������ �������� ����� ����� ���������. - <p>If the list has member personalized messages enabled, and you elect - to receive copies, every copy will have a <tt>X-Mailman-Copy: yes</tt> - header added to it. + <p>���� ��� ������ �������� ����������� ����� �������������� ���������, + � �� ������� <em>���</em> ����� �������� �����, �� ������ �� ��� ����� ����� + ��������� <tt>X-Mailman-Copy: yes</tt>. </td> <td bgcolor="#cccccc"> <mm-receive-duplicates-button>���<br> diff --git a/templates/ru/postack.txt b/templates/ru/postack.txt index 5ef30850..469263cd 100644 --- a/templates/ru/postack.txt +++ b/templates/ru/postack.txt @@ -1,8 +1,8 @@ -���� ��������� ��� ����� +���� ��������� � ����� %(subject)s -���� ������� ��������� � ������ �������� %(listname)s. +���� ������� ���������� � ������ �������� %(listname)s. ���������� � ������ ��������: %(listinfo_url)s -��������� ����� ��������: %(optionsurl)s +��������� ����� ��������: %(optionsurl)s diff --git a/templates/ru/postheld.txt b/templates/ru/postheld.txt index 07d49a9a..4cc2b973 100644 --- a/templates/ru/postheld.txt +++ b/templates/ru/postheld.txt @@ -1,12 +1,15 @@ -���� ��������� ��� ����� +���� ��������� � ������ �������� '%(listname)s' � ����� %(subject)s -���� �������� ��� ������������ ����������� ������ ��������. +���� ��������� ��� ������������ ����������� ������ ��������. -�������: +������� �������� ���������: %(reason)s -����� ������������, ��������� ����� ���� ������������ � ������ -��������, ��� �� �� �������� ��������� � ������� � ����������. +���� ��������� ����� ��������� � ������ �������� ����� ������������ +�����������, ���� �� �������� ��������� � �������� �������. +���� �� ������ ������� ���� ���������, �������� �������� + + %(confirmurl)s diff --git a/templates/ru/probe.txt b/templates/ru/probe.txt index 65419877..0359f888 100644 --- a/templates/ru/probe.txt +++ b/templates/ru/probe.txt @@ -1,25 +1,23 @@ -��� ���������-�������. �� ������ ��� ���������������. +��� �������� ���������. �� ������ ��� ���������������. � ����� ������ �������� %(listname)s ������ ��������� ��������� �� ������ -�������� ��������� ��� �� ������ %(address)s. ������ ��������� �� ������ -�������� ����. �� ��������, ��� �� ������� ��� �����������, � ��� ���� -��������. ���� ����������, �������� ��� ��������� �������������� ����� -�������� �������. +�������� �� ������ %(address)s. ������ ��������� �� ������ �������� ����. +�� ��������, ��� �� ������� ��� �����������, � ��� ������� ��������. �� +����� ������ �������� ��� ��������� �������������� ����� �������� �������. -��� ��� ��������� ����� �� ���, ��� �� ����� ������ ������ ��� ���������� -��������. ������ � ������, ���� �������� ������ �������� ����� -���������-��������, ���� �������� ���� �� �������������. ����� ����� ��� �� -������ ������������ ���������, ������������ � ������������� �������������� -��������. +��� �� ������� ��� ���������, ������ ��� �� ����� ������ ������ ��� +������������� ����� ��������. ������ � ������, ���� �������� ������ �������� +����� ��������� ���������, ���� �������� ���� �� �������������. � ���� ������ +�� ������ ������������ �������� ���������, ������������ � ������������� +����������� ��������. -�� ������ ����������� ��������� ����� �������� �� �������� �� ������ +�� ������ ��������� ��������� ����� �������� �� �������� %(optionsurl)s -�� ��� �� ������ �������� ����� ���������, ��� ����� �������� ��� �� ���. -�� ������ ������, ���������� ���, ��� ��� ������: +�� ��� �� ������� �������� ����� ���������, ��� ����� �������� ��� ����� +���������. - %(password)s +���� � ��� �������� ������� ��� ������, �� ������ ��������� �� �� ������ -���� � ��� �������� �������, �� ������ ������ ��, �������� ������ �� -������ %(owneraddr)s. + %(owneraddr)s diff --git a/templates/ru/refuse.txt b/templates/ru/refuse.txt index 85cc062d..7621f1e9 100644 --- a/templates/ru/refuse.txt +++ b/templates/ru/refuse.txt @@ -2,12 +2,12 @@ %(request)s -��� �������� ����������� ������ ��������. ������� ��� ������, -��������� �����������, ��������� ����: +��� �������� ����������� ������ ��������. ������� ������ +��������� ����: "%(reason)s" -����� ������� �/��� ����������� �� ������ ��������� +���� ������� �/��� ����������� �� ������ ��������� �������������� ������ �������� �� ������: %(adminaddr)s diff --git a/templates/ru/roster.html b/templates/ru/roster.html index 30c5f7c0..7dce5ed3 100644 --- a/templates/ru/roster.html +++ b/templates/ru/roster.html @@ -1,4 +1,3 @@ -<!-- $Revision: 5624 $ --> <HTML> <HEAD> <TITLE>���������� ������ �������� <MM-List-Name></TITLE> @@ -17,20 +16,20 @@ <P align = "right"> <MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end></p> - <P>��� ��������� �/��� ��������� ���������� ����� ��������, ������� - �� ������ � ����� ����������� �������.<br> - <I>(�������� �������� �������������, ��������� � �������, � ��������� �������������)</I></P> + <P>��� �������� �� �������� ���������� ����� �������� ������� + �� ������ � ����� ����������� �������.<br> + <I>(�������� ��������� �������������, ��������� � �������, � ��������� ������ ���������.)</I></P> </TD> </TR> <TR WIDTH="100%" VALIGN="top"> <TD BGCOLOR="#FFF0D0" WIDTH="50%"> <center> - <B><FONT COLOR="#000000">�����������, ���������� ������ �������� <MM-List-Name> ������� �������: <MM-Num-Reg-Users></FONT></B> + <B><FONT COLOR="#000000">���������� <MM-List-Name> � ������� ���������: <MM-Num-Reg-Users></FONT></B> </center> </TD> <TD BGCOLOR="#FFF0D0" WIDTH="50%"> <center> - <B><FONT COLOR="#000000">�����������, ���������� ��������� ������ �������� <MM-List-Name>: <MM-Num-Digesters></FONT></B> + <B><FONT COLOR="#000000">���������� <MM-List-Name>, ���������� ���������: <MM-Num-Digesters></FONT></B> </center> </TD> </TR> diff --git a/templates/ru/subauth.txt b/templates/ru/subauth.txt index 0dfca09e..95981298 100644 --- a/templates/ru/subauth.txt +++ b/templates/ru/subauth.txt @@ -1,9 +1,8 @@ -��������� ���� ������� �� ���������� ������ ���������� +��������� ���� ������� �� ���������� ������ ����������: - ���: %(username)s - ������: %(listname)s@%(hostname)s + ����������: %(username)s + ������ ��������: %(listname)s@%(hostname)s -��� ����, ����� �� ����� ������� ����� � ��������� ���������������� -��������, �������������� ���� �������: +��� ��������� ������� ��������� �� ������: %(admindb_url)s diff --git a/templates/ru/subscribeack.txt b/templates/ru/subscribeack.txt index 99fdd5d9..cf16a68d 100644 --- a/templates/ru/subscribeack.txt +++ b/templates/ru/subscribeack.txt @@ -1,41 +1,36 @@ - ����� ���������� � ������ �������� %(real_name)s@%(host_name)s. %(welcome)s ��� ����, ����� �������������� ��������� ����� ���������� ������ -��������, ����������� ����� +��������, ����������� �����: %(emailaddr)s -����� ���������� � ������ �������� �������� �� �������� +����� ���������� � ������ �������� �������� �� ��������: %(listinfo_url)s ���� �� ������ ���������� �������� ��� �������� ��������� �������� ��������� (����� ��� ����������� ��������� � ���������), �������� -������ � �.�., �������� �������� +������ � �.�., �������� ��������: %(optionsurl)s %(umbrella)s - ��� �� ��������� �� ������ �������, �������� ������ � ������������ -��������� �� ������ +��������� �� ������: %(real_name)s-request@%(host_name)s ��� ��������� ���������� � ��������� �������� � �� ���������� -��������� �� ����� ������ ������, � �������� ���� ��� � ������ -�������� ��������� ���� ������� -- 'help' (��� �������). +��������� �� ����� ������ ������, ������ � ��� ���� ��� �������� +������ ������� 'help' (��� �������). ��� ���������� ��������� ������ ��� ����������� ������� ������. ��� ������: %(password)s -���� �� �������� ������ - �� ������������. ���������� �� ������ -�������� ������ �� %(host_name)s � ������������ � ������� ��������, � -������� �� ����������. ��� ������� ������ �������� ����� ������ -������, ������������ ����. � ���� �� ������ ����� ���������� � ���, -��� ���������� �� �������� ��� �������� ��������� �������� ���������. - -����� ����, �� �������� %(optionsurl)s �� ������ � ����� ������ -��������� �������� ������ �� ��� �����. +Mailman ����� ��������� ����������� ����������� ��� ������� ���� +������� �������� ������� %(host_name)s, � ������� �� ����������. +� ���� ������ ����� ����� ��������� ���������� ��� ����������� +�������� � ��������� �� ����������. �� �������� � ������ ����������� +����� ���� ����������� ������ ��� �������� ���� ����������� ������. diff --git a/templates/ru/unsub.txt b/templates/ru/unsub.txt index a3fdee3c..e6cd100f 100644 --- a/templates/ru/unsub.txt +++ b/templates/ru/unsub.txt @@ -1,24 +1,22 @@ ������������� �������� �������� �� ������ �������� %(listname)s -��� ������ ������ -- %(email)s -- ��� ������� ������ (������������ � -������ %(remote)s) �� �������� �������� �� ������ �������� -%(listaddr)s. ��� ����, ����� ����������� ��� ��������, ��� -���������� �������� �� ��� ������, �� ������� ������� ���� ������. �� -����� ������ ����������� ��� ��������, ������� �������� +��� ������ ������ "%(email)s" ��� ������� ������%(remote)s �� �������� +�������� �� ������ �������� %(listaddr)s. ��� ����, ����� ����������� +��� ��������, ��� ���������� �������� �� ��� ������, �� ������� ��� ����. +�� ����� ������ ����������� ��� ��������, ������� ��������: %(confirmurl)s -��� �� � ���� ������ ������� (��� ������ ���� ������������ ������� -������ ������): +��� �� ��������� � ���� ������ �� ������ %(requestaddr)s +��������� ������� (� ������ ��): confirm %(cookie)s -�������� ��������, ��� ���� �� ������ �������� �� ��� ������, ����� -������ ���� ����������, ��������� ����������� ����������� �������� ��� -������ � ����������� �����, ��������� ���� ������ ���������� -(���������� "Re:" ��� "��:" �� ������ �� ���������). +�� �������� ������ �� ��� ������ ������ ���� ���������� ��� ����������� +�������� ��� ������ � ����������� ������, ��������� ��� �� ������ ���� +������ (���������� "Re:" ��� "��:" �� ������ �� ���������). ���� �� �� ������ ������������ �� �������� �� ���� ������ ��������, -������ �������������� ��� ���������. ���� �� ��������, ��� ���-�� -��������� ������� ���� �������� �� ����� ������, �� ������ ��������� -� ��������������� ������ �������� �� ������ %(listadmin)s. +������ �������������� ��� ���������. ���� �� ��������, ��� ���-�� +��������� ������� ���� �������� �� ����� ������, �� ������ ��������� +� ��������������� �� ������ %(listadmin)s. diff --git a/templates/ru/unsubauth.txt b/templates/ru/unsubauth.txt index 0d83de0f..f953d51a 100644 --- a/templates/ru/unsubauth.txt +++ b/templates/ru/unsubauth.txt @@ -1,9 +1,8 @@ -��������� ���� ������� �� ����������� �������� +��������� ���� ������� �� ����������� ��������: - ���: %(username)s - ������: %(listname)s@%(hostname)s + ���������: %(username)s + ������ ��������: %(listname)s@%(hostname)s -��� ����, ����� �� ����� ������� ����� � ��������� ���������������� -��������, �������������� ���� �������: +��� ��������� ������� ��������� �� ������: %(admindb_url)s diff --git a/templates/ru/userpass.txt b/templates/ru/userpass.txt index fbc9e706..685a51c8 100644 --- a/templates/ru/userpass.txt +++ b/templates/ru/userpass.txt @@ -1,13 +1,13 @@ -�� ��� ���-�� ������ ��� �������� ������ ����� �������� �� ������ -�������� %(fqdn_lname)s. ���� ������ ��� ��������� ��� ��� ����, -����� �������� ��������� ����� ��������, ��� � ��� ����, ����� -���������� �� �������� �� ���� ������ ��������. +��, ��� ���-�� �� ������ ����� �������� ������ ����� �������� �� ������ +�������� %(fqdn_lname)s. ���� ������ ��������� ��� ����, +����� �������� ��������� �������� (����� ��� ����� �������� ���������), +� ����� ��� ����� ������� ��������� �������. -����� ����� ��������: %(user)s +����� ����� ��������: %(user)s -������ ����� �������� �� ������ �������� %(listname)s: %(password)s +��� ������ �� ������ �������� %(listname)s: %(password)s -��� ��������� ���������� ����� �������� �� ������ ������� �� �������� +��� ��������� ���������� �������� ������� �� �������� �������� %(options_url)s @@ -15,8 +15,8 @@ %(requestaddr)s -(��� ��������� ������ ������ ��������� ������, � ���� �������� ����� -������� "help"). +� ������� "help" � ���� ��� � ���� ������. �� ������� ��������� +���������� � �������������� ������. -��� ������� �/��� ����������� �� ������ ���������� �������������� +��� ���� ������� �/��� ����������� ����������� �������������� ������ �������� �� ������ %(owneraddr)s. diff --git a/templates/ru/verify.txt b/templates/ru/verify.txt index a9350c92..4ef664cc 100644 --- a/templates/ru/verify.txt +++ b/templates/ru/verify.txt @@ -1,27 +1,22 @@ ������������� �������� �� ������ �������� %(listname)s -��� ������ ������ -- %(email)s -- ��� ������� ������ (������������ � -������ %(remote)s) �� ���������� ��� � ������ ����������� �� ������ -�������� %(listaddr)s. ��� ����, ����� ����������� ��� ��������, �� -������ ��������� ���� �� ��������� ��������. - -�������� �������� +��� ������ ������ "%(email)s" ��� ������� ������%(remote)s �� ���������� +��� � ������ ����������� %(listaddr)s. ��� ����, ����� ����������� +�������� �� ���� ������ ��������, ��� ���������� �������� �� ��� ������, +�� ������� ��� ����. ��� �������� ��������: %(confirmurl)s -��� �� �� ������ %(requestaddr)s ��������� ������, � ���� �������� -��� ���������� ������� (��� ������ ���� ������������ ������� ������ -������): +��� �� ��������� � ���� ������ �� ������ %(requestaddr)s +��������� ������� (� ������ ��): confirm %(cookie)s -��� �� ������ �������� �� ��� ������, ��� ������ ���� ����������, -��������� ����������� ����������� �������� ��� ������ � ����������� -�����, ��������� ���� ������ ���������� (���������� "Re:" ��� "��:" -�� ������ �� ���������). +�� �������� ������ �� ��� ������ ������ ���� ���������� ��� ����������� +�������� ��� ������ � ����������� ������, ��������� ��� �� ������ ���� +������ (���������� "Re:" ��� "��:" �� ������ �� ���������). -���� �� �� ������� ������������� �� ���� ������ ��������, ��� �� ����� -������ ������, ������ �������������� ��� ���������. ���� �� �������, -��� ��� �������� ��������� �� ���� ������ �������� �� ����� ������, -��� �� � ��� �������� ������ �������, �� ������ ��������� �� ��� -������ %(listadmin)s. +���� �� �� ������ ������������� �� ���� ������ ��������, ������ +�������������� ��� ���������. ���� �� ��������, ��� ���-�� �������� +��������� ��� �� ����� ������, �� ������ ��������� � ��������������� +�� ������ %(listadmin)s. |