diff options
Diffstat (limited to '')
-rw-r--r-- | po/pl/man3/fmax.3.po | 56 |
1 files changed, 35 insertions, 21 deletions
diff --git a/po/pl/man3/fmax.3.po b/po/pl/man3/fmax.3.po index 6f12f670..3b62acc7 100644 --- a/po/pl/man3/fmax.3.po +++ b/po/pl/man3/fmax.3.po @@ -2,19 +2,19 @@ # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Robert Luberda <robert@debian.org>, 2005, 2012, 2013, 2017, 2019. -# Michał Kułach <michal.kulach@gmail.com>, 2016. +# Michał Kułach <michal.kulach@gmail.com>, 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:09+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:50+0200\n" +"PO-Revision-Date: 2024-04-17 19:49+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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 22.12.3\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" @@ -26,16 +26,16 @@ msgid "fmax" msgstr "fmax" #. 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 @@ -49,7 +49,7 @@ msgstr "NAZWA" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "fmax, fmaxf, fmaxl - determine maximum of two floating-point numbers" msgstr "" -"fmax, fmaxf, fmaxl - wyznaczają maksimum z dwóch liczb zmiennoprzecinkowych " +"fmax, fmaxf, fmaxl - wyznacza maksimum z dwóch liczb zmiennoprzecinkowych " #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -81,13 +81,15 @@ msgstr "B<#include E<lt>math.hE<gt>>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "B<double fmax(double >I<x>B<, double >I<y>B<);> B<float fmaxf(float >I<x>B<, float >I<y>B<);> B<long double fmaxl(long double >I<x>B<, long double >I<y>B<);>" +#, no-wrap msgid "" "B<double fmax(double >I<x>B<, double >I<y>B<);>\n" "B<float fmaxf(float >I<x>B<, float >I<y>B<);>\n" "B<long double fmaxl(long double >I<x>B<, long double >I<y>B<);>\n" -msgstr "B<double fmax(double >I<x>B<, double >I<y>B<);> B<float fmaxf(float >I<x>B<, float >I<y>B<);> B<long double fmaxl(long double >I<x>B<, long double >I<y>B<);>" +msgstr "" +"B<double fmax(double >I<x>B<, double >I<y>B<);>\n" +"B<float fmaxf(float >I<x>B<, float >I<y>B<);>\n" +"B<long double fmaxl(long double >I<x>B<, long double >I<y>B<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -307,16 +309,22 @@ msgid "C99, POSIX.1-2001, POSIX.1-2008." msgstr "C99, POSIX.1-2001, POSIX.1-2008." #. 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 @@ -329,3 +337,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)" |