Commit b3ec2f25 authored by Andre Malo's avatar Andre Malo
Browse files

Update French translation

* manual/index.xml.fr: improve translation

Submitted by: alain B <chbok hotmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155618 13f79535-47bb-0310-9956-ffa450edef68
parent 9be56a70
Loading
Loading
Loading
Loading
+28 −29
Original line number Diff line number Diff line
@@ -27,65 +27,64 @@
<title>Documentation du Serveur Apache Version 2.0</title>

<category id="release"><title>Notes sur cette version</title>
    <page href="new_features_2_0.html">Nouvelles Fonctionnalits de la version 2.0</page>
    <page href="new_features_2_0.html">Nouvelles fonctionnalits de la version 2.0</page>
    <page href="upgrading.html">Migrer en 2.0 depuis la version 1.3</page>
    <page href="license.html">Licence Apache</page>
</category>

<category id="manual"><title>Manuel de Rfrence</title>
    <page href="install.html">Compilation et Installation</page>
<category id="manual"><title>Manuel de rfrence</title>
    <page href="install.html">Compilation et installation</page>
    <page href="invoking.html">Dmarrage</page>
    <page href="stopping.html">Arrt ou Redmarrage</page>
    <page href="mod/directives.html">Directives de Configuration pour l'xecution</page>
    <page href="mod/quickreference.html">Rsum des Directives</page>
    <page href="mod/directives.html">Directives de configuration pour l'excution</page>
    <page href="mod/quickreference.html">Rsum des directives</page>
    <page href="mod/">Modules</page>
    <page href="mpm.html">Modules Multi-Processing (MPMs)</page>
    <page href="filter.html">Filtres</page>
    <page href="handler.html">Gestionnaires</page>
    <page href="programs/">Serveur et Autres Programmes</page>
    <page href="programs/">Serveur et autres programmes</page>
    <page href="glossary.html">Glossaire</page>
</category>    

<category id="usersguide"><title>Guide de l'Utilisateur</title>
<category id="usersguide"><title>Guide de l'utilisateur</title>
    <page href="bind.html">Liaison</page>
    <page href="configuring.html">Fichiers de Configuration</page>
    <page href="sections.html">Sections de Configuration</page>
    <page href="content-negotiation.html">Ngociation de Contenu</page>
    <page href="dso.html">Objets Partags Dynamiques (DSO)</page>
    <page href="env.html">Variables d'Environnement</page>
    <page href="logs.html">Fichiers Journaux</page>
    <page href="urlmapping.html">Correspondances entre URLs et Systme de Fichiers</page>
    <page href="misc/perf-tuning.html">Ajuster les Performances</page>
    <page href="misc/security_tips.html">Conseils sur la Scurit</page>
    <page href="server-wide.html">Configuration  l'chelle du Serveur</page>
    <page href="ssl/">Chiffrage SSL/TLS</page>
    <page href="suexec.html">xecution Suexec des CGIs</page>
    <page href="configuring.html">Fichiers de configuration</page>
    <page href="sections.html">Sections de configuration</page>
    <page href="content-negotiation.html">Ngociation de contenu</page>
    <page href="dso.html">Objets partags dynamiques (DSO)</page>
    <page href="env.html">Variables d'environnement</page>
    <page href="logs.html">Fichiers journaux</page>
    <page href="urlmapping.html">Correspondances entre URLs et systme de fichiers</page>
    <page href="misc/perf-tuning.html">Ajuster les performances</page>
    <page href="misc/security_tips.html">Conseils sur la scurit</page>
    <page href="server-wide.html">Configuration  l'chelle du serveur</page>
    <page href="ssl/">Cryptage SSL/TLS</page>
    <page href="suexec.html">Excution Suexec des CGIs</page>
    <page href="misc/rewriteguide.html">Guide de l'URL-rewriting</page>
    <page href="vhosts/">Serveurs Virtuels</page>
    <page href="vhosts/">Serveurs virtuels</page>
</category>

<category id="howto"><title>Outils / Tutoriels</title>
<category id="howto"><title>Guides / Tutoriels</title>
    <page href="howto/auth.html">Authentification, Autorisations, et 
    Contrles d'Accs</page>
    <page href="howto/cgi.html">CGI: Contenus Dynamiques</page>
    Contrles d'accs</page>
    <page href="howto/cgi.html">Contenus dynamiques CGI</page>
    <page href="howto/htaccess.html">Fichiers .htaccess </page>
    <page href="howto/ssi.html">Server Side Includes (SSI)</page>
    <page href="howto/public_html.html">Rpertoires Web Personnels
    <page href="howto/public_html.html">Rpertoires Web personnels
    (public_html)</page>
</category>

<category id="platform"><title>Notes Spcifiques aux Diffrentes Plates-formes</title>
<category id="platform"><title>Notes spcifiques aux diffrentes plates-formes</title>
    <page href="platform/windows.html">Microsoft Windows</page>
    <page href="platform/netware.html">Novell NetWare</page>
    <page href="platform/ebcdic.html">Port EBCDIC</page>
</category>

<category id="other"><title>Autres Sujets</title>
<category id="other"><title>Autres sujets</title>
    <page href="faq/">Foire Aux Questions</page>
    <page href="sitemap.html">Plan du Site</page>
    <page href="developer/">Documentation pour Dveloppeurs</page>
    <page href="sitemap.html">Plan du site</page>
    <page href="developer/">Documentation pour dveloppeurs</page>
    <page href="misc/">Divers</page>
</category>

</indexpage>