You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@locus.apache.org on 2000/04/04 17:41:30 UTC

cvs commit: apache-2.0/htdocs README.rus index.html.ru.cp-1251 index.html.ru.cp-866 index.html.ru.iso-ru index.html.ru.koi8-r index.html.ru.ucs2 index.html.ru.ucs4 index.html.ru.utf8

martin      00/04/04 08:41:29

  Modified:    conf     httpd.conf-dist
  Added:       htdocs   README.rus index.html.ru.cp-1251
                        index.html.ru.cp-866 index.html.ru.iso-ru
                        index.html.ru.koi8-r index.html.ru.ucs2
                        index.html.ru.ucs4 index.html.ru.utf8
  Log:
  Russian Translation, contributed by Pavel Polischouk <pa...@iil.intel.com>
  Dirk, do you think the AddCharSet's are OK like this?
  
  Submitted by:   Stas Bekman <sb...@stason.org>
  
  Revision  Changes    Path
  1.7       +10 -0     apache-2.0/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /home/cvs/apache-2.0/conf/httpd.conf-dist,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- httpd.conf-dist	2000/03/17 10:40:19	1.6
  +++ httpd.conf-dist	2000/04/04 15:41:26	1.7
  @@ -665,6 +665,7 @@
   # Portugese (pt) - Luxembourgeois* (ltz)
   # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
   # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
  +# Russian (ru)
   #
   AddLanguage da .dk
   AddLanguage nl .nl
  @@ -685,6 +686,7 @@
   AddLanguage es .es
   AddLanguage sv .se
   AddLanguage cz .cz
  +AddLanguage ru .ru
   
   # LanguagePriority allows you to give precedence to some languages
   # in case of a tie during content negotiation.
  @@ -723,6 +725,14 @@
   AddCharset ISO-2022-JP .iso2022-jp .jis
   AddCharset ISO-2022-KR .iso2022-kr .kis
   AddCharset ISO-2022-CN .iso2022-cn .cis
  +AddCharset CP-1251     .cp-1251    .win-1251
  +AddCharset CP-866      .cp-866
  +AddCharset ISO-8859-5  .iso-ru
  +AddCharset KOI8-R      .koi8-r
  +AddCharset UCS-2       .ucs2
  +AddCharset UCS-4       .ucs4
  +AddCharset UTF-8       .utf8
  +AddCharset UTF-16      .utf16
   
   # The set below does not map to a specific (iso) standard
   # but works on a fairly wide range of browsers. Note that
  
  
  
  1.1                  apache-2.0/htdocs/README.rus
  
  Index: README.rus
  ===================================================================
  Apache test page, russian translation by Pavel Polischouk <pa...@iil.intel.com>
  Different russian encodings provided:
  
   Name		   iconv's codepage
  
  +index.html.dos  - CP-866 aka ibm866; used by DOS and OS/2. 
  *index.html.iso  - ISO-8859-5
  *index.html.koi  - KOI8-R; used by UNIX flavours and Mac.
   index.html.ucs2 - UCS-2 aka UNICODE aka UNICODEBIG aka UTF-16
   index.html.ucs4 - UCS-4
  *index.html.utf8 - UTF-8
  *index.html.win  - CP-1251 aka windows-1251 aka MS-CYRILLIC; used by Windows
  
  * - supported by Netscape 4.72. 
  + - Netscape is supposed to support this encoding, but fails to 
  read this page on Linux. Should be OK on systems like DOS and OS/2 where this
  encoding is the default.
  Does anyone need the UCS-2 and UCS-4?
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.cp-1251
  
  Index: index.html.ru.cp-1251
  ===================================================================
  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  <html>
  <head>
     <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
     <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
     <title>�������� �������� ��������� Apache</title>
  <!-- ����� ���, ������: ����� (������������), ����-���������� (����������), ������� (����������) -->
  </head>
  <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
  ���� �� ��� ������, ��� ������, ��� ���������
  �� <a href="http://www.apache.org/httpd">���-������� Apache</a> �� ����
  ������� ����������� �������. �� ������ ������ ��������� ���������� � ���
  ���������� � �������� ��� ��������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <center>
  <h2>
  �� ������ ��� ������ ��������� ��������?</h2></center>
  ��� �������� ��������� ����� ������, ��� ������������� ������� �������
  ������������ ����� ���-�������. ����������, <b>��������� � �����, ������������
  �� ��������� ����� ������� ��� ��������� ����� ��������.</b> Apache Software
  Foundation, ����� �� ���-�������, ������� ���������� ������������� ����
  �������, �� ������ � ���������� ���� ������� � �� ����� ������&nbsp;���
  ��������� �������� ������������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <p><a href="manual/index.html">������������</a> �� ���-������� Apache �����������
  � ��������� ��.
  <p>�� ������ �������� ������������ �����������, ����������� ����, �� ���-�������,
  ������������ �� Apache. ������� �� ������������� Apache!
  <center><img SRC="apache_pb.gif" ALT="" ></center>
  
  </body>
  </html>
  
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.cp-866
  
  Index: index.html.ru.cp-866
  ===================================================================
  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  <html>
  <head>
     <meta http-equiv="Content-Type" content="text/html; charset=ibm866">
     <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
     <title>���⮢�� ��࠭�� ��⠭���� Apache</title>
  <!-- ���� 䮭, ��뫪�: ᨭ�� (��������), �񬭮-䨮��⮢� (������), ���� (������) -->
  </head>
  <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
  �᫨ �� �� �����, �� �����, �� ��⠭����
  �� <a href="http://www.apache.org/httpd">���-�ࢥ� Apache</a> �� �⮩
  ��⥬� �����訫��� �ᯥ譮. �� ����� ⥯��� ��������� ᮤ�ন��� � ���
  ��४��� � �������� ��� ��࠭���.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <center>
  <h2>
  �� ����� �� ����� ��������� ��࠭���?</h2></center>
  �� ��࠭�� ��室���� ����� ��⮬�, �� ����������� ��⥬� �������
  ���䨣���� �⮣� ���-�ࢥ�. ��������, <b>�令��� � ��殬, �⢥�ᢥ���
  �� �����প� �⮣� �ࢥ� ��� ���᭥��� ���� ����ᮢ.</b> Apache Software
  Foundation, ���� �� ���-�ࢥ�, ����� �������� ����������� �⮩
  ��⥬�, �� �易� � �����প�� �⮩ ��⥬� � �� ����� ������&nbsp;���
  ࠧ���� �஡���� ���䨣��樨.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <p><a href="manual/index.html">���㬥����</a> �� ���-�ࢥ�� Apache �ਫ�������
  � ��������� ��.
  <p>�� ����� ᢮����� �ᯮ�짮���� ���⮣ࠬ��, ��室������ ����, �� ���-�ࢥ�,
  �ᯮ����騬 �� Apache. ���ᨡ� �� �ᯮ�짮����� Apache!
  <center><img SRC="apache_pb.gif" ALT="" ></center>
  
  </body>
  </html>
  
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.iso-ru
  
  Index: index.html.ru.iso-ru
  ===================================================================
  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  <html>
  <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-5">
     <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
     <title>�������� �������� ��������� Apache</title>
  <!-- ����� ���, ������: ����� (������������), �����-���������� (����������), ������� (����������) -->
  </head>
  <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
  ���� �� ��� ������, ��� ������, ��� ���������
  �� <a href="http://www.apache.org/httpd">���-������� Apache</a> �� ����
  ������� ����������� �������. �� ������ ������ ��������� ���������� � ���
  ���������� � �������� ��� ��������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <center>
  <h2>
  �� ������ ��� ������ ��������� ��������?</h2></center>
  ��� �������� ��������� ����� ������, ��� ������������� ������� �������
  ������������ ����� ���-�������. ����������, <b>��������� � �����, ������������
  �� ��������� ����� ������� ��� ��������� ����� ��������.</b> Apache Software
  Foundation, ����� �� ���-�������, ������� ���������� ������������� ����
  �������, �� ������ � ���������� ���� ������� � �� ����� ������&nbsp;���
  ��������� �������� ������������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <p><a href="manual/index.html">������������</a> �� ���-������� Apache �����������
  � ��������� ��.
  <p>�� ������ �������� ������������ �����������, ����������� ����, �� ���-�������,
  ������������ �� Apache. ������� �� ������������� Apache!
  <center><img SRC="apache_pb.gif" ALT="" ></center>
  
  </body>
  </html>
  
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.koi8-r
  
  Index: index.html.ru.koi8-r
  ===================================================================
  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  <html>
  <head>
     <meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
     <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
     <title>�������� �������� ��������� Apache</title>
  <!-- ����� ���, ������: ����� (������ݣ����), ԣ���-���������� (����ݣ����), ������� (����ݣ����) -->
  </head>
  <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
  ���� �� ��� ������, ��� ������, ��� ���������
  �� <a href="http://www.apache.org/httpd">���-������� Apache</a> �� ����
  ������� ����������� �������. �� ������ ������ ��������� ���������� � ���
  ���������� � �������� ��� ��������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <center>
  <h2>
  �� ������ ��� ������ ��������� ��������?</h2></center>
  ��� �������� ��������� ����� ������, ��� ������������� ������� �������
  ������������ ����� ���-�������. ����������, <b>��������� � �����, ������������
  �� ��������� ����� ������� ��� ��������� ����� ��������.</b> Apache Software
  Foundation, ����� �� ���-�������, ������� ���������� ������������� ����
  �������, �� ������ � ���������� ���� ������� � �� ����� ������&nbsp;���
  ��������� �������� ������������.
  <p>
  <hr WIDTH="50%" SIZE="8">
  <p><a href="manual/index.html">������������</a> �� ���-������� Apache �����������
  � ��������� ��.
  <p>�� ������ �������� ������������ �����������, ����������� ����, �� ���-�������,
  ������������ �� Apache. ������� �� ������������� Apache!
  <center><img SRC="apache_pb.gif" ALT="" ></center>
  
  </body>
  </html>
  
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.ucs2
  
  	<<Binary file>>
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.ucs4
  
  	<<Binary file>>
  
  
  1.1                  apache-2.0/htdocs/index.html.ru.utf8
  
  	<<Binary file>>