summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMartin Kraemer <martin@apache.org>2000-04-04 17:41:28 +0200
committerMartin Kraemer <martin@apache.org>2000-04-04 17:41:28 +0200
commit7cadc5a2702e597cca82657b09667e56c1eddced (patch)
tree97151e0f964b7a0463f3f0a9264a4b826d891b00 /docs
parentUnder OS/2 (well actually EMX gcc) libraries don't have a 'lib' prefix. In (diff)
downloadapache2-7cadc5a2702e597cca82657b09667e56c1eddced.tar.xz
apache2-7cadc5a2702e597cca82657b09667e56c1eddced.zip
Russian Translation, contributed by Pavel Polischouk <pavelp@iil.intel.com>
Dirk, do you think the AddCharSet's are OK like this? Submitted by: Stas Bekman <sbekman@stason.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/httpd-std.conf10
-rw-r--r--docs/docroot/README.rus18
-rw-r--r--docs/docroot/index.html.ru.cp-125134
-rw-r--r--docs/docroot/index.html.ru.iso-ru34
-rw-r--r--docs/docroot/index.html.ru.koi8-r34
-rw-r--r--docs/docroot/index.html.ru.ucs2bin0 -> 3134 bytes
-rw-r--r--docs/docroot/index.html.ru.ucs4bin0 -> 6268 bytes
-rw-r--r--docs/docroot/index.html.ru.utf834
8 files changed, 164 insertions, 0 deletions
diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf
index aaa3d1eb97..3d7a6a3e54 100644
--- a/docs/conf/httpd-std.conf
+++ b/docs/conf/httpd-std.conf
@@ -665,6 +665,7 @@ AddEncoding x-gzip gz tgz
# 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 ca .ca
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-8859-9 .iso8859-9 .latin9 .trk
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
diff --git a/docs/docroot/README.rus b/docs/docroot/README.rus
new file mode 100644
index 0000000000..b33f25657d
--- /dev/null
+++ b/docs/docroot/README.rus
@@ -0,0 +1,18 @@
+Apache test page, russian translation by Pavel Polischouk <pavelp@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? \ No newline at end of file
diff --git a/docs/docroot/index.html.ru.cp-1251 b/docs/docroot/index.html.ru.cp-1251
new file mode 100644
index 0000000000..bfb8a16635
--- /dev/null
+++ b/docs/docroot/index.html.ru.cp-1251
@@ -0,0 +1,34 @@
+<!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>
diff --git a/docs/docroot/index.html.ru.iso-ru b/docs/docroot/index.html.ru.iso-ru
new file mode 100644
index 0000000000..114d9f7505
--- /dev/null
+++ b/docs/docroot/index.html.ru.iso-ru
@@ -0,0 +1,34 @@
+<!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>
diff --git a/docs/docroot/index.html.ru.koi8-r b/docs/docroot/index.html.ru.koi8-r
new file mode 100644
index 0000000000..685b56207d
--- /dev/null
+++ b/docs/docroot/index.html.ru.koi8-r
@@ -0,0 +1,34 @@
+<!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>
diff --git a/docs/docroot/index.html.ru.ucs2 b/docs/docroot/index.html.ru.ucs2
new file mode 100644
index 0000000000..4d22a70a05
--- /dev/null
+++ b/docs/docroot/index.html.ru.ucs2
Binary files differ
diff --git a/docs/docroot/index.html.ru.ucs4 b/docs/docroot/index.html.ru.ucs4
new file mode 100644
index 0000000000..8db773e6a6
--- /dev/null
+++ b/docs/docroot/index.html.ru.ucs4
Binary files differ
diff --git a/docs/docroot/index.html.ru.utf8 b/docs/docroot/index.html.ru.utf8
new file mode 100644
index 0000000000..f8a93c3020
--- /dev/null
+++ b/docs/docroot/index.html.ru.utf8
@@ -0,0 +1,34 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <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>