diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/fr/man1/env.1.po | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fr/man1/env.1.po')
-rw-r--r-- | po/fr/man1/env.1.po | 619 |
1 files changed, 619 insertions, 0 deletions
diff --git a/po/fr/man1/env.1.po b/po/fr/man1/env.1.po new file mode 100644 index 00000000..55f96b97 --- /dev/null +++ b/po/fr/man1/env.1.po @@ -0,0 +1,619 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Nicolas Haller <nicolas@boiteameuh.org> +# Nicolas François <nicolas.francois@centraliens.net>, 2008-2010. +# Bastien Scher <bastien0705@gmail.com>, 2011-2013. +# David Prévot <david@tilapin.org>, 2012-2014. +# Jean-Philippe MENGUAL <jpmengual@debian.org>, 2020, 2023. +msgid "" +msgstr "" +"Project-Id-Version: coreutils manpages\n" +"POT-Creation-Date: 2024-02-15 17:58+0100\n" +"PO-Revision-Date: 2023-12-22 18:00+0100\n" +"Last-Translator: Jean-Philippe MENGUAL <jpmengual@debian.org>\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: 8bits\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: Lokalize 1.5\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ENV" +msgstr "ENV" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "Janvier 2024" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. 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 "env - run a program in a modified environment" +msgstr "env - Exécuter un programme dans un environnement modifié" + +#. 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<env> [I<\\,OPTION\\/>]... [I<\\,-\\/>] [I<\\,NAME=VALUE\\/>]... [I<\\," +"COMMAND \\/>[I<\\,ARG\\/>]...]" +msgstr "" +"B<env> [I<\\,OPTION\\/>]... [I<\\,-\\/>] [I<\\,NOM=VALEUR\\/>]... [I<\\," +"COMMANDE \\/>[I<\\,PARAM\\/>]...]" + +#. 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 "Set each NAME to VALUE in the environment and run COMMAND." +msgstr "" +"Initialiser chaque I<NOM> à la I<VALEUR> dans l'environnement et exécuter la " +"I<COMMANDE>." + +#. 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: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--ignore-environment>" +msgstr "B<-i>, B<--ignore-environment>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "start with an empty environment" +msgstr "débuter avec un environnement vide" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-0>, B<--null>" +msgstr "B<-0>, B<--null>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "end each output line with NUL, not newline" +msgstr "" +"terminer chaque ligne produite par un caractère NULL plutôt que par un " +"changement de ligne" + +#. 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<--unset>=I<\\,NAME\\/>" +msgstr "B<-u>, B<--unset>=I<\\,NOM\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "remove variable from the environment" +msgstr "retirer la I<VARIABLE> de l'environnement" + +#. 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<--chdir>=I<\\,DIR\\/>" +msgstr "B<-C>, B<--chdir>=I<\\,RÉP\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "change working directory to DIR" +msgstr "passer au répertoire de travail I<RÉP>" + +#. 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<--split-string>=I<\\,S\\/>" +msgstr "B<-S>, B<--split-string>=I<\\,S\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"process and split S into separate arguments; used to pass multiple arguments " +"on shebang lines" +msgstr "" +"traiter et diviser S en arguments séparés ; utilisé pour passer plusieurs " +"arguments sur des lignes shebang" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--block-signal>[=I<\\,SIG\\/>]" +msgstr "B<--block-signal>[=I<\\,SIG\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "block delivery of SIG signal(s) to COMMAND" +msgstr "bloquer l'émission des signaux I<SIG> sur I<COMMANDE>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--default-signal>[=I<\\,SIG\\/>]" +msgstr "B<--default-signal>[=I<\\,SIG\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "reset handling of SIG signal(s) to the default" +msgstr "réinitialiser la gestion des signaux I<SIG> aux valeurs 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<--ignore-signal>[=I<\\,SIG\\/>]" +msgstr "B<--ignore-signal>[=I<\\,SIG\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "set handling of SIG signal(s) to do nothing" +msgstr "paramétrer la gestion du/des signaux I<SIG> pour qu'elle ne fasse rien" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--list-signal-handling>" +msgstr "B<--list-signal-handling>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "list non default signal handling to stderr" +msgstr "lister la gestion des signaux non par défaut sur la sortie d’erreur" + +#. 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<--debug>" +msgstr "B<-v>, B<--debug>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print verbose information for each processing step" +msgstr "afficher des informations détaillées pour chaque étape en cours" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "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<--version>" +msgstr "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: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"A mere - implies B<-i>. If no COMMAND, print the resulting environment." +msgstr "" +"Un simple « B<-> » implique B<-i>. Si aucune I<COMMANDE> n'est fournie, " +"afficher l’environnement résultant." + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"SIG may be a signal name like 'PIPE', or a signal number like '13'. Without " +"SIG, all known signals are included. Multiple signals can be comma-" +"separated. An empty SIG argument is a no-op." +msgstr "" +"I<SIG> peut être le nom d'un signal comme « PIPE », ou le numéro d'un signal " +"comme « 13 ». Sans I<SIG>, tous les signaux connus sont inclus. Plusieurs " +"signaux peuvent être séparés par des virgules. Un argument I<SIG> vide n'a " +"pas d'effet." + +#. type: SS +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Exit status:" +msgstr "État de fin d'exécution :" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "125" +msgstr "125" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if the env command itself fails" +msgstr "Si la commande B<env> elle-même échoue." + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "126" +msgstr "126" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if COMMAND is found but cannot be invoked" +msgstr "Si I<COMMANDE> est trouvée, mais ne peut pas être invoquée." + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "127" +msgstr "127" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "if COMMAND cannot be found" +msgstr "Si I<COMMANDE> ne peut pas être trouvée." + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "-" +msgstr "-" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "the exit status of COMMAND otherwise" +msgstr "Le code de retour de I<COMMANDE> autrement." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONS" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-S/--split-string usage in scripts" +msgstr "Utilisation de -S/--split-string dans des scripts" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<-S> option allows specifying multiple parameters in a script. Running " +"a script named B<1.pl> containing the following first line:" +msgstr "" +"L'option B<-S> permet de spécifier plusieurs paramètres dans un script. " +"L’exécution d’un script nommé B<1.pl> contenant la première ligne suivante :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"#!/usr/bin/env -S perl -w -T\n" +"\\&...\n" +msgstr "" +"#!/usr/bin/env -S perl -w -T\n" +"\\&...\n" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Will execute B<perl -w -T 1.pl .>" +msgstr "exécutera B<perl -w -T 1.pl .>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Without the B<'-S'> parameter the script will likely fail with:" +msgstr "Sans paramètre « B<-S> », le script échouera probablement avec :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/usr/bin/env: 'perl -w -T': No such file or directory\n" +msgstr "/usr/bin/env: 'perl -w -T': Aucun fichier ou répertoire de ce type\n" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "See the full documentation for more details." +msgstr "Voir la documentation complète pour plus de détails." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "--default-signal[=SIG] usage" +msgstr "Utilisation de --default-signal[=SIG]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This option allows setting a signal handler to its default action, which is " +"not possible using the traditional shell trap command. The following " +"example ensures that seq will be terminated by SIGPIPE no matter how this " +"signal is being handled in the process invoking the command." +msgstr "" +"Cette option permet de demander au gestionnaire de signaux son action par " +"défaut, ce qui n'est pas possible en utilisant la commande B<trap> d'un " +"interpréteur traditionnel. L'exemple suivant s'assure que B<seq> se " +"terminera avec I<SIGPIPE> quelle que soit la manière dont le signal est géré " +"lors du traitement du lancement de la commande." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "sh -c 'env --default-signal=PIPE seq inf | head -n1'\n" +msgstr "sh -c 'env --default-signal=PIPE seq inf | head -n1'\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NOTES" +msgstr "NOTES" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "POSIX's B<exec>(3p) pages says:" +msgstr "Les pages de B<exec>(3p) de POSIX disent :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"many existing applications wrongly assume that they start with certain " +"signals set to the default action and/or unblocked.... Therefore, it is best " +"not to block or ignore signals across execs without explicit reason to do " +"so, and especially not to block signals across execs of arbitrary (not " +"closely cooperating) programs." +msgstr "" +"de nombreuses applications supposent, à tort, qu'elles démarrent avec " +"certains signaux paramétrés sur l'action par défaut et/ou débloqués... Il " +"vaut donc mieux ne pas bloquer ou ignorer des signaux d'exécutables sans " +"raison particulière, et surtout ne pas bloquer les signaux des exécutables " +"de programmes de votre choix (sans étroite coopération)." + +#. 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 Richard Mlynarik, David MacKenzie, and Assaf Gordon." +msgstr "Écrit par Richard Mlynarik, David MacKenzie et Assaf Gordon." + +#. 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 "" +"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" +msgstr "" +"Aide en ligne de GNU coreutils : E<lt>https://www.gnu.org/software/coreutils/" +"E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" +msgstr "" +"Signaler toute erreur de traduction à E<lt>https://translationproject.org/" +"team/fr.htmlE<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 debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Copyright \\(co 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 2022 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-tumbleweed +msgid "B<sigaction>(2), B<sigprocmask>(2), B<signal>(7)" +msgstr "B<sigaction>(2), B<sigprocmask>(2), B<signal>(7)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/envE<gt>" +msgstr "" +"Documentation complète : E<lt>I<https://www.gnu.org/software/coreutils/" +"env>E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) env invocation\\(aq" +msgstr "" +"aussi disponible localement à l’aide de la commande : info \\(aq(coreutils) " +"env invocation\\(aq" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "September 2022" +msgstr "Septembre 2022" + +#. type: TH +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "GNU coreutils 9.1" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"SIG may be a signal name like 'PIPE', or a signal number like '13'. Without " +"SIG, all known signals are included. Multiple signals can be comma-" +"separated." +msgstr "" +"I<SIG> peut être le nom d'un signal comme « PIPE », ou le numéro d'un signal " +"comme « 13 ». Sans I<SIG>, tous les signaux connus sont inclus. Plusieurs " +"signaux peuvent être séparés par des virgules." + +#. type: Plain text +#: debian-bookworm mageia-cauldron +msgid "" +"Copyright \\(co 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 2022 Free Software Foundation, Inc. Licence GPLv3+\\ : GNU " +"GPL version 3 ou ultérieure E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "Avril 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "Octobre 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "GNU coreutils 8.32" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "set handling of SIG signals(s) to do nothing" +msgstr "paramétrer la gestion du/des signaux I<SIG> pour qu'elle ne fasse rien" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "POSIX's exec(2) pages says:" +msgstr "Les pages de B<exec>(2) de POSIX disent :" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 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 2020 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 +#: opensuse-leap-15-6 +msgid "sigaction(2), sigprocmask(2), signal(7)" +msgstr "B<sigaction>(2), B<sigprocmask>(2), B<signal>(7)" |