]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Thu, 9 Jul 2015 20:59:23 +0000 (20:59 +0000)
committerAndré Malo <nd@apache.org>
Thu, 9 Jul 2015 20:59:23 +0000 (20:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690173 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
docs/manual/convenience.map
docs/manual/developer/thread_safety.html.en
docs/manual/misc/perf-scaling.html.en
docs/manual/mod/mod_auth_form.html.en
docs/manual/mod/mod_auth_form.html.fr
docs/manual/mod/mod_auth_form.xml.fr
docs/manual/mod/mod_auth_form.xml.meta
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.html.fr
docs/manual/mod/mod_rewrite.xml.fr
docs/manual/mod/mod_rewrite.xml.meta
docs/manual/mod/mod_ssl_ct.html.en
docs/manual/mod/mpmt_os2.html.en

index 35e5d5bbd2e4d68f93d3fa0591af561af6649697..504b3e331f298ad3b94aafd0f38dd002b1468bf4 100644 (file)
@@ -624,6 +624,7 @@ sslverifydepth      mod/mod_ssl.html#sslverifydepth
 startservers   mod/mpm_common.html#startservers
 startthreads   mod/mpm_common.html#startthreads
 substitute     mod/mod_substitute.html#substitute
+substituteinheritbefore        mod/mod_substitute.html#substituteinheritbefore
 substitutemaxlinelength        mod/mod_substitute.html#substitutemaxlinelength
 suexec mod/mod_unixd.html#suexec
 suexecusergroup        mod/mod_suexec.html#suexecusergroup
index 0bf1c5be85d14f1e0d13b6c9d831d624ba98b6ba..5f5d6d0a42d094442556317848e3ee3a898ea5bf 100644 (file)
     time with your delimiter which it then remembers and on each subsequent
     call it returns the next token.  Obviously if multiple threads are
     calling it you will have a problem.  Most systems have a reentrant version
-    of of the function called <code>strtok_r()</code> where you pass in an
+    of the function called <code>strtok_r()</code> where you pass in an
     extra argument which contains an allocated <code>char *</code> which the
     function will use instead of its own static storage for maintaining
     the tokenizing state. If you are using <a href="http://apr.apache.org/">APR</a> you can use <code>apr_strtok()</code>.</p>
index 8608cf70cb654f248538019bdf2409c3e9d8d3ab..337ec609d9ba534ad1e1f8fd51aa81e6342cc2da 100644 (file)
@@ -464,7 +464,7 @@ Swap:       3903784      12540  3891244</pre></div>
                     be done offline so the web server machine is not burdened
                     by processing the log files. Most log analysis packages
                     understand the Common Log Format. The fields in the log
-                    lines are explained in in the following:
+                    lines are explained in the following:
                 </p>
 
 
index 87d59f1ddc97d89eaa661d128a06b28ed0c52e99..50addcffd2e609af31bff23d51bad08f5185f8ec 100644 (file)
@@ -566,7 +566,7 @@ parser has been added in 2.4.4.</td></tr>
 </table>
     <p>The <code class="directive"><a href="#authformmethod">AuthFormMethod</a></code> directive specifies
     the name of an HTML field which, if present, will contain the
-    mimetype of the request to to submit should login be successful.</p>
+    mimetype of the request to submit should login be successful.</p>
 
     <p>By populating the form with fields described by
     <code class="directive"><a href="#authformmethod">AuthFormMethod</a></code>,
index 2693562a0a67f523c344a77e8ed1e41f698b0447..adbcde8cda0d0a7449f0da6ca745027cadeb17cf 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_auth_form.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_auth_form.html" title="Français">&nbsp;fr&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>Authentification à l'aide d'un formulaire</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>auth_form_module</td></tr>
index a0cd2f51bae46b40c74e49a1e6ab3c58e98ccd5e..c24f30fe8cd8c423024ef1e0f03817ab673c23a2 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: 1673892 -->
+<!-- English Revision: 1673892:1690137 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 66a7abbcd2acbb5554920b3ac7d8b973780f8e92..ff178f6df2c120d14bf51fb09171ee1c6f4f5aa8 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index cce70b3a70c28582a83ac7d2a16e8b3611c7be3f..f3a9b32e4114c3c94397f356e1dacf600572834e 100644 (file)
@@ -1330,7 +1330,7 @@ ProxyPass "/mirror/foo"   "http://backend.example.com"</pre>
         like <code>JSESSIONID</code> or <code>PHPSESSIONID</code>,
         and it depends on the backend application server that support sessions.
         If the backend application server uses different name for cookies
-        and url encoded id (like servlet containers) use | to to separate them.
+        and url encoded id (like servlet containers) use | to separate them.
         The first part is for the cookie the second for the path.<br />
         Available in Apache HTTP Server 2.4.4 and later.
     </td></tr>
index 43bbd2fc92bd71cb947888670c2c51ce8260395d..0cddc8e7b7705a51f06fa7df28b3c8cd90f1ff0e 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: 1673932:1689317 (outdated) -->
+<!-- English Revision: 1673932:1690137 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index a7335deca85e08da2e5490ab5af61552b5b9f0ee..2cdf5424956e4585f3efa583c7fd0527ce4f21bb 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: 344971:1689317 (outdated) -->
+<!-- English Revision: 344971:1690137 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 549144a92ae894d8f0f09c360c88e95de4b70aab..ada9664120375e9de43e6dddaca1359569e1c253 100644 (file)
@@ -361,7 +361,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
 
                   <dd>The path component of the requested URI,
                   such as "/index.html".  This notably excludes the
-                  query string which is available as as its own variable
+                  query string which is available as its own variable
                   named <code>QUERY_STRING</code>.</dd>
 
                   <dt><code>THE_REQUEST</code></dt>
index 7c327fda81ca78f2ff4a728991c6a69d700c8bcb..19ad11c6dc09727c7647d8b77f489f992b8966cf 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_rewrite.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_rewrite.html" title="Français">&nbsp;fr&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>Ce module fournit un moteur de réécriture à base de
 règles permettant de réécrire les URLs des requêtes
 à la volée</td></tr>
index cbe6f63ec62f3a4e2f57de58f89b8b0789a28438..502884ec010f927c96a217dad835776c05206453 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: 1673945 -->
+<!-- English Revision: 1673945:1690137 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index decc0a7b1e85192770cea6f795335aaa7841b0f0..0be21e86f4d3e241aa6b35fcdd36de7efe6541b7 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 756281cedd0dd17fa8606fd31c0ae67673f3d5e8..4b8bb19f125428dcd46cab492fad9e17229a6b66 100644 (file)
@@ -426,7 +426,7 @@ refreshed</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl_ct</td></tr>
 </table>
   <p>The <code class="directive">CTSCTStorage</code> directive sets the name of a
-  directory where SCTs and SCT lists will will be stored.  If <em>directory</em>
+  directory where SCTs and SCT lists will be stored.  If <em>directory</em>
   is not absolute then it is assumed to be relative to <code class="directive"><a href="../mod/core.html#defaultruntimedir">
   DefaultRuntimeDir</a></code>.</p>
 
index a7017749170d12d37f2cb43cd043e70b7b1ee2a3..5785ad6a45b54adcc04567d5eccb16cc35b17ceb 100644 (file)
@@ -42,7 +42,7 @@
     <code class="directive"><a href="../mod/mpm_common.html#startservers">StartServers</a></code> processes
     accepting connections.</p>
 
-    <p>Each child process consists of a pool of worker threads and a
+    <p>Each child process consists of a pool of worker threads and a
     main thread that accepts connections and passes them to the workers via
     a work queue. The worker thread pool is dynamic, managed by a
     maintenance thread so that the number of idle threads is kept between