diff options
Diffstat (limited to 'po/pl/man3/byteorder.3.po')
-rw-r--r-- | po/pl/man3/byteorder.3.po | 62 |
1 files changed, 38 insertions, 24 deletions
diff --git a/po/pl/man3/byteorder.3.po b/po/pl/man3/byteorder.3.po index b4c4be2b..12e511c8 100644 --- a/po/pl/man3/byteorder.3.po +++ b/po/pl/man3/byteorder.3.po @@ -3,13 +3,13 @@ # Copyright © of this file: # Adam Byrtek <alpha@irc.pl>, 1998. # 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:53+0100\n" -"PO-Revision-Date: 2019-08-16 20:57+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:43+0200\n" +"PO-Revision-Date: 2024-04-14 09:11+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 "BYTEORDER" msgstr "BYTEORDER" #. 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 @@ -52,7 +52,7 @@ msgid "" "htonl, htons, ntohl, ntohs - convert values between host and network byte " "order" msgstr "" -"htonl, htons, ntohl, ntohs - konwersja wartości pomiędzy lokalnym a " +"htonl, htons, ntohl, ntohs - konwertuje wartości pomiędzy lokalnym a " "sieciowym porządkiem bajtów" #. type: SH @@ -85,22 +85,24 @@ msgstr "B<#include E<lt>arpa/inet.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<uint16_t htons(uint16_t >I<hostshort>B<);>\n" +#, no-wrap msgid "" "B<uint32_t htonl(uint32_t >I<hostlong>B<);>\n" "B<uint16_t htons(uint16_t >I<hostshort>B<);>\n" -msgstr "B<uint16_t htons(uint16_t >I<hostshort>B<);>\n" +msgstr "" +"B<uint32_t htonl(uint32_t >I<hostlong>B<);>\n" +"B<uint16_t htons(uint16_t >I<hostshort>B<);>\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<uint16_t ntohs(uint16_t >I<netshort>B<);>\n" +#, no-wrap msgid "" "B<uint32_t ntohl(uint32_t >I<netlong>B<);>\n" "B<uint16_t ntohs(uint16_t >I<netshort>B<);>\n" -msgstr "B<uint16_t ntohs(uint16_t >I<netshort>B<);>\n" +msgstr "" +"B<uint32_t ntohl(uint32_t >I<netlong>B<);>\n" +"B<uint16_t ntohs(uint16_t >I<netshort>B<);>\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -297,16 +299,22 @@ msgid "POSIX.1-2001, POSIX.1-2008." msgstr "POSIX.1-2001, POSIX.1-2008." #. 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 @@ -319,3 +327,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)" |