diff options
Diffstat (limited to 'po/pl/man3/getdirentries.3.po')
-rw-r--r-- | po/pl/man3/getdirentries.3.po | 55 |
1 files changed, 31 insertions, 24 deletions
diff --git a/po/pl/man3/getdirentries.3.po b/po/pl/man3/getdirentries.3.po index a409b83b..d3b233f1 100644 --- a/po/pl/man3/getdirentries.3.po +++ b/po/pl/man3/getdirentries.3.po @@ -3,12 +3,12 @@ # Copyright © of this file: # Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2001. # Robert Luberda <robert@debian.org>, 2014. -# 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:57+0100\n" -"PO-Revision-Date: 2016-09-06 20:13+0200\n" +"POT-Creation-Date: 2024-06-01 05:52+0200\n" +"PO-Revision-Date: 2024-04-20 21:47+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" @@ -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 1.5\n" +"X-Generator: Lokalize 22.12.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -27,16 +27,16 @@ msgid "getdirentries" msgstr "getdirentries" #. 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,7 +51,7 @@ msgstr "NAZWA" msgid "" "getdirentries - get directory entries in a filesystem-independent format" msgstr "" -"getdirentries - odczytanie wpisów z katalogu w formacie niezależnym od " +"getdirentries - odczytuje wpisy z katalogu, w formacie niezależnym od " "systemu plików" #. type: SH @@ -150,11 +150,6 @@ msgstr "WARTOŚĆ ZWRACANA" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "B<getdirentries>() returns the number of bytes read or zero when at the " -#| "end of the directory. If an error occurs, -1 is returned, and I<errno> " -#| "is set appropriately." msgid "" "B<getdirentries>() returns the number of bytes read or zero when at the end " "of the directory. If an error occurs, -1 is returned, and I<errno> is set " @@ -162,7 +157,7 @@ msgid "" msgstr "" "B<getdirentries>() zwraca liczbę przeczytanych bajtów lub zero, gdy próba " "czytania następuje na końcu katalogu. Gdy wystąpi błąd, zwracane jest -1 i " -"odpowiednio ustawiane I<errno>." +"ustawiane I<errno> wskazując błąd." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -273,7 +268,7 @@ msgstr "UWAGI" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Use B<opendir>(3) and B<readdir>(3) instead." -msgstr "" +msgstr "Należy stosować zamiennik: B<opendir>(3) i B<readdir>(3)." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -310,16 +305,22 @@ msgstr "" "Należy zamiast niej używać B<opendir>(3) i B<readdir>(3)." #. 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 @@ -332,3 +333,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)" |