summaryrefslogtreecommitdiffstats
path: root/po/pl/man5/proc_stat.5.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/man5/proc_stat.5.po')
-rw-r--r--po/pl/man5/proc_stat.5.po505
1 files changed, 505 insertions, 0 deletions
diff --git a/po/pl/man5/proc_stat.5.po b/po/pl/man5/proc_stat.5.po
new file mode 100644
index 00000000..6cbaa968
--- /dev/null
+++ b/po/pl/man5/proc_stat.5.po
@@ -0,0 +1,505 @@
+# Polish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Przemek Borys <pborys@dione.ids.pl>, 1998.
+# Robert Luberda <robert@debian.org>, 2006, 2012.
+# Michał Kułach <michal.kulach@gmail.com>, 2012, 2013, 2014, 2016, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.22.0\n"
+"POT-Creation-Date: 2024-06-01 06:11+0200\n"
+"PO-Revision-Date: 2024-03-31 21:08+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"
+"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_stat"
+msgstr "proc_stat"
+
+#. 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/stat - kernel system statistics"
+msgstr "/proc/stat - systemowe statystyki jądra"
+
+#. 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 "I</proc/stat>"
+msgstr "I</proc/stat>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"kernel/system statistics. Varies with architecture. Common entries include:"
+msgstr ""
+"Statystyki jądra/systemu. Różnią się pomiędzy architekturami. Wśród "
+"wspólnych wpisów są:"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<cpu 10132153 290696 3084719 46828483 16683 0 25195 0 175628 0>"
+msgstr "I<cpu 10132153 290696 3084719 46828483 16683 0 25195 0 175628 0>"
+
+#. type: TQ
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<cpu0 1393280 32966 572056 13343292 6130 0 17875 0 23933 0>"
+msgstr "I<cpu0 1393280 32966 572056 13343292 6130 0 17875 0 23933 0>"
+
+#. 1024 on Alpha and ia64
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"The amount of time, measured in units of USER_HZ (1/100ths of a second on "
+"most architectures, use I<sysconf(_SC_CLK_TCK)> to obtain the right value), "
+"that the system (\"cpu\" line) or the specific CPU (\"cpuI<N>\" line) spent "
+"in various states:"
+msgstr ""
+"Czas, wyrażony w USER_HZ (jedna setna sekundy na większości architektur, "
+"proszę użyć I<sysconf(_SC_CLK_TCK)> aby uzyskać prawidłową wartość), które "
+"system (wiersz \\[Bq]cpu\\[rq]) lub dany procesor (wiersz "
+"\\[Bq]cpuI<N>\\[rq]) spędził w różnych stanach:"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<user>"
+msgstr "I<user>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(1) Time spent in user mode."
+msgstr "(1) Czas spędzony w trybie użytkownika."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<nice>"
+msgstr "I<nice>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(2) Time spent in user mode with low priority (nice)."
+msgstr "(2) Czas spędzony w trybie użytkownika z niskim priorytetem (nice)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<system>"
+msgstr "I<system>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(3) Time spent in system mode."
+msgstr "(3) Czas spędzony w trybie systemowym."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<idle>"
+msgstr "I<idle>"
+
+#. FIXME . Actually, the following info about the /proc/stat 'cpu' field
+#. does not seem to be quite right (at least in Linux 2.6.12 or Linux 3.6):
+#. the idle time in /proc/uptime does not quite match this value
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(4) Time spent in the idle task. This value should be USER_HZ times the "
+"second entry in the I</proc/uptime> pseudo-file."
+msgstr ""
+"(4) Czas wykorzystany na zadanie bezczynności. Wartość powinna wynosić "
+"USER_HZ razy drugi wpis w pseudopliku I</proc/uptime>."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<iowait> (since Linux 2.5.41)"
+msgstr "I<iowait> (od Linuksa 2.5.41)"
+
+#. See kernel commit 9c240d757658a3ae9968dd309e674c61f07c7f48
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(5) Time waiting for I/O to complete. This value is not reliable, for the "
+"following reasons:"
+msgstr ""
+"(5) Czas oczekiwania na ukończenie wejścia/wyjścia. Wartość ta nie jest "
+"wiarygodna, z następujących powodów:"
+
+#. type: IP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "\\[bu]"
+msgstr "\\[bu]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"The CPU will not wait for I/O to complete; iowait is the time that a task is "
+"waiting for I/O to complete. When a CPU goes into idle state for "
+"outstanding task I/O, another task will be scheduled on this CPU."
+msgstr ""
+"Procesor nie będzie czekał a ukończenie wejścia/wyjścia; iowait jest czasem, "
+"jaki czeka zadanie na ukończenie wejścia/wyjścia. Gdy procesor przejdzie w "
+"stan bezczynności dla danego zadania wejścia/wyjścia, zostanie mu "
+"przydzielone kolejne zadanie."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"On a multi-core CPU, the task waiting for I/O to complete is not running on "
+"any CPU, so the iowait of each CPU is difficult to calculate."
+msgstr ""
+"W procesorach wielordzeniowych, zadanie oczekujące na wejście/wyjście nie "
+"działa na żadnym konkretnym procesorze, więc trudno jest obliczyć iowait dla "
+"każdego procesora."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "The value in this field may I<decrease> in certain conditions."
+msgstr "Wartość w tym polu, w określonych przypadkach może się I<zmniejszyć>."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<irq> (since Linux 2.6.0)"
+msgstr "I<irq> (od Linuksa 2.6.0)"
+
+#. Precisely: Linux 2.6.0-test4
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(6) Time servicing interrupts."
+msgstr "(6) Czas obsługi przerwań."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<softirq> (since Linux 2.6.0)"
+msgstr "I<softirq> (od Linuksa 2.6.0)"
+
+#. Precisely: Linux 2.6.0-test4
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(7) Time servicing softirqs."
+msgstr "(7) Czas obsługi przerwań programowych."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<steal> (since Linux 2.6.11)"
+msgstr "I<steal> (od Linuksa 2.6.11)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(8) Stolen time, which is the time spent in other operating systems when "
+"running in a virtualized environment"
+msgstr ""
+"(8) Czas \\[Bq]skradziony\\[rq], który jest czasem spędzonym w innym "
+"systemie operacyjnym podczas pracy w środowisku zwirtualizowanym."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<guest> (since Linux 2.6.24)"
+msgstr "I<guest> (od Linuksa 2.6.24)"
+
+#. See Changelog entry for 5e84cfde51cf303d368fcb48f22059f37b3872de
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(9) Time spent running a virtual CPU for guest operating systems under the "
+"control of the Linux kernel."
+msgstr ""
+"(9) Czas spędzony podczas działania na wirtualnym procesorze systemu "
+"operacyjnego gościa, pod kontrolą jądra Linux."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<guest_nice> (since Linux 2.6.33)"
+msgstr "I<guest_nice> (od Linuksa 2.6.33)"
+
+#. commit ce0e7b28fb75cb003cfc8d0238613aaf1c55e797
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(10) Time spent running a niced guest (virtual CPU for guest operating "
+"systems under the control of the Linux kernel)."
+msgstr ""
+"(10) Czas spędzony podczas działania gościa z nice (na wirtualnym procesorze "
+"systemu operacyjnego gościa, pod kontrolą jądra Linux)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<page 5741 1808>"
+msgstr "I<page 5741 1808>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"The number of pages the system paged in and the number that were paged out "
+"(from disk)."
+msgstr ""
+"Liczba stron, które system wstronicował i liczba tych, które wystronicował "
+"(z dysku)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<swap 1 0>"
+msgstr "I<swap 1 0>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "The number of swap pages that have been brought in and out."
+msgstr "Liczba stron wymiany, które wniesiono i wyniesiono."
+
+#. FIXME . The following is not the full picture for the 'intr' of
+#. /proc/stat on 2.6:
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<intr 1462898>"
+msgstr "I<intr 1462898>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"This line shows counts of interrupts serviced since boot time, for each of "
+"the possible system interrupts. The first column is the total of all "
+"interrupts serviced including unnumbered architecture specific interrupts; "
+"each subsequent column is the total for that particular numbered interrupt. "
+"Unnumbered interrupts are not shown, only summed into the total."
+msgstr ""
+"Linia ta pokazuje licznik przerwań obsłużonych od czasu uruchomienia dla "
+"każdego możliwego przerwania systemowego. Pierwsza kolumna określa całkowitą "
+"liczbę wszystkich obsłużonych przerwań w tym nienumerowanych przerwań "
+"swoistych dla architektury, każda następna określa całkowitą wartość dla "
+"danego numerowanego przerwania. Nienumerowane przerwania nie są pokazywane, "
+"jedynie sumowane do całości."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<disk_io: (2,0):(31,30,5764,1,2) (3,0):>..."
+msgstr "I<disk_io: (2,0):(31,30,5764,1,2) (3,0):>..."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"(major,disk_idx):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written)"
+msgstr ""
+"(major,disk_idx):(noinfo, read_io_ops, blks_read, write_io_ops, blks_written)"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "(Linux 2.4 only)"
+msgstr "(tylko Linux 2.4)"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<ctxt 115315>"
+msgstr "I<ctxt 115315>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "The number of context switches that the system underwent."
+msgstr "Liczba przełączeń kontekstu, które przeszedł system."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<btime 769041601>"
+msgstr "I<btime 769041601>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "boot time, in seconds since the Epoch, 1970-01-01 00:00:00 +0000 (UTC)."
+msgstr ""
+"Czas uruchomienia systemu, w sekundach od epoki: 1970-01-01 00:00:00 +0000 "
+"(UTC)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<processes 86031>"
+msgstr "I<processes 86031>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Number of forks since boot."
+msgstr "Liczba rozwidleń procesów od uruchomienia systemu."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<procs_running 6>"
+msgstr "I<procs_running 6>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "Number of processes in runnable state. (Linux 2.5.45 onward.)"
+msgstr "Liczba procesów w stanie runnable (Linux 2.5.45 i późniejsze)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<procs_blocked 2>"
+msgstr "I<procs_blocked 2>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"Number of processes blocked waiting for I/O to complete. (Linux 2.5.45 "
+"onward.)"
+msgstr ""
+"Liczba procesów oczekujących na zakończenie operacji wejścia/wyjścia (Linux "
+"2.5.45 i późniejsze)."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "I<softirq 229245889 94 60001584 13619 5175704 2471304 28 51212741 59130143 0 51240672>"
+msgstr "I<softirq 229245889 94 60001584 13619 5175704 2471304 28 51212741 59130143 0 51240672>"
+
+#. commit d3d64df21d3d0de675a0d3ffa7c10514f3644b30
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"This line shows the number of softirq for all CPUs. The first column is the "
+"total of all softirqs and each subsequent column is the total for particular "
+"softirq. (Linux 2.6.31 onward.)"
+msgstr ""
+"Wiersz ten pokazuje liczbę przerwań programowych wszystkich procesorów. "
+"Pierwsza kolumna jest sumą wszystkich przerwań programowych, a każda kolejna "
+"kolumna pokazuje wartość dla danego przerwania programowego (Linux 2.6.31 i "
+"późniejsze)."
+
+#. 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<proc>(5)"
+msgstr "B<proc>(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)"