diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/fr/man3/string.3.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fr/man3/string.3.po')
-rw-r--r-- | po/fr/man3/string.3.po | 55 |
1 files changed, 38 insertions, 17 deletions
diff --git a/po/fr/man3/string.3.po b/po/fr/man3/string.3.po index f380f327..cfdb8bfd 100644 --- a/po/fr/man3/string.3.po +++ b/po/fr/man3/string.3.po @@ -19,9 +19,9 @@ # Lucien Gentis <lucien.gentis@waika9.com>, 2022. msgid "" msgstr "" -"Project-Id-Version: perkamon\n" -"POT-Creation-Date: 2024-03-01 17:09+0100\n" -"PO-Revision-Date: 2023-04-21 19:52+0200\n" +"Project-Id-Version: manpages-l10n 4.22.0\n" +"POT-Creation-Date: 2024-06-01 06:24+0200\n" +"PO-Revision-Date: 2024-04-20 14:49+0200\n" "Last-Translator: Lucien Gentis <lucien.gentis@waika9.com>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" "Language: fr\n" @@ -39,16 +39,16 @@ msgid "string" msgstr "string" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-14" -msgstr "14 novembre 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 @@ -470,7 +470,7 @@ msgid "" "Transforms I<src> to the current locale and copies the first I<n> bytes to " "I<dest>." msgstr "" -"Modifie I<src> selon les paramètres régionaux en vigueur et copie les I<n> " +"Modifier I<src> selon les paramètres régionaux en vigueur et copie les I<n> " "premiers octets dans I<dest>." #. type: Plain text @@ -485,11 +485,14 @@ msgstr "" "B< size_t >I<n>B<);>\n" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Fill a fixed-size buffer with leading non-null bytes from a source array, " "padding with null bytes as needed." msgstr "" +"Remplir un tampon à taille fixe d'octets non NULL issus d'un tableau source " +"en complétant avec des octets NULL si nécessaire." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -533,7 +536,7 @@ msgstr "" "B<strstr>(3), B<strtok>(3), B<strxfrm>(3)" #. type: TH -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "2023-01-22" msgstr "22 janvier 2023" @@ -545,13 +548,13 @@ msgid "Linux man-pages 6.03" msgstr "Pages du manuel de Linux 6.03" #. type: SS -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "Obsolete functions" msgstr "Fonctions obsolètes" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "Copy at most I<n> bytes from string I<src> to I<dest>, returning a pointer " "to the start of I<dest>." @@ -560,13 +563,31 @@ msgstr "" "renvoyant un pointeur sur le début de I<dest>." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Pages du manuel de Linux 6.05.01" +msgid "2023-11-14" +msgstr "14 novembre 2023" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Pages du manuel de Linux 6.06" + +#. 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 "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)" |