diff options
Diffstat (limited to 'po/ro/man3/frexp.3.po')
-rw-r--r-- | po/ro/man3/frexp.3.po | 81 |
1 files changed, 26 insertions, 55 deletions
diff --git a/po/ro/man3/frexp.3.po b/po/ro/man3/frexp.3.po index 68b1905f..7b3a6972 100644 --- a/po/ro/man3/frexp.3.po +++ b/po/ro/man3/frexp.3.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.20.0\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-02-16 09:22+0100\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" @@ -25,16 +25,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 ianuarie 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 "Pagini de manual de Linux 6.06" +msgid "Linux man-pages 6.8" +msgstr "Pagini de manual de Linux 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -71,7 +71,7 @@ msgstr "Biblioteca de matematică (I<libm>, I<-lm>)" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" -msgstr "REZUMAT" +msgstr "SINOPSIS" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -349,7 +349,8 @@ msgid "Program source" msgstr "Sursa programului" #. 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" @@ -481,58 +482,22 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 iulie 2023" +msgid "2024-01-29" +msgstr "29 ianuarie 2024" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Pagini de manual de Linux 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Pagini de manual 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 "Pagini de manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 @@ -545,3 +510,9 @@ msgstr "30 martie 2023" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Pagini de manual de Linux 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Pagini de manual Linux (nepublicate)" |