diff options
Diffstat (limited to 'po/pl/man3/fenv.3.po')
-rw-r--r-- | po/pl/man3/fenv.3.po | 68 |
1 files changed, 33 insertions, 35 deletions
diff --git a/po/pl/man3/fenv.3.po b/po/pl/man3/fenv.3.po index 325c2101..4fc81a6e 100644 --- a/po/pl/man3/fenv.3.po +++ b/po/pl/man3/fenv.3.po @@ -3,13 +3,13 @@ # Copyright © of this file: # Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2001. # Robert Luberda <robert@debian.org>, 2013, 2017, 2019. -# Michał Kułach <michal.kulach@gmail.com>, 2014, 2016. +# Michał Kułach <michal.kulach@gmail.com>, 2014, 2016, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" -"POT-Creation-Date: 2024-03-01 16:56+0100\n" -"PO-Revision-Date: 2019-08-16 21:08+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:49+0200\n" +"PO-Revision-Date: 2024-04-17 18:35+0200\n" +"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 22.12.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -27,16 +27,16 @@ msgid "fenv" msgstr "fenv" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 października 2023 r." +msgid "2024-05-02" +msgstr "2 maja 2024 r." #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -395,7 +395,7 @@ msgstr "B<-1>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The rounding mode is not determinable." -msgstr "Nie można określić tryb zaokrąglania." +msgstr "Nie można określić trybu zaokrąglania." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -674,10 +674,8 @@ msgstr "STANDARDY" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99, POSIX.1-2001." msgid "C11, POSIX.1-2008, IEC 60559 (IEC 559:1989), ANSI/IEEE 854." -msgstr "IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99, POSIX.1-2001." +msgstr "C11, POSIX.1-2008, IEC 60559 (IEC 559:1989), ANSI/IEEE 854." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron @@ -689,10 +687,8 @@ msgstr "HISTORIA" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "C99, POSIX.1-2001." msgid "C99, POSIX.1-2001. glibc 2.1." -msgstr "C99, POSIX.1-2001." +msgstr "C99, POSIX.1-2001. glibc 2.1." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -711,16 +707,6 @@ msgstr "Uwagi dla glibc" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "If possible, the GNU C Library defines a macro B<FE_NOMASK_ENV> which " -#| "represents an environment where every exception raised causes a trap to " -#| "occur. You can test for this macro using B<#ifdef>. It is defined only " -#| "if B<_GNU_SOURCE> is defined. The C99 standard does not define a way to " -#| "set individual bits in the floating-point mask, for example, to trap on " -#| "specific flags. Since version 2.2, glibc supports the functions " -#| "B<feenableexcept>() and B<fedisableexcept>() to set individual floating-" -#| "point traps, and B<fegetexcept>() to query the state." msgid "" "If possible, the GNU C Library defines a macro B<FE_NOMASK_ENV> which " "represents an environment where every exception raised causes a trap to " @@ -737,7 +723,7 @@ msgstr "" "Jest ono zdefiniowane jedynie, gdy zdefiniowane jest B<_GNU_SOURCE>. " "Standard C99 nie określa sposobu ustawiania poszczególnych bitów w masce " "zmiennoprzecinkowej, na przykład aby przechwytywać tylko wybrane znaczniki. " -"Od wersji 2.2. glibc obsługuje funkcje B<feenableexcept>() i " +"Od glibc 2.2, glibc obsługuje funkcje B<feenableexcept>() i " "B<fedisableexcept>() ustawiające wybrane znaczniki zmiennoprzecinkowe oraz " "B<fegetexcept>() odpytującą o stan." @@ -844,16 +830,22 @@ msgid "IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99, POSIX.1-2001." msgstr "IEC 60559 (IEC 559:1989), ANSI/IEEE 854, C99, POSIX.1-2001." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 października 2023 r." + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 lipca 2023 r." +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -866,3 +858,9 @@ msgstr "30 marca 2023 r." #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages (niewydane)" |