]>
Commit | Line | Data |
---|---|---|
b11986fc PP |
1 | # Polish translations for systemtap package. |
2 | # This file is distributed under the same license as the systemtap package. | |
3 | # Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it>, 2011 | |
b11986fc PP |
4 | msgid "" |
5 | msgstr "" | |
8f0e5e8e | 6 | "Project-Id-Version: systemtap 2.9\n" |
306dd4f8 | 7 | "Report-Msgid-Bugs-To: systemtap@sourceware.org\n" |
d082d764 | 8 | "POT-Creation-Date: 2024-04-23 16:28-0400\n" |
b11986fc PP |
9 | "PO-Revision-Date: \n" |
10 | "Last-Translator: Przemysław Pawełczyk <przemyslaw@pawelczyk.it>\n" | |
11 | "Language-Team: Polish\n" | |
12 | "Language: pl\n" | |
13 | "MIME-Version: 1.0\n" | |
14 | "Content-Type: text/plain; charset=UTF-8\n" | |
15 | "Content-Transfer-Encoding: 8bit\n" | |
16 | "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " | |
17 | "|| n%100>=20) ? 1 : 2);\n" | |
18 | "X-Poedit-Language: Polish\n" | |
19 | "X-Poedit-Country: POLAND\n" | |
8f0e5e8e | 20 | "X-Generator: Zanata 3.6.2\n" |
b11986fc | 21 | |
d082d764 | 22 | #: analysis.cxx:257 |
f9118d76 FCE |
23 | #, c-format |
24 | msgid "liveness analysis unable to parse binary %s" | |
25 | msgstr "" | |
26 | ||
d082d764 | 27 | #: analysis.cxx:319 |
f9118d76 FCE |
28 | #, c-format |
29 | msgid "unable to allocate memory for liveness analysis of %s" | |
30 | msgstr "" | |
31 | ||
c63add8a | 32 | #: bpf-opt.cxx:809 |
05fd6ec0 AM |
33 | msgid "unable to register allocate" |
34 | msgstr "" | |
35 | ||
405c5fe5 | 36 | #: bpf-opt.cxx:832 |
418e55e5 FCE |
37 | msgid "register allocation failed due to insufficent BPF stack size" |
38 | msgstr "" | |
39 | ||
652bc1ef | 40 | #: bpf-translate.cxx:475 |
05fd6ec0 AM |
41 | msgid "unhandled comparison operator" |
42 | msgstr "" | |
43 | ||
652bc1ef SM |
44 | #: bpf-translate.cxx:727 bpf-translate.cxx:2524 bpf-translate.cxx:3064 |
45 | #: bpf-translate.cxx:4126 | |
05fd6ec0 AM |
46 | msgid "unknown array variable" |
47 | msgstr "" | |
48 | ||
652bc1ef SM |
49 | #: bpf-translate.cxx:748 bpf-translate.cxx:2545 bpf-translate.cxx:3088 |
50 | #: bpf-translate.cxx:3160 bpf-translate.cxx:4148 bpf-translate.cxx:4313 | |
05fd6ec0 AM |
51 | msgid "unhandled index type" |
52 | msgstr "" | |
53 | ||
652bc1ef | 54 | #: bpf-translate.cxx:776 |
05fd6ec0 AM |
55 | msgid "unhandled array type" |
56 | msgstr "" | |
57 | ||
652bc1ef | 58 | #: bpf-translate.cxx:789 bpf-translate.cxx:2560 |
05fd6ec0 AM |
59 | msgid "unknown lvalue" |
60 | msgstr "" | |
61 | ||
652bc1ef SM |
62 | #: bpf-translate.cxx:951 |
63 | #, c-format | |
64 | msgid "invalid bpf embeddedcode opcode '%s'" | |
65 | msgstr "" | |
66 | ||
67 | #: bpf-translate.cxx:983 | |
6e0b8948 FCE |
68 | #, c-format |
69 | msgid "invalid bpf embeddedcode operand '%s'" | |
70 | msgstr "" | |
71 | ||
652bc1ef SM |
72 | #: bpf-translate.cxx:1009 |
73 | #, c-format | |
74 | msgid "invalid bpf embeddedcode operand '%s', expected [reg+off] or [reg-off]" | |
75 | msgstr "" | |
76 | ||
77 | #: bpf-translate.cxx:1080 bpf-translate.cxx:1150 | |
78 | #, c-format | |
79 | msgid "numeric opcode '%x' given argument types for '%x'" | |
80 | msgstr "" | |
81 | ||
82 | #: bpf-translate.cxx:1171 | |
83 | #, c-format | |
84 | msgid "invalid bpf embeddedcode syntax (opcode expects imm, found '%s')" | |
85 | msgstr "" | |
86 | ||
87 | #: bpf-translate.cxx:1181 | |
88 | #, c-format | |
89 | msgid "invalid bpf embeddedcode syntax (opcode expects %s args, found %llu)" | |
90 | msgstr "" | |
91 | ||
92 | #: bpf-translate.cxx:1338 | |
6e0b8948 FCE |
93 | #, c-format |
94 | msgid "invalid bpf embeddedcode syntax (label expects 1 arg, found %llu)" | |
95 | msgstr "" | |
96 | ||
652bc1ef | 97 | #: bpf-translate.cxx:1345 |
6e0b8948 FCE |
98 | #, c-format |
99 | msgid "invalid bpf embeddedcode syntax (alloc expects 2 or 3 args, found %llu)" | |
100 | msgstr "" | |
101 | ||
652bc1ef | 102 | #: bpf-translate.cxx:1360 |
6e0b8948 FCE |
103 | #, c-format |
104 | msgid "" | |
105 | "invalid bpf embeddedcode syntax (alloc expects 'align' or 'noalign' as 3rd " | |
106 | "arg, found '%s'" | |
107 | msgstr "" | |
108 | ||
652bc1ef | 109 | #: bpf-translate.cxx:1369 |
c63add8a FCE |
110 | #, c-format |
111 | msgid "" | |
112 | "invalid bpf embeddedcode syntax (jump_to_catch expects 1 arg, found %llu)" | |
113 | msgstr "" | |
114 | ||
652bc1ef | 115 | #: bpf-translate.cxx:1376 |
c63add8a FCE |
116 | #, c-format |
117 | msgid "" | |
118 | "invalid bpf embeddedcode syntax (register_error expects 1 arg, found %llu)" | |
119 | msgstr "" | |
120 | ||
652bc1ef | 121 | #: bpf-translate.cxx:1383 |
c63add8a FCE |
122 | #, c-format |
123 | msgid "" | |
124 | "invalid bpf embeddedcode syntax (terminate does not take any args, found " | |
125 | "%llu)" | |
126 | msgstr "" | |
127 | ||
652bc1ef | 128 | #: bpf-translate.cxx:1389 |
6e0b8948 FCE |
129 | #, c-format |
130 | msgid "" | |
131 | "invalid bpf embeddedcode syntax (call expects at least 2 args, found %llu)" | |
132 | msgstr "" | |
133 | ||
652bc1ef | 134 | #: bpf-translate.cxx:1402 |
6e0b8948 FCE |
135 | #, c-format |
136 | msgid "unknown bpf embeddedcode operator '%s'" | |
137 | msgstr "" | |
138 | ||
652bc1ef | 139 | #: bpf-translate.cxx:1422 |
05fd6ec0 AM |
140 | msgid "no return value outside function" |
141 | msgstr "" | |
142 | ||
652bc1ef SM |
143 | #: bpf-translate.cxx:1470 bpf-translate.cxx:1493 bpf-translate.cxx:1504 |
144 | #: bpf-translate.cxx:1512 | |
6e0b8948 FCE |
145 | #, c-format |
146 | msgid "invalid bpf register '%s'" | |
05fd6ec0 AM |
147 | msgstr "" |
148 | ||
652bc1ef | 149 | #: bpf-translate.cxx:1477 |
6e0b8948 FCE |
150 | #, c-format |
151 | msgid "invalid bpf argument %s (string literal not allowed here)" | |
05fd6ec0 AM |
152 | msgstr "" |
153 | ||
652bc1ef | 154 | #: bpf-translate.cxx:1483 |
6e0b8948 FCE |
155 | #, c-format |
156 | msgid "BUG: improper string %s" | |
157 | msgstr "" | |
158 | ||
652bc1ef | 159 | #: bpf-translate.cxx:1509 |
6e0b8948 FCE |
160 | #, c-format |
161 | msgid "invalid bpf argument '%s'" | |
05fd6ec0 AM |
162 | msgstr "" |
163 | ||
652bc1ef | 164 | #: bpf-translate.cxx:1538 |
05fd6ec0 AM |
165 | msgid "invalid bpf code" |
166 | msgstr "" | |
167 | ||
652bc1ef | 168 | #: bpf-translate.cxx:1614 |
05fd6ec0 AM |
169 | msgid "invalid branch in bpf code" |
170 | msgstr "" | |
171 | ||
652bc1ef | 172 | #: bpf-translate.cxx:1622 |
6e0b8948 FCE |
173 | #, c-format |
174 | msgid "unknown opcode '%d' in bpf code" | |
05fd6ec0 AM |
175 | msgstr "" |
176 | ||
652bc1ef | 177 | #: bpf-translate.cxx:1630 bpf-translate.cxx:1639 |
6e0b8948 FCE |
178 | #, c-format |
179 | msgid "invalid register field '%s' in bpf code" | |
05fd6ec0 AM |
180 | msgstr "" |
181 | ||
652bc1ef | 182 | #: bpf-translate.cxx:1644 |
05fd6ec0 AM |
183 | msgid "invalid immediate field in bpf code" |
184 | msgstr "" | |
185 | ||
652bc1ef | 186 | #: bpf-translate.cxx:1648 |
6e0b8948 FCE |
187 | #, c-format |
188 | msgid "offset field '%lld' out of range in bpf code" | |
189 | msgstr "" | |
190 | ||
652bc1ef | 191 | #: bpf-translate.cxx:1658 |
6e0b8948 FCE |
192 | #, c-format |
193 | msgid "undefined jump target '%s' in bpf code" | |
194 | msgstr "" | |
195 | ||
652bc1ef | 196 | #: bpf-translate.cxx:1661 |
6e0b8948 FCE |
197 | #, c-format |
198 | msgid "BUG: undefined fallthrough target '%s'" | |
199 | msgstr "" | |
200 | ||
652bc1ef | 201 | #: bpf-translate.cxx:1696 |
bd95638e FCE |
202 | msgid "embeddedcode marked /* userspace */ in kernel bpf probe" |
203 | msgstr "" | |
204 | ||
652bc1ef | 205 | #: bpf-translate.cxx:1776 |
6e0b8948 FCE |
206 | msgid "BUG: bpf embeddedcode doesn't support fallthrough on final asm_stmt" |
207 | msgstr "" | |
208 | ||
652bc1ef | 209 | #: bpf-translate.cxx:1892 |
6e0b8948 FCE |
210 | #, c-format |
211 | msgid "bpf embeddedcode '%s' expects format string, none provided" | |
212 | msgstr "" | |
213 | ||
652bc1ef | 214 | #: bpf-translate.cxx:1898 |
6e0b8948 FCE |
215 | #, c-format |
216 | msgid "" | |
217 | "bpf embeddedcode '%s' expects format string, but first parameter is not a " | |
218 | "string literal" | |
219 | msgstr "" | |
220 | ||
652bc1ef | 221 | #: bpf-translate.cxx:1906 bpf-translate.cxx:4051 |
6e0b8948 FCE |
222 | msgid "Format string for print too long" |
223 | msgstr "" | |
224 | ||
d082d764 | 225 | #: bpf-translate.cxx:1912 bpf-translate.cxx:3979 translate.cxx:6440 |
6e0b8948 FCE |
226 | #, c-format |
227 | msgid "additional argument to print" | |
228 | msgid_plural "too many arguments to print (%zu)" | |
229 | msgstr[0] "" | |
230 | msgstr[1] "" | |
231 | msgstr[2] "" | |
232 | ||
652bc1ef | 233 | #: bpf-translate.cxx:1932 |
6e0b8948 FCE |
234 | msgid "" |
235 | "BUG: bpf embeddedcode non-helper 'call' operation only supports printf()," | |
236 | "sprintf(),exit() for now" | |
05fd6ec0 AM |
237 | msgstr "" |
238 | ||
652bc1ef | 239 | #: bpf-translate.cxx:1934 |
6e0b8948 FCE |
240 | msgid "" |
241 | "BUG: bpf embeddedcode non-helper 'call' operation only supports printf()," | |
242 | "sprintf() for now" | |
243 | msgstr "" | |
244 | ||
652bc1ef | 245 | #: bpf-translate.cxx:1951 |
6e0b8948 FCE |
246 | msgid "bpf embeddedcode unresolved function call" |
247 | msgstr "" | |
248 | ||
652bc1ef | 249 | #: bpf-translate.cxx:1953 |
6e0b8948 FCE |
250 | msgid "bpf embeddedcode unhandled function overloading" |
251 | msgstr "" | |
252 | ||
652bc1ef | 253 | #: bpf-translate.cxx:1964 bpf-translate.cxx:3738 |
6e0b8948 FCE |
254 | msgid "unhandled function recursion" |
255 | msgstr "" | |
256 | ||
652bc1ef | 257 | #: bpf-translate.cxx:1972 |
6e0b8948 FCE |
258 | #, c-format |
259 | msgid "bpf embeddedcode call to function '%s' expected %zu arguments, got %zu" | |
260 | msgstr "" | |
261 | ||
652bc1ef | 262 | #: bpf-translate.cxx:1993 |
6e0b8948 FCE |
263 | #, c-format |
264 | msgid "BUG: bpf embeddedcode contains unexpected asm_stmt kind '%s'" | |
265 | msgstr "" | |
266 | ||
652bc1ef | 267 | #: bpf-translate.cxx:2045 bpf-translate.cxx:2375 |
405c5fe5 SM |
268 | msgid "unknown value" |
269 | msgstr "" | |
270 | ||
652bc1ef | 271 | #: bpf-translate.cxx:2120 bpf-translate.cxx:2160 |
bd95638e FCE |
272 | msgid "unsupported loop in bpf kernel probe" |
273 | msgstr "" | |
274 | ||
652bc1ef | 275 | #: bpf-translate.cxx:2165 |
6f810400 | 276 | msgid "unsupported array slice in bpf foreach loop" |
bd95638e FCE |
277 | msgstr "" |
278 | ||
652bc1ef | 279 | #: bpf-translate.cxx:2179 |
418e55e5 FCE |
280 | msgid "unknown index" |
281 | msgstr "" | |
282 | ||
652bc1ef | 283 | #: bpf-translate.cxx:2186 |
418e55e5 FCE |
284 | msgid "unknown type" |
285 | msgstr "" | |
286 | ||
652bc1ef | 287 | #: bpf-translate.cxx:2213 |
6e0b8948 FCE |
288 | msgid "unhandled foreach index type" |
289 | msgstr "" | |
290 | ||
652bc1ef | 291 | #: bpf-translate.cxx:2236 |
418e55e5 FCE |
292 | msgid "unknown array" |
293 | msgstr "" | |
294 | ||
652bc1ef | 295 | #: bpf-translate.cxx:2247 |
bd95638e FCE |
296 | msgid "unknown stats array" |
297 | msgstr "" | |
298 | ||
652bc1ef | 299 | #: bpf-translate.cxx:2266 |
bd95638e FCE |
300 | msgid "unsupported sorted iteration on stat aggregate" |
301 | msgstr "" | |
302 | ||
652bc1ef | 303 | #: bpf-translate.cxx:2358 |
bd95638e FCE |
304 | msgid "unhandled foreach key type" |
305 | msgstr "" | |
306 | ||
652bc1ef | 307 | #: bpf-translate.cxx:2371 |
6f810400 SM |
308 | msgid "unsupported value iteration on stat aggregate" |
309 | msgstr "" | |
310 | ||
652bc1ef | 311 | #: bpf-translate.cxx:2411 |
bd95638e FCE |
312 | msgid "unhandled foreach value type" |
313 | msgstr "" | |
314 | ||
d082d764 | 315 | #: bpf-translate.cxx:2427 translate.cxx:5130 |
05fd6ec0 AM |
316 | msgid "cannot 'break' outside loop" |
317 | msgstr "" | |
318 | ||
d082d764 | 319 | #: bpf-translate.cxx:2435 translate.cxx:5143 |
05fd6ec0 AM |
320 | msgid "cannot 'continue' outside loop" |
321 | msgstr "" | |
322 | ||
652bc1ef | 323 | #: bpf-translate.cxx:2443 |
05fd6ec0 AM |
324 | msgid "cannot 'return' outside function" |
325 | msgstr "" | |
326 | ||
652bc1ef | 327 | #: bpf-translate.cxx:2454 |
bd95638e FCE |
328 | msgid "bpf unhandled next statement in function" |
329 | msgstr "" | |
330 | ||
652bc1ef | 331 | #: bpf-translate.cxx:2466 |
05fd6ec0 AM |
332 | msgid "unimplemented delete of array" |
333 | msgstr "" | |
334 | ||
652bc1ef | 335 | #: bpf-translate.cxx:2497 bpf-translate.cxx:2552 |
bd95638e FCE |
336 | msgid "unsupported delete operation on statistics aggregate" |
337 | msgstr "" | |
338 | ||
652bc1ef | 339 | #: bpf-translate.cxx:2606 stapregex-parse.cxx:138 |
bd95638e FCE |
340 | msgid "octal escape sequence out of range" |
341 | msgstr "" | |
342 | ||
652bc1ef | 343 | #: bpf-translate.cxx:2634 |
bd95638e FCE |
344 | msgid "hex escape sequence out of range" |
345 | msgstr "" | |
346 | ||
652bc1ef | 347 | #: bpf-translate.cxx:2661 |
6e0b8948 | 348 | msgid "string literal too long" |
8174b09c FCE |
349 | msgstr "" |
350 | ||
652bc1ef | 351 | #: bpf-translate.cxx:2706 |
05fd6ec0 AM |
352 | msgid "unhandled binary operator" |
353 | msgstr "" | |
354 | ||
652bc1ef | 355 | #: bpf-translate.cxx:2749 |
05fd6ec0 AM |
356 | msgid "unhandled unary operator" |
357 | msgstr "" | |
358 | ||
652bc1ef | 359 | #: bpf-translate.cxx:2761 bpf-translate.cxx:2779 |
05fd6ec0 AM |
360 | msgid "unhandled crement operator" |
361 | msgstr "" | |
362 | ||
652bc1ef | 363 | #: bpf-translate.cxx:2822 |
bd95638e FCE |
364 | msgid "unsupported in bpf kernel probe" |
365 | msgstr "" | |
366 | ||
652bc1ef | 367 | #: bpf-translate.cxx:2925 |
05fd6ec0 AM |
368 | msgid "unhandled assignment operator" |
369 | msgstr "" | |
370 | ||
652bc1ef | 371 | #: bpf-translate.cxx:3004 bpf-translate.cxx:3067 |
bd95638e FCE |
372 | msgid "unhandled statistics variable" |
373 | msgstr "" | |
374 | ||
652bc1ef | 375 | #: bpf-translate.cxx:3039 |
05fd6ec0 AM |
376 | msgid "unhandled global variable type" |
377 | msgstr "" | |
378 | ||
652bc1ef | 379 | #: bpf-translate.cxx:3052 bpf-translate.cxx:3137 |
6e0b8948 FCE |
380 | msgid "unknown variable" |
381 | msgstr "" | |
382 | ||
652bc1ef | 383 | #: bpf-translate.cxx:3122 |
05fd6ec0 AM |
384 | msgid "unhandled arrayindex expression" |
385 | msgstr "" | |
386 | ||
652bc1ef | 387 | #: bpf-translate.cxx:3167 |
bd95638e FCE |
388 | msgid "unsupported array-in operation on statistics aggregate" |
389 | msgstr "" | |
390 | ||
652bc1ef | 391 | #: bpf-translate.cxx:3200 |
418e55e5 FCE |
392 | msgid "unhandled operand type" |
393 | msgstr "" | |
394 | ||
652bc1ef | 395 | #: bpf-translate.cxx:3231 |
05fd6ec0 AM |
396 | msgid "unhandled deref size" |
397 | msgstr "" | |
398 | ||
652bc1ef | 399 | #: bpf-translate.cxx:3415 |
05fd6ec0 AM |
400 | msgid "unhandled register number" |
401 | msgstr "" | |
402 | ||
652bc1ef | 403 | #: bpf-translate.cxx:3436 |
05fd6ec0 AM |
404 | msgid "unhandled register size" |
405 | msgstr "" | |
406 | ||
652bc1ef | 407 | #: bpf-translate.cxx:3732 |
05fd6ec0 AM |
408 | msgid "unhandled function overloading" |
409 | msgstr "" | |
410 | ||
652bc1ef | 411 | #: bpf-translate.cxx:3921 |
bd95638e FCE |
412 | msgid "unsupported sprintf in bpf kernel probe" |
413 | msgstr "" | |
414 | ||
652bc1ef | 415 | #: bpf-translate.cxx:3926 |
05fd6ec0 | 416 | #, c-format |
6e0b8948 FCE |
417 | msgid "additional argument to sprintf" |
418 | msgid_plural "too many arguments to sprintf (%zu)" | |
05fd6ec0 AM |
419 | msgstr[0] "" |
420 | msgstr[1] "" | |
421 | msgstr[2] "" | |
422 | ||
652bc1ef | 423 | #: bpf-translate.cxx:3955 |
6e0b8948 FCE |
424 | #, c-format |
425 | msgid "format string expected %zu args, got %zu" | |
05fd6ec0 AM |
426 | msgstr "" |
427 | ||
652bc1ef | 428 | #: bpf-translate.cxx:3974 |
6e0b8948 FCE |
429 | msgid "unhandled histogram print" |
430 | msgstr "" | |
431 | ||
d082d764 | 432 | #: bpf-translate.cxx:3993 bpf-translate.cxx:4034 translate.cxx:6353 |
05fd6ec0 AM |
433 | msgid "cannot print a raw stats object" |
434 | msgstr "" | |
435 | ||
d082d764 | 436 | #: bpf-translate.cxx:3995 bpf-translate.cxx:4031 translate.cxx:6351 |
6e0b8948 | 437 | msgid "cannot print unknown expression type" |
05fd6ec0 AM |
438 | msgstr "" |
439 | ||
652bc1ef | 440 | #: bpf-translate.cxx:4074 |
bd95638e FCE |
441 | msgid "unsupported extraction function in bpf kernel probe" |
442 | msgstr "" | |
443 | ||
652bc1ef | 444 | #: bpf-translate.cxx:4091 |
bd95638e FCE |
445 | msgid "unhandled stat op" |
446 | msgstr "" | |
447 | ||
d082d764 | 448 | #: bpf-translate.cxx:4104 translate.cxx:5915 |
bd95638e FCE |
449 | msgid "unexpected aggregate of non-statistic" |
450 | msgstr "" | |
451 | ||
652bc1ef | 452 | #: bpf-translate.cxx:4108 |
bd95638e FCE |
453 | msgid "unknown statistics variable" |
454 | msgstr "" | |
455 | ||
652bc1ef | 456 | #: bpf-translate.cxx:4110 |
bd95638e FCE |
457 | msgid "not a statistics variable" |
458 | msgstr "" | |
459 | ||
652bc1ef | 460 | #: bpf-translate.cxx:4154 |
bd95638e FCE |
461 | msgid "unknown statistics value" |
462 | msgstr "" | |
463 | ||
652bc1ef | 464 | #: bpf-translate.cxx:4176 |
bd95638e FCE |
465 | msgid "unhandled hist op" |
466 | msgstr "" | |
467 | ||
652bc1ef | 468 | #: bpf-translate.cxx:4293 |
05fd6ec0 AM |
469 | msgid "unhandled scalar type" |
470 | msgstr "" | |
471 | ||
652bc1ef | 472 | #: bpf-translate.cxx:4359 |
05fd6ec0 AM |
473 | msgid "unhandled array element type" |
474 | msgstr "" | |
475 | ||
f12cf630 | 476 | #: bpf-translate.cxx:5387 |
05fd6ec0 AM |
477 | #, c-format |
478 | msgid "bpf translation failure: %s" | |
479 | msgstr "" | |
480 | ||
d082d764 | 481 | #: buildrun.cxx:721 |
47faa35b MC |
482 | #, c-format |
483 | msgid "" | |
484 | "Checking \" %s \" failed with error: %s\n" | |
485 | "Ensure kernel development headers & makefiles are installed." | |
486 | msgstr "" | |
487 | ||
d082d764 | 488 | #: buildrun.cxx:761 |
e1bbea1b | 489 | msgid "Pass 4, preamble: (re)building SystemTap's version of uprobes." |
18d6fad8 LB |
490 | msgstr "" |
491 | ||
d082d764 | 492 | #: buildrun.cxx:807 |
ce0f6648 | 493 | msgid "uprobes rebuild exit code: " |
94d05135 LB |
494 | msgstr "" |
495 | ||
d082d764 | 496 | #: buildrun.cxx:1100 |
47faa35b MC |
497 | #, c-format |
498 | msgid "Processing tracepoint header %s with query %s" | |
499 | msgstr "" | |
500 | ||
3a3cd50d | 501 | #: cache.cxx:134 cache.cxx:223 |
b6a3da4a | 502 | msgid "Pass 4: using cached " |
94d05135 LB |
503 | msgstr "" |
504 | ||
3a3cd50d | 505 | #: cache.cxx:221 |
b6a3da4a | 506 | msgid "Pass 3: using cached " |
94d05135 LB |
507 | msgstr "" |
508 | ||
47faa35b MC |
509 | #: cache.cxx:255 |
510 | #, c-format | |
511 | msgid "Cache limit file %s/%s missing, creating default." | |
512 | msgstr "" | |
513 | ||
514 | #: cache.cxx:278 | |
515 | #, c-format | |
516 | msgid "Cache clean interval file %s missing, creating default." | |
517 | msgstr "" | |
518 | ||
519 | #: cache.cxx:287 | |
520 | #, c-format | |
521 | msgid "clean_cache stat error: %s" | |
522 | msgstr "" | |
523 | ||
524 | #: cache.cxx:297 | |
525 | #, c-format | |
bd95638e | 526 | msgid "Cache cleaning skipped, interval not reached %ld s / %lu s." |
47faa35b MC |
527 | msgstr "" |
528 | ||
529 | #: cache.cxx:305 | |
530 | #, c-format | |
bd95638e | 531 | msgid "Cleaning cache, interval reached %ld s > %lu s." |
47faa35b MC |
532 | msgstr "" |
533 | ||
534 | #: cache.cxx:318 | |
535 | #, c-format | |
536 | msgid "clean_cache glob error rc=%d" | |
537 | msgstr "" | |
538 | ||
539 | #: cache.cxx:325 | |
540 | #, c-format | |
541 | msgid "clean_cache regcomp error rc=%d" | |
542 | msgstr "" | |
543 | ||
3a3cd50d | 544 | #: cache.cxx:379 |
18d6fad8 | 545 | msgid "Cache cleaning successful, removed entries: " |
94d05135 LB |
546 | msgstr "" |
547 | ||
47faa35b MC |
548 | #: cache.cxx:388 |
549 | #, c-format | |
550 | msgid "clean_cache utime error: %s" | |
551 | msgstr "" | |
552 | ||
3a3cd50d | 553 | #: cache.cxx:395 |
18d6fad8 | 554 | msgid "Cache cleaning skipped, no cache path." |
94d05135 LB |
555 | msgstr "" |
556 | ||
b1a84a89 | 557 | #: client-http.cxx:1045 client-nss.cxx:605 |
418e55e5 FCE |
558 | #, c-format |
559 | msgid "%s resolves to %s\n" | |
560 | msgstr "" | |
561 | ||
b1a84a89 | 562 | #: client-http.cxx:1046 client-nss.cxx:606 |
418e55e5 FCE |
563 | #, c-format |
564 | msgid "Unable to send %s to the server\n" | |
565 | msgstr "" | |
566 | ||
05fd6ec0 | 567 | #: client-nss.cxx:71 |
58a834b1 LB |
568 | #, c-format |
569 | msgid "" | |
c8f70b21 | 570 | "WARNING: The domain name, %s, does not match the DNS name(s) on the server " |
58a834b1 LB |
571 | "certificate:\n" |
572 | msgstr "" | |
573 | ||
05fd6ec0 | 574 | #: client-nss.cxx:72 |
58a834b1 LB |
575 | #, c-format |
576 | msgid "could not find input file %s\n" | |
577 | msgstr "" | |
578 | ||
05fd6ec0 | 579 | #: client-nss.cxx:73 |
58a834b1 LB |
580 | #, c-format |
581 | msgid "could not open input file %s\n" | |
582 | msgstr "" | |
583 | ||
05fd6ec0 | 584 | #: client-nss.cxx:74 |
58a834b1 LB |
585 | #, c-format |
586 | msgid "Unable to open output file %s\n" | |
587 | msgstr "" | |
588 | ||
05fd6ec0 | 589 | #: client-nss.cxx:75 |
58a834b1 LB |
590 | #, c-format |
591 | msgid "could not write to %s\n" | |
592 | msgstr "" | |
593 | ||
418e55e5 | 594 | #: client-nss.cxx:147 |
58a834b1 LB |
595 | #, c-format |
596 | msgid "Unable to find alt name extension on the server certificate\n" | |
597 | msgstr "" | |
598 | ||
418e55e5 | 599 | #: client-nss.cxx:156 client-nss.cxx:371 |
58a834b1 LB |
600 | #, c-format |
601 | msgid "Out of memory\n" | |
602 | msgstr "" | |
603 | ||
418e55e5 | 604 | #: client-nss.cxx:165 |
58a834b1 LB |
605 | #, c-format |
606 | msgid "Unable to decode alt name extension on server certificate\n" | |
607 | msgstr "" | |
608 | ||
418e55e5 | 609 | #: client-nss.cxx:761 |
1c377101 | 610 | msgid "Unable to find a suitable compile server. [man stap-server]" |
3a3cd50d FCE |
611 | msgstr "" |
612 | ||
418e55e5 | 613 | #: client-nss.cxx:767 |
3a3cd50d FCE |
614 | msgid "No servers online to select from." |
615 | msgstr "" | |
616 | ||
418e55e5 | 617 | #: client-nss.cxx:770 |
3a3cd50d FCE |
618 | msgid "The following servers are online:" |
619 | msgstr "" | |
620 | ||
418e55e5 | 621 | #: client-nss.cxx:774 |
3a3cd50d | 622 | msgid "The following servers were requested:" |
58a834b1 LB |
623 | msgstr "" |
624 | ||
418e55e5 | 625 | #: client-nss.cxx:782 |
47faa35b MC |
626 | #, c-format |
627 | msgid "No servers matched the selection criteria of %s." | |
628 | msgstr "" | |
629 | ||
4ff87eef AM |
630 | #: client-nss.cxx:788 |
631 | msgid "Consider removing the local MOK to associate with a new server" | |
632 | msgstr "" | |
633 | ||
634 | #: client-nss.cxx:789 | |
635 | msgid "# sudo mokutil --list-enrolled" | |
636 | msgstr "" | |
637 | ||
638 | #: client-nss.cxx:790 | |
639 | msgid "# sudo mokutil --export / --delete OR --reset" | |
58a834b1 LB |
640 | msgstr "" |
641 | ||
418e55e5 | 642 | #: client-nss.cxx:811 |
4ff87eef AM |
643 | msgid "The server's certificate was expired. Trying again" |
644 | msgstr "" | |
645 | ||
646 | #: client-nss.cxx:819 | |
e1bbea1b | 647 | msgid "Unable to connect to a server." |
eeacd9d4 LB |
648 | msgstr "" |
649 | ||
4ff87eef | 650 | #: client-nss.cxx:823 |
3a3cd50d FCE |
651 | msgid "The following servers were tried:" |
652 | msgstr "" | |
653 | ||
4ff87eef | 654 | #: client-nss.cxx:893 |
47faa35b MC |
655 | #, c-format |
656 | msgid "" | |
657 | "Attempting SSL connection with %s\n" | |
658 | " using certificates from the database in %s\n" | |
659 | msgstr "" | |
660 | ||
4ff87eef | 661 | #: client-nss.cxx:916 |
58a834b1 LB |
662 | msgid " Unable to connect: " |
663 | msgstr "" | |
664 | ||
4ff87eef | 665 | #: client-nss.cxx:922 |
addff762 SM |
666 | msgid " The address is an IPv6 link-local address with no scope specifier." |
667 | msgstr "" | |
668 | ||
4ff87eef | 669 | #: client-nss.cxx:954 |
47faa35b MC |
670 | #, c-format |
671 | msgid "Unable to unzip the server response '%s'\n" | |
672 | msgstr "" | |
673 | ||
4ff87eef | 674 | #: client-nss.cxx:971 client-nss.cxx:989 csclient.cxx:291 |
405c5fe5 | 675 | #: nss-server-info.cxx:516 |
47faa35b MC |
676 | #, c-format |
677 | msgid "Searching \"%s\"\n" | |
678 | msgstr "" | |
679 | ||
4ff87eef | 680 | #: client-nss.cxx:977 |
58a834b1 LB |
681 | msgid "Incorrect number of files in server response" |
682 | msgstr "" | |
683 | ||
405c5fe5 | 684 | #: client-nss.cxx:985 csclient.cxx:304 nss-server-info.cxx:524 |
58a834b1 LB |
685 | msgid " found " |
686 | msgstr "" | |
687 | ||
4ff87eef | 688 | #: client-nss.cxx:1003 |
47faa35b MC |
689 | #, c-format |
690 | msgid " found %s -- linking from %s" | |
691 | msgstr "" | |
692 | ||
4ff87eef | 693 | #: client-nss.cxx:1007 |
47faa35b MC |
694 | #, c-format |
695 | msgid "Unable to link '%s' to '%s':%s\n" | |
696 | msgstr "" | |
697 | ||
4ff87eef | 698 | #: client-nss.cxx:1040 |
47faa35b MC |
699 | #, c-format |
700 | msgid "Server protocol version is %s\n" | |
701 | msgstr "" | |
702 | ||
4ff87eef | 703 | #: client-nss.cxx:1041 |
e1bbea1b FCE |
704 | msgid "The server does not use localization information passed by the client\n" |
705 | msgstr "" | |
706 | ||
05fd6ec0 AM |
707 | #: coveragedb.cxx:28 |
708 | msgid "---- used probes-----" | |
709 | msgstr "" | |
710 | ||
711 | #: coveragedb.cxx:35 coveragedb.cxx:58 | |
712 | msgid "probe: " | |
713 | msgstr "" | |
714 | ||
715 | #: coveragedb.cxx:42 | |
716 | msgid "local: " | |
717 | msgstr "" | |
718 | ||
719 | #: coveragedb.cxx:45 | |
720 | msgid "unused_local: " | |
721 | msgstr "" | |
722 | ||
723 | #: coveragedb.cxx:51 | |
724 | msgid "---- unused probes----- " | |
725 | msgstr "" | |
726 | ||
727 | #: coveragedb.cxx:64 | |
728 | msgid "---- used functions----- " | |
729 | msgstr "" | |
730 | ||
731 | #: coveragedb.cxx:72 | |
732 | msgid "---- unused functions----- " | |
733 | msgstr "" | |
734 | ||
735 | #: coveragedb.cxx:74 | |
736 | msgid "unused_function: " | |
737 | msgstr "" | |
738 | ||
739 | #: coveragedb.cxx:79 | |
740 | msgid "---- used globals----- " | |
741 | msgstr "" | |
742 | ||
743 | #: coveragedb.cxx:81 coveragedb.cxx:88 | |
744 | msgid "globals: " | |
745 | msgstr "" | |
746 | ||
747 | #: coveragedb.cxx:86 | |
748 | msgid "---- unused globals----- " | |
749 | msgstr "" | |
750 | ||
751 | #: coveragedb.cxx:110 coveragedb.cxx:133 coveragedb.cxx:151 | |
752 | msgid "Error in statement: " | |
753 | msgstr "" | |
754 | ||
418e55e5 | 755 | #: csclient.cxx:55 |
05fd6ec0 AM |
756 | msgid "Using a compile server backend failed." |
757 | msgstr "" | |
758 | ||
418e55e5 | 759 | #: csclient.cxx:63 |
05fd6ec0 AM |
760 | msgid "Using a compile server." |
761 | msgstr "" | |
762 | ||
418e55e5 | 763 | #: csclient.cxx:142 |
05fd6ec0 AM |
764 | msgid "Passes: via server " |
765 | msgstr "" | |
766 | ||
418e55e5 | 767 | #: csclient.cxx:149 |
05fd6ec0 AM |
768 | msgid "Passes: via server failed. Try again with another '-v' option." |
769 | msgstr "" | |
770 | ||
418e55e5 | 771 | #: csclient.cxx:169 |
05fd6ec0 AM |
772 | msgid "ERROR: cannot create temporary directory (\"" |
773 | msgstr "" | |
774 | ||
418e55e5 | 775 | #: csclient.cxx:199 |
05fd6ec0 AM |
776 | msgid "ERROR: cannot create temporary directory " |
777 | msgstr "" | |
778 | ||
418e55e5 | 779 | #: csclient.cxx:298 |
05fd6ec0 AM |
780 | msgid "Incorrect number of modules in server response" |
781 | msgstr "" | |
782 | ||
418e55e5 | 783 | #: csclient.cxx:334 |
05fd6ec0 AM |
784 | msgid "No module was returned by the server." |
785 | msgstr "" | |
786 | ||
d082d764 | 787 | #: cscommon.cxx:97 util.cxx:1688 util.cxx:1762 |
05fd6ec0 AM |
788 | #, c-format |
789 | msgid "Unable to open file '%s' for reading: " | |
790 | msgstr "" | |
791 | ||
d082d764 | 792 | #: cscommon.cxx:106 util.cxx:1697 |
05fd6ec0 AM |
793 | #, c-format |
794 | msgid "Unable to read from file '%s': " | |
795 | msgstr "" | |
796 | ||
d082d764 | 797 | #: cscommon.cxx:119 util.cxx:1708 util.cxx:1743 util.cxx:1786 |
05fd6ec0 AM |
798 | msgid "unknown error" |
799 | msgstr "" | |
800 | ||
f9118d76 FCE |
801 | #: cscommon.cxx:196 stap-serverd.cxx:822 |
802 | #, c-format | |
803 | msgid "Unable to find or create the MOK directory %s: %s" | |
804 | msgstr "" | |
805 | ||
806 | #: cscommon.cxx:211 | |
807 | #, c-format | |
808 | msgid "Could not open MOK config file %s: %s" | |
809 | msgstr "" | |
810 | ||
811 | #: cscommon.cxx:224 | |
812 | #, c-format | |
813 | msgid "Could not create %s name" | |
814 | msgstr "" | |
815 | ||
816 | #: cscommon.cxx:232 stap-serverd.cxx:2043 stap-serverd.cxx:2066 | |
817 | #: stap-serverd.cxx:2080 | |
818 | #, c-format | |
819 | msgid "Could not create temporary directory %s: %s" | |
820 | msgstr "" | |
821 | ||
822 | #: cscommon.cxx:255 | |
823 | #, c-format | |
824 | msgid "Generating MOK failed, rc = %d" | |
825 | msgstr "" | |
826 | ||
827 | #: cscommon.cxx:269 | |
828 | #, c-format | |
829 | msgid "Could not rename temporary directory %s to %s: %s" | |
830 | msgstr "" | |
831 | ||
832 | #: cscommon.cxx:286 stap-serverd.cxx:2166 | |
833 | msgid "Error in tmpdir cleanup" | |
834 | msgstr "" | |
835 | ||
652bc1ef SM |
836 | #: cscommon.cxx:323 |
837 | #, c-format | |
838 | msgid "Error creating server cert db path \"%s\"" | |
839 | msgstr "" | |
840 | ||
841 | #: cscommon.cxx:351 stap-serverd.cxx:1823 | |
f9118d76 FCE |
842 | #, c-format |
843 | msgid "Module signed with MOK, fingerprint \"%s\"" | |
844 | msgstr "" | |
845 | ||
652bc1ef | 846 | #: cscommon.cxx:361 |
f9118d76 FCE |
847 | msgid "Running sign-file failed\n" |
848 | msgstr "" | |
849 | ||
652bc1ef | 850 | #: cscommon.cxx:362 |
f9118d76 FCE |
851 | #, c-format |
852 | msgid "" | |
853 | "There is no machine owner key (MOK) in common with this system.\n" | |
854 | "Use the following command to import a MOK into this system, then reboot:\n" | |
855 | "\n" | |
856 | "\t# sudo mokutil --import %s/moks/%s/signing_key.x509" | |
857 | msgstr "" | |
858 | ||
652bc1ef | 859 | #: cscommon.cxx:382 |
f9118d76 FCE |
860 | #, c-format |
861 | msgid "Could not open server MOK fingerprint directory %s: %s" | |
862 | msgstr "" | |
863 | ||
652bc1ef | 864 | #: cscommon.cxx:395 |
f9118d76 FCE |
865 | #, c-format |
866 | msgid "Could not find server MOK files in directory %s" | |
867 | msgstr "" | |
868 | ||
652bc1ef | 869 | #: cscommon.cxx:410 |
f9118d76 FCE |
870 | #, c-format |
871 | msgid "" | |
872 | "Server MOK directory name '%s' doesn't match fingerprint from certificate %s" | |
873 | msgstr "" | |
874 | ||
47faa35b MC |
875 | #: dwarf_wrappers.cxx:26 |
876 | #, c-format | |
877 | msgid "libdwfl failure (%s): " | |
2fd6739f SM |
878 | msgstr "" |
879 | ||
47faa35b MC |
880 | #: dwarf_wrappers.cxx:39 |
881 | #, c-format | |
882 | msgid "libdw failure (%s): " | |
2fd6739f SM |
883 | msgstr "" |
884 | ||
b1a84a89 | 885 | #: dwflpp.cxx:140 |
47faa35b | 886 | msgid "cannot find " |
efbfa04e FCE |
887 | msgstr "" |
888 | ||
b1a84a89 | 889 | #: dwflpp.cxx:250 |
47faa35b MC |
890 | #, c-format |
891 | msgid "pattern '%s' matches module '%s'\n" | |
efbfa04e FCE |
892 | msgstr "" |
893 | ||
b1a84a89 | 894 | #: dwflpp.cxx:253 |
47faa35b MC |
895 | #, c-format |
896 | msgid "pattern '%s' does not match module '%s'\n" | |
efbfa04e FCE |
897 | msgstr "" |
898 | ||
b1a84a89 | 899 | #: dwflpp.cxx:284 |
47faa35b MC |
900 | #, c-format |
901 | msgid "pattern '%s' matches function '%s'\n" | |
efbfa04e FCE |
902 | msgstr "" |
903 | ||
b1a84a89 | 904 | #: dwflpp.cxx:339 dwflpp.cxx:377 |
47faa35b MC |
905 | #, c-format |
906 | msgid "missing %s kernel/module debuginfo [man warning::debuginfo] under '%s'" | |
efbfa04e FCE |
907 | msgstr "" |
908 | ||
b1a84a89 | 909 | #: dwflpp.cxx:395 |
47faa35b MC |
910 | #, c-format |
911 | msgid "missing process %s %s debuginfo" | |
efbfa04e FCE |
912 | msgstr "" |
913 | ||
d082d764 | 914 | #: dwflpp.cxx:502 dwflpp.cxx:4163 |
47faa35b | 915 | msgid "Getting symbols" |
efbfa04e FCE |
916 | msgstr "" |
917 | ||
d082d764 | 918 | #: dwflpp.cxx:727 |
47faa35b MC |
919 | #, c-format |
920 | msgid "die parent cache %s:%s size %zu" | |
efbfa04e FCE |
921 | msgstr "" |
922 | ||
d082d764 | 923 | #: dwflpp.cxx:986 |
47faa35b MC |
924 | #, c-format |
925 | msgid "global alias cache %s:%s size %zu" | |
efbfa04e FCE |
926 | msgstr "" |
927 | ||
d082d764 | 928 | #: dwflpp.cxx:1052 |
47faa35b MC |
929 | #, c-format |
930 | msgid "function cache %s:%s size %zu" | |
efbfa04e FCE |
931 | msgstr "" |
932 | ||
d082d764 | 933 | #: dwflpp.cxx:1073 |
47faa35b MC |
934 | #, c-format |
935 | msgid "function cache %s:%s hit %s" | |
efbfa04e FCE |
936 | msgstr "" |
937 | ||
d082d764 | 938 | #: dwflpp.cxx:1095 dwflpp.cxx:1116 |
47faa35b MC |
939 | #, c-format |
940 | msgid "function cache %s:%s match %s vs %s" | |
f9bbd346 LB |
941 | msgstr "" |
942 | ||
d082d764 | 943 | #: dwflpp.cxx:1150 |
47faa35b MC |
944 | #, c-format |
945 | msgid "module function cache %s size %zu" | |
f9bbd346 LB |
946 | msgstr "" |
947 | ||
d082d764 | 948 | #: dwflpp.cxx:1172 |
47faa35b MC |
949 | #, c-format |
950 | msgid "module function cache %s hit %s" | |
f9bbd346 LB |
951 | msgstr "" |
952 | ||
d082d764 | 953 | #: dwflpp.cxx:1381 |
47faa35b MC |
954 | #, c-format |
955 | msgid "module %s --ldd skipped: unsupported interpreter: %s" | |
f9bbd346 LB |
956 | msgstr "" |
957 | ||
d082d764 | 958 | #: dwflpp.cxx:1398 |
47faa35b MC |
959 | #, c-format |
960 | msgid "library iteration on %s failed: %s" | |
f9bbd346 LB |
961 | msgstr "" |
962 | ||
d082d764 | 963 | #: dwflpp.cxx:1427 |
47faa35b MC |
964 | #, c-format |
965 | msgid "Added -d '%s" | |
f9bbd346 LB |
966 | msgstr "" |
967 | ||
d082d764 | 968 | #: dwflpp.cxx:1429 |
47faa35b MC |
969 | #, c-format |
970 | msgid "' due to '%s'" | |
f9bbd346 LB |
971 | msgstr "" |
972 | ||
d082d764 | 973 | #: dwflpp.cxx:1658 |
47faa35b MC |
974 | #, c-format |
975 | msgid "found the following lines for %s:" | |
f9bbd346 LB |
976 | msgstr "" |
977 | ||
d082d764 | 978 | #: dwflpp.cxx:1862 |
47faa35b MC |
979 | #, c-format |
980 | msgid "no line records for %s:%d [man error::dwarf]" | |
f9bbd346 LB |
981 | msgstr "" |
982 | ||
47faa35b MC |
983 | #. TRANSLATORS: Here we are trying to advise what source file |
984 | #. TRANSLATORS: to attempt. | |
d082d764 | 985 | #: dwflpp.cxx:1868 |
47faa35b | 986 | msgid " (try " |
f9bbd346 LB |
987 | msgstr "" |
988 | ||
d082d764 | 989 | #: dwflpp.cxx:1872 |
47faa35b | 990 | msgid " or " |
f9bbd346 LB |
991 | msgstr "" |
992 | ||
d082d764 | 993 | #: dwflpp.cxx:2077 |
47faa35b MC |
994 | #, c-format |
995 | msgid "" | |
996 | "label '%s' at address %s (dieoffset: %s) is not contained by its scope " | |
997 | "'%s' (dieoffset: %s) -- bad debuginfo? [man error::dwarf]" | |
f9bbd346 LB |
998 | msgstr "" |
999 | ||
d082d764 | 1000 | #: dwflpp.cxx:2301 |
47faa35b MC |
1001 | #, c-format |
1002 | msgid "" | |
1003 | "Callee \"%s\" in function \"%s\" is a tail call: .callee probe may not fire. " | |
1004 | "Try placing the probe directly on the callee function instead." | |
addff762 SM |
1005 | msgstr "" |
1006 | ||
d082d764 | 1007 | #: dwflpp.cxx:2374 |
47faa35b MC |
1008 | #, c-format |
1009 | msgid "selected source file '%s'\n" | |
a5f5f218 LB |
1010 | msgstr "" |
1011 | ||
d082d764 | 1012 | #: dwflpp.cxx:2411 |
47faa35b MC |
1013 | #, c-format |
1014 | msgid "aborting prologue search: no source lines found for cu '%s'\n" | |
a5f5f218 LB |
1015 | msgstr "" |
1016 | ||
d082d764 | 1017 | #: dwflpp.cxx:2425 |
47faa35b | 1018 | msgid "lines from dwarf_getsrclines() not sorted" |
2fd6739f SM |
1019 | msgstr "" |
1020 | ||
d082d764 | 1021 | #: dwflpp.cxx:2464 |
47faa35b MC |
1022 | #, c-format |
1023 | msgid "missing entrypc dwarf line record for function '%s'\n" | |
a5f5f218 LB |
1024 | msgstr "" |
1025 | ||
d082d764 | 1026 | #: dwflpp.cxx:2474 |
47faa35b MC |
1027 | #, c-format |
1028 | msgid "null entrypc dwarf line record for function '%s'\n" | |
a5f5f218 LB |
1029 | msgstr "" |
1030 | ||
d082d764 | 1031 | #: dwflpp.cxx:2482 |
47faa35b | 1032 | #, c-format |
418e55e5 | 1033 | msgid "searching for prologue of function '%s' %#<PRIx64>@%s:%d\n" |
a5f5f218 LB |
1034 | msgstr "" |
1035 | ||
d082d764 | 1036 | #: dwflpp.cxx:2512 |
47faa35b MC |
1037 | #, c-format |
1038 | msgid "checking line record %#<PRIx64>@%s:%d%s\n" | |
a5f5f218 LB |
1039 | msgstr "" |
1040 | ||
d082d764 | 1041 | #: dwflpp.cxx:2553 |
47faa35b MC |
1042 | #, c-format |
1043 | msgid "prologue found function '%s'" | |
a5f5f218 LB |
1044 | msgstr "" |
1045 | ||
d082d764 | 1046 | #: dwflpp.cxx:2557 |
47faa35b | 1047 | msgid " (naked)" |
a5f5f218 LB |
1048 | msgstr "" |
1049 | ||
d082d764 | 1050 | #: dwflpp.cxx:2561 |
47faa35b | 1051 | msgid " (tail-call?)" |
a5f5f218 LB |
1052 | msgstr "" |
1053 | ||
d082d764 | 1054 | #: dwflpp.cxx:2564 |
47faa35b | 1055 | msgid " (marked)" |
a5f5f218 LB |
1056 | msgstr "" |
1057 | ||
d082d764 | 1058 | #: dwflpp.cxx:2637 |
47faa35b MC |
1059 | #, c-format |
1060 | msgid ", ignored %s more" | |
a5f5f218 LB |
1061 | msgstr "" |
1062 | ||
d082d764 | 1063 | #: dwflpp.cxx:2646 |
47faa35b | 1064 | msgid " (skip comdat)" |
4025a279 FCE |
1065 | msgstr "" |
1066 | ||
d082d764 | 1067 | #: dwflpp.cxx:2651 |
47faa35b MC |
1068 | #, c-format |
1069 | msgid "entry-pc lookup (%s dieoffset: %s) = %#<PRIx64> (rc %d)" | |
bbb71aaf FCE |
1070 | msgstr "" |
1071 | ||
d082d764 | 1072 | #: dwflpp.cxx:2877 dwflpp.cxx:2889 |
47faa35b | 1073 | msgid "in" |
2fd6739f SM |
1074 | msgstr "" |
1075 | ||
d082d764 | 1076 | #: dwflpp.cxx:2881 dwflpp.cxx:2893 |
47faa35b MC |
1077 | msgid "<no alternatives>" |
1078 | msgstr "" | |
1079 | ||
d082d764 | 1080 | #: dwflpp.cxx:2882 dwflpp.cxx:2894 |
47faa35b MC |
1081 | msgid "alternatives: " |
1082 | msgstr "" | |
1083 | ||
d082d764 | 1084 | #: dwflpp.cxx:2872 |
47faa35b MC |
1085 | #, c-format |
1086 | msgid "" | |
1087 | "unable to find local '%s', [man error::dwarf] dieoffset %s in %s, near pc %s " | |
1088 | "%s %s %s (%s)" | |
1089 | msgstr "" | |
1090 | ||
d082d764 | 1091 | #: dwflpp.cxx:2885 |
47faa35b MC |
1092 | #, c-format |
1093 | msgid "" | |
1094 | "unable to find global '%s', [man error::dwarf] dieoffset %s in %s, %s %s %s " | |
1095 | "(%s)" | |
1096 | msgstr "" | |
1097 | ||
d082d764 | 1098 | #: dwflpp.cxx:2965 dwflpp.cxx:4304 |
47faa35b MC |
1099 | #, c-format |
1100 | msgid "unable to get die scopes for '%s' in an inlined subroutine" | |
1101 | msgstr "" | |
1102 | ||
d082d764 | 1103 | #: dwflpp.cxx:2999 |
47faa35b MC |
1104 | msgid "alternative locations: " |
1105 | msgstr "" | |
1106 | ||
d082d764 | 1107 | #: dwflpp.cxx:3017 |
47faa35b MC |
1108 | msgid "<no alternative locations>" |
1109 | msgstr "" | |
1110 | ||
d082d764 | 1111 | #: dwflpp.cxx:3019 |
47faa35b MC |
1112 | #, c-format |
1113 | msgid "<error getting alternative locations: %s>" | |
1114 | msgstr "" | |
1115 | ||
d082d764 | 1116 | #: dwflpp.cxx:3051 |
47faa35b MC |
1117 | msgid "<unknown" |
1118 | msgstr "" | |
1119 | ||
d082d764 | 1120 | #: dwflpp.cxx:3127 |
47faa35b MC |
1121 | msgid "unknown source" |
1122 | msgstr "" | |
1123 | ||
d082d764 | 1124 | #: dwflpp.cxx:3140 |
47faa35b MC |
1125 | msgid "dieoffset: " |
1126 | msgstr "" | |
1127 | ||
d082d764 | 1128 | #: dwflpp.cxx:3145 |
47faa35b MC |
1129 | msgid " from " |
1130 | msgstr "" | |
1131 | ||
d082d764 | 1132 | #: dwflpp.cxx:3150 |
47faa35b MC |
1133 | msgid "unknown debug file for " |
1134 | msgstr "" | |
1135 | ||
d082d764 | 1136 | #: dwflpp.cxx:3170 |
47faa35b MC |
1137 | msgid "function: " |
1138 | msgstr "" | |
1139 | ||
d082d764 | 1140 | #: dwflpp.cxx:3196 |
47faa35b MC |
1141 | msgid "<unknown> at " |
1142 | msgstr "" | |
1143 | ||
d082d764 | 1144 | #: dwflpp.cxx:3206 dwflpp.cxx:3223 dwflpp.cxx:3236 |
47faa35b MC |
1145 | msgid " at " |
1146 | msgstr "" | |
1147 | ||
d082d764 | 1148 | #: dwflpp.cxx:3221 |
47faa35b MC |
1149 | msgid " inlined by " |
1150 | msgstr "" | |
1151 | ||
d082d764 | 1152 | #: dwflpp.cxx:3286 |
47faa35b MC |
1153 | #, c-format |
1154 | msgid "not accessible at this address (pc: %s) [man error::dwarf]" | |
1155 | msgstr "" | |
1156 | ||
d082d764 | 1157 | #: dwflpp.cxx:3297 |
47faa35b MC |
1158 | #, c-format |
1159 | msgid "" | |
1160 | "dwarf_getlocation_addr failed at this address (pc: %s) [man error::dwarf]" | |
1161 | msgstr "" | |
1162 | ||
d082d764 | 1163 | #: dwflpp.cxx:3299 |
47faa35b MC |
1164 | #, c-format |
1165 | msgid "dwarf_error: %s" | |
1166 | msgstr "" | |
1167 | ||
d082d764 | 1168 | #: dwflpp.cxx:3352 |
47faa35b MC |
1169 | #, c-format |
1170 | msgid "Type %s isn't a struct/class/union" | |
1171 | msgstr "" | |
1172 | ||
d082d764 | 1173 | #: dwflpp.cxx:3362 |
47faa35b MC |
1174 | #, c-format |
1175 | msgid "Type %s is empty" | |
1176 | msgstr "" | |
1177 | ||
d082d764 | 1178 | #: dwflpp.cxx:3366 |
47faa35b MC |
1179 | #, c-format |
1180 | msgid "Type %s: %s" | |
1181 | msgstr "" | |
1182 | ||
d082d764 | 1183 | #: dwflpp.cxx:3402 |
47faa35b MC |
1184 | #, c-format |
1185 | msgid "Couldn't obtain type attribute for anonymous member at %s:%d" | |
1186 | msgstr "" | |
1187 | ||
d082d764 | 1188 | #: dwflpp.cxx:3521 |
47faa35b MC |
1189 | #, c-format |
1190 | msgid "no location for field '%s':%s" | |
1191 | msgstr "" | |
1192 | ||
d082d764 | 1193 | #: dwflpp.cxx:3532 |
47faa35b MC |
1194 | #, c-format |
1195 | msgid "cannot get type of field: %s" | |
1196 | msgstr "" | |
1197 | ||
d082d764 | 1198 | #: dwflpp.cxx:3569 |
47faa35b MC |
1199 | #, c-format |
1200 | msgid "invalid access '%s' vs '%s'" | |
1201 | msgstr "" | |
1202 | ||
d082d764 | 1203 | #: dwflpp.cxx:3597 |
47faa35b MC |
1204 | #, c-format |
1205 | msgid "invalid access '%s' for array type" | |
1206 | msgstr "" | |
1207 | ||
d082d764 | 1208 | #: dwflpp.cxx:3609 |
47faa35b MC |
1209 | #, c-format |
1210 | msgid "invalid access '%s' for %s" | |
1211 | msgstr "" | |
1212 | ||
d082d764 | 1213 | #: dwflpp.cxx:3616 |
47faa35b MC |
1214 | #, c-format |
1215 | msgid "unresolved %s" | |
1216 | msgstr "" | |
1217 | ||
d082d764 | 1218 | #: dwflpp.cxx:3641 |
47faa35b MC |
1219 | #, c-format |
1220 | msgid "unable to find member '%s' for %s%s%s" | |
1221 | msgstr "" | |
1222 | ||
d082d764 | 1223 | #: dwflpp.cxx:3672 |
47faa35b MC |
1224 | #, c-format |
1225 | msgid "invalid access '%s' vs. %s" | |
1226 | msgstr "" | |
1227 | ||
d082d764 | 1228 | #: dwflpp.cxx:3677 |
47faa35b MC |
1229 | #, c-format |
1230 | msgid "cannot find type: %s" | |
1231 | msgstr "" | |
1232 | ||
d082d764 | 1233 | #: dwflpp.cxx:3681 |
47faa35b MC |
1234 | #, c-format |
1235 | msgid "%s: unexpected type tag %s" | |
1236 | msgstr "" | |
1237 | ||
d082d764 | 1238 | #: dwflpp.cxx:3702 |
47faa35b MC |
1239 | #, c-format |
1240 | msgid "cannot get type of pointee: %s" | |
1241 | msgstr "" | |
1242 | ||
d082d764 | 1243 | #: dwflpp.cxx:3717 |
b1a84a89 FCE |
1244 | #, c-format |
1245 | msgid "cannot get bit field parameters: %s" | |
1246 | msgstr "" | |
1247 | ||
d082d764 | 1248 | #: dwflpp.cxx:3760 |
05fd6ec0 AM |
1249 | msgid "cannot handle offset into register" |
1250 | msgstr "" | |
1251 | ||
d082d764 | 1252 | #: dwflpp.cxx:3767 |
05fd6ec0 AM |
1253 | msgid "requested size larger than constant" |
1254 | msgstr "" | |
1255 | ||
d082d764 | 1256 | #: dwflpp.cxx:3796 |
05fd6ec0 AM |
1257 | msgid "unhandled constant size" |
1258 | msgstr "" | |
1259 | ||
d082d764 | 1260 | #: dwflpp.cxx:3812 |
05fd6ec0 AM |
1261 | msgid "noncontiguous location for base fetch" |
1262 | msgstr "" | |
1263 | ||
d082d764 | 1264 | #: dwflpp.cxx:3817 |
05fd6ec0 AM |
1265 | msgid "cannot handle offset into implicit pointer" |
1266 | msgstr "" | |
1267 | ||
d082d764 | 1268 | #: dwflpp.cxx:3825 |
05fd6ec0 AM |
1269 | msgid "pointer optimized out" |
1270 | msgstr "" | |
1271 | ||
d082d764 | 1272 | #: dwflpp.cxx:3828 |
05fd6ec0 AM |
1273 | msgid "location not available" |
1274 | msgstr "" | |
1275 | ||
d082d764 | 1276 | #: dwflpp.cxx:3913 |
47faa35b MC |
1277 | msgid "cannot write to member address" |
1278 | msgstr "" | |
1279 | ||
d082d764 | 1280 | #: dwflpp.cxx:3917 |
05fd6ec0 AM |
1281 | msgid "cannot take the address of a bit field" |
1282 | msgstr "" | |
1283 | ||
d082d764 | 1284 | #: dwflpp.cxx:3926 |
05fd6ec0 AM |
1285 | msgid "cannot take address of object in register" |
1286 | msgstr "" | |
1287 | ||
d082d764 | 1288 | #: dwflpp.cxx:3930 |
05fd6ec0 AM |
1289 | msgid "cannot take address of noncontiguous object" |
1290 | msgstr "" | |
1291 | ||
d082d764 | 1292 | #: dwflpp.cxx:3934 |
05fd6ec0 | 1293 | msgid "cannot take address of computed value" |
47faa35b MC |
1294 | msgstr "" |
1295 | ||
d082d764 | 1296 | #: dwflpp.cxx:3938 |
05fd6ec0 AM |
1297 | msgid "cannot take address of constant value" |
1298 | msgstr "" | |
1299 | ||
d082d764 | 1300 | #: dwflpp.cxx:3942 |
05fd6ec0 AM |
1301 | msgid "cannot take address of unavailable value" |
1302 | msgstr "" | |
1303 | ||
d082d764 | 1304 | #: dwflpp.cxx:3946 |
05fd6ec0 AM |
1305 | msgid "cannot take address of implicit pointer" |
1306 | msgstr "" | |
1307 | ||
d082d764 | 1308 | #: dwflpp.cxx:3963 |
47faa35b MC |
1309 | #, c-format |
1310 | msgid "unsupported type tag %s for %s" | |
1311 | msgstr "" | |
1312 | ||
d082d764 | 1313 | #: dwflpp.cxx:3995 |
47faa35b | 1314 | #, c-format |
d2047144 | 1315 | msgid "'%s'%s is being accessed instead of a member%s" |
47faa35b MC |
1316 | msgstr "" |
1317 | ||
d082d764 | 1318 | #: dwflpp.cxx:4020 |
47faa35b MC |
1319 | #, c-format |
1320 | msgid "unsupported type (mystery encoding %s for %s" | |
1321 | msgstr "" | |
1322 | ||
d082d764 | 1323 | #: dwflpp.cxx:4035 tapsets.cxx:3984 |
05fd6ec0 AM |
1324 | #, c-format |
1325 | msgid "cannot get byte_size attribute for type %s: %s" | |
1326 | msgstr "" | |
1327 | ||
d082d764 | 1328 | #: dwflpp.cxx:4055 dwflpp.cxx:4090 |
b1a84a89 FCE |
1329 | #, c-format |
1330 | msgid "cannot get data_bit_offset parameters: %s" | |
1331 | msgstr "" | |
1332 | ||
d082d764 | 1333 | #: dwflpp.cxx:4098 |
b1a84a89 FCE |
1334 | #, c-format |
1335 | msgid "" | |
1336 | "bit_offset=%<PRIu64>, bit_size=%<PRIu64> byte_size=%<PRIu64> -> " | |
1337 | "offset=%<PRIu64>, rel_bit_offset=%<PRIu64>\n" | |
1338 | msgstr "" | |
1339 | ||
d082d764 | 1340 | #: dwflpp.cxx:4114 |
47faa35b MC |
1341 | msgid "cannot write to array address" |
1342 | msgstr "" | |
1343 | ||
d082d764 | 1344 | #: dwflpp.cxx:4117 |
47faa35b MC |
1345 | msgid "cannot write to reference" |
1346 | msgstr "" | |
1347 | ||
d082d764 | 1348 | #: dwflpp.cxx:4140 |
bd95638e FCE |
1349 | #, c-format |
1350 | msgid "cannot get size for type %s: %s" | |
1351 | msgstr "" | |
1352 | ||
d082d764 | 1353 | #: dwflpp.cxx:4159 |
47faa35b MC |
1354 | #, c-format |
1355 | msgid "finding symtable address for %s\n" | |
1356 | msgstr "" | |
1357 | ||
d082d764 | 1358 | #: dwflpp.cxx:4184 |
47faa35b MC |
1359 | #, c-format |
1360 | msgid "found %s @%#<PRIx64>\n" | |
1361 | msgstr "" | |
1362 | ||
d082d764 | 1363 | #: dwflpp.cxx:4212 |
47faa35b MC |
1364 | #, c-format |
1365 | msgid "" | |
1366 | "finding location for local '%s' near address %#<PRIx64>, module bias " | |
1367 | "%#<PRIx64>\n" | |
1368 | msgstr "" | |
1369 | ||
d082d764 | 1370 | #: dwflpp.cxx:4216 |
47faa35b MC |
1371 | #, c-format |
1372 | msgid "finding location for global '%s' in CU '%s'\n" | |
1373 | msgstr "" | |
1374 | ||
d082d764 | 1375 | #: dwflpp.cxx:4240 |
47faa35b MC |
1376 | #, c-format |
1377 | msgid "failed to retrieve location attribute for '%s' [man error::dwarf]" | |
1378 | msgstr "" | |
1379 | ||
d082d764 | 1380 | #: dwflpp.cxx:4255 dwflpp.cxx:4331 |
47faa35b MC |
1381 | #, c-format |
1382 | msgid "failed to retrieve type attribute for '%s' [man error::dwarf]" | |
1383 | msgstr "" | |
1384 | ||
d082d764 | 1385 | #: dwflpp.cxx:4349 |
47faa35b MC |
1386 | #, c-format |
1387 | msgid "literal_stmt_for_return: finding return value for %s (%s)\n" | |
1388 | msgstr "" | |
1389 | ||
d082d764 | 1390 | #: dwflpp.cxx:4357 |
47faa35b MC |
1391 | #, c-format |
1392 | msgid "failed to retrieve return value location for %s [man error::dwarf] (%s)" | |
1393 | msgstr "" | |
1394 | ||
d082d764 | 1395 | #: dwflpp.cxx:4362 |
47faa35b MC |
1396 | #, c-format |
1397 | msgid "function %s (%s) has no return value" | |
1398 | msgstr "" | |
1399 | ||
d082d764 | 1400 | #: dwflpp.cxx:4372 dwflpp.cxx:4396 |
47faa35b MC |
1401 | #, c-format |
1402 | msgid "" | |
1403 | "failed to retrieve return value type attribute for %s [man error::dwarf] (%s)" | |
1404 | msgstr "" | |
1405 | ||
d082d764 | 1406 | #: dwflpp.cxx:4413 |
47faa35b MC |
1407 | #, c-format |
1408 | msgid "literal_stmt_for_pointer: finding value for %s (%s)\n" | |
1409 | msgstr "" | |
1410 | ||
d082d764 | 1411 | #: dwflpp.cxx:4542 |
d1804e05 | 1412 | msgid " - blocklisted" |
47faa35b MC |
1413 | msgstr "" |
1414 | ||
d082d764 | 1415 | #: dwflpp.cxx:4550 |
47faa35b MC |
1416 | msgid " but not skipped (guru mode enabled)" |
1417 | msgstr "" | |
1418 | ||
d082d764 | 1419 | #: dwflpp.cxx:4709 dwflpp.cxx:4758 |
d1804e05 | 1420 | msgid "blocklist regexps:" |
47faa35b MC |
1421 | msgstr "" |
1422 | ||
d082d764 | 1423 | #: dwflpp.cxx:4717 dwflpp.cxx:4766 |
d1804e05 | 1424 | msgid "blocklist_func regcomp failed" |
47faa35b MC |
1425 | msgstr "" |
1426 | ||
d082d764 | 1427 | #: dwflpp.cxx:4719 dwflpp.cxx:4768 |
d1804e05 | 1428 | msgid "blocklist_func_ret regcomp failed" |
47faa35b MC |
1429 | msgstr "" |
1430 | ||
d082d764 | 1431 | #: dwflpp.cxx:4721 dwflpp.cxx:4770 |
d1804e05 | 1432 | msgid "blocklist_file regcomp failed" |
47faa35b MC |
1433 | msgstr "" |
1434 | ||
d082d764 | 1435 | #: dwflpp.cxx:4723 dwflpp.cxx:4772 |
d1804e05 | 1436 | msgid "blocklist_section regcomp failed" |
47faa35b MC |
1437 | msgstr "" |
1438 | ||
d082d764 | 1439 | #: dwflpp.cxx:4957 |
47faa35b MC |
1440 | msgid "not found cfa" |
1441 | msgstr "" | |
1442 | ||
d082d764 | 1443 | #: dwflpp.cxx:4964 |
47faa35b MC |
1444 | #, c-format |
1445 | msgid "found cfa, info: %d [start: %#<PRIx64>, end: %#<PRIx64>, nops: %zu" | |
1446 | msgstr "" | |
1447 | ||
d082d764 | 1448 | #: dwflpp.cxx:5085 |
47faa35b MC |
1449 | msgid "retrying variable location-list lookup at address pc+5\n" |
1450 | msgstr "" | |
1451 | ||
d082d764 | 1452 | #: dwflpp.cxx:5201 |
47faa35b MC |
1453 | #, c-format |
1454 | msgid "CU '%s' in module '%s' has valid locs" | |
1455 | msgstr "" | |
1456 | ||
f12cf630 | 1457 | #: elaborate.cxx:147 |
47faa35b MC |
1458 | msgid "derived_probe with no locations" |
1459 | msgid_plural "derived_probe with too many locations" | |
1460 | msgstr[0] "" | |
1461 | msgstr[1] "" | |
1462 | msgstr[2] "" | |
1463 | ||
f12cf630 | 1464 | #: elaborate.cxx:209 |
47faa35b MC |
1465 | msgid "unprivileged users: authorized" |
1466 | msgstr "" | |
1467 | ||
f12cf630 | 1468 | #: elaborate.cxx:215 |
47faa35b MC |
1469 | msgid "unprivileged users: authorized for process owner" |
1470 | msgstr "" | |
1471 | ||
f12cf630 | 1472 | #: elaborate.cxx:234 |
47faa35b MC |
1473 | msgid "invalid suffix for probe" |
1474 | msgstr "" | |
1475 | ||
f12cf630 | 1476 | #: elaborate.cxx:389 |
47faa35b MC |
1477 | msgid "invalid use of wildcard probe point component" |
1478 | msgstr "" | |
1479 | ||
f12cf630 | 1480 | #: elaborate.cxx:448 |
47faa35b MC |
1481 | #, c-format |
1482 | msgid "probe point truncated (follow: %s)" | |
1483 | msgstr "" | |
1484 | ||
f12cf630 | 1485 | #: elaborate.cxx:455 |
47faa35b MC |
1486 | #, c-format |
1487 | msgid "probe point is not allowed for --privilege=%s" | |
1488 | msgstr "" | |
1489 | ||
f12cf630 | 1490 | #: elaborate.cxx:557 elaborate.cxx:631 |
47faa35b MC |
1491 | #, c-format |
1492 | msgid "probe point mismatch: didn't find any wildcard matches%s" | |
1493 | msgstr "" | |
1494 | ||
f12cf630 | 1495 | #: elaborate.cxx:579 |
47faa35b MC |
1496 | #, c-format |
1497 | msgid "wildcard '%s' matched '%s'" | |
1498 | msgstr "" | |
1499 | ||
f12cf630 | 1500 | #: elaborate.cxx:659 |
47faa35b MC |
1501 | #, c-format |
1502 | msgid "probe point mismatch%s" | |
1503 | msgstr "" | |
1504 | ||
f12cf630 | 1505 | #: elaborate.cxx:801 |
47faa35b MC |
1506 | msgid "inappropriate" |
1507 | msgstr "" | |
1508 | ||
f12cf630 | 1509 | #: elaborate.cxx:876 |
47faa35b MC |
1510 | #, c-format |
1511 | msgid "recursive loop in alias expansion of %s at %s" | |
1512 | msgstr "" | |
1513 | ||
f12cf630 | 1514 | #: elaborate.cxx:1022 elaborate.cxx:1070 |
47faa35b MC |
1515 | msgid "while resolving probe point" |
1516 | msgstr "" | |
1517 | ||
f12cf630 | 1518 | #: elaborate.cxx:1033 |
47faa35b MC |
1519 | msgid "no match" |
1520 | msgstr "" | |
1521 | ||
f12cf630 | 1522 | #: elaborate.cxx:1082 |
d2047144 FCE |
1523 | #, c-format |
1524 | msgid "resolution failed in %s" | |
1525 | msgstr "" | |
1526 | ||
f12cf630 | 1527 | #: elaborate.cxx:1134 |
47faa35b MC |
1528 | msgid "Expecting symbol or array index expression" |
1529 | msgstr "" | |
1530 | ||
f12cf630 | 1531 | #: elaborate.cxx:1187 |
47faa35b MC |
1532 | msgid "Assignment to read-only histogram bucket" |
1533 | msgstr "" | |
1534 | ||
f12cf630 | 1535 | #: elaborate.cxx:1219 |
47faa35b MC |
1536 | #, c-format |
1537 | msgid "variable '%s' modified during 'foreach' iteration" | |
1538 | msgstr "" | |
1539 | ||
f12cf630 | 1540 | #: elaborate.cxx:1243 |
47faa35b MC |
1541 | #, c-format |
1542 | msgid "function call modifies var '%s' during 'foreach' iteration" | |
1543 | msgstr "" | |
1544 | ||
f12cf630 | 1545 | #: elaborate.cxx:1288 |
d2047144 FCE |
1546 | #, c-format |
1547 | msgid "bit shift (%d) out of range <0..62>" | |
1548 | msgstr "" | |
1549 | ||
f12cf630 | 1550 | #: elaborate.cxx:1334 |
d2047144 FCE |
1551 | #, c-format |
1552 | msgid "conflicting bit shifts declared (previously %d)" | |
1553 | msgstr "" | |
1554 | ||
f12cf630 | 1555 | #: elaborate.cxx:1428 |
47faa35b MC |
1556 | #, c-format |
1557 | msgid "multiple histogram types declared on '%s'" | |
1558 | msgstr "" | |
1559 | ||
f12cf630 | 1560 | #: elaborate.cxx:1457 |
47faa35b MC |
1561 | #, c-format |
1562 | msgid "unable to infer statistic parameters for global '%s'" | |
1563 | msgstr "" | |
1564 | ||
f12cf630 | 1565 | #: elaborate.cxx:1574 |
47faa35b MC |
1566 | msgid "probe condition must not modify any variables" |
1567 | msgstr "" | |
1568 | ||
f12cf630 | 1569 | #: elaborate.cxx:1578 |
47faa35b MC |
1570 | msgid "probe condition must not include impure embedded-C" |
1571 | msgstr "" | |
1572 | ||
f12cf630 | 1573 | #: elaborate.cxx:1662 |
47faa35b MC |
1574 | msgid "can't create cond initializer probe" |
1575 | msgstr "" | |
1576 | ||
f12cf630 | 1577 | #: elaborate.cxx:1722 |
47faa35b MC |
1578 | #, c-format |
1579 | msgid "Turning on task_finder vma_tracker, pragma:vma found in %s" | |
1580 | msgstr "" | |
1581 | ||
f12cf630 | 1582 | #: elaborate.cxx:1729 |
47faa35b MC |
1583 | msgid "VMA-tracking is only supported by the kernel runtime (PR15052)" |
1584 | msgstr "" | |
1585 | ||
f12cf630 | 1586 | #: elaborate.cxx:1738 |
47faa35b MC |
1587 | #, c-format |
1588 | msgid "Turning on unwind support, pragma:unwind found in %s" | |
1589 | msgstr "" | |
1590 | ||
f12cf630 | 1591 | #: elaborate.cxx:1747 |
47faa35b MC |
1592 | #, c-format |
1593 | msgid "Turning on symbol data collecting, pragma:symbols found in %s" | |
1594 | msgstr "" | |
1595 | ||
f12cf630 | 1596 | #: elaborate.cxx:1756 |
47faa35b MC |
1597 | #, c-format |
1598 | msgid "Turning on debug line data collecting, pragma:lines found in %s" | |
1599 | msgstr "" | |
1600 | ||
f12cf630 | 1601 | #: elaborate.cxx:1959 |
05fd6ec0 AM |
1602 | msgid "symbol resolution for derived-probe " |
1603 | msgstr "" | |
1604 | ||
f12cf630 | 1605 | #: elaborate.cxx:1997 |
05fd6ec0 AM |
1606 | msgid "symbol resolution for function " |
1607 | msgstr "" | |
1608 | ||
f12cf630 | 1609 | #: elaborate.cxx:2023 |
47faa35b | 1610 | msgid "" |
a5f5f218 LB |
1611 | "This global uses tapset constructs that are dependent on systemtap version" |
1612 | msgstr "" | |
1613 | ||
f12cf630 | 1614 | #: elaborate.cxx:2028 |
a5f5f218 LB |
1615 | msgid "" |
1616 | "This function uses tapset constructs that are dependent on systemtap version" | |
1617 | msgstr "" | |
1618 | ||
f12cf630 | 1619 | #: elaborate.cxx:2036 |
a5f5f218 LB |
1620 | msgid "" |
1621 | "This probe uses tapset constructs that are dependent on systemtap version" | |
1622 | msgstr "" | |
1623 | ||
f12cf630 | 1624 | #: elaborate.cxx:2038 |
a5f5f218 LB |
1625 | msgid "" |
1626 | "This alias uses tapset constructs that are dependent on systemtap version" | |
1627 | msgstr "" | |
1628 | ||
f12cf630 | 1629 | #: elaborate.cxx:2199 |
1c377101 FCE |
1630 | msgid "can't create global var display" |
1631 | msgstr "" | |
1632 | ||
f12cf630 | 1633 | #: elaborate.cxx:2277 |
d2047144 FCE |
1634 | msgid "can't create begin probe" |
1635 | msgstr "" | |
1636 | ||
f12cf630 | 1637 | #: elaborate.cxx:2424 elaborate.cxx:2541 |
bc0368d3 | 1638 | msgid "can't create procfs probe" |
7432f43c FCE |
1639 | msgstr "" |
1640 | ||
f12cf630 | 1641 | #: elaborate.cxx:2497 parse.cxx:2537 |
8174b09c FCE |
1642 | msgid "expected literal number" |
1643 | msgstr "" | |
1644 | ||
f12cf630 | 1645 | #: elaborate.cxx:2504 parse.cxx:2821 |
8174b09c FCE |
1646 | msgid "expected literal string" |
1647 | msgstr "" | |
1648 | ||
f12cf630 | 1649 | #: elaborate.cxx:2565 |
d2047144 | 1650 | msgid "can't create timer probe" |
7432f43c FCE |
1651 | msgstr "" |
1652 | ||
f12cf630 | 1653 | #: elaborate.cxx:2626 |
a5f5f218 LB |
1654 | msgid "no probes found" |
1655 | msgstr "" | |
1656 | ||
f12cf630 | 1657 | #: elaborate.cxx:2712 elaborate.cxx:2721 elaborate.cxx:2853 |
47faa35b MC |
1658 | #, c-format |
1659 | msgid "unresolved arity-%zu global array %s, missing global declaration?" | |
1660 | msgstr "" | |
1661 | ||
f12cf630 | 1662 | #: elaborate.cxx:2771 |
a5f5f218 LB |
1663 | msgid "unresolved array in delete statement" |
1664 | msgstr "" | |
1665 | ||
f12cf630 | 1666 | #: elaborate.cxx:2808 |
a5f5f218 LB |
1667 | msgid "probe condition must not reference undeclared global" |
1668 | msgstr "" | |
1669 | ||
f12cf630 | 1670 | #: elaborate.cxx:2829 |
a5481570 JS |
1671 | msgid "wildcard not allowed in array index" |
1672 | msgstr "" | |
1673 | ||
f12cf630 | 1674 | #: elaborate.cxx:2895 elaborate.cxx:2949 |
6e0b8948 FCE |
1675 | #, c-format |
1676 | msgid "unresolved pragma:read global %s" | |
1677 | msgstr "" | |
1678 | ||
f12cf630 | 1679 | #: elaborate.cxx:2915 elaborate.cxx:2969 |
6e0b8948 FCE |
1680 | #, c-format |
1681 | msgid "unresolved pragma:write global %s" | |
1682 | msgstr "" | |
1683 | ||
f12cf630 | 1684 | #: elaborate.cxx:2989 |
a5f5f218 LB |
1685 | msgid "probe condition must not reference function" |
1686 | msgstr "" | |
1687 | ||
f12cf630 | 1688 | #: elaborate.cxx:3025 elaborate.cxx:3484 elaborate.cxx:3531 elaborate.cxx:3585 |
1c377101 FCE |
1689 | msgid " (similar: " |
1690 | msgstr "" | |
1691 | ||
f12cf630 | 1692 | #: elaborate.cxx:3023 |
47faa35b | 1693 | #, c-format |
c63add8a | 1694 | msgid "unresolved function %s%s" |
47faa35b MC |
1695 | msgstr "" |
1696 | ||
f12cf630 | 1697 | #: elaborate.cxx:3055 |
05fd6ec0 | 1698 | #, c-format |
6e0b8948 | 1699 | msgid " local %s is already defined" |
05fd6ec0 AM |
1700 | msgstr "" |
1701 | ||
f12cf630 | 1702 | #: elaborate.cxx:3070 |
05fd6ec0 | 1703 | #, c-format |
6e0b8948 | 1704 | msgid " local %s is formal parameter" |
05fd6ec0 AM |
1705 | msgstr "" |
1706 | ||
f12cf630 | 1707 | #: elaborate.cxx:3095 |
05fd6ec0 | 1708 | #, c-format |
6e0b8948 | 1709 | msgid " global %s is already defined" |
05fd6ec0 AM |
1710 | msgstr "" |
1711 | ||
f12cf630 | 1712 | #: elaborate.cxx:3105 |
47faa35b MC |
1713 | #, c-format |
1714 | msgid "cross-file global variable reference to %s from" | |
1715 | msgstr "" | |
1716 | ||
f12cf630 | 1717 | #: elaborate.cxx:3125 |
05fd6ec0 | 1718 | #, c-format |
6e0b8948 | 1719 | msgid " global %s is defined in chosen-tapset-file %s" |
05fd6ec0 AM |
1720 | msgstr "" |
1721 | ||
f12cf630 | 1722 | #: elaborate.cxx:3148 |
6e0b8948 FCE |
1723 | #, c-format |
1724 | msgid " global %s is defined in new-tapset-file %s" | |
1725 | msgstr "" | |
1726 | ||
f12cf630 | 1727 | #: elaborate.cxx:3189 |
8174b09c FCE |
1728 | #, c-format |
1729 | msgid "function may not be used when --privilege=%s is specified" | |
1730 | msgstr "" | |
1731 | ||
f12cf630 | 1732 | #: elaborate.cxx:3198 |
8174b09c FCE |
1733 | msgid "function may not be used with bpf runtime" |
1734 | msgstr "" | |
1735 | ||
f12cf630 | 1736 | #: elaborate.cxx:3201 |
8174b09c FCE |
1737 | msgid "function requires bpf runtime" |
1738 | msgstr "" | |
1739 | ||
f12cf630 | 1740 | #: elaborate.cxx:3208 |
8174b09c FCE |
1741 | msgid "function may not be used unless -g is specified" |
1742 | msgstr "" | |
1743 | ||
f12cf630 | 1744 | #: elaborate.cxx:3283 |
6e0b8948 FCE |
1745 | #, c-format |
1746 | msgid " function %s is defined in chosen-tapset-file %s" | |
1747 | msgstr "" | |
1748 | ||
f12cf630 | 1749 | #: elaborate.cxx:3308 |
47faa35b | 1750 | #, c-format |
6e0b8948 | 1751 | msgid " function %s is defined in new-tapset-file %s" |
47faa35b MC |
1752 | msgstr "" |
1753 | ||
f12cf630 | 1754 | #: elaborate.cxx:3327 |
47faa35b | 1755 | #, c-format |
bc0368d3 | 1756 | msgid "arity mismatch found (function '%s' takes %zu args)" |
47faa35b MC |
1757 | msgstr "" |
1758 | ||
f12cf630 | 1759 | #: elaborate.cxx:3341 |
6e0b8948 FCE |
1760 | msgid "conflicting functions" |
1761 | msgstr "" | |
1762 | ||
f12cf630 | 1763 | #: elaborate.cxx:3396 |
47faa35b MC |
1764 | #, c-format |
1765 | msgid "Eliding unused function '%s'" | |
1766 | msgstr "" | |
1767 | ||
f12cf630 | 1768 | #: elaborate.cxx:3453 elaborate.cxx:3500 elaborate.cxx:3545 |
47faa35b MC |
1769 | #, c-format |
1770 | msgid "Eliding unused variable '%s'" | |
1771 | msgstr "" | |
1772 | ||
f12cf630 | 1773 | #: elaborate.cxx:3481 elaborate.cxx:3528 |
47faa35b MC |
1774 | #, c-format |
1775 | msgid "never-assigned local variable '%s'%s" | |
1776 | msgstr "" | |
1777 | ||
f12cf630 | 1778 | #: elaborate.cxx:3582 |
47faa35b MC |
1779 | #, c-format |
1780 | msgid "never-assigned global variable '%s'%s" | |
1781 | msgstr "" | |
1782 | ||
f12cf630 | 1783 | #: elaborate.cxx:3658 |
418e55e5 | 1784 | msgid "Expecting lvalue for assignment, try -> instead" |
a5481570 JS |
1785 | msgstr "" |
1786 | ||
f12cf630 | 1787 | #: elaborate.cxx:3661 |
418e55e5 | 1788 | msgid "Expecting lvalue for assignment" |
a5481570 JS |
1789 | msgstr "" |
1790 | ||
f12cf630 | 1791 | #: elaborate.cxx:3716 |
47faa35b MC |
1792 | #, c-format |
1793 | msgid "Eliding assignment to '%s'" | |
1794 | msgstr "" | |
1795 | ||
f12cf630 | 1796 | #: elaborate.cxx:3738 |
47faa35b MC |
1797 | #, c-format |
1798 | msgid "Eliding unused error string catcher %s at %s" | |
1799 | msgstr "" | |
1800 | ||
f12cf630 FCE |
1801 | #: elaborate.cxx:3747 elaborate.cxx:3876 elaborate.cxx:6107 |
1802 | msgid "internal error: type_res_info is NULL" | |
1803 | msgstr "" | |
1804 | ||
1805 | #: elaborate.cxx:3813 | |
a5f5f218 LB |
1806 | msgid "Eliding side-effect-free null statement " |
1807 | msgstr "" | |
1808 | ||
f12cf630 | 1809 | #: elaborate.cxx:3833 |
a5f5f218 LB |
1810 | msgid "Flattening nested block " |
1811 | msgstr "" | |
1812 | ||
f12cf630 | 1813 | #: elaborate.cxx:3845 |
a5f5f218 LB |
1814 | msgid "Eliding side-effect-free empty block " |
1815 | msgstr "" | |
1816 | ||
f12cf630 | 1817 | #: elaborate.cxx:3851 |
a5f5f218 LB |
1818 | msgid "Eliding side-effect-free singleton block " |
1819 | msgstr "" | |
1820 | ||
f12cf630 FCE |
1821 | #: elaborate.cxx:3869 |
1822 | #, c++-format | |
a5f5f218 LB |
1823 | msgid "Eliding empty try {} block " |
1824 | msgstr "" | |
1825 | ||
f12cf630 | 1826 | #: elaborate.cxx:3904 |
a5f5f218 LB |
1827 | msgid "Eliding side-effect-free if statement " |
1828 | msgstr "" | |
1829 | ||
f12cf630 | 1830 | #: elaborate.cxx:3912 |
a5f5f218 LB |
1831 | msgid "Creating simple evaluation from if statement " |
1832 | msgstr "" | |
1833 | ||
f12cf630 | 1834 | #: elaborate.cxx:3926 |
a5f5f218 LB |
1835 | msgid "Inverting the condition of if statement " |
1836 | msgstr "" | |
1837 | ||
f12cf630 | 1838 | #: elaborate.cxx:3950 |
a5f5f218 LB |
1839 | msgid "Eliding side-effect-free foreach statement " |
1840 | msgstr "" | |
1841 | ||
f12cf630 | 1842 | #: elaborate.cxx:3972 |
a5f5f218 LB |
1843 | msgid "Eliding side-effect-free for statement " |
1844 | msgstr "" | |
1845 | ||
f12cf630 | 1846 | #: elaborate.cxx:4070 |
47faa35b MC |
1847 | #, c-format |
1848 | msgid "side-effect-free function '%s'" | |
1849 | msgstr "" | |
1850 | ||
f12cf630 | 1851 | #: elaborate.cxx:4198 |
a5f5f218 LB |
1852 | msgid "Creating if statement from unused logical-or " |
1853 | msgstr "" | |
1854 | ||
f12cf630 | 1855 | #: elaborate.cxx:4229 |
a5f5f218 LB |
1856 | msgid "Creating if statement from unused logical-and " |
1857 | msgstr "" | |
1858 | ||
f12cf630 | 1859 | #: elaborate.cxx:4255 |
a5f5f218 LB |
1860 | msgid "Creating if statement from unused ternary expression " |
1861 | msgstr "" | |
1862 | ||
f12cf630 | 1863 | #: elaborate.cxx:4285 |
a5f5f218 LB |
1864 | msgid "Eliding unused binary " |
1865 | msgstr "" | |
1866 | ||
f12cf630 | 1867 | #: elaborate.cxx:4313 |
a5f5f218 LB |
1868 | msgid "Eliding unused unary " |
1869 | msgstr "" | |
1870 | ||
f12cf630 | 1871 | #: elaborate.cxx:4335 |
addff762 SM |
1872 | msgid "Eliding regex query " |
1873 | msgstr "" | |
1874 | ||
f12cf630 | 1875 | #: elaborate.cxx:4386 |
a5f5f218 LB |
1876 | msgid "Eliding side-effect-free function call " |
1877 | msgstr "" | |
1878 | ||
f12cf630 | 1879 | #: elaborate.cxx:4418 |
a5f5f218 LB |
1880 | msgid "Eliding unused print " |
1881 | msgstr "" | |
1882 | ||
f12cf630 | 1883 | #: elaborate.cxx:4476 elaborate.cxx:4484 |
a5f5f218 LB |
1884 | msgid "Eliding unused target symbol " |
1885 | msgstr "" | |
1886 | ||
f12cf630 | 1887 | #: elaborate.cxx:4492 |
a5f5f218 LB |
1888 | msgid "Eliding unused typecast " |
1889 | msgstr "" | |
1890 | ||
f12cf630 | 1891 | #: elaborate.cxx:4500 |
a5481570 JS |
1892 | msgid "Eliding unused autocast " |
1893 | msgstr "" | |
1894 | ||
f12cf630 | 1895 | #: elaborate.cxx:4513 |
a5f5f218 LB |
1896 | msgid "Eliding unused check " |
1897 | msgstr "" | |
1898 | ||
f12cf630 | 1899 | #: elaborate.cxx:4605 |
47faa35b MC |
1900 | #, c-format |
1901 | msgid "Collapsing constant-%<PRIi64> if-statement %s" | |
1902 | msgstr "" | |
1903 | ||
f12cf630 | 1904 | #: elaborate.cxx:4631 |
a5f5f218 LB |
1905 | msgid "Collapsing constantly-false for-loop " |
1906 | msgstr "" | |
1907 | ||
f12cf630 | 1908 | #: elaborate.cxx:4657 |
a5f5f218 LB |
1909 | msgid "Collapsing constantly-limited foreach-loop " |
1910 | msgstr "" | |
1911 | ||
f12cf630 | 1912 | #: elaborate.cxx:4704 |
a5f5f218 LB |
1913 | msgid "unsupported binary operator " |
1914 | msgstr "" | |
1915 | ||
f12cf630 | 1916 | #: elaborate.cxx:4757 |
a5f5f218 LB |
1917 | msgid "Collapsing constant-identity binary operator " |
1918 | msgstr "" | |
1919 | ||
f12cf630 | 1920 | #: elaborate.cxx:4785 |
47faa35b MC |
1921 | #, c-format |
1922 | msgid "Collapsing constant-%<PRIi64> binary operator %s" | |
1923 | msgstr "" | |
1924 | ||
f12cf630 | 1925 | #: elaborate.cxx:4803 |
a5f5f218 LB |
1926 | msgid "Collapsing constant unary " |
1927 | msgstr "" | |
1928 | ||
f12cf630 | 1929 | #: elaborate.cxx:4817 |
a5f5f218 LB |
1930 | msgid "unsupported unary operator " |
1931 | msgstr "" | |
1932 | ||
f12cf630 | 1933 | #: elaborate.cxx:4861 |
a5f5f218 LB |
1934 | msgid "Collapsing constant logical-OR " |
1935 | msgstr "" | |
1936 | ||
f12cf630 | 1937 | #: elaborate.cxx:4908 |
a5f5f218 LB |
1938 | msgid "Collapsing constant logical-AND " |
1939 | msgstr "" | |
1940 | ||
f12cf630 | 1941 | #: elaborate.cxx:4936 |
05fd6ec0 AM |
1942 | msgid "Collapsing compound expression" |
1943 | msgstr "" | |
1944 | ||
f12cf630 | 1945 | #: elaborate.cxx:4976 |
a5f5f218 LB |
1946 | msgid "Collapsing constant-boundary comparison " |
1947 | msgstr "" | |
1948 | ||
f12cf630 | 1949 | #: elaborate.cxx:4994 |
a5f5f218 LB |
1950 | msgid "Collapsing constant comparison " |
1951 | msgstr "" | |
1952 | ||
f12cf630 | 1953 | #: elaborate.cxx:5011 |
a5f5f218 LB |
1954 | msgid "unsupported comparison operator " |
1955 | msgstr "" | |
1956 | ||
f12cf630 | 1957 | #: elaborate.cxx:5027 |
a5f5f218 LB |
1958 | msgid "Collapsing constant concatenation " |
1959 | msgstr "" | |
1960 | ||
f12cf630 | 1961 | #: elaborate.cxx:5039 |
a5f5f218 LB |
1962 | msgid "Collapsing identity concatenation " |
1963 | msgstr "" | |
1964 | ||
f12cf630 | 1965 | #: elaborate.cxx:5060 |
47faa35b MC |
1966 | #, c-format |
1967 | msgid "Collapsing constant-%<PRIi64> ternary %s" | |
1968 | msgstr "" | |
1969 | ||
f12cf630 | 1970 | #: elaborate.cxx:5095 |
a5f5f218 LB |
1971 | msgid "Collapsing untouched @defined check " |
1972 | msgstr "" | |
1973 | ||
f12cf630 | 1974 | #: elaborate.cxx:5115 |
d2047144 FCE |
1975 | msgid "Preserving unresolved @defined check " |
1976 | msgstr "" | |
1977 | ||
f12cf630 | 1978 | #: elaborate.cxx:5143 |
a5f5f218 LB |
1979 | msgid "Bad $context variable being substituted with literal 0" |
1980 | msgstr "" | |
1981 | ||
f12cf630 | 1982 | #: elaborate.cxx:5214 |
1c377101 FCE |
1983 | msgid "statement will never be reached" |
1984 | msgstr "" | |
1985 | ||
f12cf630 | 1986 | #: elaborate.cxx:5299 |
d2047144 FCE |
1987 | msgid "instance of overloaded function will never be reached" |
1988 | msgstr "" | |
1989 | ||
f12cf630 | 1990 | #: elaborate.cxx:5358 |
47faa35b MC |
1991 | #, c-format |
1992 | msgid "Changing %s reference to %s reference\n" | |
1993 | msgstr "" | |
1994 | ||
f12cf630 | 1995 | #: elaborate.cxx:5448 |
8f0e5e8e | 1996 | msgid "stable function must also be /* pure */" |
a5481570 JS |
1997 | msgstr "" |
1998 | ||
f12cf630 | 1999 | #: elaborate.cxx:5860 |
b1a84a89 FCE |
2000 | #, c-format |
2001 | msgid "Probe '%s' is already in a group, but is joining another" | |
2002 | msgstr "" | |
2003 | ||
f12cf630 | 2004 | #: elaborate.cxx:5868 |
bd95638e FCE |
2005 | #, c-format |
2006 | msgid "Probe '%s' has been elided" | |
2007 | msgstr "" | |
2008 | ||
f12cf630 | 2009 | #: elaborate.cxx:5980 |
47faa35b MC |
2010 | #, c-format |
2011 | msgid "resolved function '%s' conflicts with an existing function" | |
2012 | msgstr "" | |
2013 | ||
f12cf630 | 2014 | #: elaborate.cxx:6167 |
47faa35b MC |
2015 | #, c-format |
2016 | msgid "while processing function %s" | |
2017 | msgstr "" | |
2018 | ||
f12cf630 | 2019 | #: elaborate.cxx:6214 |
47faa35b MC |
2020 | #, c-format |
2021 | msgid "while processing probe %s" | |
2022 | msgstr "" | |
2023 | ||
f12cf630 | 2024 | #: elaborate.cxx:6225 |
984ad50c FCE |
2025 | msgid "wrapping not supported for scalars" |
2026 | msgstr "" | |
2027 | ||
f12cf630 | 2028 | #: elaborate.cxx:6510 |
6e0b8948 | 2029 | msgid "internal error: unsupported assignment operator " |
a5f5f218 LB |
2030 | msgstr "" |
2031 | ||
f12cf630 | 2032 | #: elaborate.cxx:6679 |
47faa35b MC |
2033 | #, c-format |
2034 | msgid "internal error: unresolved symbol '%s'" | |
2035 | msgstr "" | |
2036 | ||
f12cf630 | 2037 | #: elaborate.cxx:6769 elaborate.cxx:6805 |
a5f5f218 LB |
2038 | msgid "Resolution problem with " |
2039 | msgstr "" | |
2040 | ||
2041 | #. TRANSLATORS: simply saying not an issue with a probe or function | |
f12cf630 | 2042 | #: elaborate.cxx:6784 elaborate.cxx:6820 |
a5f5f218 LB |
2043 | msgid "other" |
2044 | msgstr "" | |
2045 | ||
f12cf630 | 2046 | #: elaborate.cxx:6790 |
a5f5f218 LB |
2047 | msgid "unresolved target-symbol expression" |
2048 | msgstr "" | |
2049 | ||
f12cf630 | 2050 | #: elaborate.cxx:6826 |
bbb71aaf FCE |
2051 | msgid "unresolved @var() expression" |
2052 | msgstr "" | |
2053 | ||
f12cf630 | 2054 | #: elaborate.cxx:6839 |
a5f5f218 LB |
2055 | msgid "unexpected @defined" |
2056 | msgstr "" | |
2057 | ||
f12cf630 | 2058 | #: elaborate.cxx:6848 staptree.cxx:2212 |
4ff87eef AM |
2059 | msgid "unexpected @probewrite" |
2060 | msgstr "" | |
2061 | ||
f12cf630 | 2062 | #: elaborate.cxx:6855 |
6e0b8948 | 2063 | msgid "internal error: @entry is only valid in .return probes" |
a5f5f218 LB |
2064 | msgstr "" |
2065 | ||
f12cf630 | 2066 | #: elaborate.cxx:6867 |
47faa35b MC |
2067 | #, c-format |
2068 | msgid "type definition '%s' not found in '%s'" | |
2069 | msgstr "" | |
2070 | ||
f12cf630 | 2071 | #: elaborate.cxx:6881 |
a5481570 JS |
2072 | msgid "unknown type in dereference" |
2073 | msgstr "" | |
2074 | ||
f12cf630 | 2075 | #: elaborate.cxx:6990 |
47faa35b MC |
2076 | #, c-format |
2077 | msgid "internal error: unresolved function call to '%s'" | |
2078 | msgstr "" | |
2079 | ||
f12cf630 | 2080 | #: elaborate.cxx:7085 |
a5f5f218 LB |
2081 | msgid "Activating uprobes support because /* pragma:uprobes */ seen." |
2082 | msgstr "" | |
2083 | ||
f12cf630 | 2084 | #: elaborate.cxx:7096 |
05fd6ec0 | 2085 | msgid "Turning on DFA subexpressions because /* pragma:tagged_dfa */ seen" |
bbb71aaf FCE |
2086 | msgstr "" |
2087 | ||
d082d764 | 2088 | #: elaborate.cxx:7269 translate.cxx:4927 |
a5f5f218 LB |
2089 | msgid "invalid operand of delete expression" |
2090 | msgstr "" | |
2091 | ||
f12cf630 | 2092 | #: elaborate.cxx:7405 |
a5f5f218 LB |
2093 | msgid "Unspecified conversion in print operator format string" |
2094 | msgstr "" | |
2095 | ||
f12cf630 | 2096 | #: elaborate.cxx:7421 |
a5f5f218 LB |
2097 | msgid "Wrong number of args to formatted print operator" |
2098 | msgstr "" | |
2099 | ||
f12cf630 | 2100 | #: elaborate.cxx:7554 |
a5f5f218 LB |
2101 | msgid "array locals not supported, missing global declaration? " |
2102 | msgstr "" | |
2103 | ||
f12cf630 | 2104 | #: elaborate.cxx:7564 |
a5f5f218 LB |
2105 | msgid "stat locals not supported, missing global declaration? " |
2106 | msgstr "" | |
2107 | ||
f12cf630 | 2108 | #: elaborate.cxx:7579 |
a5f5f218 LB |
2109 | msgid "unresolved type " |
2110 | msgstr "" | |
2111 | ||
f12cf630 | 2112 | #: elaborate.cxx:7594 |
a5f5f218 LB |
2113 | msgid "invalid operator" |
2114 | msgstr "" | |
2115 | ||
f12cf630 | 2116 | #: elaborate.cxx:7596 |
a5f5f218 LB |
2117 | msgid "invalid type " |
2118 | msgstr "" | |
2119 | ||
f12cf630 | 2120 | #: elaborate.cxx:7609 |
b11986fc | 2121 | #, c-format |
47faa35b | 2122 | msgid "type mismatch: left and right sides don't agree (%s vs %s)" |
b11986fc PP |
2123 | msgstr "" |
2124 | ||
f12cf630 | 2125 | #: elaborate.cxx:7629 |
b11986fc | 2126 | #, c-format |
47faa35b | 2127 | msgid "type mismatch: expected %s" |
b11986fc PP |
2128 | msgstr "" |
2129 | ||
f12cf630 | 2130 | #: elaborate.cxx:7631 |
b11986fc | 2131 | #, c-format |
47faa35b | 2132 | msgid " but found %s" |
b11986fc PP |
2133 | msgstr "" |
2134 | ||
f12cf630 | 2135 | #: elaborate.cxx:7680 |
b11986fc | 2136 | #, c-format |
47faa35b | 2137 | msgid "type mismatch: expected %s but found %s" |
b11986fc PP |
2138 | msgstr "" |
2139 | ||
f12cf630 | 2140 | #: elaborate.cxx:7692 |
b11986fc | 2141 | #, c-format |
47faa35b | 2142 | msgid "index %d " |
b11986fc PP |
2143 | msgstr "" |
2144 | ||
f12cf630 | 2145 | #: elaborate.cxx:7693 |
b11986fc | 2146 | #, c-format |
47faa35b | 2147 | msgid "type mismatch (%s)" |
b11986fc PP |
2148 | msgstr "" |
2149 | ||
f12cf630 | 2150 | #: elaborate.cxx:7697 |
47faa35b | 2151 | msgid "type" |
b11986fc PP |
2152 | msgstr "" |
2153 | ||
f12cf630 | 2154 | #: elaborate.cxx:7699 |
47faa35b MC |
2155 | #, c-format |
2156 | msgid " of index %d" | |
b11986fc PP |
2157 | msgstr "" |
2158 | ||
f12cf630 | 2159 | #: elaborate.cxx:7700 |
984ad50c | 2160 | #, c-format |
47faa35b | 2161 | msgid " was first inferred here (%s)" |
b11986fc PP |
2162 | msgstr "" |
2163 | ||
f12cf630 | 2164 | #: elaborate.h:546 |
d2047144 FCE |
2165 | msgid "Rerunning the code filters." |
2166 | msgstr "" | |
2167 | ||
47faa35b MC |
2168 | #: hash.cxx:129 |
2169 | msgid "result:" | |
b11986fc PP |
2170 | msgstr "" |
2171 | ||
d082d764 | 2172 | #: interactive.cxx:116 |
bc0368d3 FCE |
2173 | #, c-format |
2174 | msgid "(%s or %s) [answered %c; input not from terminal]\n" | |
2175 | msgstr "" | |
2176 | ||
d082d764 | 2177 | #: interactive.cxx:125 |
bc0368d3 FCE |
2178 | #, c-format |
2179 | msgid "%s(%s or %s) " | |
2180 | msgstr "" | |
2181 | ||
d082d764 | 2182 | #: interactive.cxx:129 |
bc0368d3 FCE |
2183 | #, c-format |
2184 | msgid "EOF [assumed %c]\n" | |
2185 | msgstr "" | |
2186 | ||
d082d764 | 2187 | #: interactive.cxx:154 |
bc0368d3 FCE |
2188 | #, c-format |
2189 | msgid "Please answer %s or %s.\n" | |
2190 | msgstr "" | |
2191 | ||
d082d764 | 2192 | #: interactive.cxx:631 |
bc0368d3 FCE |
2193 | msgid "Invalid starting script line range value." |
2194 | msgstr "" | |
2195 | ||
d082d764 | 2196 | #: interactive.cxx:639 |
bc0368d3 FCE |
2197 | #, c-format |
2198 | msgid "No line %ld present in script." | |
2199 | msgstr "" | |
2200 | ||
d082d764 | 2201 | #: interactive.cxx:651 |
bc0368d3 FCE |
2202 | msgid "Invalid ending script line range value." |
2203 | msgstr "" | |
2204 | ||
d082d764 | 2205 | #: interactive.cxx:658 |
bc0368d3 FCE |
2206 | #, c-format |
2207 | msgid "No line %lu present in script." | |
2208 | msgstr "" | |
2209 | ||
d082d764 | 2210 | #: interactive.cxx:664 |
bc0368d3 FCE |
2211 | msgid "" |
2212 | "Invalid script line range value - starting line is greater than ending line." | |
2213 | msgstr "" | |
2214 | ||
d082d764 | 2215 | #: interactive.cxx:717 |
bc0368d3 FCE |
2216 | #, c-format |
2217 | msgid "File '%s' couldn't be opened for reading." | |
2218 | msgstr "" | |
2219 | ||
d082d764 | 2220 | #: interactive.cxx:756 |
bc0368d3 FCE |
2221 | #, c-format |
2222 | msgid "File '%s' couldn't be opened for writing." | |
2223 | msgstr "" | |
2224 | ||
d082d764 | 2225 | #: interactive.cxx:898 |
bc0368d3 FCE |
2226 | #, c-format |
2227 | msgid "Temporary file '%s' couldn't be opened: %s" | |
2228 | msgstr "" | |
2229 | ||
d082d764 | 2230 | #: interactive.cxx:910 |
bc0368d3 FCE |
2231 | #, c-format |
2232 | msgid "Writing to temporary file '%s' failed: %s" | |
2233 | msgstr "" | |
2234 | ||
d082d764 | 2235 | #: interactive.cxx:934 |
bc0368d3 FCE |
2236 | #, c-format |
2237 | msgid "Rewinding the temporary file fd failed: %s" | |
2238 | msgstr "" | |
2239 | ||
d082d764 | 2240 | #: interactive.cxx:950 |
bc0368d3 FCE |
2241 | #, c-format |
2242 | msgid "Converting the file descriptor to a stream failed: %s" | |
2243 | msgstr "" | |
2244 | ||
d082d764 | 2245 | #: interactive.cxx:1068 |
d2047144 FCE |
2246 | #, c-format |
2247 | msgid "%s" | |
2248 | msgstr "" | |
2249 | ||
d082d764 | 2250 | #: interactive.cxx:1317 interactive.cxx:1351 |
bc0368d3 FCE |
2251 | msgid "You can't specify a target pid and a cmd together." |
2252 | msgstr "" | |
2253 | ||
d082d764 | 2254 | #: interactive.cxx:1325 session.cxx:1023 |
bc0368d3 FCE |
2255 | msgid "Invalid target process ID number." |
2256 | msgstr "" | |
2257 | ||
d082d764 | 2258 | #: interactive.cxx:1822 |
bc0368d3 FCE |
2259 | msgid "Script analysis:" |
2260 | msgstr "" | |
2261 | ||
d082d764 | 2262 | #: interactive.cxx:2023 |
bc0368d3 FCE |
2263 | msgid "Quit? " |
2264 | msgstr "" | |
2265 | ||
b1a84a89 | 2266 | #: loc2stap.cxx:1624 |
05fd6ec0 AM |
2267 | #, c-format |
2268 | msgid "cannot handle location type %d\n" | |
2269 | msgstr "" | |
2270 | ||
d082d764 | 2271 | #: main.cxx:235 |
47faa35b | 2272 | msgid "# global embedded code" |
b11986fc PP |
2273 | msgstr "" |
2274 | ||
d082d764 | 2275 | #: main.cxx:245 |
47faa35b | 2276 | msgid "# globals" |
b11986fc PP |
2277 | msgstr "" |
2278 | ||
d082d764 | 2279 | #: main.cxx:260 |
47faa35b | 2280 | msgid "# functions" |
b11986fc PP |
2281 | msgstr "" |
2282 | ||
d082d764 | 2283 | #: main.cxx:268 main.cxx:293 |
47faa35b | 2284 | msgid " # locals" |
b11986fc PP |
2285 | msgstr "" |
2286 | ||
d082d764 | 2287 | #: main.cxx:285 |
47faa35b | 2288 | msgid "# probes" |
b11986fc PP |
2289 | msgstr "" |
2290 | ||
d082d764 | 2291 | #: main.cxx:435 |
47faa35b MC |
2292 | #, c-format |
2293 | msgid "Beginning SDT benchmark with %lu loops in %lu threads." | |
b11986fc PP |
2294 | msgstr "" |
2295 | ||
d082d764 | 2296 | #: main.cxx:459 |
47faa35b MC |
2297 | #, c-format |
2298 | msgid "Completed SDT benchmark in %ldusr/%ldsys/%ldreal ms." | |
b11986fc PP |
2299 | msgstr "" |
2300 | ||
d082d764 | 2301 | #: main.cxx:528 |
47faa35b | 2302 | msgid "ERROR: kernel release isn't specified" |
b11986fc PP |
2303 | msgstr "" |
2304 | ||
d082d764 | 2305 | #: main.cxx:530 |
47faa35b MC |
2306 | #, c-format |
2307 | msgid "ERROR: kernel release isn't found in \"%s\"" | |
b11986fc PP |
2308 | msgstr "" |
2309 | ||
d082d764 | 2310 | #: main.cxx:542 main.cxx:1067 |
47faa35b | 2311 | msgid "" |
05fd6ec0 AM |
2312 | "Without NSS or HTTP client support, using a compile-server is not supported " |
2313 | "by this version of systemtap" | |
b11986fc PP |
2314 | msgstr "" |
2315 | ||
d082d764 | 2316 | #: main.cxx:548 main.cxx:1073 |
47faa35b | 2317 | msgid "Ignoring --use-server" |
b11986fc PP |
2318 | msgstr "" |
2319 | ||
d082d764 | 2320 | #: main.cxx:648 |
48867d1c FCE |
2321 | #, c-format |
2322 | msgid "Example '%s' was not found under '%s'" | |
2323 | msgstr "" | |
2324 | ||
d082d764 | 2325 | #: main.cxx:740 |
47faa35b MC |
2326 | #, c-format |
2327 | msgid "" | |
2328 | "usage error: macro tapset file '%s' cannot be run directly as a session " | |
2329 | "script." | |
b11986fc PP |
2330 | msgstr "" |
2331 | ||
d082d764 | 2332 | #: main.cxx:753 main.cxx:845 |
47faa35b MC |
2333 | #, c-format |
2334 | msgid "Skipping tapset \"%s\", duplicate inode." | |
b11986fc PP |
2335 | msgstr "" |
2336 | ||
d082d764 | 2337 | #: main.cxx:768 main.cxx:860 |
47faa35b MC |
2338 | #, c-format |
2339 | msgid "Skipping tapset \"%s\", duplicate name." | |
4025a279 FCE |
2340 | msgstr "" |
2341 | ||
d082d764 | 2342 | #: main.cxx:775 main.cxx:867 |
b11986fc | 2343 | #, c-format |
47faa35b | 2344 | msgid "Processing tapset \"%s\"" |
b11986fc PP |
2345 | msgstr "" |
2346 | ||
d082d764 | 2347 | #: main.cxx:779 |
b11986fc | 2348 | #, c-format |
47faa35b | 2349 | msgid "macro tapset \"%s\" has errors, and will be skipped." |
b11986fc PP |
2350 | msgstr "" |
2351 | ||
47faa35b | 2352 | #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far' |
d082d764 | 2353 | #: main.cxx:787 |
47faa35b MC |
2354 | #, c-format |
2355 | msgid "Searched for library macro files: \"%s\", found: %zu, processed: %u" | |
b11986fc PP |
2356 | msgstr "" |
2357 | ||
d082d764 | 2358 | #: main.cxx:832 |
b11986fc | 2359 | #, c-format |
47faa35b MC |
2360 | msgid "" |
2361 | "usage error: tapset file '%s' cannot be run directly as a session script." | |
b11986fc PP |
2362 | msgstr "" |
2363 | ||
d082d764 | 2364 | #: main.cxx:879 |
47faa35b MC |
2365 | #, c-format |
2366 | msgid "tapset \"%s\" has errors, and will be skipped" | |
b11986fc PP |
2367 | msgstr "" |
2368 | ||
47faa35b | 2369 | #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far' |
d082d764 | 2370 | #: main.cxx:890 |
47faa35b MC |
2371 | #, c-format |
2372 | msgid "Searched: \"%s\", found: %zu, processed: %u" | |
b11986fc PP |
2373 | msgstr "" |
2374 | ||
d082d764 | 2375 | #: main.cxx:969 |
d2047144 FCE |
2376 | msgid "Input file '<input>' is empty." |
2377 | msgstr "" | |
2378 | ||
d082d764 | 2379 | #: main.cxx:1004 |
47faa35b | 2380 | msgid "# parse tree dump" |
b11986fc PP |
2381 | msgstr "" |
2382 | ||
d082d764 | 2383 | #: main.cxx:1022 |
47faa35b | 2384 | msgid "in " |
b11986fc PP |
2385 | msgstr "" |
2386 | ||
d082d764 | 2387 | #: main.cxx:1035 |
47faa35b | 2388 | msgid "Pass 1: parsed user script and " |
b11986fc PP |
2389 | msgstr "" |
2390 | ||
d082d764 | 2391 | #: main.cxx:1036 |
47faa35b MC |
2392 | #, c-format |
2393 | msgid "%d library script " | |
2394 | msgid_plural "%d library scripts " | |
2395 | msgstr[0] "" | |
2396 | msgstr[1] "" | |
2397 | msgstr[2] "" | |
b11986fc | 2398 | |
d082d764 | 2399 | #: main.cxx:1043 |
47faa35b | 2400 | msgid "Pass 1: parse failed. [man error::pass1]" |
b11986fc PP |
2401 | msgstr "" |
2402 | ||
d082d764 | 2403 | #: main.cxx:1113 |
47faa35b | 2404 | msgid "Pass 2: analyzed script: " |
b11986fc PP |
2405 | msgstr "" |
2406 | ||
d082d764 | 2407 | #: main.cxx:1114 |
b11986fc | 2408 | #, c-format |
47faa35b MC |
2409 | msgid "%d probe, " |
2410 | msgid_plural "%d probes, " | |
2411 | msgstr[0] "" | |
2412 | msgstr[1] "" | |
2413 | msgstr[2] "" | |
b11986fc | 2414 | |
d082d764 | 2415 | #: main.cxx:1115 |
b11986fc | 2416 | #, c-format |
47faa35b MC |
2417 | msgid "%d function, " |
2418 | msgid_plural "%d functions, " | |
2419 | msgstr[0] "" | |
2420 | msgstr[1] "" | |
2421 | msgstr[2] "" | |
b11986fc | 2422 | |
d082d764 | 2423 | #: main.cxx:1116 |
b11986fc | 2424 | #, c-format |
47faa35b MC |
2425 | msgid "%d embed, " |
2426 | msgid_plural "%d embeds, " | |
2427 | msgstr[0] "" | |
2428 | msgstr[1] "" | |
2429 | msgstr[2] "" | |
b11986fc | 2430 | |
d082d764 | 2431 | #: main.cxx:1117 |
b11986fc | 2432 | #, c-format |
47faa35b MC |
2433 | msgid "%d global " |
2434 | msgid_plural "%d globals " | |
2435 | msgstr[0] "" | |
2436 | msgstr[1] "" | |
2437 | msgstr[2] "" | |
b11986fc | 2438 | |
d082d764 | 2439 | #: main.cxx:1140 |
d2047144 FCE |
2440 | #, c-format |
2441 | msgid "unused command line option $%u/@%u" | |
2442 | msgstr "" | |
2443 | ||
d082d764 | 2444 | #: main.cxx:1143 |
47faa35b | 2445 | msgid "Pass 2: analysis failed. [man error::pass2]" |
b11986fc PP |
2446 | msgstr "" |
2447 | ||
d082d764 | 2448 | #: main.cxx:1197 main.cxx:1347 |
f12cf630 FCE |
2449 | #, c-format |
2450 | msgid "Signing %s with mok key %s" | |
2451 | msgstr "" | |
2452 | ||
d082d764 | 2453 | #: main.cxx:1227 |
bd95638e FCE |
2454 | msgid "Pass 3: pass skipped for stapbpf runtime " |
2455 | msgstr "" | |
2456 | ||
d082d764 | 2457 | #: main.cxx:1249 |
47faa35b | 2458 | msgid "Pass 3: translated to C into \"" |
b11986fc PP |
2459 | msgstr "" |
2460 | ||
d082d764 | 2461 | #: main.cxx:1257 |
47faa35b | 2462 | msgid "Pass 3: translation failed. [man error::pass3]" |
b11986fc PP |
2463 | msgstr "" |
2464 | ||
d082d764 | 2465 | #: main.cxx:1296 |
05fd6ec0 AM |
2466 | msgid "Pass 4: compiled BPF into \"" |
2467 | msgstr "" | |
2468 | ||
d082d764 | 2469 | #: main.cxx:1298 |
47faa35b | 2470 | msgid "Pass 4: compiled C into \"" |
b11986fc PP |
2471 | msgstr "" |
2472 | ||
d082d764 | 2473 | #: main.cxx:1304 |
47faa35b | 2474 | msgid "Pass 4: compilation failed. [man error::pass4]" |
b11986fc PP |
2475 | msgstr "" |
2476 | ||
d082d764 | 2477 | #: main.cxx:1311 |
f12cf630 FCE |
2478 | #, c-format |
2479 | msgid "Kernel version %s is %s tested range %s ... %s\n" | |
2480 | msgstr "" | |
2481 | ||
d082d764 | 2482 | #: main.cxx:1403 |
47faa35b | 2483 | msgid "Pass 5: starting run." |
b11986fc PP |
2484 | msgstr "" |
2485 | ||
d082d764 | 2486 | #: main.cxx:1413 |
47faa35b | 2487 | msgid "Pass 5: run completed " |
b11986fc PP |
2488 | msgstr "" |
2489 | ||
d082d764 | 2490 | #: main.cxx:1418 |
47faa35b | 2491 | msgid "Pass 5: run failed. [man error::pass5]" |
b11986fc PP |
2492 | msgstr "" |
2493 | ||
d082d764 | 2494 | #: main.cxx:1443 |
47faa35b | 2495 | msgid "Coverage database not available without libsqlite3" |
b11986fc PP |
2496 | msgstr "" |
2497 | ||
d082d764 | 2498 | #: main.cxx:1466 |
47faa35b | 2499 | msgid "Attempting compilation using a compile server" |
b11986fc PP |
2500 | msgstr "" |
2501 | ||
d082d764 | 2502 | #: main.cxx:1511 |
47faa35b MC |
2503 | #, c-format |
2504 | msgid "Error processing extra options in %s" | |
b11986fc PP |
2505 | msgstr "" |
2506 | ||
d082d764 | 2507 | #: main.cxx:1543 |
47faa35b MC |
2508 | #, c-format |
2509 | msgid "Extra options in %s: %d\n" | |
b11986fc PP |
2510 | msgstr "" |
2511 | ||
d082d764 | 2512 | #: main.cxx:1559 |
47faa35b MC |
2513 | #, c-format |
2514 | msgid "Created temporary directory \"%s\"" | |
1c377101 FCE |
2515 | msgstr "" |
2516 | ||
d082d764 | 2517 | #: main.cxx:1650 |
47faa35b MC |
2518 | #, c-format |
2519 | msgid "Session arch: %s release: %s" | |
b11986fc PP |
2520 | msgstr "" |
2521 | ||
d082d764 | 2522 | #: main.cxx:1653 |
6e0b8948 FCE |
2523 | #, c-format |
2524 | msgid "Build tree: \"%s\"" | |
2525 | msgstr "" | |
2526 | ||
d082d764 | 2527 | #: main.cxx:1750 |
47faa35b | 2528 | msgid "ERROR: caught unknown exception!" |
b11986fc PP |
2529 | msgstr "" |
2530 | ||
8174b09c | 2531 | #: nsscommon.cxx:124 |
47faa35b MC |
2532 | #, c-format |
2533 | msgid "Could not open log file %s" | |
b11986fc PP |
2534 | msgstr "" |
2535 | ||
8174b09c FCE |
2536 | #: nsscommon.cxx:173 |
2537 | #, c-format | |
2538 | msgid "(%d %s) %s" | |
2539 | msgstr "" | |
2540 | ||
f12cf630 | 2541 | #: nsscommon.cxx:178 |
47faa35b MC |
2542 | #, c-format |
2543 | msgid "(%d) %s" | |
b11986fc PP |
2544 | msgstr "" |
2545 | ||
f12cf630 | 2546 | #: nsscommon.cxx:201 nsscommon.cxx:221 |
47faa35b MC |
2547 | #, c-format |
2548 | msgid "Error initializing NSS for %s" | |
b11986fc PP |
2549 | msgstr "" |
2550 | ||
f12cf630 | 2551 | #: nsscommon.cxx:245 |
47faa35b MC |
2552 | #, c-format |
2553 | msgid "" | |
2554 | "WARNING: Attempt to shutdown NSS for database %s, which was never initialized" | |
b11986fc PP |
2555 | msgstr "" |
2556 | ||
f12cf630 | 2557 | #: nsscommon.cxx:264 |
47faa35b MC |
2558 | #, c-format |
2559 | msgid "Unable to shutdown NSS for database %s" | |
b11986fc PP |
2560 | msgstr "" |
2561 | ||
f12cf630 | 2562 | #: nsscommon.cxx:267 |
47faa35b | 2563 | msgid "Unable to shutdown NSS" |
b11986fc PP |
2564 | msgstr "" |
2565 | ||
f12cf630 | 2566 | #: nsscommon.cxx:334 |
47faa35b | 2567 | msgid "Cannot prompt for certificate database password. stdin is not a tty" |
b11986fc PP |
2568 | msgstr "" |
2569 | ||
f12cf630 | 2570 | #: nsscommon.cxx:347 |
47faa35b MC |
2571 | #, c-format |
2572 | msgid "Password for certificate database in %s: " | |
b5f561be LB |
2573 | msgstr "" |
2574 | ||
f12cf630 | 2575 | #: nsscommon.cxx:383 nsscommon.cxx:974 |
47faa35b MC |
2576 | #, c-format |
2577 | msgid "Could not search certificate database directory %s" | |
2fd6739f SM |
2578 | msgstr "" |
2579 | ||
f12cf630 | 2580 | #: nsscommon.cxx:389 |
47faa35b MC |
2581 | #, c-format |
2582 | msgid "Could not remove %s" | |
85e8bd9c LB |
2583 | msgstr "" |
2584 | ||
f12cf630 | 2585 | #: nsscommon.cxx:397 |
47faa35b MC |
2586 | #, c-format |
2587 | msgid "" | |
2588 | "Could not remove certificate database directory %s\n" | |
2589 | "%s" | |
85e8bd9c LB |
2590 | msgstr "" |
2591 | ||
f12cf630 | 2592 | #: nsscommon.cxx:429 |
eeacd9d4 LB |
2593 | msgid "Passwords do not match" |
2594 | msgstr "" | |
2595 | ||
f12cf630 | 2596 | #: nsscommon.cxx:440 |
eeacd9d4 LB |
2597 | msgid "Too many password attempts" |
2598 | msgstr "" | |
2599 | ||
f12cf630 | 2600 | #: nsscommon.cxx:452 |
47faa35b MC |
2601 | #, c-format |
2602 | msgid "Could not initialize pin for certificate database %s" | |
2603 | msgstr "" | |
2604 | ||
f12cf630 | 2605 | #: nsscommon.cxx:465 |
47faa35b MC |
2606 | #, c-format |
2607 | msgid "Unable to authenticate the default slot for certificate database %s" | |
2608 | msgstr "" | |
2609 | ||
f12cf630 | 2610 | #: nsscommon.cxx:492 |
eeacd9d4 LB |
2611 | msgid "Unable to generate public/private key pair" |
2612 | msgstr "" | |
2613 | ||
f12cf630 | 2614 | #: nsscommon.cxx:504 |
eeacd9d4 LB |
2615 | msgid "Unable to create subject public key info for certificate request" |
2616 | msgstr "" | |
2617 | ||
f12cf630 | 2618 | #: nsscommon.cxx:514 |
eeacd9d4 LB |
2619 | msgid "Unable to create certificate request" |
2620 | msgstr "" | |
2621 | ||
f12cf630 | 2622 | #: nsscommon.cxx:536 |
eeacd9d4 LB |
2623 | msgid "Unable to create certificate validity dates" |
2624 | msgstr "" | |
2625 | ||
f12cf630 | 2626 | #: nsscommon.cxx:550 nsscommon.cxx:1096 |
eeacd9d4 LB |
2627 | msgid "Unable to create certificate" |
2628 | msgstr "" | |
2629 | ||
f12cf630 | 2630 | #: nsscommon.cxx:564 |
eeacd9d4 LB |
2631 | msgid "Unable to allocate certificate extensions" |
2632 | msgstr "" | |
2633 | ||
f12cf630 | 2634 | #: nsscommon.cxx:583 |
eeacd9d4 LB |
2635 | msgid "Unable to encode certificate type extensions" |
2636 | msgstr "" | |
2637 | ||
f12cf630 | 2638 | #: nsscommon.cxx:594 nsscommon.cxx:612 |
eeacd9d4 LB |
2639 | msgid "Unable to allocate alternate DNS name extension for certificate" |
2640 | msgstr "" | |
2641 | ||
f12cf630 | 2642 | #: nsscommon.cxx:642 |
eeacd9d4 | 2643 | msgid "Unable to encode alternate DNS name extension for certificate" |
85e8bd9c LB |
2644 | msgstr "" |
2645 | ||
f12cf630 | 2646 | #: nsscommon.cxx:651 |
eeacd9d4 | 2647 | msgid "Unable to add alternate DNS name extension for certificate" |
85e8bd9c LB |
2648 | msgstr "" |
2649 | ||
f12cf630 | 2650 | #: nsscommon.cxx:666 |
eeacd9d4 | 2651 | msgid "Unable to complete alternate DNS name extension for certificate" |
85e8bd9c LB |
2652 | msgstr "" |
2653 | ||
f12cf630 | 2654 | #: nsscommon.cxx:687 |
eeacd9d4 LB |
2655 | msgid "" |
2656 | "Unable to determine the signature algorithm for the signing the certificate" | |
2657 | msgstr "" | |
2658 | ||
f12cf630 | 2659 | #: nsscommon.cxx:696 |
eeacd9d4 LB |
2660 | msgid "Unable to set the signature algorithm for signing the certificate" |
2661 | msgstr "" | |
2662 | ||
f12cf630 | 2663 | #: nsscommon.cxx:712 |
eeacd9d4 LB |
2664 | msgid "Unable to encode the certificate for signing" |
2665 | msgstr "" | |
2666 | ||
f12cf630 | 2667 | #: nsscommon.cxx:720 |
eeacd9d4 LB |
2668 | msgid "Unable to allocate memory for signing the certificate" |
2669 | msgstr "" | |
2670 | ||
f12cf630 | 2671 | #: nsscommon.cxx:727 |
eeacd9d4 LB |
2672 | msgid "Unable to sign the certificate" |
2673 | msgstr "" | |
2674 | ||
f12cf630 | 2675 | #: nsscommon.cxx:747 nsscommon.cxx:901 |
eeacd9d4 LB |
2676 | msgid "Unable to decode certificate" |
2677 | msgstr "" | |
2678 | ||
f12cf630 | 2679 | #: nsscommon.cxx:759 |
47faa35b MC |
2680 | #, c-format |
2681 | msgid "Unable to import certificate into the database at %s" | |
2682 | msgstr "" | |
2683 | ||
f12cf630 | 2684 | #: nsscommon.cxx:768 |
eeacd9d4 LB |
2685 | msgid "Unable to allocate certificate trust" |
2686 | msgstr "" | |
2687 | ||
f12cf630 | 2688 | #: nsscommon.cxx:776 |
eeacd9d4 LB |
2689 | msgid "Unable decode trust string 'PCu,,PCu'" |
2690 | msgstr "" | |
2691 | ||
f12cf630 | 2692 | #: nsscommon.cxx:786 nsscommon.cxx:950 |
eeacd9d4 LB |
2693 | msgid "Unable to change certificate trust" |
2694 | msgstr "" | |
2695 | ||
f12cf630 | 2696 | #: nsscommon.cxx:803 nsscommon.cxx:1700 |
47faa35b MC |
2697 | #, c-format |
2698 | msgid "" | |
2699 | "Could not open certificate file %s for reading\n" | |
2700 | "%s" | |
2701 | msgstr "" | |
2702 | ||
f12cf630 | 2703 | #: nsscommon.cxx:813 nsscommon.cxx:1710 |
47faa35b MC |
2704 | #, c-format |
2705 | msgid "" | |
2706 | "Could not obtain information about certificate file %s\n" | |
2707 | "%s" | |
2708 | msgstr "" | |
2709 | ||
f12cf630 | 2710 | #: nsscommon.cxx:824 |
47faa35b MC |
2711 | #, c-format |
2712 | msgid "" | |
2713 | "Could not allocate certDER\n" | |
2714 | "%s" | |
2715 | msgstr "" | |
2716 | ||
f12cf630 | 2717 | #: nsscommon.cxx:833 nsscommon.cxx:1739 |
47faa35b MC |
2718 | #, c-format |
2719 | msgid "" | |
2720 | "Error reading from certificate file %s\n" | |
2721 | "%s" | |
2722 | msgstr "" | |
2723 | ||
f12cf630 | 2724 | #: nsscommon.cxx:865 nsscommon.cxx:1008 |
47faa35b MC |
2725 | #, c-format |
2726 | msgid "Could not create certificate database directory %s" | |
2727 | msgstr "" | |
2728 | ||
f12cf630 | 2729 | #: nsscommon.cxx:910 nsscommon.cxx:1039 |
47faa35b MC |
2730 | #, c-format |
2731 | msgid "Could not obtain internal key slot for certificate database %s" | |
2732 | msgstr "" | |
2733 | ||
f12cf630 | 2734 | #: nsscommon.cxx:920 |
47faa35b MC |
2735 | #, c-format |
2736 | msgid "Could not import certificate into the database at %s" | |
2737 | msgstr "" | |
2738 | ||
f12cf630 | 2739 | #: nsscommon.cxx:933 |
eeacd9d4 LB |
2740 | msgid "Could not allocate certificate trust" |
2741 | msgstr "" | |
2742 | ||
f12cf630 | 2743 | #: nsscommon.cxx:940 |
eeacd9d4 LB |
2744 | msgid "Unable decode trust string 'P,P,P'" |
2745 | msgstr "" | |
2746 | ||
f12cf630 | 2747 | #: nsscommon.cxx:983 |
47faa35b MC |
2748 | #, c-format |
2749 | msgid "Could set file permissions for %s" | |
2750 | msgstr "" | |
2751 | ||
f12cf630 | 2752 | #: nsscommon.cxx:995 |
47faa35b MC |
2753 | #, c-format |
2754 | msgid "Generating a new certificate database directory in %s" | |
2755 | msgstr "" | |
2756 | ||
f12cf630 | 2757 | #: nsscommon.cxx:1056 |
eeacd9d4 LB |
2758 | msgid "Unable to encode certificate common header" |
2759 | msgstr "" | |
2760 | ||
f12cf630 | 2761 | #: nsscommon.cxx:1116 |
47faa35b MC |
2762 | #, c-format |
2763 | msgid "" | |
2764 | "Error writing to certificate file %s\n" | |
2765 | "%s" | |
2766 | msgstr "" | |
2767 | ||
f12cf630 | 2768 | #: nsscommon.cxx:1123 |
47faa35b MC |
2769 | #, c-format |
2770 | msgid "" | |
2771 | "Could not open certificate file %s for writing\n" | |
2772 | "%s" | |
2773 | msgstr "" | |
2774 | ||
f12cf630 | 2775 | #: nsscommon.cxx:1133 |
47faa35b MC |
2776 | #, c-format |
2777 | msgid "Unable to add certificate to %s" | |
2778 | msgstr "" | |
2779 | ||
f12cf630 | 2780 | #: nsscommon.cxx:1183 |
eeacd9d4 LB |
2781 | msgid "NSS library failure in CERT_CreateSubjectCertList" |
2782 | msgstr "" | |
2783 | ||
f12cf630 | 2784 | #: nsscommon.cxx:1204 |
47faa35b MC |
2785 | msgid "Could not decode certificate validity" |
2786 | msgstr "" | |
2787 | ||
f12cf630 | 2788 | #: nsscommon.cxx:1209 |
47faa35b MC |
2789 | msgid "Could not decode certificate validity time" |
2790 | msgstr "" | |
2791 | ||
f12cf630 | 2792 | #: nsscommon.cxx:1218 |
47faa35b MC |
2793 | msgid "Could not format certificate validity time" |
2794 | msgstr "" | |
2795 | ||
f12cf630 | 2796 | #: nsscommon.cxx:1251 nss-server-info.cxx:584 |
8174b09c FCE |
2797 | msgid "Out of memory:" |
2798 | msgstr "" | |
2799 | ||
f12cf630 | 2800 | #: nsscommon.cxx:1262 |
8174b09c FCE |
2801 | msgid "Unable to find alt name extension on server certificate: " |
2802 | msgstr "" | |
2803 | ||
f12cf630 | 2804 | #: nsscommon.cxx:1272 |
8174b09c FCE |
2805 | msgid "Unable to decode alt name extension on server certificate: " |
2806 | msgstr "" | |
2807 | ||
f12cf630 | 2808 | #: nsscommon.cxx:1293 |
47faa35b MC |
2809 | #, c-format |
2810 | msgid "Certificate database %s does not exist" | |
2811 | msgstr "" | |
2812 | ||
f12cf630 | 2813 | #: nsscommon.cxx:1300 |
47faa35b MC |
2814 | #, c-format |
2815 | msgid "Certificate database %s is obsolete" | |
2816 | msgstr "" | |
2817 | ||
f12cf630 | 2818 | #: nsscommon.cxx:1317 nss-server-info.cxx:717 |
418e55e5 FCE |
2819 | #, c-format |
2820 | msgid "No certificate found in database %s" | |
2821 | msgstr "" | |
2822 | ||
f12cf630 | 2823 | #: nsscommon.cxx:1321 |
47faa35b MC |
2824 | #, c-format |
2825 | msgid "Certificate found in database %s" | |
2826 | msgstr "" | |
2827 | ||
f12cf630 | 2828 | #: nsscommon.cxx:1333 |
47faa35b MC |
2829 | #, c-format |
2830 | msgid " Not Valid Before: %s UTC" | |
2831 | msgstr "" | |
2832 | ||
f12cf630 | 2833 | #: nsscommon.cxx:1335 |
47faa35b MC |
2834 | #, c-format |
2835 | msgid " Not Valid After: %s UTC" | |
2836 | msgstr "" | |
2837 | ||
f12cf630 | 2838 | #: nsscommon.cxx:1341 |
47faa35b MC |
2839 | msgid "Certificate is valid" |
2840 | msgstr "" | |
2841 | ||
f12cf630 | 2842 | #: nsscommon.cxx:1349 |
47faa35b MC |
2843 | msgid "Certificate is not valid" |
2844 | msgstr "" | |
2845 | ||
f12cf630 | 2846 | #: nsscommon.cxx:1538 |
47faa35b MC |
2847 | msgid "Unable to generate new certificate" |
2848 | msgstr "" | |
2849 | ||
f12cf630 | 2850 | #: nsscommon.cxx:1555 |
47faa35b MC |
2851 | #, c-format |
2852 | msgid "Unable to find certificate with nickname %s in %s." | |
2853 | msgstr "" | |
2854 | ||
f12cf630 | 2855 | #: nsscommon.cxx:1573 |
47faa35b MC |
2856 | #, c-format |
2857 | msgid "" | |
2858 | "Unable to obtain private key from the certificate with nickname %s in %s." | |
2859 | msgstr "" | |
2860 | ||
f12cf630 | 2861 | #: nsscommon.cxx:1584 |
47faa35b MC |
2862 | msgid "Could not create signing context" |
2863 | msgstr "" | |
2864 | ||
f12cf630 | 2865 | #: nsscommon.cxx:1591 |
47faa35b MC |
2866 | msgid "Could not initialize signing context." |
2867 | msgstr "" | |
2868 | ||
f12cf630 | 2869 | #: nsscommon.cxx:1600 |
47faa35b MC |
2870 | #, c-format |
2871 | msgid "Could not open module file %s" | |
2872 | msgstr "" | |
2873 | ||
f12cf630 | 2874 | #: nsscommon.cxx:1615 |
47faa35b MC |
2875 | #, c-format |
2876 | msgid "Error reading module file %s" | |
2877 | msgstr "" | |
2878 | ||
f12cf630 | 2879 | #: nsscommon.cxx:1624 |
47faa35b MC |
2880 | #, c-format |
2881 | msgid "Error while signing module file %s" | |
2882 | msgstr "" | |
2883 | ||
f12cf630 | 2884 | #: nsscommon.cxx:1634 |
47faa35b MC |
2885 | #, c-format |
2886 | msgid "Could not complete signature of module file %s" | |
2887 | msgstr "" | |
2888 | ||
f12cf630 | 2889 | #: nsscommon.cxx:1648 |
47faa35b MC |
2890 | #, c-format |
2891 | msgid "Could not open signature file %s" | |
2892 | msgstr "" | |
2893 | ||
f12cf630 | 2894 | #: nsscommon.cxx:1656 |
47faa35b MC |
2895 | #, c-format |
2896 | msgid "Error writing to signature file %s" | |
2897 | msgstr "" | |
2898 | ||
f12cf630 | 2899 | #: nsscommon.cxx:1719 |
47faa35b MC |
2900 | #, c-format |
2901 | msgid "Could not create arena while decoding certificate from file %s" | |
2902 | msgstr "" | |
2903 | ||
f12cf630 | 2904 | #: nsscommon.cxx:1728 |
47faa35b MC |
2905 | #, c-format |
2906 | msgid "" | |
2907 | "Could not allocate DER cert\n" | |
2908 | "%s" | |
2909 | msgstr "" | |
2910 | ||
f12cf630 | 2911 | #: nsscommon.cxx:1758 |
47faa35b MC |
2912 | #, c-format |
2913 | msgid "Could not allocate signed data while decoding certificate from file %s" | |
eeacd9d4 LB |
2914 | msgstr "" |
2915 | ||
f12cf630 | 2916 | #: nsscommon.cxx:1766 |
47faa35b MC |
2917 | #, c-format |
2918 | msgid "Could not decode signature while decoding certificate from file %s" | |
eeacd9d4 LB |
2919 | msgstr "" |
2920 | ||
f12cf630 | 2921 | #: nsscommon.cxx:1775 |
47faa35b MC |
2922 | #, c-format |
2923 | msgid "Could not allocate cert while decoding certificate from file %s" | |
eeacd9d4 LB |
2924 | msgstr "" |
2925 | ||
f12cf630 | 2926 | #: nsscommon.cxx:1784 |
47faa35b MC |
2927 | #, c-format |
2928 | msgid "Could not decode certificate from file %s" | |
eeacd9d4 LB |
2929 | msgstr "" |
2930 | ||
f12cf630 | 2931 | #: nsscommon.cxx:1795 |
47faa35b MC |
2932 | #, c-format |
2933 | msgid "Could not decode SHA1 fingerprint from file %s" | |
eeacd9d4 LB |
2934 | msgstr "" |
2935 | ||
f12cf630 | 2936 | #: nsscommon.cxx:1804 |
47faa35b MC |
2937 | #, c-format |
2938 | msgid "Could not hexify SHA1 fingerprint from file %s" | |
eeacd9d4 LB |
2939 | msgstr "" |
2940 | ||
405c5fe5 | 2941 | #: nss-server-info.cxx:372 nss-server-info.cxx:1138 |
418e55e5 FCE |
2942 | msgid "as a module signer for all users" |
2943 | msgstr "" | |
2944 | ||
405c5fe5 | 2945 | #: nss-server-info.cxx:375 nss-server-info.cxx:1128 |
418e55e5 FCE |
2946 | msgid "as an SSL peer" |
2947 | msgstr "" | |
2948 | ||
405c5fe5 | 2949 | #: nss-server-info.cxx:377 nss-server-info.cxx:1130 |
418e55e5 FCE |
2950 | msgid " for all users" |
2951 | msgstr "" | |
2952 | ||
405c5fe5 | 2953 | #: nss-server-info.cxx:379 nss-server-info.cxx:1132 |
418e55e5 FCE |
2954 | msgid " for the current user" |
2955 | msgstr "" | |
2956 | ||
405c5fe5 | 2957 | #: nss-server-info.cxx:388 |
418e55e5 FCE |
2958 | msgid " is already " |
2959 | msgstr "" | |
2960 | ||
405c5fe5 | 2961 | #: nss-server-info.cxx:390 |
418e55e5 FCE |
2962 | msgid "untrusted " |
2963 | msgstr "" | |
2964 | ||
405c5fe5 | 2965 | #: nss-server-info.cxx:392 |
418e55e5 FCE |
2966 | msgid "trusted " |
2967 | msgstr "" | |
2968 | ||
405c5fe5 | 2969 | #: nss-server-info.cxx:412 |
418e55e5 FCE |
2970 | #, c-format |
2971 | msgid "Unable to find or create the client certificate database directory %s: " | |
2972 | msgstr "" | |
2973 | ||
405c5fe5 | 2974 | #: nss-server-info.cxx:494 |
418e55e5 FCE |
2975 | #, c-format |
2976 | msgid "Unable to connect to%s" | |
2977 | msgstr "" | |
2978 | ||
405c5fe5 | 2979 | #: nss-server-info.cxx:500 |
418e55e5 FCE |
2980 | msgid " The address is an IPv6 link-local address with no scope specifier." |
2981 | msgstr "" | |
2982 | ||
405c5fe5 | 2983 | #: nss-server-info.cxx:549 |
418e55e5 FCE |
2984 | #, c-format |
2985 | msgid "Certificate database '%s' does not exist" | |
2986 | msgstr "" | |
2987 | ||
405c5fe5 | 2988 | #: nss-server-info.cxx:627 |
418e55e5 FCE |
2989 | #, c-format |
2990 | msgid "Unable to query certificate database %s: " | |
2991 | msgstr "" | |
2992 | ||
405c5fe5 | 2993 | #: nss-server-info.cxx:666 |
418e55e5 FCE |
2994 | #, c-format |
2995 | msgid "Unable to remove certificate from %s: " | |
2996 | msgstr "" | |
2997 | ||
405c5fe5 | 2998 | #: nss-server-info.cxx:697 |
418e55e5 FCE |
2999 | #, c-format |
3000 | msgid "Certificate database '%s' does not exist." | |
3001 | msgstr "" | |
3002 | ||
405c5fe5 | 3003 | #: nss-server-info.cxx:975 |
418e55e5 FCE |
3004 | #, c-format |
3005 | msgid "WARNING: unsupported compile server property: %s" | |
3006 | msgstr "" | |
3007 | ||
405c5fe5 | 3008 | #: nss-server-info.cxx:1029 |
418e55e5 FCE |
3009 | #, c-format |
3010 | msgid "Systemtap Compile Server Status for '%s'" | |
3011 | msgstr "" | |
3012 | ||
405c5fe5 | 3013 | #: nss-server-info.cxx:1044 |
418e55e5 FCE |
3014 | msgid "No servers found" |
3015 | msgstr "" | |
3016 | ||
405c5fe5 | 3017 | #: nss-server-info.cxx:1080 |
418e55e5 FCE |
3018 | msgid "Only root can specify 'signer' on --trust-servers" |
3019 | msgstr "" | |
3020 | ||
405c5fe5 | 3021 | #: nss-server-info.cxx:1092 |
418e55e5 FCE |
3022 | msgid "Only root can specify 'all-users' on --trust-servers" |
3023 | msgstr "" | |
3024 | ||
405c5fe5 | 3025 | #: nss-server-info.cxx:1117 |
418e55e5 FCE |
3026 | msgid "No servers identified for trust" |
3027 | msgstr "" | |
3028 | ||
405c5fe5 | 3029 | #: nss-server-info.cxx:1137 |
418e55e5 FCE |
3030 | msgid " and " |
3031 | msgstr "" | |
3032 | ||
405c5fe5 | 3033 | #: nss-server-info.cxx:1145 |
418e55e5 FCE |
3034 | msgid "Revoking trust " |
3035 | msgstr "" | |
3036 | ||
405c5fe5 | 3037 | #: nss-server-info.cxx:1147 |
418e55e5 FCE |
3038 | msgid "Adding trust " |
3039 | msgstr "" | |
3040 | ||
405c5fe5 | 3041 | #: nss-server-info.cxx:1152 |
418e55e5 FCE |
3042 | msgid "Revoke trust " |
3043 | msgstr "" | |
3044 | ||
405c5fe5 | 3045 | #: nss-server-info.cxx:1154 |
418e55e5 FCE |
3046 | msgid "Add trust " |
3047 | msgstr "" | |
3048 | ||
405c5fe5 | 3049 | #: nss-server-info.cxx:1156 |
418e55e5 FCE |
3050 | #, c-format |
3051 | msgid "in the following servers %s" | |
3052 | msgstr "" | |
3053 | ||
405c5fe5 | 3054 | #: nss-server-info.cxx:1171 |
418e55e5 FCE |
3055 | msgid "Server trust unchanged" |
3056 | msgstr "" | |
3057 | ||
405c5fe5 | 3058 | #: nss-server-info.cxx:1272 |
418e55e5 FCE |
3059 | msgid "All known servers:" |
3060 | msgstr "" | |
3061 | ||
405c5fe5 | 3062 | #: nss-server-info.cxx:1288 |
418e55e5 FCE |
3063 | msgid "Using the default servers" |
3064 | msgstr "" | |
3065 | ||
405c5fe5 | 3066 | #: nss-server-info.cxx:1303 |
418e55e5 FCE |
3067 | msgid "Default servers are:" |
3068 | msgstr "" | |
3069 | ||
405c5fe5 | 3070 | #: nss-server-info.cxx:1320 |
418e55e5 FCE |
3071 | #, c-format |
3072 | msgid "Invalid port number specified: %s" | |
3073 | msgstr "" | |
3074 | ||
405c5fe5 | 3075 | #: nss-server-info.cxx:1564 nss-server-info.cxx:1588 |
418e55e5 FCE |
3076 | msgid "No servers specified" |
3077 | msgstr "" | |
3078 | ||
405c5fe5 | 3079 | #: nss-server-info.cxx:1621 |
418e55e5 FCE |
3080 | #, c-format |
3081 | msgid "Invalid server specification: %s" | |
3082 | msgstr "" | |
3083 | ||
405c5fe5 | 3084 | #: nss-server-info.cxx:1666 |
418e55e5 FCE |
3085 | msgid "Incomplete server spec: " |
3086 | msgstr "" | |
3087 | ||
405c5fe5 | 3088 | #: nss-server-info.cxx:1672 |
418e55e5 FCE |
3089 | #, c-format |
3090 | msgid "Servers matching %s: " | |
3091 | msgstr "" | |
3092 | ||
405c5fe5 | 3093 | #: nss-server-info.cxx:1684 |
418e55e5 FCE |
3094 | msgid "All specified servers:" |
3095 | msgstr "" | |
3096 | ||
405c5fe5 | 3097 | #: nss-server-info.cxx:1724 |
418e55e5 FCE |
3098 | msgid "All servers trusted as ssl peers:" |
3099 | msgstr "" | |
3100 | ||
405c5fe5 | 3101 | #: nss-server-info.cxx:1769 |
418e55e5 FCE |
3102 | msgid "All servers trusted as module signers:" |
3103 | msgstr "" | |
3104 | ||
405c5fe5 | 3105 | #: nss-server-info.cxx:1871 |
418e55e5 FCE |
3106 | msgid "Unable to detect server compatibility without avahi" |
3107 | msgstr "" | |
3108 | ||
405c5fe5 | 3109 | #: nss-server-info.cxx:1931 |
418e55e5 FCE |
3110 | #, c-format |
3111 | msgid "Looking up %s" | |
3112 | msgstr "" | |
3113 | ||
405c5fe5 | 3114 | #: nss-server-info.cxx:1943 |
418e55e5 FCE |
3115 | #, c-format |
3116 | msgid "%s not found: %s" | |
3117 | msgstr "" | |
3118 | ||
405c5fe5 | 3119 | #: nss-server-info.cxx:2020 |
418e55e5 FCE |
3120 | #, c-format |
3121 | msgid "%s resolves to:" | |
3122 | msgstr "" | |
3123 | ||
405c5fe5 | 3124 | #: nss-server-info.cxx:2115 |
418e55e5 FCE |
3125 | #, c-format |
3126 | msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s" | |
3127 | msgstr "" | |
3128 | ||
405c5fe5 | 3129 | #: nss-server-info.cxx:2128 |
418e55e5 FCE |
3130 | #, c-format |
3131 | msgid "Invalid address '%s' from avahi" | |
3132 | msgstr "" | |
3133 | ||
405c5fe5 | 3134 | #: nss-server-info.cxx:2192 |
418e55e5 FCE |
3135 | #, c-format |
3136 | msgid "Avahi browse failed: %s" | |
3137 | msgstr "" | |
3138 | ||
405c5fe5 | 3139 | #: nss-server-info.cxx:2205 |
418e55e5 FCE |
3140 | #, c-format |
3141 | msgid "Failed to resolve service '%s': %s" | |
3142 | msgstr "" | |
3143 | ||
405c5fe5 | 3144 | #: nss-server-info.cxx:2226 |
418e55e5 FCE |
3145 | #, c-format |
3146 | msgid "Avahi Server connection failure: %s" | |
3147 | msgstr "" | |
3148 | ||
405c5fe5 | 3149 | #: nss-server-info.cxx:2271 |
418e55e5 FCE |
3150 | msgid "Failed to create Avahi simple poll object" |
3151 | msgstr "" | |
3152 | ||
405c5fe5 | 3153 | #: nss-server-info.cxx:2287 |
418e55e5 FCE |
3154 | #, c-format |
3155 | msgid "Failed to create Avahi client: %s" | |
3156 | msgstr "" | |
3157 | ||
405c5fe5 | 3158 | #: nss-server-info.cxx:2299 |
418e55e5 FCE |
3159 | #, c-format |
3160 | msgid "Failed to create Avahi service browser: %s" | |
3161 | msgstr "" | |
3162 | ||
405c5fe5 | 3163 | #: nss-server-info.cxx:2317 |
418e55e5 FCE |
3164 | msgid "Avahi reports the following servers online:" |
3165 | msgstr "" | |
3166 | ||
405c5fe5 | 3167 | #: nss-server-info.cxx:2335 |
418e55e5 FCE |
3168 | msgid "Unable to detect online servers without avahi" |
3169 | msgstr "" | |
3170 | ||
405c5fe5 | 3171 | #: nss-server-info.cxx:2340 |
418e55e5 FCE |
3172 | msgid "All online servers:" |
3173 | msgstr "" | |
3174 | ||
b1a84a89 | 3175 | #: parse.cxx:263 parse.cxx:280 |
47faa35b MC |
3176 | #, c-format |
3177 | msgid "Input file '%s' can't be opened for reading." | |
eeacd9d4 LB |
3178 | msgstr "" |
3179 | ||
b1a84a89 | 3180 | #: parse.cxx:264 parse.cxx:281 |
47faa35b MC |
3181 | #, c-format |
3182 | msgid "Input file '%s' is missing." | |
eeacd9d4 LB |
3183 | msgstr "" |
3184 | ||
b1a84a89 | 3185 | #: parse.cxx:388 parse.cxx:863 |
2677d2fb LB |
3186 | msgid "expected comparison operator" |
3187 | msgstr "" | |
3188 | ||
b1a84a89 | 3189 | #: parse.cxx:476 |
2fd6739f SM |
3190 | msgid "'@define' forbidden inside macro body" |
3191 | msgstr "" | |
3192 | ||
b1a84a89 FCE |
3193 | #: parse.cxx:483 parse.cxx:527 parse.cxx:2231 parse.cxx:2319 parse.cxx:2355 |
3194 | #: parse.cxx:2443 parse.cxx:2485 parse.cxx:3178 | |
2fd6739f SM |
3195 | msgid "expected identifier" |
3196 | msgstr "" | |
3197 | ||
b1a84a89 | 3198 | #: parse.cxx:489 |
47faa35b MC |
3199 | #, c-format |
3200 | msgid "attempt to redefine macro '@%s' in the same file" | |
3201 | msgstr "" | |
3202 | ||
b1a84a89 | 3203 | #: parse.cxx:493 parse.cxx:772 |
47faa35b MC |
3204 | #, c-format |
3205 | msgid "macro '@%s' first defined here" | |
3206 | msgstr "" | |
3207 | ||
b1a84a89 | 3208 | #: parse.cxx:508 |
2fd6739f SM |
3209 | msgid "attempt to redefine '@define'" |
3210 | msgstr "" | |
3211 | ||
b1a84a89 | 3212 | #: parse.cxx:510 |
47faa35b MC |
3213 | #, c-format |
3214 | msgid "macro redefines built-in operator '@%s'" | |
3215 | msgstr "" | |
3216 | ||
b1a84a89 | 3217 | #: parse.cxx:544 parse.cxx:2525 |
2fd6739f SM |
3218 | msgid "expected ',' or ')'" |
3219 | msgstr "" | |
3220 | ||
b1a84a89 | 3221 | #: parse.cxx:554 |
2fd6739f SM |
3222 | msgid "expected '%('" |
3223 | msgstr "" | |
3224 | ||
b1a84a89 | 3225 | #: parse.cxx:556 |
2fd6739f SM |
3226 | msgid "expected '%(' or '('" |
3227 | msgstr "" | |
3228 | ||
b1a84a89 | 3229 | #: parse.cxx:562 |
2fd6739f SM |
3230 | msgid "incomplete macro definition - missing '%)'" |
3231 | msgstr "" | |
3232 | ||
b1a84a89 | 3233 | #: parse.cxx:616 |
47faa35b MC |
3234 | #, c-format |
3235 | msgid "expected '(' in invocation of macro '@%s' taking %d parameter" | |
3236 | msgid_plural "expected '(' in invocation of macro '@%s' taking %d parameters" | |
3237 | msgstr[0] "" | |
3238 | msgstr[1] "" | |
3239 | msgstr[2] "" | |
3240 | ||
b1a84a89 | 3241 | #: parse.cxx:647 |
2fd6739f SM |
3242 | msgid "could not find end of macro invocation" |
3243 | msgstr "" | |
3244 | ||
b1a84a89 | 3245 | #: parse.cxx:654 |
47faa35b MC |
3246 | #, c-format |
3247 | msgid "too many parameters for macro '@%s' (expected %d)" | |
3248 | msgstr "" | |
3249 | ||
b1a84a89 | 3250 | #: parse.cxx:662 |
47faa35b MC |
3251 | #, c-format |
3252 | msgid "too few parameters for macro '@%s' (expected %d)" | |
3253 | msgstr "" | |
3254 | ||
b1a84a89 | 3255 | #: parse.cxx:669 |
2fd6739f SM |
3256 | msgid "expected ',' or ')' after macro parameter" |
3257 | msgstr "" | |
3258 | ||
b1a84a89 | 3259 | #: parse.cxx:759 |
47faa35b MC |
3260 | #, c-format |
3261 | msgid "unexpected token in library macro file '%s'" | |
3262 | msgstr "" | |
3263 | ||
b1a84a89 | 3264 | #: parse.cxx:771 |
47faa35b MC |
3265 | #, c-format |
3266 | msgid "duplicate definition of library macro '@%s'" | |
3267 | msgstr "" | |
3268 | ||
b1a84a89 | 3269 | #: parse.cxx:833 parse.cxx:894 parse.cxx:928 parse.cxx:948 |
2677d2fb LB |
3270 | msgid "expected string literal" |
3271 | msgstr "" | |
3272 | ||
b1a84a89 | 3273 | #: parse.cxx:866 |
2677d2fb LB |
3274 | msgid "wildcard not allowed with order comparison operators" |
3275 | msgstr "" | |
3276 | ||
b1a84a89 | 3277 | #: parse.cxx:905 parse.cxx:920 parse.cxx:941 parse.cxx:970 parse.cxx:989 |
2677d2fb LB |
3278 | msgid "expected '==' or '!='" |
3279 | msgstr "" | |
3280 | ||
b1a84a89 | 3281 | #: parse.cxx:913 parse.cxx:1358 stapregex-parse.cxx:510 |
1c377101 FCE |
3282 | msgid "expected number" |
3283 | msgstr "" | |
3284 | ||
b1a84a89 | 3285 | #: parse.cxx:917 |
1c377101 FCE |
3286 | msgid "expected 0 or 1" |
3287 | msgstr "" | |
3288 | ||
b1a84a89 | 3289 | #: parse.cxx:1031 |
ce0f6648 LB |
3290 | msgid "" |
3291 | "expected string, number literal or other CONFIG_... as right side operand" | |
2677d2fb LB |
3292 | msgstr "" |
3293 | ||
b1a84a89 | 3294 | #: parse.cxx:1049 |
2677d2fb LB |
3295 | msgid "expected string literal as right value" |
3296 | msgstr "" | |
3297 | ||
b1a84a89 | 3298 | #: parse.cxx:1052 |
2677d2fb LB |
3299 | msgid "expected number literal as right value" |
3300 | msgstr "" | |
3301 | ||
b1a84a89 | 3302 | #: parse.cxx:1055 |
2677d2fb | 3303 | msgid "" |
bbb71aaf FCE |
3304 | "expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v',\n" |
3305 | " 'runtime', 'systemtap_privilege', 'CONFIG_...', or\n" | |
3306 | " comparison between strings or integers" | |
2677d2fb LB |
3307 | msgstr "" |
3308 | ||
ce0f6648 | 3309 | #. TRANSLATORS: 'conditional' meaning 'conditional preprocessing' |
b1a84a89 | 3310 | #: parse.cxx:1084 |
2677d2fb LB |
3311 | msgid "incomplete conditional at end of file" |
3312 | msgstr "" | |
3313 | ||
b1a84a89 | 3314 | #: parse.cxx:1091 parse.cxx:1097 parse.cxx:1113 |
2677d2fb LB |
3315 | msgid "incomplete conditional - missing '%('" |
3316 | msgstr "" | |
3317 | ||
b1a84a89 | 3318 | #: parse.cxx:1099 |
2677d2fb LB |
3319 | msgid "invalid conditional - duplicate '%:'" |
3320 | msgstr "" | |
3321 | ||
b1a84a89 | 3322 | #: parse.cxx:1134 |
2677d2fb LB |
3323 | msgid "incomplete condition after '%('" |
3324 | msgstr "" | |
3325 | ||
b1a84a89 | 3326 | #: parse.cxx:1166 |
2677d2fb LB |
3327 | msgid "expected '%?' marker for conditional" |
3328 | msgstr "" | |
3329 | ||
b1a84a89 | 3330 | #: parse.cxx:1216 |
2677d2fb LB |
3331 | msgid "unexpected end-of-file" |
3332 | msgstr "" | |
3333 | ||
b1a84a89 | 3334 | #: parse.cxx:1264 parse.cxx:1342 |
47faa35b MC |
3335 | #, c-format |
3336 | msgid "expected '%s'" | |
3337 | msgstr "" | |
3338 | ||
b1a84a89 | 3339 | #: parse.cxx:1275 |
2677d2fb LB |
3340 | msgid "expected " |
3341 | msgstr "" | |
3342 | ||
b1a84a89 | 3343 | #: parse.cxx:1295 |
47faa35b MC |
3344 | #, c-format |
3345 | msgid "expected %s or %s" | |
3346 | msgstr "" | |
3347 | ||
b1a84a89 | 3348 | #: parse.cxx:1328 |
d2047144 FCE |
3349 | #, c-format |
3350 | msgid "expected one of '%s'" | |
3351 | msgstr "" | |
3352 | ||
b1a84a89 | 3353 | #: parse.cxx:1374 parse.cxx:2863 |
2677d2fb LB |
3354 | msgid "number invalid or out of range" |
3355 | msgstr "" | |
3356 | ||
b1a84a89 | 3357 | #: parse.cxx:1393 |
47faa35b MC |
3358 | #, c-format |
3359 | msgid "expected %s or statistical operation" | |
3360 | msgstr "" | |
3361 | ||
b1a84a89 | 3362 | #: parse.cxx:1827 |
7432f43c FCE |
3363 | msgid "possible erroneous closing '}%', use '%}'?" |
3364 | msgstr "" | |
3365 | ||
b1a84a89 | 3366 | #: parse.cxx:1920 |
2677d2fb LB |
3367 | msgid "invalid nested substitution of command line arguments" |
3368 | msgstr "" | |
3369 | ||
b1a84a89 | 3370 | #: parse.cxx:1923 |
47faa35b MC |
3371 | #, c-format |
3372 | msgid "command line argument out of range [1-%lu]" | |
3373 | msgstr "" | |
3374 | ||
b1a84a89 | 3375 | #: parse.cxx:1927 |
2677d2fb LB |
3376 | msgid "Could not find matching closing quote" |
3377 | msgstr "" | |
3378 | ||
b1a84a89 | 3379 | #: parse.cxx:1930 |
7432f43c | 3380 | msgid "Could not find matching '%}' to close embedded function block" |
bbb71aaf FCE |
3381 | msgstr "" |
3382 | ||
b1a84a89 | 3383 | #: parse.cxx:1933 |
7432f43c | 3384 | msgid "unknown junk token" |
2677d2fb LB |
3385 | msgstr "" |
3386 | ||
b1a84a89 | 3387 | #: parse.cxx:1986 |
7432f43c | 3388 | msgid "expected 'probe', 'global', 'private', 'function', or '%{'" |
2677d2fb LB |
3389 | msgstr "" |
3390 | ||
b1a84a89 | 3391 | #: parse.cxx:2033 |
47faa35b MC |
3392 | #, c-format |
3393 | msgid "Input file '%s' is empty after preprocessing." | |
3394 | msgstr "" | |
3395 | ||
b1a84a89 | 3396 | #: parse.cxx:2034 |
47faa35b MC |
3397 | #, c-format |
3398 | msgid "Input file '%s' is empty." | |
3399 | msgstr "" | |
3400 | ||
b1a84a89 | 3401 | #: parse.cxx:2041 |
47faa35b MC |
3402 | #, c-format |
3403 | msgid "%d parse error." | |
3404 | msgid_plural "%d parse errors." | |
3405 | msgstr[0] "" | |
3406 | msgstr[1] "" | |
3407 | msgstr[2] "" | |
3408 | ||
b1a84a89 | 3409 | #: parse.cxx:2067 |
1c377101 FCE |
3410 | msgid "expected a single synthetic probe" |
3411 | msgstr "" | |
3412 | ||
b1a84a89 | 3413 | #: parse.cxx:2090 |
2677d2fb LB |
3414 | msgid "expected 'probe'" |
3415 | msgstr "" | |
3416 | ||
b1a84a89 | 3417 | #: parse.cxx:2106 parse.cxx:2115 |
2677d2fb LB |
3418 | msgid "probe point alias name cannot be optional nor sufficient" |
3419 | msgstr "" | |
3420 | ||
b1a84a89 | 3421 | #: parse.cxx:2127 |
2677d2fb LB |
3422 | msgid "expected probe point specifier" |
3423 | msgstr "" | |
3424 | ||
b1a84a89 | 3425 | #: parse.cxx:2156 |
4ff87eef AM |
3426 | msgid "Combined prologue and epilogue cannot be defined with '+='" |
3427 | msgstr "" | |
3428 | ||
b1a84a89 | 3429 | #: parse.cxx:2175 |
2677d2fb LB |
3430 | msgid "expected '%{'" |
3431 | msgstr "" | |
3432 | ||
b1a84a89 | 3433 | #: parse.cxx:2178 |
3a3cd50d | 3434 | msgid "embedded code in unprivileged script; need stap -g" |
2677d2fb LB |
3435 | msgstr "" |
3436 | ||
b1a84a89 | 3437 | #: parse.cxx:2195 parse.cxx:2530 |
2677d2fb LB |
3438 | msgid "expected '{'" |
3439 | msgstr "" | |
3440 | ||
b1a84a89 | 3441 | #: parse.cxx:2286 |
2677d2fb LB |
3442 | msgid "expected statement" |
3443 | msgstr "" | |
3444 | ||
b1a84a89 | 3445 | #: parse.cxx:2304 |
7432f43c | 3446 | msgid "expected 'private'" |
2677d2fb LB |
3447 | msgstr "" |
3448 | ||
b1a84a89 | 3449 | #: parse.cxx:2330 |
7432f43c FCE |
3450 | msgid "expected 'function' or identifier" |
3451 | msgstr "" | |
3452 | ||
b1a84a89 | 3453 | #: parse.cxx:2339 |
7432f43c FCE |
3454 | msgid "expected 'global' or 'private'" |
3455 | msgstr "" | |
3456 | ||
b1a84a89 | 3457 | #: parse.cxx:2364 |
2677d2fb LB |
3458 | msgid "duplicate global name" |
3459 | msgstr "" | |
3460 | ||
b1a84a89 | 3461 | #: parse.cxx:2366 |
7432f43c FCE |
3462 | msgid "global versus private variable declaration conflict" |
3463 | msgstr "" | |
3464 | ||
b1a84a89 | 3465 | #: parse.cxx:2391 |
2677d2fb LB |
3466 | msgid "array size out of range" |
3467 | msgstr "" | |
3468 | ||
b1a84a89 | 3469 | #: parse.cxx:2400 |
2677d2fb LB |
3470 | msgid "only scalar globals can be initialized" |
3471 | msgstr "" | |
3472 | ||
b1a84a89 | 3473 | #: parse.cxx:2430 |
2677d2fb LB |
3474 | msgid "expected 'function'" |
3475 | msgstr "" | |
3476 | ||
b1a84a89 | 3477 | #: parse.cxx:2464 parse.cxx:2510 |
2677d2fb LB |
3478 | msgid "expected 'string' or 'long'" |
3479 | msgstr "" | |
3480 | ||
b1a84a89 FCE |
3481 | #: parse.cxx:2471 parse.cxx:2668 parse.cxx:2890 parse.cxx:3011 parse.cxx:3081 |
3482 | #: parse.cxx:3118 | |
2677d2fb LB |
3483 | msgid "expected '('" |
3484 | msgstr "" | |
3485 | ||
b1a84a89 | 3486 | #: parse.cxx:2493 |
d2047144 FCE |
3487 | msgid "duplicate parameter names" |
3488 | msgstr "" | |
3489 | ||
b1a84a89 | 3490 | #: parse.cxx:2542 |
bc0368d3 FCE |
3491 | msgid "specified priority must be > 0" |
3492 | msgstr "" | |
3493 | ||
b1a84a89 | 3494 | #: parse.cxx:2582 |
e6687df2 MC |
3495 | msgid "expected one of ', { } = +='" |
3496 | msgstr "" | |
3497 | ||
b1a84a89 | 3498 | #: parse.cxx:2612 |
e6687df2 MC |
3499 | msgid "'?', '!' or condition must only be specified in suffix" |
3500 | msgstr "" | |
3501 | ||
b1a84a89 | 3502 | #: parse.cxx:2653 |
e6687df2 MC |
3503 | msgid "'?' or '!' respecified" |
3504 | msgstr "" | |
3505 | ||
b1a84a89 | 3506 | #: parse.cxx:2675 |
e6687df2 | 3507 | msgid "condition respecified" |
2677d2fb LB |
3508 | msgstr "" |
3509 | ||
b1a84a89 FCE |
3510 | #: parse.cxx:2681 parse.cxx:2773 parse.cxx:2897 parse.cxx:3059 parse.cxx:3093 |
3511 | #: parse.cxx:3834 | |
2677d2fb LB |
3512 | msgid "expected ')'" |
3513 | msgstr "" | |
3514 | ||
b1a84a89 | 3515 | #: parse.cxx:2701 |
e6687df2 | 3516 | msgid "expected identifier or '*' or '{'" |
2677d2fb LB |
3517 | msgstr "" |
3518 | ||
b1a84a89 | 3519 | #: parse.cxx:2709 |
e6687df2 MC |
3520 | msgid "expected '}'" |
3521 | msgstr "" | |
3522 | ||
b1a84a89 | 3523 | #: parse.cxx:2871 |
2677d2fb LB |
3524 | msgid "expected literal string or number" |
3525 | msgstr "" | |
3526 | ||
b1a84a89 | 3527 | #: parse.cxx:2884 |
2677d2fb LB |
3528 | msgid "expected 'if'" |
3529 | msgstr "" | |
3530 | ||
b1a84a89 | 3531 | #: parse.cxx:2921 |
a54d79ce FCE |
3532 | msgid "expression statement expected" |
3533 | msgstr "" | |
3534 | ||
b1a84a89 | 3535 | #: parse.cxx:2934 |
2677d2fb LB |
3536 | msgid "expected 'return'" |
3537 | msgstr "" | |
3538 | ||
b1a84a89 | 3539 | #: parse.cxx:2936 |
2677d2fb LB |
3540 | msgid "found 'return' not in function context" |
3541 | msgstr "" | |
3542 | ||
b1a84a89 FCE |
3543 | #: parse.cxx:2942 |
3544 | msgid "expected ';', '}' or an expression statement" | |
3545 | msgstr "" | |
3546 | ||
3547 | #: parse.cxx:2956 | |
2677d2fb LB |
3548 | msgid "expected 'delete'" |
3549 | msgstr "" | |
3550 | ||
b1a84a89 | 3551 | #: parse.cxx:2969 |
2677d2fb LB |
3552 | msgid "expected 'next'" |
3553 | msgstr "" | |
3554 | ||
b1a84a89 | 3555 | #: parse.cxx:2981 |
2677d2fb LB |
3556 | msgid "expected 'break'" |
3557 | msgstr "" | |
3558 | ||
b1a84a89 | 3559 | #: parse.cxx:2993 |
2677d2fb LB |
3560 | msgid "expected 'continue'" |
3561 | msgstr "" | |
3562 | ||
b1a84a89 | 3563 | #: parse.cxx:3005 |
2677d2fb LB |
3564 | msgid "expected 'for'" |
3565 | msgstr "" | |
3566 | ||
b1a84a89 | 3567 | #: parse.cxx:3026 parse.cxx:3043 |
2677d2fb LB |
3568 | msgid "expected ';'" |
3569 | msgstr "" | |
3570 | ||
b1a84a89 | 3571 | #: parse.cxx:3075 |
2677d2fb LB |
3572 | msgid "expected 'while'" |
3573 | msgstr "" | |
3574 | ||
b1a84a89 | 3575 | #: parse.cxx:3108 |
2677d2fb LB |
3576 | msgid "expected 'foreach'" |
3577 | msgstr "" | |
3578 | ||
b1a84a89 | 3579 | #: parse.cxx:3189 parse.cxx:3278 |
2677d2fb LB |
3580 | msgid "multiple sort directives" |
3581 | msgstr "" | |
3582 | ||
b1a84a89 | 3583 | #: parse.cxx:3209 parse.cxx:3250 parse.cxx:3528 |
2677d2fb LB |
3584 | msgid "expected ',' or ']'" |
3585 | msgstr "" | |
3586 | ||
b1a84a89 | 3587 | #: parse.cxx:3217 |
2677d2fb LB |
3588 | msgid "expected 'in'" |
3589 | msgstr "" | |
3590 | ||
b1a84a89 | 3591 | #: parse.cxx:3265 |
2fd6739f SM |
3592 | msgid "expected statistical operation" |
3593 | msgstr "" | |
3594 | ||
b1a84a89 | 3595 | #: parse.cxx:3270 |
2fd6739f SM |
3596 | msgid "expected sort directive" |
3597 | msgstr "" | |
3598 | ||
b1a84a89 | 3599 | #: parse.cxx:3361 |
2677d2fb LB |
3600 | msgid "expected ':'" |
3601 | msgstr "" | |
3602 | ||
b1a84a89 | 3603 | #: parse.cxx:3551 |
2677d2fb LB |
3604 | msgid "unexpected comma-separated expression list" |
3605 | msgstr "" | |
3606 | ||
b1a84a89 | 3607 | #: parse.cxx:3773 |
a5481570 JS |
3608 | msgid "expected @cast, @var or $var" |
3609 | msgstr "" | |
3610 | ||
b1a84a89 | 3611 | #: parse.cxx:3782 |
8174b09c FCE |
3612 | msgid "cannot take address more than once" |
3613 | msgstr "" | |
3614 | ||
b1a84a89 | 3615 | #: parse.cxx:3814 |
2677d2fb LB |
3616 | msgid "expected value" |
3617 | msgstr "" | |
3618 | ||
b1a84a89 | 3619 | #: parse.cxx:3819 |
3a3cd50d | 3620 | msgid "embedded expression code in unprivileged script; need stap -g" |
2677d2fb LB |
3621 | msgstr "" |
3622 | ||
b1a84a89 | 3623 | #: parse.cxx:3953 |
47faa35b MC |
3624 | #, c-format |
3625 | msgid "unknown operator %s" | |
3626 | msgstr "" | |
3627 | ||
b1a84a89 | 3628 | #: parse.cxx:3970 |
d2047144 FCE |
3629 | #, c-format |
3630 | msgid "not more than %d parameter allowed" | |
3631 | msgid_plural "not more than %d parameters allowed" | |
3632 | msgstr[0] "" | |
3633 | msgstr[1] "" | |
3634 | msgstr[2] "" | |
3635 | ||
b1a84a89 | 3636 | #: parse.cxx:4161 |
2677d2fb LB |
3637 | msgid "base histogram operator where expression expected" |
3638 | msgstr "" | |
3639 | ||
b1a84a89 | 3640 | #: parse.cxx:4179 |
a5481570 | 3641 | msgid "expected $var" |
2677d2fb LB |
3642 | msgstr "" |
3643 | ||
b1a84a89 | 3644 | #: parse.cxx:4197 parse.cxx:4278 parse.cxx:4305 |
addff762 SM |
3645 | msgid "expected non-empty string" |
3646 | msgstr "" | |
3647 | ||
b1a84a89 | 3648 | #: parse.cxx:4207 |
a5481570 JS |
3649 | msgid "expected @cast" |
3650 | msgstr "" | |
3651 | ||
b1a84a89 | 3652 | #: parse.cxx:4238 |
a5481570 JS |
3653 | msgid "expected @var" |
3654 | msgstr "" | |
3655 | ||
b1a84a89 | 3656 | #: parse.cxx:4269 |
d2047144 FCE |
3657 | msgid "using @const operator not permitted; need stap -g" |
3658 | msgstr "" | |
3659 | ||
b1a84a89 | 3660 | #: parse.cxx:4318 |
8174b09c FCE |
3661 | msgid "using @kregister operator not permitted; need stap -g" |
3662 | msgstr "" | |
3663 | ||
b1a84a89 | 3664 | #: parse.cxx:4335 |
8174b09c FCE |
3665 | msgid "using @kderef operator not permitted; need stap -g" |
3666 | msgstr "" | |
3667 | ||
b1a84a89 | 3668 | #: parse.cxx:4426 |
ce0f6648 | 3669 | msgid "-> and [ are not accepted for a pretty-printing variable" |
2677d2fb LB |
3670 | msgstr "" |
3671 | ||
d082d764 | 3672 | #: privilege.cxx:82 util.cxx:321 |
b6a3da4a FCE |
3673 | msgid "Unable to retrieve group list" |
3674 | msgstr "" | |
3675 | ||
d082d764 | 3676 | #: remote.cxx:51 |
47faa35b MC |
3677 | #, c-format |
3678 | msgid "string doesn't appear to be a URI: %s" | |
3679 | msgstr "" | |
3680 | ||
d082d764 | 3681 | #: remote.cxx:150 |
47faa35b MC |
3682 | #, c-format |
3683 | msgid "%s exited with signal: %d (%s)" | |
3684 | msgstr "" | |
3685 | ||
d082d764 | 3686 | #: remote.cxx:154 |
47faa35b MC |
3687 | #, c-format |
3688 | msgid "%s exited with status: %d" | |
3689 | msgstr "" | |
3690 | ||
d082d764 | 3691 | #: remote.cxx:293 |
1c377101 FCE |
3692 | msgid "invalid data command from stapsh" |
3693 | msgstr "" | |
3694 | ||
d082d764 | 3695 | #: remote.cxx:294 |
1c377101 FCE |
3696 | msgid "received: " |
3697 | msgstr "" | |
3698 | ||
d082d764 | 3699 | #: remote.cxx:424 |
f3f6443c JS |
3700 | msgid "stapsh file ERROR: no reply" |
3701 | msgstr "" | |
3702 | ||
d082d764 | 3703 | #: remote.cxx:426 |
47faa35b MC |
3704 | #, c-format |
3705 | msgid "stapsh file replied %s" | |
3706 | msgstr "" | |
3707 | ||
d082d764 | 3708 | #: remote.cxx:593 |
f3f6443c JS |
3709 | msgid "stapsh run ERROR: no reply" |
3710 | msgstr "" | |
3711 | ||
d082d764 | 3712 | #: remote.cxx:595 |
47faa35b MC |
3713 | #, c-format |
3714 | msgid "stapsh run replied %s" | |
3715 | msgstr "" | |
3716 | ||
d082d764 | 3717 | #: remote.cxx:606 |
1c377101 FCE |
3718 | msgid "failed to change to non-blocking mode" |
3719 | msgstr "" | |
3720 | ||
d082d764 | 3721 | #: remote.cxx:636 |
737d9ce6 | 3722 | msgid "stapsh file descriptors already set" |
f3f6443c JS |
3723 | msgstr "" |
3724 | ||
d082d764 | 3725 | #: remote.cxx:643 |
737d9ce6 | 3726 | msgid "invalid file descriptors for stapsh" |
f3f6443c JS |
3727 | msgstr "" |
3728 | ||
d082d764 | 3729 | #: remote.cxx:646 |
737d9ce6 | 3730 | msgid "error sending hello to stapsh" |
f3f6443c JS |
3731 | msgstr "" |
3732 | ||
d082d764 | 3733 | #: remote.cxx:650 |
737d9ce6 | 3734 | msgid "error receiving hello from stapsh" |
58a834b1 LB |
3735 | msgstr "" |
3736 | ||
d082d764 | 3737 | #: remote.cxx:656 |
47faa35b MC |
3738 | #, c-format |
3739 | msgid "invalid hello from stapsh: %s" | |
3740 | msgstr "" | |
3741 | ||
d082d764 | 3742 | #: remote.cxx:669 |
47faa35b MC |
3743 | #, c-format |
3744 | msgid "stapsh %s does not support options" | |
3745 | msgstr "" | |
3746 | ||
d082d764 | 3747 | #: remote.cxx:677 |
47faa35b MC |
3748 | #, c-format |
3749 | msgid "could not set option %s: send_command returned %d" | |
3750 | msgstr "" | |
3751 | ||
d082d764 | 3752 | #: remote.cxx:682 |
47faa35b MC |
3753 | #, c-format |
3754 | msgid "could not set option %s: %s" | |
3755 | msgstr "" | |
3756 | ||
d082d764 | 3757 | #: remote.cxx:717 remote.cxx:971 |
737d9ce6 | 3758 | msgid "error launching stapsh" |
58a834b1 LB |
3759 | msgstr "" |
3760 | ||
d082d764 | 3761 | #: remote.cxx:766 |
984ad50c FCE |
3762 | msgid "unix target requires a /path" |
3763 | msgstr "" | |
3764 | ||
d082d764 | 3765 | #: remote.cxx:768 |
984ad50c FCE |
3766 | msgid "unix target /path is too long" |
3767 | msgstr "" | |
3768 | ||
d082d764 | 3769 | #: remote.cxx:772 |
984ad50c FCE |
3770 | msgid "unix target doesn't support a hostname" |
3771 | msgstr "" | |
3772 | ||
d082d764 | 3773 | #: remote.cxx:774 |
984ad50c FCE |
3774 | msgid "unix target URI doesn't support a ?query" |
3775 | msgstr "" | |
3776 | ||
d082d764 | 3777 | #: remote.cxx:776 |
984ad50c FCE |
3778 | msgid "unix target URI doesn't support a #fragment" |
3779 | msgstr "" | |
3780 | ||
d082d764 | 3781 | #: remote.cxx:780 |
984ad50c FCE |
3782 | msgid "error opening a socket" |
3783 | msgstr "" | |
3784 | ||
d082d764 | 3785 | #: remote.cxx:786 |
47faa35b MC |
3786 | #, c-format |
3787 | msgid "error connecting to socket %s: %s" | |
3788 | msgstr "" | |
3789 | ||
d082d764 | 3790 | #: remote.cxx:844 |
1c377101 FCE |
3791 | msgid "libvirt target URI doesn't support a #fragment" |
3792 | msgstr "" | |
3793 | ||
d082d764 | 3794 | #: remote.cxx:859 |
1c377101 FCE |
3795 | msgid "libvirt target URI requires a domain name" |
3796 | msgstr "" | |
3797 | ||
d082d764 | 3798 | #: remote.cxx:875 |
1c377101 FCE |
3799 | msgid "stapvirt missing" |
3800 | msgstr "" | |
3801 | ||
d082d764 | 3802 | #: remote.cxx:907 |
1c377101 FCE |
3803 | msgid "error launching stapvirt" |
3804 | msgstr "" | |
3805 | ||
d082d764 | 3806 | #: remote.cxx:983 |
eeacd9d4 LB |
3807 | msgid "error establishing ssh connection" |
3808 | msgstr "" | |
3809 | ||
d082d764 | 3810 | #: remote.cxx:1061 |
58a834b1 LB |
3811 | msgid "No tmpdir available for ssh control master" |
3812 | msgstr "" | |
3813 | ||
d082d764 | 3814 | #: remote.cxx:1080 |
47faa35b MC |
3815 | #, c-format |
3816 | msgid "failed to create an ssh control master for %s : rc= %d" | |
3817 | msgstr "" | |
3818 | ||
d082d764 | 3819 | #: remote.cxx:1084 |
47faa35b MC |
3820 | #, c-format |
3821 | msgid "Created ssh control master at %s" | |
3822 | msgstr "" | |
3823 | ||
d082d764 | 3824 | #: remote.cxx:1096 |
47faa35b MC |
3825 | #, c-format |
3826 | msgid "failed to stop the ssh control master for %s : rc=%d" | |
3827 | msgstr "" | |
3828 | ||
d082d764 | 3829 | #: remote.cxx:1113 |
47faa35b MC |
3830 | #, c-format |
3831 | msgid "failed to get uname from %s : rc= %d" | |
3832 | msgstr "" | |
3833 | ||
d082d764 | 3834 | #: remote.cxx:1136 |
47faa35b MC |
3835 | #, c-format |
3836 | msgid "failed to make a tempdir on %s : rc=%d" | |
3837 | msgstr "" | |
3838 | ||
d082d764 | 3839 | #: remote.cxx:1149 |
47faa35b MC |
3840 | #, c-format |
3841 | msgid "failed to copy the module to %s : rc=%d" | |
3842 | msgstr "" | |
3843 | ||
d082d764 | 3844 | #: remote.cxx:1158 |
47faa35b MC |
3845 | #, c-format |
3846 | msgid "failed to copy the module signature to %s : rc=%d" | |
3847 | msgstr "" | |
3848 | ||
d082d764 | 3849 | #: remote.cxx:1181 |
47faa35b MC |
3850 | #, c-format |
3851 | msgid "failed to run the module on %s : ret=%d" | |
3852 | msgstr "" | |
3853 | ||
d082d764 | 3854 | #: remote.cxx:1207 |
47faa35b MC |
3855 | #, c-format |
3856 | msgid "failed to delete the tempdir on %s : rc=%d" | |
3857 | msgstr "" | |
3858 | ||
d082d764 | 3859 | #: remote.cxx:1255 |
737d9ce6 LB |
3860 | msgid "ssh target requires a hostname" |
3861 | msgstr "" | |
3862 | ||
d082d764 | 3863 | #: remote.cxx:1257 |
737d9ce6 LB |
3864 | msgid "ssh target URI doesn't support a /path" |
3865 | msgstr "" | |
3866 | ||
d082d764 | 3867 | #: remote.cxx:1259 |
737d9ce6 LB |
3868 | msgid "ssh target URI doesn't support a ?query" |
3869 | msgstr "" | |
3870 | ||
d082d764 | 3871 | #: remote.cxx:1261 |
737d9ce6 LB |
3872 | msgid "ssh target URI doesn't support a #fragment" |
3873 | msgstr "" | |
3874 | ||
d082d764 | 3875 | #: remote.cxx:1294 |
47faa35b MC |
3876 | #, c-format |
3877 | msgid "unrecognized URI scheme '%s' in remote: %s" | |
3878 | msgstr "" | |
3879 | ||
f9118d76 | 3880 | #: rpm_finder.cxx:73 |
b530b5b3 LB |
3881 | msgid "Error reading the rpm configuration files" |
3882 | msgstr "" | |
3883 | ||
f9118d76 | 3884 | #: rpm_finder.cxx:109 rpm_finder.cxx:128 rpm_finder.cxx:163 |
b530b5b3 LB |
3885 | msgid "Error querying the rpm file `" |
3886 | msgstr "" | |
3887 | ||
f9118d76 | 3888 | #: rpm_finder.cxx:219 |
d2047144 FCE |
3889 | #, c-format |
3890 | msgid "Incorrect version or missing kernel-devel package, use: %s install " | |
b530b5b3 LB |
3891 | msgstr "" |
3892 | ||
f9118d76 | 3893 | #: rpm_finder.cxx:223 |
b530b5b3 LB |
3894 | msgid "Missing separate debuginfos, use: debuginfo-install " |
3895 | msgstr "" | |
3896 | ||
f9118d76 | 3897 | #: rpm_finder.cxx:226 |
b530b5b3 LB |
3898 | msgid "Incorrect parameter passed, please report this error." |
3899 | msgstr "" | |
3900 | ||
d082d764 | 3901 | #: session.cxx:513 |
47faa35b MC |
3902 | #, c-format |
3903 | msgid "" | |
3904 | "Systemtap translator/driver (version %s)\n" | |
f12cf630 | 3905 | "Copyright (C) 2005-2023 Red Hat, Inc. and others\n" |
47faa35b MC |
3906 | "This is free software; see the source for copying conditions.\n" |
3907 | msgstr "" | |
3908 | ||
d082d764 | 3909 | #: session.cxx:518 |
d2047144 FCE |
3910 | #, c-format |
3911 | msgid "tested kernel versions: %s ... %s\n" | |
3912 | msgstr "" | |
3913 | ||
d082d764 | 3914 | #: session.cxx:520 |
2fd6739f | 3915 | msgid "enabled features:" |
737d9ce6 LB |
3916 | msgstr "" |
3917 | ||
d082d764 | 3918 | #: session.cxx:588 |
405c5fe5 SM |
3919 | msgid "Try '--help' for more information. [man stap]" |
3920 | msgstr "" | |
3921 | ||
d082d764 | 3922 | #: session.cxx:589 |
405c5fe5 SM |
3923 | #, c-format |
3924 | msgid "A message like [man foo] means for more info, run % man foo" | |
737d9ce6 LB |
3925 | msgstr "" |
3926 | ||
d082d764 | 3927 | #: session.cxx:597 |
47faa35b MC |
3928 | #, c-format |
3929 | msgid "" | |
3930 | "Usage: stap [options] FILE Run script in file.\n" | |
3931 | " or: stap [options] - Run script on stdin.\n" | |
3932 | " or: stap [options] -e SCRIPT Run given script.\n" | |
3933 | " or: stap [options] -l PROBE List matching probes.\n" | |
3934 | " or: stap [options] -L PROBE List matching probes and local " | |
3935 | "variables.\n" | |
3936 | " or: stap [options] --dump-probe-types List available probe types.\n" | |
3937 | " or: stap [options] --dump-probe-aliases List available probe aliases.\n" | |
3938 | " or: stap [options] --dump-functions List available functions.\n" | |
3939 | "\n" | |
3940 | "Options (in %s/rc and on command line):\n" | |
3941 | " -- end of translator options, script options follow\n" | |
3942 | " -h --help show help\n" | |
d2047144 FCE |
3943 | " -V --version\n" |
3944 | " show version\n" | |
47faa35b MC |
3945 | " -p NUM stop after pass NUM 1-5, instead of %d\n" |
3946 | " (parse, elaborate, translate, compile, run)\n" | |
3947 | " -v add verbosity to all passes\n" | |
3948 | " --vp {N}+ add per-pass verbosity [" | |
3949 | msgstr "" | |
3950 | ||
d082d764 FCE |
3951 | #: session.cxx:630 session.cxx:631 session.cxx:632 session.cxx:633 |
3952 | #: session.cxx:635 | |
2fd6739f | 3953 | msgid " [set]" |
737d9ce6 LB |
3954 | msgstr "" |
3955 | ||
d082d764 | 3956 | #: session.cxx:618 |
47faa35b MC |
3957 | #, c-format |
3958 | msgid "" | |
3959 | " -k keep temporary directory\n" | |
3960 | " -u unoptimized translation %s\n" | |
3961 | " -w suppress warnings %s\n" | |
3962 | " -W turn warnings into errors %s\n" | |
3963 | " -g guru mode %s\n" | |
3964 | " -P prologue-searching for function probes %s\n" | |
3965 | " -b bulk (percpu file) mode %s\n" | |
d2047144 FCE |
3966 | " -i --interactive\n" |
3967 | " interactive mode %s\n" | |
47faa35b MC |
3968 | " -s NUM buffer size in megabytes, instead of %d\n" |
3969 | " -I DIR look in DIR for additional .stp script files" | |
3970 | msgstr "" | |
3971 | ||
d082d764 | 3972 | #: session.cxx:641 session.cxx:672 |
2fd6739f | 3973 | msgid ", in addition to" |
737d9ce6 LB |
3974 | msgstr "" |
3975 | ||
d082d764 | 3976 | #: session.cxx:645 |
47faa35b MC |
3977 | #, c-format |
3978 | msgid "" | |
3979 | " -D NM=VAL emit macro definition into generated C code\n" | |
3980 | " -B NM=VAL pass option to kbuild make\n" | |
3981 | " --modinfo NM=VAL\n" | |
3982 | " include a MODULE_INFO(NM,VAL) in the generated C code\n" | |
3983 | " -G VAR=VAL set global variable to value\n" | |
3984 | " -R DIR look in DIR for runtime, instead of\n" | |
3985 | " %s\n" | |
3986 | " -r DIR cross-compile to kernel with given build tree; or else\n" | |
3987 | " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead " | |
3988 | "of\n" | |
3989 | " %s\n" | |
3990 | " -a ARCH cross-compile to given architecture, instead of %s\n" | |
3991 | " -m MODULE set probe module name, instead of \n" | |
3992 | " %s\n" | |
3993 | " -o FILE send script output to file, instead of stdout. This supports\n" | |
3994 | " strftime(3) formats for FILE\n" | |
3995 | " -E SCRIPT run the SCRIPT in addition to the main script specified\n" | |
3996 | " through -e or a script file\n" | |
3997 | " -c CMD start the probes, run CMD, and exit when it finishes\n" | |
3998 | " -x PID sets target() to PID\n" | |
3999 | " -F run as on-file flight recorder with -o.\n" | |
4000 | " run as on-memory flight recorder without -o.\n" | |
4001 | " -S size[,n] set maximum of the size and the number of files.\n" | |
4002 | " -d OBJECT add unwind/symbol data for OBJECT file" | |
4003 | msgstr "" | |
4004 | ||
d082d764 | 4005 | #: session.cxx:679 |
47faa35b MC |
4006 | #, c-format |
4007 | msgid "" | |
4008 | " --ldd add unwind/symbol data for referenced user-space objects.\n" | |
4009 | " --all-modules\n" | |
4010 | " add unwind/symbol data for all loaded kernel objects.\n" | |
4011 | " -t collect probe timing information\n" | |
d2047144 | 4012 | " -T TIME terminate the script after TIME seconds\n" |
47faa35b MC |
4013 | " -q generate information on tapset coverage\n" |
4014 | " --runtime=MODE\n" | |
4015 | " set the pass-5 runtime mode, instead of kernel\n" | |
4016 | " --dyninst\n" | |
4017 | " shorthand for --runtime=dyninst\n" | |
418e55e5 FCE |
4018 | " --bpf\n" |
4019 | " shorthand for --runtime=bpf\n" | |
47faa35b MC |
4020 | " --prologue-searching[=WHEN]\n" |
4021 | " prologue-searching for function probes\n" | |
4022 | " --privilege=PRIVILEGE_LEVEL\n" | |
4023 | " check the script for constructs not allowed at the given " | |
4024 | "privilege level\n" | |
4025 | " --unprivileged\n" | |
4026 | " equivalent to --privilege=stapusr\n" | |
4027 | " --compatible=VERSION\n" | |
4028 | " suppress incompatible language/tapset changes beyond VERSION,\n" | |
4029 | " instead of %s\n" | |
4030 | " --check-version\n" | |
4031 | " displays warnings where a syntax element may be \n" | |
4032 | " version dependent\n" | |
4033 | " --skip-badvars\n" | |
4034 | " substitute zero for bad context $variables\n" | |
4035 | " --suppress-handler-errors\n" | |
4036 | " catch all runtime errors, quietly skip probe handlers\n" | |
4037 | " --use-server[=SERVER-SPEC]\n" | |
4038 | " specify systemtap compile-servers\n" | |
4039 | " --list-servers[=PROPERTIES]\n" | |
4040 | " report on the status of the specified compile-servers:\n" | |
4041 | " all,specified,online,trusted,signer,compatible\n" | |
4042 | " --trust-servers[=TRUST-SPEC]\n" | |
4043 | " add/revoke trust of specified compile-servers:\n" | |
4044 | " ssl,signer,all-users,revoke,no-prompt\n" | |
4045 | " --use-server-on-error[=yes/no]\n" | |
4046 | " retry compilation using a compile server upon compilation " | |
4047 | "error\n" | |
05fd6ec0 AM |
4048 | " --use-http-server=SERVER-SPEC\n" |
4049 | " specify systemtap http compile server\n" | |
47faa35b MC |
4050 | " --remote=HOSTNAME\n" |
4051 | " run pass 5 on the specified ssh host.\n" | |
4052 | " may be repeated for targeting multiple hosts.\n" | |
4053 | " --remote-prefix\n" | |
4054 | " prefix each line of remote output with a host index.\n" | |
4055 | " --tmpdir=NAME\n" | |
4056 | " specify name of temporary directory to be used.\n" | |
4057 | " --download-debuginfo[=OPTION]\n" | |
4058 | " automatically download debuginfo using ABRT.\n" | |
4059 | " yes,no,ask,<timeout value>\n" | |
4060 | " --dump-probe-types\n" | |
4061 | " show a list of available probe types.\n" | |
4062 | " --sysroot=DIR\n" | |
4063 | " specify sysroot directory where target files (executables,\n" | |
4064 | " libraries, etc.) are located.\n" | |
4065 | " --sysenv=VAR=VALUE\n" | |
4066 | " provide an alternate value for an environment variable\n" | |
4067 | " where the value on a remote system differs. Path\n" | |
4068 | " variables (e.g. PATH, LD_LIBRARY_PATH) are assumed to be\n" | |
4069 | " relative to the sysroot.\n" | |
4070 | " --suppress-time-limits\n" | |
4071 | " disable -DSTP_OVERLOAD, -DMAXACTION, and -DMAXTRYACTION " | |
4072 | "limits\n" | |
4073 | " --save-uprobes\n" | |
4074 | " save uprobes.ko to current directory if it is built from " | |
4075 | "source\n" | |
bd95638e | 4076 | " --target-namespace=PID\n" |
47faa35b MC |
4077 | " sets the target namespaces pid to PID\n" |
4078 | " --monitor=INTERVAL\n" | |
bd95638e | 4079 | " enables runtime interactive monitoring\n" |
b1a84a89 FCE |
4080 | " --language-server\n" |
4081 | " starts a systemtap language server\n" | |
d082d764 FCE |
4082 | " --privileged\n" |
4083 | " do not run pass 1-4 under unprivileged user\n" | |
47faa35b MC |
4084 | msgstr "" |
4085 | ||
d082d764 | 4086 | #: session.cxx:836 |
2fd6739f | 4087 | msgid "Invalid pass number (should be 1-5)." |
737d9ce6 LB |
4088 | msgstr "" |
4089 | ||
d082d764 | 4090 | #: session.cxx:858 |
addff762 SM |
4091 | msgid "Data object (-d) cannot be empty." |
4092 | msgstr "" | |
4093 | ||
d082d764 | 4094 | #: session.cxx:874 |
2fd6739f | 4095 | msgid "Only one script can be given on the command line." |
737d9ce6 LB |
4096 | msgstr "" |
4097 | ||
d082d764 FCE |
4098 | #: session.cxx:900 session.cxx:961 session.cxx:974 session.cxx:1056 |
4099 | #: session.cxx:1100 session.cxx:1552 session.cxx:1582 | |
47faa35b MC |
4100 | #, c-format |
4101 | msgid "ERROR: %s invalid with %s" | |
4102 | msgstr "" | |
4103 | ||
d082d764 | 4104 | #: session.cxx:918 session.cxx:936 |
47faa35b MC |
4105 | #, c-format |
4106 | msgid "Truncating module name to '%s'" | |
4107 | msgstr "" | |
4108 | ||
d082d764 | 4109 | #: session.cxx:924 |
2fd6739f SM |
4110 | msgid "Module name cannot be empty." |
4111 | msgstr "" | |
4112 | ||
d082d764 | 4113 | #: session.cxx:999 |
2fd6739f SM |
4114 | msgid "Invalid buffer size (should be 1-4095)." |
4115 | msgstr "" | |
4116 | ||
d082d764 | 4117 | #: session.cxx:1012 |
2fd6739f SM |
4118 | msgid "Empty CMD string invalid." |
4119 | msgstr "" | |
4120 | ||
d082d764 | 4121 | #: session.cxx:1050 |
d2047144 FCE |
4122 | msgid "Invalid timeout interval." |
4123 | msgstr "" | |
4124 | ||
d082d764 FCE |
4125 | #: session.cxx:1068 session.cxx:1083 session.cxx:1387 session.cxx:1398 |
4126 | #: session.cxx:1410 | |
1c377101 FCE |
4127 | msgid "ERROR: only one of the -l/-L/--dump-* switches may be specified" |
4128 | msgstr "" | |
4129 | ||
d082d764 | 4130 | #: session.cxx:1126 |
2fd6739f SM |
4131 | msgid "Invalid --vp argument: it takes 1 to 5 digits." |
4132 | msgstr "" | |
4133 | ||
d082d764 | 4134 | #: session.cxx:1154 |
47faa35b MC |
4135 | #, c-format |
4136 | msgid "Invalid argument '%s' for --privilege." | |
4137 | msgstr "" | |
4138 | ||
d082d764 | 4139 | #: session.cxx:1159 session.cxx:1176 |
2fd6739f SM |
4140 | msgid "Privilege level may be set only once." |
4141 | msgstr "" | |
4142 | ||
d082d764 FCE |
4143 | #: session.cxx:1192 session.cxx:1224 session.cxx:1235 session.cxx:1256 |
4144 | #: session.cxx:1267 session.cxx:1280 session.cxx:1298 session.cxx:1306 | |
4145 | #: session.cxx:1314 session.cxx:1333 session.cxx:1341 session.cxx:1363 | |
4146 | #: session.cxx:1372 session.cxx:1429 | |
47faa35b MC |
4147 | #, c-format |
4148 | msgid "ERROR: %s is invalid with %s" | |
4149 | msgstr "" | |
4150 | ||
d082d764 | 4151 | #: session.cxx:1214 |
47faa35b MC |
4152 | #, c-format |
4153 | msgid "" | |
4154 | "ERROR: %s is not a valid value. Use 'yes', 'no', 'ask' or a timeout value." | |
4155 | msgstr "" | |
4156 | ||
d082d764 | 4157 | #: session.cxx:1248 |
47faa35b MC |
4158 | #, c-format |
4159 | msgid "Invalid argument '%s' for --use-server-on-error." | |
4160 | msgstr "" | |
4161 | ||
d082d764 | 4162 | #: session.cxx:1324 |
47faa35b MC |
4163 | #, c-format |
4164 | msgid "ERROR: systemtap version %s cannot be compatible with future version %s" | |
4165 | msgstr "" | |
4166 | ||
d082d764 | 4167 | #: session.cxx:1354 |
f9118d76 FCE |
4168 | #, c-format |
4169 | msgid "ERROR: %s is only valid with %s" | |
4170 | msgstr "" | |
4171 | ||
d082d764 | 4172 | #: session.cxx:1440 |
d2047144 FCE |
4173 | #, c-format |
4174 | msgid "Unable to obtain resource limits for rlimit-as : %s" | |
4175 | msgstr "" | |
4176 | ||
d082d764 | 4177 | #: session.cxx:1442 |
d2047144 FCE |
4178 | msgid "An --rlimit-as option value must be specified." |
4179 | msgstr "" | |
4180 | ||
d082d764 | 4181 | #: session.cxx:1447 |
47faa35b | 4182 | #, c-format |
d2047144 | 4183 | msgid "Unable to convert rlimit-as resource limit '%s'." |
47faa35b MC |
4184 | msgstr "" |
4185 | ||
d082d764 | 4186 | #: session.cxx:1452 |
47faa35b | 4187 | #, c-format |
d2047144 | 4188 | msgid "Unable to set resource limits for rlimit-as : %s" |
47faa35b MC |
4189 | msgstr "" |
4190 | ||
d082d764 | 4191 | #: session.cxx:1465 |
47faa35b | 4192 | #, c-format |
d2047144 | 4193 | msgid "Unable to obtain resource limits for rlimit-cpu : %s" |
47faa35b MC |
4194 | msgstr "" |
4195 | ||
d082d764 | 4196 | #: session.cxx:1467 |
d2047144 FCE |
4197 | msgid "An --rlimit-cpu option value must be specified." |
4198 | msgstr "" | |
4199 | ||
d082d764 | 4200 | #: session.cxx:1472 |
47faa35b | 4201 | #, c-format |
d2047144 | 4202 | msgid "Unable to convert resource limit '%s' for rlimit-cpu" |
47faa35b MC |
4203 | msgstr "" |
4204 | ||
d082d764 | 4205 | #: session.cxx:1477 |
47faa35b | 4206 | #, c-format |
d2047144 | 4207 | msgid "Unable to set resource limits for rlimit-cpu : %s" |
47faa35b MC |
4208 | msgstr "" |
4209 | ||
d082d764 | 4210 | #: session.cxx:1486 |
47faa35b | 4211 | #, c-format |
d2047144 FCE |
4212 | msgid "Unable to obtain resource limits for rlimit-nproc : %s" |
4213 | msgstr "" | |
4214 | ||
d082d764 | 4215 | #: session.cxx:1488 |
d2047144 | 4216 | msgid "An --rlimit-nproc option value must be specified." |
47faa35b MC |
4217 | msgstr "" |
4218 | ||
d082d764 | 4219 | #: session.cxx:1493 |
47faa35b | 4220 | #, c-format |
d2047144 | 4221 | msgid "Unable to convert resource limit '%s' for rlimit-nproc" |
47faa35b MC |
4222 | msgstr "" |
4223 | ||
d082d764 | 4224 | #: session.cxx:1498 |
47faa35b | 4225 | #, c-format |
d2047144 | 4226 | msgid "Unable to set resource limits for rlimit-nproc : %s" |
47faa35b MC |
4227 | msgstr "" |
4228 | ||
d082d764 | 4229 | #: session.cxx:1507 |
47faa35b | 4230 | #, c-format |
d2047144 | 4231 | msgid "Unable to obtain resource limits for rlimit-stack : %s" |
47faa35b MC |
4232 | msgstr "" |
4233 | ||
d082d764 | 4234 | #: session.cxx:1509 |
d2047144 FCE |
4235 | msgid "An --rlimit-stack option value must be specified." |
4236 | msgstr "" | |
4237 | ||
d082d764 | 4238 | #: session.cxx:1514 |
d2047144 FCE |
4239 | #, c-format |
4240 | msgid "Unable to convert resource limit '%s' for rlimit-stack" | |
4241 | msgstr "" | |
4242 | ||
d082d764 | 4243 | #: session.cxx:1519 |
47faa35b | 4244 | #, c-format |
d2047144 | 4245 | msgid "Unable to set resource limits for rlimit-stack : %s" |
47faa35b MC |
4246 | msgstr "" |
4247 | ||
d082d764 | 4248 | #: session.cxx:1532 |
d2047144 FCE |
4249 | #, c-format |
4250 | msgid "Unable to obtain resource limits for rlimit-fsize : %s" | |
4251 | msgstr "" | |
4252 | ||
d082d764 | 4253 | #: session.cxx:1534 |
d2047144 FCE |
4254 | msgid "An --rlimit-fsize option value must be specified." |
4255 | msgstr "" | |
4256 | ||
d082d764 | 4257 | #: session.cxx:1539 |
d2047144 FCE |
4258 | #, c-format |
4259 | msgid "Unable to convert resource limit '%s' for rlimit-fsize" | |
4260 | msgstr "" | |
4261 | ||
d082d764 | 4262 | #: session.cxx:1544 |
d2047144 FCE |
4263 | #, c-format |
4264 | msgid "Unable to set resource limits for rlimit-fsize : %s" | |
4265 | msgstr "" | |
4266 | ||
d082d764 | 4267 | #: session.cxx:1562 |
47faa35b MC |
4268 | #, c-format |
4269 | msgid "ERROR: %s is an invalid directory for --sysroot" | |
4270 | msgstr "" | |
4271 | ||
d082d764 | 4272 | #: session.cxx:1595 |
47faa35b MC |
4273 | #, c-format |
4274 | msgid "ERROR: %s is an invalid argument for --sysenv" | |
4275 | msgstr "" | |
4276 | ||
d082d764 | 4277 | #: session.cxx:1608 |
47faa35b MC |
4278 | #, c-format |
4279 | msgid "ERROR %s requires guru mode (-g)" | |
4280 | msgstr "" | |
4281 | ||
d082d764 | 4282 | #: session.cxx:1660 |
47faa35b MC |
4283 | #, c-format |
4284 | msgid "Invalid argument '%s' for --color." | |
4285 | msgstr "" | |
4286 | ||
d082d764 | 4287 | #: session.cxx:1677 |
47faa35b MC |
4288 | #, c-format |
4289 | msgid "Invalid argument '%s' for --prologue-searching." | |
4290 | msgstr "" | |
4291 | ||
d082d764 | 4292 | #: session.cxx:1691 |
4025a279 FCE |
4293 | msgid "Invalid process ID number for target namespaces." |
4294 | msgstr "" | |
4295 | ||
d082d764 | 4296 | #: session.cxx:1703 |
7432f43c FCE |
4297 | msgid "Invalid monitor interval." |
4298 | msgstr "" | |
4299 | ||
d082d764 | 4300 | #: session.cxx:1730 |
47faa35b MC |
4301 | #, c-format |
4302 | msgid "Unhandled argument code %d" | |
4303 | msgstr "" | |
4304 | ||
d082d764 | 4305 | #: session.cxx:1777 |
418e55e5 FCE |
4306 | msgid "ERROR: --runtime=bpf unavailable; this build lacks BPF feature" |
4307 | msgstr "" | |
4308 | ||
d082d764 | 4309 | #: session.cxx:1794 |
addff762 | 4310 | msgid "ERROR: --runtime=dyninst unavailable; this build lacks DYNINST feature" |
2fd6739f SM |
4311 | msgstr "" |
4312 | ||
d082d764 | 4313 | #: session.cxx:1800 |
addff762 SM |
4314 | msgid "ERROR: --runtime=dyninst implies unprivileged mode only" |
4315 | msgstr "" | |
4316 | ||
d082d764 | 4317 | #: session.cxx:1810 |
47faa35b MC |
4318 | #, c-format |
4319 | msgid "ERROR: %s is an invalid argument for --runtime" | |
4320 | msgstr "" | |
4321 | ||
d082d764 | 4322 | #: session.cxx:1841 |
a54d79ce FCE |
4323 | msgid "Benchmark options are only for local use." |
4324 | msgstr "" | |
4325 | ||
d082d764 | 4326 | #: session.cxx:1858 |
2fd6739f SM |
4327 | msgid "A script must be specified." |
4328 | msgstr "" | |
4329 | ||
d082d764 | 4330 | #: session.cxx:1859 |
d2047144 FCE |
4331 | msgid "Try '-i' for building a script interactively." |
4332 | msgstr "" | |
4333 | ||
d082d764 | 4334 | #: session.cxx:1864 |
1c377101 FCE |
4335 | msgid "Cannot specify a script with -l/-L/--dump-* switches." |
4336 | msgstr "" | |
4337 | ||
d082d764 | 4338 | #: session.cxx:1869 |
1c377101 FCE |
4339 | msgid "Cannot specify -p with -l/-L/--dump-* switches." |
4340 | msgstr "" | |
4341 | ||
d082d764 | 4342 | #: session.cxx:1874 |
bc0368d3 FCE |
4343 | msgid "Cannot specify -i with -l/-L/--dump-* switches." |
4344 | msgstr "" | |
4345 | ||
d082d764 | 4346 | #: session.cxx:1879 |
b1a84a89 FCE |
4347 | msgid "Cannot specify --language-server with -l/-L/--dump-* switches." |
4348 | msgstr "" | |
4349 | ||
d082d764 | 4350 | #: session.cxx:1884 |
bc0368d3 FCE |
4351 | msgid "Cannot specify --monitor with -l/-L/--dump-* switches." |
4352 | msgstr "" | |
4353 | ||
d082d764 | 4354 | #: session.cxx:1959 |
1c377101 FCE |
4355 | msgid "" |
4356 | "--privilege=stapsys was automatically selected because you are a member of " | |
4357 | "the groups stapusr and stapsys. [man stap]" | |
2fd6739f SM |
4358 | msgstr "" |
4359 | ||
d082d764 | 4360 | #: session.cxx:1967 |
1c377101 FCE |
4361 | msgid "" |
4362 | "--privilege=stapusr was automatically selected because you are a member of " | |
4363 | "the group stapusr. [man stap]" | |
2fd6739f SM |
4364 | msgstr "" |
4365 | ||
d082d764 | 4366 | #: session.cxx:1973 |
737d9ce6 | 4367 | msgid "" |
2fd6739f SM |
4368 | "You are trying to run systemtap as a normal user.\n" |
4369 | "You should either be root, or be part of the group \"stapusr\" and possibly " | |
1c377101 | 4370 | "one of the groups \"stapsys\" or \"stapdev\". [man stap]\n" |
2fd6739f SM |
4371 | msgstr "" |
4372 | ||
d082d764 | 4373 | #: session.cxx:1978 |
2fd6739f SM |
4374 | msgid "" |
4375 | "Alternatively, you may specify --runtime=dyninst for userspace probing.\n" | |
737d9ce6 LB |
4376 | msgstr "" |
4377 | ||
d082d764 | 4378 | #: session.cxx:1988 |
47faa35b MC |
4379 | #, c-format |
4380 | msgid "" | |
4381 | "For users with the privilege level %s, the module created by compiling your " | |
4382 | "script must be signed by a trusted systemtap compile-server. [man stap-" | |
4383 | "server]" | |
4384 | msgstr "" | |
4385 | ||
d082d764 | 4386 | #: session.cxx:1996 |
47faa35b MC |
4387 | #, c-format |
4388 | msgid "You can't specify %s when --privilege=%s is specified." | |
4389 | msgstr "" | |
4390 | ||
d082d764 | 4391 | #: session.cxx:2004 session.cxx:2021 |
47faa35b MC |
4392 | #, c-format |
4393 | msgid "You can't specify %s and %s together." | |
4394 | msgstr "" | |
4395 | ||
d082d764 | 4396 | #: session.cxx:2012 |
47faa35b MC |
4397 | #, c-format |
4398 | msgid "You can't specify %s and --privilege=%s together." | |
4399 | msgstr "" | |
4400 | ||
d082d764 | 4401 | #: session.cxx:2062 |
c63add8a FCE |
4402 | msgid "This host requires module signing." |
4403 | msgstr "" | |
4404 | ||
d082d764 | 4405 | #: session.cxx:2067 |
1c377101 FCE |
4406 | msgid "" |
4407 | "The kernel on your system requires modules to be signed for loading.\n" | |
4408 | "The module created by compiling your script must be signed by a systemtap " | |
4409 | "compile-server. [man stap-server]" | |
4410 | msgstr "" | |
4411 | ||
d082d764 | 4412 | #: session.cxx:2093 |
47faa35b MC |
4413 | #, c-format |
4414 | msgid "Checking \"%s\" failed with error: %s" | |
4415 | msgstr "" | |
4416 | ||
d082d764 | 4417 | #: session.cxx:2117 session.cxx:2219 |
47faa35b MC |
4418 | #, c-format |
4419 | msgid "Parsed kernel \"%s\", " | |
4420 | msgstr "" | |
4421 | ||
d082d764 | 4422 | #: session.cxx:2118 |
47faa35b MC |
4423 | #, c-format |
4424 | msgid "containing %zu tuple" | |
4425 | msgid_plural "containing %zu tuples" | |
4426 | msgstr[0] "" | |
4427 | msgstr[1] "" | |
4428 | msgstr[2] "" | |
4429 | ||
d082d764 | 4430 | #: session.cxx:2135 |
47faa35b MC |
4431 | #, c-format |
4432 | msgid "" | |
4433 | "Checking \"%s\" failed with error: %s\n" | |
4434 | "Ensure kernel development headers & makefiles are installed" | |
4435 | msgstr "" | |
4436 | ||
d082d764 | 4437 | #: session.cxx:2152 |
47faa35b MC |
4438 | #, c-format |
4439 | msgid "Parsed kernel \"%s\", containing one vmlinux export" | |
4440 | msgid_plural "Parsed kernel \"%s\", containing %zu vmlinux exports" | |
4441 | msgstr[0] "" | |
4442 | msgstr[1] "" | |
4443 | msgstr[2] "" | |
4444 | ||
d082d764 | 4445 | #: session.cxx:2172 session.cxx:2181 |
47faa35b MC |
4446 | #, c-format |
4447 | msgid "Kernel symbol table %s unavailable, (%s)" | |
4448 | msgstr "" | |
4449 | ||
d082d764 | 4450 | #: session.cxx:2220 |
47faa35b MC |
4451 | #, c-format |
4452 | msgid "containing %zu symbol" | |
4453 | msgid_plural "containing %zu symbols" | |
4454 | msgstr[0] "" | |
4455 | msgstr[1] "" | |
4456 | msgstr[2] "" | |
4457 | ||
d082d764 | 4458 | #: session.cxx:2256 |
efbfa04e FCE |
4459 | msgid "command contains illegal characters" |
4460 | msgstr "" | |
4461 | ||
d082d764 | 4462 | #: session.cxx:2258 |
efbfa04e FCE |
4463 | msgid "command contains undefined shell variables" |
4464 | msgstr "" | |
4465 | ||
d082d764 | 4466 | #: session.cxx:2260 |
efbfa04e FCE |
4467 | msgid "command contains command substitutions" |
4468 | msgstr "" | |
4469 | ||
d082d764 | 4470 | #: session.cxx:2262 |
efbfa04e FCE |
4471 | msgid "out of memory" |
4472 | msgstr "" | |
4473 | ||
d082d764 | 4474 | #: session.cxx:2264 |
efbfa04e FCE |
4475 | msgid "command contains shell syntax errors" |
4476 | msgstr "" | |
4477 | ||
d082d764 | 4478 | #: session.cxx:2266 |
efbfa04e FCE |
4479 | msgid "unspecified wordexp failure" |
4480 | msgstr "" | |
4481 | ||
d082d764 | 4482 | #: session.cxx:2339 |
47faa35b MC |
4483 | #, c-format |
4484 | msgid "Located kernel source tree (COPYING) at '%s'" | |
4485 | msgstr "" | |
4486 | ||
d082d764 | 4487 | #: session.cxx:2382 |
47faa35b MC |
4488 | #, c-format |
4489 | msgid "alias component %s contains illegal parameter" | |
4490 | msgstr "" | |
4491 | ||
d082d764 | 4492 | #: session.cxx:2394 |
2fd6739f SM |
4493 | msgid "while registering probe alias" |
4494 | msgstr "" | |
4495 | ||
d082d764 | 4496 | #: session.cxx:2485 |
bbb71aaf | 4497 | msgid "semantic error:" |
b11986fc PP |
4498 | msgstr "" |
4499 | ||
d082d764 | 4500 | #: session.cxx:2493 session.cxx:2502 |
1c377101 FCE |
4501 | msgid " thrown from: " |
4502 | msgstr "" | |
4503 | ||
bbb71aaf | 4504 | #. TRANSLATORS: Here we are printing the source string of the error |
d082d764 | 4505 | #: session.cxx:2539 |
2fd6739f | 4506 | msgid "source: " |
b11986fc PP |
4507 | msgstr "" |
4508 | ||
d082d764 | 4509 | #: session.cxx:2581 |
1c377101 FCE |
4510 | msgid "\tin synthesized code from: " |
4511 | msgstr "" | |
4512 | ||
d082d764 | 4513 | #: session.cxx:2583 |
1c377101 FCE |
4514 | msgid "\tin expansion of macro: " |
4515 | msgstr "" | |
4516 | ||
d082d764 | 4517 | #: session.cxx:2610 staprun/staprun.h:116 |
bbb71aaf FCE |
4518 | #, fuzzy |
4519 | msgid "WARNING:" | |
2fd6739f SM |
4520 | msgstr "UWAGA: " |
4521 | ||
d082d764 | 4522 | #: session.cxx:2656 session.cxx:2661 |
bbb71aaf FCE |
4523 | msgid "parse error:" |
4524 | msgstr "" | |
4525 | ||
d082d764 | 4526 | #: session.cxx:2670 |
15b7a39b | 4527 | msgid " at: " |
bbb71aaf FCE |
4528 | msgstr "" |
4529 | ||
d082d764 | 4530 | #: session.cxx:2675 session.cxx:2680 |
15b7a39b | 4531 | msgid " saw: " |
bbb71aaf FCE |
4532 | msgstr "" |
4533 | ||
d082d764 | 4534 | #: session.cxx:2691 |
47faa35b MC |
4535 | #, c-format |
4536 | msgid "Number of similar error messages suppressed: %d." | |
4537 | msgstr "" | |
4538 | ||
d082d764 | 4539 | #: session.cxx:2695 |
47faa35b MC |
4540 | #, c-format |
4541 | msgid "Number of similar warning messages suppressed: %d." | |
4542 | msgstr "" | |
4543 | ||
4544 | #. TRANSLATORS: we can't make the directory due to the error | |
d082d764 | 4545 | #: session.cxx:2723 |
47faa35b MC |
4546 | #, c-format |
4547 | msgid "cannot create temporary directory (\" %s \"): %s" | |
4548 | msgstr "" | |
4549 | ||
d082d764 | 4550 | #: session.cxx:2743 |
47faa35b MC |
4551 | #, c-format |
4552 | msgid "Keeping temporary directory \"%s\"" | |
4553 | msgstr "" | |
4554 | ||
d082d764 | 4555 | #: session.cxx:2753 |
47faa35b MC |
4556 | #, c-format |
4557 | msgid "Removed temporary directory \"%s\"" | |
4558 | msgstr "" | |
4559 | ||
d082d764 | 4560 | #: session.cxx:2932 |
47faa35b | 4561 | #, c-format |
c63add8a FCE |
4562 | msgid "" |
4563 | "Failed to get list of machine owner keys (MOK) for module signing: rc %d" | |
47faa35b MC |
4564 | msgstr "" |
4565 | ||
d082d764 | 4566 | #: session.cxx:2995 |
1c377101 FCE |
4567 | msgid "" |
4568 | "Unable to request compilation by a compile-server\n" | |
4569 | ".Without NSS, --use-server is not supported by this version systemtap." | |
4570 | msgstr "" | |
4571 | ||
d082d764 | 4572 | #: session.cxx:3015 |
1c377101 FCE |
4573 | msgid "" |
4574 | "--use-server was automatically selected in order to request compilation by a " | |
4575 | "compile-server." | |
4576 | msgstr "" | |
4577 | ||
d082d764 | 4578 | #: session.h:521 |
47faa35b MC |
4579 | #, c-format |
4580 | msgid "early exit requested, rc=%d" | |
4581 | msgstr "" | |
4582 | ||
d082d764 | 4583 | #: session.h:533 |
2fd6739f SM |
4584 | msgid "interrupt received" |
4585 | msgstr "" | |
4586 | ||
d082d764 | 4587 | #: setupdwfl.cxx:260 |
47faa35b MC |
4588 | #, c-format |
4589 | msgid "checking pattern '%s' vs. module '%s' file '%s'\n" | |
4590 | msgstr "" | |
4591 | ||
d082d764 | 4592 | #: setupdwfl.cxx:609 setupdwfl.cxx:668 |
2fd6739f SM |
4593 | msgid "Extracting build ID." |
4594 | msgstr "" | |
4595 | ||
d082d764 | 4596 | #: setupdwfl.cxx:660 |
47faa35b MC |
4597 | #, c-format |
4598 | msgid "We already tried running '%s'" | |
4599 | msgstr "" | |
4600 | ||
d082d764 | 4601 | #: setupdwfl.cxx:676 |
47faa35b MC |
4602 | #, c-format |
4603 | msgid "Searching for debuginfo with build ID: '%s'." | |
4604 | msgstr "" | |
4605 | ||
d082d764 | 4606 | #: setupdwfl.cxx:690 |
47faa35b MC |
4607 | #, c-format |
4608 | msgid "Downloading and installing debuginfo with build ID: '%s' using %s." | |
4609 | msgstr "" | |
4610 | ||
d082d764 | 4611 | #: setupdwfl.cxx:704 |
47faa35b MC |
4612 | #, c-format |
4613 | msgid "%s failed." | |
4614 | msgstr "" | |
4615 | ||
d082d764 | 4616 | #: setupdwfl.cxx:712 |
2fd6739f SM |
4617 | msgid "Download completed in " |
4618 | msgstr "" | |
4619 | ||
d082d764 | 4620 | #: setupdwfl.cxx:747 |
b11986fc | 4621 | msgid "" |
2fd6739f SM |
4622 | "Due to bug in abrt, it may continue downloading anyway without asking for " |
4623 | "confirmation." | |
6073c3fc LB |
4624 | msgstr "" |
4625 | ||
d082d764 | 4626 | #: setupdwfl.cxx:755 |
2fd6739f SM |
4627 | msgid "" |
4628 | "Due to a bug in abrt, it may continue downloading after stopping stap if " | |
4629 | "download times out." | |
b11986fc PP |
4630 | msgstr "" |
4631 | ||
d082d764 | 4632 | #: setupdwfl.cxx:797 |
2fd6739f | 4633 | msgid "Aborted downloading debuginfo: timed out." |
b11986fc PP |
4634 | msgstr "" |
4635 | ||
d082d764 | 4636 | #: setupdwfl.cxx:805 |
2fd6739f SM |
4637 | msgid "Download Completed Successfully!" |
4638 | msgstr "" | |
4639 | ||
d082d764 | 4640 | #: setupdwfl.cxx:808 |
2fd6739f | 4641 | msgid "ABRT finished attempting to download debuginfo." |
b11986fc PP |
4642 | msgstr "" |
4643 | ||
d082d764 | 4644 | #: setupdwfl.cxx:823 |
47faa35b MC |
4645 | #, c-format |
4646 | msgid "Attempting to extract kernel debuginfo build ID from %s" | |
4647 | msgstr "" | |
4648 | ||
d082d764 | 4649 | #: setupdwfl.cxx:841 |
2fd6739f SM |
4650 | msgid "Attempting to extract kernel debuginfo build ID from /sys/kernel/notes" |
4651 | msgstr "" | |
4652 | ||
d082d764 | 4653 | #: setupdwfl.cxx:907 |
47faa35b MC |
4654 | #, c-format |
4655 | msgid "Success! Extracted kernel debuginfo build ID: %s" | |
4656 | msgstr "" | |
4657 | ||
2fd6739f SM |
4658 | #: stap-authorize-cert.cxx:51 |
4659 | msgid "Certificate file must be specified" | |
b11986fc PP |
4660 | msgstr "" |
4661 | ||
2fd6739f SM |
4662 | #: stap-authorize-cert.cxx:59 |
4663 | msgid "Certificate database directory must be specified" | |
b11986fc PP |
4664 | msgstr "" |
4665 | ||
2fd6739f SM |
4666 | #: stap-authorize-cert.cxx:74 |
4667 | msgid "Unable to authorize certificate" | |
b11986fc PP |
4668 | msgstr "" |
4669 | ||
47faa35b MC |
4670 | #: stap-gen-cert.cxx:68 |
4671 | #, c-format | |
4672 | msgid "%s : unhandled option '%c %s'" | |
4673 | msgstr "" | |
4674 | ||
4675 | #: stap-gen-cert.cxx:70 | |
4676 | #, c-format | |
4677 | msgid "%s : unhandled option '%c'" | |
4678 | msgstr "" | |
4679 | ||
2fd6739f SM |
4680 | #: stap-gen-cert.cxx:114 |
4681 | msgid "Unable to generate certificate" | |
4682 | msgstr "" | |
4683 | ||
d082d764 | 4684 | #: stapregex.cxx:71 stapregex.cxx:141 |
47faa35b MC |
4685 | #, c-format |
4686 | msgid "regex compilation error (at position %d): %s" | |
4687 | msgstr "" | |
4688 | ||
d082d764 | 4689 | #: stapregex.cxx:74 stapregex.cxx:144 |
47faa35b MC |
4690 | #, c-format |
4691 | msgid "regex compilation error: %s" | |
4692 | msgstr "" | |
4693 | ||
8174b09c FCE |
4694 | #: stapregex-dfa.cxx:147 stapregex-dfa.cxx:155 |
4695 | msgid "arc_priority overflow due to excessive branching factor" | |
4696 | msgstr "" | |
4697 | ||
4698 | #: stapregex-parse.cxx:48 stapregex-parse.cxx:105 | |
bbb71aaf FCE |
4699 | msgid "unexpected end of regex" |
4700 | msgstr "" | |
4701 | ||
8174b09c | 4702 | #: stapregex-parse.cxx:124 stapregex-parse.cxx:130 |
bbb71aaf FCE |
4703 | msgid "two hex digits required in escape sequence" |
4704 | msgstr "" | |
4705 | ||
8174b09c | 4706 | #: stapregex-parse.cxx:143 stapregex-parse.cxx:150 |
bbb71aaf FCE |
4707 | msgid "three octal digits required in escape sequence" |
4708 | msgstr "" | |
4709 | ||
8174b09c | 4710 | #: stapregex-parse.cxx:187 |
bbb71aaf FCE |
4711 | msgid "unbalanced ')'" |
4712 | msgstr "" | |
4713 | ||
8174b09c | 4714 | #: stapregex-parse.cxx:213 |
47faa35b MC |
4715 | #, c-format |
4716 | msgid "expected %c, found end of regex" | |
4717 | msgstr "" | |
4718 | ||
8174b09c | 4719 | #: stapregex-parse.cxx:217 |
47faa35b MC |
4720 | #, c-format |
4721 | msgid "expected %c, found %c" | |
4722 | msgstr "" | |
4723 | ||
8174b09c | 4724 | #: stapregex-parse.cxx:281 |
47faa35b MC |
4725 | #, c-format |
4726 | msgid "unexpected '%c'" | |
4727 | msgstr "" | |
4728 | ||
6f810400 SM |
4729 | #: stapregex-parse.cxx:306 |
4730 | #, c-format | |
4731 | msgid "unexpected '(?%c'" | |
4732 | msgstr "" | |
4733 | ||
4734 | #: stapregex-parse.cxx:379 | |
47faa35b MC |
4735 | #, c-format |
4736 | msgid "postfix closure '%c' applied to anchoring operator" | |
4737 | msgstr "" | |
4738 | ||
6f810400 | 4739 | #: stapregex-parse.cxx:414 |
bbb71aaf FCE |
4740 | msgid "expected '}' or number" |
4741 | msgstr "" | |
4742 | ||
6f810400 | 4743 | #: stapregex-parse.cxx:421 |
bbb71aaf FCE |
4744 | msgid "expected ',' or '}'" |
4745 | msgstr "" | |
4746 | ||
6f810400 | 4747 | #: stapregex-parse.cxx:471 |
bbb71aaf FCE |
4748 | msgid "unclosed character class" |
4749 | msgstr "" | |
4750 | ||
6f810400 | 4751 | #: stapregex-parse.cxx:516 |
47faa35b MC |
4752 | #, c-format |
4753 | msgid "could not parse number %s" | |
4754 | msgstr "" | |
4755 | ||
6f810400 | 4756 | #: stapregex-parse.cxx:519 |
47faa35b MC |
4757 | #, c-format |
4758 | msgid "%s is too large" | |
4759 | msgstr "" | |
4760 | ||
6f810400 | 4761 | #: stapregex-parse.cxx:552 |
47faa35b MC |
4762 | #, c-format |
4763 | msgid "unknown character class '%s'" | |
4764 | msgstr "" | |
4765 | ||
6f810400 | 4766 | #: stapregex-parse.cxx:581 |
47faa35b MC |
4767 | #, c-format |
4768 | msgid "unclosed character class '[:%s'" | |
4769 | msgstr "" | |
4770 | ||
6f810400 | 4771 | #: stapregex-parse.cxx:613 |
47faa35b MC |
4772 | #, c-format |
4773 | msgid "Inverted character range %c-%c" | |
4774 | msgstr "" | |
4775 | ||
d082d764 | 4776 | #: staprun/common.c:86 |
8f0e5e8e | 4777 | msgid "Invalid FILE name format\n" |
bbb71aaf FCE |
4778 | msgstr "" |
4779 | ||
d082d764 | 4780 | #: staprun/common.c:161 |
bbb71aaf | 4781 | #, c-format |
8f0e5e8e | 4782 | msgid "Invalid buffer size '%d' (should be 1-4095).\n" |
bbb71aaf FCE |
4783 | msgstr "" |
4784 | ||
d082d764 | 4785 | #: staprun/common.c:173 |
bbb71aaf | 4786 | #, c-format |
8f0e5e8e | 4787 | msgid "Invalid target namespaces pid %d (should be > 0).\n" |
4025a279 FCE |
4788 | msgstr "" |
4789 | ||
d082d764 | 4790 | #: staprun/common.c:205 |
2fd6739f SM |
4791 | #, c-format |
4792 | msgid "Invalid file descriptor option '%s'.\n" | |
4793 | msgstr "" | |
4794 | ||
d082d764 | 4795 | #: staprun/common.c:216 |
2fd6739f SM |
4796 | #, c-format |
4797 | msgid "Invalid file size option '%s'.\n" | |
4798 | msgstr "" | |
4799 | ||
d082d764 | 4800 | #: staprun/common.c:228 |
2fd6739f SM |
4801 | #, c-format |
4802 | msgid "Cannot process remote id option '%s'.\n" | |
4803 | msgstr "" | |
4804 | ||
d082d764 | 4805 | #: staprun/common.c:234 |
2fd6739f SM |
4806 | #, c-format |
4807 | msgid "" | |
4808 | "Systemtap module loader/runner (version %s, %s)\n" | |
f12cf630 | 4809 | "Copyright (C) 2005-2023 Red Hat, Inc. and others\n" |
2fd6739f SM |
4810 | "This is free software; see the source for copying conditions.\n" |
4811 | msgstr "" | |
4812 | ||
d082d764 | 4813 | #: staprun/common.c:246 |
2fd6739f SM |
4814 | #, c-format |
4815 | msgid "Invalid reader timeout value '%d' (should be >= 1).\n" | |
4816 | msgstr "" | |
4817 | ||
d082d764 | 4818 | #: staprun/common.c:259 |
bbb71aaf FCE |
4819 | #, c-format |
4820 | msgid "Invalid option '%s' for -C." | |
4821 | msgstr "" | |
4822 | ||
d082d764 | 4823 | #: staprun/common.c:270 |
7432f43c FCE |
4824 | msgid "Invalid monitor interval\n" |
4825 | msgstr "" | |
4826 | ||
d082d764 | 4827 | #: staprun/common.c:282 |
2fd6739f SM |
4828 | msgid "File name is too long.\n" |
4829 | msgstr "" | |
4830 | ||
d082d764 | 4831 | #: staprun/common.c:289 |
2fd6739f SM |
4832 | msgid "Filename format is invalid or too long.\n" |
4833 | msgstr "" | |
4834 | ||
d082d764 | 4835 | #: staprun/common.c:294 |
2fd6739f SM |
4836 | msgid "You can't specify the '-A' and '-L' options together.\n" |
4837 | msgstr "" | |
4838 | ||
d082d764 | 4839 | #: staprun/common.c:299 |
2fd6739f SM |
4840 | msgid "" |
4841 | "You can't specify the '-A' and '-b' options together. The '-b'\n" | |
4842 | "buffer size option only has an effect when the module is inserted.\n" | |
4843 | msgstr "" | |
4844 | ||
d082d764 | 4845 | #: staprun/common.c:305 |
2fd6739f SM |
4846 | msgid "" |
4847 | "You can't specify the '-A' and '-c' options together. The '-c cmd'\n" | |
4848 | "option used to start a command only has an effect when the module\n" | |
4849 | "is inserted.\n" | |
4850 | msgstr "" | |
4851 | ||
d082d764 | 4852 | #: staprun/common.c:312 |
2fd6739f SM |
4853 | msgid "" |
4854 | "You can't specify the '-A' and '-x' options together. The '-x pid'\n" | |
4855 | "option only has an effect when the module is inserted.\n" | |
4856 | msgstr "" | |
4857 | ||
d082d764 | 4858 | #: staprun/common.c:318 |
2fd6739f SM |
4859 | msgid "You can't specify the '-c' and '-x' options together.\n" |
4860 | msgstr "" | |
4861 | ||
d082d764 | 4862 | #: staprun/common.c:323 |
2fd6739f SM |
4863 | msgid "You can't specify the '-D' and '-L' options together.\n" |
4864 | msgstr "" | |
4865 | ||
d082d764 | 4866 | #: staprun/common.c:327 |
2fd6739f SM |
4867 | msgid "You can't specify the '-D' and '-d' options together.\n" |
4868 | msgstr "" | |
4869 | ||
d082d764 | 4870 | #: staprun/common.c:331 |
2fd6739f SM |
4871 | msgid "You can't specify the '-D' and '-c' options together.\n" |
4872 | msgstr "" | |
4873 | ||
d082d764 | 4874 | #: staprun/common.c:335 |
2fd6739f SM |
4875 | msgid "You have to specify output FILE with '-D' option.\n" |
4876 | msgstr "" | |
4877 | ||
d082d764 | 4878 | #: staprun/common.c:339 |
2fd6739f SM |
4879 | msgid "You have to specify output FILE with '-S' option.\n" |
4880 | msgstr "" | |
4881 | ||
d082d764 | 4882 | #: staprun/common.c:346 |
2fd6739f SM |
4883 | #, c-format |
4884 | msgid "" | |
4885 | "\n" | |
626997f1 FCE |
4886 | "%s [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C " |
4887 | "WHEN]\n" | |
2fd6739f SM |
4888 | "\t[-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-" |
4889 | "options]\n" | |
4890 | msgstr "" | |
4891 | ||
d082d764 | 4892 | #: staprun/common.c:348 |
626997f1 | 4893 | #, c-format |
2fd6739f SM |
4894 | msgid "" |
4895 | "-v Increase verbosity.\n" | |
4896 | "-V Print version number and exit.\n" | |
626997f1 | 4897 | "-h Print this help text and exit.\n" |
2fd6739f SM |
4898 | "-w Suppress warnings.\n" |
4899 | "-u Load uprobes.ko\n" | |
4900 | "-c cmd Command 'cmd' will be run and staprun will\n" | |
4901 | " exit when it does. The '_stp_target' variable\n" | |
4902 | " will contain the pid for the command.\n" | |
4903 | "-x pid Sets the '_stp_target' variable to pid.\n" | |
4025a279 | 4904 | "-N pid Sets the '_stp_namespaces_pid' variable to pid.\n" |
2fd6739f SM |
4905 | "-o FILE Send output to FILE. This supports strftime(3)\n" |
4906 | " formats for FILE.\n" | |
4907 | "-b buffer size The systemtap module specifies a buffer size.\n" | |
4908 | " Setting one here will override that value. The\n" | |
4909 | " value should be an integer between 1 and 4095 \n" | |
4910 | " which be assumed to be the buffer size in MB.\n" | |
4911 | " That value will be per-cpu in bulk mode.\n" | |
4912 | "-L Load module and start probes, then detach.\n" | |
4913 | "-A Attach to loaded systemtap module.\n" | |
bbb71aaf FCE |
4914 | "-C WHEN Enable colored errors. WHEN must be either 'auto',\n" |
4915 | " 'never', or 'always'. Set to 'auto' by default.\n" | |
7432f43c | 4916 | "-M INTERVAL Enable monitor mode.\n" |
2fd6739f | 4917 | "-d Delete a module. Only detached or unused modules\n" |
652bc1ef SM |
4918 | " the user has permission to access will be deleted. Use " |
4919 | "\"*\"\n" | |
2fd6739f SM |
4920 | " (quoted) to delete all unused modules.\n" |
4921 | "-R Have staprun create a new name for the module before\n" | |
4922 | " inserting it. This allows the same module to be inserted\n" | |
4923 | " more than once.\n" | |
bbb71aaf FCE |
4924 | "-r N:URI Pass N:URI data to tapset functions remote_id()/" |
4925 | "remote_uri().\n" | |
2fd6739f SM |
4926 | "-D Run in background. This requires '-o' option.\n" |
4927 | "-S size[,N] Switches output file to next file when the size\n" | |
4928 | " of file reaches the specified size. The value\n" | |
4929 | " should be an integer greater than 1 which is\n" | |
4930 | " assumed to be the maximum file size in MB.\n" | |
4931 | " When the number of output files reaches N, it\n" | |
4932 | " switches to the first output file. You can omit\n" | |
4933 | " the second argument.\n" | |
4934 | "-T timeout Specifies upper limit on amount of time reader thread\n" | |
4935 | " will wait for new full trace buffer. Value should be an\n" | |
4936 | " integer >= 1, which is timeout value in ms. Default 200ms.\n" | |
2fd6739f | 4937 | "-F fd Specifies file descriptor for module relay directory\n" |
bbb71aaf | 4938 | "\n" |
2fd6739f SM |
4939 | "MODULE can be either a module name or a module path. If a\n" |
4940 | "module name is used, it is searched in the following directory:\n" | |
b11986fc PP |
4941 | msgstr "" |
4942 | ||
d082d764 FCE |
4943 | #: staprun/common.c:441 staprun/common.c:466 staprun/common.c:485 |
4944 | #: staprun/common.c:492 | |
2fd6739f | 4945 | msgid "Memory allocation failed. Exiting.\n" |
b6a3da4a FCE |
4946 | msgstr "" |
4947 | ||
d082d764 | 4948 | #: staprun/common.c:457 |
2fd6739f | 4949 | msgid "Unable to determine kernel version, uname failed" |
3a3cd50d FCE |
4950 | msgstr "" |
4951 | ||
d082d764 | 4952 | #: staprun/common.c:505 |
984ad50c | 4953 | #, c-format |
bbb71aaf | 4954 | msgid "Module name ('%s') is too long.\n" |
984ad50c FCE |
4955 | msgstr "" |
4956 | ||
d082d764 | 4957 | #: staprun/common.c:664 |
2fd6739f | 4958 | msgid "exceeded maximum send_request size.\n" |
b530b5b3 LB |
4959 | msgstr "" |
4960 | ||
405c5fe5 | 4961 | #: staprun/ctl.c:78 |
ce0f6648 | 4962 | #, c-format |
bbb71aaf | 4963 | msgid "Cannot attach to module %s control channel; not running?\n" |
b11986fc PP |
4964 | msgstr "" |
4965 | ||
d082d764 | 4966 | #: staprun/mainloop.c:83 |
b11986fc | 4967 | #, c-format |
bbb71aaf | 4968 | msgid "Child process exited with signal %d (%s)\n" |
b11986fc PP |
4969 | msgstr "" |
4970 | ||
d082d764 | 4971 | #: staprun/mainloop.c:88 |
b11986fc | 4972 | #, c-format |
bbb71aaf | 4973 | msgid "Child process exited with status %d\n" |
b11986fc PP |
4974 | msgstr "" |
4975 | ||
d082d764 | 4976 | #: staprun/mainloop.c:204 |
2fd6739f | 4977 | msgid "Failed to initialize control channel.\n" |
b11986fc PP |
4978 | msgstr "" |
4979 | ||
d082d764 | 4980 | #: staprun/mainloop.c:234 |
2fd6739f | 4981 | msgid "Failed to daemonize stapio\n" |
984ad50c FCE |
4982 | msgstr "" |
4983 | ||
d082d764 | 4984 | #: staprun/mainloop.c:249 |
2fd6739f | 4985 | msgid "Failed to open /dev/null\n" |
b11986fc PP |
4986 | msgstr "" |
4987 | ||
d082d764 | 4988 | #: staprun/mainloop.c:306 |
b11986fc | 4989 | #, c-format |
2fd6739f SM |
4990 | msgid "" |
4991 | "\n" | |
4992 | "Disconnecting from systemtap module.\n" | |
4993 | "To reconnect, type \"staprun -A %s\"\n" | |
b11986fc PP |
4994 | msgstr "" |
4995 | ||
d082d764 | 4996 | #: staprun/mainloop.c:529 |
b11986fc | 4997 | #, c-format |
2fd6739f | 4998 | msgid "Unexpected EOF in read (nb=%ld)" |
b530b5b3 LB |
4999 | msgstr "" |
5000 | ||
d082d764 | 5001 | #: staprun/mainloop.c:547 |
2fd6739f | 5002 | msgid "Unexpected error in select" |
984ad50c FCE |
5003 | msgstr "" |
5004 | ||
d082d764 | 5005 | #: staprun/mainloop.c:601 |
2fd6739f | 5006 | msgid "WARNING deduplication table full\n" |
984ad50c FCE |
5007 | msgstr "" |
5008 | ||
d082d764 | 5009 | #: staprun/mainloop.c:775 |
984ad50c | 5010 | #, c-format |
bbb71aaf | 5011 | msgid "Ignored message of type %d\n" |
984ad50c FCE |
5012 | msgstr "" |
5013 | ||
6f810400 | 5014 | #: staprun/stapio.c:65 |
bbb71aaf | 5015 | msgid "Cannot have module options with attach (-A).\n" |
984ad50c FCE |
5016 | msgstr "" |
5017 | ||
6f810400 | 5018 | #: staprun/stapio.c:76 |
bbb71aaf | 5019 | msgid "Need a module name or path to load.\n" |
984ad50c FCE |
5020 | msgstr "" |
5021 | ||
6f810400 | 5022 | #: staprun/stapio.c:84 |
bbb71aaf FCE |
5023 | msgid "Couldn't enter main loop. Exiting.\n" |
5024 | msgstr "" | |
5025 | ||
6f810400 | 5026 | #: staprun/staprun.c:490 |
bbb71aaf | 5027 | msgid "Relay basedir -F option is invalid for staprun\n" |
984ad50c FCE |
5028 | msgstr "" |
5029 | ||
6f810400 | 5030 | #: staprun/staprun.h:113 |
bbb71aaf | 5031 | msgid "ERROR:" |
984ad50c FCE |
5032 | msgstr "" |
5033 | ||
405c5fe5 SM |
5034 | #: staprun/start_cmd.c:168 |
5035 | msgid "Failed to allocate memory.\n" | |
5036 | msgstr "" | |
5037 | ||
5038 | #: staprun/start_cmd.c:182 | |
5039 | msgid "wordexp: syntax error (unmatched quotes?) in -c COMMAND\n" | |
5040 | msgstr "" | |
5041 | ||
5042 | #: staprun/start_cmd.c:185 | |
5043 | #, c-format | |
5044 | msgid "wordexp: parsing error (%d)\n" | |
5045 | msgstr "" | |
5046 | ||
5047 | #: staprun/start_cmd.c:271 | |
5048 | msgid "ptrace detach" | |
5049 | msgstr "" | |
5050 | ||
f9118d76 | 5051 | #: stap-serverd.cxx:123 |
47faa35b MC |
5052 | #, c-format |
5053 | msgid "Could not open client stderr file %s: %s" | |
5054 | msgstr "" | |
5055 | ||
f9118d76 | 5056 | #: stap-serverd.cxx:238 |
47faa35b MC |
5057 | #, c-format |
5058 | msgid "%s: cannot parse number '--port=%s'" | |
5059 | msgstr "" | |
5060 | ||
f9118d76 | 5061 | #: stap-serverd.cxx:240 |
47faa35b MC |
5062 | #, c-format |
5063 | msgid "%s: invalid entry: port must be between 0 and 65535 '--port=%s'" | |
5064 | msgstr "" | |
5065 | ||
f9118d76 | 5066 | #: stap-serverd.cxx:254 |
47faa35b MC |
5067 | #, c-format |
5068 | msgid "%s: cannot parse number '--max-threads=%s'" | |
5069 | msgstr "" | |
5070 | ||
f9118d76 | 5071 | #: stap-serverd.cxx:256 |
47faa35b MC |
5072 | #, c-format |
5073 | msgid "%s: invalid entry: max threads must not be negative '--max-threads=%s'" | |
5074 | msgstr "" | |
5075 | ||
f9118d76 | 5076 | #: stap-serverd.cxx:262 |
bc0368d3 FCE |
5077 | #, c-format |
5078 | msgid "%s: cannot parse number '--max-request-size=%s'" | |
5079 | msgstr "" | |
5080 | ||
f9118d76 | 5081 | #: stap-serverd.cxx:264 |
bc0368d3 FCE |
5082 | #, c-format |
5083 | msgid "" | |
5084 | "%s: invalid entry: max (uncompressed) request size must be greater than 0 '--" | |
5085 | "max-request-size=%s'" | |
5086 | msgstr "" | |
5087 | ||
f9118d76 | 5088 | #: stap-serverd.cxx:271 |
bc0368d3 FCE |
5089 | #, c-format |
5090 | msgid "%s: cannot parse number '--max-compressed-request=%s'" | |
5091 | msgstr "" | |
5092 | ||
f9118d76 | 5093 | #: stap-serverd.cxx:273 |
bc0368d3 FCE |
5094 | #, c-format |
5095 | msgid "" | |
5096 | "%s: invalid entry: max compressed request size must be greater than 0 '--max-" | |
5097 | "compressed-request=%s'" | |
5098 | msgstr "" | |
5099 | ||
f9118d76 | 5100 | #: stap-serverd.cxx:283 |
47faa35b MC |
5101 | #, c-format |
5102 | msgid "%s: unhandled option '%c %s'" | |
5103 | msgstr "" | |
5104 | ||
f9118d76 | 5105 | #: stap-serverd.cxx:285 |
47faa35b MC |
5106 | #, c-format |
5107 | msgid "%s: unhandled option '%c'" | |
5108 | msgstr "" | |
5109 | ||
f9118d76 | 5110 | #: stap-serverd.cxx:291 |
47faa35b MC |
5111 | #, c-format |
5112 | msgid "%s: unrecognized argument '%s'" | |
5113 | msgstr "" | |
5114 | ||
f9118d76 | 5115 | #: stap-serverd.cxx:309 |
47faa35b MC |
5116 | #, c-format |
5117 | msgid "Received another signal %d, exiting (forced)" | |
5118 | msgstr "" | |
5119 | ||
f9118d76 | 5120 | #: stap-serverd.cxx:312 |
47faa35b MC |
5121 | #, c-format |
5122 | msgid "Received signal %d, exiting" | |
5123 | msgstr "" | |
5124 | ||
f9118d76 | 5125 | #: stap-serverd.cxx:368 |
47faa35b MC |
5126 | #, c-format |
5127 | msgid "Could not open server MOK directory %s: %s" | |
5128 | msgstr "" | |
5129 | ||
f9118d76 | 5130 | #: stap-serverd.cxx:380 stap-serverd.cxx:1361 |
47faa35b MC |
5131 | #, c-format |
5132 | msgid "Error in MOK fingerprint regcomp: %s" | |
5133 | msgstr "" | |
5134 | ||
f9118d76 | 5135 | #: stap-serverd.cxx:429 |
47faa35b MC |
5136 | #, c-format |
5137 | msgid "Found MOK with fingerprint '%s'" | |
5138 | msgstr "" | |
5139 | ||
f9118d76 | 5140 | #: stap-serverd.cxx:463 |
47faa35b MC |
5141 | #, c-format |
5142 | msgid "Too many service name collisions for Avahi service %s" | |
5143 | msgstr "" | |
5144 | ||
f9118d76 | 5145 | #: stap-serverd.cxx:473 |
47faa35b MC |
5146 | #, c-format |
5147 | msgid "Avahi service name collision, renaming service '%s' to '%s'" | |
5148 | msgstr "" | |
5149 | ||
f9118d76 | 5150 | #: stap-serverd.cxx:495 |
47faa35b MC |
5151 | #, c-format |
5152 | msgid "Avahi service '%s' successfully established." | |
5153 | msgstr "" | |
5154 | ||
f9118d76 | 5155 | #: stap-serverd.cxx:508 |
47faa35b MC |
5156 | #, c-format |
5157 | msgid "Avahi entry group failure: %s" | |
5158 | msgstr "" | |
5159 | ||
f9118d76 | 5160 | #: stap-serverd.cxx:528 |
47faa35b MC |
5161 | #, c-format |
5162 | msgid "avahi_entry_group_new () failed: %s" | |
5163 | msgstr "" | |
5164 | ||
f9118d76 | 5165 | #: stap-serverd.cxx:537 |
47faa35b MC |
5166 | #, c-format |
5167 | msgid "Adding Avahi service '%s'" | |
5168 | msgstr "" | |
5169 | ||
f9118d76 | 5170 | #: stap-serverd.cxx:576 |
1c377101 FCE |
5171 | msgid "Failed to allocate string list" |
5172 | msgstr "" | |
5173 | ||
f9118d76 | 5174 | #: stap-serverd.cxx:590 |
1c377101 FCE |
5175 | msgid "Failed to add a string to the list" |
5176 | msgstr "" | |
5177 | ||
f9118d76 | 5178 | #: stap-serverd.cxx:620 |
47faa35b MC |
5179 | #, c-format |
5180 | msgid "Failed to add %s service: %s" | |
5181 | msgstr "" | |
5182 | ||
f9118d76 | 5183 | #: stap-serverd.cxx:632 |
47faa35b MC |
5184 | #, c-format |
5185 | msgid "Failed to commit avahi entry group: %s" | |
5186 | msgstr "" | |
5187 | ||
f9118d76 | 5188 | #: stap-serverd.cxx:666 |
47faa35b MC |
5189 | #, c-format |
5190 | msgid "Avahi client failure: %s" | |
5191 | msgstr "" | |
5192 | ||
f9118d76 | 5193 | #: stap-serverd.cxx:699 |
47faa35b MC |
5194 | #, c-format |
5195 | msgid "" | |
5196 | "The Avahi daemon is not running. Avahi service '%s' will be established when " | |
5197 | "the deamon is started" | |
5198 | msgstr "" | |
5199 | ||
f9118d76 | 5200 | #: stap-serverd.cxx:727 |
47faa35b MC |
5201 | #, c-format |
5202 | msgid "Removing Avahi service '%s'" | |
5203 | msgstr "" | |
5204 | ||
f9118d76 | 5205 | #: stap-serverd.cxx:787 |
1c377101 FCE |
5206 | msgid "Failed to create avahi threaded poll object." |
5207 | msgstr "" | |
5208 | ||
f9118d76 | 5209 | #: stap-serverd.cxx:801 |
47faa35b MC |
5210 | #, c-format |
5211 | msgid "Failed to create avahi client: %s" | |
5212 | msgstr "" | |
5213 | ||
f9118d76 | 5214 | #: stap-serverd.cxx:816 |
47faa35b MC |
5215 | #, c-format |
5216 | msgid "Failed to initialize inotify: %s" | |
5217 | msgstr "" | |
5218 | ||
f9118d76 | 5219 | #: stap-serverd.cxx:831 |
47faa35b MC |
5220 | #, c-format |
5221 | msgid "Failed to add inotify watch: %s" | |
5222 | msgstr "" | |
5223 | ||
f9118d76 | 5224 | #: stap-serverd.cxx:841 |
1c377101 FCE |
5225 | msgid "Failed to create inotify watcher" |
5226 | msgstr "" | |
5227 | ||
f9118d76 | 5228 | #: stap-serverd.cxx:858 |
eeacd9d4 LB |
5229 | msgid "Unable to advertise presence on the network. Avahi is not available" |
5230 | msgstr "" | |
5231 | ||
f9118d76 | 5232 | #: stap-serverd.cxx:906 |
47faa35b MC |
5233 | #, c-format |
5234 | msgid "Unable to determine effective user name: %s" | |
5235 | msgstr "" | |
5236 | ||
f9118d76 | 5237 | #: stap-serverd.cxx:909 |
47faa35b MC |
5238 | #, c-format |
5239 | msgid "===== compile server pid %d starting as %s =====" | |
5240 | msgstr "" | |
5241 | ||
f9118d76 | 5242 | #: stap-serverd.cxx:953 |
eeacd9d4 LB |
5243 | msgid "Error reading size of request file" |
5244 | msgstr "" | |
5245 | ||
f9118d76 | 5246 | #: stap-serverd.cxx:958 stap-serverd.cxx:998 |
eeacd9d4 LB |
5247 | msgid "Error in PR_Read" |
5248 | msgstr "" | |
5249 | ||
f9118d76 | 5250 | #: stap-serverd.cxx:974 |
bc0368d3 FCE |
5251 | msgid "Error size of (compressed) request file is too large" |
5252 | msgstr "" | |
5253 | ||
f9118d76 | 5254 | #: stap-serverd.cxx:983 |
47faa35b MC |
5255 | #, c-format |
5256 | msgid "Could not open output file %s" | |
5257 | msgstr "" | |
5258 | ||
f9118d76 | 5259 | #: stap-serverd.cxx:1007 |
47faa35b MC |
5260 | #, c-format |
5261 | msgid "Could not write to output file %s" | |
5262 | msgstr "" | |
5263 | ||
f9118d76 | 5264 | #: stap-serverd.cxx:1015 |
47faa35b MC |
5265 | #, c-format |
5266 | msgid "Expected %d bytes, got %d while reading client request from socket" | |
5267 | msgstr "" | |
5268 | ||
f9118d76 | 5269 | #: stap-serverd.cxx:1043 |
eeacd9d4 LB |
5270 | msgid "Could not import socket into SSL" |
5271 | msgstr "" | |
5272 | ||
f9118d76 | 5273 | #: stap-serverd.cxx:1051 |
eeacd9d4 LB |
5274 | msgid "Error setting SSL security for socket" |
5275 | msgstr "" | |
5276 | ||
f9118d76 | 5277 | #: stap-serverd.cxx:1058 |
eeacd9d4 LB |
5278 | msgid "Error setting handshake as server for socket" |
5279 | msgstr "" | |
5280 | ||
f9118d76 | 5281 | #: stap-serverd.cxx:1065 stap-serverd.cxx:1072 |
eeacd9d4 LB |
5282 | msgid "Error setting SSL client authentication mode for socket" |
5283 | msgstr "" | |
5284 | ||
f9118d76 | 5285 | #: stap-serverd.cxx:1081 |
47faa35b MC |
5286 | msgid "Error in SSL_AuthCertificateHook" |
5287 | msgstr "" | |
5288 | ||
f9118d76 | 5289 | #: stap-serverd.cxx:1089 |
47faa35b MC |
5290 | msgid "Error in SSL_BadCertHook" |
5291 | msgstr "" | |
5292 | ||
f9118d76 | 5293 | #: stap-serverd.cxx:1097 |
47faa35b MC |
5294 | msgid "Error in SSL_HandshakeCallback" |
5295 | msgstr "" | |
5296 | ||
f9118d76 | 5297 | #: stap-serverd.cxx:1107 |
47faa35b MC |
5298 | msgid "Error configuring SSL server" |
5299 | msgstr "" | |
5300 | ||
f9118d76 | 5301 | #: stap-serverd.cxx:1118 stap-serverd.cxx:2152 |
8174b09c FCE |
5302 | msgid "Error closing ssl socket" |
5303 | msgstr "" | |
5304 | ||
f9118d76 | 5305 | #: stap-serverd.cxx:1123 |
8174b09c FCE |
5306 | msgid "Error closing tcp/ssl socket" |
5307 | msgstr "" | |
5308 | ||
f9118d76 | 5309 | #: stap-serverd.cxx:1157 |
47faa35b MC |
5310 | msgid "Error in SSL_OptionSet:SSL_REQUEST_CERTIFICATE" |
5311 | msgstr "" | |
5312 | ||
f9118d76 | 5313 | #: stap-serverd.cxx:1167 |
47faa35b MC |
5314 | msgid "Error in SSL_OptionSet:SSL_REQUIRE_CERTIFICATE" |
5315 | msgstr "" | |
5316 | ||
f9118d76 | 5317 | #: stap-serverd.cxx:1176 |
47faa35b MC |
5318 | msgid "Error in SSL_ReHandshake" |
5319 | msgstr "" | |
5320 | ||
f9118d76 | 5321 | #: stap-serverd.cxx:1185 |
47faa35b MC |
5322 | msgid "Error in SSL_ForceHandshake" |
5323 | msgstr "" | |
5324 | ||
f9118d76 | 5325 | #: stap-serverd.cxx:1205 |
47faa35b MC |
5326 | #, c-format |
5327 | msgid "Could not open input file %s" | |
5328 | msgstr "" | |
5329 | ||
f9118d76 | 5330 | #: stap-serverd.cxx:1221 |
47faa35b MC |
5331 | msgid "Error writing response to socket" |
5332 | msgstr "" | |
5333 | ||
f9118d76 | 5334 | #: stap-serverd.cxx:1244 |
47faa35b MC |
5335 | #, c-format |
5336 | msgid "Unable to open file %s for reading: %s" | |
5337 | msgstr "" | |
5338 | ||
f9118d76 | 5339 | #: stap-serverd.cxx:1277 |
47faa35b MC |
5340 | #, c-format |
5341 | msgid "Error in regcomp: %s" | |
5342 | msgstr "" | |
5343 | ||
f9118d76 | 5344 | #: stap-serverd.cxx:1294 |
47faa35b MC |
5345 | #, c-format |
5346 | msgid "Localization key=value line '%s' cannot be parsed" | |
5347 | msgstr "" | |
5348 | ||
f9118d76 | 5349 | #: stap-serverd.cxx:1305 |
47faa35b MC |
5350 | #, c-format |
5351 | msgid "Localization key '%s' not found in global list" | |
5352 | msgstr "" | |
5353 | ||
f9118d76 | 5354 | #: stap-serverd.cxx:1313 |
47faa35b MC |
5355 | #, c-format |
5356 | msgid "Localization value '%s' contains illegal characters" | |
5357 | msgstr "" | |
5358 | ||
f9118d76 | 5359 | #: stap-serverd.cxx:1324 |
47faa35b MC |
5360 | #, c-format |
5361 | msgid "Error reading file %s: %s" | |
eeacd9d4 LB |
5362 | msgstr "" |
5363 | ||
f9118d76 | 5364 | #: stap-serverd.cxx:1386 |
47faa35b | 5365 | #, c-format |
4ff87eef | 5366 | msgid "MOK fingerprint value '%s' isn't in the correct format" |
eeacd9d4 LB |
5367 | msgstr "" |
5368 | ||
f9118d76 | 5369 | #: stap-serverd.cxx:1469 |
47faa35b MC |
5370 | #, c-format |
5371 | msgid "Invalid argument '%s' for --privilege" | |
eeacd9d4 LB |
5372 | msgstr "" |
5373 | ||
f9118d76 | 5374 | #: stap-serverd.cxx:1512 |
47faa35b MC |
5375 | #, c-format |
5376 | msgid "Unable to open client version file %s" | |
5377 | msgstr "" | |
5378 | ||
f9118d76 | 5379 | #: stap-serverd.cxx:1518 |
47faa35b MC |
5380 | #, c-format |
5381 | msgid "Client version is %s" | |
5382 | msgstr "" | |
5383 | ||
f9118d76 | 5384 | #: stap-serverd.cxx:1535 |
d2047144 FCE |
5385 | #, c-format |
5386 | msgid "Target kernel version %s is not supported by this server" | |
5387 | msgstr "" | |
5388 | ||
f9118d76 | 5389 | #: stap-serverd.cxx:1542 |
d2047144 FCE |
5390 | msgid "Unable to read sysinfo" |
5391 | msgstr "" | |
5392 | ||
f9118d76 | 5393 | #: stap-serverd.cxx:1553 |
e1bbea1b | 5394 | msgid "Cannot parse stap options" |
eeacd9d4 LB |
5395 | msgstr "" |
5396 | ||
f9118d76 | 5397 | #: stap-serverd.cxx:1565 |
47faa35b MC |
5398 | #, c-format |
5399 | msgid "Could not create temporary directory %s" | |
5400 | msgstr "" | |
5401 | ||
f9118d76 FCE |
5402 | #: stap-serverd.cxx:1582 stap-serverd.cxx:1699 stap-serverd.cxx:2036 |
5403 | #: stap-serverd.cxx:2052 stap-serverd.cxx:2059 stap-serverd.cxx:2073 | |
5404 | #: stap-serverd.cxx:2089 | |
418e55e5 FCE |
5405 | #, c-format |
5406 | msgid "Error creating %s name" | |
5407 | msgstr "" | |
5408 | ||
f9118d76 | 5409 | #: stap-serverd.cxx:1592 |
e1bbea1b | 5410 | msgid "Out of memory" |
cb9ae1fe CM |
5411 | msgstr "" |
5412 | ||
f9118d76 | 5413 | #: stap-serverd.cxx:1600 |
47faa35b MC |
5414 | #, c-format |
5415 | msgid "Error opening %s: %s" | |
5416 | msgstr "" | |
5417 | ||
f9118d76 | 5418 | #: stap-serverd.cxx:1609 |
47faa35b MC |
5419 | #, c-format |
5420 | msgid "Error reading %s: %s" | |
5421 | msgstr "" | |
5422 | ||
f9118d76 | 5423 | #: stap-serverd.cxx:1620 |
bc0368d3 FCE |
5424 | #, c-format |
5425 | msgid "Options passed from the client: %s" | |
5426 | msgstr "" | |
5427 | ||
f9118d76 | 5428 | #: stap-serverd.cxx:1680 |
1c377101 FCE |
5429 | msgid "Failed spawning translator" |
5430 | msgstr "" | |
5431 | ||
f9118d76 | 5432 | #: stap-serverd.cxx:1705 |
47faa35b MC |
5433 | #, c-format |
5434 | msgid "Unable to find a module in %s" | |
5435 | msgstr "" | |
5436 | ||
f9118d76 | 5437 | #: stap-serverd.cxx:1708 |
47faa35b MC |
5438 | #, c-format |
5439 | msgid "Too many modules (%zu) in %s" | |
5440 | msgstr "" | |
5441 | ||
f9118d76 | 5442 | #: stap-serverd.cxx:1725 |
1c377101 FCE |
5443 | msgid "" |
5444 | "No matching machine owner key (MOK) available on the server to sign the\n" | |
5445 | " module." | |
5446 | msgstr "" | |
5447 | ||
f9118d76 | 5448 | #: stap-serverd.cxx:1799 |
47faa35b MC |
5449 | #, c-format |
5450 | msgid "Could not link to %s from %s" | |
5451 | msgstr "" | |
5452 | ||
f9118d76 FCE |
5453 | #: stap-serverd.cxx:1821 |
5454 | #, c-format | |
5455 | msgid "Running sign-file failed, rc = %d" | |
5456 | msgstr "" | |
5457 | ||
5458 | #: stap-serverd.cxx:1877 | |
eeacd9d4 LB |
5459 | msgid "Error in spawn getcwd" |
5460 | msgstr "" | |
5461 | ||
f9118d76 | 5462 | #: stap-serverd.cxx:1885 |
e1bbea1b FCE |
5463 | msgid "Error in spawn chdir" |
5464 | msgstr "" | |
5465 | ||
f9118d76 | 5466 | #: stap-serverd.cxx:1899 |
eeacd9d4 LB |
5467 | msgid "Error in spawn unchdir" |
5468 | msgstr "" | |
5469 | ||
f9118d76 | 5470 | #: stap-serverd.cxx:1904 |
47faa35b MC |
5471 | #, c-format |
5472 | msgid "Error in spawn: %s" | |
5473 | msgstr "" | |
5474 | ||
f9118d76 | 5475 | #: stap-serverd.cxx:1911 |
eeacd9d4 LB |
5476 | msgid "Error in waitpid" |
5477 | msgstr "" | |
5478 | ||
f9118d76 | 5479 | #: stap-serverd.cxx:1934 |
bc0368d3 | 5480 | #, c-format |
f9118d76 | 5481 | msgid "Unable to check the zipfile size. Error code: %d ." |
bc0368d3 FCE |
5482 | msgstr "" |
5483 | ||
f9118d76 | 5484 | #: stap-serverd.cxx:1951 |
bc0368d3 FCE |
5485 | #, c-format |
5486 | msgid "" | |
5487 | "Uncompressed request size of %ld bytes is not within the expected range of 1 " | |
5488 | "to %zu bytes." | |
5489 | msgstr "" | |
5490 | ||
f9118d76 | 5491 | #: stap-serverd.cxx:2016 |
eeacd9d4 LB |
5492 | msgid "Error resetting SSL handshake" |
5493 | msgstr "" | |
5494 | ||
f9118d76 | 5495 | #: stap-serverd.cxx:2026 |
eeacd9d4 LB |
5496 | msgid "Error forcing SSL handshake" |
5497 | msgstr "" | |
5498 | ||
f9118d76 | 5499 | #: stap-serverd.cxx:2127 |
eeacd9d4 LB |
5500 | msgid "Unable to extract client request" |
5501 | msgstr "" | |
5502 | ||
f9118d76 | 5503 | #: stap-serverd.cxx:2142 |
eeacd9d4 LB |
5504 | msgid "Unable to compress server response" |
5505 | msgstr "" | |
5506 | ||
f9118d76 | 5507 | #: stap-serverd.cxx:2160 |
47faa35b MC |
5508 | #, c-format |
5509 | msgid "Keeping temporary directory %s" | |
5510 | msgstr "" | |
5511 | ||
f9118d76 | 5512 | #: stap-serverd.cxx:2171 |
2fd6739f SM |
5513 | msgid "Error processing client request" |
5514 | msgstr "" | |
5515 | ||
f9118d76 | 5516 | #: stap-serverd.cxx:2179 |
47faa35b MC |
5517 | #, c-format |
5518 | msgid "Request from %s:%d complete" | |
5519 | msgstr "" | |
5520 | ||
f9118d76 | 5521 | #: stap-serverd.cxx:2181 |
47faa35b MC |
5522 | #, c-format |
5523 | msgid "Request from [%s]:%d complete" | |
5524 | msgstr "" | |
5525 | ||
f9118d76 | 5526 | #: stap-serverd.cxx:2221 |
eeacd9d4 LB |
5527 | msgid "Unable to obtain certificate private key" |
5528 | msgstr "" | |
5529 | ||
f9118d76 | 5530 | #: stap-serverd.cxx:2236 |
eeacd9d4 LB |
5531 | msgid "Error accepting client connection" |
5532 | msgstr "" | |
5533 | ||
f9118d76 | 5534 | #: stap-serverd.cxx:2247 |
47faa35b MC |
5535 | #, c-format |
5536 | msgid "Accepted connection from %s:%d" | |
5537 | msgstr "" | |
5538 | ||
f9118d76 | 5539 | #: stap-serverd.cxx:2249 |
47faa35b MC |
5540 | #, c-format |
5541 | msgid "Accepted connection from [%s]:%d" | |
5542 | msgstr "" | |
5543 | ||
f9118d76 | 5544 | #: stap-serverd.cxx:2262 |
2fd6739f SM |
5545 | msgid "Server is overloaded. Processing times may be longer than normal." |
5546 | msgstr "" | |
5547 | ||
f9118d76 | 5548 | #: stap-serverd.cxx:2264 |
2fd6739f | 5549 | msgid "Processing 1 request..." |
eeacd9d4 LB |
5550 | msgstr "" |
5551 | ||
f9118d76 | 5552 | #: stap-serverd.cxx:2266 |
47faa35b MC |
5553 | #, c-format |
5554 | msgid "Processing %d concurrent requests..." | |
5555 | msgstr "" | |
5556 | ||
f9118d76 | 5557 | #: stap-serverd.cxx:2275 |
2fd6739f | 5558 | msgid "No memory available for new thread arg!" |
eeacd9d4 LB |
5559 | msgstr "" |
5560 | ||
f9118d76 | 5561 | #: stap-serverd.cxx:2351 |
cb9ae1fe CM |
5562 | msgid "Unable to configure SSL server session ID cache" |
5563 | msgstr "" | |
5564 | ||
f9118d76 | 5565 | #: stap-serverd.cxx:2361 |
47faa35b MC |
5566 | #, c-format |
5567 | msgid "Unable to find our certificate in the database at %s" | |
5568 | msgstr "" | |
5569 | ||
f9118d76 | 5570 | #: stap-serverd.cxx:2383 |
47faa35b MC |
5571 | #, c-format |
5572 | msgid "Waiting for %d outstanding requests to complete..." | |
5573 | msgstr "" | |
5574 | ||
f9118d76 | 5575 | #: stap-serverd.cxx:2388 |
2fd6739f SM |
5576 | msgid "Timeout reached, exiting (forced)" |
5577 | msgstr "" | |
5578 | ||
f9118d76 | 5579 | #: stap-serverd.cxx:2405 |
cb9ae1fe CM |
5580 | msgid "Unable to shut down server session ID cache" |
5581 | msgstr "" | |
5582 | ||
f9118d76 | 5583 | #: stap-serverd.cxx:2420 |
eeacd9d4 LB |
5584 | msgid "Error creating socket" |
5585 | msgstr "" | |
5586 | ||
f9118d76 | 5587 | #: stap-serverd.cxx:2432 stap-serverd.cxx:2444 |
eeacd9d4 LB |
5588 | msgid "Error setting socket properties" |
5589 | msgstr "" | |
5590 | ||
f9118d76 | 5591 | #: stap-serverd.cxx:2478 |
47faa35b MC |
5592 | #, c-format |
5593 | msgid "Network port %hu is unavailable. Trying another port" | |
5594 | msgstr "" | |
5595 | ||
f9118d76 | 5596 | #: stap-serverd.cxx:2485 |
47faa35b MC |
5597 | #, c-format |
5598 | msgid "Network port %hu is busy. Trying another port" | |
5599 | msgstr "" | |
5600 | ||
f9118d76 | 5601 | #: stap-serverd.cxx:2492 |
eeacd9d4 LB |
5602 | msgid "Error setting socket address" |
5603 | msgstr "" | |
5604 | ||
f9118d76 | 5605 | #: stap-serverd.cxx:2501 |
eeacd9d4 LB |
5606 | msgid "Unable to obtain socket address" |
5607 | msgstr "" | |
5608 | ||
f9118d76 | 5609 | #: stap-serverd.cxx:2508 |
47faa35b MC |
5610 | #, c-format |
5611 | msgid "Using network address [%s]:%hu" | |
5612 | msgstr "" | |
5613 | ||
f9118d76 | 5614 | #: stap-serverd.cxx:2511 |
47faa35b MC |
5615 | #, c-format |
5616 | msgid "Using a maximum of %ld threads" | |
5617 | msgstr "" | |
5618 | ||
f9118d76 | 5619 | #: stap-serverd.cxx:2513 |
2fd6739f | 5620 | msgid "Concurrency disabled" |
eeacd9d4 LB |
5621 | msgstr "" |
5622 | ||
f9118d76 | 5623 | #: stap-serverd.cxx:2520 |
eeacd9d4 LB |
5624 | msgid "Error listening on socket" |
5625 | msgstr "" | |
5626 | ||
f9118d76 | 5627 | #: stap-serverd.cxx:2539 |
8174b09c FCE |
5628 | msgid "Cannot check/create certificate, giving up." |
5629 | msgstr "" | |
5630 | ||
f9118d76 | 5631 | #: stap-serverd.cxx:2551 |
eeacd9d4 LB |
5632 | msgid "Unable to authorize certificate for the local client" |
5633 | msgstr "" | |
5634 | ||
f9118d76 | 5635 | #: stap-serverd.cxx:2562 |
cb9ae1fe | 5636 | msgid "Error closing listen socket" |
eeacd9d4 LB |
5637 | msgstr "" |
5638 | ||
6e0b8948 | 5639 | #: stap-sign-module.cxx:54 |
eeacd9d4 LB |
5640 | msgid "Module name was not specified." |
5641 | msgstr "" | |
5642 | ||
bc0368d3 | 5643 | #: staptree.cxx:178 |
58a834b1 LB |
5644 | msgid "inconsistent arity" |
5645 | msgstr "" | |
5646 | ||
bc0368d3 | 5647 | #: staptree.cxx:182 |
47faa35b MC |
5648 | #, c-format |
5649 | msgid "inconsistent arity (%s vs %d)" | |
5650 | msgstr "" | |
5651 | ||
bc0368d3 | 5652 | #: staptree.cxx:186 |
47faa35b MC |
5653 | #, c-format |
5654 | msgid "arity %s first inferred here" | |
5655 | msgstr "" | |
5656 | ||
d2047144 | 5657 | #: staptree.cxx:224 |
58a834b1 LB |
5658 | msgid "internal error, joining a non-synthetic function" |
5659 | msgstr "" | |
5660 | ||
d2047144 | 5661 | #: staptree.cxx:226 |
47faa35b MC |
5662 | #, c-format |
5663 | msgid "synthetic function '%s' conflicts with an existing function" | |
5664 | msgstr "" | |
5665 | ||
d2047144 | 5666 | #: staptree.cxx:273 |
47faa35b MC |
5667 | #, c-format |
5668 | msgid "%s variable '%s' may not be used as array" | |
5669 | msgstr "" | |
5670 | ||
d2047144 | 5671 | #: staptree.cxx:276 |
47faa35b MC |
5672 | #, c-format |
5673 | msgid "%s variable '%s' may not be used as a structure" | |
5674 | msgstr "" | |
5675 | ||
d2047144 | 5676 | #: staptree.cxx:280 |
47faa35b MC |
5677 | #, c-format |
5678 | msgid "%s variable '%s' may not be pretty-printed" | |
5679 | msgstr "" | |
5680 | ||
d2047144 | 5681 | #: staptree.cxx:284 |
47faa35b MC |
5682 | #, c-format |
5683 | msgid "invalid use of %s variable '%s'" | |
5684 | msgstr "" | |
5685 | ||
d2047144 | 5686 | #: staptree.cxx:310 |
a5481570 JS |
5687 | msgid "cannot write to pretty-printed variable" |
5688 | msgstr "" | |
5689 | ||
4ff87eef | 5690 | #: staptree.cxx:1116 |
58a834b1 LB |
5691 | msgid "invalid or missing conversion specifier" |
5692 | msgstr "" | |
5693 | ||
4ff87eef | 5694 | #: staptree.cxx:1135 |
58a834b1 LB |
5695 | msgid "trailing incomplete print format conversion" |
5696 | msgstr "" | |
5697 | ||
4ff87eef | 5698 | #: staptree.cxx:1493 |
1c377101 FCE |
5699 | msgid "internal error: missing probe point component" |
5700 | msgstr "" | |
5701 | ||
4ff87eef | 5702 | #: staptree.cxx:1917 |
58a834b1 LB |
5703 | msgid "Expecting symbol or histogram operator" |
5704 | msgstr "" | |
5705 | ||
4ff87eef | 5706 | #: staptree.cxx:1919 |
58a834b1 LB |
5707 | msgid "Failed to classify indexable" |
5708 | msgstr "" | |
5709 | ||
4ff87eef | 5710 | #: staptree.cxx:2690 staptree.cxx:2695 staptree.cxx:2736 staptree.cxx:2741 |
e6687df2 MC |
5711 | msgid "Aggregates not available in embedded-C" |
5712 | msgstr "" | |
5713 | ||
4ff87eef | 5714 | #: staptree.cxx:2752 |
47faa35b MC |
5715 | #, c-format |
5716 | msgid "embedded expression may not be used when --privilege=%s is specified" | |
5717 | msgstr "" | |
5718 | ||
4ff87eef | 5719 | #: staptree.cxx:2758 |
58a834b1 LB |
5720 | msgid "embedded expression may not be used unless -g is specified" |
5721 | msgstr "" | |
5722 | ||
4ff87eef | 5723 | #: staptree.cxx:2928 |
58a834b1 LB |
5724 | msgid "symbol without referent" |
5725 | msgstr "" | |
5726 | ||
4ff87eef | 5727 | #: staptree.cxx:3129 |
58a834b1 LB |
5728 | msgid "invalid element" |
5729 | msgstr "" | |
5730 | ||
f12cf630 | 5731 | #: staptree.h:1330 |
a54d79ce FCE |
5732 | msgid "update_visitor wasn't provided a value" |
5733 | msgstr "" | |
5734 | ||
f12cf630 | 5735 | #: staptree.h:1334 |
a54d79ce FCE |
5736 | msgid "update_visitor was provided a NULL value" |
5737 | msgstr "" | |
5738 | ||
f12cf630 | 5739 | #: staptree.h:1337 |
47faa35b MC |
5740 | #, c-format |
5741 | msgid "update_visitor can't set type \"%s\" with a \"%s\"" | |
5742 | msgstr "" | |
5743 | ||
f12cf630 | 5744 | #: staptree.h:1364 |
05fd6ec0 AM |
5745 | msgid "replaced " |
5746 | msgstr "" | |
5747 | ||
f12cf630 | 5748 | #: staptree.h:1366 |
05fd6ec0 AM |
5749 | msgid " with " |
5750 | msgstr "" | |
5751 | ||
f12cf630 | 5752 | #: staptree.h:1380 |
405c5fe5 SM |
5753 | msgid "update_visitor dtor has unused values" |
5754 | msgstr "" | |
f12cf630 FCE |
5755 | |
5756 | #: tapset-debuginfod.cxx:40 tapset-debuginfod.cxx:51 | |
5757 | msgid "can't retrieve buildids from debuginfod" | |
5758 | msgstr "" | |
5759 | ||
5760 | #: tapset-debuginfod.cxx:47 | |
5761 | msgid "retrieved invalid buildids from debuginfod" | |
5762 | msgstr "" | |
5763 | ||
5764 | #: tapset-debuginfod.cxx:152 | |
5765 | msgid "" | |
5766 | "the probe must be of the form debuginfod.[.archive(\"foobar\")]process(\"foo/" | |
5767 | "bar\").**{...}" | |
5768 | msgstr "" | |
5769 | ||
5770 | #: tapset-debuginfod.cxx:222 | |
4ff87eef | 5771 | #, c-format |
f12cf630 | 5772 | msgid "resolved debuginfod archive %s file %s -> buildid %s archive %s file %s" |
4ff87eef AM |
5773 | msgstr "" |
5774 | ||
5775 | #: tapset-mark.cxx:102 | |
b530b5b3 LB |
5776 | msgid "invalid marker argument number" |
5777 | msgstr "" | |
5778 | ||
4ff87eef | 5779 | #: tapset-mark.cxx:105 |
b530b5b3 LB |
5780 | msgid "write to marker parameter not permitted" |
5781 | msgstr "" | |
5782 | ||
4ff87eef | 5783 | #: tapset-mark.cxx:125 |
47faa35b MC |
5784 | #, c-format |
5785 | msgid "write to marker '%s' not permitted" | |
5786 | msgstr "" | |
5787 | ||
4ff87eef | 5788 | #: tapset-mark.cxx:187 |
b530b5b3 LB |
5789 | msgid "cannot take address of marker variable" |
5790 | msgstr "" | |
5791 | ||
4ff87eef | 5792 | #: tapset-mark.cxx:195 |
b530b5b3 LB |
5793 | msgid "" |
5794 | "invalid target symbol for marker, $argN, $name, $format, $$parms or $$vars " | |
5795 | "expected" | |
5796 | msgstr "" | |
5797 | ||
d082d764 | 5798 | #: tapset-mark.cxx:452 translate.cxx:3463 |
b530b5b3 LB |
5799 | msgid "cannot expand unknown type" |
5800 | msgstr "" | |
5801 | ||
f12cf630 | 5802 | #: tapset-mark.cxx:575 tapset-netfilter.cxx:432 tapset-python.cxx:236 |
d082d764 FCE |
5803 | #: tapset-python.cxx:244 tapsets.cxx:10982 tapset-timers.cxx:580 |
5804 | #: tapset-utrace.cxx:1306 tapset-utrace.cxx:1320 | |
f12cf630 FCE |
5805 | #, c-format |
5806 | msgid "%s will be ignored by bpf backend" | |
5807 | msgstr "" | |
5808 | ||
4ff87eef | 5809 | #: tapset-mark.cxx:603 |
b530b5b3 LB |
5810 | msgid "mark_builder releasing cache" |
5811 | msgstr "" | |
5812 | ||
5813 | #. TRANSLATORS: specific path cannot be opened | |
4ff87eef | 5814 | #: tapset-mark.cxx:667 |
b530b5b3 LB |
5815 | msgid " cannot be opened: " |
5816 | msgstr "" | |
5817 | ||
f12cf630 | 5818 | #: tapset-mark.cxx:755 tapsets.cxx:8865 tapsets.cxx:9040 |
47faa35b MC |
5819 | #, c-format |
5820 | msgid "no match (similar mark: %s)" | |
5821 | msgid_plural "no match (similar marks: %s)" | |
5822 | msgstr[0] "" | |
5823 | msgstr[1] "" | |
5824 | msgstr[2] "" | |
5825 | ||
d2047144 | 5826 | #: tapset-method.cxx:135 |
bbb71aaf FCE |
5827 | msgid "maximum of one line number (:NNN)" |
5828 | msgstr "" | |
5829 | ||
d2047144 | 5830 | #: tapset-method.cxx:137 |
bbb71aaf FCE |
5831 | msgid "conflict :NNN and .return probe" |
5832 | msgstr "" | |
5833 | ||
d2047144 | 5834 | #: tapset-method.cxx:147 |
bbb71aaf FCE |
5835 | msgid "maximum of 10 java method parameters may be specified" |
5836 | msgstr "" | |
5837 | ||
d2047144 | 5838 | #: tapset-method.cxx:161 |
bbb71aaf FCE |
5839 | msgid "missing JVMID" |
5840 | msgstr "" | |
5841 | ||
d2047144 | 5842 | #: tapset-method.cxx:206 |
1c377101 FCE |
5843 | msgid "can't create java backtrace probe" |
5844 | msgstr "" | |
5845 | ||
d2047144 | 5846 | #: tapset-method.cxx:224 |
1c377101 FCE |
5847 | msgid "can't create java backtrace delete probe" |
5848 | msgstr "" | |
5849 | ||
d2047144 | 5850 | #: tapset-method.cxx:270 |
1c377101 FCE |
5851 | msgid "can't create java method probe" |
5852 | msgstr "" | |
5853 | ||
d2047144 | 5854 | #: tapset-method.cxx:315 |
1c377101 FCE |
5855 | msgid "can't create java begin probe" |
5856 | msgstr "" | |
5857 | ||
d2047144 | 5858 | #: tapset-method.cxx:334 |
1c377101 FCE |
5859 | msgid "can't create java end probe" |
5860 | msgstr "" | |
5861 | ||
4ff87eef | 5862 | #: tapset-netfilter.cxx:193 |
47faa35b MC |
5863 | #, c-format |
5864 | msgid "" | |
5865 | "unsupported netfilter priority \"%s\" for protocol family \"%s\"; need stap -" | |
5866 | "g" | |
5867 | msgstr "" | |
5868 | ||
4ff87eef | 5869 | #: tapset-netfilter.cxx:200 |
47faa35b MC |
5870 | #, c-format |
5871 | msgid "" | |
5872 | "unsupported netfilter hook \"%s\" for protocol family \"%s\"; need stap -g" | |
5873 | msgstr "" | |
5874 | ||
4ff87eef | 5875 | #: tapset-netfilter.cxx:206 |
47faa35b MC |
5876 | #, c-format |
5877 | msgid "unsupported netfilter protocol family \"%s\"; need stap -g" | |
5878 | msgstr "" | |
5879 | ||
4ff87eef | 5880 | #: tapset-netfilter.cxx:453 |
2fd6739f SM |
5881 | msgid "cannot take address of netfilter hook context variable" |
5882 | msgstr "" | |
5883 | ||
4ff87eef | 5884 | #: tapset-netfilter.cxx:468 |
2fd6739f SM |
5885 | msgid "unsupported context variable" |
5886 | msgstr "" | |
5887 | ||
4ff87eef | 5888 | #: tapset-netfilter.cxx:471 |
2fd6739f SM |
5889 | msgid "write to netfilter parameter not permitted" |
5890 | msgstr "" | |
5891 | ||
4ff87eef | 5892 | #: tapset-netfilter.cxx:475 |
2fd6739f SM |
5893 | msgid "write to netfilter verdict requires guru mode; need stap -g" |
5894 | msgstr "" | |
5895 | ||
4ff87eef | 5896 | #: tapset-netfilter.cxx:522 |
2fd6739f SM |
5897 | msgid "missing hooknum" |
5898 | msgstr "" | |
5899 | ||
4ff87eef | 5900 | #: tapset-netfilter.cxx:525 |
2fd6739f SM |
5901 | msgid "missing protocol family" |
5902 | msgstr "" | |
5903 | ||
6f810400 | 5904 | #: tapset-perfmon.cxx:304 |
b530b5b3 LB |
5905 | msgid "" |
5906 | "perf probes not available without exported perf_event_create_kernel_counter" | |
5907 | msgstr "" | |
5908 | ||
6f810400 | 5909 | #: tapset-perfmon.cxx:306 |
b530b5b3 LB |
5910 | msgid "perf probes not available without CONFIG_PERF_EVENTS" |
5911 | msgstr "" | |
5912 | ||
6f810400 | 5913 | #: tapset-perfmon.cxx:321 |
b530b5b3 LB |
5914 | msgid "invalid perf sample period " |
5915 | msgstr "" | |
5916 | ||
6f810400 | 5917 | #: tapset-perfmon.cxx:330 |
addff762 SM |
5918 | msgid "wildcard not allowed with perf probe counter component" |
5919 | msgstr "" | |
5920 | ||
6f810400 | 5921 | #: tapset-perfmon.cxx:334 |
addff762 SM |
5922 | msgid "missing perf probe counter component name" |
5923 | msgstr "" | |
5924 | ||
6f810400 | 5925 | #: tapset-perfmon.cxx:343 |
addff762 SM |
5926 | msgid "duplicate counter name" |
5927 | msgstr "" | |
5928 | ||
f12cf630 | 5929 | #: tapset-perfmon.cxx:362 tapsets.cxx:8711 |
efbfa04e | 5930 | msgid "invalid -c command for unspecified process probe [man stapprobes]" |
addff762 SM |
5931 | msgstr "" |
5932 | ||
6f810400 | 5933 | #: tapset-perfmon.cxx:366 |
efbfa04e FCE |
5934 | msgid "" |
5935 | "unspecified process probe is invalid without a -c COMMAND [man stapprobes]" | |
5936 | msgstr "" | |
5937 | ||
6f810400 | 5938 | #: tapset-perfmon.cxx:375 |
47faa35b MC |
5939 | #, c-format |
5940 | msgid "" | |
5941 | "perf probe type=%<PRId64> config=%<PRId64> %s=%<PRId64> process=%s counter=%s" | |
5942 | msgstr "" | |
5943 | ||
bd95638e FCE |
5944 | #: tapset-procfs.cxx:189 |
5945 | msgid "" | |
5946 | "both read and write procfs probes cannot exist for the same procfs path \"" | |
5947 | msgstr "" | |
5948 | ||
5949 | #: tapset-procfs.cxx:194 | |
b530b5b3 LB |
5950 | msgid "only one read procfs probe can exist for procfs path \"" |
5951 | msgstr "" | |
5952 | ||
4ff87eef | 5953 | #: tapset-procfs.cxx:527 |
b530b5b3 LB |
5954 | msgid "invalid target symbol for procfs probe, $value expected" |
5955 | msgstr "" | |
5956 | ||
4ff87eef | 5957 | #: tapset-procfs.cxx:534 |
b530b5b3 LB |
5958 | msgid "procfs $value variable is read-only in a procfs write probe" |
5959 | msgstr "" | |
5960 | ||
4ff87eef | 5961 | #: tapset-procfs.cxx:536 |
b530b5b3 LB |
5962 | msgid "procfs $value variable cannot be read in a procfs read probe" |
5963 | msgstr "" | |
5964 | ||
4ff87eef | 5965 | #: tapset-procfs.cxx:539 |
b530b5b3 LB |
5966 | msgid "cannot take address of procfs variable" |
5967 | msgstr "" | |
5968 | ||
4ff87eef | 5969 | #: tapset-procfs.cxx:560 tapset-procfs.cxx:614 |
b530b5b3 LB |
5970 | msgid "" |
5971 | "Only the following assign operators are implemented on procfs read target " | |
5972 | "variables: '=', '.='" | |
5973 | msgstr "" | |
5974 | ||
4ff87eef | 5975 | #: tapset-procfs.cxx:698 |
b530b5b3 LB |
5976 | msgid "maxsize must be greater than 0" |
5977 | msgstr "" | |
5978 | ||
4ff87eef | 5979 | #: tapset-procfs.cxx:721 |
b530b5b3 LB |
5980 | msgid "procfs path cannot start with a '/'" |
5981 | msgstr "" | |
5982 | ||
4ff87eef | 5983 | #: tapset-procfs.cxx:727 |
b530b5b3 LB |
5984 | msgid "procfs path component cannot be empty" |
5985 | msgstr "" | |
5986 | ||
4ff87eef | 5987 | #: tapset-procfs.cxx:731 tapset-procfs.cxx:741 |
b530b5b3 LB |
5988 | msgid "procfs path cannot be relative (and contain '.' or '..')" |
5989 | msgstr "" | |
5990 | ||
4ff87eef | 5991 | #: tapset-procfs.cxx:738 |
8f0e5e8e | 5992 | msgid "procfs path cannot end with a '/'" |
efbfa04e FCE |
5993 | msgstr "" |
5994 | ||
4ff87eef | 5995 | #: tapset-procfs.cxx:747 |
8f0e5e8e | 5996 | msgid "need read/write component" |
737d9ce6 LB |
5997 | msgstr "" |
5998 | ||
4ff87eef | 5999 | #: tapset-python.cxx:223 |
d2047144 FCE |
6000 | #, c-format |
6001 | msgid "Unknown python version: %d" | |
6002 | msgstr "" | |
6003 | ||
4ff87eef | 6004 | #: tapset-python.cxx:382 |
d2047144 FCE |
6005 | msgid "unhandled expression array indexing" |
6006 | msgstr "" | |
6007 | ||
4ff87eef | 6008 | #: tapset-python.cxx:384 |
d2047144 FCE |
6009 | msgid "unhandled array indexing type" |
6010 | msgstr "" | |
6011 | ||
4ff87eef | 6012 | #: tapset-python.cxx:459 |
d2047144 FCE |
6013 | #, c-format |
6014 | msgid "Unknown output from stap-resolve-module-function.py: %s" | |
6015 | msgstr "" | |
6016 | ||
4ff87eef | 6017 | #: tapset-python.cxx:480 |
d2047144 FCE |
6018 | msgid "The python module name must be specified." |
6019 | msgstr "" | |
6020 | ||
4ff87eef | 6021 | #: tapset-python.cxx:482 |
d2047144 FCE |
6022 | msgid "The python function name must be specified." |
6023 | msgstr "" | |
6024 | ||
4ff87eef | 6025 | #: tapset-python.cxx:486 |
d2047144 FCE |
6026 | msgid "The python module/function name cannot be resolved." |
6027 | msgstr "" | |
6028 | ||
4ff87eef | 6029 | #: tapset-python.cxx:539 |
d2047144 FCE |
6030 | msgid "can't create python2 procfs probe" |
6031 | msgstr "" | |
6032 | ||
4ff87eef | 6033 | #: tapset-python.cxx:544 tapset-python.cxx:573 |
d2047144 FCE |
6034 | #, c-format |
6035 | msgid "wrong number of probes derived (%d), should be 1" | |
6036 | msgstr "" | |
6037 | ||
4ff87eef | 6038 | #: tapset-python.cxx:568 |
d2047144 FCE |
6039 | msgid "can't create python3 procfs probe" |
6040 | msgstr "" | |
6041 | ||
4ff87eef | 6042 | #: tapset-python.cxx:597 |
d2047144 FCE |
6043 | msgid "can't create python init mark probe" |
6044 | msgstr "" | |
6045 | ||
4ff87eef | 6046 | #: tapset-python.cxx:658 |
d2047144 FCE |
6047 | msgid "can't create python call mark probe" |
6048 | msgstr "" | |
6049 | ||
f12cf630 | 6050 | #: tapsets.cxx:779 tapsets.cxx:8881 |
47faa35b MC |
6051 | #, c-format |
6052 | msgid "cannot find executable '%s'" | |
6053 | msgstr "" | |
6054 | ||
f12cf630 | 6055 | #: tapsets.cxx:1115 |
8f0e5e8e | 6056 | msgid ".callees(N) only acceptable for N >= 1" |
b530b5b3 LB |
6057 | msgstr "" |
6058 | ||
f12cf630 | 6059 | #: tapsets.cxx:1382 |
47faa35b MC |
6060 | #, c-format |
6061 | msgid "parse '%s'" | |
6062 | msgstr "" | |
6063 | ||
f12cf630 | 6064 | #: tapsets.cxx:1438 |
47faa35b MC |
6065 | #, c-format |
6066 | msgid "malformed specification '%s'" | |
6067 | msgstr "" | |
6068 | ||
f12cf630 | 6069 | #: tapsets.cxx:1475 tapsets.cxx:9210 |
d2047144 FCE |
6070 | msgid "Couldn't get elf header" |
6071 | msgstr "" | |
6072 | ||
f12cf630 | 6073 | #: tapsets.cxx:1532 |
8f0e5e8e | 6074 | msgid "probe " |
2fd6739f SM |
6075 | msgstr "" |
6076 | ||
f12cf630 | 6077 | #: tapsets.cxx:1534 |
8f0e5e8e | 6078 | msgid " kernel" |
b530b5b3 LB |
6079 | msgstr "" |
6080 | ||
f12cf630 | 6081 | #: tapsets.cxx:1536 |
8f0e5e8e | 6082 | msgid " module=" |
b530b5b3 LB |
6083 | msgstr "" |
6084 | ||
f12cf630 | 6085 | #: tapsets.cxx:1538 |
8f0e5e8e | 6086 | msgid " process=" |
b6a3da4a FCE |
6087 | msgstr "" |
6088 | ||
f12cf630 | 6089 | #: tapsets.cxx:1582 |
47faa35b MC |
6090 | #, c-format |
6091 | msgid "can't retrieve symbol table for function %s" | |
6092 | msgstr "" | |
6093 | ||
f12cf630 | 6094 | #: tapsets.cxx:1612 |
47faa35b | 6095 | #, c-format |
d1804e05 | 6096 | msgid "function %s is in blocklisted section" |
47faa35b MC |
6097 | msgstr "" |
6098 | ||
f12cf630 | 6099 | #: tapsets.cxx:1616 |
47faa35b | 6100 | #, c-format |
d1804e05 | 6101 | msgid "kprobes function %s is blocklisted" |
47faa35b MC |
6102 | msgstr "" |
6103 | ||
f12cf630 | 6104 | #: tapsets.cxx:1620 |
47faa35b | 6105 | #, c-format |
d1804e05 | 6106 | msgid "function %s return probe is blocklisted" |
47faa35b MC |
6107 | msgstr "" |
6108 | ||
f12cf630 | 6109 | #: tapsets.cxx:1624 |
47faa35b | 6110 | #, c-format |
d1804e05 | 6111 | msgid "function %s is in blocklisted file" |
47faa35b MC |
6112 | msgstr "" |
6113 | ||
f12cf630 | 6114 | #: tapsets.cxx:1629 |
47faa35b | 6115 | #, c-format |
d1804e05 | 6116 | msgid "function %s is blocklisted" |
47faa35b MC |
6117 | msgstr "" |
6118 | ||
f12cf630 | 6119 | #: tapsets.cxx:1932 |
47faa35b MC |
6120 | #, c-format |
6121 | msgid "address %#<PRIx64> does not match the beginning of a statement" | |
6122 | msgstr "" | |
6123 | ||
f12cf630 | 6124 | #: tapsets.cxx:1935 |
47faa35b MC |
6125 | #, c-format |
6126 | msgid " (try %#<PRIx64>)" | |
6127 | msgstr "" | |
6128 | ||
f12cf630 | 6129 | #: tapsets.cxx:1937 |
47faa35b MC |
6130 | #, c-format |
6131 | msgid " (no line info found for '%s', in module '%s')" | |
6132 | msgstr "" | |
6133 | ||
f12cf630 | 6134 | #: tapsets.cxx:2064 |
47faa35b MC |
6135 | #, c-format |
6136 | msgid "querying entrypc %#<PRIx64> of instance of inline '%s'\n" | |
6137 | msgstr "" | |
6138 | ||
f12cf630 | 6139 | #: tapsets.cxx:2135 |
4ff87eef AM |
6140 | #, c-format |
6141 | msgid "checking DIE (dieoffset: %#<PRIx64>) against scope address %#<PRIx64>\n" | |
6142 | msgstr "" | |
6143 | ||
f12cf630 | 6144 | #: tapsets.cxx:2143 |
8f0e5e8e | 6145 | msgid "filtered DIE lands on srcfile\n" |
b530b5b3 LB |
6146 | msgstr "" |
6147 | ||
f12cf630 | 6148 | #: tapsets.cxx:2205 |
47faa35b MC |
6149 | #, c-format |
6150 | msgid "selected inline instance of %s\n" | |
6151 | msgstr "" | |
6152 | ||
f12cf630 | 6153 | #: tapsets.cxx:2228 |
4ff87eef AM |
6154 | #, c-format |
6155 | msgid "added to filtered_inlines (dieoffset: %#<PRIx64>)\n" | |
6156 | msgstr "" | |
6157 | ||
f12cf630 | 6158 | #: tapsets.cxx:2253 |
4ff87eef AM |
6159 | #, c-format |
6160 | msgid "querying dwarf func in file %s count %zu (func dieoffset: %#<PRIx64>)\n" | |
6161 | msgstr "" | |
6162 | ||
f12cf630 | 6163 | #: tapsets.cxx:2281 |
47faa35b MC |
6164 | #, c-format |
6165 | msgid "checking instances of inline %s\n" | |
6166 | msgstr "" | |
6167 | ||
f12cf630 | 6168 | #: tapsets.cxx:2293 |
47faa35b MC |
6169 | #, c-format |
6170 | msgid "selected function %s\n" | |
6171 | msgstr "" | |
6172 | ||
f12cf630 | 6173 | #: tapsets.cxx:2326 |
6f810400 SM |
6174 | #, c-format |
6175 | msgid "%s = dwfl_module_addrinfo(entrypc=%p + %p)\n" | |
6176 | msgstr "" | |
6177 | ||
f12cf630 | 6178 | #: tapsets.cxx:2331 |
c63add8a FCE |
6179 | #, c-format |
6180 | msgid "skipping partially-inlined instance %s at %p\n" | |
6181 | msgstr "" | |
6182 | ||
f12cf630 | 6183 | #: tapsets.cxx:2337 |
4ff87eef AM |
6184 | #, c-format |
6185 | msgid "added to filtered_functions (dieoffset: %#<PRIx64>)\n" | |
6186 | msgstr "" | |
6187 | ||
f12cf630 | 6188 | #: tapsets.cxx:2365 |
47faa35b MC |
6189 | #, c-format |
6190 | msgid "focused on CU '%s', in module '%s'\n" | |
6191 | msgstr "" | |
6192 | ||
f12cf630 | 6193 | #: tapsets.cxx:2457 |
8f0e5e8e FCE |
6194 | msgid "" |
6195 | "For probing a particular line, use a .statement() probe, not .function()" | |
b530b5b3 LB |
6196 | msgstr "" |
6197 | ||
f12cf630 | 6198 | #: tapsets.cxx:2595 |
47faa35b MC |
6199 | #, c-format |
6200 | msgid "ELF machine %s|%s (code %d) mismatch with target %s in '%s'" | |
6201 | msgstr "" | |
6202 | ||
f12cf630 | 6203 | #: tapsets.cxx:2602 |
47faa35b MC |
6204 | #, c-format |
6205 | msgid "" | |
6206 | "focused on module '%s' = [%#<PRIx64>-%#<PRIx64>, bias %#<PRIx64> file %s ELF " | |
6207 | "machine %s|%s (code %d)\n" | |
6208 | msgstr "" | |
6209 | ||
f12cf630 | 6210 | #: tapsets.cxx:2688 |
47faa35b MC |
6211 | #, c-format |
6212 | msgid "focused on module '%s'\n" | |
6213 | msgstr "" | |
6214 | ||
f12cf630 | 6215 | #: tapsets.cxx:2792 |
8f0e5e8e | 6216 | msgid "module=" |
b530b5b3 LB |
6217 | msgstr "" |
6218 | ||
f12cf630 | 6219 | #: tapsets.cxx:2844 |
47faa35b MC |
6220 | #, c-format |
6221 | msgid "plt entry=%s\n" | |
6222 | msgstr "" | |
6223 | ||
f12cf630 | 6224 | #: tapsets.cxx:2900 |
8f0e5e8e | 6225 | msgid "deleting module_cache" |
b530b5b3 LB |
6226 | msgstr "" |
6227 | ||
f12cf630 | 6228 | #: tapsets.cxx:3022 |
47faa35b MC |
6229 | #, c-format |
6230 | msgid "" | |
6231 | "Only the following assign operator is implemented on target variables: %s" | |
6232 | msgid_plural "" | |
6233 | "Only the following assign operators are implemented on target variables: %s" | |
6234 | msgstr[0] "" | |
6235 | msgstr[1] "" | |
6236 | msgstr[2] "" | |
6237 | ||
f12cf630 | 6238 | #: tapsets.cxx:3136 |
d2047144 FCE |
6239 | msgid "Resolving " |
6240 | msgstr "" | |
6241 | ||
f12cf630 | 6242 | #: tapsets.cxx:3197 |
c63add8a FCE |
6243 | msgid "need a clone of context-op function " |
6244 | msgstr "" | |
6245 | ||
f12cf630 | 6246 | #: tapsets.cxx:3208 |
c63add8a FCE |
6247 | msgid "reusing previous clone" |
6248 | msgstr "" | |
6249 | ||
f12cf630 | 6250 | #: tapsets.cxx:3247 |
c63add8a FCE |
6251 | msgid "clone: " |
6252 | msgstr "" | |
6253 | ||
f12cf630 | 6254 | #: tapsets.cxx:3359 |
8f0e5e8e | 6255 | msgid "cannot take address of pretty-printed variable" |
b530b5b3 LB |
6256 | msgstr "" |
6257 | ||
f12cf630 | 6258 | #: tapsets.cxx:3363 |
8f0e5e8e | 6259 | msgid "invalid target_symbol for pretty-print" |
b530b5b3 LB |
6260 | msgstr "" |
6261 | ||
f12cf630 | 6262 | #: tapsets.cxx:3967 |
05fd6ec0 AM |
6263 | msgid "no usable location for symbol [error::dwarf]" |
6264 | msgstr "" | |
6265 | ||
f12cf630 | 6266 | #: tapsets.cxx:4502 |
8f0e5e8e | 6267 | msgid "unknown type to save in kretprobe" |
b530b5b3 LB |
6268 | msgstr "" |
6269 | ||
d082d764 | 6270 | #: tapsets.cxx:4651 tapsets.cxx:11302 |
8f0e5e8e | 6271 | msgid "variable location problem [man error::dwarf]: " |
b530b5b3 LB |
6272 | msgstr "" |
6273 | ||
f12cf630 | 6274 | #: tapsets.cxx:4704 |
8f0e5e8e | 6275 | msgid "write to target variable not permitted; need stap -g" |
b530b5b3 LB |
6276 | msgstr "" |
6277 | ||
f12cf630 | 6278 | #: tapsets.cxx:4717 |
8f0e5e8e | 6279 | msgid "write to target variable not permitted in .return probes" |
b530b5b3 LB |
6280 | msgstr "" |
6281 | ||
f12cf630 | 6282 | #: tapsets.cxx:4721 |
d2047144 | 6283 | #, c-format |
405c5fe5 SM |
6284 | msgid "" |
6285 | "confusing usage, value is captured as @entry(%s) in .return probe [man " | |
6286 | "stapprobes] RETURN PROBES" | |
d2047144 FCE |
6287 | msgstr "" |
6288 | ||
f12cf630 | 6289 | #: tapsets.cxx:4730 |
8f0e5e8e | 6290 | msgid "cannot write to context variable" |
b530b5b3 LB |
6291 | msgstr "" |
6292 | ||
d082d764 | 6293 | #: tapsets.cxx:4733 tapsets.cxx:6996 tapsets.cxx:11256 |
8f0e5e8e | 6294 | msgid "cannot take address of context variable" |
efbfa04e FCE |
6295 | msgstr "" |
6296 | ||
f12cf630 | 6297 | #: tapsets.cxx:4744 |
05fd6ec0 AM |
6298 | #, c-format |
6299 | msgid "" | |
6300 | "debuginfo scope not found for module '%s', cannot resolve context variable " | |
6301 | "[man error::dwarf]" | |
6302 | msgstr "" | |
6303 | ||
f12cf630 | 6304 | #: tapsets.cxx:4783 |
b1a84a89 FCE |
6305 | #, c-format |
6306 | msgid "liveness analysis skipped on CONFIG_RETPOLINE kernel %s" | |
6307 | msgstr "" | |
6308 | ||
f12cf630 | 6309 | #: tapsets.cxx:4787 |
6f810400 SM |
6310 | #, c-format |
6311 | msgid "write at %p will have no effect" | |
6312 | msgstr "" | |
6313 | ||
f12cf630 | 6314 | #: tapsets.cxx:4927 |
47faa35b MC |
6315 | #, c-format |
6316 | msgid "perf counter '%s' not defined" | |
6317 | msgstr "" | |
6318 | ||
8f0e5e8e | 6319 | #. TRANSLATORS: Here we're using a cached module. |
f12cf630 | 6320 | #: tapsets.cxx:5101 |
8f0e5e8e | 6321 | msgid "Pass 2: using cached " |
efbfa04e FCE |
6322 | msgstr "" |
6323 | ||
f12cf630 | 6324 | #: tapsets.cxx:5125 |
8f0e5e8e | 6325 | msgid "write to @cast context variable not permitted; need stap -g" |
b530b5b3 LB |
6326 | msgstr "" |
6327 | ||
f12cf630 | 6328 | #: tapsets.cxx:5216 |
47faa35b MC |
6329 | msgid "write not permitted; need stap -g" |
6330 | msgstr "" | |
6331 | ||
d082d764 | 6332 | #: tapsets.cxx:5221 tapsets.cxx:11191 |
47faa35b MC |
6333 | msgid "cannot take address of tracepoint variable" |
6334 | msgstr "" | |
6335 | ||
f12cf630 | 6336 | #: tapsets.cxx:5224 |
47faa35b MC |
6337 | msgid "internal error: no-op autocast encountered" |
6338 | msgstr "" | |
6339 | ||
f12cf630 | 6340 | #: tapsets.cxx:5378 |
47faa35b MC |
6341 | msgid "write to @var variable not permitted; need stap -g" |
6342 | msgstr "" | |
6343 | ||
f12cf630 | 6344 | #: tapsets.cxx:5437 |
47faa35b MC |
6345 | msgid ", in " |
6346 | msgstr "" | |
6347 | ||
f12cf630 | 6348 | #: tapsets.cxx:5435 |
47faa35b MC |
6349 | #, c-format |
6350 | msgid "unable to find global '%s' in %s%s%s" | |
6351 | msgstr "" | |
6352 | ||
f12cf630 | 6353 | #: tapsets.cxx:5534 |
47faa35b | 6354 | msgid "" |
f12cf630 FCE |
6355 | "process probes not available without kernel CONFIG_TRACEPOINTS/" |
6356 | "CONFIG_ARCH_SUPPORTS_UPROBES/CONFIG_UPROBES" | |
47faa35b MC |
6357 | msgstr "" |
6358 | ||
f12cf630 | 6359 | #: tapsets.cxx:5601 |
47faa35b MC |
6360 | msgid "missing relocation basis" |
6361 | msgstr "" | |
6362 | ||
f12cf630 | 6363 | #: tapsets.cxx:5603 |
47faa35b MC |
6364 | msgid "inconsistent relocation address" |
6365 | msgstr "" | |
6366 | ||
f12cf630 | 6367 | #: tapsets.cxx:5613 |
47faa35b MC |
6368 | #, c-format |
6369 | msgid "maxactive value out of range [0,%s]" | |
6370 | msgstr "" | |
6371 | ||
f12cf630 | 6372 | #: tapsets.cxx:5631 |
47faa35b MC |
6373 | #, c-format |
6374 | msgid "" | |
6375 | "expanding .return vars at prologue_end (0x%s) rather than entrypc (0x%s)\n" | |
6376 | msgstr "" | |
6377 | ||
f12cf630 | 6378 | #: tapsets.cxx:5804 |
47faa35b MC |
6379 | #, c-format |
6380 | msgid "adding caller checks for callee %s\n" | |
6381 | msgstr "" | |
6382 | ||
f12cf630 | 6383 | #: tapsets.cxx:5827 |
47faa35b MC |
6384 | #, c-format |
6385 | msgid "adding caller check [u]stack(%d) == reloc(0x%s)\n" | |
b530b5b3 LB |
6386 | msgstr "" |
6387 | ||
f12cf630 | 6388 | #: tapsets.cxx:5881 |
47faa35b MC |
6389 | #, c-format |
6390 | msgid "saveargs: examining '%s' (dieoffset: %#<PRIx64>)\n" | |
bbb71aaf FCE |
6391 | msgstr "" |
6392 | ||
f12cf630 | 6393 | #: tapsets.cxx:5893 |
47faa35b MC |
6394 | #, c-format |
6395 | msgid "" | |
6396 | "saveargs: failed to retrieve type name for return value (dieoffset: %s)\n" | |
b6a3da4a FCE |
6397 | msgstr "" |
6398 | ||
f12cf630 | 6399 | #: tapsets.cxx:5921 |
47faa35b MC |
6400 | #, c-format |
6401 | msgid "saveargs: failed to retrieve name for local (dieoffset: %s)\n" | |
b530b5b3 LB |
6402 | msgstr "" |
6403 | ||
f12cf630 | 6404 | #: tapsets.cxx:5927 |
47faa35b MC |
6405 | #, c-format |
6406 | msgid "saveargs: finding location for local '%s' (dieoffset: %s)\n" | |
4025a279 FCE |
6407 | msgstr "" |
6408 | ||
f12cf630 | 6409 | #: tapsets.cxx:5949 |
47faa35b | 6410 | #, c-format |
8f0e5e8e | 6411 | msgid "" |
47faa35b | 6412 | "saveargs: failed to resolve the location for local '%s' (dieoffset: %s)\n" |
a54d79ce | 6413 | msgstr "" |
b530b5b3 | 6414 | |
f12cf630 | 6415 | #: tapsets.cxx:5960 |
47faa35b MC |
6416 | #, c-format |
6417 | msgid "" | |
6418 | "saveargs: local '%s' (dieoffset: %s) is not available at this address (%s)\n" | |
a54d79ce | 6419 | msgstr "" |
b530b5b3 | 6420 | |
f12cf630 | 6421 | #: tapsets.cxx:5974 |
47faa35b MC |
6422 | #, c-format |
6423 | msgid "saveargs: failed to retrieve type name for local '%s' (dieoffset: %s)\n" | |
b530b5b3 LB |
6424 | msgstr "" |
6425 | ||
f12cf630 | 6426 | #: tapsets.cxx:7075 |
8f0e5e8e | 6427 | msgid "target-symbol requires debuginfo" |
b530b5b3 LB |
6428 | msgstr "" |
6429 | ||
f12cf630 | 6430 | #: tapsets.cxx:7290 |
47faa35b MC |
6431 | #, c-format |
6432 | msgid "unrecognized register '%s'" | |
6433 | msgstr "" | |
6434 | ||
f12cf630 | 6435 | #: tapsets.cxx:7387 |
47faa35b MC |
6436 | #, c-format |
6437 | msgid "unrecognized base register '%s'" | |
6438 | msgstr "" | |
6439 | ||
f12cf630 | 6440 | #: tapsets.cxx:7392 |
47faa35b MC |
6441 | #, c-format |
6442 | msgid "unrecognized index register '%s'" | |
6443 | msgstr "" | |
6444 | ||
f12cf630 | 6445 | #: tapsets.cxx:7474 |
8f0e5e8e | 6446 | msgid "can't retrieve symbol table" |
b530b5b3 LB |
6447 | msgstr "" |
6448 | ||
f12cf630 | 6449 | #: tapsets.cxx:7608 |
47faa35b MC |
6450 | #, c-format |
6451 | msgid "Can't parse SDT_V3 operand '%s' [man error::sdt]" | |
6452 | msgstr "" | |
6453 | ||
f12cf630 | 6454 | #: tapsets.cxx:7612 |
47faa35b MC |
6455 | #, c-format |
6456 | msgid "" | |
6457 | "Downgrading SDT_V2 probe argument to dwarf, can't parse '%s' [man error::sdt]" | |
6458 | msgstr "" | |
6459 | ||
f12cf630 | 6460 | #: tapsets.cxx:7619 |
8f0e5e8e | 6461 | msgid "SDT asm not understood, requires debuginfo [man error::sdt]" |
4025a279 FCE |
6462 | msgstr "" |
6463 | ||
47faa35b | 6464 | #. TRANSLATORS: We're mapping the operand to a new expression*. |
f12cf630 | 6465 | #: tapsets.cxx:7629 |
47faa35b MC |
6466 | #, c-format |
6467 | msgid "mapped asm operand %s to " | |
6468 | msgstr "" | |
6469 | ||
f12cf630 | 6470 | #: tapsets.cxx:7634 |
8f0e5e8e | 6471 | msgid "cannot take address of sdt variable" |
b530b5b3 LB |
6472 | msgstr "" |
6473 | ||
f12cf630 | 6474 | #: tapsets.cxx:7724 |
47faa35b MC |
6475 | #, c-format |
6476 | msgid "unable to find plt variable '%s' (alternatives: %s)" | |
6477 | msgstr "" | |
6478 | ||
6479 | #. TRANSLATORS: Describing what probe type (kprobe or uprobe) the probe | |
6480 | #. TRANSLATORS: is matched to. | |
f12cf630 | 6481 | #: tapsets.cxx:7842 |
47faa35b MC |
6482 | #, c-format |
6483 | msgid "matched probe_name %s probe type " | |
6484 | msgstr "" | |
6485 | ||
f12cf630 | 6486 | #: tapsets.cxx:8109 tapsets.cxx:8168 |
8f0e5e8e | 6487 | msgid " (provider " |
b6a3da4a FCE |
6488 | msgstr "" |
6489 | ||
f12cf630 | 6490 | #: tapsets.cxx:8109 |
47faa35b MC |
6491 | #, c-format |
6492 | msgid " saw .note.stapsdt %s%s " | |
6493 | msgstr "" | |
6494 | ||
f12cf630 | 6495 | #: tapsets.cxx:8130 |
47faa35b MC |
6496 | #, c-format |
6497 | msgid "got unknown probe_type : 0x%x" | |
6498 | msgstr "" | |
6499 | ||
f12cf630 | 6500 | #: tapsets.cxx:8168 |
8f0e5e8e | 6501 | msgid "saw .probes " |
b530b5b3 LB |
6502 | msgstr "" |
6503 | ||
f12cf630 | 6504 | #: tapsets.cxx:8188 |
47faa35b MC |
6505 | #, c-format |
6506 | msgid "looking for semaphore symbol %s " | |
6507 | msgstr "" | |
6508 | ||
f12cf630 | 6509 | #: tapsets.cxx:8209 |
8f0e5e8e | 6510 | msgid ", found at 0x" |
b530b5b3 LB |
6511 | msgstr "" |
6512 | ||
f12cf630 | 6513 | #: tapsets.cxx:8214 |
8f0e5e8e | 6514 | msgid ", not found" |
b530b5b3 LB |
6515 | msgstr "" |
6516 | ||
f12cf630 | 6517 | #: tapsets.cxx:8265 |
8f0e5e8e | 6518 | msgid "probe_type == uprobe1, use statement addr: 0x" |
1c377101 FCE |
6519 | msgstr "" |
6520 | ||
f12cf630 | 6521 | #: tapsets.cxx:8269 |
8f0e5e8e | 6522 | msgid "probe_type == uprobe2, use statement addr: 0x" |
b530b5b3 LB |
6523 | msgstr "" |
6524 | ||
f12cf630 | 6525 | #: tapsets.cxx:8273 |
8f0e5e8e | 6526 | msgid "probe_type == uprobe3, use statement addr: 0x" |
b530b5b3 LB |
6527 | msgstr "" |
6528 | ||
f12cf630 | 6529 | #: tapsets.cxx:8277 |
47faa35b MC |
6530 | #, c-format |
6531 | msgid "probe_type == use_uprobe_no_dwarf, use label name: _stapprobe1_%s" | |
6532 | msgstr "" | |
6533 | ||
f12cf630 | 6534 | #: tapsets.cxx:8500 |
47faa35b MC |
6535 | #, c-format |
6536 | msgid "glob %s error (%d)" | |
6537 | msgstr "" | |
6538 | ||
f12cf630 | 6539 | #: tapsets.cxx:8557 |
47faa35b MC |
6540 | #, c-format |
6541 | msgid "Expanded library(\"%s\") to library(\"%s\")" | |
6542 | msgstr "" | |
6543 | ||
f12cf630 | 6544 | #: tapsets.cxx:8586 |
47faa35b MC |
6545 | #, c-format |
6546 | msgid "" | |
6547 | "'%s' is not a needed library of '%s'. Specify the full path to squelch this " | |
6548 | "warning." | |
6549 | msgstr "" | |
6550 | ||
f12cf630 | 6551 | #: tapsets.cxx:8595 |
47faa35b MC |
6552 | #, c-format |
6553 | msgid "no match (similar library: %s)" | |
6554 | msgid_plural "no match (similar libraries: %s)" | |
6555 | msgstr[0] "" | |
6556 | msgstr[1] "" | |
6557 | msgstr[2] "" | |
6558 | ||
f12cf630 | 6559 | #: tapsets.cxx:8708 |
8f0e5e8e | 6560 | msgid "invalid -x pid for unspecified process probe [man stapprobes]" |
b530b5b3 LB |
6561 | msgstr "" |
6562 | ||
f12cf630 | 6563 | #: tapsets.cxx:8715 |
8f0e5e8e FCE |
6564 | msgid "" |
6565 | "unspecified process probe is invalid without a -c COMMAND or -x PID [man " | |
6566 | "stapprobes]" | |
b530b5b3 LB |
6567 | msgstr "" |
6568 | ||
f12cf630 | 6569 | #: tapsets.cxx:8800 tapsets.cxx:8938 |
47faa35b MC |
6570 | #, c-format |
6571 | msgid "Expanded process(\"%s\") to process(\"%s\")" | |
6572 | msgstr "" | |
6573 | ||
f12cf630 FCE |
6574 | #: tapsets.cxx:8838 tapsets.cxx:8850 tapsets.cxx:9139 tapsets.cxx:9151 |
6575 | #: tapsets.cxx:10680 | |
47faa35b MC |
6576 | #, c-format |
6577 | msgid "no match (similar function: %s)" | |
6578 | msgid_plural "no match (similar functions: %s)" | |
6579 | msgstr[0] "" | |
6580 | msgstr[1] "" | |
6581 | msgstr[2] "" | |
6582 | ||
f12cf630 | 6583 | #: tapsets.cxx:8990 |
8f0e5e8e | 6584 | msgid "process return probes not available [man error::inode-uprobes]" |
b530b5b3 LB |
6585 | msgstr "" |
6586 | ||
f12cf630 | 6587 | #: tapsets.cxx:9010 |
47faa35b MC |
6588 | #, c-format |
6589 | msgid "dwarf_builder::build for %s" | |
6590 | msgstr "" | |
6591 | ||
f12cf630 | 6592 | #: tapsets.cxx:9058 tapsets.cxx:10703 |
8f0e5e8e | 6593 | msgid "absolute statement probe in unprivileged script; need stap -g" |
626997f1 FCE |
6594 | msgstr "" |
6595 | ||
f12cf630 | 6596 | #: tapsets.cxx:9101 |
47faa35b MC |
6597 | #, c-format |
6598 | msgid "cannot probe .return of %u inlined function %s" | |
6599 | msgid_plural "cannot probe .return of %u inlined functions %s" | |
6600 | msgstr[0] "" | |
6601 | msgstr[1] "" | |
6602 | msgstr[2] "" | |
6603 | ||
f12cf630 | 6604 | #: tapsets.cxx:9107 |
47faa35b MC |
6605 | #, c-format |
6606 | msgid "skipped .return probe of %u inlined function" | |
6607 | msgid_plural "skipped .return probe of %u inlined functions" | |
6608 | msgstr[0] "" | |
6609 | msgstr[1] "" | |
6610 | msgstr[2] "" | |
6611 | ||
f12cf630 | 6612 | #: tapsets.cxx:9367 |
8f0e5e8e | 6613 | msgid "Multiple 'sys_ni_syscall' symbols found.\n" |
626997f1 FCE |
6614 | msgstr "" |
6615 | ||
f12cf630 | 6616 | #: tapsets.cxx:9402 |
8f0e5e8e | 6617 | msgid "Error: Cannot find vmlinux." |
626997f1 FCE |
6618 | msgstr "" |
6619 | ||
f12cf630 | 6620 | #: tapsets.cxx:9626 |
8f0e5e8e | 6621 | msgid "absolute process probes not available [man error::inode-uprobes]" |
b530b5b3 LB |
6622 | msgstr "" |
6623 | ||
f12cf630 | 6624 | #: tapsets.cxx:9688 |
d2047144 FCE |
6625 | #, c-format |
6626 | msgid "Too many simultaneous uses of perf values (%d is greater than 16)" | |
6627 | msgstr "" | |
6628 | ||
f12cf630 | 6629 | #: tapsets.cxx:10359 |
418e55e5 FCE |
6630 | msgid "binary path required for BPF runtime" |
6631 | msgstr "" | |
6632 | ||
f12cf630 | 6633 | #: tapsets.cxx:10362 |
418e55e5 FCE |
6634 | msgid "probe not compatible with BPF runtime" |
6635 | msgstr "" | |
6636 | ||
d082d764 | 6637 | #: tapsets.cxx:11015 |
8f0e5e8e | 6638 | msgid "CONFIG_PERF_EVENTS not available on this kernel" |
b530b5b3 LB |
6639 | msgstr "" |
6640 | ||
d082d764 | 6641 | #: tapsets.cxx:11018 |
8f0e5e8e | 6642 | msgid "CONFIG_HAVE_HW_BREAKPOINT not available on this kernel" |
b530b5b3 LB |
6643 | msgstr "" |
6644 | ||
d082d764 FCE |
6645 | #: tapsets.cxx:11024 |
6646 | #, c-format | |
6647 | msgid "%s.data probes are not supported on arm64 kernels" | |
05fd6ec0 AM |
6648 | msgstr "" |
6649 | ||
d082d764 | 6650 | #: tapsets.cxx:11167 |
8f0e5e8e | 6651 | msgid " (alternatives: " |
626997f1 FCE |
6652 | msgstr "" |
6653 | ||
d082d764 | 6654 | #: tapsets.cxx:11165 |
47faa35b MC |
6655 | #, c-format |
6656 | msgid "unable to find tracepoint variable '%s'%s" | |
6657 | msgstr "" | |
6658 | ||
d082d764 | 6659 | #: tapsets.cxx:11182 |
47faa35b MC |
6660 | #, c-format |
6661 | msgid "write to tracepoint variable '%s' not permitted; need stap -g" | |
6662 | msgstr "" | |
6663 | ||
d082d764 | 6664 | #: tapsets.cxx:11259 |
47faa35b MC |
6665 | #, c-format |
6666 | msgid "write to tracepoint '%s' not permitted" | |
6667 | msgstr "" | |
6668 | ||
d082d764 | 6669 | #: tapsets.cxx:11535 |
418e55e5 FCE |
6670 | #, c-format |
6671 | msgid "cannot resolve size of array %s for probe %s" | |
6672 | msgstr "" | |
6673 | ||
d082d764 | 6674 | #: tapsets.cxx:11549 |
418e55e5 FCE |
6675 | #, c-format |
6676 | msgid "array %s for probe %s has unknown size" | |
6677 | msgstr "" | |
6678 | ||
d082d764 | 6679 | #: tapsets.cxx:11558 |
418e55e5 FCE |
6680 | #, c-format |
6681 | msgid "cannot get byte size of type '%s' for tracepoint '%s'" | |
6682 | msgstr "" | |
6683 | ||
d082d764 | 6684 | #: tapsets.cxx:11598 |
47faa35b MC |
6685 | #, c-format |
6686 | msgid "cannot get type of parameter '%s' of tracepoint '%s'" | |
6687 | msgstr "" | |
6688 | ||
d082d764 | 6689 | #: tapsets.cxx:11603 |
d2047144 FCE |
6690 | #, c-format |
6691 | msgid "cannot get declaration of parameter '%s' of tracepoint '%s'" | |
6692 | msgstr "" | |
6693 | ||
d082d764 | 6694 | #: tapsets.cxx:11624 |
47faa35b | 6695 | #, c-format |
d2047144 | 6696 | msgid "found parameter for tracepoint '%s': type:'%s' name:'%s' decl:'%s' %s" |
47faa35b MC |
6697 | msgstr "" |
6698 | ||
d082d764 | 6699 | #: tapsets.cxx:11653 tapsets.cxx:11675 |
418e55e5 FCE |
6700 | #, c-format |
6701 | msgid "cannot get offset attribute for variable '%s' of tracepoint '%s'" | |
6702 | msgstr "" | |
6703 | ||
d082d764 | 6704 | #: tapsets.cxx:12438 |
8f0e5e8e | 6705 | msgid "SYSTEM:TRACEPOINT syntax not supported with --compatible <= 2.6" |
626997f1 FCE |
6706 | msgstr "" |
6707 | ||
d082d764 | 6708 | #: tapsets.cxx:12447 |
8f0e5e8e | 6709 | msgid "invalid tracepoint string provided" |
b530b5b3 LB |
6710 | msgstr "" |
6711 | ||
d082d764 | 6712 | #: tapsets.cxx:12574 |
47faa35b | 6713 | #, c-format |
d1804e05 | 6714 | msgid "tracepoint %s is blocklisted on architecture %s" |
47faa35b MC |
6715 | msgstr "" |
6716 | ||
d082d764 | 6717 | #: tapsets.cxx:12608 |
418e55e5 FCE |
6718 | #, c-format |
6719 | msgid "Unable to resolve base type of %s for probe %s\n" | |
6720 | msgstr "" | |
6721 | ||
d082d764 | 6722 | #: tapsets.cxx:12682 |
8f0e5e8e | 6723 | msgid "tracepoint_builder releasing dwflpp" |
bbb71aaf FCE |
6724 | msgstr "" |
6725 | ||
d082d764 | 6726 | #: tapsets.cxx:12710 |
47faa35b MC |
6727 | #, c-format |
6728 | msgid "Pass 2: getting a tracepoint query for %zu headers: " | |
6729 | msgstr "" | |
6730 | ||
d082d764 | 6731 | #: tapsets.cxx:12732 |
47faa35b MC |
6732 | #, c-format |
6733 | msgid "Pass 2: using cached %s" | |
6734 | msgstr "" | |
6735 | ||
d082d764 | 6736 | #: tapsets.cxx:12958 |
47faa35b MC |
6737 | #, c-format |
6738 | msgid "Ignoring inaccessible kernel source tree (DW_AT_comp_dir) at '%s'" | |
6739 | msgstr "" | |
6740 | ||
d082d764 | 6741 | #: tapsets.cxx:12963 |
47faa35b MC |
6742 | #, c-format |
6743 | msgid "Ignoring duplicate kernel source tree (DW_AT_comp_dir) at '%s'" | |
6744 | msgstr "" | |
6745 | ||
d082d764 | 6746 | #: tapsets.cxx:12968 |
47faa35b MC |
6747 | #, c-format |
6748 | msgid "Located kernel source tree (DW_AT_comp_dir) at '%s'" | |
6749 | msgstr "" | |
6750 | ||
d082d764 | 6751 | #: tapsets.cxx:13004 |
47faa35b MC |
6752 | #, c-format |
6753 | msgid "Located kernel source tree at '%s'" | |
6754 | msgstr "" | |
6755 | ||
d082d764 | 6756 | #: tapsets.cxx:13053 |
b530b5b3 LB |
6757 | msgid "Checking tracepoint glob " |
6758 | msgstr "" | |
6759 | ||
d082d764 | 6760 | #: tapsets.cxx:13109 |
bd95638e FCE |
6761 | msgid "" |
6762 | "SYSTEM: new BPF TRACEPOINT behavior not supported by target kernel (or use --" | |
6763 | "compatible=4.1 option)" | |
6764 | msgstr "" | |
6765 | ||
d082d764 | 6766 | #: tapsets.cxx:13132 |
47faa35b MC |
6767 | #, c-format |
6768 | msgid "no match (similar tracepoint: %s)" | |
6769 | msgid_plural "no match (similar tracepoints: %s)" | |
6770 | msgstr[0] "" | |
6771 | msgstr[1] "" | |
6772 | msgstr[2] "" | |
6773 | ||
ce0f6648 | 6774 | #. TRANSLATORS: 'timer' is the name of a probe point |
bd95638e | 6775 | #: tapset-timers.cxx:67 |
b530b5b3 LB |
6776 | msgid "invalid interval for jiffies timer" |
6777 | msgstr "" | |
6778 | ||
ce0f6648 | 6779 | #. TRANSLATORS: 'randomize' is a key word |
bd95638e | 6780 | #: tapset-timers.cxx:71 |
b530b5b3 LB |
6781 | msgid "invalid randomize for jiffies timer" |
6782 | msgstr "" | |
6783 | ||
bd95638e | 6784 | #: tapset-timers.cxx:74 |
ce0f6648 | 6785 | msgid "only expect one probe point" |
b530b5b3 LB |
6786 | msgstr "" |
6787 | ||
bd95638e | 6788 | #: tapset-timers.cxx:210 |
47faa35b MC |
6789 | #, c-format |
6790 | msgid "interval value out of range (%s, %s)" | |
6791 | msgstr "" | |
6792 | ||
bd95638e | 6793 | #: tapset-timers.cxx:216 |
b530b5b3 LB |
6794 | msgid "randomization value out of range" |
6795 | msgstr "" | |
6796 | ||
4ff87eef | 6797 | #: tapset-timers.cxx:616 |
2fd6739f SM |
6798 | msgid "profile timer probes not available with the dyninst runtime" |
6799 | msgstr "" | |
6800 | ||
4ff87eef | 6801 | #: tapset-timers.cxx:625 |
bbb71aaf FCE |
6802 | msgid "profiling timer support (register_timer_hook) not found in kernel!" |
6803 | msgstr "" | |
6804 | ||
4ff87eef | 6805 | #: tapset-timers.cxx:639 |
2fd6739f SM |
6806 | msgid "jiffies timer probes not available with the dyninst runtime" |
6807 | msgstr "" | |
6808 | ||
4ff87eef | 6809 | #: tapset-timers.cxx:649 |
b530b5b3 LB |
6810 | msgid "frequency must be greater than 0" |
6811 | msgstr "" | |
6812 | ||
4ff87eef | 6813 | #: tapset-timers.cxx:679 |
b530b5b3 LB |
6814 | msgid "unrecognized timer variant" |
6815 | msgstr "" | |
6816 | ||
4ff87eef | 6817 | #: tapset-utrace.cxx:488 |
b530b5b3 LB |
6818 | msgid "only \"process(PATH_OR_PID).syscall\" support $argN or $$parms." |
6819 | msgstr "" | |
6820 | ||
4ff87eef | 6821 | #: tapset-utrace.cxx:532 tapset-utrace.cxx:539 |
b530b5b3 LB |
6822 | msgid "invalid syscall argument number (1-6)" |
6823 | msgstr "" | |
6824 | ||
4ff87eef | 6825 | #: tapset-utrace.cxx:543 |
b530b5b3 LB |
6826 | msgid "utrace '$argN' variable is read-only" |
6827 | msgstr "" | |
6828 | ||
4ff87eef | 6829 | #: tapset-utrace.cxx:572 |
47faa35b MC |
6830 | #, c-format |
6831 | msgid "utrace '%s' variable is read-only" | |
6832 | msgstr "" | |
6833 | ||
4ff87eef | 6834 | #: tapset-utrace.cxx:578 |
b530b5b3 LB |
6835 | msgid "only \"process(PATH_OR_PID).syscall.return\" support $return." |
6836 | msgstr "" | |
6837 | ||
4ff87eef | 6838 | #: tapset-utrace.cxx:603 |
b530b5b3 LB |
6839 | msgid "unknown target variable" |
6840 | msgstr "" | |
6841 | ||
4ff87eef | 6842 | #: tapset-utrace.cxx:627 |
b530b5b3 LB |
6843 | msgid "" |
6844 | "only \"process(PATH_OR_PID).syscall\" and \"process(PATH_OR_PID).syscall." | |
6845 | "return\" probes support target symbols" | |
6846 | msgstr "" | |
6847 | ||
4ff87eef | 6848 | #: tapset-utrace.cxx:632 |
b530b5b3 LB |
6849 | msgid "cannot take address of utrace variable" |
6850 | msgstr "" | |
6851 | ||
4ff87eef | 6852 | #: tapset-utrace.cxx:639 |
b530b5b3 LB |
6853 | msgid "" |
6854 | "invalid target symbol for utrace probe, $syscall, $return, $argN or $$parms " | |
6855 | "expected" | |
6856 | msgstr "" | |
6857 | ||
4ff87eef | 6858 | #: tapset-utrace.cxx:678 |
addff762 SM |
6859 | msgid "process.syscall probes not available with the dyninst runtime" |
6860 | msgstr "" | |
6861 | ||
4ff87eef | 6862 | #: tapset-utrace.cxx:710 |
d2047144 FCE |
6863 | msgid "empty module" |
6864 | msgstr "" | |
6865 | ||
b1a84a89 | 6866 | #: translate.cxx:54 |
b5f561be LB |
6867 | msgid "\"Array overflow, check " |
6868 | msgstr "" | |
6869 | ||
b1a84a89 | 6870 | #: translate.cxx:55 |
b5f561be LB |
6871 | msgid "\"MAXNESTING exceeded\";" |
6872 | msgstr "" | |
6873 | ||
b1a84a89 | 6874 | #: translate.cxx:56 |
b5f561be LB |
6875 | msgid "\"division by 0\";" |
6876 | msgstr "" | |
6877 | ||
b1a84a89 | 6878 | #: translate.cxx:57 |
b5f561be LB |
6879 | msgid "\"MAXACTION exceeded\";" |
6880 | msgstr "" | |
6881 | ||
b1a84a89 | 6882 | #: translate.cxx:58 |
b5f561be LB |
6883 | msgid "\"aggregation overflow in " |
6884 | msgstr "" | |
6885 | ||
b1a84a89 | 6886 | #: translate.cxx:59 |
b5f561be LB |
6887 | msgid "\"empty aggregate\";" |
6888 | msgstr "" | |
6889 | ||
b1a84a89 | 6890 | #: translate.cxx:60 |
b5f561be LB |
6891 | msgid "\"histogram index out of range\";" |
6892 | msgstr "" | |
6893 | ||
b1a84a89 | 6894 | #: translate.cxx:544 |
47faa35b MC |
6895 | #, c-format |
6896 | msgid "unsupported local stats init for %s" | |
6897 | msgstr "" | |
6898 | ||
b1a84a89 | 6899 | #: translate.cxx:568 |
47faa35b MC |
6900 | #, c-format |
6901 | msgid "unsupported stats type for %s" | |
6902 | msgstr "" | |
6903 | ||
b1a84a89 | 6904 | #: translate.cxx:577 |
47faa35b MC |
6905 | #, c-format |
6906 | msgid "unsupported initializer for %s" | |
6907 | msgstr "" | |
6908 | ||
b1a84a89 | 6909 | #: translate.cxx:591 |
47faa35b MC |
6910 | #, c-format |
6911 | msgid "unsupported deallocator for %s" | |
6912 | msgstr "" | |
6913 | ||
d082d764 | 6914 | #: translate.cxx:735 translate.cxx:3403 |
1e41115c LB |
6915 | msgid "unknown type of map" |
6916 | msgstr "" | |
6917 | ||
b1a84a89 | 6918 | #: translate.cxx:756 |
1e41115c LB |
6919 | msgid "index type mismatch" |
6920 | msgstr "" | |
6921 | ||
b1a84a89 | 6922 | #: translate.cxx:802 |
1e41115c LB |
6923 | msgid "aggregating non-parallel map type" |
6924 | msgstr "" | |
6925 | ||
b1a84a89 | 6926 | #: translate.cxx:810 |
1e41115c LB |
6927 | msgid "fetching aggregate of non-parallel map type" |
6928 | msgstr "" | |
6929 | ||
b1a84a89 | 6930 | #: translate.cxx:828 |
1e41115c LB |
6931 | msgid "checking existence of an unsupported map type" |
6932 | msgstr "" | |
6933 | ||
b1a84a89 | 6934 | #: translate.cxx:841 |
1e41115c LB |
6935 | msgid "getting a value from an unsupported map type" |
6936 | msgstr "" | |
6937 | ||
b1a84a89 | 6938 | #: translate.cxx:852 |
1e41115c LB |
6939 | msgid "adding a value of an unsupported map type" |
6940 | msgstr "" | |
6941 | ||
b1a84a89 | 6942 | #: translate.cxx:874 |
1e41115c LB |
6943 | msgid "setting a value of an unsupported map type" |
6944 | msgstr "" | |
6945 | ||
b1a84a89 | 6946 | #: translate.cxx:902 |
47faa35b MC |
6947 | #, c-format |
6948 | msgid "unsupported local map init for %s" | |
6949 | msgstr "" | |
6950 | ||
b1a84a89 | 6951 | #: translate.cxx:967 |
1e41115c LB |
6952 | msgid "iterating over unknown reference type" |
6953 | msgstr "" | |
6954 | ||
b1a84a89 | 6955 | #: translate.cxx:980 |
1e41115c LB |
6956 | msgid "inconsistent iterator type in itervar::start()" |
6957 | msgstr "" | |
6958 | ||
b1a84a89 | 6959 | #: translate.cxx:991 translate.cxx:1003 |
1e41115c LB |
6960 | msgid "inconsistent iterator type in itervar::next()" |
6961 | msgstr "" | |
6962 | ||
b1a84a89 | 6963 | #: translate.cxx:1006 |
a5481570 JS |
6964 | msgid "deleting a value of an unsupported map type" |
6965 | msgstr "" | |
6966 | ||
b1a84a89 | 6967 | #: translate.cxx:1025 |
1e41115c LB |
6968 | msgid "illegal key type" |
6969 | msgstr "" | |
6970 | ||
b1a84a89 | 6971 | #: translate.cxx:1032 |
1e41115c LB |
6972 | msgid "inconsistent iterator value in itervar::get_value()" |
6973 | msgstr "" | |
6974 | ||
b1a84a89 | 6975 | #: translate.cxx:1044 |
1e41115c LB |
6976 | msgid "illegal value type" |
6977 | msgstr "" | |
6978 | ||
d082d764 | 6979 | #: translate.cxx:1250 |
984ad50c FCE |
6980 | msgid "internal error translating printf" |
6981 | msgstr "" | |
6982 | ||
d082d764 | 6983 | #: translate.cxx:2672 |
47faa35b MC |
6984 | #, c-format |
6985 | msgid "variable %s for function %s will be passed by reference (char *)" | |
6986 | msgstr "" | |
6987 | ||
d082d764 | 6988 | #: translate.cxx:2705 |
47faa35b MC |
6989 | #, c-format |
6990 | msgid "return value for function %s will be passed by reference (char *)" | |
6991 | msgstr "" | |
6992 | ||
d082d764 | 6993 | #: translate.cxx:2784 translate.cxx:3044 |
1e41115c LB |
6994 | msgid "array locals not supported, missing global declaration?" |
6995 | msgstr "" | |
6996 | ||
d082d764 | 6997 | #: translate.cxx:2947 |
47faa35b MC |
6998 | #, c-format |
6999 | msgid "%s elided, duplicates %s\n" | |
7000 | msgstr "" | |
7001 | ||
d082d764 | 7002 | #: translate.cxx:3053 |
1e41115c LB |
7003 | msgid "unsupported local variable type" |
7004 | msgstr "" | |
7005 | ||
d082d764 | 7006 | #: translate.cxx:3062 |
47faa35b MC |
7007 | #, c-format |
7008 | msgid "%d statements for probe %s" | |
7009 | msgstr "" | |
7010 | ||
d082d764 | 7011 | #: translate.cxx:3228 |
a5481570 | 7012 | msgid " nothing" |
1e41115c LB |
7013 | msgstr "" |
7014 | ||
d082d764 | 7015 | #: translate.cxx:3351 translate.cxx:3379 |
1e41115c LB |
7016 | msgid "array type is neither string nor long" |
7017 | msgstr "" | |
7018 | ||
d082d764 | 7019 | #: translate.cxx:3365 |
1e41115c LB |
7020 | msgid "array key is neither string nor long" |
7021 | msgstr "" | |
7022 | ||
d082d764 | 7023 | #: translate.cxx:3528 translate.cxx:3944 |
6f810400 SM |
7024 | msgid "unresolved symbol: " |
7025 | msgstr "" | |
7026 | ||
d082d764 | 7027 | #: translate.cxx:3621 |
1e41115c LB |
7028 | msgid "unknown lvalue type in assignment" |
7029 | msgstr "" | |
7030 | ||
d082d764 | 7031 | #: translate.cxx:3707 translate.cxx:3727 |
1e41115c LB |
7032 | msgid " type unsupported" |
7033 | msgstr "" | |
7034 | ||
d082d764 | 7035 | #: translate.cxx:3756 |
1e41115c LB |
7036 | msgid "post assignment on strings not supported" |
7037 | msgstr "" | |
7038 | ||
d082d764 | 7039 | #: translate.cxx:3770 |
47faa35b MC |
7040 | #, c-format |
7041 | msgid "string assignment operator %s unsupported" | |
7042 | msgstr "" | |
7043 | ||
d082d764 | 7044 | #: translate.cxx:3813 |
1e41115c LB |
7045 | msgid "unknown macop for assignment" |
7046 | msgstr "" | |
7047 | ||
d082d764 | 7048 | #: translate.cxx:3818 |
1e41115c LB |
7049 | msgid "invalid post-mode operator" |
7050 | msgstr "" | |
7051 | ||
d082d764 | 7052 | #: translate.cxx:3855 |
1e41115c LB |
7053 | msgid "assignment type not yet implemented" |
7054 | msgstr "" | |
7055 | ||
d082d764 | 7056 | #: translate.cxx:3942 |
1e41115c LB |
7057 | msgid "unresolved symbol" |
7058 | msgstr "" | |
7059 | ||
d082d764 | 7060 | #: translate.cxx:3983 |
1e41115c LB |
7061 | msgid "attempt to use scalar where map expected" |
7062 | msgstr "" | |
7063 | ||
d082d764 | 7064 | #: translate.cxx:4440 translate.cxx:5635 translate.cxx:5647 |
1e41115c LB |
7065 | msgid "expected numeric type" |
7066 | msgstr "" | |
7067 | ||
d082d764 | 7068 | #: translate.cxx:4755 translate.cxx:5526 translate.cxx:5567 |
a5481570 JS |
7069 | msgid "expected string types" |
7070 | msgstr "" | |
7071 | ||
d082d764 FCE |
7072 | #: translate.cxx:4763 translate.cxx:5245 translate.cxx:5312 translate.cxx:5341 |
7073 | #: translate.cxx:5357 translate.cxx:5543 | |
a5481570 JS |
7074 | msgid "expected numeric types" |
7075 | msgstr "" | |
7076 | ||
d082d764 | 7077 | #: translate.cxx:4769 translate.cxx:5065 translate.cxx:5461 translate.cxx:5552 |
a5481570 JS |
7078 | msgid "unexpected type" |
7079 | msgstr "" | |
7080 | ||
d082d764 | 7081 | #: translate.cxx:4806 translate.cxx:6030 |
7432f43c FCE |
7082 | msgid "Invalid indexing of histogram" |
7083 | msgstr "" | |
7084 | ||
d082d764 | 7085 | #: translate.cxx:4876 |
1e41115c LB |
7086 | msgid "cannot 'return' from probe" |
7087 | msgstr "" | |
7088 | ||
d082d764 | 7089 | #: translate.cxx:4881 |
4ff87eef AM |
7090 | msgid "unexpected lock pushdown in 'return'" |
7091 | msgstr "" | |
7092 | ||
d082d764 | 7093 | #: translate.cxx:4886 translate.cxx:4892 |
1e41115c LB |
7094 | msgid "return type mismatch" |
7095 | msgstr "" | |
7096 | ||
d082d764 | 7097 | #: translate.cxx:4912 |
4ff87eef AM |
7098 | msgid "unexpected lock pushdown in 'next'" |
7099 | msgstr "" | |
7100 | ||
d082d764 | 7101 | #: translate.cxx:4968 |
1e41115c LB |
7102 | msgid "Cannot delete unknown expression type" |
7103 | msgstr "" | |
7104 | ||
d082d764 | 7105 | #: translate.cxx:5098 |
1e41115c LB |
7106 | msgid "cannot delete histogram bucket entries\n" |
7107 | msgstr "" | |
7108 | ||
d082d764 | 7109 | #: translate.cxx:5225 |
1e41115c LB |
7110 | msgid "expected numeric or string type" |
7111 | msgstr "" | |
7112 | ||
d082d764 | 7113 | #: translate.cxx:5303 |
05fd6ec0 AM |
7114 | #, c-format |
7115 | msgid "operator %s not yet implemented" | |
1e41115c LB |
7116 | msgstr "" |
7117 | ||
d082d764 | 7118 | #: translate.cxx:5562 |
1e41115c LB |
7119 | msgid "unexpected concatenation operator" |
7120 | msgstr "" | |
7121 | ||
d082d764 | 7122 | #: translate.cxx:5585 |
1e41115c LB |
7123 | msgid "expected numeric condition" |
7124 | msgstr "" | |
7125 | ||
d082d764 | 7126 | #: translate.cxx:5590 |
1e41115c LB |
7127 | msgid "expected matching types" |
7128 | msgstr "" | |
7129 | ||
d082d764 | 7130 | #: translate.cxx:5608 |
1e41115c LB |
7131 | msgid "non-number <<< expression" |
7132 | msgstr "" | |
7133 | ||
d082d764 | 7134 | #: translate.cxx:5611 |
1e41115c LB |
7135 | msgid "non-stats left operand to <<< expression" |
7136 | msgstr "" | |
7137 | ||
d082d764 | 7138 | #: translate.cxx:5614 |
1e41115c LB |
7139 | msgid "non-number right operand to <<< expression" |
7140 | msgstr "" | |
7141 | ||
d082d764 | 7142 | #: translate.cxx:5620 translate.cxx:5622 |
1e41115c LB |
7143 | msgid "type mismatch" |
7144 | msgstr "" | |
7145 | ||
d082d764 | 7146 | #: translate.cxx:5661 |
1e41115c LB |
7147 | msgid "invalid reference to array" |
7148 | msgstr "" | |
7149 | ||
d082d764 | 7150 | #: translate.cxx:5747 |
1e41115c LB |
7151 | msgid "need rvalue for assignment" |
7152 | msgstr "" | |
7153 | ||
d082d764 | 7154 | #: translate.cxx:5759 |
1e41115c LB |
7155 | msgid "unexpected reference to array" |
7156 | msgstr "" | |
7157 | ||
d082d764 | 7158 | #: translate.cxx:5816 |
1e41115c LB |
7159 | msgid "cannot translate general target-symbol expression" |
7160 | msgstr "" | |
7161 | ||
d082d764 | 7162 | #: translate.cxx:5823 |
bbb71aaf FCE |
7163 | msgid "cannot translate general @var expression" |
7164 | msgstr "" | |
7165 | ||
d082d764 | 7166 | #: translate.cxx:5830 |
1e41115c LB |
7167 | msgid "cannot translate general @cast expression" |
7168 | msgstr "" | |
7169 | ||
d082d764 | 7170 | #: translate.cxx:5837 |
a5481570 JS |
7171 | msgid "cannot translate general dereference expression" |
7172 | msgstr "" | |
7173 | ||
d082d764 | 7174 | #: translate.cxx:5844 |
1e41115c LB |
7175 | msgid "cannot translate general @defined expression" |
7176 | msgstr "" | |
7177 | ||
d082d764 | 7178 | #: translate.cxx:5851 |
4ff87eef AM |
7179 | msgid "cannot translate general @probewrite expression" |
7180 | msgstr "" | |
7181 | ||
d082d764 | 7182 | #: translate.cxx:5858 |
1e41115c LB |
7183 | msgid "cannot translate general @entry expression" |
7184 | msgstr "" | |
7185 | ||
d082d764 | 7186 | #: translate.cxx:5865 |
addff762 SM |
7187 | msgid "cannot translate general @perf expression" |
7188 | msgstr "" | |
7189 | ||
d082d764 | 7190 | #: translate.cxx:5886 |
1e41115c LB |
7191 | msgid "invalid array reference" |
7192 | msgstr "" | |
7193 | ||
d082d764 | 7194 | #: translate.cxx:5891 |
1e41115c LB |
7195 | msgid "array index type mismatch" |
7196 | msgstr "" | |
7197 | ||
d082d764 | 7198 | #: translate.cxx:5931 |
1e41115c LB |
7199 | msgid "unexpected aggregate of non-arrayindex" |
7200 | msgstr "" | |
7201 | ||
d082d764 | 7202 | #: translate.cxx:5978 |
1e41115c LB |
7203 | msgid "statistic-valued array in rvalue context" |
7204 | msgstr "" | |
7205 | ||
d082d764 | 7206 | #: translate.cxx:6075 |
7432f43c | 7207 | msgid "unexpected reference to scalar" |
1e41115c LB |
7208 | msgstr "" |
7209 | ||
d082d764 | 7210 | #: translate.cxx:6141 |
7432f43c | 7211 | msgid "cannot assign to histogram buckets" |
1e41115c LB |
7212 | msgstr "" |
7213 | ||
d082d764 | 7214 | #: translate.cxx:6159 |
1e41115c LB |
7215 | msgid "invalid length argument list" |
7216 | msgstr "" | |
7217 | ||
d082d764 | 7218 | #: translate.cxx:6164 |
1e41115c LB |
7219 | msgid "function argument type mismatch" |
7220 | msgstr "" | |
7221 | ||
d082d764 | 7222 | #: translate.cxx:6193 |
b5f561be LB |
7223 | msgid "function actual argument evaluation" |
7224 | msgstr "" | |
7225 | ||
d082d764 | 7226 | #: translate.cxx:6278 |
bc0368d3 FCE |
7227 | msgid "function return result evaluation" |
7228 | msgstr "" | |
7229 | ||
d082d764 | 7230 | #: translate.cxx:6986 |
984ad50c | 7231 | msgid "unexpected build-id reloc section " |
1e41115c LB |
7232 | msgstr "" |
7233 | ||
d082d764 | 7234 | #: translate.cxx:6994 |
47faa35b MC |
7235 | #, c-format |
7236 | msgid "Found build-id in %s, length %d, start at %#<PRIx64>" | |
7237 | msgstr "" | |
7238 | ||
d082d764 | 7239 | #: translate.cxx:7316 |
47faa35b | 7240 | #, c-format |
c63add8a | 7241 | msgid "libdwfl failure getting symbol table for %s: %s" |
47faa35b MC |
7242 | msgstr "" |
7243 | ||
d082d764 | 7244 | #: translate.cxx:7379 |
47faa35b MC |
7245 | #, c-format |
7246 | msgid "Found kernel _stext extra offset %#<PRIx64>" | |
7247 | msgstr "" | |
7248 | ||
d082d764 | 7249 | #: translate.cxx:7560 |
47faa35b MC |
7250 | #, c-format |
7251 | msgid "skipping module %s %s table (too big: %zi > %zi)" | |
7252 | msgstr "" | |
7253 | ||
d082d764 | 7254 | #: translate.cxx:7564 |
47faa35b MC |
7255 | #, c-format |
7256 | msgid "skipping module %s, section %s %s table (too big: %zi > %zi)" | |
7257 | msgstr "" | |
7258 | ||
d082d764 | 7259 | #: translate.cxx:8147 |
1e41115c LB |
7260 | msgid "Searching for vdso candidates: " |
7261 | msgstr "" | |
7262 | ||
d082d764 | 7263 | #: translate.cxx:8157 |
1e41115c LB |
7264 | msgid "vdso candidate: " |
7265 | msgstr "" | |
7266 | ||
d082d764 | 7267 | #: translate.cxx:8352 |
1e41115c LB |
7268 | msgid "missing unwind/symbol data for module '" |
7269 | msgstr "" | |
7270 | ||
d082d764 | 7271 | #: translate.cxx:8375 |
47faa35b MC |
7272 | #, c-format |
7273 | msgid "identified max-nested function: %s (%d)" | |
7274 | msgstr "" | |
7275 | ||
d082d764 | 7276 | #: translate.cxx:8386 |
47faa35b MC |
7277 | #, c-format |
7278 | msgid "identified recursive function: %s" | |
7279 | msgstr "" | |
7280 | ||
d082d764 | 7281 | #: translate.cxx:8403 |
a5f5f218 LB |
7282 | #, c-format |
7283 | msgid "" | |
b5f561be LB |
7284 | "myproc-unprivileged tapset function called without is_myproc checking for " |
7285 | "pid %d (euid %d)" | |
a5f5f218 LB |
7286 | msgstr "" |
7287 | ||
d082d764 | 7288 | #: translate.cxx:8407 |
a5f5f218 | 7289 | #, c-format |
05fd6ec0 | 7290 | msgid "read fault [man error::fault] at 0x%lx" |
a5f5f218 LB |
7291 | msgstr "" |
7292 | ||
d082d764 | 7293 | #: translate.cxx:8409 |
a5f5f218 | 7294 | #, c-format |
05fd6ec0 | 7295 | msgid "write fault [man error::fault] at 0x%lx" |
a5f5f218 LB |
7296 | msgstr "" |
7297 | ||
d082d764 | 7298 | #: translate.cxx:8411 |
b628d716 FCE |
7299 | #, c-format |
7300 | msgid "divide by zero in DWARF operand (%s)" | |
7301 | msgstr "" | |
7302 | ||
d082d764 | 7303 | #: translate.cxx:8413 |
6e0b8948 FCE |
7304 | msgid "register access fault [man error::fault]" |
7305 | msgstr "" | |
7306 | ||
d082d764 | 7307 | #: translate.cxx:8461 |
47faa35b MC |
7308 | #, c-format |
7309 | msgid "ignoring extra parts of compat version: %s" | |
7310 | msgstr "" | |
7311 | ||
d082d764 | 7312 | #: translate.cxx:8465 |
47faa35b MC |
7313 | #, c-format |
7314 | msgid "parse error in compatibility version: %s" | |
7315 | msgstr "" | |
7316 | ||
d082d764 | 7317 | #: translate.cxx:8468 |
47faa35b MC |
7318 | #, c-format |
7319 | msgid "compatibility version out of range: %s" | |
7320 | msgstr "" | |
7321 | ||
d082d764 | 7322 | #: translate.cxx:8491 |
1e41115c LB |
7323 | msgid " recursive" |
7324 | msgstr "" | |
7325 | ||
d082d764 | 7326 | #: translate.cxx:8491 |
8f0e5e8e | 7327 | msgid " non-recursive" |
1e41115c LB |
7328 | msgstr "" |
7329 | ||
d082d764 | 7330 | #: translate.cxx:8490 |
47faa35b MC |
7331 | #, c-format |
7332 | msgid "function recursion-analysis: max-nesting %d %s" | |
7333 | msgstr "" | |
7334 | ||
f9118d76 | 7335 | #: util.cxx:73 |
b530b5b3 LB |
7336 | msgid "Unable to determine home directory" |
7337 | msgstr "" | |
7338 | ||
f9118d76 | 7339 | #: util.cxx:140 |
47faa35b MC |
7340 | #, c-format |
7341 | msgid "Copying %s to %s" | |
7342 | msgstr "" | |
7343 | ||
f9118d76 | 7344 | #: util.cxx:193 |
47faa35b MC |
7345 | #, c-format |
7346 | msgid "Copy failed (\"%s\" to \"%s\"): %s" | |
7347 | msgstr "" | |
7348 | ||
d082d764 FCE |
7349 | #: util.cxx:196 |
7350 | msgid ". Try running stap --privileged" | |
7351 | msgstr "" | |
7352 | ||
7353 | #: util.cxx:360 | |
47faa35b MC |
7354 | #, c-format |
7355 | msgid "using %ldvirt/%ldres/%ldshr/%lddata kb, " | |
7356 | msgstr "" | |
7357 | ||
d082d764 | 7358 | #: util.cxx:686 |
47faa35b MC |
7359 | #, c-format |
7360 | msgid "find_executable(): file %s not in sysroot %s" | |
7361 | msgstr "" | |
7362 | ||
d082d764 | 7363 | #: util.cxx:749 |
b530b5b3 LB |
7364 | msgid "cmdstr_join called with an empty command!" |
7365 | msgstr "" | |
7366 | ||
d082d764 | 7367 | #: util.cxx:764 |
bc0368d3 FCE |
7368 | msgid "join called with an empty vector!" |
7369 | msgstr "" | |
7370 | ||
d082d764 | 7371 | #: util.cxx:845 |
47faa35b MC |
7372 | #, c-format |
7373 | msgid "Spawn waitpid call on unmanaged pid %d" | |
7374 | msgstr "" | |
7375 | ||
d082d764 | 7376 | #: util.cxx:852 |
47faa35b MC |
7377 | #, c-format |
7378 | msgid "Spawn waitpid result (0x%x): %d" | |
7379 | msgstr "" | |
7380 | ||
d082d764 | 7381 | #: util.cxx:857 |
47faa35b MC |
7382 | #, c-format |
7383 | msgid "Spawn waitpid error (%d): %s" | |
7384 | msgstr "" | |
7385 | ||
d082d764 | 7386 | #: util.cxx:898 |
47faa35b MC |
7387 | #, c-format |
7388 | msgid "WARNING: %s is not executable (%s)" | |
7389 | msgstr "" | |
7390 | ||
d082d764 | 7391 | #: util.cxx:903 |
b530b5b3 LB |
7392 | msgid "Running" |
7393 | msgstr "" | |
7394 | ||
d082d764 | 7395 | #: util.cxx:938 |
47faa35b MC |
7396 | #, c-format |
7397 | msgid "Spawn error (%d): %s" | |
7398 | msgstr "" | |
7399 | ||
d082d764 | 7400 | #: util.cxx:1053 |
47faa35b MC |
7401 | #, c-format |
7402 | msgid "WARNING: %s exited with signal: %d (%s)" | |
7403 | msgstr "" | |
7404 | ||
d082d764 | 7405 | #: util.cxx:1056 |
47faa35b MC |
7406 | #, c-format |
7407 | msgid "WARNING: %s exited with status: %d" | |
7408 | msgstr "" | |
7409 | ||
d082d764 | 7410 | #: util.cxx:1092 |
bc0368d3 FCE |
7411 | msgid "Forking subprocess..." |
7412 | msgstr "" | |
7413 | ||
d082d764 | 7414 | #: util.cxx:1100 |
bc0368d3 FCE |
7415 | #, c-format |
7416 | msgid "Fork error (%d): %s" | |
7417 | msgstr "" | |
7418 | ||
d082d764 | 7419 | #: util.cxx:1153 |
47faa35b MC |
7420 | #, c-format |
7421 | msgid "ERROR: Safety pattern mismatch for %s ('%s' vs. '%s') rc=%d" | |
7422 | msgstr "" | |
7423 | ||
d082d764 | 7424 | #: util.cxx:1439 |
47faa35b MC |
7425 | #, c-format |
7426 | msgid "Unknown kernel machine architecture '%s', don't know elf class" | |
7427 | msgstr "" | |
7428 | ||
7429 | #. TRANSLATORS: Missing a file | |
d082d764 | 7430 | #: util.cxx:1455 |
47faa35b MC |
7431 | #, c-format |
7432 | msgid "Missing %s" | |
7433 | msgstr "" | |
7434 | ||
d082d764 | 7435 | #: util.cxx:1476 |
47faa35b MC |
7436 | #, c-format |
7437 | msgid "autosprintf/vasprintf error %d" | |
7438 | msgstr "" | |
7439 | ||
d082d764 | 7440 | #: util.cxx:1506 |
47faa35b MC |
7441 | #, c-format |
7442 | msgid "cannot probe pid %d: Invalid pid" | |
7443 | msgstr "" | |
7444 | ||
d082d764 FCE |
7445 | #: util.cxx:1512 |
7446 | #, c-format | |
7447 | msgid "cannot probe pid %d: %s. Try re-running with 'stap --privileged'." | |
7448 | msgstr "" | |
7449 | ||
7450 | #: util.cxx:1514 | |
47faa35b MC |
7451 | #, c-format |
7452 | msgid "cannot probe pid %d: %s" | |
7453 | msgstr "" | |
7454 | ||
d082d764 | 7455 | #: util.cxx:1723 |
05fd6ec0 AM |
7456 | #, c-format |
7457 | msgid "Unable to open file '%s' for writing: " | |
7458 | msgstr "" | |
7459 | ||
d082d764 | 7460 | #: util.cxx:1732 |
05fd6ec0 AM |
7461 | #, c-format |
7462 | msgid "Unable to write to file '%s': " | |
7463 | msgstr "" | |
7464 | ||
d082d764 | 7465 | #: util.h:152 util.h:191 util.h:202 util.h:210 util.h:221 util.h:233 util.h:253 |
58a834b1 LB |
7466 | msgid "bad lexical cast" |
7467 | msgstr "" |