diff options
Diffstat (limited to 'po/fr/man1/rev.1.po')
-rw-r--r-- | po/fr/man1/rev.1.po | 67 |
1 files changed, 19 insertions, 48 deletions
diff --git a/po/fr/man1/rev.1.po b/po/fr/man1/rev.1.po index 3b5d9be6..ceb805de 100644 --- a/po/fr/man1/rev.1.po +++ b/po/fr/man1/rev.1.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-fr-extra-util-linux\n" -"POT-Creation-Date: 2023-08-27 17:17+0200\n" +"POT-Creation-Date: 2024-03-29 09:49+0100\n" "PO-Revision-Date: 2022-08-27 12:45+0200\n" "Last-Translator: Jean-Philippe MENGUAL <jpmengual@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -43,7 +43,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REV" msgstr "REV" @@ -61,41 +61,41 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "Commandes de l'utilisateur" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "NOM" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "rev - reverse lines characterwise" msgstr "rev - Inverser les lignes au niveau des caractères" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "SYNOPSIS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<rev> [option] [I<file>...]" msgstr "B<rev> [I<option>] [I<fichier> ...]" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPTION" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<rev> utility copies the specified files to standard output, reversing " "the order of characters in every line. If no files are specified, standard " @@ -118,23 +118,23 @@ msgstr "" "fichier pourrait ne pas réussir." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "OPTIONS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "Afficher l’aide-mémoire puis quitter." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -144,69 +144,40 @@ msgid "Print version and exit." msgstr "Afficher la version puis quitter." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "VOIR AUSSI" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<tac>(1)" msgstr "B<tac>(1)" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "SIGNALER DES BOGUES" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" "Pour envoyer un rapport de bogue, utilisez le système de gestion des " "problèmes à l'adresse" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "DISPONIBILITÉ" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<rev> command is part of the util-linux package which can be downloaded " "from" msgstr "" "La commande B<rev> fait partie du paquet util-linux qui peut être téléchargé " "de" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "14 février 2022" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "util-linux 2.37.4" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"This utility is a line-oriented tool and it uses in-memory allocated buffer " -"for a whole wide-char line. If the input file is huge and without line " -"breaks than allocate the memory for the file may be unsuccessful." -msgstr "" -"Cet outil est orienté ligne de commande et il utilise un tampon alloué en " -"mémoire vive pour une ligne entière de caractères. Si le fichier d'entrée " -"est gros et sans retour à la ligne, l'allocation de la mémoire pour le " -"fichier pourrait ne pas réussir." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "Afficher le nom et la version du logiciel et quitter." |