]> git.donarmstrong.com Git - debhelper.git/blobdiff - man/po4a/po/fr.po
Merge branch 'dh_overrides'
[debhelper.git] / man / po4a / po / fr.po
index 4f2b3abe2ed6bb4a8af287706bac6671029df99a..ebbf03add31328d1382130c9e3f45fdf7a645a42 100644 (file)
@@ -3,7 +3,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: debhelper manpages\n"
-"POT-Creation-Date: 2008-10-21 14:44-0300\n"
+"POT-Creation-Date: 2009-02-27 15:37-0500\n"
 "PO-Revision-Date: 2006-11-19 20:50+0100\n"
 "Last-Translator: Valery Perrin <valery.perrin.debian@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -923,8 +923,8 @@ msgstr "Les changements par rapport à la version 3 S<sont :>"
 # type: textblock
 #: debhelper.pod:369
 msgid ""
-"Commands that generate maintainer script fragements will order the "
-"fragements in reverse order for the prerm and postrm scripts."
+"Commands that generate maintainer script fragments will order the fragments "
+"in reverse order for the prerm and postrm scripts."
 msgstr ""
 
 # type: textblock
@@ -974,8 +974,8 @@ msgstr "Les changements par rapport à la version 3 S<sont :>"
 msgid ""
 "dh_install, will fall back to looking for files in debian/tmp if it doesn't "
 "find them in the current directory (or wherever you tell it look using --"
-"srcdir). This allows dh_install to interoperate with dh_auto_install, which "
-"installs to debian/tmp, without needing any special parameters."
+"sourcedir). This allows dh_install to interoperate with dh_auto_install, "
+"which installs to debian/tmp, without needing any special parameters."
 msgstr ""
 
 # type: textblock
@@ -1147,10 +1147,18 @@ msgstr "DH_OPTIONS"
 #: debhelper.pod:479
 msgid ""
 "Anything in this variable will be prepended to the command line arguments of "
-"all debhelper commands. This is useful in some situations, for example, if "
-"you need to pass -p to all debhelper commands that will be run. One good way "
-"to set DH_OPTIONS is by using \"Target-specific Variable Values\" in your "
-"debian/rules file. See the make documentation for details on doing this."
+"all debhelper commands. Command-specific options will be ignored by commands "
+"that do not support them."
+msgstr ""
+
+# type: textblock
+#: debhelper.pod:483
+#, fuzzy
+msgid ""
+"This is useful in some situations, for example, if you need to pass -p to "
+"all debhelper commands that will be run. One good way to set DH_OPTIONS is "
+"by using \"Target-specific Variable Values\" in your debian/rules file. See "
+"the make documentation for details on doing this."
 msgstr ""
 "Le contenu de cette variable sera ajouté au début des arguments de chaque "
 "ligne de commande de debhelper. Ce comportement est utile dans quelques "
@@ -1161,12 +1169,12 @@ msgstr ""
 "cette méthode."
 
 # type: =item
-#: debhelper.pod:485
+#: debhelper.pod:488
 msgid "DH_ALWAYS_EXCLUDE"
 msgstr "DH_ALWAYS_EXCLUDE"
 
 # type: textblock
-#: debhelper.pod:487
+#: debhelper.pod:490
 msgid ""
 "If set, this adds the value the variable is set to to the -X options of all "
 "commands that support the -X option. Moreover, dh_builddeb will rm -rf "
@@ -1178,7 +1186,7 @@ msgstr ""
 "construction de paquet."
 
 # type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:494
 msgid ""
 "This can be useful if you are doing a build from a CVS source tree, in which "
 "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
@@ -1196,7 +1204,7 @@ msgstr ""
 "soit l'endroit où le paquet est construit."
 
 # type: textblock
-#: debhelper.pod:498
+#: debhelper.pod:501
 msgid ""
 "Multiple things to exclude can be separated with colons, as in "
 "DH_ALWAYS_EXCLUDE=CVS:.svn"
@@ -1205,8 +1213,8 @@ msgstr ""
 "dans DH_ALWAYS_EXCLUDE=CVS:.svn"
 
 # type: =head1
