[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFR2] po4a://manpages-fr/{rusers,deallocvt,bzgrep}.1/po/fr.po



Bonjour,


Le 22/03/25 17:26 bubu a écrit :
>un détail,
La compression du diff n’est peut être pas utile !
⇒ patch

Merci d’avance pour vos relectures et commentaires.
Amicalement

-- 
Jean-Paul
# French translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
"POT-Creation-Date: 2025-02-16 05:41+0100\n"
"PO-Revision-Date: 2025-03-22 13:55+0100\n"
"Last-Translator: Jean-Paul Guillonneau <guillonneau.jeanpaul@free.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: Gvim\n"

#. type: TH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "BZGREP"
msgstr "BZGREP"

#. type: SH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr "NOM"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
msgid ""
"bzgrep, bzfgrep, bzegrep - search possibly bzip2 compressed files for a "
"regular expression"
msgstr ""
"bzgrep, bzfgrep, bzegrep – Recherche d’une expression rationnelle dans des "
"fichiers pouvant être compressés avec bzip2"

#. type: SH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNOPSIS"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"B<bzgrep> [ grep_options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr "B<bzgrep> [ options_grep ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"B<bzegrep> [ egrep_options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr ""
"B<bzegrep> [ options_egrep ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"B<bzfgrep> [ fgrep_options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr ""
"B<bzfgrep> [ options_fgrep ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: SH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
msgid ""
"I<Bzgrep> is used to invoke the I<grep> on bzip2-compressed files. All "
"options specified are passed directly to I<grep.> If no file is specified, "
"then the standard input is decompressed if necessary and fed to grep.  "
"Otherwise the given files are uncompressed if necessary and fed to I<grep.>"
msgstr ""
"B<bzgrep> est utilisé pour invoquer la commande B<grep>(1) sur des fichiers "
"compressés avec bzip2. Toutes les options indiquées sont passées directement "
"à B<grep>. Si aucun fichier n’est spécifié, l’entrée standard est "
"décompressée si nécessaire et fournie à B<grep>. Sinon les fichiers indiqués "
"sont décompressés si nécessaire et fournis à B<grep>."

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"If I<bzgrep> is invoked as I<bzegrep> or I<bzfgrep> then I<egrep> or "
"I<fgrep> is used instead of I<grep.> If the GREP environment variable is "
"set, I<bzgrep> uses it as the I<grep> program to be invoked. For example:"
msgstr ""
"Si B<bzgrep> est invoqué par B<bzegrep> ou B<bzfgrep> alors B<egrep> ou "
"B<fgrep> seront utilisés au lieu de B<grep>. Si la variable d’environnement "
"GREP est définie, B<bzgrep> l’utilise comme programme B<grep> à invoquer. "
"Par exemple,"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid ""
"    for sh:  GREP=fgrep  bzgrep string files\n"
"    for csh: (setenv GREP fgrep; bzgrep string files)\n"
msgstr ""
"    pour sh :  GREP=fgrep  bzgrep chaine fichiers\n"
"    pour csh : (setenv GREP fgrep; bzgrep chaine fichiers)\n"

#. type: SH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "AUTHOR"
msgstr "AUTEUR"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
msgid ""
"Charles Levert (charles@comm.polymtl.ca). Adapted to bzip2 by Philippe Troin "
"E<lt>phil@fifi.orgE<gt> for Debian GNU/Linux."
msgstr ""
"Charles Levert (charles@comm.polymtl.ca). Adaptation à bzip2 par Philippe "
"Troin E<lt>phil@fifi.orgE<gt> pour Debian GNU/Linux."

#. type: SH
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide mageia-cauldron
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr "VOIR AUSSI"

#. type: Plain text
#: debian-bookworm debian-unstable fedora-42 fedora-rawhide opensuse-leap-16-0
#: opensuse-tumbleweed
msgid "grep(1), egrep(1), fgrep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)"
msgstr ""
"B<grep>(1), B<egrep>(1), B<fgrep>(1), B<bzdiff>(1), B<bzmore>(1), "
"B<bzless>(1), B<bzip2>(1)"

#. type: Plain text
#: mageia-cauldron
msgid ""
"B<bzgrep> [ grep options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr "B<bzgrep> [ options_grep ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: Plain text
#: mageia-cauldron
msgid ""
"B<bzegrep> [ grep -E options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr ""
"B<bzegrep> [ grep -E options ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: Plain text
#: mageia-cauldron
msgid ""
"B<bzfgrep> [ grep -F options ] B<[\\ -e\\ ]>I< pattern> I<filename>.\\|.\\|."
msgstr ""
"B<bzfgrep> [ grep -F options ] B<[\\ -e\\ ]>I< motif> I<fichier>.\\|.\\|."

#. type: Plain text
#: mageia-cauldron
msgid ""
"If I<bzgrep> is invoked as I<bzegrep> or I<bzfgrep> then I<grep -E> or "
"I<grep -F> is used instead of I<grep.> If the GREP environment variable is "
"set, I<bzgrep> uses it as the I<grep> program to be invoked. For example:"
msgstr ""
"Si B<bzgrep> est invoqué par B<bzegrep> ou B<bzfgrep> alors B<grep\\ -E> ou "
"B<grep\\ -F> seront utilisés au lieu de B<grep>. Si la variable "
"d’environnement GREP est définie, B<bzgrep> l’utilise comme programme "
"B<grep> à invoquer. Par exemple,"

#. type: Plain text
#: mageia-cauldron
#, no-wrap
msgid ""
"    for sh:  GREP=\"grep -F\" bzgrep string files\n"
"    for csh: (setenv GREP \"grep -F\"; bzgrep string files)\n"
msgstr ""
"    pour sh :  GREP=\"grep -F\" bzgrep chaine fichiers\n"
"    pour csh : (setenv GREP \"grep -F\"; bzgrep chaine fichiers)\n"

#. type: Plain text
#: mageia-cauldron
msgid "grep(1), bzdiff(1), bzmore(1), bzless(1), bzip2(1)"
msgstr "B<grep>(1), B<bzdiff>(1), B<bzmore>(1), B<bzless>(1), B<bzip2>(1)"

Reply to: