From: Andre Malo
Date: Tue, 31 Dec 2013 13:02:46 +0000 (+0000)
Subject: update transformation
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce60fe9afe6079f70fcf51735ded7ddf2df6e53;p=thirdparty%2Fapache%2Fhttpd.git
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554481 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr
index f36590dcf35..ac9acf73b3e 100644
--- a/docs/manual/mod/allmodules.xml.fr
+++ b/docs/manual/mod/allmodules.xml.fr
@@ -40,9 +40,9 @@
mod_dav.xml.fr
mod_dav_fs.xml.fr
mod_dav_lock.xml.fr
- mod_dbd.xml
+ mod_dbd.xml.fr
mod_deflate.xml.fr
- mod_dialup.xml
+ mod_dialup.xml.fr
mod_dir.xml.fr
mod_dumpio.xml
mod_echo.xml.fr
diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr
index 7a33da9ae00..766edcb57ae 100644
--- a/docs/manual/mod/core.html.fr
+++ b/docs/manual/mod/core.html.fr
@@ -31,6 +31,8 @@
ja |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr
index 791599b12ce..7d120181cf6 100644
--- a/docs/manual/mod/core.xml.fr
+++ b/docs/manual/mod/core.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/core.xml.meta b/docs/manual/mod/core.xml.meta
index e78755527af..b9d96ee4c52 100644
--- a/docs/manual/mod/core.xml.meta
+++ b/docs/manual/mod/core.xml.meta
@@ -10,7 +10,7 @@
de
en
es
- fr
+ fr
ja
tr
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr
index be967262091..b4747046d67 100644
--- a/docs/manual/mod/index.html.fr
+++ b/docs/manual/mod/index.html.fr
@@ -128,10 +128,11 @@ documents via le web (WebDAV)
mod_dav
mod_dav_lockModule de verrouillage générique pour
mod_dav
-mod_dbdManages SQL database connections
+mod_dbdGestion des connexions à une base de données SQL
mod_deflateComprime le contenu avant de le servir au
client
-mod_dialupSend static content at a bandwidth rate limit, defined by the various old modem standards
+mod_dialupEnvoie le contenu statique avec une bande passante limitée
+définie par les différents standards des anciens modems.
mod_dirPermet la redirection des adresses se terminant par un
répertoire sans slash de fin et la mise à disposition des fichiers index
de répertoire
diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en
index 3b4a58d685a..c32c156ca9d 100644
--- a/docs/manual/mod/mod_dbd.html.en
+++ b/docs/manual/mod/mod_dbd.html.en
@@ -24,7 +24,8 @@
Apache Module mod_dbd
-
Available Languages: en
+
Available Languages: en |
+ fr
| Description: | Manages SQL database connections |
| Status: | Extension |
@@ -340,7 +341,8 @@ APR_DECLARE_OPTIONAL_FN(void, ap_dbd_prepare, (server_rec*, const char*, const c
-
Available Languages: en
+
Available Languages: en |
+ fr
Notice:This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our
mailing lists.