1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
|
# 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:05+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_pid_timers"
msgstr "proc_pid_timers"
#. type: TH
#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "2024-05-02"
msgstr "2 maja 2024 r."
#. type: TH
#: archlinux debian-unstable
#, no-wrap
msgid "Linux man-pages 6.8"
msgstr "Linux man-pages 6.8"
#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr "NAZWA"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "/proc/pid/timers - POSIX timers"
msgstr "/proc/pid/timers - czasomierze POSIX"
#. 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/>pidI</timers> (since Linux 3.10)"
msgstr "I</proc/>pidI</timers> (od Linuksa 3.10)"
#. commit 5ed67f05f66c41e39880a6d61358438a25f9fee5
#. commit 48f6a7a511ef8823fdff39afee0320092d43a8a0
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"A list of the POSIX timers for this process. Each timer is listed with a "
"line that starts with the string \"ID:\". For example:"
msgstr ""
"Lista czasomierzy POSIX dla procesu. Każdy czasomierz jest wypisany w "
"wierszu, który rozpoczyna się łańcuchem \\[Bq]ID:\\[rq]. Na przykład:"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ""
"ID: 1\n"
"signal: 60/00007fff86e452a8\n"
"notify: signal/pid.2634\n"
"ClockID: 0\n"
"ID: 0\n"
"signal: 60/00007fff86e452a8\n"
"notify: signal/pid.2634\n"
"ClockID: 1\n"
msgstr ""
"ID: 1\n"
"signal: 60/00007fff86e452a8\n"
"notify: signal/pid.2634\n"
"ClockID: 0\n"
"ID: 0\n"
"signal: 60/00007fff86e452a8\n"
"notify: signal/pid.2634\n"
"ClockID: 1\n"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "The lines shown for each timer have the following meanings:"
msgstr "Wiersze dla każdego czasomierza mają następujące znaczenie:"
#. type: TP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "I<ID>"
msgstr "I<ID>"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"The ID for this timer. This is not the same as the timer ID returned by "
"B<timer_create>(2); rather, it is the same kernel-internal ID that is "
"available via the I<si_timerid> field of the I<siginfo_t> structure (see "
"B<sigaction>(2))."
msgstr ""
"Identyfikator danego czasomierza. Nie jest to ten sam identyfikator, co "
"zwracany przez B<timer_create>(2), lecz jest to wewnątrzjądrowy "
"identyfikator dostępny również za pomocą pola I<si_timerid> struktury "
"I<siginfo_t> (zob. B<sigaction>(2))."
#. type: TP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "I<signal>"
msgstr "I<signal>"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"This is the signal number that this timer uses to deliver notifications "
"followed by a slash, and then the I<sigev_value> value supplied to the "
"signal handler. Valid only for timers that notify via a signal."
msgstr ""
"Numer sygnału używany przez dany czasomierz do dostarczania powiadomień, po "
"którym następuje ukośnik a następnie wartość I<sigev_value> dostarczana do "
"obsługiwacza sygnału. Poprawne jedynie dla czasomierzy powiadamiających za "
"pomocą sygnału."
#. type: TP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "I<notify>"
msgstr "I<notify>"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"The part before the slash specifies the mechanism that this timer uses to "
"deliver notifications, and is one of \"thread\", \"signal\", or \"none\". "
"Immediately following the slash is either the string \"tid\" for timers with "
"B<SIGEV_THREAD_ID> notification, or \"pid\" for timers that notify by other "
"mechanisms. Following the \".\" is the PID of the process (or the kernel "
"thread ID of the thread) that will be delivered a signal if the timer "
"delivers notifications via a signal."
msgstr ""
"Część przed ukośnikiem określa mechanizm używany przez dany czasomierz do "
"dostarczania powiadomień, który jest jedną z wartości \\[Bq]thread\\[rq] "
"(wątek), \\[Bq]signal\\[rq] (sygnał) lub \\[Bq]none\\[rq] (brak). Zaraz po "
"ukośniku znajduje się łańcuch \\[Bq]tid\\[rq] dla czasomierzy z "
"powiadomieniami B<SIGEV_THREAD_ID> lub \\[Bq]pid\\[rq] dla czasomierzy z "
"innymi mechanizmami powiadamiania. Po \\[Bq].\\[rq] znajduje się PID procesu "
"(lub identyfikator wątku jądra tego wątku) któremu będzie dostarczany "
"sygnał, jeśli czasomierz powiadamia za pomocą sygnału."
#. type: TP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "I<ClockID>"
msgstr "I<ClockID>"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"This field identifies the clock that the timer uses for measuring time. For "
"most clocks, this is a number that matches one of the user-space B<CLOCK_*> "
"constants exposed via I<E<lt>time.hE<gt>>. B<CLOCK_PROCESS_CPUTIME_ID> "
"timers display with a value of -6 in this field. B<CLOCK_THREAD_CPUTIME_ID> "
"timers display with a value of -2 in this field."
msgstr ""
"Pole identyfikuje zegar, którego dany czasomierz używa do pomiaru czasu. W "
"większości zegarów jest to liczba która pasuje do jednej ze stałych "
"B<CLOCK_*> w przestrzeni użytkownika udostępnianych za pomocą I<E<lt>time."
"hE<gt>>. Liczniki B<CLOCK_PROCESS_CPUTIME_ID> wyświetlają tu wartość -6, "
"natomiast B<CLOCK_THREAD_CPUTIME_ID> wyświetlają wartość -2."
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"This file is available only when the kernel was configured with "
"B<CONFIG_CHECKPOINT_RESTORE>."
msgstr ""
"Plik ten jest dostępny tylko jeśli jądro skonfigurowano z "
"B<CONFIG_CHECKPOINT_RESTORE>."
#. 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-09-07"
msgstr "7 września 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)"
|