summaryrefslogtreecommitdiffstats
path: root/po/pl/man1/shred.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man1/shred.1.po')
-rw-r--r--po/pl/man1/shred.1.po446
1 files changed, 446 insertions, 0 deletions
diff --git a/po/pl/man1/shred.1.po b/po/pl/man1/shred.1.po
new file mode 100644
index 00000000..846feb7b
--- /dev/null
+++ b/po/pl/man1/shred.1.po
@@ -0,0 +1,446 @@
+# Polish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Wojtek Kotwica <wkotwica@post.pl>, 2000.
+# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013, 2014, 2016, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-pl\n"
+"POT-Creation-Date: 2024-02-15 18:10+0100\n"
+"PO-Revision-Date: 2024-03-22 20:54+0100\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.3\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 "SHRED"
+msgstr "SHRED"
+
+#. 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 "shred - overwrite a file to hide its contents, and optionally delete it"
+msgstr ""
+"shred - nadpisuje każdy plik aby ukryć jego zawartość i opcjonalnie usuwa go"
+
+#. 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<shred> [I<\\,OPTION\\/>]... I<\\,FILE\\/>..."
+msgstr "B<shred> [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 ""
+"Overwrite the specified FILE(s) repeatedly, in order to make it harder for "
+"even very expensive hardware probing to recover the data."
+msgstr ""
+"Wielokrotnie nadpisuje podane I<PLIK(I)>, w celu utrudnienia odzyskania jego "
+"zawartości, nawet przy użyciu bardzo drogich urządzeń do odzyskiwania danych"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "If FILE is -, shred standard output."
+msgstr "Jeśli jako I<PLIK> podano B<->, zamazuje 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<-f>, B<--force>"
+msgstr "B<-f>, B<--force>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "change permissions to allow writing if necessary"
+msgstr "zmienia uprawnienia aby umożliwić zapis, jeśli to konieczne"
+
+#. 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<--iterations>=I<\\,N\\/>"
+msgstr "B<-n>, B<--iterations>=I<N>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "overwrite N times instead of the default (3)"
+msgstr "nadpisuje plik I<N> razy zamiast domyślnych trzech"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--random-source>=I<\\,FILE\\/>"
+msgstr "B<--random-source>=I<\\,PLIKI\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "get random bytes from FILE"
+msgstr "pozyskuje losowe bajty z I<PLIKU>"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-s>, B<--size>=I<\\,N\\/>"
+msgstr "B<-s>, B<--size>=I<N>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "shred this many bytes (suffixes like K, M, G accepted)"
+msgstr ""
+"zamazuje daną liczbę bajtów (akceptowane są przyrostki B<K>, B<M>, B<G> itp.)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-u>"
+msgstr "B<-u>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "deallocate and remove file after overwriting"
+msgstr "dealokuje i kasuje plik po nadpisaniu"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--remove>[=I<\\,HOW\\/>]"
+msgstr "B<--remove>[=I<JAK>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-u> but give control on HOW to delete; See below"
+msgstr "jak B<-u>, lecz umożliwia wybranie I<JAK> usunąć; zob. niżej"
+
+#. 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 "show progress"
+msgstr "pokazuje postęp"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-x>, B<--exact>"
+msgstr "B<-x>, B<--exact>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not round file sizes up to the next full block;"
+msgstr "nie zaokrągla rozmiarów plików do kolejnego pełnego bloku;"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "this is the default for non-regular files"
+msgstr "jest to domyślne ustawienie dla wszystkich plików poza zwykłymi"
+
+#. 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>"
+msgstr "B<-z>, B<--zero>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "add a final overwrite with zeros to hide shredding"
+msgstr "dodaje końcowe nadpisywanie zerami, aby ukryć użycie zamazywania"
+
+#. 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-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Delete FILE(s) if B<--remove> (B<-u>) is specified. The default is not to "
+"remove the files because it is common to operate on device files like I<\\,/"
+"dev/hda\\/>, and those files usually should not be removed. The optional "
+"HOW parameter indicates how to remove a directory entry: \\&'unlink' =E<gt> "
+"use a standard unlink call. \\&'wipe' =E<gt> also first obfuscate bytes in "
+"the name. \\&'wipesync' =E<gt> also sync each obfuscated byte to the "
+"device. The default mode is 'wipesync', but note it can be expensive."
+msgstr ""
+"Usuwa I<PLIK(I)> tylko jeśli użyto opcji B<--remove> (B<-u>). Nie jest to "
+"ustawienie domyślne, gdyż program często działa na plikach urządzeń, takich "
+"jak I</dev/hda>, które z reguły nie powinny być usuwane. Podczas pracy na "
+"zwykłych plikach, powinno się zwykle użyć opcji B<--remove>. Opcjonalny "
+"argument I<JAK> wskazuje jak usunąć wpis katalogu: B<unlink> =E<gt> użyje "
+"standardowego wywołania unlink. B<wipe> =E<gt> dodatkowo ukryje bajty w "
+"nazwie. B<wipesync> =E<gt> dodatkowo wykona sync po każdym ukrytym bajcie "
+"zapisanym na urządzenie. Domyślnym trybem jest B<wipesync>, ale może być on "
+"powolny."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"CAUTION: shred assumes the file system and hardware overwrite data in "
+"place. Although this is common, many platforms operate otherwise. Also, "
+"backups and mirrors may contain unremovable copies that will let a shredded "
+"file be recovered later. See the GNU coreutils manual for details."
+msgstr ""
+"ZACHOWAĆ OSTROŻNOŚĆ: shred przyjmuje, że system plików i sprzęt nadpisują "
+"dane w tym samym miejscu. Choć jest to częste, wiele platform działa w inny "
+"sposób. Należy również pamiętać, że kopie zapasowe i serwery lustrzane mogą "
+"zawierać niedające się usunąć kopie, które pozwolą na późniejsze "
+"przywrócenie usuniętych za pomocą B<shred>(1) danych. Więcej informacji w "
+"podręczniku GNU coreutils."
+
+#. 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 Colin Plumb."
+msgstr "Napisane przez Colina Plumba."
+
+#. 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-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Full documentation E<lt>https://www.gnu.org/software/coreutils/shredE<gt>"
+msgstr ""
+"Pełna dokumentacja: E<lt>https://www.gnu.org/software/coreutils/shredE<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) shred invocation\\(aq"
+msgstr "lub lokalnie, za pomocą B<info \\(aq(coreutils) shred 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
+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 ""
+"Delete FILE(s) if B<--remove> (B<-u>) is specified. The default is not to "
+"remove the files because it is common to operate on device files like I<\\,/"
+"dev/hda\\/>, and those files usually should not be removed. The optional "
+"HOW parameter indicates how to remove a directory entry: \\&'unlink' =E<gt> "
+"use a standard unlink call. \\&'wipe' =E<gt> also first obfuscate bytes in "
+"the name. \\&'wipesync' =E<gt> also sync each obfuscated byte to disk. The "
+"default mode is 'wipesync', but note it can be expensive."
+msgstr ""
+"Usuwa I<PLIK(I)> tylko jeśli użyto opcji B<--remove> (B<-u>). Nie jest to "
+"ustawienie domyślne, gdyż program często działa na plikach urządzeń, takich "
+"jak I</dev/hda>, które z reguły nie powinny być usuwane. Podczas pracy na "
+"zwykłych plikach, powinno się zwykle użyć opcji B<--remove>. Opcjonalny "
+"argument I<JAK> wskazuje jak usunąć wpis katalogu: B<unlink> =E<gt> użyje "
+"standardowego wywołania unlink. B<wipe> =E<gt> dodatkowo ukryje bajty w "
+"nazwie. B<wipesync> =E<gt> dodatkowo wykona sync po każdym ukrytym bajcie "
+"zapisanym na dysk. Domyślnym trybem jest B<wipesync>, ale może być on "
+"powolny."
+
+#. 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>."