summaryrefslogtreecommitdiffstats
path: root/po/fr/man8/swaplabel.8.po
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--po/fr/man8/swaplabel.8.po72
1 files changed, 30 insertions, 42 deletions
diff --git a/po/fr/man8/swaplabel.8.po b/po/fr/man8/swaplabel.8.po
index 09f0b258..37bd23a4 100644
--- a/po/fr/man8/swaplabel.8.po
+++ b/po/fr/man8/swaplabel.8.po
@@ -32,7 +32,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-fr-extra-util-linux\n"
-"POT-Creation-Date: 2023-08-27 17:24+0200\n"
+"POT-Creation-Date: 2024-03-29 09:53+0100\n"
"PO-Revision-Date: 2022-05-12 12:11+0200\n"
"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -44,7 +44,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. type: TH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "SWAPLABEL"
msgstr "SWAPLABEL"
@@ -62,42 +62,42 @@ 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 "swaplabel - print or change the label or UUID of a swap area"
msgstr ""
"swaplabel - Afficher ou modifier l'étiquette ou l'UUID d'un espace d'échange"
#. 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<swaplabel> [B<-L> I<label>] [B<-U> I<UUID>] I<device>"
msgstr "B<swaplabel> [B<-L> I<étiquette>] [B<-U> I<UUID>] I<périphérique>"
#. 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<swaplabel> will display or change the label or UUID of a swap partition "
"located on I<device> (or regular file)."
@@ -106,7 +106,7 @@ msgstr ""
"d'échange existant sur I<périphérique> (ou un fichier normal)."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"If the optional arguments B<-L> and B<-U> are not given, B<swaplabel> will "
"simply display the current swap-area label and UUID of I<device>."
@@ -116,7 +116,7 @@ msgstr ""
"I<périphérique>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"If an optional argument is present, then B<swaplabel> will change the "
"appropriate value on I<device>. These values can also be set during swap "
@@ -130,18 +130,18 @@ msgstr ""
"périphérique d'échange en cours d'utilisation."
#. 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."
@@ -156,12 +156,12 @@ msgid "Print version and exit."
msgstr "Afficher la version puis quitter."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-L>, B<--label> I<label>"
msgstr "B<-L>, B<--label> I<étiquette>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify a new I<label> for the device. Swap partition labels can be at most "
"16 characters long. If I<label> is longer than 16 characters, B<swaplabel> "
@@ -173,13 +173,13 @@ msgstr ""
"message d’avertissement."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-U>, B<--uuid> I<UUID>"
msgstr "B<-U>, B<--uuid> I<UUID>"
# NOTE: bold period
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify a new I<UUID> for the device. The I<UUID> must be in the standard "
"8-4-4-4-12 character format, such as is output by B<uuidgen>(1)."
@@ -189,84 +189,72 @@ msgstr ""
"B<uuidgen>(1)."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "ENVIRONMENT"
msgstr "ENVIRONNEMENT"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "LIBBLKID_DEBUG=all"
msgstr "LIBBLKID_DEBUG=all"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "enables libblkid debug output."
msgstr "Activer la sortie de débogage de libblkid."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "AUTHORS"
msgstr "AUTEURS"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<swaplabel> was written by"
msgstr "B<swaplabel> a été écrit par"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "and"
msgstr "et"
#. 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<uuidgen>(1), B<mkswap>(8), B<swapon>(8)"
msgstr "B<uuidgen>(1), B<mkswap>(8), B<swapon>(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<swaplabel> command is part of the util-linux package which can be "
"downloaded from"
msgstr ""
"La commande B<swaplabel> 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"