=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: winemaker: Markup fixes in French translation.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 7 08:50:37 CST 2016


Module: wine
Branch: master
Commit: 1bd60414c8f07461447b53e98dbc38001a04e6dd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1bd60414c8f07461447b53e98dbc38001a04e6dd

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Sun Mar  6 02:30:28 2016 +0100

winemaker: Markup fixes in French translation.

Signed-off-by: Frédéric Delanoy <frederic.delanoy at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/winemaker/winemaker.fr.UTF-8.man.in | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/tools/winemaker/winemaker.fr.UTF-8.man.in b/tools/winemaker/winemaker.fr.UTF-8.man.in
index 8e454ae..75ed9fd 100644
--- a/tools/winemaker/winemaker.fr.UTF-8.man.in
+++ b/tools/winemaker/winemaker.fr.UTF-8.man.in
@@ -29,12 +29,11 @@ winemaker \- générer une infrastructure de construction pour la compilation de
 .br
   [
 .BR               "--generated-files " "] [ " "--nogenerated-files " "]
-]
 .br
   [
 .BR               "--wine32 " "]
 .br
-.IR               "  répertoire_de_travail" "| " "fichier_projet" "| " "fichier_espace_de_travail"
+.IR               "  répertoire_de_travail" " | " "fichier_projet" " | " "fichier_espace_de_travail"
 
 .SH DESCRIPTION
 .PP
@@ -49,7 +48,7 @@ convertis en majuscules durant le transfert.
 .PP
 -\ convertir les fins de ligne DOS en fins de ligne UNIX (CRLF vers LF).
 .PP
--\ balayer les directives d'inclusion et les références aux fichiers
+-\ parcourir les directives d'inclusion et les références aux fichiers
 de ressources pour y remplacer les backslashs par des slashs.
 .PP
 -\ durant l'étape ci-dessus,
@@ -182,7 +181,7 @@ L'ensemble standard de bibliothèques est : \fIodbc32.dll\fR, \fIodbccp32.dll\f
 \fIoleaut32.dll\fR et \fIwinspool.drv\fR.
 .TP
 .B --nomsvcrt
-Définir certaines options afin que winegcc n'utilise pas
+Définir certaines options afin que \fBwinegcc\fR n'utilise pas
 msvcrt durant la compilation. Utilisez cette option si certains fichiers cpp
 incluent \fI<string>\fR.
 .TP
@@ -192,7 +191,7 @@ Utiliser le mode interactif. Dans ce mode,
 demandera de confirmer la liste de cibles pour chaque répertoire, et ensuite
 de fournir des options spécifiques de répertoire et/ou de cible.
 .TP
-.BR --single-target " nom"
+.BI --single-target " nom"
 Spécifier qu'il n'y a qu'une seule cible, appelée \fInom\fR.
 .TP
 .B --generated-files




More information about the wine-cvs mailing list