diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /po/fr/man8/fsfreeze.8.po | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-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/fsfreeze.8.po')
-rw-r--r-- | po/fr/man8/fsfreeze.8.po | 102 |
1 files changed, 33 insertions, 69 deletions
diff --git a/po/fr/man8/fsfreeze.8.po b/po/fr/man8/fsfreeze.8.po index d5396db5..bd20577b 100644 --- a/po/fr/man8/fsfreeze.8.po +++ b/po/fr/man8/fsfreeze.8.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-fr-extra-util-linux\n" -"POT-Creation-Date: 2023-08-27 16:58+0200\n" +"POT-Creation-Date: 2024-03-29 09:39+0100\n" "PO-Revision-Date: 2022-05-12 20:10+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 "FSFREEZE" msgstr "FSFREEZE" @@ -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 "fsfreeze - suspend access to a filesystem (Ext3/4, ReiserFS, JFS, XFS)" msgstr "" "fsfreeze - Suspendre l'accès à un système de fichiers (ext3/4, ReiserFS, " "JFS, XFS)" #. 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<fsfreeze> B<--freeze>|B<--unfreeze> I<mountpoint>" msgstr "B<fsfreeze> B<--freeze>|B<--unfreeze> I<point_de_montage>" #. 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<fsfreeze> suspends or resumes access to a filesystem." msgstr "B<fsfreeze> suspend ou reprend l'accès à un système de fichiers." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<fsfreeze> halts any new access to the filesystem and creates a stable " "image on disk. B<fsfreeze> is intended to be used with hardware RAID devices " @@ -112,7 +112,7 @@ msgstr "" "périphériques RAID matériels qui permettent la création d'instantanés." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<fsfreeze> is unnecessary for B<device-mapper> devices. The device-mapper " "(and LVM) automatically freezes a filesystem on the device when a snapshot " @@ -124,7 +124,7 @@ msgstr "" "précisions, consultez la page de manuel B<dmsetup>(8)." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The I<mountpoint> argument is the pathname of the directory where the " "filesystem is mounted. The filesystem must be mounted to be frozen (see " @@ -135,7 +135,7 @@ msgstr "" "(consultez B<mount>(8))." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that access-time updates are also suspended if the filesystem is " "mounted with the traditional atime behavior (mount option B<strictatime>, " @@ -147,13 +147,13 @@ msgstr "" "précisions)." #. 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<-f>, B<--freeze>" msgstr "B<-f>, B<--freeze>" @@ -178,7 +178,7 @@ msgstr "" "seront bloqués en attendant que le système de fichiers soit dégelé." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that even after freezing, the on-disk filesystem can contain " "information on files that are still in the process of unlinking. These files " @@ -192,12 +192,12 @@ msgstr "" "ne soit terminé." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-u>, B<--unfreeze>" msgstr "B<-u>, B<--unfreeze>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option is used to un-freeze the filesystem and allow operations to " "continue. Any filesystem modifications that were blocked by the freeze are " @@ -209,17 +209,17 @@ msgstr "" "terminer." #. 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>" @@ -229,13 +229,13 @@ msgid "Print version and exit." msgstr "Afficher la version puis quitter." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FILESYSTEM SUPPORT" msgstr "PRISE EN CHARGE DE SYSTÈME DE FICHIERS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This command will work only if filesystem supports has support for freezing. " "List of these filesystems include (2016-12-18) B<btrfs>, B<ext2/3/4>, " @@ -253,98 +253,62 @@ msgstr "" "le geler." #. 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 "This man page is based on B<xfs_freeze>(8)." msgstr "Cette page de manuel est basée sur B<xfs_freeze>(8)." #. 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 "Written by Hajime Taira." msgstr "Écrit par Hajime Taira." #. 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<mount>(8)" msgstr "B<mount>(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<fsfreeze> command is part of the util-linux package which can be " "downloaded from" msgstr "" "La commande B<fsfreeze> 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 option requests the specified a filesystem to be frozen from new " -"modifications. When this is selected, all ongoing transactions in the " -"filesystem are allowed to complete, new write system calls are halted, other " -"calls which modify the filesystem are halted, and all dirty data, metadata, " -"and log information are written to disk. Any process attempting to write to " -"the frozen filesystem will block waiting for the filesystem to be unfrozen." -msgstr "" -"Cette option nécessite que le système de fichiers indiqué soit gelé de " -"nouvelles modifications. Quand elle est sélectionnée, toutes les " -"transactions en cours dans le système de fichiers ont le droit de se " -"terminer, les nouveaux appels d'écriture sont arrêtés, les autres appels qui " -"modifient le système de fichiers sont arrêtés et toutes les données sales, " -"métadonnées et informations de journalisation sont écrites sur le disque. " -"Tous les processus essayant d'écrire sur le système de fichiers gelé seront " -"bloqués en attendant que le système de fichiers soit dégelé." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "Afficher le nom et la version du logiciel et quitter." |