-#: debhelper.pod:503 dh_builddeb:87 dh_clean:130 dh_compress:190 dh_desktop:47
-#: dh_fixperms:110 dh_gconf:92 dh_gencontrol:83 dh_installcatalogs:109
+#: debhelper.pod:506 dh_builddeb:87 dh_clean:130 dh_compress:190 dh_desktop:47
+#: dh_fixperms:110 dh_gconf:106 dh_gencontrol:79 dh_installcatalogs:109
 #: dh_installchangelogs:140 dh_installcron:61 dh_installdebconf:118
 #: dh_installdeb:94 dh_installdirs:83 dh_installdocs:237 dh_installemacsen:111
 #: dh_installexamples:103 dh_installinfo:103 dh_installinit:224
@@ -1221,29 +1229,29 @@ msgid "SEE ALSO"
 msgstr "VOIR AUSSI"
 
 # type: =item
-#: debhelper.pod:507
+#: debhelper.pod:510
 msgid "F</usr/share/doc/debhelper/examples/>"
 msgstr "F</usr/share/doc/debhelper/examples/>"
 
 # type: textblock
-#: debhelper.pod:509
+#: debhelper.pod:512
 msgid "A set of example debian/rules files that use debhelper."
 msgstr ""
 "Un ensemble d'exemples de fichiers debian/rules qui utilisent debhelper."
 
 # type: =item
-#: debhelper.pod:511
+#: debhelper.pod:514
 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
 msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
 
 # type: textblock
-#: debhelper.pod:513
+#: debhelper.pod:516
 msgid "Debhelper web site."
 msgstr "Le site internet de debhelper."
 
 # type: =head1
-#: debhelper.pod:517 dh_builddeb:93 dh_clean:136 dh_compress:196 dh_desktop:53
-#: dh_fixperms:116 dh_gconf:98 dh_gencontrol:89 dh_installcatalogs:115
+#: debhelper.pod:520 dh_builddeb:93 dh_clean:136 dh_compress:196 dh_desktop:53
+#: dh_fixperms:116 dh_gconf:112 dh_gencontrol:85 dh_installcatalogs:115
 #: dh_installchangelogs:146 dh_installcron:67 dh_installdebconf:124
 #: dh_installdeb:100 dh_installdirs:89 dh_installdocs:243
 #: dh_installemacsen:117 dh_installexamples:109 dh_installinfo:109
@@ -1259,8 +1267,8 @@ msgid "AUTHOR"
 msgstr "AUTEUR"
 
 # type: textblock
-#: debhelper.pod:519 dh_builddeb:95 dh_clean:138 dh_compress:198
-#: dh_fixperms:118 dh_gencontrol:91 dh_installchangelogs:148 dh_installcron:69
+#: debhelper.pod:522 dh_builddeb:95 dh_clean:138 dh_compress:198
+#: dh_fixperms:118 dh_gencontrol:87 dh_installchangelogs:148 dh_installcron:69
 #: dh_installdebconf:126 dh_installdeb:102 dh_installdirs:91
 #: dh_installdocs:245 dh_installemacsen:119 dh_installexamples:111
 #: dh_installinfo:111 dh_installinit:232 dh_installlogrotate:58
@@ -1298,7 +1306,7 @@ msgstr ""
 "plusieurs paquet(s) Debian."
 
 # type: =head1
-#: dh_builddeb:21 dh_clean:33 dh_compress:38 dh_fixperms:31 dh_gconf:34
+#: dh_builddeb:21 dh_clean:33 dh_compress:38 dh_fixperms:31 dh_gconf:39
 #: dh_gencontrol:26 dh_installcatalogs:42 dh_installchangelogs:44
 #: dh_installcron:24 dh_installdebconf:50 dh_installdirs:28 dh_installdocs:51
 #: dh_installemacsen:35 dh_installexamples:29 dh_installinfo:37
@@ -1357,8 +1365,8 @@ msgstr ""
 "Fournit les I<paramètres> à L<dpkg-deb(1)> lors de la construction du paquet."
 
 # type: textblock
