summaryrefslogtreecommitdiffstats
path: root/po/pl/man1/head.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man1/head.1.po')
-rw-r--r--po/pl/man1/head.1.po377
1 files changed, 377 insertions, 0 deletions
diff --git a/po/pl/man1/head.1.po b/po/pl/man1/head.1.po
new file mode 100644
index 00000000..47e77088
--- /dev/null
+++ b/po/pl/man1/head.1.po
@@ -0,0 +1,377 @@
+# Polish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Gwidon S. Naskrent <naskrent@hoth.amu.edu.pl>, 1999.
+# Wojtek Kotwica <wkotwica@post.pl>, 2000.
+# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013, 2014, 2016, 2021, 2023.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-pl\n"
+"POT-Creation-Date: 2024-02-15 18:00+0100\n"
+"PO-Revision-Date: 2023-03-31 21:25+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"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 22.12.1\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "HEAD"
+msgstr "HEAD"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "styczeń 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "Polecenia użytkownika"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NAZWA"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "head - output the first part of files"
+msgstr "head - wypisuje początek plików"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SKŁADNIA"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<head> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]..."
+msgstr "B<head> [I<OPCJA>]... [I<PLIK>]..."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "OPIS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Print the first 10 lines of each FILE to standard output. With more than "
+"one FILE, precede each with a header giving the file name."
+msgstr ""
+"Wypisuje pierwsze 10 wierszy każdego I<PLIKU> na standardowe wyjście. W "
+"przypadku podania więcej niż jednego I<PLIKU>, poprzedza każdą część "
+"nagłówkiem z nazwą pliku."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "With no FILE, or when FILE is -, read standard input."
+msgstr ""
+"Jeśli nie podano I<PLIKU> lub jako I<PLIK> podano B<->, czyta standardowe "
+"wejście."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Mandatory arguments to long options are mandatory for short options too."
+msgstr ""
+"Argumenty, które są obowiązkowe dla długich opcji, są również obowiązkowe "
+"dla krótkich."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-c>, B<--bytes>=I<\\,[-]NUM\\/>"
+msgstr "B<-c>, B<--bytes>=[B<->]I<LICZBA>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"print the first NUM bytes of each file; with the leading '-', print all but "
+"the last NUM bytes of each file"
+msgstr ""
+"wypisuje pierwszych I<LICZBA> bajtów z każdego pliku; jeśli liczbę "
+"poprzedzono znakiem B<->, to wypisywane jest wszystko oprócz ostatnich "
+"I<LICZBA> bajtów każdego pliku"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n>, B<--lines>=I<\\,[-]NUM\\/>"
+msgstr "B<-n>, B<--lines>=[B<->]I<LICZBA>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"print the first NUM lines instead of the first 10; with the leading '-', "
+"print all but the last NUM lines of each file"
+msgstr ""
+"wypisuje pierwszych I<LICZBA> wierszy zamiast domyślnych 10; jeśli liczbę "
+"poprzedzono znakiem B<->, to wypisywane jest wszystko oprócz ostatnich "
+"I<LICZBA> wierszy każdego pliku"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-q>, B<--quiet>, B<--silent>"
+msgstr "B<-q>, B<--quiet>, B<--silent>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "never print headers giving file names"
+msgstr "nigdy nie wypisuje nagłówków z nazwami plików"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-v>, B<--verbose>"
+msgstr "B<-v>, B<--verbose>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "always print headers giving file names"
+msgstr "zawsze wypisuje nagłówki z nazwami plików"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-z>, B<--zero-terminated>"
+msgstr "B<-z>, B<--zero-terminated>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "line delimiter is NUL, not newline"
+msgstr "kończy wiersze bajtem NUL, zamiast znakiem nowego wiersza"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "wyświetla ten tekst i kończy pracę"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "wyświetla informacje o wersji i kończy działanie"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M "
+"1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y, "
+"R, Q. Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
+msgstr ""
+"I<LICZBA> może być posiadać jeden z następujących przyrostków: B<b> 512, "
+"B<kB> 1000, B<K> 1024, B<MB> 1000*1000, B<M> 1024*1024, B<GB> "
+"1000*1000*1000, B<G> 1024*1024*1024, itd. dla B<T>, B<P>, B<E>, B<Z>, B<Y>, "
+"B<R>, B<Q>. Można używać również przyrostków binarnych, np. B<KiB>=K, "
+"B<MiB>=M itd."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Written by David MacKenzie and Jim Meyering."
+msgstr "Napisane przez Davida MacKenzie i Jima Meyeringa."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "ZGŁASZANIE BŁĘDÓW"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Strona internetowa z pomocą GNU coreutils: E<lt>https://www.gnu.org/software/"
+"coreutils/E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"O błędach tłumaczenia poinformuj przez E<lt>https://translationproject.org/"
+"team/pl.htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "PRAWA AUTORSKIE"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL "
+"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Jest to wolne oprogramowanie: można je zmieniać i rozpowszechniać. Nie ma "
+"ŻADNEJ GWARANCJI, w granicach określonych przez prawo."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "ZOBACZ TAKŻE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "B<tail>(1)"
+msgstr "B<tail>(1)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Full documentation E<lt>https://www.gnu.org/software/coreutils/headE<gt>"
+msgstr ""
+"Pełna dokumentacja: E<lt>https://www.gnu.org/software/coreutils/headE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) head invocation\\(aq"
+msgstr "lub lokalnie, za pomocą B<info \\(aq(coreutils) head invocation\\(aq>"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "wrzesień 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M "
+"1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, "
+"Y. Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
+msgstr ""
+"I<LICZBA> może być posiadać jeden z następujących przyrostków: B<b> 512, "
+"B<kB> 1000, B<K> 1024, B<MB> 1000*1000, B<M> 1024*1024, B<GB> "
+"1000*1000*1000, B<G> 1024*1024*1024, itd. dla B<T>, B<P>, B<E>, B<Z>, B<Y>. "
+"Można używać również przyrostków binarnych, np. B<KiB>=K, B<MiB>=M itd."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL "
+"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "kwiecień 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "październik 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. Licencja GPLv3+: GNU GPL "
+"w wersji 3 lub późniejszej E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "tail(1)"
+msgstr "tail(1)"