diff options
Diffstat (limited to 'po/pl/man2/getitimer.2.po')
-rw-r--r-- | po/pl/man2/getitimer.2.po | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/po/pl/man2/getitimer.2.po b/po/pl/man2/getitimer.2.po index 4a0b2196..dadb3c6b 100644 --- a/po/pl/man2/getitimer.2.po +++ b/po/pl/man2/getitimer.2.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" -"POT-Creation-Date: 2024-03-01 16:57+0100\n" +"POT-Creation-Date: 2024-06-01 05:52+0200\n" "PO-Revision-Date: 2024-03-10 22:19+0100\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" @@ -28,16 +28,16 @@ msgid "getitimer" msgstr "getitimer" #. 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 @@ -337,7 +337,7 @@ msgid "" "to indicate the error." msgstr "" "Po pomyślnym zakończeniu zwracane jest zero. Po błędzie zwracane jest -1 i " -"ustawiane jest I<errno> wskazując błąd." +"ustawiane I<errno>, wskazując błąd." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -640,21 +640,27 @@ msgid "" "};\n" msgstr "" "struct timeval {\n" -" long tv_sec; /* sekundy */\n" -" long tv_usec; /* mikrosekundy */\n" +" time_t tv_sec; /* sekundy */\n" +" suseconds_t tv_usec; /* mikrosekundy */\n" "};\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-05-03" -msgstr "3 maja 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 @@ -667,3 +673,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)" |