You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2016/06/28 19:59:53 UTC

svn commit: r1750575 - in /httpd/httpd/branches/2.4.x/docs/manual/programs: configure.html.en configure.html.fr configure.html.tr.utf8 configure.xml.fr configure.xml.ko configure.xml.meta configure.xml.tr

Author: nd
Date: Tue Jun 28 19:59:52 2016
New Revision: 1750575

URL: http://svn.apache.org/viewvc?rev=1750575&view=rev
Log:
update transformation

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.en
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.tr.utf8
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.meta
    httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.tr

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.en?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.en Tue Jun 28 19:59:52 2016
@@ -294,10 +294,10 @@
 
     <h4><a name="choosemodules" id="choosemodules">Choosing modules to compile</a></h4>
       <p>Most modules are compiled by default and have to be disabled
-        explicitly or by using the keywords <code>few</code> or
-        <code>none</code> (see <code>--enable-modules</code>,
-        <code>--enable-mods-shared</code> and <code>--enable-mods-static</code>
-        below for further explanation) to be removed.</p>
+        explicitly or by using the keyword <code>few</code> 
+        (see <code>--enable-modules</code>, <code>--enable-mods-shared</code>
+        and <code>--enable-mods-static</code> below for further explanation)
+        or <code>--enable-modules=none</code> to be removed as a group.</p>
 
         <p>Other modules are not compiled by default and have to be enabled
         explicitly or by using the keywords <code>all</code> or
@@ -407,7 +407,7 @@
             --enable-mods-shared='headers rewrite dav'
           </code></p></div>
           <p>Additionally you can use the special keywords <code>reallyall</code>,
-            <code>all</code>, <code>most</code>, <code>few</code> and <code>none</code>.
+            <code>all</code>, <code>most</code> and <code>few</code>.
             For example,</p>
           <div class="example"><p><code>
             --enable-mods-shared=most

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.fr?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.fr Tue Jun 28 19:59:52 2016
@@ -28,6 +28,8 @@
 <a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/programs/configure.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>Le script <code>configure</code> permet de configurer
     l'arborescence des sources afin de compiler et installer le serveur

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.tr.utf8?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.html.tr.utf8 [utf-8] Tue Jun 28 19:59:52 2016
@@ -28,6 +28,7 @@
 <a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/programs/configure.html" title="T�rk�e">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu �eviri g�ncel olmayabilir. Son de\u011fi\u015fiklikler i�in \u0130ngilizce s�r�m ge�erlidir.</div>
 
     <p><code>configure</code> beti\u011fi, Apache HTTP Sunucusunun kaynak kodlar\u0131n\u0131
       belli bir platform i�in yap\u0131land\u0131rmakta ve derlemekte kullan\u0131l\u0131r.

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.fr?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.fr Tue Jun 28 19:59:52 2016
@@ -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.fr.xsl"?>
-<!-- English Revision : 1562488 -->
+<!-- English Revision: 1562488:1750571 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.ko?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.ko [euc-kr] Tue Jun 28 19:59:52 2016
@@ -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:1562488 (outdated) -->
+<!-- English Revision: 105989:1750571 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.meta?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.meta (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.meta Tue Jun 28 19:59:52 2016
@@ -8,8 +8,8 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.tr?rev=1750575&r1=1750574&r2=1750575&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.tr [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/configure.xml.tr [utf-8] Tue Jun 28 19:59:52 2016
@@ -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: 1562488 -->
+<!-- English Revision: 1562488:1750571 (outdated) -->
 <!-- =====================================================
  Translated by: Nilg�n Belma Bug�ner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>