You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2004/09/04 22:12:17 UTC

cvs commit: httpd-2.0/docs/manual/mod core.xml.ja mod_expires.xml.ja mod_log_config.xml.ja mod_setenvif.xml.ja

yoshiki     2004/09/04 13:12:17

  Modified:    docs/manual upgrading.xml.ja
               docs/manual/mod core.xml.ja mod_expires.xml.ja
                        mod_log_config.xml.ja mod_setenvif.xml.ja
  Log:
  Update Japanese translations.
  
  Revision  Changes    Path
  1.15      +12 -1     httpd-2.0/docs/manual/upgrading.xml.ja
  
  Index: upgrading.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/upgrading.xml.ja,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- upgrading.xml.ja	29 Aug 2004 16:45:57 -0000	1.14
  +++ upgrading.xml.ja	4 Sep 2004 20:12:17 -0000	1.15
  @@ -1,7 +1,7 @@
   <?xml version='1.0' encoding='iso-2022-jp' ?>
   <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
  -<!-- English Revision: 1.14 (outdated: 1.16) -->
  +<!-- English Revision: 1.16 -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  @@ -162,6 +162,17 @@
         $B0JA0$N5sF0$O!"(B<directive module="mod_mime">MultiviewsMatch</directive>
         $B%G%#%l%/%F%#%V$r;HMQ$9$k$3$H$GI|3h$G$-$^$9!#(B</li>
   
  +      <li>(<em>$B%P!<%8%g%s(B 2.0.51 $B$+$i(B</em>)
  +      <p><code>ErrorHeader</code> $B%G%#%l%/%F%#%V$OITE,@Z$JL>A0(B
  +      $B$@$C$?$?$a$KGQ;_$5$l!"$=$N5!G=$O(B <directive module="mod_headers"
  +      >Header</directive> $B%G%#%l%/%F%#%V$KE}9g$5$l$^$7$?!#(B
  +      $BK>$_$NF0:n$rF@$k$?$a$K$O(B ErrorHeader $B$NBe$o$j$K(B</p>
  +
  +      <example>
  +        Header always set foo bar
  +      </example>
  +
  +      <p>$B$r;H$C$F$/$@$5$$!#(B</p></li>
       </ul>
     </section>
   
  
  
  
  1.18      +13 -1     httpd-2.0/docs/manual/mod/core.xml.ja
  
  Index: core.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.xml.ja,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- core.xml.ja	26 Aug 2004 22:44:57 -0000	1.17
  +++ core.xml.ja	4 Sep 2004 20:12:17 -0000	1.18
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English Revision: 1.90 (outdated: 1.91) -->
  +<!-- English Revision: 1.91 -->
   
   <!--
    Copyright 2003-2004 The Apache Software Foundation
  @@ -2437,6 +2437,10 @@
   <contextlist><context>directory</context><context>.htaccess</context>
   </contextlist>
   <override>AuthConfig</override>
  +<compatibility>$B%P!<%8%g%s(B 2.0.51 $B0J9_$G$O(B <directive module="core" type="section"
  +	>Limit</directive> $B%G%#%l%/%F%#%V$H(B <directive module="core"
  +	type="section">LimitExcept</directive> $B%G%#%l%/%F%#%V$N1F6A$r<u$1$k(B
  +</compatibility>
   
   <usage>
       <p><directive module="mod_authz_host">Allow</directive> $B$H(B
  @@ -2463,6 +2467,14 @@
       Satisfy Any
       </example>
      
  +    <p>$B%P!<%8%g%s(B 2.0.51 $B$+$i$O(B
  +    <directive module="core"
  +    type="section">Limit</directive> $B%;%/%7%g%s$H(B
  +    <directive module="core" type="section"
  +    >LimitExcept</directive> $B%;%/%7%g%s$r;HMQ$9$k$3$H$G(B
  +    <directive>Satisfy</directive> $B%G%#%l%/%F%#%V$,(B
  +    $BE,MQ$5$l$k%a%=%C%I$r@)8B$9$k$3$H$,(B
  +    $B$G$-$k$h$&$K$J$j$^$7$?!#(B</p>
   </usage>
      <seealso><directive module="mod_authz_host">Allow</directive></seealso>
      <seealso><directive module="core">Require</directive></seealso>
  
  
  
  1.7       +23 -10    httpd-2.0/docs/manual/mod/mod_expires.xml.ja
  
  Index: mod_expires.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_expires.xml.ja,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- mod_expires.xml.ja	11 Aug 2004 22:02:15 -0000	1.6
  +++ mod_expires.xml.ja	4 Sep 2004 20:12:17 -0000	1.7
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English Revision: 1.7 (outdated: 1.8) -->
  +<!-- English Revision: 1.8 -->
   
   <!--
    Copyright 2004 The Apache Software Foundation
  @@ -22,24 +22,32 @@
   <modulesynopsis metafile="mod_expires.xml.meta">
   
   <name>mod_expires</name>
  -<description>$B%f!<%6$N;XDj$7$?4p=`$K4p$E$$$?(B <code>Expires</code> HTTP $B%X%C%@$N@8@.(B</description>
  +<description>$B%f!<%6$N;XDj$7$?4p=`$K4p$E$$$?(B <code>Expires</code> $B$H(B
  +<code>Cache-Control</code> HTTP $B%X%C%@$N@8@.(B</description>
   <status>Extension</status>
   <sourcefile>mod_expires.c</sourcefile>
   <identifier>expires_module</identifier>
   
   <summary>
  -    <p>$B$3$N%b%8%e!<%k$O%5!<%P1~Ez$N(B <code>Expires</code> HTTP $B%X%C%@$N(B
  +    <p>$B$3$N%b%8%e!<%k$O%5!<%P1~Ez$N(B <code>Expires</code> HTTP $B%X%C%@(B
  +    $B$H(B <code>Cache-Control</code> $B%X%C%@$N(B <code>max-age</code> $B%G%#%l%/%F%#%V$N(B
       $B@_Dj$r@)8f$7$^$9!#85$N%U%!%$%k$,:n@.$5$l$?;~9o$^$?$O(B
       $B%/%i%$%"%s%H$N%"%/%;%9;~9o$N$I$A$i$+$K4p$E$$$F4|8B@Z$lF|$r(B
       $B@_Dj$9$k$3$H$,$G$-$^$9!#(B</p>
   
  -    <p><code>Expires</code> HTTP $B%X%C%@$O%/%i%$%"%s%H$KJ8=q$N(B
  +    <p>$B$3$l$i$N%X%C%@$O%/%i%$%"%s%H$KJ8=q$N(B
       $BM-8z@-$H7QB3@-$r;X<($7$^$9!#J8=q$,%-%c%C%7%e$5$l$?>l9g$K$O!"(B
       $B;XDj;~9o$KC#$9$k$^$G$O!"85$N>l=j$+$i<hF@$9$kBe$o$j$K(B
       $B%-%c%C%7%e$5$l$F$$$k$b$N$r;H$&$3$H$,$G$-$^$9!#$=$N8e$O!"(B
       $B%-%c%C%7%e$K$"$k%3%T!<$O4|8B@Z$l(B (expired) $B$GL58z$G$"$k$H$5$l!"(B
       $B85$N>l=j$+$i?7$7$$$b$N$r<hF@$9$kI,MW$,$"$j$^$9!#(B</p>
  -</summary>
  +
  +    <p><code>max-age</code> $B0J30(B (<a
  +    href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">RFC
  +    2616 section 14.9</a> $B;2>H(B) $B$N(B <code>Cache-Control</code> $B$N%G%#%l%/%F%#%V$r(B
  +    $BA`:n$9$k$K$O(B <directive
  +    module="mod_headers">Header</directive> $B%G%#%l%/%F%#%V$r(B
  +    $B;H$&$3$H$,$G$-$^$9!#(B</p></summary>
   
   <section id="AltSyn"><title>$BBeBX4|4V;XDj9=J8(B</title>
      
  @@ -114,10 +122,11 @@
   
   <usage>
       <p>$B$3$N%G%#%l%/%F%#%V$OBP1~$9$k%I%-%e%a%s%H$NNN0h$G(B
  -    <code>Expires</code> $B%X%C%@$rM-8z$K$9$k$+L58z$K$9$k$+$r7h$a$^$9!#(B
  +    <code>Expires</code> $B$H(B <code>Cache-Control</code>$B%X%C%@$r(B
  +    $BM-8z$K$9$k$+L58z$K$9$k$+$r7h$a$^$9!#(B
       ($BNc$($P!"(B<code>.htaccess</code> $B%U%!%$%k$G$O$=$N%G%#%l%/%H%j$N(B
       $BJ8=q$N$_$KE,MQ$5$l$k$H$$$&$3$H$G$9!#(B) <code>Off</code> $B$K(B
  -    $B@_Dj$5$l$?>l9g$OBP1~NN0h$G(B <code>Expires</code> $B%X%C%@$O(B
  +    $B@_Dj$5$l$?>l9g$OBP1~NN0h$G$=$l$i$N%X%C%@$O(B
       $B@8@.$5$l$^$;$s(B (<code>.htaccess</code> $B$,%5!<%P@_Dj%U%!%$%k$N@_Dj$r(B
       $B>e=q$-$9$k!"$H$$$&$h$&$J2<0L%l%Y%k$G$N>e=q$-$,$5$l$F$$$J$1$l$P(B)$B!#(B
       <code>On</code> $B$K@_Dj$5$l$F$$$l$P!"%X%C%@$O(B <directive
  @@ -125,7 +134,8 @@
       <directive module="mod_expires">ExpiresDefault</directive> $B%G%#%l%/%F%#%V(B
       $B$N4p=`$K=>$C$FJ8=q$K%X%C%@$rDI2C$7$^$9(B ($B3F%G%#%l%/%F%#%V;2>H(B)$B!#(B</p>
   
  -    <p>$B$3$N%G%#%l%/%F%#%V$O(B <code>Expires</code> $B%X%C%@$NB8:_$r(B
  +    <p>$B$3$N%G%#%l%/%F%#%V$O(B <code>Expires</code> $B$H(B
  +    <code>Cache-Control</code> $B%X%C%@$NB8:_$r(B
       $BJ]>Z$9$k$o$1$G$O$J$$$3$H$KCm0U$7$F$/$@$5$$!#4p=`$,K~$?$5$l$F(B
       $B$$$J$$>l9g$O%X%C%@$ODI2C$5$l$:!"7k2L$H$7$F$3$N%G%#%l%/%F%#%V$,(B
       $B;XDj$5$l$F$$$J$+$C$?$+$N$h$&$K$5$(8+$($k$3$H$K$J$j$^$9!#(B</p>
  @@ -144,9 +154,12 @@
   <usage>
       <p>$B$3$N%G%#%l%/%F%#%V$O;XDj$5$l$?%?%$%W$N%I%-%e%a%s%H(B
       (<em>$BNc$($P(B</em> <code>text/html</code>)
  -    $B$KBP$7$F@8@.$5$l$k(B <code>Expires</code> $B%X%C%@$NCM$rDj5A$7$^$9!#(B
  +    $B$KBP$7$F@8@.$5$l$k(B <code>Expires</code> $B%X%C%@$H(B <code>Cache-Control</code>
  +    $B%X%C%@$N(B <code>max-age</code> $B%G%#%l%/%F%#%V$NCM$rDj5A$7$^$9!#(B
       $BFs$DL\$N0z?t$O4|8B@Z$l$NF|;~$r@8@.$9$k$?$a$N4p=`;~9o$KDI2C$5$l$k(B
  -    $BIC?t$r@_Dj$7$^$9!#(B</p>
  +    $BIC?t$r@_Dj$7$^$9!#(B<code>Cache-Control:
  +    max-age</code> $B$O4|8B@Z$l$N;~9o$+$i%j%/%(%9%H;~9o$r0z$$$?$b$N$rIC$G(B
  +    $BI=$9$3$H$G@8@.$5$l$^$9!#(B</p>
   
       <p>$B4p=`;~9o$O%U%!%$%k$N:G=*=$@5;~9o$+!"%/%i%$%"%s%H$N%I%-%e%a%s%H$X$N(B
       $B%"%/%;%9;~9o$G$9!#$I$A$i$r;H$&$Y$-$+$O(B <code><var>&lt;code&gt;</var></code>
  
  
  
  1.8       +10 -1     httpd-2.0/docs/manual/mod/mod_log_config.xml.ja
  
  Index: mod_log_config.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_log_config.xml.ja,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- mod_log_config.xml.ja	17 Apr 2004 11:09:26 -0000	1.7
  +++ mod_log_config.xml.ja	4 Sep 2004 20:12:17 -0000	1.8
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English Revision: 1.26 (outdated: 1.29) -->
  +<!-- English Revision: 1.29 -->
   
   <!--
    Copyright 2004 The Apache Software Foundation
  @@ -215,6 +215,15 @@
       $B$r%m%0<}=8$7$^$9!#(B
       "%!200,304,302{Referer}i" $B$OIaDL$N%9%F!<%?%9$r(B<em>$BJV$5$J$+$C$?(B</em>
       $B$9$Y$F$N%j%/%(%9%H$G(B <code>Referer:</code> $B$r%m%0<}=8$7$^$9!#(B</p>
  +
  +    <p>$B=$>~;R(B "&lt;" $B$H(B "&gt;" $B$OFbIt%j%@%$%l%/%H$5$l$?%j%/%(%9%H$N%m%0$K(B
  +    $B85$N%j%/%(%9%H$+:G=*E*$J%j%/%(%9%H$N$I$A$i$r;HMQ$9$k$+$r(B
  +    $B;XDj$9$k$?$a$K;H$$$^$9!#%G%U%)%k%H$G$O!"(B<code>%</code> $B%G%#%l%/%F%#%V$N(B
  +    <code>%s, %U, %T, %D, %r</code> $B$O85$N%j%/%(%9%H$r!"B>$O:G=*E*$J%j%/%(%9%H$r(B
  +    $B;HMQ$7$^$9!#Nc$($P!"%j%/%(%9%H$N:G=*%9%F!<%?%9$r5-O?$9$k$K$O(B
  +    <code>%&gt;s</code> $B$r!"FbItE*$KG'>Z$5$l$F$$$J$$%j%=!<%9$X%j%@%$%l%/%H$5$l$?(B
  +    $B%j%/%(%9%H$G85$N%j%/%(%9%H$GG'>Z$5$l$?%f!<%6$r5-O?$9$k$?$a$K$O(B
  +    <code>%&lt;u</code> $B$r;H$&$3$H$,$G$-$^$9!#(B</p>
   
       <p>httpd 2.0 $B$N(B 1.3.25 $B$h$jA0$N%P!<%8%g%s$G$O!"(B
       <code>%...r</code>, <code>%...i</code>,
  
  
  
  1.12      +2 -2      httpd-2.0/docs/manual/mod/mod_setenvif.xml.ja
  
  Index: mod_setenvif.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.xml.ja,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- mod_setenvif.xml.ja	15 Aug 2004 23:46:32 -0000	1.11
  +++ mod_setenvif.xml.ja	4 Sep 2004 20:12:17 -0000	1.12
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="iso-2022-jp"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
  -<!-- English Revision: 1.13 (outdated: 1.14) -->
  +<!-- English Revision: 1.14 -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  @@ -201,7 +201,7 @@
       <p>$B:G=i$N7A<0$G$O!"CM$O(B "1" $B$K@_Dj$5$l$^$9!#(B
       $BFs$DL\$O$b$7CM$,Dj5A$5$l$F$$$l$P$=$l$r<h$j=|$-$^$9!#(B
       $B;0$DL\$OJQ?t$r(B <code><em>value</em></code> $B$NM?$($i$l$?CM$K@_Dj$7$^$9!#(B
  -    2.1 $B0J9_$G$O!"(B<var>regex</var> $BFb$K(B <code>$1</code>..<code>$9</code>
  +    2.0.51 $B0J9_$G$O!"(B<var>regex</var> $BFb$K(B <code>$1</code>..<code>$9</code>
       $B$,B8:_$9$l$P$=$l$rG'<1$7!"(B<var>regex</var> $B$NBP1~$9$k4]3g8L$G0O$^$l$?ItJ,$G(B
       $BCV49$7$^$9!#(B</p>