summaryrefslogtreecommitdiffstats
path: root/po/fr/man1/ipcmk.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/man1/ipcmk.1.po')
-rw-r--r--po/fr/man1/ipcmk.1.po77
1 files changed, 30 insertions, 47 deletions
diff --git a/po/fr/man1/ipcmk.1.po b/po/fr/man1/ipcmk.1.po
index af211045..61c25786 100644
--- a/po/fr/man1/ipcmk.1.po
+++ b/po/fr/man1/ipcmk.1.po
@@ -31,7 +31,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-fr-extra-util-linux\n"
-"POT-Creation-Date: 2023-08-27 17:03+0200\n"
+"POT-Creation-Date: 2024-03-29 09:42+0100\n"
"PO-Revision-Date: 2022-08-20 17:22+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 "IPCMK"
msgstr "IPCMK"
@@ -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 "ipcmk - make various IPC resources"
msgstr "ipcmk - Créer plusieurs ressources IPC"
#. 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<ipcmk> [options]"
msgstr "B<ipcmk> [I<options>]"
#. 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<ipcmk> allows you to create System V inter-process communication (IPC) "
"objects: shared memory segments, message queues, and semaphore arrays."
@@ -105,23 +105,23 @@ msgstr ""
"des tableaux de sémaphores."
#. 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 "Resources can be specified with these options:"
msgstr "Les ressources peuvent être indiquées avec les options suivantes."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-M>, B<--shmem> I<size>"
msgstr "B<-M>, B<--shmem> I<taille>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Create a shared memory segment of I<size> bytes. The I<size> argument may be "
"followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and "
@@ -136,52 +136,52 @@ msgstr ""
"des suffixes KB (=1000), MB (=1000*1000), et ainsi de suite pour GB, etc.\""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-Q>, B<--queue>"
msgstr "B<-Q>, B<--queue>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Create a message queue."
msgstr "Créer une file de messages."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-S>, B<--semaphore> I<number>"
msgstr "B<-S>, B<--semaphore> I<nombre>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Create a semaphore array with I<number> of elements."
msgstr "Créer un tableau de sémaphores avec I<nombre> éléments."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Other options are:"
msgstr "Les autres options sont les suivantes."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-p>, B<--mode> I<mode>"
msgstr "B<-p>, B<--mode> I<mode>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Access permissions for the resource. Default is 0644."
msgstr "Droits d’accès à la ressource (0644 par défaut)."
#. 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>"
@@ -191,62 +191,45 @@ msgid "Print version and exit."
msgstr "Afficher la version puis quitter."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "AUTHORS"
msgstr "AUTEURS"
#. 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<ipcrm>(1), B<ipcs>(1), B<sysvipc>(7)"
msgstr "B<ipcrm>(1), B<ipcs>(1), B<sysvipc>(7)"
#. 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<ipcmk> command is part of the util-linux package which can be "
"downloaded from"
msgstr ""
"La commande B<ipcmk> fait partie du paquet util-linux téléchargeable sur"
-
-#. 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 "Display version information and exit."
-msgstr "Afficher le nom et la version du logiciel et quitter."