summaryrefslogtreecommitdiffstats
path: root/po/fr/man1/diff.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/man1/diff.1.po')
-rw-r--r--po/fr/man1/diff.1.po1251
1 files changed, 1251 insertions, 0 deletions
diff --git a/po/fr/man1/diff.1.po b/po/fr/man1/diff.1.po
new file mode 100644
index 00000000..257b24c4
--- /dev/null
+++ b/po/fr/man1/diff.1.po
@@ -0,0 +1,1251 @@
+# French translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Jade Alglave <jade.alglave@ens-lyon.org>
+# Nicolas François <nicolas.francois@centraliens.net>, 2009-2010.
+# David Prévot <david@tilapin.org>, 2011, 2013.
+# Jean-Philippe MENGUAL <jpmengual@debian.org>, 2020-2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: diffutils manpages\n"
+"POT-Creation-Date: 2024-02-15 17:57+0100\n"
+"PO-Revision-Date: 2023-06-16 18:48+0200\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: 8bit\n"
+"X-Generator: Lokalize 1.5\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DIFF"
+msgstr "DIFF"
+
+#. type: TH
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "May 2023"
+msgstr "Mai 2023"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "diffutils 3.10"
+msgstr "diffutils 3.10"
+
+#. 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 "diff - compare files line by line"
+msgstr "diff - Comparer des fichiers ligne à ligne"
+
+#. 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<diff> [I<OPTION>]... I<FILES>"
+msgstr "B<diff> [I<option>] ... I<fichiers>"
+
+#. 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 "Compare FILES line by line."
+msgstr "Comparer les I<fichiers> ligne à ligne."
+
+#. 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<--normal>"
+msgstr "B<--normal>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output a normal diff (the default)"
+msgstr "Afficher les différences au format normal (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<-q>, B<--brief>"
+msgstr "B<-q>, B<--brief>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "report only when files differ"
+msgstr "Indiquer seulement si les fichiers diffèrent."
+
+#. 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<--report-identical-files>"
+msgstr "B<-s>, B<--report-identical-files>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "report when two files are the same"
+msgstr "Indiquer lorsque deux fichiers sont identiques."
+
+#. 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<-C> NUM, B<--context>[=I<NUM>]"
+msgstr "B<-c>, B<-C> I<n>, B<--context>[B<=>I<n>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output NUM (default 3) lines of copied context"
+msgstr "Afficher I<n> lignes de contexte (3\\ lignes 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<-U> NUM, B<--unified>[=I<NUM>]"
+msgstr "B<-u>, B<-U> I<n>, B<--unified>[B<=>I<n>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output NUM (default 3) lines of unified context"
+msgstr "Afficher I<n> lignes de contexte unifié (3\\ lignes 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<--ed>"
+msgstr "B<-e>, B<--ed>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output an ed script"
+msgstr "Sortir un script «\\ ed\\ »."
+
+#. 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<--rcs>"
+msgstr "B<-n>, B<--rcs>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output an RCS format diff"
+msgstr "Afficher les différences au format RCS."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-y>, B<--side-by-side>"
+msgstr "B<-y>, B<--side-by-side>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output in two columns"
+msgstr "Afficher en deux colonnes."
+
+#. 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<NUM>"
+msgstr "B<-W>, B<--width=>I<n>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output at most NUM (default 130) print columns"
+msgstr "Afficher au plus I<n> caractères par ligne (130 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<--left-column>"
+msgstr "B<--left-column>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output only the left column of common lines"
+msgstr "N'afficher que la colonne de gauche des lignes communes."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--suppress-common-lines>"
+msgstr "B<--suppress-common-lines>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not output common lines"
+msgstr "Ne pas afficher les lignes communes."
+
+#. 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<--show-c-function>"
+msgstr "B<-p>, B<--show-c-function>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "show which C function each change is in"
+msgstr "Indiquer dans quelle fonction C se trouve chaque changement."
+
+#. 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<--show-function-line>=I<RE>"
+msgstr "B<-F>, B<--show-function-line=>I<er>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "show the most recent line matching RE"
+msgstr ""
+"Afficher la ligne la plus récente correspondant à l'expression rationnelle "
+"I<er>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--label> LABEL"
+msgstr "B<--label> I<étiquette>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use LABEL instead of file name and timestamp (can be repeated)"
+msgstr ""
+"Utiliser I<étiquette> au lieu du nom de fichier et de l’horodatage (peut "
+"être répété)."
+
+#. 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<--expand-tabs>"
+msgstr "B<-t>, B<--expand-tabs>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "expand tabs to spaces in output"
+msgstr "Transformer les tabulations en espaces en 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<--initial-tab>"
+msgstr "B<-T>, B<--initial-tab>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "make tabs line up by prepending a tab"
+msgstr "Afficher une tabulation plutôt qu'une espace avant le texte."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--tabsize>=I<NUM>"
+msgstr "B<--tabsize=>I<n>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "tab stops every NUM (default 8) print columns"
+msgstr "Les tabulations s'arrêtent toutes les I<n> (8 par défaut) colonnes."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--suppress-blank-empty>"
+msgstr "B<--suppress-blank-empty>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "suppress space or tab before empty output lines"
+msgstr ""
+"Supprimer les espaces ou tabulations avant les lignes de sorties vides."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l>, B<--paginate>"
+msgstr "B<-l>, B<--paginate>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "pass output through 'pr' to paginate it"
+msgstr "Envoyer la sortie à «\\ pr\\ » pour la paginer"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-r>, B<--recursive>"
+msgstr "B<-r>, B<--recursive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "recursively compare any subdirectories found"
+msgstr "Comparer récursivement tous les sous-répertoires trouvés."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-dereference>"
+msgstr "B<--no-dereference>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "don't follow symbolic links"
+msgstr "Ne pas suivre les liens symboliques"
+
+#. 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<--new-file>"
+msgstr "B<-N>, B<--new-file>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "treat absent files as empty"
+msgstr "Considérer les fichiers absents comme des fichiers vides."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--unidirectional-new-file>"
+msgstr "B<--unidirectional-new-file>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "treat absent first files as empty"
+msgstr "Considérer les premiers fichiers manquants comme des fichiers vides."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--ignore-file-name-case>"
+msgstr "B<--ignore-file-name-case>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore case when comparing file names"
+msgstr ""
+"Ignorer les différences entre majuscules et minuscules pour la comparaison "
+"des noms 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<--no-ignore-file-name-case>"
+msgstr "B<--no-ignore-file-name-case>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "consider case when comparing file names"
+msgstr ""
+"Tenir compte des différences entre majuscules et minuscules pour la "
+"comparaison des noms 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<-x>, B<--exclude>=I<PAT>"
+msgstr "B<-x>, B<--exclude=>I<motif>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "exclude files that match PAT"
+msgstr "Ignorer les fichiers qui correspondent au I<motif>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-X>, B<--exclude-from>=I<FILE>"
+msgstr "B<-X>, B<--exclude-from>=I<FICHIER>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "exclude files that match any pattern in FILE"
+msgstr "exclure les fichiers qui correspondent à un des motifs dans I<FICHIER>"
+
+#. 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<--starting-file>=I<FILE>"
+msgstr "B<-S>, B<--starting-file=>I<fichier>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "start with FILE when comparing directories"
+msgstr "Commencer par I<fichier> lors de la comparaison de répertoires."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--from-file>=I<FILE1>"
+msgstr "B<--from-file=>I<fichier1>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "compare FILE1 to all operands; FILE1 can be a directory"
+msgstr ""
+"Comparer I<fichier1> à tous les paramètres. I<fichier1> peut être un "
+"répertoire."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--to-file>=I<FILE2>"
+msgstr "B<--to-file=>I<fichier2>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "compare all operands to FILE2; FILE2 can be a directory"
+msgstr ""
+"Comparer I<fichier2> à tous les paramètres. I<fichier2> peut être un "
+"répertoire."
+
+#. 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-case>"
+msgstr "B<-i>, B<--ignore-case>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore case differences in file contents"
+msgstr ""
+"Ignorer les différences entre majuscules et minuscules dans le contenu des "
+"fichiers."
+
+#. 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<--ignore-tab-expansion>"
+msgstr "B<-E>, B<--ignore-tab-expansion>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore changes due to tab expansion"
+msgstr ""
+"Ne pas tenir compte des modifications dues au développement de tabulations."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-Z>, B<--ignore-trailing-space>"
+msgstr "B<-Z>, B<--ignore-trailing-space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore white space at line end"
+msgstr "Ne pas tenir compte des espaces en fin 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<-b>, B<--ignore-space-change>"
+msgstr "B<-b>, B<--ignore-space-change>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore changes in the amount of white space"
+msgstr "Ne pas tenir compte des modifications dues au nombre d'espaces."
+
+#. 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<--ignore-all-space>"
+msgstr "B<-w>, B<--ignore-all-space>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore all white space"
+msgstr "Ne tenir compte d'aucun espace."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-B>, B<--ignore-blank-lines>"
+msgstr "B<-B>, B<--ignore-blank-lines>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore changes where lines are all blank"
+msgstr "Ne pas tenir compte des lignes vides."
+
+#. 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-matching-lines>=I<RE>"
+msgstr "B<-I>, B<--ignore-matching-lines=>I<er>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "ignore changes where all lines match RE"
+msgstr ""
+"Ne pas tenir compte des changements sur les lignes correspondant à une "
+"expression rationnelle."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a>, B<--text>"
+msgstr "B<-a>, B<--text>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "treat all files as text"
+msgstr "Traiter tous les fichiers comme du texte."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--strip-trailing-cr>"
+msgstr "B<--strip-trailing-cr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "strip trailing carriage return on input"
+msgstr "Ignorer les retours à la ligne sur l'entrée standard."
+
+#. 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<--ifdef>=I<NAME>"
+msgstr "B<-D>, B<--ifdef=>I<nom>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output merged file with '#ifdef NAME' diffs"
+msgstr ""
+"Afficher un fichier fusionné pour montrer les différences sous la forme «\\ "
+"#ifdef I<nom>\\ »."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--GTYPE-group-format>=I<GFMT>"
+msgstr "B<--GTYPE-group-format=>I<GFMT>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "format GTYPE input groups with GFMT"
+msgstr ""
+"Similaire, mais afficher toutes les groupes B<GTYPE> en entrée au format "
+"I<GFMT>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--line-format>=I<LFMT>"
+msgstr "B<--line-format=>I<LFMT>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "format all input lines with LFMT"
+msgstr "Afficher toutes les lignes en entrée au format I<LFMT>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--LTYPE-line-format>=I<LFMT>"
+msgstr "B<--LTYPE-line-format=>I<LFMT>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "format LTYPE input lines with LFMT"
+msgstr "Afficher toutes les lignes B<LTYPE> en entrée au format I<LFMT>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "These format options provide fine-grained control over the output"
+msgstr "Ces options de format fournissent un contrôle fin de la sortie "
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "of diff, generalizing B<-D>/--ifdef."
+msgstr "de B<diff>, généralisant B<-D>, B<--ifdef>."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "LTYPE is 'old', 'new', or 'unchanged'."
+msgstr "Les valeurs possibles de B<LTYPE> sont\\ : B<old>, B<new> ou B<unchanged>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "GTYPE is LTYPE or 'changed'."
+msgstr "Les valeurs possibles de B<GTYPE> sont\\ : B<LTYPE> ou B<changed>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "GFMT (only) may contain:"
+msgstr "I<GFMT> (seulement) peut contenir\\ :"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%E<lt>"
+msgstr "%E<lt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "lines from FILE1"
+msgstr "pour marquer les lignes de I<fichier1> ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%E<gt>"
+msgstr "%E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "lines from FILE2"
+msgstr "pour marquer les lignes de I<fichier2> ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%="
+msgstr "%="
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "lines common to FILE1 and FILE2"
+msgstr "pour marquer les lignes communes à I<fichier1> et à I<fichier2> ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%[-][WIDTH][.[PREC]]{doxX}LETTER"
+msgstr "%[-][LARGEUR][.[PRÉC]]{doxX}I<lettre>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "printf-style spec for LETTER"
+msgstr "spécification de type printf pour I<lettre>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "LETTERs are as follows for new group, lower case for old group:"
+msgstr ""
+"Les I<lettre>s sont comme suit pour le nouveau groupe, et en minuscules pour "
+"l'ancien groupe\\ :"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "F"
+msgstr "F"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "first line number"
+msgstr "numéro de la première ligne ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "L"
+msgstr "L"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "last line number"
+msgstr "numéro de la dernière ligne ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "N"
+msgstr "N"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "number of lines = L-F+1"
+msgstr "nombre de lignes = L-F+1 ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "E"
+msgstr "E"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "F-1"
+msgstr "F-1 ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "M"
+msgstr "M"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "L+1"
+msgstr "L+1 ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%(A=B?T:E)"
+msgstr "%(A=B?T:E)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "if A equals B then T else E"
+msgstr "si A est égal à B alors T et sinon E."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "LFMT (only) may contain:"
+msgstr "I<LFMT> (seulement) peut contenir\\ :"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%L"
+msgstr "%L"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "contents of line"
+msgstr "contenu de la ligne ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%l"
+msgstr "%l"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "contents of line, excluding any trailing newline"
+msgstr "contenu de la ligne, sans les retours à la ligne ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%[-][WIDTH][.[PREC]]{doxX}n"
+msgstr "%[-][LARGEUR][.[PRÉC]]{doxX}n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "printf-style spec for input line number"
+msgstr "spécifications de type printf pour le numéro de ligne d'entrée."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Both GFMT and LFMT may contain:"
+msgstr "I<GFMT> et I<LFMT> peuvent tous deux contenir\\ :"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%%"
+msgstr "%%"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "%"
+msgstr "%"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%c'C'"
+msgstr "%c'C'"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the single character C"
+msgstr "l'unique caractère C ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "%c'\\eOOO'"
+msgstr "%c'\\eOOO'"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the character with octal code OOO"
+msgstr "le caractère dont le code octal est OOO ;"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "C"
+msgstr "C"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "the character C (other characters represent themselves)"
+msgstr "le caractère C (les autres caractères se représentent eux-mêmes)."
+
+#. 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<--minimal>"
+msgstr "B<-d>, B<--minimal>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "try hard to find a smaller set of changes"
+msgstr "Essayer de trouver un ensemble de changements minimal."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--horizon-lines>=I<NUM>"
+msgstr "B<--horizon-lines=>I<n>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "keep NUM lines of the common prefix and suffix"
+msgstr "Utiliser I<n> lignes pour le préfixe et le suffixe commun."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--speed-large-files>"
+msgstr "B<--speed-large-files>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "assume large files and many scattered small changes"
+msgstr ""
+"Supposer que les fichiers sont de grande taille et contiennent de nombreux "
+"petits changements dispersés."
+
+#. 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-tumbleweed
+msgid ""
+"color output; WHEN is 'never', 'always', or 'auto'; plain B<--color> means "
+"B<--color=>'auto'"
+msgstr ""
+"colorie l'affichage ; I<QUAND> peut être « never », « always » ou « auto » ; "
+"B<--color> sans options signifie B<--color=>'auto'."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--palette>=I<PALETTE>"
+msgstr "B<--palette>=I<PALETTE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"the colors to use when B<--color> is active; PALETTE is a colon-separated "
+"list of terminfo capabilities"
+msgstr ""
+"les couleurs à utiliser quand B<--color> est activé ; I<PALETTE> est une "
+"liste séparée par des deux-points des capacités de terminfo"
+
+#. 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<-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: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"FILES are 'FILE1 FILE2' or 'DIR1 DIR2' or 'DIR FILE' or 'FILE DIR'. If B<--"
+"from-file> or B<--to-file> is given, there are no restrictions on FILE(s). "
+"If a FILE is '-', read standard input. Exit status is 0 if inputs are the "
+"same, 1 if different, 2 if trouble."
+msgstr ""
+"Les fichiers sont «\\ I<fichier1> I<fichier2>\\ », «\\ I<répertoire1> "
+"I<répertoire2>\\ » ou \\ I<fichier>...I<répertoire>\\ ». Avec les options "
+"B<--from-file> ou B<--to-file>, il n'y a aucune restriction sur les "
+"I<fichier>s. Si un I<fichier> vaut B<->, l'entrée standard est lue. Le code "
+"de retour vaut B<0> si les entrées sont identiques, B<1> si elles diffèrent, "
+"et B<2> en cas de problème."
+
+#. 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 Paul Eggert, Mike Haertel, David Hayes, Richard Stallman, and Len "
+"Tower."
+msgstr ""
+"Écrit par Paul Eggert, Mike Haertel, David Hayes, Richard Stallman et Len "
+"Tower."
+
+#. 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 to: bug-diffutils@gnu.org"
+msgstr "Signaler toute erreur à : bug-diffutils@gnu.org"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>"
+msgstr ""
+"Page d'accueil de GNU diffutils : E<lt>URL:I<http://www.gnu.org/software/"
+"diffutils/>E<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "General help using GNU software: E<lt>https://www.gnu.org/gethelp/E<gt>"
+msgstr ""
+"Aide globale pour l'utilisation de logiciels GNU : E<lt>URL:I<http://www.gnu."
+"org/gethelp/>E<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 mageia-cauldron
+#: 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-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<wdiff>(1), B<cmp>(1), B<diff3>(1), B<sdiff>(1), B<patch>(1)"
+msgstr "B<wdiff>(1), B<cmp>(1), B<diff3>(1), B<sdiff>(1), B<patch>(1)"
+
+#. 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<diff> is maintained as a Texinfo manual. If "
+"the B<info> and B<diff> programs are properly installed at your site, the "
+"command"
+msgstr ""
+"La documentation complète de B<diff> est disponible dans un manuel Texinfo. "
+"Si les programmes B<info> et B<diff> 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 diff>"
+msgstr "B<info diff>"
+
+#. 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 "August 2021"
+msgstr "Août 2021"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "diffutils 3.8"
+msgstr "diffutils 3.8"
+
+#. type: Plain text
+#: debian-bookworm
+msgid ""
+"Copyright \\(co 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2021 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
+#: debian-bookworm opensuse-leap-15-6
+msgid "wdiff(1), cmp(1), diff3(1), sdiff(1), patch(1)"
+msgstr "B<wdiff>(1), B<cmp>(1), B<diff3>(1), B<sdiff>(1), B<patch>(1)"
+
+#. type: TH
+#: fedora-40 fedora-rawhide
+#, no-wrap
+msgid "January 2024"
+msgstr "Janvier 2024"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "May 2017"
+msgstr "Mai 2017"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "diffutils 3.6"
+msgstr "diffutils 3.6"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"colorize the output; WHEN can be 'never', 'always', or 'auto' (the default)"
+msgstr ""
+"colorie l'affichage ; I<QUAND> peut être « never », « always » ou "
+"« auto » (par défaut)"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"GNU diffutils home page: E<lt>http://www.gnu.org/software/diffutils/E<gt>"
+msgstr ""
+"Page d'accueil de GNU diffutils : E<lt>http://www.gnu.org/software/diffutils/"
+"E<gt>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "General help using GNU software: E<lt>http://www.gnu.org/gethelp/E<gt>"
+msgstr ""
+"Aide générale pour l'utilisation des logiciels GNU : E<lt>http://www.gnu.org/"
+"gethelp/E<gt>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+\\ : GNU "
+"GPL version 3 ou ultérieure E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."