]> granicus.if.org Git - apache/commitdiff
Rebuild more transformations.
authorRich Bowen <rbowen@apache.org>
Fri, 20 Apr 2012 12:08:10 +0000 (12:08 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 20 Apr 2012 12:08:10 +0000 (12:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328341 13f79535-47bb-0310-9956-ffa450edef68

26 files changed:
docs/manual/developer/modules.html.en
docs/manual/developer/modules.xml.ja
docs/manual/howto/auth.html.fr
docs/manual/howto/auth.html.tr.utf8
docs/manual/howto/auth.xml.fr
docs/manual/howto/auth.xml.ja
docs/manual/howto/auth.xml.ko
docs/manual/howto/auth.xml.meta
docs/manual/howto/auth.xml.tr
docs/manual/misc/perf-tuning.html.en
docs/manual/misc/perf-tuning.html.fr
docs/manual/misc/perf-tuning.xml.fr
docs/manual/misc/perf-tuning.xml.ko
docs/manual/misc/perf-tuning.xml.meta
docs/manual/misc/perf-tuning.xml.tr
docs/manual/mod/event.html.fr
docs/manual/mod/mod_proxy_ftp.html.en
docs/manual/mod/mod_remoteip.html.en
docs/manual/mod/mod_remoteip.html.fr
docs/manual/mod/mod_remoteip.xml.fr
docs/manual/mod/mod_remoteip.xml.meta
docs/manual/mod/mod_reqtimeout.html.en
docs/manual/rewrite/index.html.fr
docs/manual/rewrite/index.html.tr.utf8
docs/manual/ssl/index.html.fr
docs/manual/ssl/ssl_howto.html.fr

index 8d75aed2bafb0b030978affe913dd2227dad0883..169c8f2332bf0cc171644b44b3dc9071b182b218 100644 (file)
@@ -125,7 +125,7 @@ static void register_hooks(void)
 
     <h3><a name="moddef" id="moddef">Module Definition</a></h3>
       <p>There are now a lot fewer stages to worry about when
-      creating your module definition. The old defintion looked
+      creating your module definition. The old definition looked
       like</p>
 
       <div class="example"><pre>
index 8e729cc6075b11c94b57e9bd8378f64d87905272..98b1fd188f955a8ca2d203c45bc5435f3a9531d2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 420993:462914 (outdated) -->
+<!-- English Revision: 420993:1328338 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a0859ed5ad21846622220959bd738752278506cc..ce82f65194ccc4bebaf33cebf433c3c67b14cb3f 100644 (file)
@@ -24,6 +24,8 @@
 <a href="../ko/howto/auth.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&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>
 
     <p>L'authentification est un processus qui vous permet de vérifier
     qu'une personne est bien celle qu'elle prétend être. L'autorisation
index 6eb9a1c6b02e5a4d31486edfaabf1efa26cf4624..b587760bee20ad44ea8b57ce0710d3e17a47872a 100644 (file)
@@ -24,6 +24,7 @@
 <a href="../ko/howto/auth.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/howto/auth.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p>Kimlik Doğrulama istediğiniz kişileri teyid etme işlemidir.
       Yetkilendirme ise kişilerin nereye gireceklerine ve hangi bilgiye
index 5f3ebe5cabffae8a8ab3d1e01ad41f7130e41b40..64055e3849556f5a07e4d6a787021d6b186bbf97 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1070891 -->
+<!-- English Revision: 1070891:1328337 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviwed by : Vincent Deffontaines -->
 
index 079b0b7bc96bb3e0780ab6c0384443506de245a7..b4c5a9ed0eb595e846f1139034b46eb8889fca11 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 479777:1070891 (outdated) -->
+<!-- English Revision: 479777:1328337 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4eab345dadac5f9d2b79df42623c1f8032ad2c8f..f6cf06ec1603407a123633ca2c6db7bec1ae0f2b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1070891 (outdated) -->
+<!-- English Revision: 105989:1328337 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 250ddc5cade1eb5fc689543de3d51c5b6c8eec5a..641334dcd64c70f83cef2488eb4ed16f7acfa465 100644 (file)
@@ -8,9 +8,9 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 965e7891d83416daa97da57214cdb2edfba9fb01..ae4e08ccec082d20a1baeb43ccd1e875775d58f9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1070891 -->
+<!-- English Revision: 1070891:1328337 (outdated) -->
 <!-- =====================================================
  Translated by: Umut Samuk <umut belgeler.org>
    Reviewed by: Nilgün Belma Bugüner <nilgun belgeler.org>
index c6d7a948a698e3972cf402a3b6f58e43ee9efb5b..00269fcbb86f4fd4a20ef5855b7c2462863c3211 100644 (file)
         not actually using. If you have built the modules as <a href="../dso.html">DSOs</a>, eliminating modules is a simple
         matter of commenting out the associated <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> directive for that module.
         This allows you to experiment with removing modules, and seeing
-        if your site still functions in their absense.</p>
+        if your site still functions in their absence.</p>
 
         <p>If, on the other hand, you have modules statically linked
         into your Apache binary, you will need to recompile Apache in
index 7fd66786d5b0b4a22ef22015a7d74ebb3e0ab60e..ee4c06ac38e864f646d5374f5050286df875d634 100644 (file)
@@ -23,6 +23,8 @@
 <a href="../ko/misc/perf-tuning.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/misc/perf-tuning.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&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>
 
 
     <p>Apache 2.x est un serveur web à usage général, conçu dans un but
index 8582600412abef3c0e7576cd6cb8f200f6ddc9b2..5f52a2c01ee31e7a2deb13a03221e44c16ab6917 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1324697 -->
+<!-- English Revision: 1324697:1328334 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 89f9e78d88288bd440d78cfa3bb6c491e660ca91..785debf937b943e1ee0954d20415bcc2dc3c8d0c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1324697 (outdated) -->
+<!-- English Revision: 105989:1328334 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a4ba1984eb4509df784cf831b5f14f74acab0147..ebbf5c24925ed7b6e4465309b4a75d8a5df167a1 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index d736d603be8a7b4168c25184b2be5ba846fd9fc7..2198ed7c4db59a451f7e637b10e26bb312140a4c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1174747:1324697 (outdated) -->
+<!-- English Revision: 1174747:1328334 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 46a0d9e57339c0da370b0e320e363851053dea8a..e95917b2a6cc848531bb5283cc43fbfb8c0a85e6 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/event.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/event.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>Une variante du MPM <code class="module"><a href="../mod/worker.html">worker</a></code> conçue pour ne
 mobiliser des threads que pour les connexions en cours de traitement</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>MPM</td></tr>
index 5411a998f060f3f30ea59b18d1cffeb982012051..395754f6e05b6ee931a85ae9aba3b20d5011cd9e 100644 (file)
 <h2><a name="ftppass" id="ftppass">How can I hide the FTP cleartext password
     in my browser's URL line?</a></h2>
       <p>To log in to an FTP server by username and password, Apache uses
-      different strategies. In absense of a user name and password in the URL
+      different strategies. In absence of a user name and password in the URL
       altogether, Apache sends an anonymous login to the FTP server,
       <em>i.e.</em>,</p>
 
         a base64-encoded cleartext string, and between the Apache proxy and the
         FTP server as plaintext. You should therefore think twice before
         accessing your FTP server via HTTP (or before accessing your personal
-        files via FTP at all!) When using unsecure channels, an eavesdropper
+        files via FTP at all!) When using insecure channels, an eavesdropper
         might intercept your password on its way.</p>
       </div>
     </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index 89e16e3867a0c1dda590945878e9c82f32a0ca4a..c18d4c1abbbf75e43bda15ac9823b93fc8feb7f8 100644 (file)
@@ -256,7 +256,7 @@ via the request headers.
     to trust as presenting a valid RemoteIPHeader value of the useragent IP.</p>
 
     <p>The '<code>#</code>' hash character designates a comment line, otherwise
-    each whitespace or newline seperated entry is processed identically to
+    each whitespace or newline separated entry is processed identically to
     the <code class="directive">RemoteIPTrustedProxy</code> directive.</p>
 
     <div class="example"><h3>Trusted (Load Balancer) Example</h3><p><code>
index 96d2d22e528e2d4a38879a2259bb6f5600945de3..fd768c15ae94d1d3c17d4c79017a118ede34c339 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_remoteip.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_remoteip.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>Remplace l'adresse IP et le nom d'hôte apparents du client
 pour la requête par l'adresse IP présentée par un mandataire ou un
 répartiteur de charge via les en-têtes de la requête.
index 83a0edab56d13dbebd7d026b2bd8b936d0de04a2..411dcad202ec0e7744f62cdcc1c2bbb4faf2833a 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: 1214015 -->
+<!-- English Revision: 1214015:1328333 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 1a7c78a9f14afcdbf88a71ca4c19cd7aa74aec97..771852e80cde96963bac8fa6b2b727d44930683e 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 5825b7aa1c66158bdcfd9fe86be5618c2f2d5b13..60cc3a0cad88998701bca10f61f06a8b1cbf35c6 100644 (file)
@@ -55,7 +55,7 @@
       <li>
         Allow at least 10 seconds to receive the request body.
         If the client sends data, increase the timeout by 1 second for every
-        1000 bytes received, with no upper limit for the timeout (exept for
+        1000 bytes received, with no upper limit for the timeout (except for
         the limit given indirectly by
         <code class="directive"><a href="../mod/core.html#limitrequestbody">LimitRequestBody</a></code>):
 
index f75a1edf59f4247b62bc30ca0224a4979d28e47c..d11164a59d52e54492145796579f8eb8cd62ddd5 100644 (file)
@@ -23,6 +23,8 @@
 <a href="../tr/rewrite/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/rewrite/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&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>
 
 
        <p><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> permet de modifier les requêtes
index c7e5a2b4835dae63b380a913497c0054b4e73613..5cfddc95aa97b7901d125609c81bfd3e8bc49bdc 100644 (file)
@@ -23,6 +23,7 @@
 <a href="../tr/rewrite/" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/rewrite/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> modülü gelen URL isteklerinde değişiklik
       yapabilmek için <a href="intro.html#regex">düzenli ifade</a> kurallarına
index bd2ce9ac0fb848fdef2f7b55a27f5549d7918e6d..3f63cdb517ce291d5b652cf59a979cd6db4447b7 100644 (file)
@@ -24,6 +24,8 @@
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&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>
 
 <p>Le module <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> du serveur HTTP Apache fournit une
 interface avec la bibliothèque <a href="http://www.openssl.org/">OpenSSL</a>, qui permet d'effectuer un
index 62e0213ce4027dda715aaa37d7231ef03c933b1d..e3e178251a35605381c0069cc40979eaebfd0538 100644 (file)
@@ -21,6 +21,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/ssl/ssl_howto.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/ssl/ssl_howto.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>
 
 
 <p>Ce document doit vous permettre de démarrer et de faire fonctionner