diff options
Diffstat (limited to 'po/fr/man1/gettext.1.po')
-rw-r--r-- | po/fr/man1/gettext.1.po | 383 |
1 files changed, 383 insertions, 0 deletions
diff --git a/po/fr/man1/gettext.1.po b/po/fr/man1/gettext.1.po new file mode 100644 index 00000000..78fe379c --- /dev/null +++ b/po/fr/man1/gettext.1.po @@ -0,0 +1,383 @@ +# 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 16:57+0100\n" +"PO-Revision-Date: 2023-12-22 23:59+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 "GETTEXT" +msgstr "GETTEXT" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "September 2023" +msgstr "Septembre 2023" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "GNU gettext-runtime 0.22.2" +msgstr "GNU gettext-runtime 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 "gettext - translate message" +msgstr "gettext - Traduire des 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<gettext> [I<\\,OPTION\\/>] [[I<\\,TEXTDOMAIN\\/>] I<\\,MSGID\\/>]" +msgstr "B<gettext> [I<\\,OPTION\\/>] [[I<\\,TEXTDOMAIN\\/>] I<\\,MSGID\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<gettext> [I<\\,OPTION\\/>] I<\\,-s \\/>[I<\\,MSGID\\/>]..." +msgstr "B<gettext> [I<\\,OPTION\\/>] I<\\,-s \\/>[I<\\,MSGID\\/>]..." + +#. 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" + +#. Add any additional description here +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<gettext> program translates a natural language message into the user's " +"language, by looking up the translation in a message catalog." +msgstr "" +"Le programme B<gettext> traduit un message en langue originale dans la " +"langue de l'utilisateur, en recherchant la traduction dans un catalogue de " +"messages." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Display native language translation of a textual message." +msgstr "Afficher la traduction en langage natif d'un message textuel." + +#. 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<--domain>=I<\\,TEXTDOMAIN\\/>" +msgstr "B<-d>, B<--domain>=I<\\,TEXTDOMAIN\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "retrieve translated messages from TEXTDOMAIN" +msgstr "récupérer les messages traduits à partir du TEXTDOMAIN indiqué" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--context>=I<\\,CONTEXT\\/>" +msgstr "B<-c>, B<--context>=I<\\,CONTEXT\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "specify context for MSGID" +msgstr "spécifier le contexte pour MSGID" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-e>" +msgstr "B<-e>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "enable expansion of some escape sequences" +msgstr "" +"activer le développement de certaines suites de caractères de protection" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-n>" +msgstr "B<-n>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "suppress trailing newline" +msgstr "supprimer les sauts de lignes finaux" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-E>" +msgstr "B<-E>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "(ignored for compatibility)" +msgstr "(ignoré pour compatibilité)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[TEXTDOMAIN] MSGID" +msgstr "[TEXTDOMAIN] MSGID" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "retrieve translated message corresponding to MSGID from TEXTDOMAIN" +msgstr "" +"récupérer le message traduit correspondant à MSGID à partir de TEXTDOMAIN" + +#. 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 "display version information and exit" +msgstr "afficher la version du logiciel et quitter" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If the TEXTDOMAIN parameter is not given, the domain is determined from the " +"environment variable TEXTDOMAIN. If the message catalog is not found in the " +"regular directory, another location can be specified with the environment " +"variable TEXTDOMAINDIR. When used with the B<-s> option the program behaves " +"like the 'echo' command. But it does not simply copy its arguments to " +"stdout. Instead those messages found in the selected catalog are " +"translated. Standard search directory: /usr/share/locale" +msgstr "" +"Si le paramètre TEXTDOMAIN n'est pas donné, le domaine est déterminé à " +"partir de la variable d'environnement TEXTDOMAIN. Si le catalogue de " +"messages n'est pas trouvé dans le répertoire normal, un autre emplacement " +"peut être spécifié dans la variable d'environnement TEXTDOMAINDIR. Quand le " +"programme est utilisé avec l'option B<-s>, il se comporte comme la commande " +"B<echo>(1). Mais il ne fait pas que copier simplement ses arguments dans la " +"sortie standard. Au lieu de cela, les messages trouvés dans le catalogue " +"sélectionné sont traduits. Le répertoire de recherche standard est /usr/" +"share/locale." + +#. 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 Ulrich Drepper." +msgstr "Écrit par Ulrich Drepper." + +#. 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 1995-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 1995-2023 Free Software Foundation, Inc. Licence 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<gettext> is maintained as a Texinfo manual. If " +"the B<info> and B<gettext> programs are properly installed at your site, the " +"command" +msgstr "" +"La documentation complète de B<gettext> est disponible dans un manuel " +"Texinfo. Si les programmes B<info> et B<gettext> 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 gettext>" +msgstr "B<info gettext>" + +#. 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-runtime 0.21" +msgstr "GNU gettext-runtime 0.21" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Copyright \\(co 1995-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 1995-2020 Free Software Foundation, Inc. Licence 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-runtime 0.22" +msgstr "GNU gettext-runtime 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-runtime 0.21.1" +msgstr "GNU gettext-runtime 0.21.1" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Copyright \\(co 1995-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 1995-2022 Free Software Foundation, Inc. Licence GPLv3+\\ : " +"GNU GPL version 3 ou ultérieure E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" |