diff options
Diffstat (limited to 'po/fr/man8/addpart.8.po')
-rw-r--r-- | po/fr/man8/addpart.8.po | 62 |
1 files changed, 25 insertions, 37 deletions
diff --git a/po/fr/man8/addpart.8.po b/po/fr/man8/addpart.8.po index 47789d66..00988a5c 100644 --- a/po/fr/man8/addpart.8.po +++ b/po/fr/man8/addpart.8.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-fr-extra-util-linux\n" -"POT-Creation-Date: 2023-08-27 16:48+0200\n" +"POT-Creation-Date: 2024-03-29 09:35+0100\n" "PO-Revision-Date: 2022-05-02 13:29+0200\n" "Last-Translator: David Prévot <david@tilapin.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -42,7 +42,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ADDPART" msgstr "ADDPART" @@ -60,41 +60,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 "System Administration" msgstr "Administration Système" #. 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 "addpart - tell the kernel about the existence of a partition" msgstr "addpart - Informer le noyau de l’existence d’une partition" #. 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<addpart> I<device partition start length>" msgstr "B<addpart> I<périphérique partition début taille>" #. 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 "" "B<addpart> tells the Linux kernel about the existence of the specified " "partition. The command is a simple wrapper around the \"add partition\" " @@ -104,55 +104,55 @@ msgstr "" "commande est une simple enveloppe autour de l’ioctl « add partition »." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "This command doesn\\(cqt manipulate partitions on a block device." msgstr "" "Cette commande ne manipule pas les partitions présentes sur un périphérique " "bloc." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "PARAMETERS" msgstr "PARAMÈTRES" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<device>" msgstr "I<périphérique>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The disk device." msgstr "Le périphérique disque." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<partition>" msgstr "I<partition>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The partition number." msgstr "Le numéro de la partition." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<start>" msgstr "I<début>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The beginning of the partition (in 512-byte sectors)." msgstr "Le début de la partition (en secteur de 512 octets)." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I<length>" msgstr "I<taille>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The length of the partition (in 512-byte sectors)." msgstr "La taille de la partition (en secteur de 512 octets)." @@ -177,52 +177,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<delpart>(8), B<fdisk>(8), B<parted>(8), B<partprobe>(8), B<partx>(8)" msgstr "B<delpart>(8), B<fdisk>(8), B<parted>(8), B<partprobe>(8), B<partx>(8)" #. 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<addpart> command is part of the util-linux package which can be " "downloaded from" msgstr "" "La commande B<addpart> 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" |