From: André Malo
Date: Wed, 24 Nov 2004 19:37:04 +0000 (+0000)
Subject: update transformation
X-Git-Tag: 2.1.2~128
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4c5e0a4ffd397792c883ff3d3507837e3470efb;p=apache
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106453 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja
index 17f105c7ff..314bba9b47 100644
--- a/docs/manual/mod/allmodules.xml.ja
+++ b/docs/manual/mod/allmodules.xml.ja
@@ -47,7 +47,7 @@
mod_log_config.xml.ja
mod_log_forensic.xml.ja
mod_logio.xml.ja
- mod_mem_cache.xml
+ mod_mem_cache.xml.ja
mod_mime.xml.ja
mod_mime_magic.xml
mod_negotiation.xml.ja
diff --git a/docs/manual/mod/index.html.ja.euc-jp b/docs/manual/mod/index.html.ja.euc-jp
index d1369810d6..f79f894c5c 100644
--- a/docs/manual/mod/index.html.ja.euc-jp
+++ b/docs/manual/mod/index.html.ja.euc-jp
@@ -125,7 +125,7 @@ by other LDAP modules
mod_log_config¥µ¡¼¥Ð¤Ø¤Î¥ê¥¯¥¨¥¹¥È¤Î¥í¥®¥ó¥°
mod_log_forensic¥µ¡¼¥Ð¤ËÁ÷¤é¤ì¤¿¥ê¥¯¥¨¥¹¥È¤Î forensic ¥í¥®¥ó¥°
mod_logio¥ê¥¯¥¨¥¹¥ÈËè¤ËÆþÎϥХ¤¥È¿ô¤È½ÐÎϥХ¤¥È¿ô¤È¤ò¥í¥®¥ó¥°
-mod_mem_cacheContent cache keyed to URIs
+mod_mem_cacheURI ¤ò¥¡¼¤Ë¤·¤¿¥³¥ó¥Æ¥ó¥Ä¤Î¥¥ã¥Ã¥·¥å
mod_mime¥ê¥¯¥¨¥¹¥È¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î³ÈÄ¥»Ò¤È¥Õ¥¡¥¤¥ë¤Î¿¶¤ëÉñ¤¤
(¥Ï¥ó¥É¥é¤È¥Õ¥£¥ë¥¿)¡¢ÆâÍÆ (MIME ¥¿¥¤¥×¡¢¸À¸ì¡¢Ê¸»ú¥»¥Ã¥È¡¢¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°)
¤È¤ò´ØÏ¢ÉÕ¤±¤ë
diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en
index 212ac2157a..a761822b0b 100644
--- a/docs/manual/mod/mod_authnz_ldap.html.en
+++ b/docs/manual/mod/mod_authnz_ldap.html.en
@@ -144,7 +144,7 @@ for HTTP Basic authentication.
phase.
mod_authnz_ldap
registers both an authn_ldap authentication
- provider and an anthz_ldap authorization handler. The authn_ldap
+ provider and an authz_ldap authorization handler. The authn_ldap
authentication provider can be enabled through the
AuthBasicProvider
directive
using the ldap
value. The authz_ldap handler extends the
diff --git a/docs/manual/mod/mod_mem_cache.html b/docs/manual/mod/mod_mem_cache.html
index 0d7efe4a09..65ba497832 100644
--- a/docs/manual/mod/mod_mem_cache.html
+++ b/docs/manual/mod/mod_mem_cache.html
@@ -2,6 +2,10 @@ URI: mod_mem_cache.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+URI: mod_mem_cache.html.ja.euc-jp
+Content-Language: ja
+Content-type: text/html; charset=EUC-JP
+
URI: mod_mem_cache.html.ko.euc-kr
Content-Language: ko
Content-type: text/html; charset=EUC-KR
diff --git a/docs/manual/mod/mod_mem_cache.html.en b/docs/manual/mod/mod_mem_cache.html.en
index 3b4484e492..8d150653c2 100644
--- a/docs/manual/mod/mod_mem_cache.html.en
+++ b/docs/manual/mod/mod_mem_cache.html.en
@@ -22,6 +22,7 @@
Apache Module mod_mem_cache
Available Languages: en |
+ ja |
ko
Description: | Content cache keyed to URIs |
@@ -232,6 +233,7 @@ KBytes
Available Languages: en |
+ ja |
ko