You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2015/01/13 22:41:53 UTC

svn commit: r1651511 - in /httpd/httpd/branches/2.4.x/docs/manual/howto: htaccess.html.fr htaccess.xml.fr htaccess.xml.ja htaccess.xml.ko htaccess.xml.meta htaccess.xml.pt-br

Author: jim
Date: Tue Jan 13 21:41:52 2015
New Revision: 1651511

URL: http://svn.apache.org/r1651511
Log:
xlate

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.meta
    httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.pt-br

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr Tue Jan 13 21:41:52 2015
@@ -27,6 +27,8 @@
 <a href="../ko/howto/htaccess.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&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>Les fichiers <code>.htaccess</code> fournissent une méthode pour
 modifier la configuration du serveur au niveau de chaque répertoire.</p>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.fr?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.fr Tue Jan 13 21:41:52 2015
@@ -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 : 1562488 -->
+<!-- English Revision: 1562488:1651482 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ja?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ja [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ja [utf-8] Tue Jan 13 21:41:52 2015
@@ -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: 574882:1562488 (outdated) -->
+<!-- English Revision: 574882:1651482 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ko?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.ko [euc-kr] Tue Jan 13 21:41:52 2015
@@ -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: 151408:1562488 (outdated) -->
+<!-- English Revision: 151408:1651482 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.meta?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.meta (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.meta Tue Jan 13 21:41:52 2015
@@ -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>
     <variant outdated="yes">pt-br</variant>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.pt-br
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.pt-br?rev=1651511&r1=1651510&r2=1651511&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.pt-br (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.xml.pt-br Tue Jan 13 21:41:52 2015
@@ -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.pt-br.xsl"?>
-<!-- English Revision: 151408:1562488 (outdated) -->
+<!-- English Revision: 151408:1651482 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more