-#: dh_builddeb:89 dh_clean:132 dh_compress:192 dh_fixperms:112 dh_gconf:94
-#: dh_gencontrol:85 dh_installcatalogs:111 dh_installchangelogs:142
+#: dh_builddeb:89 dh_clean:132 dh_compress:192 dh_fixperms:112 dh_gconf:108
+#: dh_gencontrol:81 dh_installcatalogs:111 dh_installchangelogs:142
 #: dh_installcron:63 dh_installdebconf:120 dh_installdeb:96 dh_installdirs:85
 #: dh_installdocs:239 dh_installemacsen:113 dh_installexamples:105
 #: dh_installinfo:105 dh_installinit:226 dh_installlogcheck:53
@@ -1373,7 +1381,7 @@ msgstr "L<debhelper(7)>"
 
 # type: textblock
 #: dh_builddeb:91 dh_clean:134 dh_compress:194 dh_desktop:51 dh_fixperms:114
-#: dh_gconf:96 dh_gencontrol:87 dh_installchangelogs:144 dh_installcron:65
+#: dh_gconf:110 dh_gencontrol:83 dh_installchangelogs:144 dh_installcron:65
 #: dh_installdebconf:122 dh_installdeb:98 dh_installdirs:87 dh_installdocs:241
 #: dh_installemacsen:115 dh_installexamples:107 dh_installinfo:107
 #: dh_installinit:228 dh_installlogrotate:54 dh_installmanpages:201
@@ -1752,6 +1760,21 @@ msgstr ""
 
 # type: textblock
 #: dh_gconf:30
+#, fuzzy
+msgid ""
+"If a file named debian/package.gconf-mandatory exists, then it is installed "
+"into usr/share/gconf/mandatory/10_package in the package build directory, "
+"with \"package\" replaced by the package name, and similar postinst and "
+"postrm fragments will be generated."
+msgstr ""
+"S'il existe un fichier nommé debian/paquet.gconf-defaults, il sera installé "
+"dans le répertoire de construction du paquet sous usr/share/gconf/"
+"defaults/10_paquet où le mot S<« paquet »> sera remplacé par le nom du "
+"paquet. Certaines parties des scripts de maintenance postinst et postrm "
+"seront produites pour exécuter update-gconf-defaults."
+
+# type: textblock
+#: dh_gconf:35
 msgid ""
 "The gconf-schemas and update-gconf-defaults scripts are provided by the "
 "gconf2 package. An appropriate dependency will be generated in ${misc:"
@@ -1762,12 +1785,12 @@ msgstr ""
 "Depends}."
 
 # type: =item
-#: dh_gconf:38
+#: dh_gconf:43
 msgid "B<--priority> I<priority>"
 msgstr "B<--priority> I<priorité>"
 
 # type: textblock
-#: dh_gconf:40
+#: dh_gconf:45
 msgid ""
 "Use I<priority> (which should be a 2-digit number) as the defaults priority "
 "instead of 10. Higher values than ten can be used by derived distributions "
@@ -1779,7 +1802,7 @@ msgstr ""
 "(50), ou les paquets spécifiques à un site (90)."
 
 # type: textblock
-#: dh_gconf:100
+#: dh_gconf:114
 msgid "Ross Burton <ross@burtonini.com> Josselin Mouette <joss@debian.org>"
 msgstr "Ross Burton <ross@burtonini.com> Josselin Mouette <joss@debian.org>"
 
@@ -2466,7 +2489,7 @@ msgid "Do not modify postinst/prerm scripts."
 msgstr "Empêche la modification des scripts de maintenance postinst et prerm."
 
 # type: =item
-#: dh_installdocs:64 dh_installexamples:43 dh_install:51 dh_link:57
+#: dh_installdocs:64 dh_installexamples:43 dh_install:98 dh_link:57
 #: dh_movefiles:44
 msgid "B<-Xitem>, B<--exclude=item>"
 msgstr "B<-Xélément>, B<--exclude=élément>"
