]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Thu, 9 Aug 2012 07:35:36 +0000 (07:35 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 9 Aug 2012 07:35:36 +0000 (07:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371061 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.html.fr
docs/manual/mod/mod_cache.xml.fr
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
docs/manual/mod/mod_cache.xml.meta
docs/manual/mod/mod_dav_lock.html.en
docs/manual/mod/mod_dav_lock.xml.ja
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_proxy_ajp.html.en
docs/manual/mod/mod_proxy_ajp.xml.ja

index 45fb210bea2a56994d49b9af30b7d261de233a51..204bfed3e714c472998769ceb115fd5b64764756 100644 (file)
@@ -198,7 +198,7 @@ LoadModule cache_module modules/mod_cache.so
   becomes stale, and the time the stale entity is fully refreshed. On a busy
   server, a significant number of requests might arrive during this time, and
   cause a <strong>thundering herd</strong> of requests to strike the backend
-  suddenly and unpredicably.</p>
+  suddenly and unpredictably.</p>
   <p>To keep the thundering herd at bay, the <code class="directive">CacheLock</code>
   directive can be used to define a directory in which locks are created for
   URLs <strong>in flight</strong>. The lock is used as a <strong>hint</strong>
index 1cca89d24e08728724dc6a57e13c4bbd773ddfa5..cd8a0f0420528fb0f8d4cf2bf4d48aae66c1a6cc 100644 (file)
@@ -29,6 +29,8 @@
 <a href="../ja/mod/mod_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Filtre de mise en cache HTTP conforme à la RFC 2616</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>cache_module</td></tr>
index 7780f122839ffe1a2325ec976a87dcbc0b27e4d1..385ef257e481e1bdc5e1adf19cdbdb5fec5494ff 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1330964 -->
+<!-- English Revision: 1330964:1371058 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 5dfdda9f81f95c69c08b1e5d989a584ebb8112f7..97009d9861ce0882abea71937cd10211731348ea 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: 504183:1330964 (outdated) -->
+<!-- English Revision: 504183:1371058 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b55ce2b2b564dd63baee0a69d17c4a0e93bfd645..b1e21a92d381b7d6465ff876342a27d44f8d07e3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105569:1330964 (outdated) -->
+<!-- English Revision: 105569:1371058 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 92f1aa14034e75eb937f06f0dfbbef25cc4017b6..29181a9f4862519cf52c83c01e42fd950e6e795b 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index 28b288c83c72a343dc0dd38a964da5384e5be928..1e92958122d22b22be41900bacce819af365320a 100644 (file)
@@ -39,7 +39,7 @@
     the service of <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code>. But without a backend provider
     which makes use of it, it's useless and should not be loaded into the
     server. A sample backend module which actually utilizes
-    <code class="module"><a href="../mod/mod_dav_lock.html">mod_dav_lock</a></code> is <a href="http://subversion.tigris.org/">mod_dav_svn</a>, the subversion provider module.</p>
+    <code class="module"><a href="../mod/mod_dav_lock.html">mod_dav_lock</a></code> is <a href="http://subversion.apache.org/">mod_dav_svn</a>, the subversion provider module.</p>
 
     <p>Note that <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> does <em>not</em> need this
     generic locking module, because it uses its own more specialized
index 56cba5e2245988a73a15e961c841c902ba7077bb..81c0ff8d1a330af4d257f69068516c9c2419bd7e 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: 662627:1330980 (outdated) -->
+<!-- English Revision: 662627:1370907 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2835d2adb8e583a7148d4572286ce2c478c4680d..97a6e0f409fbb2f4079afac744cab1c2c17d4e52 100644 (file)
@@ -743,7 +743,7 @@ a matching file with MultiViews</td></tr>
 
     <p>You may finally allow <code>Any</code> extensions to match, even if
     <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> doesn't recognize the extension. This can cause
-    unpredicatable results, such as serving .old or .bak files the webmaster
+    unpredictable results, such as serving .old or .bak files the webmaster
     never expected to be served.</p>
 
     <p>For example, the following configuration will allow handlers
index a45ad948d4aeb6945ea841d1d0ae5a5c2c304423..76b2c2b7c61b73f72c03505b2cdd5f6722aa3b46 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: 659902:1331214 (outdated) -->
+<!-- English Revision: 659902:1371051 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e24e4a81814873b449ca62931eaf507c517df8f7..8385ec64d29c2e059e2abd0a7473475e29903c7e 100644 (file)
@@ -133,10 +133,10 @@ ProxyPassReverse /apps/foo http://www.example.com/foo
     the connection can be in one of the following states:</p>
     <ul>
     <li> Idle <br /> No request is being handled over this connection. </li>
-    <li> Assigned <br /> The connecton is handling a specific request.</li>
+    <li> Assigned <br /> The connection is handling a specific request.</li>
     </ul>
     <p>Once a connection is assigned to handle a particular request, the basic
-    request informaton (e.g. HTTP headers, etc) is sent over the connection in
+    request information (e.g. HTTP headers, etc) is sent over the connection in
     a highly condensed form (e.g. common strings are encoded as integers).
     Details of that format are below in Request Packet Structure. If there is a
     body to the request <code>(content-length &gt; 0)</code>, that is sent in a
@@ -152,7 +152,7 @@ ProxyPassReverse /apps/foo http://www.example.com/foo
     been transferred yet.  This is necessary because the packets have a fixed
     maximum size and arbitrary amounts of data can be included the body of a
     request (for uploaded files, for example).  (Note: this is unrelated to
-    HTTP chunked tranfer).</li>
+    HTTP chunked transfer).</li>
     <li>END_RESPONSE <br /> Finish the request-handling cycle.</li>
     </ul>
     <p>Each message is accompanied by a differently formatted packet of data.
@@ -290,7 +290,7 @@ ProxyPassReverse /apps/foo http://www.example.com/foo
     <p>To ensure some basic security, the container will only actually do the
     <code>Shutdown</code> if the request comes from the same machine on which
     it's hosted.</p>
-    <p>The first <code>Data</code> packet is send immediatly after the
+    <p>The first <code>Data</code> packet is send immediately after the
     <code>Forward Request</code> by the web server.</p>
     <p>The servlet container can send the following types of messages to the
     webserver:</p>
@@ -592,7 +592,7 @@ AJP13_GET_BODY_CHUNK :=
   <h3>Get Body Chunk</h3>
     <p>The container asks for more data from the request (If the body was
     too large to fit in the first packet sent over or when the request is
-    chuncked). The server will send a body packet back with an amount of data
+    chunked). The server will send a body packet back with an amount of data
     which is the minimum of the <code>request_length</code>, the maximum send
     body size <code>(8186 (8 Kbytes - 6))</code>, and the number of bytes
     actually left to send from the request body.<br />
index 22491f36879591304bbe3daa976fb851fe93c52f..f76194964d7d110175243ef60268f650a68c2f18 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: 669473:1331217 (outdated) -->
+<!-- English Revision: 669473:1371058 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more