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/man2/flock.2.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/man2/flock.2.po')
-rw-r--r-- | po/fr/man2/flock.2.po | 97 |
1 files changed, 69 insertions, 28 deletions
diff --git a/po/fr/man2/flock.2.po b/po/fr/man2/flock.2.po index 6e1001c1..2033f814 100644 --- a/po/fr/man2/flock.2.po +++ b/po/fr/man2/flock.2.po @@ -18,9 +18,9 @@ # Jean-Philippe MENGUAL <jpmengual@debian.org>, 2020-2023. msgid "" msgstr "" -"Project-Id-Version: perkamon\n" -"POT-Creation-Date: 2024-03-01 16:56+0100\n" -"PO-Revision-Date: 2023-01-14 18:48+0100+0100\n" +"Project-Id-Version: manpages-l10n 4.22.0\n" +"POT-Creation-Date: 2024-06-01 05:50+0200\n" +"PO-Revision-Date: 2024-04-17 18:21+0200\n" "Last-Translator: Jean-Philippe MENGUAL <jpmengual@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" "Language: fr\n" @@ -28,7 +28,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.1.1\n" +"X-Generator: Lokalize 22.12.1\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -38,16 +38,16 @@ msgid "flock" msgstr "flock" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 octobre 2023" +msgid "2024-05-02" +msgstr "2 mai 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Pages du manuel de Linux 6.06" +msgid "Linux man-pages 6.8" +msgstr "Pages du manuel de Linux 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -90,11 +90,10 @@ msgid "B<#include E<lt>sys/file.hE<gt>>\n" msgstr "B<#include E<lt>sys/file.hE<gt>>\n" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "B<int flock(int >I<fd>B<, int >I<operation>B<);>\n" -msgstr "B<int flock(int >I<fd>B<, int >I<operation>B<);>\n" +msgid "B<int flock(int >I<fd>B<, int >I<op>B<);>\n" +msgstr "B<int flock(int >I<fd>B<, int >I<op>B<);>\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -104,14 +103,13 @@ msgid "DESCRIPTION" msgstr "DESCRIPTION" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "Apply or remove an advisory lock on the open file specified by I<fd>. The " -"argument I<operation> is one of the following:" +"argument I<op> is one of the following:" msgstr "" "Placer ou enlever un verrou partagé sur un fichier ouvert dont le " -"descripteur est I<fd>. Le paramètre I<operation> est l'un des suivants\\ :" +"descripteur est I<fd>. Le paramètre I<op> est l'un des suivants\\ :" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -309,10 +307,9 @@ msgid "B<EINVAL>" msgstr "B<EINVAL>" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "I<operation> is invalid." -msgstr "I<operation> n’est pas acceptable." +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +msgid "I<op> is invalid." +msgstr "I<op> n’est pas acceptable." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -595,20 +592,64 @@ msgstr "4 décembre 2022" msgid "Linux man-pages 6.03" msgstr "Pages du manuel de Linux 6.03" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<int flock(int >I<fd>B<, int >I<operation>B<);>\n" +msgstr "B<int flock(int >I<fd>B<, int >I<operation>B<);>\n" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Apply or remove an advisory lock on the open file specified by I<fd>. The " +"argument I<operation> is one of the following:" +msgstr "" +"Placer ou enlever un verrou partagé sur un fichier ouvert dont le " +"descripteur est I<fd>. Le paramètre I<operation> est l'un des suivants\\ :" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "I<operation> is invalid." +msgstr "I<operation> n’est pas acceptable." + #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-03-30" -msgstr "30 mars 2023" +msgid "2023-10-31" +msgstr "31 octobre 2023" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Pages du manuel de Linux 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Pages du manuel de Linux 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-03" +msgstr "3 mars 2024" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Pages du manuel de Linux 6.7" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-03-30" +msgstr "30 mars 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Pages du manuel de Linux 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Pages du manuel de Linux (non publiées)" |