From 089a77c964c6f686535beea8aac550814e690447 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Tue, 31 Dec 2013 13:02:46 +0000
Subject: [PATCH] update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554481 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/allmodules.xml.fr | 4 ++--
docs/manual/mod/core.html.fr | 2 ++
docs/manual/mod/core.xml.fr | 2 +-
docs/manual/mod/core.xml.meta | 2 +-
docs/manual/mod/index.html.fr | 5 +++--
docs/manual/mod/mod_dbd.html.en | 6 ++++--
docs/manual/mod/mod_dialup.html.en | 6 ++++--
docs/manual/mod/mod_proxy.html.fr | 2 ++
docs/manual/sections.html.fr | 2 ++
docs/manual/sections.xml.fr | 2 +-
docs/manual/sections.xml.meta | 2 +-
11 files changed, 23 insertions(+), 12 deletions(-)
diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr
index f36590dcf3..ac9acf73b3 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 7a33da9ae0..766edcb57a 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 791599b12c..7d120181cf 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 e78755527a..b9d96ee4c5 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 be96726209..b4747046d6 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 3b4a58d685..c32c156ca9 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.