@@ -2682,7 +2705,7 @@ msgstr ""
 "construit (ou dans tous les paquets si -A est spécifié)."
 
 # type: textblock
-#: dh_installexamples:45 dh_install:53 dh_movefiles:46
+#: dh_installexamples:45 dh_install:100 dh_movefiles:46
 msgid ""
 "Exclude files that contain \"item\" anywhere in their filename from being "
 "installed."
@@ -3678,16 +3701,16 @@ msgstr ""
 msgid ""
 "From debhelper compatibility level 7 on, dh_install will fall back to "
 "looking in debian/tmp for files, if it doesn't find them in the current "
-"directory (or whereever you've told it to look using --srcdir)."
+"directory (or whereever you've told it to look using --sourcedir)."
 msgstr ""
 
 # type: =item
-#: dh_install:56
+#: dh_install:51
 msgid "B<--autodest>"
 msgstr "B<--autodest>"
 
 # type: textblock
-#: dh_install:58
+#: dh_install:53
 msgid ""
 "Guess as the destination directory to install things to. If this is "
 "specified, you should not list destination directories in debian/package."
@@ -3701,7 +3724,7 @@ msgstr ""
 "répertoires de destination selon la règle S<suivante :>"
 
 # type: textblock
-#: dh_install:63
+#: dh_install:58
 msgid ""
 "Strip off debian/tmp (or the sourcedir if one is given) from the front of "
 "the filename, if it is present, and install into the dirname of the "
@@ -3717,7 +3740,7 @@ msgstr ""
 "installer est debian/tmp/etc/passwd, il sera copié dans debian/paquet/etc/."
 
 # type: textblock
-#: dh_install:69
+#: dh_install:64
 msgid ""
 "Note that if you list exactly one filename or wildcard-pattern on a line by "
 "itself in a debian/package.install file, with no explicit destination, then "
@@ -3729,6 +3752,21 @@ msgstr ""
 "destination soit précisée, alors dh_install déterminera automatiquement la "
 "destination, même en l'absence de l'option B<--autodest>."
 
+# type: =item
+#: dh_install:69
+msgid "B<--fail-missing>"
+msgstr "B<--fail-missing>"
+
+# type: textblock
+#: dh_install:71
+msgid ""
+"This option is like --list-missing, except if a file was missed, it will not "
+"only list the missing files, but also fail with a nonzero exit code."
+msgstr ""
+"Cette option est similaire à --list-missing, sauf que, si un fichier est "
+"oublié, cela produira non seulement un message sur stderr mais également un "
+"echec du programme avec une valeur de retour différente de zéro."
+
 # type: =item
 #: dh_install:74
 msgid "B<--list-missing>"
@@ -3769,26 +3807,11 @@ msgstr ""
 
 # type: =item
 #: dh_install:87
-msgid "B<--fail-missing>"
-msgstr "B<--fail-missing>"
-
-# type: textblock
-#: dh_install:89
-msgid ""
-"This option is like --list-missing, except if a file was missed, it will not "
-"only list the missing files, but also fail with a nonzero exit code."
-msgstr ""
-"Cette option est similaire à --list-missing, sauf que, si un fichier est "
-"oublié, cela produira non seulement un message sur stderr mais également un "
-"echec du programme avec une valeur de retour différente de zéro."
-
-# type: =item
-#: dh_install:92
 msgid "B<--sourcedir=dir>"
 msgstr "B<--sourcedir=répertoire>"
 
 # type: textblock
-#: dh_install:94
+#: dh_install:89
 msgid ""
 "Makes all source files be found under dir. If this is specified, it is akin "
 "to all the source filenames having \"dir/\" prepended to them."
@@ -3798,7 +3821,7 @@ msgstr ""
 "soient préfixés par S<« répertoire »>."
 
 # type: textblock
-#: dh_install:97
+#: dh_install:92
 msgid ""
 "To make dh_install behave like the old dh_movefiles, move your package.files "
 "file to package.install and call dh_install with \"--sourcedir=debian/tmp\" "