summaryrefslogtreecommitdiffstats
path: root/po/fr/man8/mkswap.8.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /po/fr/man8/mkswap.8.po
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fr/man8/mkswap.8.po')
-rw-r--r--po/fr/man8/mkswap.8.po180
1 files changed, 54 insertions, 126 deletions
diff --git a/po/fr/man8/mkswap.8.po b/po/fr/man8/mkswap.8.po
index e0f3196c..d5ab1c21 100644
--- a/po/fr/man8/mkswap.8.po
+++ b/po/fr/man8/mkswap.8.po
@@ -30,7 +30,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-fr-extra-util-linux\n"
-"POT-Creation-Date: 2023-08-27 17:08+0200\n"
+"POT-Creation-Date: 2024-03-29 09:45+0100\n"
"PO-Revision-Date: 2023-07-09 00:35+0200\n"
"Last-Translator: Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>\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 "MKSWAP"
msgstr "MKSWAP"
@@ -60,48 +60,48 @@ 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 "mkswap - set up a Linux swap area"
msgstr "mkswap - Créer une zone d'échange (swap) Linux"
#. 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<mkswap> [options] I<device> [I<size>]"
msgstr "B<mkswap> [I<options>] I<périphérique> [I<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<mkswap> sets up a Linux swap area on a device or in a file."
msgstr ""
"B<mkswap> crée une zone d'échange Linux sur un périphérique ou dans un "
"fichier."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The I<device> argument will usually be a disk partition (something like I</"
"dev/sdb7>) but can also be a file. The Linux kernel does not look at "
@@ -119,7 +119,7 @@ msgstr ""
"partitions Solaris.>)"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The I<size> parameter is superfluous but retained for backwards "
"compatibility. (It specifies the desired size of the swap area in 1024-byte "
@@ -146,13 +146,13 @@ msgstr ""
"démarrage."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "WARNING"
msgstr "AVERTISSEMENT"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The swap header does not touch the first block. A boot loader or disk label "
"can be there, but it is not a recommended setup. The recommended setup is to "
@@ -164,7 +164,7 @@ msgstr ""
"une partition séparée pour la zone d'échange."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<mkswap>, like many others mkfs-like utils, B<erases the first partition "
"block to make any previous filesystem invisible.>"
@@ -174,7 +174,7 @@ msgstr ""
"invisibles>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"However, B<mkswap> refuses to erase the first block on a device with a disk "
"label (SUN, BSD, ...)."
@@ -183,18 +183,18 @@ msgstr ""
"avec une étiquette de disque (SUN, BSD, etc.)."
#. 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<-c>, B<--check>"
msgstr "B<-c>, B<--check>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Check the device (if it is a block device) for bad blocks before creating "
"the swap area. If any bad blocks are found, the count is printed."
@@ -204,12 +204,12 @@ msgstr ""
"sont trouvés, leur nombre est affiché."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-f>, B<--force>"
msgstr "B<-f>, B<--force>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Go ahead even if the command is stupid. This allows the creation of a swap "
"area larger than the file or partition it resides on."
@@ -219,7 +219,7 @@ msgstr ""
"laquelle elle réside."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Also, without this option, B<mkswap> will refuse to erase the first block on "
"a device with a partition table."
@@ -238,7 +238,7 @@ msgid "Suppress output and warning messages."
msgstr "Supprimer les messages de sortie et d’avertissement."
#. 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>"
@@ -250,9 +250,9 @@ msgstr ""
"B<swapon>(8) avec cette I<étiquette>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--lock>[=I<mode>]"
-msgstr "B<--lock>[B<=>I<mode>]"
+msgstr "B<--lock>[=I<mode>]"
#. type: Plain text
#: debian-bookworm
@@ -273,12 +273,12 @@ msgstr ""
"outils."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-p>, B<--pagesize> I<size>"
msgstr "B<-p>, B<--pagesize> I<taille>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify the page I<size> (in bytes) to use. This option is usually "
"unnecessary; B<mkswap> reads the size from the kernel."
@@ -287,7 +287,7 @@ msgstr ""
"normalement inutile, B<mkswap> lit la taille depuis le noyau."
#. 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>"
@@ -335,12 +335,12 @@ msgid "generate a new time-based UUID"
msgstr "Générer un nouvel UUID à partir de la date courante."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-v>, B<--swapversion 1>"
msgstr "B<-v>, B<--swapversion 1>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specify the swap-space version. (This option is currently pointless, as the "
"old B<-v 0> option has become obsolete and now only B<-v 1> is supported. "
@@ -354,12 +354,12 @@ msgstr ""
"version v1 est prise en charge depuis le noyau 2.1.117 (août 1998)."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Verbose execution. With this option B<mkswap> will output more details about "
"detected problems during swap area set up."
@@ -368,17 +368,17 @@ msgstr ""
"les problèmes détectés lors de la configuration des zones d’échange."
#. 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>"
@@ -388,28 +388,28 @@ msgid "Print version and exit."
msgstr "Afficher la version puis quitter."
#. 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: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "LOCK_BLOCK_DEVICE=E<lt>modeE<gt>"
msgstr "LOCK_BLOCK_DEVICE=E<lt>modeE<gt>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"use exclusive BSD lock. The mode is \"1\" or \"0\". See B<--lock> for more "
"details."
@@ -418,13 +418,13 @@ msgstr ""
"lock> pour davantage de détails."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "NOTES"
msgstr "NOTES"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The maximum useful size of a swap area depends on the architecture and the "
"kernel version."
@@ -433,7 +433,7 @@ msgstr ""
"la version du noyau."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The maximum number of the pages that is possible to address by swap area "
"header is 4294967295 (32-bit unsigned int). The remaining space on the swap "
@@ -444,7 +444,7 @@ msgstr ""
"restant dans le périphérique d’échange est ignoré."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Presently, Linux allows 32 swap areas. The areas in use can be seen in the "
"file I</proc/swaps>."
@@ -453,7 +453,7 @@ msgstr ""
"d'utilisation sont visibles dans le fichier I</proc/swaps>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<mkswap> refuses areas smaller than 10 pages."
msgstr "B<mkswap> refuse les zones de taille inférieure à 10 pages."
@@ -467,7 +467,7 @@ msgstr ""
"possible de la connaitre avec B<getconf\\ PAGESIZE>."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"To set up a swap file, it is necessary to create that file before "
"initializing it with B<mkswap>, e.g. using a command like"
@@ -477,18 +477,18 @@ msgstr ""
"comme"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "# dd if=/dev/zero of=swapfile bs=1MiB count=$((8*1024))\n"
msgstr "# dd if=/dev/zero of=fichier_échange bs=1MiB count=$((8*1024))\n"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "to create 8GiB swapfile."
msgstr "pour créer un fichier d’échange de 8 GiB."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Please read notes from B<swapon>(8) about B<the swap file use restrictions> "
"(holes, preallocation and copy-on-write issues)."
@@ -498,112 +498,40 @@ msgstr ""
"copie sur écriture)."
#. 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<fdisk>(8), B<swapon>(8)"
msgstr "B<fdisk>(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<mkswap> command is part of the util-linux package which can be "
"downloaded from"
msgstr ""
"La commande B<mkswap> fait partie du paquet util-linux, il peut être "
"téléchargé depuis"
-
-#. 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 ""
-"After creating the swap area, you need the B<swapon> command to start using "
-"it. Usually swap areas are listed in I</etc/fstab> so that they can be taken "
-"into use at boot time by a B<swapon -a> command in some boot script."
-msgstr ""
-"Après avoir créé la zone d'échange, vous aurez besoin de la commande "
-"B<swapon> pour l'utiliser. Habituellement les zones d'échange sont indiquées "
-"dans le fichier I</etc/fstab> afin qu'elles puissent être utilisées au "
-"démarrage par la commande B<swapon -a> dans les scripts de démarrage."
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid "Specify a I<label> for the device, to allow B<swapon> by label."
-msgstr ""
-"Indiquer une I<étiquette> de périphérique pour permettre l'utilisation de "
-"B<swapon> avec cette I<étiquette>."
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"Use exclusive BSD lock for device or file it operates. The optional argument "
-"I<mode> can be B<yes>, B<no> (or 1 and 0) or B<nonblock>. If the I<mode> "
-"argument is omitted, it defaults to B<\"yes\">. This option overwrites "
-"environment variable B<$LOCK_BLOCK_DEVICE>. The default is not to use any "
-"lock at all, but it\\(cqs recommended to avoid collisions with udevd or "
-"other tools."
-msgstr ""
-"Utiliser un verrou BSD exclusif pour le périphérique ou le fichier visé. "
-"L’argument facultatif I<mode> peut être B<yes>, B<no> (ou B<1> et B<0>) ou "
-"B<nonblock>. Si cet argument est absent, sa valeur par défaut est B<yes>. "
-"Cette option écrase la variable d’environnement B<$LOCK_BLOCK_DEVICE>. Le "
-"comportement par défaut est de n’utiliser aucun verrou, mais cela est "
-"recommandé pour éviter des collisions avec udevd ou d’autres outils."
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid "Specify the I<UUID> to use. The default is to generate a UUID."
-msgstr ""
-"Indiquer l'I<UUID> à utiliser. Le comportement par défaut est de créer un "
-"UUID."
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid "Display version information and exit."
-msgstr "Afficher le nom et la version du logiciel et quitter."
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"If you don\\(cqt know the page size that your machine uses, you may be able "
-"to look it up with B<cat /proc/cpuinfo> (or you may not - the contents of "
-"this file depend on architecture and kernel version)."
-msgstr ""
-"Si vous ne connaissez pas la taille des pages que la machine utilise, vous "
-"pouvez la voir avec B<cat /proc/cpuinfo> (le contenu de ce fichier dépendant "
-"de l'architecture et de la version du noyau, il est possible que vous n'ayez "
-"pas accès à cette information)."