summaryrefslogtreecommitdiffstats
path: root/po/pl/man3/getgrent.3.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man3/getgrent.3.po')
-rw-r--r--po/pl/man3/getgrent.3.po74
1 files changed, 43 insertions, 31 deletions
diff --git a/po/pl/man3/getgrent.3.po b/po/pl/man3/getgrent.3.po
index 3f14d8ad..af118cbe 100644
--- a/po/pl/man3/getgrent.3.po
+++ b/po/pl/man3/getgrent.3.po
@@ -6,7 +6,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: 2022-08-07 10:06+0200\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -26,16 +26,16 @@ msgid "getgrent"
msgstr "getgrent"
#. 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
@@ -48,7 +48,7 @@ msgstr "NAZWA"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "getgrent, setgrent, endgrent - get group file entry"
-msgstr "getgrent, setgrent, endgrent - odczytanie wpisu z pliku grup"
+msgstr "getgrent, setgrent, endgrent - odczytuje wpis z pliku grup"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -91,12 +91,13 @@ msgstr "B<struct group *getgrent(void);>\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<void setgrent(void);>\n"
+#, no-wrap
msgid ""
"B<void setgrent(void);>\n"
"B<void endgrent(void);>\n"
-msgstr "B<void setgrent(void);>\n"
+msgstr ""
+"B<void setgrent(void);>\n"
+"B<void endgrent(void);>\n"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -137,12 +138,7 @@ msgstr "B<getgrent>(), B<endgrent>():"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid ""
-#| "Glibc 2.21 and earlier\n"
-#| " _XOPEN_SOURCE\\ E<gt>=\\ 500\n"
-#| " || /* Since glibc 2.12: */ _POSIX_C_SOURCE\\ E<gt>=\\ 200809L\n"
-#| " || /* Glibc versions E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
+#, no-wrap
msgid ""
" Since glibc 2.22:\n"
" _XOPEN_SOURCE E<gt>= 500 || _DEFAULT_SOURCE\n"
@@ -151,10 +147,12 @@ msgid ""
" || /* Since glibc 2.12: */ _POSIX_C_SOURCE E<gt>= 200809L\n"
" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
msgstr ""
-"Glibc 2.21 i wcześniejsze\n"
-" _XOPEN_SOURCE\\ E<gt>=\\ 500\n"
-" || /* Od glibc 2.12: */ _POSIX_C_SOURCE\\ E<gt>=\\ 200809L\n"
-" || /* Wersje glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
+" Od glibc 2.22:\n"
+" _XOPEN_SOURCE E<gt>= 500 || _DEFAULT_SOURCE\n"
+" glibc 2.21 i wcześniejsze\n"
+" _XOPEN_SOURCE E<gt>= 500\n"
+" || /* Od glibc 2.12: */ _POSIX_C_SOURCE E<gt>= 200809L\n"
+" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -202,7 +200,8 @@ msgstr ""
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The I<group> structure is defined in I<E<lt>grp.hE<gt>> as follows:"
-msgstr "Strukturę I<group> zdefiniowano w I<E<lt>grp.hE<gt>> następująco:"
+msgstr ""
+"Struktura I<group> jest następująco zdefiniowana w pliku I<E<lt>grp.hE<gt>>:"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -495,12 +494,13 @@ msgstr "Bezpieczeństwo wątkowe"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "MT-Unsafe race:grent locale"
+#, no-wrap
msgid ""
"MT-Unsafe race:grent\n"
"race:grentbuf locale"
-msgstr "MT-Unsafe race:grent locale"
+msgstr ""
+"MT-niebezpieczne race:grent\n"
+"race:grentbuf locale"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -593,16 +593,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD."
msgstr "POSIX.1-2001, POSIX.1-2008, 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
@@ -615,3 +621,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)"