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