summaryrefslogtreecommitdiffstats
path: root/po/pl/man3/bcopy.3.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man3/bcopy.3.po')
-rw-r--r--po/pl/man3/bcopy.3.po68
1 files changed, 36 insertions, 32 deletions
diff --git a/po/pl/man3/bcopy.3.po b/po/pl/man3/bcopy.3.po
index 6aae5d2f..26d03119 100644
--- a/po/pl/man3/bcopy.3.po
+++ b/po/pl/man3/bcopy.3.po
@@ -4,13 +4,13 @@
# Adam Byrtek <alpha@irc.pl>, 1998.
# Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2003.
# 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 20:58+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:05+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 "bcopy"
msgstr "bcopy"
#. 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
@@ -50,7 +50,7 @@ msgstr "NAZWA"
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "bcopy - copy byte sequence"
-msgstr "bcopy - kopiowanie ciągu bajtów"
+msgstr "bcopy - kopiuje 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<void bcopy(const void *>I<src>B<, void *>I<dest>B<, size_t >I<n>B<);>\n"
+#, no-wrap
msgid "B<[[deprecated]] void bcopy(const void >I<src>B<[.>I<n>B<], void >I<dest>B<[.>I<n>B<], size_t >I<n>B<);>\n"
-msgstr "B<void bcopy(const void *>I<src>B<, void *>I<dest>B<, size_t >I<n>B<);>\n"
+msgstr "B<[[przestarzałe]] void bcopy(const void >I<src>B<[.>I<n>B<], void >I<dest>B<[.>I<n>B<], size_t >I<n>B<);>\n"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -212,23 +211,16 @@ msgstr "4.3BSD."
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
-#, fuzzy
-#| msgid ""
-#| "4.3BSD. This function is deprecated (marked as LEGACY in POSIX.1-2001): "
-#| "use B<memcpy>(3) or B<memmove>(3) in new programs. Note that the first "
-#| "two arguments are interchanged for B<memcpy>(3) and B<memmove>(3). "
-#| "POSIX.1-2008 removes the specification of B<bcopy>()."
msgid ""
"Marked as LEGACY in POSIX.1-2001: use B<memcpy>(3) or B<memmove>(3) in new "
"programs. Note that the first two arguments are interchanged for "
"B<memcpy>(3) and B<memmove>(3). POSIX.1-2008 removes the specification of "
"B<bcopy>()."
msgstr ""
-"4.3BSD. This function is przestarzała (oznaczona jako LEGACY w "
-"POSIX.1-2001): w nowych programach należy używać B<memcpy>(3) lub "
-"B<memmove>(3). Proszę zauważyć, że kolejność pierwszych dwóch parametrów w "
-"B<memcpy>(3) i B<memmove>(3) jest odwrotna. POSIX.1-2008 usuwa opis funkcji "
-"B<bcopy>()."
+"Oznaczona jako LEGACY \\[em] przestarzała w POSIX.1-200): w nowych "
+"programach należy używać B<memcpy>(3) lub B<memmove>(3). Proszę zauważyć, że "
+"kolejność pierwszych dwóch parametrów w B<memcpy>(3) i B<memmove>(3) jest "
+"odwrotna. POSIX.1-2008 usuwa opis funkcji B<bcopy>()."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -274,16 +266,22 @@ msgstr ""
"B<bcopy>()."
#. 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
+#: 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
@@ -296,3 +294,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)"