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