diff options
Diffstat (limited to '')
-rw-r--r-- | po/pl/man3/abs.3.po | 71 |
1 files changed, 35 insertions, 36 deletions
diff --git a/po/pl/man3/abs.3.po b/po/pl/man3/abs.3.po index 9b729d3c..77d8b3d2 100644 --- a/po/pl/man3/abs.3.po +++ b/po/pl/man3/abs.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>, 2013, 2014, 2016. +# Michał Kułach <michal.kulach@gmail.com>, 2013, 2014, 2016, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" -"POT-Creation-Date: 2024-03-01 16:52+0100\n" -"PO-Revision-Date: 2019-08-15 23:48+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:40+0200\n" +"PO-Revision-Date: 2024-04-14 08:26+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 "abs" msgstr "abs" #. 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 @@ -51,8 +51,7 @@ msgstr "NAZWA" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "abs, labs, llabs, imaxabs - compute the absolute value of an integer" msgstr "" -"abs, labs, llabs, imaxabs - obliczanie wartości bezwzględnej zmiennej " -"całkowitej" +"abs, labs, llabs, imaxabs - oblicza wartość bezwzględną zmiennej całkowitej" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -271,26 +270,18 @@ 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, C89, SVr4, 4.3BSD." msgid "POSIX.1-2001, C99, SVr4, 4.3BSD." -msgstr "POSIX.1-2001, C89, SVr4, 4.3BSD." +msgstr "POSIX.1-2001, C99, SVr4, 4.3BSD." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD. C89 only includes the " -#| "B<abs>() and B<labs>() functions; the functions B<llabs>() and " -#| "B<imaxabs>() were added in C99." msgid "" "C89 only includes the B<abs>() and B<labs>() functions; the functions " "B<llabs>() and B<imaxabs>() were added in C99." msgstr "" -"POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD. C89 zawiera tylko funkcje " -"B<abs>() i B<labs>(), funkcje B<llabs>() oraz B<imaxabs>() zostały dodane w " -"C99." +"C89 zawiera tylko funkcje B<abs>() i B<labs>(), funkcje B<llabs>() oraz " +"B<imaxabs>() zostały dodane w C99." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -311,16 +302,12 @@ msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "The B<llabs>() function is included in glibc since version 2.0. The " -#| "B<imaxabs>() function is included in glibc since version 2.1.1." msgid "" "The B<llabs>() function is included since glibc 2.0. The B<imaxabs>() " "function is included since glibc 2.1.1." msgstr "" -"Funkcja B<llabs>() jest zawarta w bibliotece glibc od wersji 2.0. Funkcja " -"B<imaxabs>() jest zawarta w glibc od wersji 2.1.1" +"Funkcja B<llabs>() jest zawarta od glibc 2.0. Funkcja B<imaxabs>() jest " +"zawarta od glibc 2.1.1." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -375,16 +362,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD." msgstr "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD." #. 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 @@ -397,3 +390,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)" |