From fe5828f35077fbc4997a7c136695b92ec0132be9 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Sun, 14 Jun 2015 08:59:53 +1000 Subject: [PATCH] update polish po file --- man-po/pl.po | 611 +++++++++++++++++++++++++++------------------------ 1 file changed, 327 insertions(+), 284 deletions(-) diff --git a/man-po/pl.po b/man-po/pl.po index 4df71cff..789c159c 100644 --- a/man-po/pl.po +++ b/man-po/pl.po @@ -1,13 +1,13 @@ # Polish translation of procps-ng man. # Copyright (C) 2014 Free Software Foundation, Inc. # This file is distributed under the same license as the procps-ng package. -# Jakub Bogusz , 2014. +# Jakub Bogusz , 2014-2015. # msgid "" msgstr "" "Project-Id-Version: procps-ng-man 3.3.10-rc3\n" "POT-Creation-Date: 2014-09-16 19:45+0300\n" -"PO-Revision-Date: 2014-11-08 10:51+0100\n" +"PO-Revision-Date: 2015-05-17 21:45+0200\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" "Language: pl\n" @@ -662,18 +662,18 @@ msgstr "B<-c>, B<--count>" #. type: Plain text #: pgrep.1:53 msgid "Suppress normal output; instead print a count of matching processes. When count does not match anything, e.g. returns zero, the command will return non-zero value." -msgstr "" +msgstr "Pominięcie zwykłego wyjścia; zamiast niego wypisanie liczby pasujących procesów. Jeśli nic nie zostanie policzone (np. liczba będzie zerem), polecenie zwróci wartość niezerową." #. type: TP #: pgrep.1:53 #, no-wrap msgid "B<-d>, B<--delimiter> I" -msgstr "" +msgstr "B<-d>, B<--delimiter> I" #. type: Plain text #: pgrep.1:59 msgid "Sets the string used to delimit each process ID in the output (by default a newline). (B only.)" -msgstr "" +msgstr "Ustawienie łańcucha oddzielającego identyfikatory procesów na wyjściu (domyślnie nowa linia). (tylko B)" #. type: TP #: pgrep.1:59 @@ -684,29 +684,29 @@ msgstr "B<-f>, B<--full>" #. type: Plain text #: pgrep.1:66 msgid "The I is normally only matched against the process name. When B<-f> is set, the full command line is used." -msgstr "" +msgstr "I normalnie jest dopasowywany tylko do nazwy procesu. Z ustawioną opcją B<-f>, wykorzystywana jest cała linia poleceń." #. type: TP #: pgrep.1:66 #, no-wrap msgid "B<-g>, B<--pgroup> I,..." -msgstr "" +msgstr "B<-g>, B<--pgroup> I,..." #. type: Plain text #: pgrep.1:74 msgid "Only match processes in the process group IDs listed. Process group 0 is translated into B's or B's own process group." -msgstr "" +msgstr "Dopasowanie tylko do procesów z grup o podanych identyfikatorach. Grupa procesów 0 jest tłumaczona na własną grupę procesów polecenia B lub B." #. type: TP #: pgrep.1:74 #, no-wrap msgid "B<-G>, B<--group> I,..." -msgstr "" +msgstr "B<-G>, B<--group> I,..." #. type: Plain text #: pgrep.1:78 msgid "Only match processes whose real group ID is listed. Either the numerical or symbolical value may be used." -msgstr "" +msgstr "Dopasowanie tylko do procesów o podanych identyfikatorach grup rzeczywistych. Można użyć wartości liczbowych lub symbolicznych." #. type: TP #: pgrep.1:78 @@ -717,7 +717,7 @@ msgstr "B<-l>, B<--list-name>" #. type: Plain text #: pgrep.1:83 msgid "List the process name as well as the process ID. (B only.)" -msgstr "" +msgstr "Wypisanie nazw oraz identyfikatorów procesów. (tylko B)" #. type: TP #: pgrep.1:83 @@ -728,7 +728,7 @@ msgstr "B<-a>, B<--list-full>" #. type: Plain text #: pgrep.1:88 msgid "List the full command line as well as the process ID. (B only.)" -msgstr "" +msgstr "Wypisanie pełnych linii poleceń oraz identyfikatorów procesów. (tylko B)" #. type: TP #: pgrep.1:88 @@ -739,7 +739,7 @@ msgstr "B<-n>, B<--newest>" #. type: Plain text #: pgrep.1:91 msgid "Select only the newest (most recently started) of the matching processes." -msgstr "" +msgstr "Wybór tylko najnowszych (najpóźniej uruchomionych) spośród pasujących procesów." #. type: TP #: pgrep.1:91 @@ -750,62 +750,62 @@ msgstr "B<-o>, B<--oldest>" #. type: Plain text #: pgrep.1:94 msgid "Select only the oldest (least recently started) of the matching processes." -msgstr "" +msgstr "Wybór tylko najstarszych (najwcześniej uruchomionych) spośród pasujących procesów." #. type: TP #: pgrep.1:94 #, no-wrap msgid "B<-P>, B<--parent> I,..." -msgstr "" +msgstr "B<-P>, B<--parent> I,..." #. type: Plain text #: pgrep.1:97 msgid "Only match processes whose parent process ID is listed." -msgstr "" +msgstr "Dopasowanie tylko do procesów o wymienionych identyfikatorach procesów rodziców." #. type: TP #: pgrep.1:97 #, no-wrap msgid "B<-s>, B<--session> I,..." -msgstr "" +msgstr "B<-s>, B<--session> I,..." #. type: Plain text #: pgrep.1:105 msgid "Only match processes whose process session ID is listed. Session ID 0 is translated into B's or B's own session ID." -msgstr "" +msgstr "Dopasowanie tylko do procesów o wymienionych identyfikatorach sesji procesów. Identyfikator sesji 0 jest tłumaczony na własny procesu B lub B." #. type: TP #: pgrep.1:105 #, no-wrap msgid "B<-t>, B<--terminal> I,..." -msgstr "" +msgstr "B<-t>, B<--terminal> I,..." #. type: Plain text #: pgrep.1:109 msgid "Only match processes whose controlling terminal is listed. The terminal name should be specified without the \"/dev/\" prefix." -msgstr "" +msgstr "Dopasowanie tylko do procesów o wymienionych terminalach sterujących. Nazwa terminala powinna być podana bez przedrostka \"/dev/\"." #. type: TP #: pgrep.1:109 #, no-wrap msgid "B<-u>, B<--euid> I,..." -msgstr "" +msgstr "B<-u>, B<--euid> I,..." #. type: Plain text #: pgrep.1:113 msgid "Only match processes whose effective user ID is listed. Either the numerical or symbolical value may be used." -msgstr "" +msgstr "Dopasowanie tylko do procesów o wymienionych identyfikatorach użytkowników efektywnych. Można użyć wartości liczbowych lub symbolicznych." #. type: TP #: pgrep.1:113 #, no-wrap msgid "B<-U>, B<--uid> I,..." -msgstr "" +msgstr "B<-U>, B<--uid> I,..." #. type: Plain text #: pgrep.1:117 msgid "Only match processes whose real user ID is listed. Either the numerical or symbolical value may be used." -msgstr "" +msgstr "Dopasowanie tylko do procesów o wymienionych identyfikatorach użytkowników rzeczywistych. Można użyć wartości liczbowych lub symbolicznych." #. type: TP #: pgrep.1:117 @@ -816,7 +816,7 @@ msgstr "B<-v>, B<--inverse>" #. type: Plain text #: pgrep.1:124 msgid "Negates the matching. This option is usually used in B's context. In B's context the short option is disabled to avoid accidental usage of the option." -msgstr "" +msgstr "Negacja dopasowania. Zwykle używana w kontekście programu B. W kontekście B krótka opcja jest wyłączona, aby zapobiec przypadkowemu użyciu." #. type: TP #: pgrep.1:124 @@ -827,7 +827,7 @@ msgstr "B<-w>, B<--lightweight>" #. type: Plain text #: pgrep.1:131 msgid "Shows all thread ids instead of pids in B's context. In B's context this option is disabled." -msgstr "" +msgstr "Wyświetlenie wszystkich identyfikatorów wątków zamiast pidów w kontekście programu B. W kontekście B ta opcja jest wyłączona." #. type: TP #: pgrep.1:131 @@ -838,7 +838,7 @@ msgstr "B<-x>, B<--exact>" #. type: Plain text #: pgrep.1:137 msgid "Only match processes whose names (or command line if -f is specified) B match the I." -msgstr "" +msgstr "Dopasowanie tylko do procesów, których nazwy (lub linie poleceń, jeśli podano opcję -f) pasują B do I." #. type: TP #: pgrep.1:137 @@ -849,7 +849,7 @@ msgstr "B<-F>, B<--pidfile> I" #. type: Plain text #: pgrep.1:145 msgid "Read I's from file. This option is perhaps more useful for B than B." -msgstr "" +msgstr "Odczyt Iów z pliku. Ta opcja jest zwykle bardziej przydatna dla programu B niż B." #. type: TP #: pgrep.1:145 @@ -860,35 +860,35 @@ msgstr "B<-L>, B<--logpidfile>" #. type: Plain text #: pgrep.1:148 msgid "Fail if pidfile (see -F) not locked." -msgstr "" +msgstr "Niepowodzenie, jeśli plik PID (p. opcja -F) nie jest zablokowany." #. type: TP #: pgrep.1:148 skill.1:80 #, no-wrap msgid "B<--ns >I" -msgstr "" +msgstr "B<--ns >I" #. type: Plain text #: pgrep.1:153 msgid "Match processes that belong to the same namespaces. Required to run as root to match processes from other users. See --nslist for how to limit which namespaces to match." -msgstr "" +msgstr "Dopasowanie do procesów należących do tych samych przestrzeni nazw. Wymagane w przypadku uruchamiania przez roota, aby dopasować do procesów innych użytkowników. Więcej o ograniczaniu dopasowywanych przestrzeni nazw przy opcji --nslist." #. type: TP #: pgrep.1:153 #, no-wrap msgid "B<--nslist >IB<,...>" -msgstr "" +msgstr "B<--nslist >IB<,...>" #. type: Plain text #: pgrep.1:157 msgid "Match only the provided namespaces. Available namespaces: ipc, mnt, net, pid, user,uts." -msgstr "" +msgstr "Dopasowanie tylko do podanych przestrzeni nazw. Dostępne przestrzenie: ipc, mnt, net, pid, user, uts." #. type: Plain text #: pgrep.1:160 pmap.1:62 slabtop.1:38 sysctl.8:125 tload.1:31 vmstat.8:87 #: watch.1:72 msgid "Display version information and exit." -msgstr "" +msgstr "Wyświetlenie informacji o wersji i zakończenie." #. type: TP #: pgrep.1:160 pmap.1:56 pwdx.1:16 skill.1:58 slabtop.1:38 sysctl.8:119 @@ -900,29 +900,29 @@ msgstr "B<-h>, B<--help>" #. type: Plain text #: pgrep.1:163 vmstat.8:90 msgid "Display help and exit." -msgstr "" +msgstr "Wyświetlenie opisu i zakończenie." #. type: SH #: pgrep.1:164 #, no-wrap msgid "OPERANDS" -msgstr "" +msgstr "ARGUMENTY" #. type: TP #: pgrep.1:165 #, no-wrap msgid "I" -msgstr "" +msgstr "I" #. type: Plain text #: pgrep.1:169 msgid "Specifies an Extended Regular Expression for matching against the process names or command lines." -msgstr "" +msgstr "Określenie rozszerzonego wyrażenia regularnego do dopasowania nazwy procesu lub linii poleceń." #. type: Plain text #: pgrep.1:173 msgid "Example 1: Find the process ID of the B daemon:" -msgstr "" +msgstr "Przykład 1: znalezienie identyfikatora procesu demona B:" #. type: Plain text #: pgrep.1:175 @@ -932,7 +932,7 @@ msgstr "$ pgrep -u root named" #. type: Plain text #: pgrep.1:179 msgid "Example 2: Make B reread its configuration file:" -msgstr "" +msgstr "Przykład 2: wymuszenie ponownego odczytu pliku konfiguracyjnego przez program B:" #. type: Plain text #: pgrep.1:181 @@ -942,7 +942,7 @@ msgstr "$ pkill -HUP syslogd" #. type: Plain text #: pgrep.1:185 msgid "Example 3: Give detailed information on all B processes:" -msgstr "" +msgstr "Przykład 3: podanie szczegółowych informacji o wszystkich procesach B:" #. type: Plain text #: pgrep.1:187 @@ -952,7 +952,7 @@ msgstr "$ ps -fp $(pgrep -d, -x xterm)" #. type: Plain text #: pgrep.1:191 msgid "Example 4: Make all B processes run nicer:" -msgstr "" +msgstr "Przykład 4: zwiększenie nice wszystkich procesów B:" #. type: Plain text #: pgrep.1:193 @@ -963,7 +963,7 @@ msgstr "$ renice +4 $(pgrep netscape)" #: pgrep.1:193 pidof.1:50 pmap.1:62 watch.1:151 #, no-wrap msgid "EXIT STATUS" -msgstr "" +msgstr "KOD WYJŚCIA" #. type: TP #: pgrep.1:195 @@ -974,7 +974,7 @@ msgstr "0" #. type: Plain text #: pgrep.1:198 msgid "One or more processes matched the criteria." -msgstr "" +msgstr "Dopasowano jeden lub więcej procesów." #. type: TP #: pgrep.1:198 @@ -985,7 +985,7 @@ msgstr "1" #. type: Plain text #: pgrep.1:201 msgid "No processes matched." -msgstr "" +msgstr "Nie dopasowano żadnego procesu." #. type: TP #: pgrep.1:201 @@ -996,7 +996,7 @@ msgstr "2" #. type: Plain text #: pgrep.1:204 msgid "Syntax error in the command line." -msgstr "" +msgstr "Błąd składni w linii poleceń." #. type: TP #: pgrep.1:204 @@ -1007,17 +1007,17 @@ msgstr "3" #. type: Plain text #: pgrep.1:207 msgid "Fatal error: out of memory etc." -msgstr "" +msgstr "Błąd krytyczny: brak pamięci itp." #. type: Plain text #: pgrep.1:212 msgid "The process name used for matching is limited to the 15 characters present in the output of /proc/I/stat. Use the -f option to match against the complete command line, /proc/I/cmdline." -msgstr "" +msgstr "Nazwa procesu używana przy dopasowaniu jest ograniczona do 15 znaków obecnych w wyjściu /proc/I/stat. Aby dopasować do pełnej linii poleceń (/proc/I/cmdline), należy użyć opcji -f." #. type: Plain text #: pgrep.1:219 msgid "The running B or B process will never report itself as a match." -msgstr "" +msgstr "Działający proces B ani B nigdy nie zgłosi siebie jako dopasowania." #. type: SH #: pgrep.1:219 tload.1:40 vmstat.8:214 watch.1:116 @@ -1028,12 +1028,12 @@ msgstr "BŁĘDY" #. type: Plain text #: pgrep.1:228 msgid "The options B<-n> and B<-o> and B<-v> can not be combined. Let me know if you need to do this." -msgstr "" +msgstr "Opcji B<-n>, B<-o> oraz B<-v> nie można łączyć. Gdyby było to przydatne, proszę zawiadomić autora." #. type: Plain text #: pgrep.1:230 msgid "Defunct processes are reported." -msgstr "" +msgstr "Zgłoszono procesy nie funkcjonujące." #. type: Plain text #: pgrep.1:239 @@ -1043,7 +1043,7 @@ msgstr "B(1), B(7), B(7), B(1), B(1), B #. type: Plain text #: pgrep.1:244 msgid "B and B were introduced in Sun's Solaris 7. This implementation is fully compatible." -msgstr "" +msgstr "B oraz B pojawiły się w Solarisie 7 firmy Sun. Ta implementacja jest w pełni zgodna." #. type: Plain text #: pgrep.1:248 @@ -1065,17 +1065,17 @@ msgstr "24 lip 2013" #. type: Plain text #: pidof.1:21 msgid "pidof -- find the process ID of a running program." -msgstr "" +msgstr "pidof - wyszukiwanie identyfikatora procesu działającego programu." #. type: Plain text #: pidof.1:32 msgid "B [B<-s>] [B<-c>] [B<-x>] [B<-o> I] [B<-o> I] B [B]" -msgstr "" +msgstr "B [B<-s>] [B<-c>] [B<-x>] [B<-o> I] [B<-o> I] B [B]" #. type: Plain text #: pidof.1:36 msgid "B finds the process id's (pids) of the named programs. It prints those id's on the standard output." -msgstr "" +msgstr "B znajduje identyfikatory procesów (pidy) programów o podanych nazwach i wypisuje je na standardowym wyjściu." #. type: IP #: pidof.1:37 @@ -1086,7 +1086,7 @@ msgstr "-s" #. type: Plain text #: pidof.1:39 msgid "Single shot - this instructs the program to only return one I." -msgstr "" +msgstr "Tryb pojedynczy - program zwróci tylko jeden I." #. type: IP #: pidof.1:39 @@ -1097,7 +1097,7 @@ msgstr "-c" #. type: Plain text #: pidof.1:43 msgid "Only return process ids that are running with the same root directory. This option is ignored for non-root users, as they will be unable to check the current root directory of processes they do not own." -msgstr "" +msgstr "Zwrócenie tylko identyfikatorów procesów działających z tym samym katalogiem głównym. Ta opcja jest ignorowana dla użytkowników innych niż root, ponieważ wtedy nie można sprawdzić katalogu głównego procesów, których nie jest się właścicielem." #. type: IP #: pidof.1:43 @@ -1108,18 +1108,18 @@ msgstr "-x" #. type: Plain text #: pidof.1:46 msgid "Scripts too - this causes the program to also return process id's of shells running the named scripts." -msgstr "" +msgstr "Także skrypty - program zwróci także identyfikatory procesów powłok wykonujących skrypty o podanych nazwach." #. type: IP #: pidof.1:46 #, no-wrap msgid "-o I" -msgstr "" +msgstr "-o I" #. type: Plain text #: pidof.1:50 msgid "Tells I to omit processes with that process id. The special pid B<%PPID> can be used to name the parent process of the I program, in other words the calling shell or shell script." -msgstr "" +msgstr "Pominięcie procesów o podanym identyfikatorze. Specjalny pid B<%PPID> oznacza rodzica procesu programu I, czyli powłokę lub skrypt go uruchamiający." #. type: TP #: pidof.1:51 pmap.1:66 watch.1:155 @@ -1130,7 +1130,7 @@ msgstr "B<0>" #. type: Plain text #: pidof.1:54 msgid "At least one program was found with the requested name." -msgstr "" +msgstr "Znaleziono przynajmniej jeden program o żądanej nazwie." #. type: TP #: pidof.1:54 pmap.1:69 watch.1:158 @@ -1141,7 +1141,7 @@ msgstr "B<1>" #. type: Plain text #: pidof.1:57 msgid "No program was found with the requested name." -msgstr "" +msgstr "Nie znaleziono żadnego programu o żądanej nazwie." #. type: Plain text #: pidof.1:61 @@ -1168,17 +1168,17 @@ msgstr "wrzesień 2012" #. type: Plain text #: pmap.1:11 msgid "pmap - report memory map of a process" -msgstr "" +msgstr "pmap - informacje o odwzorowaniu pamięci procesu" #. type: Plain text #: pmap.1:14 msgid "B [I] I [...]" -msgstr "" +msgstr "B [I] I [...]" #. type: Plain text #: pmap.1:16 msgid "The pmap command reports the memory map of a process or processes." -msgstr "" +msgstr "Polecenie pmap wypisuje mapę pamięci procesu lub procesów." #. type: TP #: pmap.1:17 @@ -1189,7 +1189,7 @@ msgstr "B<-x>, B<--extended>" #. type: Plain text #: pmap.1:20 msgid "Show the extended format." -msgstr "" +msgstr "Wyświetlanie w formacie rozszerzonym." #. type: TP #: pmap.1:20 @@ -1200,7 +1200,7 @@ msgstr "B<-d>, B<--device>" #. type: Plain text #: pmap.1:23 msgid "Show the device format." -msgstr "" +msgstr "Wyświetlanie w formacie urządzeń." #. type: TP #: pmap.1:23 sysctl.8:54 @@ -1211,18 +1211,18 @@ msgstr "B<-q>, B<--quiet>" #. type: Plain text #: pmap.1:26 msgid "Do not display some header or footer lines." -msgstr "" +msgstr "Bez wyświetlania linii nagłówka i stopki." #. type: TP #: pmap.1:26 #, no-wrap msgid "B<-A>, B<--range> I,I" -msgstr "" +msgstr "B<-A>, B<--range> I,I" #. type: Plain text #: pmap.1:34 msgid "Limit results to the given range to I and I address range. Notice that the low and high arguments are single string separated with comma." -msgstr "" +msgstr "Ograniczenie wyników do podanego przedziału adresów: I,I. Limity dolny i górny podaje się rozdzielone przecinkiem jako pojedynczy argument." #. type: TP #: pmap.1:34 sysctl.8:110 @@ -1233,7 +1233,7 @@ msgstr "B<-X>" #. type: Plain text #: pmap.1:38 msgid "Show even more details than the B<-x> option. WARNING: format changes according to I" -msgstr "" +msgstr "Wypisywanie jeszcze więcej szczegółów niż z opcją B<-x>. UWAGA: format zmienia się z I" #. type: TP #: pmap.1:38 @@ -1244,7 +1244,7 @@ msgstr "B<-XX>" #. type: Plain text #: pmap.1:41 msgid "Show everything the kernel provides" -msgstr "" +msgstr "Wypisywanie wszystkiego, co udostępnia jądro" #. type: TP #: pmap.1:41 @@ -1255,7 +1255,7 @@ msgstr "B<-p>, B<--show-path>" #. type: Plain text #: pmap.1:44 msgid "Show full path to files in the mapping column" -msgstr "" +msgstr "Wypisywanie pełnych ścieżek do plików w kolumnie odwzorowań" #. type: TP #: pmap.1:44 @@ -1266,7 +1266,7 @@ msgstr "B<-c>, B<--read-rc>" #. type: Plain text #: pmap.1:47 msgid "Read the default configuration" -msgstr "" +msgstr "Odczyt domyślnej konfiguracji" #. type: TP #: pmap.1:47 @@ -1277,7 +1277,7 @@ msgstr "B<-C>, B<--read-rc-from> I" #. type: Plain text #: pmap.1:50 msgid "Read the configuration from I" -msgstr "" +msgstr "Odczyt konfiguracji z I" #. type: TP #: pmap.1:50 @@ -1288,7 +1288,7 @@ msgstr "B<-n>, B<--create-rc>" #. type: Plain text #: pmap.1:53 msgid "Create new default configuration" -msgstr "" +msgstr "Utworzenie nowej konfiguracji domyślnej" #. type: TP #: pmap.1:53 @@ -1299,22 +1299,22 @@ msgstr "B<-N>, B<--create-rc-to> I" #. type: Plain text #: pmap.1:56 msgid "Create new configuration to I" -msgstr "" +msgstr "Utworzenie nowej konfiguracji w I" #. type: Plain text #: pmap.1:59 skill.1:61 sysctl.8:122 w.1:51 watch.1:69 msgid "Display help text and exit." -msgstr "" +msgstr "Wyświetlenie tekstu pomocy i zakończenie." #. type: Plain text #: pmap.1:69 watch.1:158 msgid "Success." -msgstr "" +msgstr "Sukces." #. type: Plain text #: pmap.1:72 msgid "Failure." -msgstr "" +msgstr "Niepowodzenie." #. type: TP #: pmap.1:72 @@ -1325,7 +1325,7 @@ msgstr "B<42>" #. type: Plain text #: pmap.1:75 msgid "Did not find all processes asked for." -msgstr "" +msgstr "Nie znaleziono wszystkich żądanych procesów." #. type: Plain text #: pmap.1:80 pwdx.1:22 @@ -1335,7 +1335,7 @@ msgstr "B(1), B(1)" #. type: Plain text #: pmap.1:82 msgid "No standards apply, but pmap looks an awful lot like a SunOS command." -msgstr "" +msgstr "Polecenia pmap nie dotyczą żadne standardy, ale wygląda równie brzydko, co polecenie SunOS." #. type: TH #: pwdx.1:6 @@ -1352,7 +1352,7 @@ msgstr "czerwiec 2011" #. type: Plain text #: pwdx.1:9 msgid "pwdx - report current working directory of a process" -msgstr "" +msgstr "pwdx - informacja o bieżącym katalogu roboczym procesu" #. type: Plain text #: pwdx.1:12 @@ -1362,17 +1362,17 @@ msgstr "B [I] I [...]" #. type: Plain text #: pwdx.1:16 msgid "Output version information and exit." -msgstr "" +msgstr "Wypisanie informacji o wersji i zakończenie." #. type: Plain text #: pwdx.1:19 msgid "Output help screen and exit." -msgstr "" +msgstr "Wyświetlenie ekranu pomocy i zakończenie." #. type: Plain text #: pwdx.1:24 msgid "No standards apply, but pwdx looks an awful lot like a SunOS command." -msgstr "" +msgstr "Polecenia pwdx nie dotyczą żadne standardy, ale wygląda równie brzydko, co polecenie SunOS." #. type: Plain text #: pwdx.1:29 @@ -1388,32 +1388,32 @@ msgstr "SKILL" #. type: Plain text #: skill.1:12 msgid "skill, snice - send a signal or report process status" -msgstr "" +msgstr "skill, snice - wysłanie sygnału lub informacja o stanie procesu" #. type: Plain text #: skill.1:17 msgid "B [I] [I] I" -msgstr "" +msgstr "B [I] [I] I" #. type: Plain text #: skill.1:22 msgid "B [I] [I] I" -msgstr "" +msgstr "B [I] [I] I" #. type: Plain text #: skill.1:26 msgid "These tools are obsolete and unportable. The command syntax is poorly defined. Consider using the killall, pkill, and pgrep commands instead." -msgstr "" +msgstr "Niniejsze narzędzia są przestarzałe i nieprzenośne. Składnia poleceń jest słabo zdefiniowana. Zamiast nich lepiej używać poleceń killall, pkill oraz pgrep." #. type: Plain text #: skill.1:31 msgid "The default signal for skill is TERM. Use -l or -L to list available signals. Particularly useful signals include HUP, INT, KILL, STOP, CONT, and 0. Alternate signals may be specified in three ways: -9 -SIGKILL -KILL." -msgstr "" +msgstr "Domyśli sygnał dla programu skill to TERM. Listę dostępnych sygnałów można uzyskać przy użyciu -l lub -L. Szczególnie przydatne sygnały to HUP, INT, KILL, STOP, CONT oraz 0. Alternatywne sygnały można podać na trzy sposoby: -9 -SIGKILL -KILL." #. type: Plain text #: skill.1:35 msgid "The default priority for snice is +4. Priority numbers range from +20 (slowest) to -20 (fastest). Negative priority numbers are restricted to administrative users." -msgstr "" +msgstr "Domyślny priorytet dla programu snice to +4. Numery priorytetów są z przedziału +20 (najwolniej) do -20 (najszybciej). Numery ujemne są zastrzeżone dla administratorów." #. type: TP #: skill.1:36 @@ -1424,7 +1424,7 @@ msgstr "B<-f>,B<\\ --fast>" #. type: Plain text #: skill.1:39 msgid "Fast mode. This option has not been implemented." -msgstr "" +msgstr "Tryb szybki. Ta opcja nie została zaimplementowana." #. type: TP #: skill.1:39 @@ -1435,7 +1435,7 @@ msgstr "B<-i>,B<\\ --interactive>" #. type: Plain text #: skill.1:42 msgid "Interactive use. You will be asked to approve each action." -msgstr "" +msgstr "Tryb interaktywny. Użytkownik będzie pytany o każdą akcję." #. type: TP #: skill.1:42 @@ -1446,12 +1446,12 @@ msgstr "B<-l>,B<\\ --list>" #. type: Plain text #: skill.1:45 msgid "List all signal names." -msgstr "" +msgstr "Lista wszystkich nazw sygnałów." #. type: Plain text #: skill.1:48 msgid "List all signal names in a nice table." -msgstr "" +msgstr "Lista wszystkich nazw sygnałów w ładnej tabelce." #. type: TP #: skill.1:48 @@ -1462,7 +1462,7 @@ msgstr "B<-n>,B<\\ --no-action>" #. type: Plain text #: skill.1:52 msgid "No action; perform a simulation of events that would occur but do not actually change the system." -msgstr "" +msgstr "Bez akcji; wykonanie symulacji zdarzeń, które by nastąpiły, ale bez zmian w systemie." #. type: TP #: skill.1:52 @@ -1473,7 +1473,7 @@ msgstr "B<-v>,B<\\ --verbose>" #. type: Plain text #: skill.1:55 msgid "Verbose; explain what is being done." -msgstr "" +msgstr "Tryb szczegółowy; wyjaśnianie, co jest wykonywane." #. type: TP #: skill.1:55 @@ -1484,29 +1484,29 @@ msgstr "B<-w>,B<\\ --warnings>" #. type: Plain text #: skill.1:58 msgid "Enable warnings. This option has not been implemented." -msgstr "" +msgstr "Włączenie ostrzeżeń. Ta opcja nie została zaimplementowana." #. type: SH #: skill.1:65 #, no-wrap msgid "PROCESS SELECTION OPTIONS" -msgstr "" +msgstr "OPCJE WYBORU PROCESÓW" #. type: Plain text #: skill.1:68 msgid "Selection criteria can be: terminal, user, pid, command. The options below may be used to ensure correct interpretation." -msgstr "" +msgstr "Kryterium wyboru może być: terminal, użytkownik, pid, polecenie. W celu zapewnienia właściwej interpretacji można użyć poniższych opcji." #. type: TP #: skill.1:68 #, no-wrap msgid "B<-t>, B<--tty> I" -msgstr "" +msgstr "B<-t>, B<--tty> I" #. type: Plain text #: skill.1:71 msgid "The next expression is a terminal (tty or pty)." -msgstr "" +msgstr "Następne wyrażenie jest terminalem (tty lub pty)." #. type: TP #: skill.1:71 @@ -1517,7 +1517,7 @@ msgstr "B<-u>, B<--user> I" #. type: Plain text #: skill.1:74 msgid "The next expression is a username." -msgstr "" +msgstr "Następne wyrażenie jest nazwą użytkownika." #. type: TP #: skill.1:74 @@ -1528,7 +1528,7 @@ msgstr "B<-p>, B<--pid> I" #. type: Plain text #: skill.1:77 msgid "The next expression is a process ID number." -msgstr "" +msgstr "Następne wyrażenie jest liczbowym identyfikatorem procesu." #. type: TP #: skill.1:77 @@ -1539,23 +1539,23 @@ msgstr "B<-c>, B<--command> I" #. type: Plain text #: skill.1:80 msgid "The next expression is a command name." -msgstr "" +msgstr "następne wyrażenie jest nazwą polecenia." #. type: Plain text #: skill.1:83 msgid "Match the processes that belong to the same namespace as pid." -msgstr "" +msgstr "Dopasowanie procesów należących do tej samej przestrzeni nazw, co pid." #. type: TP #: skill.1:83 #, no-wrap msgid "B<--nslist >I" -msgstr "" +msgstr "B<--nslist >I" #. type: Plain text #: skill.1:87 msgid "list which namespaces will be considered for the --ns option. Available namespaces: ipc, mnt, net, pid, user, uts." -msgstr "" +msgstr "lista przestrzeni nazw uwzględnianych w opcji --ns. Dostępne przestrzenie: ipc, mnt, net, pid, user, uts." #. type: SH #: skill.1:88 @@ -1566,7 +1566,7 @@ msgstr "SYGNAŁY" #. type: Plain text #: skill.1:92 msgid "The behavior of signals is explained in B(7) manual page." -msgstr "" +msgstr "Zachowanie sygnałów jest wyjaśnione na stronie podręcznika B(7)." #. type: TP #: skill.1:93 @@ -1577,7 +1577,7 @@ msgstr "B" #. type: Plain text #: skill.1:96 msgid "Slow down seti and crack commands." -msgstr "" +msgstr "Spowolnienie poleceń seti oraz crack." #. type: TP #: skill.1:96 @@ -1588,7 +1588,7 @@ msgstr "B" #. type: Plain text #: skill.1:99 msgid "Kill users on PTY devices." -msgstr "" +msgstr "Zabicie użytkowników na urządzeniach PTY." #. type: TP #: skill.1:99 @@ -1599,7 +1599,7 @@ msgstr "B" #. type: Plain text #: skill.1:102 msgid "Stop three users." -msgstr "" +msgstr "Zatrzymanie trzech użytkowników." #. type: Plain text #: skill.1:110 @@ -1609,12 +1609,12 @@ msgstr "B(1), B(2), B(1), B(1), B(1), B Albert Cahalan E<.UE> wrote skill and snice in 1999 as a replacement for a non-free version." -msgstr "" +msgstr "E<.UR albert@users.sf.net> Albert Cahalan E<.UE> napisał programy skill i snice w roku 1999 jako zamiennik wersji nie będących oprogramowaniem wolnodostępnym." #. type: TH #: slabtop.1:5 @@ -1625,7 +1625,7 @@ msgstr "SLABTOP" #. type: Plain text #: slabtop.1:8 msgid "slabtop - display kernel slab cache information in real time" -msgstr "" +msgstr "slabtop - wyświetlanie informacji o pamięci podręcznej płyt jądra w czasie rzeczywistym" #. type: Plain text #: slabtop.1:11 @@ -1635,12 +1635,12 @@ msgstr "B [I]" #. type: Plain text #: slabtop.1:16 msgid "B displays detailed kernel slab cache information in real time. It displays a listing of the top caches sorted by one of the listed sort criteria. It also displays a statistics header filled with slab layer information." -msgstr "" +msgstr "B wyświetla szczegółowe informacje o pamięci podręcznej płyt jądra w czasie rzeczywistym. Wyświetla listę pierwszych bloków posortowanych według jednego z kryteriów. Wyświetla także nagłówek statystyk wypełniony informacjami o warstwie płyt." #. type: Plain text #: slabtop.1:21 msgid "Normal invocation of B does not require any options. The behavior, however, can be fine-tuned by specifying one or more of the following flags:" -msgstr "" +msgstr "Zwykłe wywołanie programu B nie wymaga żadnych opcji. Zachowanie może być jednak dostosowane szczegółowo poprzez podanie jednej lub większej liczby z następujących flag:" #. type: TP #: slabtop.1:21 @@ -1651,7 +1651,7 @@ msgstr "B<-d>, B<--delay>=I" #. type: Plain text #: slabtop.1:29 msgid "Refresh the display every I in seconds. By default, B refreshes the display every three seconds. To exit the program, hit B" -msgstr "" +msgstr "Odświeżanie ekranu co I sekund. Domyślnie B odświeża ekran co 3 sekundy. Program można zakończyć naciskając klawisz B." #. type: TP #: slabtop.1:29 @@ -1662,7 +1662,7 @@ msgstr "B<-s>, B<--sort>=I" #. type: Plain text #: slabtop.1:32 msgid "Sort by I, where I is one of the sort criteria." -msgstr "" +msgstr "Sortowanie według I, gdzie I to jedno z kryteriów sortowania." #. type: TP #: slabtop.1:32 @@ -1673,12 +1673,12 @@ msgstr "B<-o>, B<--once>" #. type: Plain text #: slabtop.1:35 msgid "Display the output once and then exit." -msgstr "" +msgstr "Jednorazowe wyświetlenie wyjścia i zakończenie." #. type: Plain text #: slabtop.1:41 msgid "Display usage information and exit." -msgstr "" +msgstr "Wyświetlenie informacji o składni i zakończenie." #. type: SH #: slabtop.1:41 @@ -1689,78 +1689,78 @@ msgstr "KRYTERIA SORTOWANIA" #. type: Plain text #: slabtop.1:45 msgid "The following are valid sort criteria used to sort the individual slab caches and thereby determine what are the \"top\" slab caches to display. The default sort criteria is to sort by the number of objects (\"o\")." -msgstr "" +msgstr "Poniżej podane są poprawne kryteria sortowania dla poszczególnych pamięci podręcznych płyt, określające, czym mają być \"pierwsze bloki\" do wyświetlenia. Domyślnym kryterium sortowania jest liczba obiektów (\"o\")." #. type: Plain text #: slabtop.1:48 msgid "The sort criteria can also be changed while slabtop is running by pressing the associated character." -msgstr "" +msgstr "Kryterium sortowania można zmienić także w trakcie działania slabtopa przez naciśnięcie powiązanego klawisza." #. type: tbl table #: slabtop.1:50 #, no-wrap msgid "B\n" -msgstr "" +msgstr "B\n" #. type: tbl table #: slabtop.1:51 #, no-wrap msgid "a\tnumber of active objects\tACTIVE\n" -msgstr "" +msgstr "a\tliczba aktywnych obiektów\tAKTYWNE\n" #. type: tbl table #: slabtop.1:52 #, no-wrap msgid "b\tobjects per slab\tOBJ/SLAB\n" -msgstr "" +msgstr "b\tliczba obiektów na płytę\tOB./PŁ.\n" #. type: tbl table #: slabtop.1:53 #, no-wrap msgid "c\tcache size\tCACHE SIZE\n" -msgstr "" +msgstr "c\trozmiar pamięci podręcznej\tROZM.CACHE\n" #. type: tbl table #: slabtop.1:54 #, no-wrap msgid "l\tnumber of slabs\tSLABS\n" -msgstr "" +msgstr "l\tliczba płyt\tPŁYTY\n" #. type: tbl table #: slabtop.1:55 #, no-wrap msgid "v\tnumber of active slabs\tN/A\n" -msgstr "" +msgstr "v\tliczba aktywnych płyt\tN/A\n" #. type: tbl table #: slabtop.1:56 #, no-wrap msgid "n\tname\tNAME\n" -msgstr "" +msgstr "n\tnazwa\tNAZWA\n" #. type: tbl table #: slabtop.1:57 #, no-wrap msgid "o\tnumber of objects\tOBJS\n" -msgstr "" +msgstr "o\tliczba obiektów\tOB.\n" #. type: tbl table #: slabtop.1:58 #, no-wrap msgid "p\tpages per slab\tN/A\n" -msgstr "" +msgstr "p\tliczba stron na płytę\tN/A\n" #. type: tbl table #: slabtop.1:59 #, no-wrap msgid "s\tobject size\tOBJ SIZE\n" -msgstr "" +msgstr "s\trozmiar obiektu\tROZM.OB.\n" #. type: tbl table #: slabtop.1:60 #, no-wrap msgid "u\tcache utilization\tUSE\n" -msgstr "" +msgstr "u\twykorzystanie pamięci podręcznej\tUŻ.\n" #. type: SH #: slabtop.1:62 @@ -1771,23 +1771,23 @@ msgstr "POLECENIA" #. type: Plain text #: slabtop.1:66 msgid "B accepts keyboard commands from the user during use. The following are supported. In the case of letters, both cases are accepted." -msgstr "" +msgstr "B w trakcie działania przyjmuje polecenia użytkownika z klawiatury. Poniżej znajduje się lista obsługiwanych; w przypadku liter, akceptowane są obie wielkości." #. type: Plain text #: slabtop.1:70 msgid "Each of the valid sort characters are also accepted, to change the sort routine. See the section B." -msgstr "" +msgstr "Przyjmowany jest każdy poprawny znak kryterium sortowania - zmienia on porządek; więcej w sekcji B." #. type: TP #: slabtop.1:70 #, no-wrap msgid "BSPACEBARE>" -msgstr "" +msgstr "BSPACJA>" #. type: Plain text #: slabtop.1:73 msgid "Refresh the screen." -msgstr "" +msgstr "Odświeżenie ekranu." #. type: TP #: slabtop.1:73 @@ -1798,7 +1798,7 @@ msgstr "B" #. type: Plain text #: slabtop.1:76 msgid "Quit the program." -msgstr "" +msgstr "Zakończenie programu." #. type: TP #: slabtop.1:77 @@ -1809,7 +1809,7 @@ msgstr "I" #. type: Plain text #: slabtop.1:80 msgid "slab information" -msgstr "" +msgstr "informacja o płytach" #. type: Plain text #: slabtop.1:85 @@ -1819,22 +1819,22 @@ msgstr "B(1), B(1), B(1), B(8)" #. type: Plain text #: slabtop.1:91 msgid "Currently, B requires a 2.4 or later kernel (specifically, a version 1.1 or later I). Kernel 2.2 should be supported in the future." -msgstr "" +msgstr "Obecnie B wymaga jądra 2.4 lub późniejszego (w szczególności wersji 1.1 lub nowszej I). Jądro 2.2 powinno być obsługiwane w przyszłości." #. type: Plain text #: slabtop.1:95 msgid "The slabtop statistic header is tracking how many bytes of slabs are being used and is not a measure of physical memory. The 'Slab' field in the /proc/meminfo file is tracking information about used slab physical memory." -msgstr "" +msgstr "Nagłówek statystyk programu slabtop śledzi, jak dużo bajtów płyt jest w użyciu, i nie jest miarę pamięci fizycznej. Pole 'Slab' w pliku /proc/meminfo śledzi informacje o użytej pamięci fizycznej płyt." #. type: Plain text #: slabtop.1:97 msgid "Written by Chris Rivera and Robert Love." -msgstr "" +msgstr "Autorami są Chris Rivera i Robert Love." #. type: Plain text #: slabtop.1:101 msgid "B was inspired by Martin Bligh's perl script, B." -msgstr "" +msgstr "B został zainspirowany skryptem perlowym B autorstwa Martina Bligha." #. type: TH #: sysctl.8:9 @@ -1852,12 +1852,12 @@ msgstr "sty 2012" #: sysctl.8:9 vmstat.8:3 #, no-wrap msgid "System Administration" -msgstr "" +msgstr "Administracja systemem" #. type: Plain text #: sysctl.8:12 msgid "sysctl - configure kernel parameters at runtime" -msgstr "" +msgstr "sysctl - konfiguracja parametrów jądra w czasie działania" #. type: Plain text #: sysctl.8:15 @@ -1867,12 +1867,12 @@ msgstr "B [I] [I[B<=>I]] [...]" #. type: Plain text #: sysctl.8:18 msgid "B [I or I] [...]" -msgstr "" +msgstr "B [I lub I] [...]" #. type: Plain text #: sysctl.8:26 msgid "B is used to modify kernel parameters at runtime. The parameters available are those listed under /proc/sys/. Procfs is required for B support in Linux. You can use B to both read and write sysctl data." -msgstr "" +msgstr "B służy do modyfikowania parametrów jądra w czasie działania. Dostępne parametry to te, które są w /proc/sys/. Do obsługi pod Linuksem wymagany jest procfs. Program B może być używany do odczytu i zapisu danych sysctl." #. type: SH #: sysctl.8:26 @@ -1889,7 +1889,7 @@ msgstr "I" #. type: Plain text #: sysctl.8:31 msgid "The name of a key to read from. An example is kernel.ostype. The '/' separator is also accepted in place of a '.'." -msgstr "" +msgstr "Nazwa klucza, z którego mają być odczytane dane, na przykład kernel.ostype. Akceptowany jest także separator '/' zamiast '.'." #. type: TP #: sysctl.8:31 @@ -1900,7 +1900,7 @@ msgstr "I=I" #. type: Plain text #: sysctl.8:44 msgid "To set a key, use the form I=I where I is the key and I is the value to set it to. If the value contains quotes or characters which are parsed by the shell, you may need to enclose the value in double quotes. This requires the B<-w> parameter to use." -msgstr "" +msgstr "Aby ustawić klucz, należy użyć formy I=I, gdzie I to klucz, a I wartość, na jaką klucz ma być ustawiony. Jeśli wartość zawiera apostrofy lub znaki, które są przetwarzane przez powłokę, może być potrzeba ujęcia wartości w cudzysłowy. Wymaga to użycia parametru B<-w>." #. type: TP #: sysctl.8:44 @@ -1911,7 +1911,7 @@ msgstr "B<-n>, B<--values>" #. type: Plain text #: sysctl.8:47 msgid "Use this option to disable printing of the key name when printing values." -msgstr "" +msgstr "Ta opcja wyłącza wypisywanie nazwy klucza przy wypisywaniu wartości." #. type: TP #: sysctl.8:47 @@ -1922,7 +1922,7 @@ msgstr "B<-e>, B<--ignore>" #. type: Plain text #: sysctl.8:50 msgid "Use this option to ignore errors about unknown keys." -msgstr "" +msgstr "Ta opcja powoduje ignorowanie błędów przy nieznanych kluczach." #. type: TP #: sysctl.8:50 @@ -1933,12 +1933,12 @@ msgstr "B<-N>, B<--names>" #. type: Plain text #: sysctl.8:54 msgid "Use this option to only print the names. It may be useful with shells that have programmable completion." -msgstr "" +msgstr "Ta opcja powoduje wypisywanie samych nazw. Może być przydatna dla powłok z programowalnym dopełnianiem." #. type: Plain text #: sysctl.8:57 msgid "Use this option to not display the values set to stdout." -msgstr "" +msgstr "Ta opcja powoduje niewyświetlanie ustawianych wartości na standardowym wyjściu." #. type: TP #: sysctl.8:57 @@ -1949,7 +1949,7 @@ msgstr "B<-w>, B<--write>" #. type: Plain text #: sysctl.8:60 msgid "Use this option when you want to change a sysctl setting." -msgstr "" +msgstr "Ta opcja pozwala na zmianę ustawienia sysctl." #. type: TP #: sysctl.8:60 @@ -1960,7 +1960,7 @@ msgstr "B<-p>[I], B<--load>[=I]" #. type: Plain text #: sysctl.8:68 msgid "Load in sysctl settings from the file specified or /etc/sysctl.conf if none given. Specifying - as filename means reading data from standard input. Using this option will mean arguments to B are files, which are read in the order they are specified. The file argument may be specified as regular expression." -msgstr "" +msgstr "Wczytanie ustawień sysctl z podanego pliku lub /etc/sysctl.conf, jeśli nie podano pliku. Podanie - jako nazwy pliku oznacza odczyt danych ze standardowego wejścia. Użycie tej opcji oznacza, że argumenty B są plikami, które będą czytane w kolejności podania. Argument plikowy może być też podany jako wyrażenie regularne." #. type: TP #: sysctl.8:68 @@ -1971,7 +1971,7 @@ msgstr "B<-a>, B<--all>" #. type: Plain text #: sysctl.8:71 msgid "Display all values currently available." -msgstr "" +msgstr "Wyświetlenie wszystkie aktualnie dostępnych wartości." #. type: TP #: sysctl.8:71 @@ -1982,7 +1982,7 @@ msgstr "B<--deprecated>" #. type: Plain text #: sysctl.8:76 msgid "Include deprecated parameters to B<--all> values listing." -msgstr "" +msgstr "Dołączenie do listy wartości B<--all> parametrów przestarzałych." #. type: TP #: sysctl.8:76 @@ -1993,7 +1993,7 @@ msgstr "B<-b>, B<--binary>" #. type: Plain text #: sysctl.8:79 msgid "Print value without new line." -msgstr "" +msgstr "Wypisanie wartości bez nowej linii." #. type: TP #: sysctl.8:79 @@ -2004,7 +2004,7 @@ msgstr "B<--system>" #. type: Plain text #: sysctl.8:82 msgid "Load settings from all system configuration files." -msgstr "" +msgstr "Wczytanie ustawień ze wszystkich systemowych plików konfiguracyjnych." #. type: TP #: sysctl.8:84 sysctl.conf.5:45 @@ -2051,7 +2051,7 @@ msgstr "B<-r>, B<--pattern> I" #. type: Plain text #: sysctl.8:101 msgid "Only apply settings that match I. The I uses extended regular expression syntax." -msgstr "" +msgstr "Naniesienie wyłącznie ustawień pasujących do I. I wykorzystuje składnię rozszerzonych wyrażeń regularnych." #. type: TP #: sysctl.8:101 @@ -2095,7 +2095,7 @@ msgstr "B<-o>" #. type: Plain text #: sysctl.8:116 sysctl.8:119 msgid "Does nothing, exists for BSD compatibility." -msgstr "" +msgstr "Nic nie robi, istnieje dla zgodności z BSD." #. type: TP #: sysctl.8:116 @@ -2152,7 +2152,7 @@ msgstr "PARAMETRY PRZESTARZAŁE" #. type: Plain text #: sysctl.8:149 msgid "The B and B are deprecated. The sysctl command does not allow changing values of these parameters. Users who insist to use deprecated kernel interfaces should push values to /proc file system by other means. For example:" -msgstr "" +msgstr "Zmienne B oraz B są przestarzałe. Polecenie sysctl nie pozwala na zmianę wartości tych parametrów. Użytkownicy uporczywie używający przestarzałych interfejsów powinni umieścić wartości w systemie plików /proc w inny sposób, na przykład:" #. type: Plain text #: sysctl.8:151 @@ -2195,17 +2195,17 @@ msgstr "styczeń 2012" #: sysctl.conf.5:9 #, no-wrap msgid "File Formats" -msgstr "" +msgstr "Formaty plików" #. type: Plain text #: sysctl.conf.5:12 msgid "sysctl.conf - sysctl preload/configuration file" -msgstr "" +msgstr "sysctl.conf - plik wartości początkowych/konfiguracyjny sysctl" #. type: Plain text #: sysctl.conf.5:17 msgid "B is a simple file containing sysctl values to be read in and set by B. The syntax is simply as follows:" -msgstr "" +msgstr "B to prosty plik zawierający wartości sysctl do odczytu i ustawienia przez polecenie B. Składnia jest prosta:" #. type: Plain text #: sysctl.conf.5:23 @@ -2221,12 +2221,12 @@ msgstr "" #: sysctl.conf.5:25 #, no-wrap msgid "token = value\n" -msgstr "" +msgstr "token = wartość\n" #. type: Plain text #: sysctl.conf.5:31 msgid "Note that blank lines are ignored, and whitespace before and after a token or value is ignored, although a value can contain whitespace within. Lines which begin with a # or ; are considered comments and ignored." -msgstr "" +msgstr "Uwaga: puste linie są ignorowane, także białe znaki przed i po tokenie lub wartości są ignorowane, natomiast sama wartość może zawierać białe znaki. Linie zaczynające się znakiem # lub ; są uznawane za komentarze i ignorowane." #. type: SH #: sysctl.conf.5:31 @@ -2244,11 +2244,16 @@ msgid "" "; this one has a space which will be written to the sysctl!\n" " kernel.modprobe = /sbin/mod probe\n" msgstr "" +"# przykładowy sysctl.conf\n" +"#\n" +" kernel.domainname = example.com\n" +"; ta wartość zawiera spację, która zostanie zapisana do sysctl!\n" +" kernel.modprobe = /sbin/mod probe\n" #. type: Plain text #: sysctl.conf.5:63 msgid "The paths where sysctl preload files usually exist. See also sysctl option I<--system>." -msgstr "" +msgstr "Ścieżki, gdzie zwykle istnieją pliki do automatycznego wczytywania sysctl. P. także opcja sysctl I<--system>." #. type: Plain text #: sysctl.conf.5:65 @@ -2264,49 +2269,49 @@ msgstr "TLOAD" #. type: Plain text #: tload.1:7 msgid "tload - graphic representation of system load average" -msgstr "" +msgstr "tload - graficzna reprezentacja średniego obciążenia systemu" #. type: Plain text #: tload.1:10 msgid "B [I] [I]" -msgstr "" +msgstr "B [I] [I]" #. type: Plain text #: tload.1:15 msgid "B prints a graph of the current system load average to the specified I (or the tty of the tload process if none is specified)." -msgstr "" +msgstr "B wypisuje wykres bieżącego średniego obciążenia systemu na określony I (lub terminal procesu tload, jeśli nie podano żadnego)." #. type: TP #: tload.1:16 #, no-wrap msgid "B<-s>, B<--scale> I" -msgstr "" +msgstr "B<-s>, B<--scale> I" #. type: Plain text #: tload.1:21 msgid "The scale option allows a vertical scale to be specified for the display (in characters between graph ticks); thus, a smaller value represents a larger scale, and vice versa." -msgstr "" +msgstr "Opcja scale pozwala na określenie pionowej skali wyświetlania (w znakach między podziałką wykresu); mniejsza wartość określa większą skalę i na odwrót." #. type: TP #: tload.1:21 #, no-wrap msgid "B<-d>, B<--delay> I" -msgstr "" +msgstr "B<-d>, B<--delay> I" #. type: Plain text #: tload.1:25 msgid "The delay sets the delay between graph updates in I." -msgstr "" +msgstr "Opcja delay ustawia opóźnienie między odświeżeniami wykresu na podaną liczbę I." #. type: Plain text #: tload.1:28 msgid "Display this help text." -msgstr "" +msgstr "Wyświetlenie tego opisu." #. type: Plain text #: tload.1:35 msgid "I load average information" -msgstr "" +msgstr "I informacja o średnim obciążeniu" #. type: Plain text #: tload.1:40 @@ -2316,12 +2321,12 @@ msgstr "B(1), B(1), B(1), B(1)" #. type: Plain text #: tload.1:48 msgid "The B<-d>I< delay> option sets the time argument for an B(2); if -d 0 is specified, the alarm is set to 0, which will never send the B and update the display." -msgstr "" +msgstr "Opcja B<-d>I< opóźnienie> ustawia czas dla funkcji B(2); jeśli podano -d 0, alarm jest ustawiany na 0, co oznacza, że nigdy nie zostanie wysłany B ani odświeżony ekran." #. type: Plain text #: tload.1:56 msgid "Branko Lankester, E<.UR david@\\:ods.\\:com> David Engel E<.UE , and> E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE .>" -msgstr "" +msgstr "Branko Lankester, E<.UR david@\\:ods.\\:com> David Engel E<.UE , oraz> E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE .>" #. type: TH #: uptime.1:3 @@ -2338,7 +2343,7 @@ msgstr "grudzień 2012" #. type: Plain text #: uptime.1:6 msgid "uptime - Tell how long the system has been running." -msgstr "" +msgstr "uptime - informacja, jak długo działa system." #. type: Plain text #: uptime.1:9 @@ -2348,17 +2353,17 @@ msgstr "B [I]" #. type: Plain text #: uptime.1:14 msgid "B gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes." -msgstr "" +msgstr "B w pojedynczej linii podaje następujące informacje: bieżący czas; czas, jak długo działa system; liczbę aktualnie zalogowanych użytkowników; średnie obciążenie systemu dla ostatnich 1, 5 i 15 minut." #. type: Plain text #: uptime.1:17 msgid "This is the same information contained in the header line displayed by B(1)." -msgstr "" +msgstr "Są to te same informacje, które zawiera linia nagłówka wyświetlana przez polecenie B(1)." #. type: Plain text #: uptime.1:26 msgid "System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. The averages are taken over the three time intervals. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time." -msgstr "" +msgstr "Średnie obciążenie systemu to średnia liczba procesów w stanie działającym lub nieprzerywalnym. Proces jest w stanie działającym, kiedy używa procesora lub oczekuje na procesor. Proces jest w stanie nieprzerywalnym, kiedy oczekuje na jakiś dostęp we/wy, np. na dysk. Średnie są obliczane dla trzech okresów czasu. Nie są normalizowane pod kątem liczby procesorów w systemie, więc średnie obciążenie 1 oznacza, że system jednoprocesorowy jest obciążony cały czas, podczas gdy system 4-procesorowy jest bezczynny przez 75% czasu." #. type: TP #: uptime.1:27 @@ -2369,12 +2374,12 @@ msgstr "B<-p>, B<--pretty>" #. type: Plain text #: uptime.1:30 msgid "show uptime in pretty format" -msgstr "" +msgstr "wyświetlenie czasu działania w ładnym formacie" #. type: Plain text #: uptime.1:33 msgid "display this help text" -msgstr "" +msgstr "wyświetlenie tego opisu" #. type: TP #: uptime.1:33 @@ -2385,12 +2390,12 @@ msgstr "B<-s>, B<--since>" #. type: Plain text #: uptime.1:36 msgid "system up since, in yyyy-mm-dd HH:MM:SS format" -msgstr "" +msgstr "początek czasu działania systemu w formacie rrrr-mm-dd GG:MM:SS" #. type: Plain text #: uptime.1:39 msgid "display version information and exit" -msgstr "" +msgstr "wyświetlenie informacji o wersji i zakończenie" #. type: TP #: uptime.1:40 w.1:71 @@ -2401,7 +2406,7 @@ msgstr "I" #. type: Plain text #: uptime.1:43 w.1:74 msgid "information about who is currently logged on" -msgstr "" +msgstr "informacja o tym, kto jest obecnie zalogowany" #. type: TP #: uptime.1:43 w.1:74 @@ -2412,12 +2417,12 @@ msgstr "I" #. type: Plain text #: uptime.1:46 w.1:77 msgid "process information" -msgstr "" +msgstr "informacje o procesach" #. type: Plain text #: uptime.1:56 msgid "B was written by E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> and E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" -msgstr "" +msgstr "Program B napisali E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> oraz E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" #. type: Plain text #: uptime.1:61 @@ -2439,44 +2444,44 @@ msgstr "wrzesień 2011" #. type: Plain text #: vmstat.8:6 msgid "vmstat - Report virtual memory statistics" -msgstr "" +msgstr "vmstat - statystyki pamięci wirtualnej" #. type: Plain text #: vmstat.8:10 msgid "B [options] [I [I]]" -msgstr "" +msgstr "B [opcje] [I [I]]" #. type: Plain text #: vmstat.8:14 msgid "B reports information about processes, memory, paging, block IO, traps, disks and cpu activity." -msgstr "" +msgstr "B raportuje informacje o aktywności procesów, pamięci, stronicowania, blokowego we/wy, pułapek, dysków i procesora." #. type: Plain text #: vmstat.8:19 msgid "The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length I. The process and memory reports are instantaneous in either case." -msgstr "" +msgstr "Pierwszy tworzony raport podaje średnie wartości od ostatniego restartu systemu. Dodatkowe raporty podają informacje dla okresów próbkowania o długości I. Raporty dotyczące procesów i pamięci są w obu przypadkach natychmiastowe." #. type: TP #: vmstat.8:20 #, no-wrap msgid "I" -msgstr "" +msgstr "I" #. type: Plain text #: vmstat.8:27 msgid "The I between updates in seconds. If no I is specified, only one report is printed with the average values since boot." -msgstr "" +msgstr "I pomiędzy uaktualnieniami w sekundach. Jeśli nie podano I, wypisywany jest tylko raport z wartościami średnimi od rozruchu systemu." #. type: TP #: vmstat.8:27 #, no-wrap msgid "I" -msgstr "" +msgstr "I" #. type: Plain text #: vmstat.8:34 msgid "Number of updates. In absence of I, when I is defined, default is infinite." -msgstr "" +msgstr "Liczba uaktualnień. W przypadku braku I, jeśli podano I, domyślna jest nieskończoność." #. type: TP #: vmstat.8:34 @@ -2487,7 +2492,7 @@ msgstr "B<-a>, B<--active>" #. type: Plain text #: vmstat.8:37 msgid "Display active and inactive memory, given a 2.5.41 kernel or better." -msgstr "" +msgstr "Wyświetlenie pamięci aktywnej i nieaktywnej, jeśli używane jest jądro 2.5.41 lub nowsze." #. type: TP #: vmstat.8:37 @@ -2498,7 +2503,7 @@ msgstr "B<-f>, B<--forks>" #. type: Plain text #: vmstat.8:45 msgid "The B<-f> switch displays the number of forks since boot. This includes the fork, vfork, and clone system calls, and is equivalent to the total number of tasks created. Each process is represented by one or more tasks, depending on thread usage. This display does not repeat." -msgstr "" +msgstr "Opcja B<-f> wyświetla liczbę rozgałęzień procesów od rozruchu systemu. Liczba ta obejmuje wywołania systemowe fork, vfork oraz clone; jest odpowiednikiem całkowitej liczby utworzonych zadań. Każdy proces jest reprezentowany przez jedno lub więcej zadań, w zależności od wykorzystania wątków. Ten widok się nie powtarza." #. type: TP #: vmstat.8:45 @@ -2509,7 +2514,7 @@ msgstr "B<-m>, B<--slabs>" #. type: Plain text #: vmstat.8:48 msgid "Displays slabinfo." -msgstr "" +msgstr "Wyświetlenie slabinfo." #. type: TP #: vmstat.8:48 @@ -2520,7 +2525,7 @@ msgstr "B<-n>, B<--one-header>" #. type: Plain text #: vmstat.8:51 msgid "Display the header only once rather than periodically." -msgstr "" +msgstr "Wyświetlenie nagłówka tylko raz zamiast regularnie." #. type: TP #: vmstat.8:51 @@ -2531,7 +2536,7 @@ msgstr "B<-s>, B<--stats>" #. type: Plain text #: vmstat.8:55 msgid "Displays a table of various event counters and memory statistics. This display does not repeat." -msgstr "" +msgstr "Wyświetlenie tabeli różnych liczników zdarzeń i statystyk pamięci. Ten widok się nie powtarza." #. type: TP #: vmstat.8:55 @@ -2542,7 +2547,7 @@ msgstr "B<-d>, B<--disk>" #. type: Plain text #: vmstat.8:58 msgid "Report disk statistics (2.5.70 or above required)." -msgstr "" +msgstr "Raport statystyk dysku (wymagane jądro 2.5.70 lub nowsze)." #. type: TP #: vmstat.8:58 @@ -2553,7 +2558,7 @@ msgstr "B<-D>, B<--disk-sum>" #. type: Plain text #: vmstat.8:61 msgid "Report some summary statistics about disk activity." -msgstr "" +msgstr "Raport pewnych statystyk zbiorczych dotyczących aktywności dysku." #. type: TP #: vmstat.8:61 @@ -2564,18 +2569,18 @@ msgstr "B<-p>, B<--partition> I" #. type: Plain text #: vmstat.8:64 msgid "Detailed statistics about partition (2.5.70 or above required)." -msgstr "" +msgstr "Szczegółowe statystyki dotyczące partycji (wymagane jądro 2.5.70 lub nowsze)." #. type: TP #: vmstat.8:64 #, no-wrap msgid "B<-S>, B<--unit> I" -msgstr "" +msgstr "B<-S>, B<--unit> I" #. type: Plain text #: vmstat.8:76 msgid "Switches outputs between 1000 (I), 1024 (I), 1000000 (I), or 1048576 (I) bytes. Note this does not change the swap (si/so) or block (bi/bo) fields." -msgstr "" +msgstr "Przełączenie wyjścia między jednostkami 1000 (I), 1024 (I),1000000 (I) lub 1048576 (I) bajtów. Opcja nie zmienia pól operacji wymiany (si/so) ani blokowych (bi/bo)." #. type: TP #: vmstat.8:76 @@ -2586,24 +2591,24 @@ msgstr "B<-t>, B<--timestamp>" #. type: Plain text #: vmstat.8:79 msgid "Append timestamp to each line" -msgstr "" +msgstr "Dołączenie znacznika czasu do każdej linii" #. type: Plain text #: vmstat.8:84 msgid "Wide output mode (useful for systems with higher amount of memory, where the default output mode suffers from unwanted column breakage). The output is wider than 80 characters per line." -msgstr "" +msgstr "Tryb szerokiego wyjścia (przydatny dla systemów z dużą ilością pamięci, gdzie domyślny tryb wyjścia cierpi przez niechciane łamanie kolumn). Wyjście jest szersze niż 80 znaków w linii." #. type: SH #: vmstat.8:91 #, no-wrap msgid "FIELD DESCRIPTION FOR VM MODE" -msgstr "" +msgstr "OPIS PÓL DLA TRYBU VM" #. type: SS #: vmstat.8:92 #, no-wrap msgid "Procs" -msgstr "" +msgstr "Proc." #. type: Plain text #: vmstat.8:97 @@ -2612,12 +2617,14 @@ msgid "" "r: The number of runnable processes (running or waiting for run time).\n" "b: The number of processes in uninterruptible sleep.\n" msgstr "" +"r: Liczba procesów działających (działających lub czekających na czas pracy).\n" +"b: Liczba procesów w nieprzerywalnym śnie.\n" #. type: SS #: vmstat.8:99 #, no-wrap msgid "Memory" -msgstr "" +msgstr "Pamięć" #. type: Plain text #: vmstat.8:108 @@ -2630,12 +2637,18 @@ msgid "" "inact: the amount of inactive memory. (-a option)\n" "active: the amount of active memory. (-a option)\n" msgstr "" +"swap: ilość użytej pamięci wirtualnej.\n" +"wolna: ilość pamięci bezczynnej.\n" +"bufor: ilość pamięci używanej jako bufory.\n" +"cache: ilość pamięci używanej jako podręczna.\n" +"nieakt: ilość pamięci nieaktywnej (opcja -a).\n" +"akt: ilość pamięci aktywnej (opcja -a).\n" #. type: SS #: vmstat.8:110 #, no-wrap msgid "Swap" -msgstr "" +msgstr "Swap" #. type: Plain text #: vmstat.8:115 @@ -2644,12 +2657,14 @@ msgid "" "si: Amount of memory swapped in from disk (/s).\n" "so: Amount of memory swapped to disk (/s).\n" msgstr "" +"si: Ilość pamięci wymiany wczytanej z dysku (/s).\n" +"so: Ilość pamięci wymiany zapisanej na dysk (/s).\n" #. type: SS #: vmstat.8:117 vmstat.8:161 #, no-wrap msgid "IO" -msgstr "" +msgstr "IO" #. type: Plain text #: vmstat.8:122 @@ -2658,12 +2673,14 @@ msgid "" "bi: Blocks received from a block device (blocks/s).\n" "bo: Blocks sent to a block device (blocks/s).\n" msgstr "" +"bi: Bloki odebrane z urządzenia blokowego (bloki/s).\n" +"bo: Bloki wysłane do urządzenia blokowego (bloki/s).\n" #. type: SS #: vmstat.8:124 #, no-wrap msgid "System" -msgstr "" +msgstr "System" #. type: Plain text #: vmstat.8:129 @@ -2672,17 +2689,19 @@ msgid "" "in: The number of interrupts per second, including the clock.\n" "cs: The number of context switches per second.\n" msgstr "" +"in: Liczba przerwań na sekundę, włącznie z zegarowym.\n" +"cs: Liczba przełączeń kontekstu na sekundę.\n" #. type: SS #: vmstat.8:131 #, no-wrap msgid "CPU" -msgstr "" +msgstr "CPU" #. type: Plain text #: vmstat.8:134 msgid "These are percentages of total CPU time." -msgstr "" +msgstr "Procenty całkowitego czasu procesora." #. type: Plain text #: vmstat.8:140 @@ -2694,18 +2713,23 @@ msgid "" "wa: Time spent waiting for IO. Prior to Linux 2.5.41, included in idle.\n" "st: Time stolen from a virtual machine. Prior to Linux 2.6.11, unknown.\n" msgstr "" +"us: Czas spędzony w kodzie poza jądrem (czas użytkownika, w tym nice).\n" +"sy: Czas spędzony w kodzie jądra (czas systemu)\n" +"id: Czas spędzony bezczynnie. Przed Linuksem 2.5.41 obejmował czas IO-wait.\n" +"wa: Czas spędzony na oczekiwaniu na we/wy. Przed 2.5.41 zawarty w bezczynnym.\n" +"st: Czas skradziony wirtualnej maszynie. Przed Linuksem 2.6.11 nieznany.\n" #. type: SH #: vmstat.8:142 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK MODE" -msgstr "" +msgstr "OPIS PÓL DLA TRYBU DYSKOWEGO" #. type: SS #: vmstat.8:143 #, no-wrap msgid "Reads" -msgstr "" +msgstr "Odczyty" #. type: Plain text #: vmstat.8:150 @@ -2716,12 +2740,16 @@ msgid "" "sectors: Sectors read successfully\n" "ms: milliseconds spent reading\n" msgstr "" +"total: wszystkie odczyty zakończone poprawnie\n" +"merged: odczyty zgrupowane (zakończone w jednym we/wy)\n" +"sectors: sektory odczytane poprawnie\n" +"ms: milisekundy spędzone na odczycie\n" #. type: SS #: vmstat.8:152 #, no-wrap msgid "Writes" -msgstr "" +msgstr "Zapisy" #. type: Plain text #: vmstat.8:159 @@ -2732,6 +2760,10 @@ msgid "" "sectors: Sectors written successfully\n" "ms: milliseconds spent writing\n" msgstr "" +"total: wszystkie zapisy zakończone poprawnie\n" +"merged: zapisy zgrupowane (zakończone w jednym we/wy)\n" +"sectors: sektory zapisane poprawnie\n" +"ms: milisekundy spędzone na zapisie\n" #. type: Plain text #: vmstat.8:166 @@ -2740,12 +2772,14 @@ msgid "" "cur: I/O in progress\n" "s: seconds spent for I/O\n" msgstr "" +"cur: operacje we/wy w trakcie\n" +"s: sekundy spędzone na operacjach we/wy\n" #. type: SH #: vmstat.8:168 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK PARTITION MODE" -msgstr "" +msgstr "OPIS PÓL DLA TRYBU PARTYCJI DYSKU" #. type: Plain text #: vmstat.8:174 @@ -2756,12 +2790,16 @@ msgid "" "writes : Total number of writes issued to this partition\n" "requested writes: Total number of write requests made for partition\n" msgstr "" +"reads: całkowita liczba odczytów zleconych dla tej partycji\n" +"read sectors: całkowita liczba sektorów odczytanych z partycji\n" +"writes: całkowita liczba zapisów zleconych dla tej partycji\n" +"requested writes: całkowita liczba żądań zapisu dla partycji\n" #. type: SH #: vmstat.8:176 #, no-wrap msgid "FIELD DESCRIPTION FOR SLAB MODE" -msgstr "" +msgstr "OPIS PÓL DLA TRYBU PŁYT" #. type: Plain text #: vmstat.8:183 @@ -2773,31 +2811,36 @@ msgid "" "size: Size of each object\n" "pages: Number of pages with at least one active object\n" msgstr "" +"cache: nazwa pamięci podręcznej\n" +"num: liczba obecnie aktywnych obiektów\n" +"total: całkowita liczba dostępnych obiektów\n" +"size: rozmiar każdego obiektu\n" +"pages: liczba stron z przynajmniej jednym aktywnym obiektem\n" #. type: Plain text #: vmstat.8:187 msgid "B does not require special permissions." -msgstr "" +msgstr "B nie wymaga specjalnych uprawnień." #. type: Plain text #: vmstat.8:191 msgid "These reports are intended to help identify system bottlenecks. Linux B does not count itself as a running process." -msgstr "" +msgstr "Niniejsze raporty mają na celu pomoc przy identyfikacji wąskich gardeł w systemie. Linuksowy B nie liczy siebie jako działającego procesu." #. type: Plain text #: vmstat.8:194 msgid "All linux blocks are currently 1024 bytes. Old kernels may report blocks as 512 bytes, 2048 bytes, or 4096 bytes." -msgstr "" +msgstr "Wszystkie bloki dla Linuksa mają obecnie 1024 bajty. Stare jądra mogły używać bloków 512-, 2048- lub 4096-bajtowych." #. type: Plain text #: vmstat.8:197 msgid "Since procps 3.1.9, vmstat lets you choose units (k, K, m, M). Default is K (1024 bytes) in the default mode." -msgstr "" +msgstr "Od wersji procps 3.1.9, vmstat pozwala wybrać jednostki (k, K, m, M). Domyślna to K (1024 bajty) w trybie domyślnym." #. type: Plain text #: vmstat.8:199 msgid "vmstat uses slabinfo 1.1" -msgstr "" +msgstr "vmstat wykorzystuje slabinfo 1.1" #. type: Plain text #: vmstat.8:205 @@ -2819,17 +2862,17 @@ msgstr "B(1), B(1), B(1), B(1), B(1), B(1)" #. type: Plain text #: vmstat.8:216 msgid "Does not tabulate the block io per device or count the number of system calls." -msgstr "" +msgstr "Nie raportuje blokowego we/wy per urządzenie ani nie liczy wywołań systemowych." #. type: Plain text #: vmstat.8:221 msgid "Written by E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" -msgstr "" +msgstr "Autorem jest E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" #. type: Plain text #: vmstat.8:226 msgid "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (diskstat, slab, partitions...)" -msgstr "" +msgstr "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (dyski, płyty, partycje...)" #. type: TH #: w.1:3 @@ -2846,7 +2889,7 @@ msgstr "maj 2012" #. type: Plain text #: w.1:6 msgid "w - Show who is logged on and what they are doing." -msgstr "" +msgstr "w - wyświetlanie informacji, kto jest zalogowany i co robi." #. type: Plain text #: w.1:9 @@ -2856,22 +2899,22 @@ msgstr "B [I] I [...]" #. type: Plain text #: w.1:15 msgid "B displays information about the users currently on the machine, and their processes. The header shows, in this order, the current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes." -msgstr "" +msgstr "B wyświetla informacje o użytkownikach obecnych na maszynie oraz ich procesach. Nagłówek pokazuje, w tej kolejności, aktualny czas, jak długo system działa, jak wielu użytkowników jest obecnie zalogowanych oraz średnie obciążenie systemu przez ostatnie 1, 5 oraz 15 minut." #. type: Plain text #: w.1:19 msgid "The following entries are displayed for each user: login name, the tty name, the remote host, login time, idle time, JCPU, PCPU, and the command line of their current process." -msgstr "" +msgstr "Dla każdego użytkownika wyświetlane są następujące wpisy: nazwa terminala (tty), host zdalny, czas zalogowania, czas bezczynności, JCPU, PCPU oraz linia poleceń bieżącego procesu." #. type: Plain text #: w.1:23 msgid "The JCPU time is the time used by all processes attached to the tty. It does not include past background jobs, but does include currently running background jobs." -msgstr "" +msgstr "Czas JCPU to czas wykorzystany przez wszystkie procesy podłączone do terminala. Nie obejmuje wcześniejszych zadań w tle, ale obejmuje procesy obecnie działające w tle." #. type: Plain text #: w.1:26 msgid "The PCPU time is the time used by the current process, named in the \"what\" field." -msgstr "" +msgstr "Czas PCPU to czas wykorzystany przez bieżący proces, uwidoczniony w polu \"co\"." #. type: SH #: w.1:26 @@ -2888,7 +2931,7 @@ msgstr "B<-h>, B<--no-header>" #. type: Plain text #: w.1:30 msgid "Don't print the header." -msgstr "" +msgstr "Bez wypisywania nagłówka." #. type: TP #: w.1:30 @@ -2899,7 +2942,7 @@ msgstr "B<-u>, B<--no-current>" #. type: Plain text #: w.1:35 msgid "Ignores the username while figuring out the current process and cpu times. To demonstrate this, do a \"su\" and do a \"w\" and a \"w -u\"." -msgstr "" +msgstr "Ignorowanie nazwy użytkownika przy sprawdzaniu bieżącego procesu i czasów procesora. Różnicę można zobaczyć po wykonaniu \"su\", a następnie \"w\" oraz \"w -u\"." #. type: TP #: w.1:35 @@ -2910,7 +2953,7 @@ msgstr "B<-s>, B<--short>" #. type: Plain text #: w.1:38 msgid "Use the short format. Don't print the login time, JCPU or PCPU times." -msgstr "" +msgstr "Użycie formatu krótkiego - bez wypisywania czasu zalogowania oraz czasów JCPU i PCPU." #. type: TP #: w.1:38 @@ -2921,7 +2964,7 @@ msgstr "B<-f>, B<--from>" #. type: Plain text #: w.1:48 msgid "Toggle printing the B (remote hostname) field. The default as released is for the B field to not be printed, although your system administrator or distribution maintainer may have compiled a version in which the B field is shown by default." -msgstr "" +msgstr "Przełączanie wyświetlania pola B (nazwy hosta zdalnego). Domyślnie w źródłach pole B nie jest wypisywane, ale administrator systemu lub dystrybutor mógł skompilować wersję, która domyślnie pokazuje pole B." #. type: TP #: w.1:51 @@ -2932,7 +2975,7 @@ msgstr "B<-i>, B<--ip-addr>" #. type: Plain text #: w.1:54 msgid "Display IP address instead of hostname for B field." -msgstr "" +msgstr "Wyświetlanie adresu IP zamiast nazwy hosta w polu B." #. type: TP #: w.1:57 @@ -2943,7 +2986,7 @@ msgstr "B<-o>, B<--old-style>" #. type: Plain text #: w.1:60 msgid "Old style output. Prints blank space for idle times less than one minute." -msgstr "" +msgstr "Wyjście w starym stylu. Wypisywanie pustego miejsca dla czasów bezczynności poniżej minuty." #. type: TP #: w.1:60 @@ -2954,7 +2997,7 @@ msgstr "B" #. type: Plain text #: w.1:63 msgid "Show information about the specified user only." -msgstr "" +msgstr "Wyświetlanie informacji tylko o podanym użytkowniku." #. type: SH #: w.1:63 @@ -2971,7 +3014,7 @@ msgstr "PROCPS_USERLEN" #. type: Plain text #: w.1:67 msgid "Override the default width of the username column. Defaults to 8." -msgstr "" +msgstr "Nadpisanie domyślnej szerokości kolumny z nazwą użytkownika. Domyślnie 8." #. type: TP #: w.1:67 @@ -2982,7 +3025,7 @@ msgstr "PROCPS_FROMLEN" #. type: Plain text #: w.1:70 msgid "Override the default width of the from column. Defaults to 16." -msgstr "" +msgstr "Nadpisanie domyślnej szerokości kolumny B. Domyślnie 16." #. type: Plain text #: w.1:84 @@ -2992,7 +3035,7 @@ msgstr "B(1), B(1), B(1), B(1), B(5), B(1)" #. type: Plain text #: w.1:94 msgid "B was re-written almost entirely by Charles Blake, based on the version by E<.UR greenfie@\\:gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> and E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE>" -msgstr "" +msgstr "Program B został przepisany prawie w całości przez Charlesa Blake'a w oparciu o wersję, którą napisali E<.UR greenfie@\\:gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> oraz E<.UR johnsonm@\\:redhat.\\:com> Michael K. Johnson E<.UE>" #. type: TH #: watch.1:1 @@ -3003,7 +3046,7 @@ msgstr "WATCH" #. type: Plain text #: watch.1:4 msgid "watch - execute a program periodically, showing output fullscreen" -msgstr "" +msgstr "watch - regularne uruchamianie programu z wyświetlaniem wyjścia na pełnym ekranie" #. type: Plain text #: watch.1:7 @@ -3013,29 +3056,29 @@ msgstr "B [I] I" #. type: Plain text #: watch.1:17 msgid "B runs I repeatedly, displaying its output and errors (the first screenfull). This allows you to watch the program output change over time. By default, the program is run every 2 seconds. By default, B will run until interrupted." -msgstr "" +msgstr "B powtarza uruchamianie I, wyświetlając jego wyjście oraz błędy (przy czym wyjście na pełnym ekranie). Pozwala to obserwować zmianę wyjścia programu w czasie. Domyślnie program jest uruchamiany co 2 sekundy. B domyślnie działa aż do przerwania." #. type: TP #: watch.1:18 #, no-wrap msgid "B<-d>, B<--differences> [I]" -msgstr "" +msgstr "B<-d>, B<--differences> [I]" #. type: Plain text #: watch.1:23 msgid "Highlight the differences between successive updates. Option will read optional argument that changes highlight to be permanent, allowing to see what has changed at least once since first iteration." -msgstr "" +msgstr "Podświetlanie różnic między kolejnymi uaktualnieniami. Opcja może mieć opcjonalny argument, który zmienia podświetlenie na trwałe, pozwalające zobaczyć, co zmieniło się przynajmniej raz od pierwszej iteracji." #. type: TP #: watch.1:23 #, no-wrap msgid "B<-n>, B<--interval> I" -msgstr "" +msgstr "B<-n>, B<--interval> I" #. type: Plain text #: watch.1:27 msgid "Specify update interval. The command will not allow quicker than 0.1 second interval, in which the smaller values are converted." -msgstr "" +msgstr "Określenie odstępu między uaktualnieniami. Polecenie nie będzie uruchamiane częściej niż co 0.1 sekundy - na taką wartość są zamieniane krótsze okresy." #. type: TP #: watch.1:27 @@ -3046,7 +3089,7 @@ msgstr "B<-p>, B<--precise>" #. type: Plain text #: watch.1:39 msgid "Make B attempt to run I every I seconds. Try it with B and notice how the fractional seconds stays (nearly) the same, as opposed to normal mode where they continuously increase." -msgstr "" +msgstr "Próba uruchamiania I co podaną liczbę I. Można wypróbować tę opcję z poleceniem B i obserwować, jak ułamki sekund pozostają (prawie) takie same, w przeciwieństwie do trybu zwykłego, gdzie stale się zwiększają." #. type: TP #: watch.1:39 @@ -3057,7 +3100,7 @@ msgstr "B<-t>, B<--no-title>" #. type: Plain text #: watch.1:43 msgid "Turn off the header showing the interval, command, and current time at the top of the display, as well as the following blank line." -msgstr "" +msgstr "Wyłączenie nagłówka pokazującego okres, polecenie oraz czas bieżący na górze ekranu, a także następującej po nim pustej linii." #. type: TP #: watch.1:43 @@ -3068,7 +3111,7 @@ msgstr "B<-b>, B<--beep>" #. type: Plain text #: watch.1:46 msgid "Beep if command has a non-zero exit." -msgstr "" +msgstr "Sygnał dźwiękowy w przypadku niezerowego kodu wyjścia polecenia." #. type: TP #: watch.1:46 @@ -3079,7 +3122,7 @@ msgstr "B<-e>, B<--errexit>" #. type: Plain text #: watch.1:49 msgid "Freeze updates on command error, and exit after a key press." -msgstr "" +msgstr "Zamrożenie uaktualnień po błędzie polecenia, zakończenie pracy po naciśnięciu klawisza." #. type: TP #: watch.1:49 @@ -3090,7 +3133,7 @@ msgstr "B<-g>, B<--chgexit>" #. type: Plain text #: watch.1:54 msgid "Exit when the output of I changes." -msgstr "" +msgstr "Zakończenie, gdy wyjście I się zmieni." #. type: TP #: watch.1:54 @@ -3101,7 +3144,7 @@ msgstr "B<-c>, B<--color>" #. type: Plain text #: watch.1:57 msgid "Interpret ANSI color and style sequences." -msgstr "" +msgstr "Interpretowanie sekwencji kolorów i stylów ANSI" #. type: TP #: watch.1:57 @@ -3112,7 +3155,7 @@ msgstr "B<-x>, B<--exec>" #. type: Plain text #: watch.1:66 msgid "I is given to B which means that you may need to use extra quoting to get the desired effect. This with the --exec option, which passes the command to B(2) instead." -msgstr "" +msgstr "I jest przekazywane do B, co oznacza, że może być potrzeba użycia dodatkowego cytowania do osiągnięcia pożądanego efektu. Z opcją --exec polecenie jest natomiast przekazywane do funkcji B(2)." #. type: TP #: watch.1:69 @@ -3129,12 +3172,12 @@ msgstr "UWAGA" #. type: Plain text #: watch.1:79 msgid "Note that POSIX option processing is used (i.e., option processing stops at the first non-option argument). This means that flags after I don't get interpreted by B itself." -msgstr "" +msgstr "Uwaga: używany jest wariant POSIX przetwarzania opcji (tzn. przetwarzanie opcji kończy się na pierwszym argumencie nie będącym opcją). Oznacza to, że flagi podane po I nie są interpretowane przez program B." #. type: Plain text #: watch.1:82 msgid "To watch for mail, you might do" -msgstr "" +msgstr "Aby obserwować pocztę, można wykonać" #. type: Plain text #: watch.1:84 @@ -3144,7 +3187,7 @@ msgstr "watch -n 60 from" #. type: Plain text #: watch.1:86 msgid "To watch the contents of a directory change, you could use" -msgstr "" +msgstr "Aby obserwować zmiany zawartości katalogu, można użyć" #. type: Plain text #: watch.1:88 @@ -3154,7 +3197,7 @@ msgstr "watch -d ls -l" #. type: Plain text #: watch.1:90 msgid "If you're only interested in files owned by user joe, you might use" -msgstr "" +msgstr "Jeżeli interesujące są tylko pliki, których właścicielem jest użytkownik joe, można użyć" #. type: Plain text #: watch.1:92 @@ -3164,7 +3207,7 @@ msgstr "watch -d 'ls -l | fgrep joe'" #. type: Plain text #: watch.1:94 msgid "To see the effects of quoting, try these out" -msgstr "" +msgstr "Aby zobaczyć efekty cytowania, można wypróbować" #. type: Plain text #: watch.1:96 @@ -3184,7 +3227,7 @@ msgstr "watch echo \"'\"'$$'\"'\"" #. type: Plain text #: watch.1:104 msgid "To see the effect of precision time keeping, try adding I<-p> to" -msgstr "" +msgstr "Aby zobaczyć efekt precyzyjnej obsługi czasu, można spróbować dodać I<-p> do" #. type: Plain text #: watch.1:106 @@ -3194,7 +3237,7 @@ msgstr "watch -n 10 sleep 1" #. type: Plain text #: watch.1:108 msgid "You can watch for your administrator to install the latest kernel with" -msgstr "" +msgstr "Można obserwować, jak administrator instaluje najnowsze jądro, przy użyciu" #. type: Plain text #: watch.1:110 @@ -3204,42 +3247,42 @@ msgstr "watch uname -r" #. type: Plain text #: watch.1:116 msgid "(Note that I<-p> isn't guaranteed to work across reboots, especially in the face of B or other bootup time-changing mechanisms)" -msgstr "" +msgstr "(Uwaga: I<-p> nie daje gwarancji działania między restartami systemu, szczególnie w obliczu B czy innych mechanizmów zmieniających czas w trakcie rozruchu)" #. type: Plain text #: watch.1:121 msgid "Upon terminal resize, the screen will not be correctly repainted until the next scheduled update. All B<--differences> highlighting is lost on that update as well." -msgstr "" +msgstr "Przy zmianie rozmiaru terminala ekran nie zostanie poprawnie odrysowany aż do następnego uaktualnienia. Przy tym uaktualnieniu wszystkie podświetlenia B<--differences> zostaną utracone." #. type: Plain text #: watch.1:124 msgid "Non-printing characters are stripped from program output. Use \"cat -v\" as part of the command pipeline if you want to see them." -msgstr "" +msgstr "Znaki niedrukowalne są usuwane z wyjścia programu. Aby je zobaczyć, można użyć \"cat -v\" jako części potoku polecenia." #. type: Plain text #: watch.1:128 msgid "Combining Characters that are supposed to display on the character at the last column on the screen may display one column early, or they may not display at all." -msgstr "" +msgstr "Znaki dołączane, które mają być wyświetlane na znaku w ostatniej kolumnie ekranu, mogą wyświetlać się o jedną kolumnę za wcześnie albo wcale." #. type: Plain text #: watch.1:132 msgid "Combining Characters never count as different in I<--differences> mode. Only the base character counts." -msgstr "" +msgstr "Znaki dołączane nigdy nie liczą się jako różne w trybie I<--differences>. Liczy się tylko znak podstawowy." #. type: Plain text #: watch.1:135 msgid "Blank lines directly after a line which ends in the last column do not display." -msgstr "" +msgstr "Puste wiersze bezpośrednio po wierszu kończącym się w ostatniej kolumnie, nie są wyświetlane." #. type: Plain text #: watch.1:151 msgid "I<--precise> mode doesn't yet have advanced temporal distortion technology to compensate for a I that takes more than I seconds to execute. B also can get into a state where it rapid-fires as many executions of I as it can to catch up from a previous executions running longer than I (for example, B taking ages on a DNS lookup)." -msgstr "" +msgstr "Tryb I<--precise> nie ma jeszcze zaawansowanej technologii zakrzywienia czasoprzestrzeni w celu skompensowania przypadku wykonywania I dłużej niż I. B może też wejść w stan, w którym szybko uruchamia wiele instancji I, aby dogonić poprzednie działające więcej niż I (np. B trwający wieki przez wyszukiwania DNS)." #. type: Plain text #: watch.1:161 msgid "Various failures." -msgstr "" +msgstr "Różne niepowodzenia." #. type: TP #: watch.1:161 @@ -3250,7 +3293,7 @@ msgstr "B<2>" #. type: Plain text #: watch.1:164 msgid "Forking the process to watch failed." -msgstr "" +msgstr "Nie udało się odgałęzić procesu do obserwacji." #. type: TP #: watch.1:164 @@ -3261,7 +3304,7 @@ msgstr "B<3>" #. type: Plain text #: watch.1:167 msgid "Replacing child process stdout with write side pipe failed." -msgstr "" +msgstr "Nie udało się zastąpić standardowego wyjścia procesu potomnego stroną piszącą potoku." #. type: TP #: watch.1:167 @@ -3272,7 +3315,7 @@ msgstr "B<4>" #. type: Plain text #: watch.1:170 msgid "Command execution failed." -msgstr "" +msgstr "Nie udało się uruchomić polecenia." #. type: TP #: watch.1:170 @@ -3283,7 +3326,7 @@ msgstr "B<5>" #. type: Plain text #: watch.1:173 msgid "Closing child process write pipe failed." -msgstr "" +msgstr "Nie udało się zamknąć potoku piszącego procesu potomnego." #. type: TP #: watch.1:173 @@ -3294,7 +3337,7 @@ msgstr "B<7>" #. type: Plain text #: watch.1:176 msgid "IPC pipe creation failed." -msgstr "" +msgstr "Nie udało się utworzyć potoku IPC." #. type: TP #: watch.1:176 @@ -3305,7 +3348,7 @@ msgstr "B<8>" #. type: Plain text #: watch.1:181 msgid "Getting child process return value with B(2) failed, or command exited up on error." -msgstr "" +msgstr "Nie udało się uzyskać kodu powrotu procesu potomnego przez B(2) lub polecenie zakończyło się błędem." #. type: TP #: watch.1:181 @@ -3316,9 +3359,9 @@ msgstr "B" #. type: Plain text #: watch.1:184 msgid "The watch will propagate command exit status as child exit status." -msgstr "" +msgstr "Program watch propaguje kod wyjścia polecenia jako kod wyjścia potomka." #. type: Plain text #: watch.1:209 msgid "The original B was written by E<.UR rembo@\\:unisoft.\\:com> Tony Rems E<.UE> in 1991, with mods and corrections by Francois Pinard. It was reworked and new features added by E<.UR mkc@\\:acm.\\:org> Mike Coleman E<.UE> in 1999. The beep, exec, and error handling features were added by E<.UR morty@\\:frakir.\\:org> Morty Abzug E<.UE> in 2008. On a not so dark and stormy morning in March of 2003, E<.UR asd@\\:suespammers.\\:org> Anthony DeRobertis E<.UE> got sick of his watches that should update every minute eventually updating many seconds after the minute started, and added microsecond precision. Unicode support was added in 2009 by E<.UR procps@\\:rrod.\\:net> Jarrod Lowe E<.UE>" -msgstr "" +msgstr "Oryginalny program B napisał E<.UR rembo@\\:unisoft.\\:com> Tony Rems E<.UE> w roku 1991, z modyfikacjami i poprawkami autorstwa Francoisa Pinarda. Następnie przepisał go dodając nowe opcje E<.UR mkc@\\:acm.\\:org> Mike Coleman E<.UE> w 1999. Opcje sygnału dźwiękowego, uruchamiania przez exec oraz obsługi błędów dodał E<.UR morty@\\:frakir.\\:org> Morty Abzug E<.UE> w 2008. Pewnego niezbyt ciemnego i burzowego poranka w marcu 2003 E<.UR asd@\\:suespammers.\\:org> Anthony DeRobertis E<.UE> miał dość obserwacji, które powinny uruchamiać się co minutę, uaktualniających się wiele sekund po początkowej minucie, i dodał precyzję mikrosekundową. Obsługę Unicode dodał w 2009 roku E<.UR procps@\\:rrod.\\:net> Jarrod Lowe E<.UE>"