diff options
Diffstat (limited to 'po/ro/man3/fmod.3.po')
-rw-r--r-- | po/ro/man3/fmod.3.po | 61 |
1 files changed, 40 insertions, 21 deletions
diff --git a/po/ro/man3/fmod.3.po b/po/ro/man3/fmod.3.po index c199818b..2d0f5fa9 100644 --- a/po/ro/man3/fmod.3.po +++ b/po/ro/man3/fmod.3.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.19.0\n" -"POT-Creation-Date: 2024-03-01 16:56+0100\n" +"POT-Creation-Date: 2024-06-01 05:50+0200\n" "PO-Revision-Date: 2024-02-16 09:21+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 "fmod" msgstr "fmod" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 octombrie 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 "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 @@ -67,7 +67,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 @@ -137,7 +137,8 @@ msgstr "" "I<x> / I<y>, rotunjit spre zero la un număr întreg." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "To obtain the modulus, more specifically, the Least Positive Residue, you " "will need to adjust the result from fmod like so:" @@ -146,7 +147,8 @@ msgstr "" "ajustați rezultatul din fmod astfel:" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "" "z = fmod(x, y);\n" @@ -158,7 +160,8 @@ msgstr "" "\tz += y;\n" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "An alternate way to express this is with I<fmod(fmod(x, y) + y, y)>, but the " "second B<fmod>() usually costs way more than the one branch." @@ -425,23 +428,27 @@ msgstr "" "atunci când apărea o eroare de domeniu pentru un I<x> infinit." #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "EXAMPLES" msgstr "EXEMPLE" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "The call I<fmod(372, 360)> returns 348." msgstr "Apelul I<fmod(372, 360)> returnează 348." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "The call I<fmod(-372, 360)> returns -12." msgstr "Apelul I<fmod(-372, 360)> returnează -12." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "The call I<fmod(-372, -360)> also returns -12." msgstr "Apelul I<fmod(-372, -360)> returnează, de asemenea, -12." @@ -483,16 +490,22 @@ msgstr "" "4.3BSD." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 octombrie 2023" + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 iulie 2023" +msgid "Linux man-pages 6.06" +msgstr "Pagini de manual de Linux 6.06" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Pagini de manual de Linux 6.05.01" +msgid "Linux man-pages 6.7" +msgstr "Pagini de manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 @@ -505,3 +518,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)" |