diff options
Diffstat (limited to 'po/fr/man1/msgcat.1.po')
-rw-r--r-- | po/fr/man1/msgcat.1.po | 733 |
1 files changed, 733 insertions, 0 deletions
diff --git a/po/fr/man1/msgcat.1.po b/po/fr/man1/msgcat.1.po new file mode 100644 index 00000000..7d8ba0a5 --- /dev/null +++ b/po/fr/man1/msgcat.1.po @@ -0,0 +1,733 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.17.0\n" +"POT-Creation-Date: 2024-03-01 17:02+0100\n" +"PO-Revision-Date: 2024-02-17 06:01+0100\n" +"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" +"Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 22.12.1\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MSGCAT" +msgstr "MSGCAT" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "September 2023" +msgstr "Septembre 2023" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "GNU gettext-tools 0.22.2" +msgstr "GNU gettext-tools 0.22.2" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Commandes de l'utilisateur" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "msgcat - combines several message catalogs" +msgstr "msgcat - combiner plusieurs catalogues de messages" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNOPSIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<msgcat> [I<\\,OPTION\\/>] [I<\\,INPUTFILE\\/>]..." +msgstr "B<msgcat> [I<\\,OPTION\\/>] [I<\\,FICHIER_ENTRÉE\\/>]..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPTION" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Concatenates and merges the specified PO files. Find messages which are " +"common to two or more of the specified PO files. By using the B<--more-" +"than> option, greater commonality may be requested before messages are " +"printed. Conversely, the B<--less-than> option may be used to specify less " +"commonality before messages are printed (i.e. B<--less-than>=I<\\,2\\/> " +"will only print the unique messages). Translations, comments, extracted " +"comments, and file positions will be cumulated, except that if B<--use-" +"first> is specified, they will be taken from the first PO file to define " +"them." +msgstr "" +"Concaténer et fusionner les fichiers PO spécifiés. Trouver des messages qui " +"sont communs à deux ou plus de fichiers PO spécifiés. En utilisant l'option " +"B<--more-than>, un nombre plus important de messages communs peut être " +"requis avant que les messages ne soit affichés. À l'inverse, l'option B<--" +"less-than> peut être utilisée pour spécifier moins de messages communs avant " +"l'affichage (c'est-à-dire que B<--less-than>=I<\\,2\\/> n'affichera que les " +"messages uniques). Les traductions, les commentaires, les commentaires de " +"code extraits et les emplacements de fichiers seront cumulés, sauf si B<--" +"use-first> est indiqué, ils seront pris dans le premier fichier PO pour les " +"définir." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Les paramètres obligatoires pour les options de forme longue le sont aussi " +"pour les options de forme courte." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Input file location:" +msgstr "Localisation du fichier d'entrée :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "INPUTFILE ..." +msgstr "FICHIER_ENTRÉE ..." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files" +msgstr "fichiers d'entrée" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--files-from>=I<\\,FILE\\/>" +msgstr "B<-f>, B<--files-from>=I<\\,FICHIER\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "get list of input files from FILE" +msgstr "récupérer la liste des fichiers d'entrée à partir de FICHIER." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-D>, B<--directory>=I<\\,DIRECTORY\\/>" +msgstr "B<-D>, B<--directory>=I<\\,RÉPERTOIRE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "add DIRECTORY to list for input files search" +msgstr "" +"ajouter I<RÉPERTOIRE> à la liste pour la recherche de fichiers d'entrée." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "If input file is -, standard input is read." +msgstr "Si le fichier d'entrée est -, c'est l'entrée standard qui est lue." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output file location:" +msgstr "Localisation du fichier de sortie :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-o>, B<--output-file>=I<\\,FILE\\/>" +msgstr "B<-o>, B<--output-file>=I<\\,FICHIER\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write output to specified file" +msgstr "écrire la sortie dans le fichier spécifié." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The results are written to standard output if no output file is specified or " +"if it is -." +msgstr "" +"Les résultats seront écrits sur la sortie standard si aucun fichier n'est " +"spécifié ou si c'est -." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Message selection:" +msgstr "Sélection de messages :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-E<lt>, B<--less-than>=I<\\,NUMBER\\/>" +msgstr "-E<lt>, B<--less-than>=I<\\,NOMBRE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"print messages with less than this many definitions, defaults to infinite if " +"not set" +msgstr "" +"afficher les messages avec moins que ce nombre de définitions, si ce nombre " +"n'est pas défini, c'est par défaut l'infini." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-E<gt>, B<--more-than>=I<\\,NUMBER\\/>" +msgstr "-E<gt>, B<--more-than>=I<\\,NOMBRE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"print messages with more than this many definitions, defaults to 0 if not set" +msgstr "" +"afficher les messages avec plus que ce nombre de définitions, si ce nombre " +"n'est pas défini, c'est B<0> par défaut." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-u>, B<--unique>" +msgstr "B<-u>, B<--unique>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"shorthand for B<--less-than>=I<\\,2\\/>, requests that only unique messages " +"be printed" +msgstr "" +"raccourci pour B<--less-than>=I<\\,2\\/>, afficher seulement les messages " +"uniques." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Input file syntax:" +msgstr "Syntaxe du fichier d'entrée :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P>, B<--properties-input>" +msgstr "B<-P>, B<--properties-input>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files are in Java .properties syntax" +msgstr "les fichiers d'entrée ont la syntaxe .properties de Java." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--stringtable-input>" +msgstr "B<--stringtable-input>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files are in NeXTstep/GNUstep .strings syntax" +msgstr "les fichiers d'entrée ont la syntaxe .strings de NeXTstep/GNUstep." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output details:" +msgstr "Détails de la sortie :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--to-code>=I<\\,NAME\\/>" +msgstr "B<-t>, B<--to-code>=I<\\,NOM\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "encoding for output" +msgstr "encodage de la sortie." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--use-first>" +msgstr "B<--use-first>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"use first available translation for each message, don't merge several " +"translations" +msgstr "" +"utiliser la première traduction disponible de chaque message, ne pas " +"fusionner plusieurs traductions." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--lang>=I<\\,CATALOGNAME\\/>" +msgstr "B<--lang>=I<\\,NOM_CATALOGUE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set 'Language' field in the header entry" +msgstr "définir le champ « Language » de l'en-tête." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--color>" +msgstr "B<--color>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use colors and other text attributes always" +msgstr "utiliser toujours la couleur et d'autres attributs de texte." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--color>=I<\\,WHEN\\/>" +msgstr "B<--color>=I<\\,QUAND\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"use colors and other text attributes if WHEN. WHEN may be 'always', " +"'never', 'auto', or 'html'." +msgstr "" +"utiliser la couleur et d'autres attributs de texte si I<QUAND>. I<QUAND> " +"peut être B<always>, B<never>, B<auto> ou B<html>." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--style>=I<\\,STYLEFILE\\/>" +msgstr "B<--style>=I<\\,FICHIER_STYLE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "specify CSS style rule file for B<--color>" +msgstr "spécifier le fichier de règles de style CSS pour B<--color>." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-e>, B<--no-escape>" +msgstr "B<-e>, B<--no-escape>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not use C escapes in output (default)" +msgstr "" +"ne pas utiliser de séquence d'échappement C dans la sortie (par défaut)." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-E>, B<--escape>" +msgstr "B<-E>, B<--escape>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use C escapes in output, no extended chars" +msgstr "" +"utiliser les séquences d'échappement C dans la sortie, pas les caractères " +"étendus." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--force-po>" +msgstr "B<--force-po>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write PO file even if empty" +msgstr "écrire un fichier PO même s'il est vide." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--indent>" +msgstr "B<-i>, B<--indent>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write the .po file using indented style" +msgstr "écrire le fichier .po en utilisant le style indenté." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-location>" +msgstr "B<--no-location>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not write '#: filename:line' lines" +msgstr "ne pas écrire les lignes « #: nom_fichier:ligne »." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-n>, B<--add-location>" +msgstr "B<-n>, B<--add-location>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "generate '#: filename:line' lines (default)" +msgstr "générer les lignes « #: nom_fichier:ligne » (par défaut)." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--strict>" +msgstr "B<--strict>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write out strict Uniforum conforming .po file" +msgstr "écrire un fichier .po strictement conforme au format Uniforum." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-p>, B<--properties-output>" +msgstr "B<-p>, B<--properties-output>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write out a Java .properties file" +msgstr "écrire un fichier .properties Java." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--stringtable-output>" +msgstr "B<--stringtable-output>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write out a NeXTstep/GNUstep .strings file" +msgstr "écrire un fichier .strings NeXTstep/GNUstep." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-w>, B<--width>=I<\\,NUMBER\\/>" +msgstr "B<-w>, B<--width>=I<\\,NOMBRE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set output page width" +msgstr "régler la largeur de page de la sortie." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-wrap>" +msgstr "B<--no-wrap>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"do not break long message lines, longer than the output page width, into " +"several lines" +msgstr "" +"ne pas scinder en plusieurs lignes les longues lignes de message, plus " +"longues que la largeur de la page de sortie." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--sort-output>" +msgstr "B<-s>, B<--sort-output>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "generate sorted output" +msgstr "générer une sortie triée." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-F>, B<--sort-by-file>" +msgstr "B<-F>, B<--sort-by-file>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sort output by file location" +msgstr "trier la sortie par emplacement de fichier." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Informative output:" +msgstr "Sortie informative :" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-h>, B<--help>" +msgstr "B<-h>, B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "afficher l'aide-mémoire et quitter." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "afficher les informations de version et quitter." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTEUR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Bruno Haible." +msgstr "Écrit par Bruno Haible." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "SIGNALER DES BOGUES" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report bugs in the bug tracker at E<lt>https://savannah.gnu.org/projects/" +"gettextE<gt> or by email to E<lt>bug-gettext@gnu.orgE<gt>." +msgstr "" +"Signaler les bogues dans le système de gestion de problèmes à l'adresse " +"E<lt>https://savannah.gnu.org/projects/gettextE<gt> ou par courriel à " +"E<lt>bug-gettext@gnu.orgE<gt>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "COPYRIGHT" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Copyright \\(co 2001-2023 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Copyright \\(co 2001-2023 Free Software Foundation, Inc. License GPLv3+\\ : " +"GNU GPL version 3 ou ultérieure E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Ce programme est un logiciel libre. Vous pouvez le modifier et le " +"redistribuer. Il n'y a AUCUNE GARANTIE dans la mesure autorisée par la loi." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "VOIR AUSSI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The full documentation for B<msgcat> is maintained as a Texinfo manual. If " +"the B<info> and B<msgcat> programs are properly installed at your site, the " +"command" +msgstr "" +"La documentation complète de B<msgcat> est disponible dans un manuel " +"Texinfo. Si les programmes B<info> et B<msgcat> sont correctement installés, " +"la commande" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<info msgcat>" +msgstr "B<info msgcat>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "devrait vous donner accès au manuel complet." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "February 2023" +msgstr "Février 2023" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "GNU gettext-tools 0.21" +msgstr "GNU gettext-tools 0.21" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Copyright \\(co 2001-2020 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Copyright \\(co 2001-2020 Free Software Foundation, Inc. License GPLv3+\\ : " +"GNU GPL version 3 ou ultérieure E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "February 2024" +msgstr "Février 2024" + +#. type: TH +#: fedora-40 +#, no-wrap +msgid "June 2023" +msgstr "Juin 2023" + +#. type: TH +#: fedora-40 +#, no-wrap +msgid "GNU gettext-tools 0.22" +msgstr "GNU gettext-tools 0.22" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "October 2022" +msgstr "Octobre 2022" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "GNU gettext-tools 0.21.1" +msgstr "GNU gettext-tools 0.21.1" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Copyright \\(co 2001-2022 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Copyright \\(co 2001-2022 Free Software Foundation, Inc. License GPLv3+\\ : " +"GNU GPL version 3 ou ultérieure E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." |