From 82503fc6043fe416aad6e3e131d7bec4373835e0 Mon Sep 17 00:00:00 2001 From: joeyh Date: Mon, 9 Apr 2007 21:04:15 +0000 Subject: r1982: releasing version 5.0.44 --- man/po4a/po/fr.po | 136 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 87 insertions(+), 49 deletions(-) (limited to 'man/po4a/po/fr.po') diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index e06ee6ed..c909da95 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper manpages\n" -"POT-Creation-Date: 2007-04-08 8:01-0400\n" +"POT-Creation-Date: 2007-04-09 17:01-0400\n" "PO-Revision-Date: 2006-11-19 20:50+0100\n" "Last-Translator: Valery Perrin \n" "Language-Team: French \n" @@ -452,7 +452,7 @@ msgstr "" #: debhelper.pod:159 dh_installcatalogs:54 dh_installdocs:87 #: dh_installemacsen:54 dh_installexamples:50 dh_installinfo:57 #: dh_installinit:99 dh_installman:74 dh_installmime:41 dh_installmodules:52 -#: dh_installwm:49 dh_installxfonts:37 dh_movefiles:58 dh_scrollkeeper:42 +#: dh_installwm:51 dh_installxfonts:37 dh_movefiles:58 dh_scrollkeeper:42 #: dh_strip:68 dh_usrlocal:49 msgid "NOTES" msgstr "REMARQUES" @@ -780,7 +780,8 @@ msgstr "Ce mode fonctionne comme V2 mais avec les ajouts S" # type: =item #: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309 #: debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337 -#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 +#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363 +#: debhelper.pod:367 debhelper.pod:373 msgid "-" msgstr "-" @@ -896,13 +897,47 @@ msgstr "" "dh_install génère des erreurs si les jokers (wildcards) ne correspondent à " "rien." -# type: =head2 +# type: =item +#: debhelper.pod:356 +msgid "V6" +msgstr "" + +# type: textblock #: debhelper.pod:358 +msgid "" +"This mode is still under development. Currently it has these differences " +"compared to V5:" +msgstr "" + +# type: textblock +#: debhelper.pod:365 +#, fuzzy +msgid "" +"dh_installwm will install a slave manpage link for x-window-manager.1.gz." +msgstr "dh_installwm - inscrit un gestionnaire de fenêtre (window manager)" + +# type: textblock +#: debhelper.pod:369 +msgid "" +"dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, " +"if it was set to a list of things to exclude, such as \"CVS:.svn\". Now it " +"does." +msgstr "" + +# type: textblock +#: debhelper.pod:375 +msgid "" +"dh_installman allows overwriting existing man pages in the package build " +"directory. In previous compatability levels it silently refuses to do this." +msgstr "" + +# type: =head2 +#: debhelper.pod:380 msgid "Doc directory symlinks" msgstr "Liens symboliques vers le répertoire de documentation" # type: textblock -#: debhelper.pod:360 +#: debhelper.pod:382 msgid "" "Sometimes it is useful to make a package not contain a /usr/share/doc/" "package directory at all, instead placing just a dangling symlink in the " @@ -925,12 +960,12 @@ msgstr "" "en l'air »> et ne pas essayer d'installer un fichier copyright ou changelog." # type: =head2 -#: debhelper.pod:369 +#: debhelper.pod:391 msgid "udebs" msgstr "udebs" # type: textblock -#: debhelper.pod:371 +#: debhelper.pod:393 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and " @@ -949,12 +984,12 @@ msgstr "" "les scripts de configuration, etc." # type: =head2 -#: debhelper.pod:378 +#: debhelper.pod:400 msgid "Other notes" msgstr "Autres remarques" # type: textblock -#: debhelper.pod:380 +#: debhelper.pod:402 msgid "" "In general, if any debhelper program needs a directory to exist under " "debian/, it will create it. I haven't bothered to document this in all the " @@ -971,7 +1006,7 @@ msgstr "" "fichiers menu, etc." # type: textblock -#: debhelper.pod:386 +#: debhelper.pod:408 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in debian/control. You should build-depend on a version " @@ -986,7 +1021,7 @@ msgstr "" "le paquet emploie le niveau 5 de S" # type: verbatim -#: debhelper.pod:392 +#: debhelper.pod:414 #, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -996,17 +1031,17 @@ msgstr "" "\n" # type: =head1 -#: debhelper.pod:394 +#: debhelper.pod:416 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item -#: debhelper.pod:398 +#: debhelper.pod:420 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock -#: debhelper.pod:400 +#: debhelper.pod:422 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1015,12 +1050,12 @@ msgstr "" "commande exécutée qui modifie des fichiers." # type: =item -#: debhelper.pod:403 +#: debhelper.pod:425 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock -#: debhelper.pod:405 +#: debhelper.pod:427 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1029,22 +1064,22 @@ msgstr "" "fonctionner. Cette valeur supplante la valeur précisée dans debian/compat." # type: =item -#: debhelper.pod:408 +#: debhelper.pod:430 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock -#: debhelper.pod:410 +#: debhelper.pod:432 msgid "Set to 1 to enable no-act mode." msgstr "Mettre cette variable à 1 pour activer le mode simulation (no-act)." # type: =item -#: debhelper.pod:412 +#: debhelper.pod:434 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock -#: debhelper.pod:414 +#: debhelper.pod:436 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 " @@ -1061,12 +1096,12 @@ msgstr "" "cette méthode." # type: =item -#: debhelper.pod:420 +#: debhelper.pod:442 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock -#: debhelper.pod:422 +#: debhelper.pod:444 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 " @@ -1078,7 +1113,7 @@ msgstr "" "construction de paquet." # type: textblock -#: debhelper.pod:426 +#: debhelper.pod:448 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 " @@ -1096,7 +1131,7 @@ msgstr "" "soit l'endroit où le paquet est construit." # type: textblock -#: debhelper.pod:433 +#: debhelper.pod:455 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1105,14 +1140,14 @@ msgstr "" "dans DH_ALWAYS_EXCLUDE=CVS:.svn" # type: =head1 -#: debhelper.pod:438 dh_builddeb:78 dh_clean:106 dh_compress:189 dh_desktop:43 +#: debhelper.pod:460 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 #: dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 #: dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 #: dh_installdeb:93 dh_installdirs:87 dh_installdocs:236 dh_installemacsen:109 #: dh_installexamples:102 dh_installinfo:103 dh_installinit:197 #: dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 #: dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:120 -#: dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:94 +#: dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:96 #: dh_installxfonts:86 dh_link:212 dh_listpackages:28 dh_makeshlibs:200 #: dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 #: dh_shlibdeps:150 dh_strip:215 dh_suidregister:117 dh_testdir:43 @@ -1121,35 +1156,35 @@ msgid "SEE ALSO" msgstr "VOIR AUSSI" # type: =item -#: debhelper.pod:442 +#: debhelper.pod:464 msgid "F" msgstr "F" # type: textblock -#: debhelper.pod:444 +#: debhelper.pod:466 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:446 +#: debhelper.pod:468 msgid "L" msgstr "L" # type: textblock -#: debhelper.pod:448 +#: debhelper.pod:470 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 -#: debhelper.pod:452 dh_builddeb:84 dh_clean:112 dh_compress:195 dh_desktop:49 +#: debhelper.pod:474 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 #: dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 #: dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 #: dh_installdeb:99 dh_installdirs:93 dh_installdocs:242 dh_installemacsen:115 #: dh_installexamples:108 dh_installinfo:109 dh_installinit:203 #: dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 #: dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:126 -#: dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:100 +#: dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:102 #: dh_installxfonts:92 dh_link:218 dh_listpackages:34 dh_makeshlibs:206 #: dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 #: dh_shlibdeps:156 dh_strip:221 dh_suidregister:123 dh_testdir:49 @@ -1158,14 +1193,14 @@ msgid "AUTHOR" msgstr "AUTEUR" # type: textblock -#: debhelper.pod:454 dh_builddeb:86 dh_clean:114 dh_compress:197 +#: debhelper.pod:476 dh_builddeb:93 dh_clean:114 dh_compress:197 #: dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 #: dh_installdebconf:126 dh_installdeb:101 dh_installdirs:95 #: dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 #: dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 #: dh_installmanpages:205 dh_installman:237 dh_installmenu:90 #: dh_installmime:93 dh_installmodules:128 dh_installpam:60 dh_install:259 -#: dh_installppp:64 dh_installwm:102 dh_installxfonts:94 dh_link:220 +#: dh_installppp:64 dh_installwm:104 dh_installxfonts:94 dh_link:220 #: dh_listpackages:36 dh_makeshlibs:208 dh_md5sums:94 dh_movefiles:170 #: dh_shlibdeps:158 dh_strip:223 dh_suidregister:125 dh_testdir:51 #: dh_testroot:34 dh_testversion:82 dh_undocumented:36 @@ -1202,7 +1237,7 @@ msgstr "" #: dh_installemacsen:35 dh_installexamples:29 dh_installinfo:37 #: dh_installinit:33 dh_installlogrotate:22 dh_installmanpages:40 #: dh_installman:53 dh_installmenu:34 dh_installmime:31 dh_installmodules:35 -#: dh_installpam:24 dh_install:43 dh_installppp:26 dh_installwm:30 dh_link:48 +#: dh_installpam:24 dh_install:43 dh_installppp:26 dh_installwm:32 dh_link:48 #: dh_makeshlibs:24 dh_md5sums:28 dh_movefiles:32 dh_perl:28 dh_python:39 #: dh_scrollkeeper:32 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 #: dh_testversion:34 dh_usrlocal:39 @@ -1255,14 +1290,14 @@ msgstr "" "Fournit les I à L lors de la construction du paquet." # type: textblock -#: dh_builddeb:80 dh_clean:108 dh_compress:191 dh_fixperms:108 dh_gconf:92 +#: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:108 dh_gconf:92 #: dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 #: dh_installcron:63 dh_installdebconf:120 dh_installdeb:95 dh_installdirs:89 #: dh_installdocs:238 dh_installemacsen:111 dh_installexamples:104 #: dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 #: dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 #: dh_installmime:87 dh_installmodules:122 dh_installpam:54 dh_install:253 -#: dh_installppp:58 dh_installwm:96 dh_installxfonts:88 dh_link:214 +#: dh_installppp:58 dh_installwm:98 dh_installxfonts:88 dh_link:214 #: dh_listpackages:30 dh_makeshlibs:202 dh_md5sums:88 dh_movefiles:164 #: dh_perl:142 dh_python:284 dh_strip:217 dh_suidregister:119 dh_testdir:45 #: dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116 @@ -1270,13 +1305,13 @@ msgid "L" msgstr "L" # type: textblock -#: dh_builddeb:82 dh_clean:110 dh_compress:193 dh_desktop:47 dh_fixperms:110 +#: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:47 dh_fixperms:110 #: dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 #: dh_installdebconf:122 dh_installdeb:97 dh_installdirs:91 dh_installdocs:240 #: dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 #: dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 #: dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:124 -#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:98 +#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:100 #: dh_installxfonts:90 dh_link:216 dh_listpackages:32 dh_makeshlibs:204 #: dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 #: dh_shlibdeps:154 dh_strip:219 dh_suidregister:121 dh_testdir:47 @@ -1777,7 +1812,7 @@ msgstr "" # type: =item #: dh_installcatalogs:48 dh_installdebconf:54 dh_installdocs:60 #: dh_installemacsen:39 dh_installinfo:46 dh_installinit:37 dh_installmenu:38 -#: dh_installmime:35 dh_installmodules:39 dh_installwm:40 dh_makeshlibs:58 +#: dh_installmime:35 dh_installmodules:39 dh_installwm:42 dh_makeshlibs:58 #: dh_python:60 dh_scrollkeeper:36 dh_usrlocal:43 msgid "B<-n>, B<--noscripts>" msgstr "B<-n>, B<--noscripts>" @@ -1791,7 +1826,7 @@ msgstr "" # type: textblock #: dh_installcatalogs:56 dh_installemacsen:56 dh_installinfo:59 -#: dh_installinit:101 dh_installmime:43 dh_installmodules:54 dh_installwm:51 +#: dh_installinit:101 dh_installmime:43 dh_installmodules:54 dh_installwm:53 #: dh_scrollkeeper:44 dh_usrlocal:51 msgid "" "Note that this command is not idempotent. \"dh_clean -k\" should be called " @@ -2477,7 +2512,7 @@ msgstr "" "défaut)." # type: =item -#: dh_installemacsen:43 dh_installwm:34 +#: dh_installemacsen:43 dh_installwm:36 msgid "B<--priority=>I" msgstr "B<--priority=>I" @@ -3811,10 +3846,13 @@ msgstr "" # type: textblock #: dh_installwm:18 +#, fuzzy msgid "" "dh_installwm is a debhelper program that is responsible for generating the " "postinst and postrm commands that register a window manager with L" +"alternatives(8)>. The window manager's man page is also registered as a " +"slave symlink (in v6 mode and up), and is assumed to be located in /usr/" +"share/man/man1/.1.gz." msgstr "" "dh_installwm est le programme de la suite debhelper chargé de produire les " "lignes de code pour les fichiers de maintenance postinst et postrm " @@ -3822,7 +3860,7 @@ msgstr "" "(8)>" # type: textblock -#: dh_installwm:22 +#: dh_installwm:24 msgid "" "Any window manager programs specified as parameters will be registered in " "the first package dh_installwm is told to act on. By default, this is the " @@ -3836,7 +3874,7 @@ msgstr "" "options." # type: textblock -#: dh_installwm:27 +#: dh_installwm:29 msgid "" "Files named debian/package.wm can list other window manager programs to " "register." @@ -3845,7 +3883,7 @@ msgstr "" "gestionnaires de fenêtre à inscrire." # type: textblock -#: dh_installwm:36 +#: dh_installwm:38 msgid "" "Set the priority of the window manager. Default is 20, which is too low for " "most window managers; see the Debian Policy document for instructions on " @@ -3856,19 +3894,19 @@ msgstr "" "Charte Debian sur la méthode de détermination de la valeur adéquate." # type: textblock -#: dh_installwm:42 +#: dh_installwm:44 msgid "Do not modify postinst/postrm scripts. Turns this command into a no-op." msgstr "" "Empêche la modification des scripts de maintenance postinst et preinst. " "Utiliser ce paramètre revient à ne rien faire." # type: =item -#: dh_installwm:44 +#: dh_installwm:46 msgid "I" msgstr "I" # type: textblock -#: dh_installwm:46 +#: dh_installwm:48 msgid "" "The commands used to run the window manager or window managers you want to " "register." -- cgit v1.2.3