diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/pl/man3/copysign.3.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/pl/man3/copysign.3.po')
-rw-r--r-- | po/pl/man3/copysign.3.po | 62 |
1 files changed, 34 insertions, 28 deletions
diff --git a/po/pl/man3/copysign.3.po b/po/pl/man3/copysign.3.po index 00e09e2b..d5b85cdf 100644 --- a/po/pl/man3/copysign.3.po +++ b/po/pl/man3/copysign.3.po @@ -4,13 +4,13 @@ # Adam Byrtek <alpha@irc.pl>, 1998. # 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:54+0100\n" -"PO-Revision-Date: 2019-08-16 21:04+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:45+0200\n" +"PO-Revision-Date: 2024-04-14 14:06+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" @@ -18,7 +18,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 @@ -28,16 +28,16 @@ msgid "copysign" msgstr "copysign" #. 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 @@ -50,7 +50,7 @@ msgstr "NAZWA" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "copysign, copysignf, copysignl - copy sign of a number" -msgstr "copysign - kopiowanie znaku liczby" +msgstr "copysign, copysignf, copysignl - kopiuje znak liczby" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -133,7 +133,7 @@ msgid "" "These functions return a value whose absolute value matches that of I<x>, " "but whose sign bit matches that of I<y>." msgstr "" -"Funkcje te zwracają liczbę, której wartość bezwzględna test taka sama, jak " +"Funkcje te zwracają liczbę, której wartość bezwzględna jest taka sama, jak " "wartość bezwzględna I<x>, ale znak jest taki sam, jak znak liczby I<y>." #. type: Plain text @@ -295,16 +295,12 @@ msgstr "C11, POSIX.1-2008." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "C99, POSIX.1-2001, POSIX.1-2008. This function is defined in IEC 559 " -#| "(and the appendix with recommended functions in IEEE 754/IEEE 854)." msgid "" "This function is defined in IEC 559 (and the appendix with recommended " "functions in IEEE 754/IEEE 854)." msgstr "" -"C99, POSIX.1-2001, POSIX.1-2008. Funkcja ta jest zdefiniowana w IEC 559 " -"(oraz w dodatku zawierającym funkcje zalecane w IEEE 754/IEEE 854)." +"Funkcja ta jest zdefiniowana w IEC 559 (oraz w dodatku zawierającym funkcje " +"zalecane w IEEE 754/IEEE 854)." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron @@ -316,10 +312,8 @@ msgstr "HISTORIA" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "POSIX.1-2001, 4.3BSD." msgid "C99, POSIX.1-2001, 4.3BSD." -msgstr "POSIX.1-2001, 4.3BSD." +msgstr "C99, POSIX.1-2001, 4.3BSD." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -363,16 +357,22 @@ msgid "NOTES" msgstr "UWAGI" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 lipca 2023 r." +msgid "2023-10-31" +msgstr "31 października 2023 r." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -385,3 +385,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)" |