From: André Malo
Date: Fri, 4 Feb 2005 17:33:26 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.0.53~20
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9638ae5ed545c07935a7e93d04a41d64de79e865;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151374 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index 4d0af8f5c0c..e8543cf1a61 100644
--- a/docs/manual/mod/core.html.de
+++ b/docs/manual/mod/core.html.de
@@ -25,6 +25,9 @@
en |
ja
+Diese Übersetzung ist möglicherweise
+ nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
+ die neuesten Änderungen.
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 3e0eb957c4b..10887b8048a 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -164,6 +164,8 @@
<DirectoryMatch>
DirectorySlash
DocumentRoot
+DumpIOInput
+DumpIOOutput
EnableExceptionHook
EnableMMAP
EnableSendfile
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index 8e1c2c474e7..9932e55cb9c 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -167,6 +167,8 @@
<DirectoryMatch>
DirectorySlash
DocumentRoot
+DumpIOInput
+DumpIOOutput
EnableExceptionHook
EnableMMAP
EnableSendfile
diff --git a/docs/manual/mod/directives.html.ja.euc-jp b/docs/manual/mod/directives.html.ja.euc-jp
index d6dcd07d747..57375b186ad 100644
--- a/docs/manual/mod/directives.html.ja.euc-jp
+++ b/docs/manual/mod/directives.html.ja.euc-jp
@@ -162,6 +162,8 @@
<DirectoryMatch>
DirectorySlash
DocumentRoot
+DumpIOInput
+DumpIOOutput
EnableExceptionHook
EnableMMAP
EnableSendfile
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 2e01168a5e7..d868f4da634 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -162,6 +162,8 @@
<DirectoryMatch>
DirectorySlash
DocumentRoot
+DumpIOInput
+DumpIOOutput
EnableExceptionHook
EnableMMAP
EnableSendfile
diff --git a/docs/manual/mod/directives.html.ru.koi8-r b/docs/manual/mod/directives.html.ru.koi8-r
index 3b2398a3a52..8ef612078ef 100644
--- a/docs/manual/mod/directives.html.ru.koi8-r
+++ b/docs/manual/mod/directives.html.ru.koi8-r
@@ -166,6 +166,8 @@
<DirectoryMatch>
DirectorySlash
DocumentRoot
+DumpIOInput
+DumpIOOutput
EnableExceptionHook
EnableMMAP
EnableSendfile
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de
index b747155b057..2c78aa4fe77 100644
--- a/docs/manual/mod/index.html.de
+++ b/docs/manual/mod/index.html.de
@@ -104,6 +104,7 @@ client
mod_dirProvides for "trailing slash" redirects and
serving directory index files
mod_disk_cacheContent cache storage manager keyed to URIs
+mod_dumpioDumps all I/O to error log as desired.
mod_echoA simple echo server to illustrate protocol
modules
mod_envModifies the environment which is passed to CGI scripts and
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index 73ac117fd11..90dccb75842 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -106,6 +106,7 @@ client
mod_dirProvides for "trailing slash" redirects and
serving directory index files
mod_disk_cacheContent cache storage manager keyed to URIs
+mod_dumpioDumps all I/O to error log as desired.
mod_echoA simple echo server to illustrate protocol
modules
mod_envModifies the environment which is passed to CGI scripts and
diff --git a/docs/manual/mod/index.html.ja.euc-jp b/docs/manual/mod/index.html.ja.euc-jp
index fc6be8b3e72..a1e88f42ded 100644
--- a/docs/manual/mod/index.html.ja.euc-jp
+++ b/docs/manual/mod/index.html.ja.euc-jp
@@ -97,6 +97,7 @@ for HTTP Basic authentication.
mod_dir¡ÖºÇ¸å¤Î¥¹¥é¥Ã¥·¥å¡×¤Î¥ê¥À¥¤¥ì¥¯¥È¤È¡¢¥Ç¥£¥ì¥¯¥È¥ê¤Î
¥¤¥ó¥Ç¥Ã¥¯¥¹¥Õ¥¡¥¤¥ë¤ò°·¤¦µ¡Ç½¤òÄ󶡤¹¤ë
mod_disk_cacheContent cache storage manager keyed to URIs
+mod_dumpioDumps all I/O to error log as desired.
mod_echo¥×¥í¥È¥³¥ë¥â¥¸¥å¡¼¥ë¤Î³µÍפò¼¨¤¹¤¿¤á¤Îñ½ã¤Ê¥¨¥³¡¼¥µ¡¼¥Ð
mod_envCGI ¥¹¥¯¥ê¥×¥ÈµÚ¤Ó SSI
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index 052bb8c79bc..2745abc37cc 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -92,6 +92,7 @@ for HTTP Basic authentication.
mod_dir"¸¶Áö¸· ½½·¡½¬" ¸®´ÙÀÌ·º¼ÇÀ» Á¦°øÇÏ°í µð·ºÅ丮
index ÆÄÀÏÀ» ¼ºñ½ºÇÑ´Ù
mod_disk_cacheContent cache storage manager keyed to URIs
+mod_dumpioDumps all I/O to error log as desired.
mod_echoÇÁ·ÎÅäÄÝ ¸ðµâÀ» ¼³¸íÇϱâÀ§ÇÑ °£´ÜÇÑ echo ¼¹ö
mod_envCGI ½ºÅ©¸³Æ®³ª SSI ÆäÀÌÁö¿¡ Àü´ÞÇÒ È¯°æº¯¼ö¸¦
¼öÁ¤ÇÑ´Ù
diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en
index 95b4149e672..c6969744793 100644
--- a/docs/manual/mod/mod_dumpio.html.en
+++ b/docs/manual/mod/mod_dumpio.html.en
@@ -101,5 +101,4 @@ later.
-