diff options
Diffstat (limited to '')
-rw-r--r-- | po/ro/man3/signbit.3.po | 59 |
1 files changed, 36 insertions, 23 deletions
diff --git a/po/ro/man3/signbit.3.po b/po/ro/man3/signbit.3.po index 453c9f21..2ed1c22a 100644 --- a/po/ro/man3/signbit.3.po +++ b/po/ro/man3/signbit.3.po @@ -1,12 +1,12 @@ # Romanian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: -# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023. +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.19.0\n" -"POT-Creation-Date: 2024-03-01 17:08+0100\n" -"PO-Revision-Date: 2023-09-10 12:02+0200\n" +"POT-Creation-Date: 2024-06-01 06:22+0200\n" +"PO-Revision-Date: 2024-06-09 08:34+0200\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" "Language: ro\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 3.4.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -25,16 +25,16 @@ msgid "signbit" msgstr "signbit" #. 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 @@ -120,21 +120,22 @@ msgid "" "types. It returns a nonzero value if the value of I<x> has its sign bit set." msgstr "" "B<signbit>() este o macro generică care poate funcționa pe toate tipurile " -"reale de virgulă mobilă. Aceasta returnează o valoare diferită de zero dacă " +"reale de virgulă mobilă. Aceasta returnează o valoare diferită de zero dacă " "valoarea lui I<x> are bitul de semn activat." +#, fuzzy +# Please review string, it appears broken #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This is not the same as I<x E<lt> 0.0>, because IEEE 754 floating point " -"allows zero to be signed. The comparison I<-0.0\\~E<lt>\\~0.0> is false, " +"allows zero to be signed. The comparison I<-0.0\\ E<lt>\\ 0.0> is false, " "but I<signbit(-0.0)> will return a nonzero value." msgstr "" "Aceasta nu este același lucru cu I<x E<lt> 0.0>, deoarece reprezentarea " -"numerelor în virgulă mobilă IEEE 754 permite ca zero să fie cu semn. " -"Comparația I<-0.0\\~E<lt>\\~0.0> este falsă, dar I<signbit(-0.0)> va returna " -"o valoare diferită de zero." +"numerelor în virgulă mobilă IEEE 754 permite ca zero să fie cu semn. " +"Comparația I<-0.0\\E<lt>>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -311,20 +312,26 @@ msgid "" "POSIX.1-2001, POSIX.1-2008, C99. This function is defined in IEC 559 (and " "the appendix with recommended functions in IEEE 754/IEEE 854)." msgstr "" -"POSIX.1-2001, POSIX.1-2008, C99. Această funcție este definită în IEC 559 " +"POSIX.1-2001, POSIX.1-2008, C99. Această funcție este definită în IEC 559 " "(și în apendicele cu funcțiile recomandate din IEEE 754/IEEE 854)." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 iulie 2023" +msgid "2023-10-31" +msgstr "31 octombrie 2023" #. 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: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Pagini de manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 @@ -337,3 +344,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)" |