diff options
Diffstat (limited to 'po/pl/man3/bcmp.3.po')
-rw-r--r-- | po/pl/man3/bcmp.3.po | 85 |
1 files changed, 49 insertions, 36 deletions
diff --git a/po/pl/man3/bcmp.3.po b/po/pl/man3/bcmp.3.po index b89ecfe8..b6f6b8e2 100644 --- a/po/pl/man3/bcmp.3.po +++ b/po/pl/man3/bcmp.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, 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:53+0100\n" -"PO-Revision-Date: 2019-08-16 21:02+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:42+0200\n" +"PO-Revision-Date: 2024-04-14 09:04+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 "bcmp" msgstr "bcmp" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-02" -msgstr "2 listopada 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 "bcmp - compare byte sequences" -msgstr "bcmp - porównanie ciągów bajtów" +msgstr "bcmp - porównuje ciągi bajtów" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -82,10 +82,9 @@ msgstr "B<#include E<lt>strings.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<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, size_t >I<n>B<);>\n" +#, no-wrap msgid "B<[[deprecated]] int bcmp(const void >I<s1>B<[.>I<n>B<], const void >I<s2>B<[.>I<n>B<], size_t >I<n>B<);>\n" -msgstr "B<int bcmp(const void *>I<s1>B<, const void *>I<s2>B<, size_t >I<n>B<);>\n" +msgstr "B<[[przestarzałe]] int bcmp(const void >I<s1>B<[.>I<n>B<], const void >I<s2>B<[.>I<n>B<], size_t >I<n>B<);>\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -95,9 +94,11 @@ msgid "DESCRIPTION" msgstr "OPIS" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "B<bcmp>() is identical to B<memcmp>(3); use the latter instead." msgstr "" +"B<bcmp>() jest identyczna z B<memcmp>(3); proszę używać tej drugiej funkcji." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -110,7 +111,7 @@ msgstr "STANDARDY" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." -msgstr "" +msgstr "Brak." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron @@ -124,6 +125,8 @@ msgstr "HISTORIA" #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.3BSD. Marked as LEGACY in POSIX.1-2001; removed in POSIX.1-2008." msgstr "" +"4.3BSD. Oznaczone jako LEGACY (przestarzałe) w POSIX.1-2001; usunięte w " +"POSIX.1-2008." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -135,10 +138,8 @@ msgstr "ZOBACZ TAKŻE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "B<bcmp>()" msgid "B<memcmp>(3)" -msgstr "B<bcmp>()" +msgstr "B<memcmp>(3)" #. type: TH #: debian-bookworm @@ -153,39 +154,51 @@ msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "B<bcmp>() is identical to B<memcmp>(3); use it instead." -msgstr "" +msgstr "B<bcmp>() jest identyczna z B<memcmp>(3); proszę używać tej drugiej." #. type: Plain text #: debian-bookworm -#, fuzzy -#| msgid "" -#| "4.3BSD. This function is deprecated (marked as LEGACY in POSIX.1-2001): " -#| "use B<memcmp>(3) in new programs. POSIX.1-2008 removes the " -#| "specification of B<bcmp>()." msgid "" "4.3BSD. This function is deprecated (marked as LEGACY in POSIX.1-2001); " "POSIX.1-2008 removes the specification of B<bcmp>()." msgstr "" -"4.3BSD. This function is przestarzała (oznaczona jako LEGACY w " -"POSIX.1-2001): w nowych programach należy używać B<memcmp>(3). POSIX.1-2008 " -"usuwa opis funkcji B<bcmp>()." +"4.3BSD. This function is przestarzała (oznaczona jako LEGACY \\[em] " +"przestarzała w POSIX.1-2001). POSIX.1-2008 usuwa opis funkcji B<bcmp>()." #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-03-30" -msgstr "30 marca 2023 r." +msgid "2023-11-02" +msgstr "2 listopada 2023 r." + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +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 +#, no-wrap +msgid "2023-03-30" +msgstr "30 marca 2023 r." #. type: TH #: opensuse-leap-15-6 #, 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)" |