~fumiyas/mailman/2.1-ja-messages

« back to all changes in this revision

Viewing changes to templates/ru/archidxfoot.html

  • Committer: Mark Sapiro
  • Date: 2015-02-05 21:15:37 UTC
  • Revision ID: mark@msapiro.net-20150205211537-n3unzwjs9kuvf5jt
Mailman's character set for Russian has been changed from koi8-r to
utf-8 and the templates and messages recoded.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
    </ul>
2
2
    <p>
3
 
      <a name="end"><b>���� ���������� ���������:</b></a> 
 
3
      <a name="end"><b>Дата последнего сообщения:</b></a> 
4
4
       <i>%(lastdate)s</i><br>
5
 
    <b>����� ��������:</b> <i>%(archivedate)s</i>
 
5
    <b>Архив обновлен:</b> <i>%(archivedate)s</i>
6
6
    <p>
7
7
    <ul>
8
 
         <li> <b>����������� ��:</b>
 
8
         <li> <b>Сортировать по:</b>
9
9
                %(thread_ref)s
10
10
                %(subject_ref)s
11
11
                %(author_ref)s
12
12
                %(date_ref)s
13
 
            <li><b><a href="%(listinfo)s">��������� ���������� � ������ ��������...</a></b></li>
 
13
            <li><b><a href="%(listinfo)s">Подробная информация о списке рассылки...</a></b></li>
14
14
     </ul>
15
15
     <p>
16
16
     <hr>
17
 
     <i>���� ����� ��� ������ ���������� Pipermail %(version)s.</i>
 
17
     <i>Этот архив был создан программой Pipermail %(version)s.</i>
18
18
  </BODY>
19
19
</HTML>