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/man3/frexp.3.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/man3/frexp.3.po')
-rw-r--r-- | po/fr/man3/frexp.3.po | 79 |
1 files changed, 25 insertions, 54 deletions
diff --git a/po/fr/man3/frexp.3.po b/po/fr/man3/frexp.3.po index 7fe4784a..1ba8491f 100644 --- a/po/fr/man3/frexp.3.po +++ b/po/fr/man3/frexp.3.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: perkamon\n" -"POT-Creation-Date: 2024-03-01 16:56+0100\n" +"POT-Creation-Date: 2024-06-01 05:51+0200\n" "PO-Revision-Date: 2024-03-05 19:07+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -39,16 +39,16 @@ msgid "frexp" msgstr "frexp" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2024-01-29" -msgstr "29 janvier 2024" +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 @@ -361,7 +361,8 @@ msgid "Program source" msgstr "Source du programme" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "" "#include E<lt>float.hE<gt>\n" @@ -491,58 +492,22 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 juillet 2023" +msgid "2024-01-29" +msgstr "29 janvier 2024" #. 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: Plain text -#: debian-unstable opensuse-tumbleweed +#. type: TH +#: fedora-rawhide #, no-wrap -msgid "" -"#include E<lt>float.hE<gt>\n" -"#include E<lt>math.hE<gt>\n" -"#include E<lt>stdio.hE<gt>\n" -"#include E<lt>stdlib.hE<gt>\n" -"\\&\n" -"int\n" -"main(int argc, char *argv[])\n" -"{\n" -" double x, r;\n" -" int exp;\n" -"\\&\n" -" x = strtod(argv[1], NULL);\n" -" r = frexp(x, &exp);\n" -"\\&\n" -" printf(\"frexp(%g, &e) = %g: %g * %d\\[ha]%d = %g\\en\",\n" -" x, r, r, FLT_RADIX, exp, x);\n" -" exit(EXIT_SUCCESS);\n" -"}\n" -msgstr "" -"#include E<lt>float.hE<gt>\n" -"#include E<lt>math.hE<gt>\n" -"#include E<lt>stdio.hE<gt>\n" -"#include E<lt>stdlib.hE<gt>\n" -"\\&\n" -"int\n" -"main(int argc, char *argv[])\n" -"{\n" -" double x, r;\n" -" int exp;\n" -"\\&\n" -" x = strtod(argv[1], NULL);\n" -" r = frexp(x, &exp);\n" -"\\&\n" -" printf(\"frexp(%g, &e) = %g: %g * %d\\[ha]%d = %g\\en\",\n" -" x, r, r, FLT_RADIX, exp, x);\n" -" exit(EXIT_SUCCESS);\n" -"}\n" +msgid "Linux man-pages 6.7" +msgstr "Pages du manuel de Linux 6.7" #. type: TH #: opensuse-leap-15-6 @@ -555,3 +520,9 @@ msgstr "30 mars 2023" #, 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)" |