# Polish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Michał Kułach , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.22.0\n" "POT-Creation-Date: 2024-06-01 06:10+0200\n" "PO-Revision-Date: 2024-03-31 18:09+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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 22.12.3\n" #. type: TH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "proc_pid_cmdline" msgstr "proc_pid_cmdline" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2 maja 2024 r." #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "NAZWA" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "/proc/pid/cmdline - command line" msgstr "/proc/pid/cmdline - wiersz polecenia" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "OPIS" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "IpidI" msgstr "IpidI" #. In Linux 2.3.26, this also used to be true if the process was swapped out. #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "This read-only file holds the complete command line for the process, unless " "the process is a zombie. In the latter case, there is nothing in this file: " "that is, a read on this file will return 0 characters." msgstr "" "Ten plik tylko do odczytu zawiera pełną linię polecenia wydanego przy " "uruchamianiu procesu, chyba że jest to proces-duch (zombie). Wówczas plik " "będzie pusty, tzn. odczyt tego pliku zwróci zawsze 0 znaków." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "For processes which are still running, the command-line arguments appear in " "this file in the same layout as they do in process memory: If the process is " "well-behaved, it is a set of strings separated by null bytes " "(\\[aq]\\e0\\[aq]), with a further null byte after the last string." msgstr "" "Dla wciąż działających procesów, argumenty wiersza poleceń pojawiające się w " "tym pliku są rozmieszczone tak samo, jak w pamięci procesu: jeśli proces " "zachowuje się poprawnie, jest to zbiór łańcuchów oddzielonych bajtami null " "(\\[aq]\\e0\\[aq]), z dodatkowym bajtem null po ostatnim łańcuchu." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "This is the common case, but processes have the freedom to override the " "memory region and break assumptions about the contents or format of the IpidI file." msgstr "" "Tak dzieje się zwykle, ale procesy mają dowolność w przesłonięciu rejonu " "pamięci i pominięciu założeń na temat zawartości i formatu pliku IpidI." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "If, after an B(2), the process modifies its I strings, those " "changes will show up here. This is not the same thing as modifying the " "I array." msgstr "" "Jeśli po B(2) proces zmodyfikuje swój łańcuch I, zmiany te " "ukażą się w pliku. Nie jest to to samo, co modyfikacja tablicy I." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "Furthermore, a process may change the memory location that this file refers " "via B(2) operations such as B." msgstr "" "Co więcej, proces może zmienić położenie pamięci, na które wskazuje ten " "plik, za pomocą operacji B(2) takich jak B." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "Think of this file as the command line that the process wants you to see." msgstr "" "Należy zatem traktować ten plik, jako wiersz polecenia, który proces chce " "pokazać." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "ZOBACZ TAKŻE" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "B(5)" msgstr "B(5)" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-08-15" msgstr "15 sierpnia 2023 r." #. type: TH #: fedora-40 mageia-cauldron #, no-wrap 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-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (niewydane)"