]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update Japanese translation.
authorHiroaki Kawai <kawai@apache.org>
Sun, 4 Dec 2011 08:05:22 +0000 (08:05 +0000)
committerHiroaki Kawai <kawai@apache.org>
Sun, 4 Dec 2011 08:05:22 +0000 (08:05 +0000)
Submitted by: INOUE Seiichiro <inoue _at_ ariel-networks.com>
Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1210069 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_version.xml.ja

index c0c7158dd3ec8e8826af31019ebffb738dabbefa..6b6d48cb7ecfc4640ca06ff149d2c02426bccbfe 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:421100 (outdated) -->
+<!-- English Revision: 421100 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -26,7 +26,7 @@
 <status>Extension</status>
 <sourcefile>mod_version.c</sourcefile>
 <identifier>version_module</identifier>
-<compatibility>バージョン 2.1 以降</compatibility>
+<compatibility>Apache 2.0.56 以降で使用可能</compatibility>
 
 <summary>
     <p>様々なバージョンの httpd の異なる設定を扱うことになる、
@@ -95,7 +95,8 @@
       &lt;/IfVersion&gt;
     </example>
 
-    <p>数値比較に加えて、http のバージョン番号に対して正規表現による
+    <p>数値比較に加えて、http のバージョン番号に対して
+    <glossary ref="regex">正規表現</glossary> による
     マッチングができます。二種類の書き方があります:</p>
 
     <table style="zebra" border="1">