]> sourceware.org Git - systemtap.git/blob - po/en.po
Merge remote-tracking branch 'origin/master' into inode-uprobes
[systemtap.git] / po / en.po
1 # English translations for systemtap package.
2 # Copyright (C) 2011 Red Hat Inc., and others
3 # This file is distributed under the same license as the systemtap package.
4 # Frank Ch. Eigler <fche@redhat.com>, 2011.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: systemtap 1.5\n"
9 "Report-Msgid-Bugs-To: systemtap@sourceware.org\n"
10 "POT-Creation-Date: 2011-07-21 08:00-0400\n"
11 "PO-Revision-Date: 2011-02-15 10:51-0500\n"
12 "Last-Translator: Frank Ch. Eigler <fche@redhat.com>\n"
13 "Language-Team: English\n"
14 "Language: en\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: buildrun.cxx:296
21 #, fuzzy, c-format
22 msgid ""
23 "Checking \" %s \" failed with error: %s\n"
24 "Ensure kernel development headers & makefiles are installed."
25 msgstr "Ensure kernel development headers & makefiles are installed."
26
27 #: buildrun.cxx:325
28 msgid "Pass 4, preamble: (re)building SystemTap's version of uprobes."
29 msgstr ""
30
31 #: buildrun.cxx:333
32 #, fuzzy
33 msgid "Warning: failed to create directory for build uprobes."
34 msgstr ""
35 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
36 "support."
37
38 #: buildrun.cxx:362
39 msgid "uprobes rebuild exit code: "
40 msgstr ""
41
42 #: buildrun.cxx:421
43 msgid "user-space facilities not available without kernel CONFIG_UTRACE"
44 msgstr ""
45
46 #: buildrun.cxx:526
47 #, fuzzy
48 msgid "Warning: failed to create directory for querying tracepoints."
49 msgstr ""
50 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
51 "support."
52
53 #: buildrun.cxx:607
54 #, fuzzy
55 msgid "Warning: failed to create directory for querying types."
56 msgstr ""
57 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
58 "support."
59
60 #: buildrun.cxx:708
61 #, c-format
62 msgid "Warning: skipping malformed @cast header \"%s\""
63 msgstr ""
64
65 #: cache.cxx:128 cache.cxx:217
66 msgid "Pass 4: using cached "
67 msgstr ""
68
69 #: cache.cxx:215
70 msgid "Pass 3: using cached "
71 msgstr ""
72
73 #: cache.cxx:249
74 #, c-format
75 msgid "Cache limit file %s/%s missing, creating default."
76 msgstr ""
77
78 #: cache.cxx:349
79 msgid "Cache cleaning successful, removed entries: "
80 msgstr ""
81
82 #: cache.cxx:356
83 msgid "Cache cleaning skipped, no cache path."
84 msgstr ""
85
86 #: coveragedb.cxx:28
87 msgid "---- used probes-----"
88 msgstr ""
89
90 #: coveragedb.cxx:35 coveragedb.cxx:58
91 #, fuzzy
92 msgid "probe: "
93 msgstr "# probes"
94
95 #: coveragedb.cxx:42
96 msgid "local: "
97 msgstr ""
98
99 #: coveragedb.cxx:45
100 msgid "unused_local: "
101 msgstr ""
102
103 #: coveragedb.cxx:51
104 msgid "---- unused probes----- "
105 msgstr ""
106
107 #: coveragedb.cxx:64
108 msgid "---- used functions----- "
109 msgstr ""
110
111 #: coveragedb.cxx:72
112 msgid "---- unused functions----- "
113 msgstr ""
114
115 #: coveragedb.cxx:74
116 msgid "unused_function: "
117 msgstr ""
118
119 #: coveragedb.cxx:79
120 msgid "---- used globals----- "
121 msgstr ""
122
123 #: coveragedb.cxx:81 coveragedb.cxx:88
124 #, fuzzy
125 msgid "globals: "
126 msgstr "# globals"
127
128 #: coveragedb.cxx:86
129 msgid "---- unused globals----- "
130 msgstr ""
131
132 #: coveragedb.cxx:110 coveragedb.cxx:133 coveragedb.cxx:151
133 msgid "Error in statement: "
134 msgstr ""
135
136 #: csclient.cxx:67
137 #, c-format
138 msgid ""
139 "WARNING: The domain name, %s, does not match the DNS name(s) on the server "
140 "certificate:\n"
141 msgstr ""
142
143 #: csclient.cxx:68
144 #, fuzzy, c-format
145 msgid "could not find input file %s\n"
146 msgstr "cannot find type: %s"
147
148 #: csclient.cxx:69
149 #, c-format
150 msgid "could not open input file %s\n"
151 msgstr ""
152
153 #: csclient.cxx:70
154 #, c-format
155 msgid "Unable to open output file %s\n"
156 msgstr ""
157
158 #: csclient.cxx:71
159 #, c-format
160 msgid "could not write to %s\n"
161 msgstr ""
162
163 #: csclient.cxx:353
164 #, c-format
165 msgid "Unable to find alt name extension on the server certificate\n"
166 msgstr ""
167
168 #: csclient.cxx:362 csclient.cxx:578
169 #, c-format
170 msgid "Out of memory\n"
171 msgstr ""
172
173 #: csclient.cxx:370
174 #, c-format
175 msgid "Unable to decode alt name extension on server certificate\n"
176 msgstr ""
177
178 #: csclient.cxx:704
179 #, c-format
180 msgid "Unable to resolve server host name"
181 msgstr ""
182
183 #: csclient.cxx:710
184 #, c-format
185 msgid "Unable to resolve server host address"
186 msgstr ""
187
188 #: csclient.cxx:756
189 #, fuzzy
190 msgid "Using a compile server."
191 msgstr ""
192 " retry compilation using a compile server upon compilation error"
193
194 #: csclient.cxx:806
195 msgid "Passes: via server "
196 msgstr ""
197
198 #: csclient.cxx:813
199 #, fuzzy
200 msgid "Passes: via server failed. Try again with another '-v' option."
201 msgstr "Pass 1: parse failed. Try again with another '--vp 1' option."
202
203 #: csclient.cxx:864
204 #, fuzzy
205 msgid "ERROR: cannot create temporary directory (\""
206 msgstr "ERROR: cannot create temporary directory (\" %s \"): %s"
207
208 #: csclient.cxx:892
209 #, fuzzy
210 msgid "ERROR: cannot create temporary directory "
211 msgstr "ERROR: cannot create temporary directory (\" %s \"): %s"
212
213 #: csclient.cxx:1166
214 #, fuzzy
215 msgid "Unable to find a compile server."
216 msgstr ""
217 " retry compilation using a compile server upon compilation error"
218
219 #: csclient.cxx:1184
220 msgid "A server's certificate was expired. Trying again"
221 msgstr ""
222
223 #: csclient.cxx:1192
224 msgid "Unable to connect to a server."
225 msgstr ""
226
227 #: csclient.cxx:1239 csclient.cxx:1686 stap-serverd.cxx:1621
228 msgid "Unable to set NSS export policy"
229 msgstr ""
230
231 #: csclient.cxx:1253
232 #, c-format
233 msgid ""
234 "Attempting SSL connection with %s\n"
235 " using certificates from the database in %s\n"
236 msgstr ""
237
238 #: csclient.cxx:1292
239 msgid " Unable to connect: "
240 msgstr ""
241
242 #: csclient.cxx:1328
243 #, c-format
244 msgid "Unable to unzip the server response '%s'\n"
245 msgstr ""
246
247 #: csclient.cxx:1345 csclient.cxx:1363 csclient.cxx:1431 csclient.cxx:1738
248 #, c-format
249 msgid "Searching \"%s\"\n"
250 msgstr ""
251
252 #: csclient.cxx:1351
253 msgid "Incorrect number of files in server response"
254 msgstr ""
255
256 #: csclient.cxx:1359 csclient.cxx:1444 csclient.cxx:1746
257 #, fuzzy
258 msgid " found "
259 msgstr "cannot find type: %s"
260
261 #: csclient.cxx:1376
262 #, c-format
263 msgid " found %s -- linking from %s"
264 msgstr ""
265
266 #: csclient.cxx:1380
267 #, c-format
268 msgid "Unable to link '%s' to '%s':%s\n"
269 msgstr ""
270
271 #: csclient.cxx:1438
272 msgid "Incorrect number of modules in server response"
273 msgstr ""
274
275 #: csclient.cxx:1474
276 msgid "No module was returned by the server."
277 msgstr ""
278
279 #: csclient.cxx:1501 csclient.cxx:1570 cscommon.cxx:92
280 #, c-format
281 msgid "Unable to open file '%s' for reading: "
282 msgstr ""
283
284 #: csclient.cxx:1510 cscommon.cxx:101
285 #, c-format
286 msgid "Unable to read from file '%s': "
287 msgstr ""
288
289 #: csclient.cxx:1521 csclient.cxx:1556 csclient.cxx:1594 cscommon.cxx:114
290 msgid "unknown error"
291 msgstr ""
292
293 #: csclient.cxx:1536
294 #, c-format
295 msgid "Unable to open file '%s' for writing: "
296 msgstr ""
297
298 #: csclient.cxx:1545
299 #, c-format
300 msgid "Unable to write to file '%s': "
301 msgstr ""
302
303 #: csclient.cxx:1604
304 #, c-format
305 msgid "Server protocol version is %s\n"
306 msgstr ""
307
308 #: csclient.cxx:1605
309 msgid "The server does not use localization information passed by the client\n"
310 msgstr ""
311
312 #: csclient.cxx:1621 csclient.cxx:2285
313 msgid "as a module signer for all users"
314 msgstr ""
315
316 #: csclient.cxx:1624 csclient.cxx:2275
317 msgid "as an SSL peer"
318 msgstr ""
319
320 #: csclient.cxx:1626 csclient.cxx:2277
321 msgid " for all users"
322 msgstr ""
323
324 #: csclient.cxx:1628 csclient.cxx:2279
325 msgid " for the current user"
326 msgstr ""
327
328 #: csclient.cxx:1637
329 msgid " is already "
330 msgstr ""
331
332 #: csclient.cxx:1639
333 msgid "untrusted "
334 msgstr ""
335
336 #: csclient.cxx:1641
337 msgid "trusted "
338 msgstr ""
339
340 #: csclient.cxx:1661
341 #, c-format
342 msgid "Unable to find or create the client certificate database directory %s: "
343 msgstr ""
344
345 #: csclient.cxx:1723
346 #, c-format
347 msgid "Unable to connect to %s"
348 msgstr ""
349
350 #: csclient.cxx:1750
351 #, c-format
352 msgid "Warning: Unable to change permissions on %s: "
353 msgstr ""
354
355 #: csclient.cxx:1769
356 #, c-format
357 msgid "Certificate database '%s' does not exist"
358 msgstr ""
359
360 #: csclient.cxx:1805 csclient.cxx:1947
361 msgid "Out of memory:"
362 msgstr ""
363
364 #: csclient.cxx:1848
365 #, c-format
366 msgid "Unable to query certificate database %s: "
367 msgstr ""
368
369 #: csclient.cxx:1887
370 #, c-format
371 msgid "Unable to remove certificate from %s: "
372 msgstr ""
373
374 #: csclient.cxx:1917
375 #, c-format
376 msgid "Certificate database '%s' does not exist."
377 msgstr ""
378
379 #: csclient.cxx:1939 nsscommon.cxx:1148
380 #, c-format
381 msgid "No certificate found in database %s"
382 msgstr ""
383
384 #: csclient.cxx:1969
385 msgid "Unable to find alt name extension on server certificate: "
386 msgstr ""
387
388 #: csclient.cxx:1979
389 msgid "Unable to decode alt name extension on server certificate: "
390 msgstr ""
391
392 #: csclient.cxx:2125
393 #, fuzzy, c-format
394 msgid "Warning: unsupported compile server property: %s"
395 msgstr "# functions"
396
397 #: csclient.cxx:2174
398 #, c-format
399 msgid "Systemtap Compile Server Status for '%s'"
400 msgstr ""
401
402 #: csclient.cxx:2189
403 #, fuzzy
404 msgid "No servers found"
405 msgstr "# probes"
406
407 #: csclient.cxx:2226
408 msgid "Only root can specify 'signer' on --trust-servers"
409 msgstr ""
410
411 #: csclient.cxx:2238
412 msgid "Only root can specify 'all-users' on --trust-servers"
413 msgstr ""
414
415 #: csclient.cxx:2247
416 msgid "Warning: Unrecognized server trust specification: "
417 msgstr ""
418
419 #: csclient.cxx:2264
420 msgid "No servers identified for trust"
421 msgstr ""
422
423 #: csclient.cxx:2284
424 msgid " and "
425 msgstr ""
426
427 #: csclient.cxx:2292
428 msgid "Revoking trust "
429 msgstr ""
430
431 #: csclient.cxx:2294
432 msgid "Adding trust "
433 msgstr ""
434
435 #: csclient.cxx:2299
436 msgid "Revoke trust "
437 msgstr ""
438
439 #: csclient.cxx:2301
440 msgid "Add trust "
441 msgstr ""
442
443 #: csclient.cxx:2303
444 #, c-format
445 msgid "in the following servers %s"
446 msgstr ""
447
448 #: csclient.cxx:2318
449 msgid "Server trust unchanged"
450 msgstr ""
451
452 #: csclient.cxx:2496 csclient.cxx:2534
453 #, c-format
454 msgid "Invalid port number specified: %s"
455 msgstr ""
456
457 #: csclient.cxx:2515
458 #, c-format
459 msgid "No server matching %s found"
460 msgstr ""
461
462 #: csclient.cxx:2596
463 msgid "Unable to determine server trust as an SSL peer"
464 msgstr ""
465
466 #: csclient.cxx:2642
467 msgid "Unable to determine server trust as a module signer"
468 msgstr ""
469
470 #: csclient.cxx:2709
471 msgid "Unable to detect server compatibility"
472 msgstr ""
473
474 #: csclient.cxx:2893
475 #, c-format
476 msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s"
477 msgstr ""
478
479 #: csclient.cxx:2950
480 #, c-format
481 msgid "Avahi browse failed: %s"
482 msgstr ""
483
484 #: csclient.cxx:2963
485 #, c-format
486 msgid "Failed to resolve service '%s': %s"
487 msgstr ""
488
489 #: csclient.cxx:2984
490 #, c-format
491 msgid "Avahi Server connection failure: %s"
492 msgstr ""
493
494 #: csclient.cxx:3030
495 msgid "Failed to create Avahi simple poll object"
496 msgstr ""
497
498 #: csclient.cxx:3046
499 #, c-format
500 msgid "Failed to create Avahi client: %s"
501 msgstr ""
502
503 #: csclient.cxx:3058
504 #, c-format
505 msgid "Failed to create Avahi service browser: %s"
506 msgstr ""
507
508 #: csclient.cxx:3105
509 msgid "Unable to detect online servers"
510 msgstr ""
511
512 #: dtrace.in:165
513 msgid "Usage "
514 msgstr ""
515
516 #: dtrace.in:169
517 msgid "Where -h builds a systemtap header file from the .d file"
518 msgstr ""
519
520 #: dtrace.in:170
521 msgid " -C when used with -h, also run cpp preprocessor"
522 msgstr ""
523
524 #: dtrace.in:171
525 msgid " -o specifies an explicit output file name,"
526 msgstr ""
527
528 #: dtrace.in:172
529 msgid " the default for -G is file.o and -h is file.h"
530 msgstr ""
531
532 #: dtrace.in:173
533 msgid " -I when running cpp pass through this -I include Path"
534 msgstr ""
535
536 #: dtrace.in:174
537 msgid " -s specifies the name of the .d input file"
538 msgstr ""
539
540 #: dtrace.in:175
541 msgid " -G builds a stub file.o from file.d,"
542 msgstr ""
543
544 #: dtrace.in:176
545 msgid " which is required by some packages that use dtrace."
546 msgstr ""
547
548 #: dwarf_wrappers.cxx:25
549 #, c-format
550 msgid "libdwfl failure (%s): "
551 msgstr ""
552
553 #: dwarf_wrappers.cxx:37
554 #, c-format
555 msgid "libdw failure (%s): "
556 msgstr ""
557
558 #: dwflpp.cxx:127
559 #, fuzzy
560 msgid "cannot find "
561 msgstr "cannot find type: %s"
562
563 #: dwflpp.cxx:144 session.cxx:1488
564 msgid "WARNING: "
565 msgstr "WARNING: "
566
567 #: dwflpp.cxx:235
568 #, c-format
569 msgid "pattern '%s' matches module '%s'\n"
570 msgstr ""
571
572 #: dwflpp.cxx:265
573 #, c-format
574 msgid "pattern '%s' matches function '%s'\n"
575 msgstr ""
576
577 #: dwflpp.cxx:321 dwflpp.cxx:347
578 #, c-format
579 msgid "missing %s kernel/module debuginfo under '%s'"
580 msgstr ""
581
582 #: dwflpp.cxx:364
583 #, fuzzy, c-format
584 msgid "missing process %s %s debuginfo"
585 msgstr "# probes"
586
587 #: dwflpp.cxx:566
588 #, c-format
589 msgid "die parent cache %s:%s size %zu"
590 msgstr ""
591
592 #: dwflpp.cxx:782
593 #, c-format
594 msgid "global alias cache %s:%s size %zu"
595 msgstr ""
596
597 #: dwflpp.cxx:845
598 #, c-format
599 msgid "function cache %s:%s size %zu"
600 msgstr ""
601
602 #: dwflpp.cxx:858
603 #, c-format
604 msgid "function cache %s:%s hit %s"
605 msgstr ""
606
607 #: dwflpp.cxx:880 dwflpp.cxx:898
608 #, c-format
609 msgid "function cache %s:%s match %s vs %s"
610 msgstr ""
611
612 #: dwflpp.cxx:932
613 #, c-format
614 msgid "module function cache %s size %zu"
615 msgstr ""
616
617 #: dwflpp.cxx:946
618 #, c-format
619 msgid "module function cache %s hit %s"
620 msgstr ""
621
622 #: dwflpp.cxx:1096
623 #, fuzzy, c-format
624 msgid "module %s --ldd skipped: unsupported interpreter: %s"
625 msgstr "# functions"
626
627 #: dwflpp.cxx:1113
628 #, c-format
629 msgid "library iteration on %s failed: %s"
630 msgstr ""
631
632 #: dwflpp.cxx:1142
633 #, c-format
634 msgid "Added -d '%s"
635 msgstr ""
636
637 #: dwflpp.cxx:1144
638 #, c-format
639 msgid "' due to '%s'"
640 msgstr ""
641
642 #: dwflpp.cxx:1157
643 #, fuzzy, c-format
644 msgid "Warning: failed to read libraries from %s: %s"
645 msgstr ""
646 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
647 "support."
648
649 #: dwflpp.cxx:1198
650 #, c-format
651 msgid "alternative line %d rejected: nsrcs=%zu"
652 msgstr ""
653
654 #: dwflpp.cxx:1215
655 #, c-format
656 msgid "alternative line %d accepted: fn=%s"
657 msgstr ""
658
659 #: dwflpp.cxx:1227
660 #, c-format
661 msgid "alternative line %d accepted: ifn=%s"
662 msgstr ""
663
664 #. TRANSLATORS: given line number leaves (is beyond) given function.
665 #: dwflpp.cxx:1234
666 #, c-format
667 msgid "alternative line %d rejected: leaves selected fns"
668 msgstr ""
669
670 #: dwflpp.cxx:1300
671 msgid "Invalid line range ("
672 msgstr ""
673
674 #: dwflpp.cxx:1302
675 msgid ", the end line number "
676 msgstr ""
677
678 #: dwflpp.cxx:1374
679 #, c-format
680 msgid "multiple addresses for %s:%d"
681 msgstr ""
682
683 #. TRANSLATORS: Here we are trying to advise what source file
684 #. TRANSLATORS: to attempt.
685 #: dwflpp.cxx:1379
686 msgid " (try "
687 msgstr ""
688
689 #: dwflpp.cxx:1383
690 msgid " or "
691 msgstr ""
692
693 #: dwflpp.cxx:1454
694 #, c-format
695 msgid ""
696 "label '%s' at address %s (dieoffset: %s) is not contained by its scope "
697 "'%s' (dieoffset: %s) -- bad debuginfo?"
698 msgstr ""
699
700 #: dwflpp.cxx:1508
701 #, fuzzy, c-format
702 msgid "selected source file '%s'\n"
703 msgstr "# functions"
704
705 #: dwflpp.cxx:1578
706 #, c-format
707 msgid "missing entrypc dwarf line record for function '%s'\n"
708 msgstr ""
709
710 #: dwflpp.cxx:1588
711 #, c-format
712 msgid "null entrypc dwarf line record for function '%s'\n"
713 msgstr ""
714
715 #: dwflpp.cxx:1596
716 #, c-format
717 msgid ""
718 "searching for prologue of function '%s' 0x%#<PRIx64>-0x%#<PRIx64>@%s:%d\n"
719 msgstr ""
720
721 #: dwflpp.cxx:1621
722 #, c-format
723 msgid "checking line record 0x%#<PRIx64>@%s:%d\n"
724 msgstr ""
725
726 #: dwflpp.cxx:1638
727 #, fuzzy, c-format
728 msgid "prologue found function '%s'"
729 msgstr "# functions"
730
731 #. TRANSLATORS: Here we're adding some classification datum (ie Prologue Free)
732 #: dwflpp.cxx:1641
733 msgid " (naked)"
734 msgstr ""
735
736 #. TRANSLATORS: Here we're adding some classification datum (ie Prologue Free)
737 #: dwflpp.cxx:1643
738 msgid " (tail-call?)"
739 msgstr ""
740
741 #: dwflpp.cxx:1707
742 #, c-format
743 msgid ", ignored %s more"
744 msgstr ""
745
746 #: dwflpp.cxx:1716
747 msgid " (skip comdat)"
748 msgstr ""
749
750 #: dwflpp.cxx:1721
751 #, c-format
752 msgid "entry-pc lookup (%s dieoffset: %s) = 0x%#<PRIx64> (rc %d"
753 msgstr ""
754
755 #: dwflpp.cxx:1837
756 msgid "emit_address internal error, no dwfl"
757 msgstr ""
758
759 #: dwflpp.cxx:1843
760 #, c-format
761 msgid ""
762 "emit_address internal error, dwfl_addrmodule failed, address 0x%#<PRIx64>"
763 msgstr ""
764
765 #: dwflpp.cxx:1862
766 #, c-format
767 msgid ""
768 "emit dwarf addr 0x%#<PRIx64> => module %s section %s relocaddr 0x%#<PRIx64>"
769 msgstr ""
770
771 #: dwflpp.cxx:1967
772 msgid " in "
773 msgstr ""
774
775 #: dwflpp.cxx:1970 elaborate.cxx:580
776 msgid " (alternatives:"
777 msgstr ""
778
779 #: dwflpp.cxx:1966
780 #, c-format
781 msgid "unable to find local '%s' near pc %s %s %s %s (%s)"
782 msgstr ""
783
784 #: dwflpp.cxx:2001
785 #, fuzzy, c-format
786 msgid "unable to get die scopes for '%s' in an inlined subroutine"
787 msgstr "cannot get die scopes inlined_subroutine: %s"
788
789 #: dwflpp.cxx:2052
790 #, fuzzy, c-format
791 msgid "not accessible at this address (%s, dieoffset: %s)"
792 msgstr "not accessible at this address"
793
794 #: dwflpp.cxx:2058
795 #, fuzzy, c-format
796 msgid "dwarf_getlocation_addr failed, %s"
797 msgstr "dwarf_getlocation_addr: %s"
798
799 #: dwflpp.cxx:2081
800 #, c-format
801 msgid " Error: %s isn't a struct/class/union"
802 msgstr ""
803
804 #: dwflpp.cxx:2091
805 #, c-format
806 msgid "%s is empty"
807 msgstr ""
808
809 #: dwflpp.cxx:2123
810 #, c-format
811 msgid ""
812 "\n"
813 " Error in obtaining type attribute for anonymous member at %s:%d"
814 msgstr ""
815
816 #: dwflpp.cxx:2197
817 #, fuzzy, c-format
818 msgid "no location for field '%s':%s"
819 msgstr "no location for field %s: %s"
820
821 #: dwflpp.cxx:2208
822 #, c-format
823 msgid "cannot get type of field: %s"
824 msgstr "cannot get type of field: %s"
825
826 #: dwflpp.cxx:2254
827 #, fuzzy, c-format
828 msgid "invalid access '%s' vs '%s'"
829 msgstr "bad field for array type: %s"
830
831 #: dwflpp.cxx:2282
832 #, fuzzy, c-format
833 msgid "invalid access '%s' for array type"
834 msgstr "bad field for array type: %s"
835
836 #: dwflpp.cxx:2294
837 #, c-format
838 msgid "invalid access '%s' for %s"
839 msgstr ""
840
841 #: dwflpp.cxx:2301
842 #, c-format
843 msgid "unresolved %s"
844 msgstr ""
845
846 #: dwflpp.cxx:2326
847 #, c-format
848 msgid "unable to find member '%s' for %s%s%s"
849 msgstr ""
850
851 #: dwflpp.cxx:2343
852 #, c-format
853 msgid "invalid access '%s' vs. %s"
854 msgstr ""
855
856 #: dwflpp.cxx:2348
857 #, c-format
858 msgid "cannot find type: %s"
859 msgstr "cannot find type: %s"
860
861 #: dwflpp.cxx:2352
862 #, fuzzy, c-format
863 msgid "%s: unexpected type tag %s"
864 msgstr "%s: unexpected type tag %#x"
865
866 #: dwflpp.cxx:2372
867 #, fuzzy, c-format
868 msgid "cannot get type of pointee: %s"
869 msgstr "cannot get type of field: %s"
870
871 #: dwflpp.cxx:2401
872 #, fuzzy
873 msgid "cannot write to member address"
874 msgstr "cannot index into constant value"
875
876 #: dwflpp.cxx:2404
877 #, fuzzy
878 msgid "cannot take address of bit-field"
879 msgstr "cannot take the address of a bit field"
880
881 #: dwflpp.cxx:2418
882 #, c-format
883 msgid "unsupported type tag %s for %s"
884 msgstr ""
885
886 #: dwflpp.cxx:2425
887 #, c-format
888 msgid "'%s' is being accessed instead of a member"
889 msgstr ""
890
891 #: dwflpp.cxx:2440
892 #, c-format
893 msgid "unsupported type (mystery encoding %s for %s"
894 msgstr ""
895
896 #: dwflpp.cxx:2449
897 #, c-format
898 msgid "unsupported type (encoding %s) for %s"
899 msgstr ""
900
901 #: dwflpp.cxx:2474
902 #, fuzzy
903 msgid "cannot write to array address"
904 msgstr "cannot index into constant value"
905
906 #: dwflpp.cxx:2477
907 #, fuzzy
908 msgid "cannot write to reference"
909 msgstr "cannot index into constant value"
910
911 #: dwflpp.cxx:2550
912 #, c-format
913 msgid "finding symtable address for %s\n"
914 msgstr ""
915
916 #: dwflpp.cxx:2554
917 msgid "Getting symbols"
918 msgstr ""
919
920 #: dwflpp.cxx:2569
921 #, c-format
922 msgid "found %s @0x%#<PRIx64>\n"
923 msgstr ""
924
925 #: dwflpp.cxx:2589
926 #, c-format
927 msgid ""
928 "finding location for local '%s' near address 0x%#<PRIx64>, module bias 0x"
929 "%#<PRIx64>\n"
930 msgstr ""
931
932 #: dwflpp.cxx:2620
933 #, c-format
934 msgid "failed to retrieve location attribute for local '%s' (dieoffset: %s)"
935 msgstr ""
936
937 #: dwflpp.cxx:2630 dwflpp.cxx:2664
938 #, c-format
939 msgid "failed to retrieve type attribute for local '%s'"
940 msgstr ""
941
942 #: dwflpp.cxx:2679
943 #, c-format
944 msgid "literal_stmt_for_return: finding return value for %s (%s)\n"
945 msgstr ""
946
947 #: dwflpp.cxx:2692
948 #, c-format
949 msgid "failed to retrieve return value location for %s (%s)"
950 msgstr ""
951
952 #: dwflpp.cxx:2699
953 #, c-format
954 msgid "function %s (%s) has no return value"
955 msgstr ""
956
957 #: dwflpp.cxx:2714 dwflpp.cxx:2745
958 #, c-format
959 msgid "failed to retrieve return value type attribute for %s (%s)"
960 msgstr ""
961
962 #: dwflpp.cxx:2761
963 #, c-format
964 msgid "literal_stmt_for_pointer: finding value for %s (%s)\n"
965 msgstr ""
966
967 #: dwflpp.cxx:2879
968 msgid " skipping - init/exit"
969 msgstr ""
970
971 #: dwflpp.cxx:2887
972 msgid " skipping - __kprobes"
973 msgstr ""
974
975 #: dwflpp.cxx:2902
976 msgid " guru mode enabled - ignoring blacklist"
977 msgstr ""
978
979 #: dwflpp.cxx:2907
980 msgid " skipping - blacklisted"
981 msgstr ""
982
983 #: dwflpp.cxx:3046
984 msgid "blacklist regexps:"
985 msgstr ""
986
987 #: dwflpp.cxx:3054
988 msgid "blacklist_func regcomp failed"
989 msgstr ""
990
991 #: dwflpp.cxx:3056
992 msgid "blacklist_func_ret regcomp failed"
993 msgstr ""
994
995 #: dwflpp.cxx:3058
996 msgid "blacklist_file regcomp failed"
997 msgstr ""
998
999 #: dwflpp.cxx:3060
1000 msgid "blacklist_section regcomp failed"
1001 msgstr ""
1002
1003 #: dwflpp.cxx:3244
1004 #, fuzzy
1005 msgid "not found cfa"
1006 msgstr "cannot find type: %s"
1007
1008 #: dwflpp.cxx:3251
1009 #, c-format
1010 msgid "found cfa, info: %d [start: 0x%#<PRIx64>, end: 0x%#<PRIx64>, nops: %zu"
1011 msgstr ""
1012
1013 #: elaborate.cxx:144 elaborate.cxx:159
1014 msgid "derived_probe with no locations"
1015 msgid_plural "derived_probe with no locations"
1016 msgstr[0] ""
1017 msgstr[1] ""
1018
1019 #: elaborate.cxx:201
1020 msgid "unprivileged users: authorized"
1021 msgstr ""
1022
1023 #: elaborate.cxx:207
1024 msgid "unprivileged users: authorized for process owner"
1025 msgstr ""
1026
1027 #: elaborate.cxx:359
1028 msgid "invalid use of wildcard probe point component"
1029 msgstr ""
1030
1031 #: elaborate.cxx:414
1032 #, c-format
1033 msgid "probe point truncated at position %s (follow: %s)"
1034 msgstr ""
1035
1036 #: elaborate.cxx:421
1037 msgid "probe point is not allowed for unprivileged users"
1038 msgstr ""
1039
1040 #: elaborate.cxx:498
1041 #, c-format
1042 msgid "probe point mismatch at position %s (alternatives: %s)"
1043 msgstr ""
1044
1045 #: elaborate.cxx:519
1046 #, c-format
1047 msgid "wildcard '%s' matched '%s'"
1048 msgstr ""
1049
1050 #: elaborate.cxx:565
1051 msgid " (alternatives: "
1052 msgstr ""
1053
1054 #: elaborate.cxx:563
1055 #, c-format
1056 msgid "probe point mismatch at position %s %s didn't find any wildcard matches"
1057 msgstr ""
1058
1059 #: elaborate.cxx:579
1060 #, c-format
1061 msgid "probe point mismatch at position %s %s"
1062 msgstr ""
1063
1064 #: elaborate.cxx:613
1065 msgid "inappropriate"
1066 msgstr ""
1067
1068 #: elaborate.cxx:651
1069 #, c-format
1070 msgid "Recursive loop in alias expansion of %s at %s"
1071 msgstr ""
1072
1073 #: elaborate.cxx:740
1074 msgid "recursion limit reached"
1075 msgstr ""
1076
1077 #: elaborate.cxx:788
1078 msgid "no match"
1079 msgstr ""
1080
1081 #: elaborate.cxx:816
1082 #, fuzzy
1083 msgid " while resolving probe point "
1084 msgstr " while registering probe alias "
1085
1086 #: elaborate.cxx:863
1087 msgid "Expecting symbol or array index expression"
1088 msgstr ""
1089
1090 #: elaborate.cxx:916
1091 msgid "Assignment to read-only histogram bucket"
1092 msgstr ""
1093
1094 #: elaborate.cxx:948
1095 #, c-format
1096 msgid "variable '%s' modified during 'foreach' iteration"
1097 msgstr ""
1098
1099 #: elaborate.cxx:970
1100 #, c-format
1101 msgid "function call modifies var '%s' during 'foreach' iteration"
1102 msgstr ""
1103
1104 #: elaborate.cxx:1058
1105 #, c-format
1106 msgid "multiple histogram types declared on '%s'"
1107 msgstr ""
1108
1109 #: elaborate.cxx:1086
1110 #, c-format
1111 msgid "unable to infer statistic parameters for global '%s'"
1112 msgstr ""
1113
1114 #: elaborate.cxx:1167
1115 msgid "probe condition must not modify any variables"
1116 msgstr ""
1117
1118 #: elaborate.cxx:1172
1119 msgid "probe condition must not include impure embedded-C"
1120 msgstr ""
1121
1122 #: elaborate.cxx:1226
1123 #, c-format
1124 msgid "Turning on task_finder vma_tracker, pragma:vma found in %s"
1125 msgstr ""
1126
1127 #: elaborate.cxx:1353
1128 msgid ""
1129 "This global uses tapset constructs that are dependent on systemtap version"
1130 msgstr ""
1131
1132 #: elaborate.cxx:1358
1133 msgid ""
1134 "This function uses tapset constructs that are dependent on systemtap version"
1135 msgstr ""
1136
1137 #: elaborate.cxx:1366
1138 msgid ""
1139 "This probe uses tapset constructs that are dependent on systemtap version"
1140 msgstr ""
1141
1142 #: elaborate.cxx:1368
1143 msgid ""
1144 "This alias uses tapset constructs that are dependent on systemtap version"
1145 msgstr ""
1146
1147 #: elaborate.cxx:1651
1148 #, fuzzy
1149 msgid "no probes found"
1150 msgstr "# probes"
1151
1152 #: elaborate.cxx:1714 elaborate.cxx:1825
1153 #, c-format
1154 msgid "unresolved arity-%zu global array %s, missing global declaration?"
1155 msgstr ""
1156
1157 #: elaborate.cxx:1764
1158 msgid "unresolved array in delete statement"
1159 msgstr ""
1160
1161 #: elaborate.cxx:1798
1162 msgid "probe condition must not reference undeclared global"
1163 msgstr ""
1164
1165 #: elaborate.cxx:1846
1166 msgid "probe condition must not reference function"
1167 msgstr ""
1168
1169 #: elaborate.cxx:1861
1170 #, c-format
1171 msgid "unresolved arity-%zu function"
1172 msgstr ""
1173
1174 #: elaborate.cxx:1908
1175 #, c-format
1176 msgid "cross-file global variable reference to %s from"
1177 msgstr ""
1178
1179 #: elaborate.cxx:1962
1180 #, c-format
1181 msgid " function %s is defined from %s"
1182 msgstr ""
1183
1184 #: elaborate.cxx:2002 elaborate.cxx:2004
1185 #, fuzzy, c-format
1186 msgid "Eliding unused function '%s'"
1187 msgstr "# functions"
1188
1189 #: elaborate.cxx:2060 elaborate.cxx:2105 elaborate.cxx:2151
1190 #, c-format
1191 msgid "Eliding unused variable '%s'"
1192 msgstr ""
1193
1194 #: elaborate.cxx:2062
1195 #, fuzzy, c-format
1196 msgid "Eliding unused local variable %s in %s"
1197 msgstr "store supported only for base type"
1198
1199 #: elaborate.cxx:2088 elaborate.cxx:2136 elaborate.cxx:2173
1200 msgid "(alternatives:"
1201 msgstr ""
1202
1203 #: elaborate.cxx:2086 elaborate.cxx:2134
1204 #, c-format
1205 msgid "never-assigned local variable '%s' %s"
1206 msgstr ""
1207
1208 #: elaborate.cxx:2107
1209 #, c-format
1210 msgid "Eliding unused local variable %s in function %s"
1211 msgstr ""
1212
1213 #: elaborate.cxx:2153
1214 #, fuzzy, c-format
1215 msgid "Eliding unused global variable %s"
1216 msgstr "store supported only for base type"
1217
1218 #: elaborate.cxx:2172
1219 #, c-format
1220 msgid "never assigned global variable '%s' %s"
1221 msgstr ""
1222
1223 #: elaborate.cxx:2240
1224 #, c-format
1225 msgid "Eliding assignment to %s at %s"
1226 msgstr ""
1227
1228 #: elaborate.cxx:2263
1229 #, c-format
1230 msgid "Eliding unused error string catcher %s at %s"
1231 msgstr ""
1232
1233 #: elaborate.cxx:2328
1234 msgid "Eliding side-effect-free null statement "
1235 msgstr ""
1236
1237 #: elaborate.cxx:2348
1238 msgid "Flattening nested block "
1239 msgstr ""
1240
1241 #: elaborate.cxx:2360
1242 msgid "Eliding side-effect-free empty block "
1243 msgstr ""
1244
1245 #: elaborate.cxx:2366
1246 msgid "Eliding side-effect-free singleton block "
1247 msgstr ""
1248
1249 #: elaborate.cxx:2384
1250 msgid "Eliding empty try {} block "
1251 msgstr ""
1252
1253 #: elaborate.cxx:2408
1254 msgid "Eliding side-effect-free if statement "
1255 msgstr ""
1256
1257 #: elaborate.cxx:2416
1258 msgid "Creating simple evaluation from if statement "
1259 msgstr ""
1260
1261 #: elaborate.cxx:2430
1262 msgid "Inverting the condition of if statement "
1263 msgstr ""
1264
1265 #: elaborate.cxx:2454
1266 msgid "Eliding side-effect-free foreach statement "
1267 msgstr ""
1268
1269 #: elaborate.cxx:2476
1270 msgid "Eliding side-effect-free for statement "
1271 msgstr ""
1272
1273 #: elaborate.cxx:2518
1274 msgid "Eliding side-effect-free expression "
1275 msgstr ""
1276
1277 #: elaborate.cxx:2556
1278 #, c-format
1279 msgid "side-effect-free probe '%s'"
1280 msgstr ""
1281
1282 #: elaborate.cxx:2580
1283 #, fuzzy, c-format
1284 msgid "side-effect-free function '%s'"
1285 msgstr "# functions"
1286
1287 #: elaborate.cxx:2700
1288 msgid "Creating if statement from unused logical-or "
1289 msgstr ""
1290
1291 #: elaborate.cxx:2731
1292 msgid "Creating if statement from unused logical-and "
1293 msgstr ""
1294
1295 #: elaborate.cxx:2757
1296 msgid "Creating if statement from unused ternary expression "
1297 msgstr ""
1298
1299 #: elaborate.cxx:2787
1300 msgid "Eliding unused binary "
1301 msgstr ""
1302
1303 #: elaborate.cxx:2815
1304 msgid "Eliding unused unary "
1305 msgstr ""
1306
1307 #: elaborate.cxx:2856
1308 msgid "Eliding side-effect-free function call "
1309 msgstr ""
1310
1311 #: elaborate.cxx:2888
1312 msgid "Eliding unused print "
1313 msgstr ""
1314
1315 #: elaborate.cxx:2935
1316 msgid "Eliding unused target symbol "
1317 msgstr ""
1318
1319 #: elaborate.cxx:2969
1320 msgid "Eliding unused typecast "
1321 msgstr ""
1322
1323 #: elaborate.cxx:2986
1324 msgid "Eliding unused check "
1325 msgstr ""
1326
1327 #: elaborate.cxx:3095
1328 #, c-format
1329 msgid "Collapsing constant-%<PRIi64> if-statement %s"
1330 msgstr ""
1331
1332 #: elaborate.cxx:3121
1333 msgid "Collapsing constantly-false for-loop "
1334 msgstr ""
1335
1336 #: elaborate.cxx:3147
1337 msgid "Collapsing constantly-limited foreach-loop "
1338 msgstr ""
1339
1340 #: elaborate.cxx:3194
1341 msgid "unsupported binary operator "
1342 msgstr ""
1343
1344 #: elaborate.cxx:3234
1345 msgid "Collapsing constant-identity binary operator "
1346 msgstr ""
1347
1348 #: elaborate.cxx:3248
1349 #, c-format
1350 msgid "Collapsing constant-%<PRIi64> binary operator %s"
1351 msgstr ""
1352
1353 #: elaborate.cxx:3266
1354 msgid "Collapsing constant unary "
1355 msgstr ""
1356
1357 #: elaborate.cxx:3280
1358 #, fuzzy
1359 msgid "unsupported unary operator "
1360 msgstr "# functions"
1361
1362 #: elaborate.cxx:3324
1363 msgid "Collapsing constant logical-OR "
1364 msgstr ""
1365
1366 #: elaborate.cxx:3371
1367 msgid "Collapsing constant logical-AND "
1368 msgstr ""
1369
1370 #: elaborate.cxx:3414
1371 msgid "Collapsing constant-boundary comparison "
1372 msgstr ""
1373
1374 #: elaborate.cxx:3432
1375 msgid "Collapsing constant comparison "
1376 msgstr ""
1377
1378 #: elaborate.cxx:3449
1379 #, fuzzy
1380 msgid "unsupported comparison operator "
1381 msgstr "# functions"
1382
1383 #: elaborate.cxx:3465
1384 msgid "Collapsing constant concatenation "
1385 msgstr ""
1386
1387 #: elaborate.cxx:3477
1388 msgid "Collapsing identity concatenation "
1389 msgstr ""
1390
1391 #: elaborate.cxx:3498
1392 #, c-format
1393 msgid "Collapsing constant-%<PRIi64> ternary %s"
1394 msgstr ""
1395
1396 #: elaborate.cxx:3513
1397 msgid "Collapsing untouched @defined check "
1398 msgstr ""
1399
1400 #: elaborate.cxx:3533
1401 msgid "Bad $context variable being substituted with literal 0"
1402 msgstr ""
1403
1404 #: elaborate.cxx:3536
1405 msgid "Bad $context variable being substituted with literal 0, "
1406 msgstr ""
1407
1408 #: elaborate.cxx:3581
1409 #, fuzzy, c-format
1410 msgid "Changing %s reference to %s reference\n"
1411 msgstr "cannot index into constant value"
1412
1413 #: elaborate.cxx:3993
1414 #, fuzzy
1415 msgid "unsupported assignment operator "
1416 msgstr "# functions"
1417
1418 #: elaborate.cxx:4170
1419 msgid "Resolution problem with "
1420 msgstr ""
1421
1422 #. TRANSLATORS: simply saying not an issue with a probe or function
1423 #: elaborate.cxx:4185
1424 msgid "other"
1425 msgstr ""
1426
1427 #: elaborate.cxx:4191
1428 msgid "unresolved target-symbol expression"
1429 msgstr ""
1430
1431 #: elaborate.cxx:4198
1432 #, fuzzy
1433 msgid "unexpected @defined"
1434 msgstr "# functions"
1435
1436 #: elaborate.cxx:4205
1437 msgid "@entry is only valid in .return probes"
1438 msgstr ""
1439
1440 #: elaborate.cxx:4217
1441 #, fuzzy, c-format
1442 msgid "type definition '%s' not found"
1443 msgstr "field name %s not found"
1444
1445 #: elaborate.cxx:4378
1446 msgid "Activating uprobes support because /* pragma:uprobes */ seen."
1447 msgstr ""
1448
1449 #: elaborate.cxx:4519 translate.cxx:3055
1450 msgid "invalid operand of delete expression"
1451 msgstr ""
1452
1453 #: elaborate.cxx:4635
1454 msgid "Unspecified conversion in print operator format string"
1455 msgstr ""
1456
1457 #: elaborate.cxx:4651
1458 msgid "Wrong number of args to formatted print operator"
1459 msgstr ""
1460
1461 #: elaborate.cxx:4788
1462 msgid "array locals not supported, missing global declaration? "
1463 msgstr ""
1464
1465 #: elaborate.cxx:4798
1466 msgid "stat locals not supported, missing global declaration? "
1467 msgstr ""
1468
1469 #: elaborate.cxx:4813
1470 #, fuzzy
1471 msgid "unresolved type "
1472 msgstr "# functions"
1473
1474 #: elaborate.cxx:4828
1475 #, fuzzy
1476 msgid "invalid operator"
1477 msgstr "bad field for array type: %s"
1478
1479 #: elaborate.cxx:4830
1480 msgid "invalid type "
1481 msgstr ""
1482
1483 #: elaborate.cxx:4863 elaborate.cxx:4877
1484 #, c-format
1485 msgid "type mismatch ( %s vs. %s )"
1486 msgstr ""
1487
1488 #: elaborate.cxx:4884
1489 #, c-format
1490 msgid "type was first inferred here ( %s )"
1491 msgstr ""
1492
1493 #: hash.cxx:130
1494 msgid "result:"
1495 msgstr ""
1496
1497 #: hash.cxx:199
1498 #, fuzzy, c-format
1499 msgid ""
1500 "Warning: failed to create cache directory (\"%s\") %s, disabling cache "
1501 "support"
1502 msgstr ""
1503 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
1504 "support."
1505
1506 #. TRANSLATORS: failure to find an address that was a constant literal number
1507 #: loc2c.c:175
1508 #, c-format
1509 msgid "cannot get constant address: %s"
1510 msgstr "cannot get constant address: %s"
1511
1512 #: loc2c.c:195
1513 #, c-format
1514 msgid "cannot get constant block: %s"
1515 msgstr "cannot get constant block: %s"
1516
1517 #: loc2c.c:210
1518 #, c-format
1519 msgid "cannot get string constant: %s"
1520 msgstr "cannot get string constant: %s"
1521
1522 #: loc2c.c:224
1523 #, c-format
1524 msgid "cannot get constant value: %s"
1525 msgstr "cannot get constant value: %s"
1526
1527 #: loc2c.c:301
1528 #, c-format
1529 msgid "%s in DWARF expression [%Zu] at %<PRIu64> (%#x: %<PRId64>, %<PRId64>)"
1530 msgstr "%s in DWARF expression [%Zu] at %<PRIu64> (%#x: %<PRId64>, %<PRId64>)"
1531
1532 #: loc2c.c:912
1533 msgid "required DW_AT_frame_base attribute not supplied"
1534 msgstr "required DW_AT_frame_base attribute not supplied"
1535
1536 #: loc2c.c:926
1537 #, c-format
1538 msgid "dwarf_getlocation_addr (form %#x): %s"
1539 msgstr "dwarf_getlocation_addr (form %#x): %s"
1540
1541 #: loc2c.c:932
1542 msgid "DW_AT_frame_base not accessible at this address"
1543 msgstr "DW_AT_frame_base not accessible at this address"
1544
1545 #: loc2c.c:941
1546 msgid "No cfa_ops supplied, but needed by DW_OP_call_frame_cfa"
1547 msgstr "No cfa_ops supplied, but needed by DW_OP_call_frame_cfa"
1548
1549 #: loc2c.c:976
1550 msgid "not accessible at this address"
1551 msgstr "not accessible at this address"
1552
1553 #: loc2c.c:1522 loc2c.c:2435
1554 msgid "cannot handle offset into register in fetch"
1555 msgstr "cannot handle offset into register in fetch"
1556
1557 #: loc2c.c:1527
1558 msgid "noncontiguous location for base fetch"
1559 msgstr "noncontiguous location for base fetch"
1560
1561 #: loc2c.c:1531 loc2c.c:1574
1562 msgid "pointer has been optimized out"
1563 msgstr "pointer has been optimized out"
1564
1565 #: loc2c.c:1535
1566 msgid "location not available"
1567 msgstr "location not available"
1568
1569 #: loc2c.c:1565
1570 msgid "cannot handle offset into register in store"
1571 msgstr "cannot handle offset into register in store"
1572
1573 #: loc2c.c:1570
1574 msgid "noncontiguous location for base store"
1575 msgstr "noncontiguous location for base store"
1576
1577 #: loc2c.c:1578
1578 msgid "location is computed value, cannot store"
1579 msgstr "location is computed value, cannot store"
1580
1581 #: loc2c.c:1582
1582 msgid "location is constant value, cannot store"
1583 msgstr "location is constant value, cannot store"
1584
1585 #: loc2c.c:1586
1586 msgid "location is not available, cannot store"
1587 msgstr "location is not available, cannot store"
1588
1589 #: loc2c.c:1676
1590 msgid "stack value too big for fetch ???"
1591 msgstr "stack value too big for fetch ???"
1592
1593 #: loc2c.c:1680
1594 msgid "single register too big for fetch/store ???"
1595 msgstr "single register too big for fetch/store ???"
1596
1597 #: loc2c.c:1684
1598 msgid "implicit pointer too big for fetch/store ???"
1599 msgstr "implicit pointer too big for fetch/store ???"
1600
1601 #: loc2c.c:1689
1602 #, fuzzy
1603 msgid "cannot support noncontiguous location"
1604 msgstr "cannot take address of noncontiguous object"
1605
1606 #: loc2c.c:1717
1607 msgid "declaring noncontig union for depth > 9, too many pieces"
1608 msgstr "declaring noncontig union for depth > 9, too many pieces"
1609
1610 #: loc2c.c:1766 loc2c.c:2117 loc2c.c:2206
1611 #, c-format
1612 msgid "cannot get byte_size attribute for type %s: %s"
1613 msgstr "cannot get byte_size attribute for type %s: %s"
1614
1615 #: loc2c.c:1807
1616 #, c-format
1617 msgid "cannot get bit field parameters: %s"
1618 msgstr "cannot get bit field parameters: %s"
1619
1620 #: loc2c.c:1882
1621 msgid "fetch is larger than base integer types"
1622 msgstr "fetch is larger than base integer types"
1623
1624 #. TRANSLATORS: CU stands for 'compilation unit'
1625 #: loc2c.c:1902
1626 #, c-format
1627 msgid "cannot determine CU address size from %s: %s"
1628 msgstr "cannot determine CU address size from %s: %s"
1629
1630 #: loc2c.c:2022
1631 msgid "store is larger than base integer types"
1632 msgstr "store is larger than base integer types"
1633
1634 #: loc2c.c:2152
1635 msgid "cannot take the address of a bit field"
1636 msgstr "cannot take the address of a bit field"
1637
1638 #: loc2c.c:2163
1639 msgid "cannot take address of object in register"
1640 msgstr "cannot take address of object in register"
1641
1642 #: loc2c.c:2166
1643 msgid "cannot take address of noncontiguous object"
1644 msgstr "cannot take address of noncontiguous object"
1645
1646 #: loc2c.c:2169
1647 msgid "cannot take address of computed value"
1648 msgstr "cannot take address of computed value"
1649
1650 #: loc2c.c:2172
1651 msgid "cannot take address of constant value"
1652 msgstr "cannot take address of constant value"
1653
1654 #: loc2c.c:2175
1655 msgid "cannot take address of unavailable value"
1656 msgstr "cannot take address of unavailable value"
1657
1658 #: loc2c.c:2178
1659 msgid "cannot take address of implicit pointer"
1660 msgstr "cannot take address of implicit pointer"
1661
1662 #. TRANSLATORS: This refers to the basic type, (stripped of const/volatile/etc.)
1663 #: loc2c.c:2230
1664 #, c-format
1665 msgid "cannot get inner type of type %s: %s"
1666 msgstr "cannot get inner type of type %s: %s"
1667
1668 #: loc2c.c:2242
1669 #, c-format
1670 msgid "cannot get byte_size attribute for array element type %s: %s"
1671 msgstr "cannot get byte_size attribute for array element type %s: %s"
1672
1673 #: loc2c.c:2247
1674 msgid "confused about array element size"
1675 msgstr "confused about array element size"
1676
1677 #: loc2c.c:2261
1678 #, c-format
1679 msgid "cannot get byte_stride attribute array type %s: %s"
1680 msgstr "cannot get byte_stride attribute array type %s: %s"
1681
1682 #: loc2c.c:2269
1683 #, c-format
1684 msgid "cannot get element type of array type %s: %s"
1685 msgstr "cannot get element type of array type %s: %s"
1686
1687 #: loc2c.c:2288
1688 msgid "cannot dynamically index noncontiguous array"
1689 msgstr "cannot dynamically index noncontiguous array"
1690
1691 #. TRANSLATORS: The index is constant
1692 #: loc2c.c:2300
1693 msgid "constant index is outside noncontiguous array"
1694 msgstr "constant index is outside noncontiguous array"
1695
1696 #: loc2c.c:2302
1697 msgid "noncontiguous array splits elements"
1698 msgstr "noncontiguous array splits elements"
1699
1700 #: loc2c.c:2323
1701 msgid "cannot index array stored in a register"
1702 msgstr "cannot index array stored in a register"
1703
1704 #: loc2c.c:2325
1705 msgid "constant index is outside array held in register"
1706 msgstr "constant index is outside array held in register"
1707
1708 #: loc2c.c:2335
1709 msgid "cannot index into constant value"
1710 msgstr "cannot index into constant value"
1711
1712 #. TRANSLATORS: The index is constant
1713 #: loc2c.c:2338
1714 msgid "constant index is outside constant array value"
1715 msgstr "constant index is outside constant array value"
1716
1717 #: loc2c.c:2349
1718 msgid "cannot index into implicit pointer"
1719 msgstr "cannot index into implicit pointer"
1720
1721 #: loc2c.c:2356
1722 msgid "cannot index into computed value"
1723 msgstr "cannot index into computed value"
1724
1725 #: loc2c.c:2361
1726 msgid "cannot index into unavailable value"
1727 msgstr "cannot index into unavailable value"
1728
1729 #: main.cxx:179
1730 msgid "# global embedded code"
1731 msgstr "# global embedded code"
1732
1733 #: main.cxx:189
1734 msgid "# globals"
1735 msgstr "# globals"
1736
1737 #: main.cxx:204
1738 msgid "# functions"
1739 msgstr "# functions"
1740
1741 #: main.cxx:212 main.cxx:236
1742 msgid " # locals"
1743 msgstr " # locals"
1744
1745 #: main.cxx:228
1746 msgid "# probes"
1747 msgstr "# probes"
1748
1749 #: main.cxx:311
1750 #, c-format
1751 msgid "Checking \"%s\" failed with error: %s"
1752 msgstr "Checking \"%s\" failed with error: %s"
1753
1754 #: main.cxx:330
1755 #, c-format
1756 msgid "Parsed kernel \"%s\", "
1757 msgstr "Parsed kernel \"%s\", "
1758
1759 #: main.cxx:331
1760 #, fuzzy, c-format
1761 msgid "containing %zu tuple"
1762 msgid_plural "containing %zu tuples"
1763 msgstr[0] "containing %zu tuple"
1764 msgstr[1] "containing %zu tuple"
1765
1766 #: main.cxx:346
1767 #, fuzzy, c-format
1768 msgid ""
1769 "Checking \"%s\" failed with error: %s\n"
1770 "Ensure kernel development headers & makefiles are installed"
1771 msgstr "Ensure kernel development headers & makefiles are installed."
1772
1773 #: main.cxx:363
1774 #, fuzzy, c-format
1775 msgid "Parsed kernel %s, which contained one vmlinux export"
1776 msgid_plural "Parsed kernel %s, which contained %zu vmlinux exports"
1777 msgstr[0] "which contained one vmlinux export"
1778 msgstr[1] "which contained one vmlinux export"
1779
1780 #. TRANSLATORS: we can't make the directory due to the error
1781 #: main.cxx:392
1782 #, c-format
1783 msgid "ERROR: cannot create temporary directory (\" %s \"): %s"
1784 msgstr "ERROR: cannot create temporary directory (\" %s \"): %s"
1785
1786 #: main.cxx:399
1787 #, c-format
1788 msgid "Created temporary directory \"%s\""
1789 msgstr "Created temporary directory \"%s\""
1790
1791 #: main.cxx:409
1792 #, c-format
1793 msgid "Keeping temporary directory \"%s\""
1794 msgstr "Keeping temporary directory \"%s\""
1795
1796 #: main.cxx:437
1797 msgid "ERROR: kernel release isn't specified"
1798 msgstr "ERROR: kernel release isn't specified"
1799
1800 #: main.cxx:439
1801 #, c-format
1802 msgid "ERROR: kernel release isn't found in \"%s\""
1803 msgstr "ERROR: kernel release isn't found in \"%s\""
1804
1805 #: main.cxx:459
1806 msgid ""
1807 "Note: --use-server --unprivileged was selected because of stapusr membership."
1808 msgstr ""
1809
1810 #: main.cxx:463
1811 msgid ""
1812 "WARNING: Without NSS, using a compile-server is not supported by this "
1813 "version of systemtap"
1814 msgstr ""
1815 "WARNING: Without NSS, using a compile-server is not supported by this "
1816 "version of systemtap"
1817
1818 #: main.cxx:594
1819 #, c-format
1820 msgid ""
1821 "usage error: tapset file '%s' cannot be run directly as a session script."
1822 msgstr ""
1823 "usage error: tapset file '%s' cannot be run directly as a session script."
1824
1825 #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far'
1826 #: main.cxx:621
1827 #, c-format
1828 msgid "Searched: \" %s \", found: %zu, processed: %u"
1829 msgstr "Searched: \" %s \", found: %zu, processed: %u"
1830
1831 #: main.cxx:633
1832 msgid "# parse tree dump"
1833 msgstr "# parse tree dump"
1834
1835 #: main.cxx:670
1836 msgid "Pass 1: parse failed. Try again with another '--vp 1' option."
1837 msgstr "Pass 1: parse failed. Try again with another '--vp 1' option."
1838
1839 #: main.cxx:703
1840 msgid "Pass 2: analysis failed. Try again with another '--vp 01' option."
1841 msgstr "Pass 2: analysis failed. Try again with another '--vp 01' option."
1842
1843 #: main.cxx:779
1844 msgid "Pass 3: translation failed. Try again with another '--vp 001' option."
1845 msgstr "Pass 3: translation failed. Try again with another '--vp 001' option."
1846
1847 #: main.cxx:816
1848 msgid "Pass 4: compilation failed. Try again with another '--vp 0001' option."
1849 msgstr ""
1850 "Pass 4: compilation failed. Try again with another '--vp 0001' option."
1851
1852 #: main.cxx:860
1853 msgid "Pass 5: starting run."
1854 msgstr "Pass 5: starting run."
1855
1856 #: main.cxx:872
1857 msgid "Pass 5: run failed. Try again with another '--vp 00001' option."
1858 msgstr "Pass 5: run failed. Try again with another '--vp 00001' option."
1859
1860 #: main.cxx:900
1861 msgid "Coverage database not available without libsqlite3"
1862 msgstr "Coverage database not available without libsqlite3"
1863
1864 #: main.cxx:924
1865 #, fuzzy
1866 msgid "Attempting compilation using a compile server"
1867 msgstr ""
1868 " retry compilation using a compile server upon compilation error"
1869
1870 #: main.cxx:982
1871 #, c-format
1872 msgid "Session arch: %s release: %s"
1873 msgstr "Session arch: %s release: %s"
1874
1875 #: nsscommon.cxx:101
1876 #, fuzzy, c-format
1877 msgid "Could not open log file %s"
1878 msgstr "cannot find type: %s"
1879
1880 #: nsscommon.cxx:145 nsscommon.cxx:158
1881 #, c-format
1882 msgid "(%d) %s"
1883 msgstr ""
1884
1885 #: nsscommon.cxx:172
1886 #, c-format
1887 msgid "Error initializing NSS for %s"
1888 msgstr ""
1889
1890 #: nsscommon.cxx:187
1891 #, c-format
1892 msgid "Unable to shutdown NSS for database %s"
1893 msgstr ""
1894
1895 #: nsscommon.cxx:197
1896 msgid "Unable to shutdown NSS"
1897 msgstr ""
1898
1899 #: nsscommon.cxx:265
1900 msgid "Cannot prompt for certificate database password. stdin is not a tty"
1901 msgstr ""
1902
1903 #: nsscommon.cxx:278
1904 #, c-format
1905 msgid "Password for certificate database in %s: "
1906 msgstr ""
1907
1908 #: nsscommon.cxx:314 nsscommon.cxx:865
1909 #, c-format
1910 msgid "Could not search certificate database directory %s"
1911 msgstr ""
1912
1913 #: nsscommon.cxx:320
1914 #, c-format
1915 msgid "Could not remove %s"
1916 msgstr ""
1917
1918 #: nsscommon.cxx:327
1919 #, c-format
1920 msgid ""
1921 "Could not remove certificate database directory %s\n"
1922 "%s"
1923 msgstr ""
1924
1925 #: nsscommon.cxx:359
1926 msgid "Passwords do not match"
1927 msgstr ""
1928
1929 #: nsscommon.cxx:370
1930 msgid "Too many password attempts"
1931 msgstr ""
1932
1933 #: nsscommon.cxx:382
1934 #, c-format
1935 msgid "Could not initialize pin for certificate database %s"
1936 msgstr ""
1937
1938 #: nsscommon.cxx:395
1939 #, c-format
1940 msgid "Unable to authenticate the default slot for certificate database %s"
1941 msgstr ""
1942
1943 #: nsscommon.cxx:422
1944 msgid "Unable to generate public/private key pair"
1945 msgstr ""
1946
1947 #: nsscommon.cxx:434
1948 msgid "Unable to create subject public key info for certificate request"
1949 msgstr ""
1950
1951 #: nsscommon.cxx:444
1952 msgid "Unable to create certificate request"
1953 msgstr ""
1954
1955 #: nsscommon.cxx:466
1956 msgid "Unable to create certificate validity dates"
1957 msgstr ""
1958
1959 #: nsscommon.cxx:480 nsscommon.cxx:976
1960 msgid "Unable to create certificate"
1961 msgstr ""
1962
1963 #: nsscommon.cxx:494
1964 msgid "Unable to allocate certificate extensions"
1965 msgstr ""
1966
1967 #: nsscommon.cxx:513
1968 msgid "Unable to encode certificate type extensions"
1969 msgstr ""
1970
1971 #: nsscommon.cxx:524 nsscommon.cxx:542
1972 msgid "Unable to allocate alternate DNS name extension for certificate"
1973 msgstr ""
1974
1975 #: nsscommon.cxx:572
1976 msgid "Unable to encode alternate DNS name extension for certificate"
1977 msgstr ""
1978
1979 #: nsscommon.cxx:581
1980 msgid "Unable to add alternate DNS name extension for certificate"
1981 msgstr ""
1982
1983 #: nsscommon.cxx:596
1984 msgid "Unable to complete alternate DNS name extension for certificate"
1985 msgstr ""
1986
1987 #: nsscommon.cxx:617
1988 msgid ""
1989 "Unable to determine the signature algorithm for the signing the certificate"
1990 msgstr ""
1991
1992 #: nsscommon.cxx:626
1993 msgid "Unable to set the signature algorithm for signing the certificate"
1994 msgstr ""
1995
1996 #: nsscommon.cxx:642
1997 msgid "Unable to encode the certificate for signing"
1998 msgstr ""
1999
2000 #: nsscommon.cxx:650
2001 msgid "Unable to allocate memory for signing the certificate"
2002 msgstr ""
2003
2004 #: nsscommon.cxx:657
2005 msgid "Unable to sign the certificate"
2006 msgstr ""
2007
2008 #: nsscommon.cxx:673 nsscommon.cxx:797
2009 msgid "Unable to decode certificate"
2010 msgstr ""
2011
2012 #: nsscommon.cxx:685
2013 #, c-format
2014 msgid "Unable to import certificate into the database at %s"
2015 msgstr ""
2016
2017 #: nsscommon.cxx:694
2018 msgid "Unable to allocate certificate trust"
2019 msgstr ""
2020
2021 #: nsscommon.cxx:702
2022 msgid "Unable decode trust string 'PCu,,PCu'"
2023 msgstr ""
2024
2025 #: nsscommon.cxx:712 nsscommon.cxx:842
2026 msgid "Unable to change certificate trust"
2027 msgstr ""
2028
2029 #: nsscommon.cxx:729
2030 #, c-format
2031 msgid ""
2032 "Could not open certificate file %s for reading\n"
2033 "%s"
2034 msgstr ""
2035
2036 #: nsscommon.cxx:739
2037 #, c-format
2038 msgid ""
2039 "Could not obtain information about certificate file %s\n"
2040 "%s"
2041 msgstr ""
2042
2043 #: nsscommon.cxx:752
2044 #, c-format
2045 msgid ""
2046 "Error reading from certificate file %s\n"
2047 "%s"
2048 msgstr ""
2049
2050 #: nsscommon.cxx:771 nsscommon.cxx:898
2051 #, c-format
2052 msgid "Could not create certificate database directory %s"
2053 msgstr ""
2054
2055 #: nsscommon.cxx:806 nsscommon.cxx:927
2056 #, c-format
2057 msgid "Could not obtain internal key slot for certificate database %s"
2058 msgstr ""
2059
2060 #: nsscommon.cxx:816
2061 #, c-format
2062 msgid "Could not import certificate into the database at %s"
2063 msgstr ""
2064
2065 #: nsscommon.cxx:825
2066 msgid "Could not allocate certificate trust"
2067 msgstr ""
2068
2069 #: nsscommon.cxx:832
2070 msgid "Unable decode trust string 'P,P,P'"
2071 msgstr ""
2072
2073 #: nsscommon.cxx:874
2074 #, c-format
2075 msgid "Could set file permissions for %s"
2076 msgstr ""
2077
2078 #: nsscommon.cxx:885
2079 #, c-format
2080 msgid "Generating a new certificate database directory in %s"
2081 msgstr ""
2082
2083 #: nsscommon.cxx:944
2084 msgid "Unable to encode certificate common header"
2085 msgstr ""
2086
2087 #: nsscommon.cxx:996
2088 #, c-format
2089 msgid ""
2090 "Error writing to certificate file %s\n"
2091 "%s"
2092 msgstr ""
2093
2094 #: nsscommon.cxx:1003
2095 #, c-format
2096 msgid ""
2097 "Could not open certificate file %s for writing\n"
2098 "%s"
2099 msgstr ""
2100
2101 #: nsscommon.cxx:1013
2102 #, c-format
2103 msgid "Unable to add certificate to %s"
2104 msgstr ""
2105
2106 #: nsscommon.cxx:1063
2107 msgid "NSS library failure in CERT_CreateSubjectCertList"
2108 msgstr ""
2109
2110 #: nsscommon.cxx:1084
2111 msgid "Could not decode certificate validity"
2112 msgstr ""
2113
2114 #: nsscommon.cxx:1089
2115 msgid "Could not decode certificate validity time"
2116 msgstr ""
2117
2118 #: nsscommon.cxx:1098
2119 msgid "Could not format certificate validity time"
2120 msgstr ""
2121
2122 #: nsscommon.cxx:1124
2123 #, c-format
2124 msgid "Certificate database %s does not exist"
2125 msgstr ""
2126
2127 #: nsscommon.cxx:1131
2128 #, c-format
2129 msgid "Certificate database %s is obsolete"
2130 msgstr ""
2131
2132 #: nsscommon.cxx:1152
2133 #, c-format
2134 msgid "Certificate found in database %s"
2135 msgstr ""
2136
2137 #: nsscommon.cxx:1164
2138 #, c-format
2139 msgid " Not Valid Before: %s UTC"
2140 msgstr ""
2141
2142 #: nsscommon.cxx:1166
2143 #, c-format
2144 msgid " Not Valid After: %s UTC"
2145 msgstr ""
2146
2147 #: nsscommon.cxx:1172
2148 #, fuzzy
2149 msgid "Certificate is valid"
2150 msgstr "A script must be specified."
2151
2152 #: nsscommon.cxx:1178
2153 #, fuzzy
2154 msgid "Certificate is not valid"
2155 msgstr "A script must be specified."
2156
2157 #: nsscommon.cxx:1197
2158 msgid "Unable to generate new certificate"
2159 msgstr ""
2160
2161 #: nsscommon.cxx:1214
2162 #, c-format
2163 msgid "Unable to find certificate with nickname %s in %s."
2164 msgstr ""
2165
2166 #: nsscommon.cxx:1232
2167 #, c-format
2168 msgid ""
2169 "Unable to obtain private key from the certificate with nickname %s in %s."
2170 msgstr ""
2171
2172 #: nsscommon.cxx:1243
2173 msgid "Could not create signing context"
2174 msgstr ""
2175
2176 #: nsscommon.cxx:1250
2177 msgid "Could not initialize signing context."
2178 msgstr ""
2179
2180 #: nsscommon.cxx:1259
2181 #, fuzzy, c-format
2182 msgid "Could not open module file %s"
2183 msgstr "cannot find type: %s"
2184
2185 #: nsscommon.cxx:1272
2186 #, c-format
2187 msgid "Error reading module file %s"
2188 msgstr ""
2189
2190 #: nsscommon.cxx:1281
2191 #, c-format
2192 msgid "Error while signing module file %s"
2193 msgstr ""
2194
2195 #: nsscommon.cxx:1291
2196 #, c-format
2197 msgid "Could not complete signature of module file %s"
2198 msgstr ""
2199
2200 #: nsscommon.cxx:1305
2201 #, fuzzy, c-format
2202 msgid "Could not open signature file %s"
2203 msgstr "cannot find type: %s"
2204
2205 #: nsscommon.cxx:1313
2206 #, c-format
2207 msgid "Error writing to signature file %s"
2208 msgstr ""
2209
2210 #: parse.cxx:261
2211 #, fuzzy
2212 msgid "parse error: "
2213 msgstr "semantic error: %s"
2214
2215 #: parse.cxx:265
2216 msgid "\tat: "
2217 msgstr ""
2218
2219 #: parse.cxx:273 parse.cxx:277
2220 msgid "\tsaw: "
2221 msgstr ""
2222
2223 #: parse.cxx:311 parse.cxx:373
2224 msgid "expected comparison operator"
2225 msgstr ""
2226
2227 #: parse.cxx:343 parse.cxx:398
2228 msgid "expected string literal"
2229 msgstr ""
2230
2231 #: parse.cxx:376
2232 msgid "wildcard not allowed with order comparison operators"
2233 msgstr ""
2234
2235 #: parse.cxx:411 parse.cxx:430
2236 #, fuzzy
2237 msgid "expected '==' or '!='"
2238 msgstr "# functions"
2239
2240 #: parse.cxx:471
2241 msgid ""
2242 "expected string, number literal or other CONFIG_... as right side operand"
2243 msgstr ""
2244
2245 #: parse.cxx:489
2246 msgid "expected string literal as right value"
2247 msgstr ""
2248
2249 #: parse.cxx:492
2250 msgid "expected number literal as right value"
2251 msgstr ""
2252
2253 #: parse.cxx:495
2254 msgid ""
2255 "expected 'arch' or 'kernel_v' or 'kernel_vr' or 'CONFIG_...'\n"
2256 " or comparison between strings or integers"
2257 msgstr ""
2258
2259 #. TRANSLATORS: 'conditional' meaning 'conditional preprocessing'
2260 #: parse.cxx:523
2261 msgid "incomplete conditional at end of file"
2262 msgstr ""
2263
2264 #: parse.cxx:530 parse.cxx:536 parse.cxx:550
2265 msgid "incomplete conditional - missing '%('"
2266 msgstr ""
2267
2268 #: parse.cxx:538
2269 msgid "invalid conditional - duplicate '%:'"
2270 msgstr ""
2271
2272 #: parse.cxx:571
2273 msgid "incomplete condition after '%('"
2274 msgstr ""
2275
2276 #: parse.cxx:603
2277 msgid "expected '%?' marker for conditional"
2278 msgstr ""
2279
2280 #: parse.cxx:653
2281 msgid "unexpected end-of-file"
2282 msgstr ""
2283
2284 #: parse.cxx:686
2285 #, fuzzy, c-format
2286 msgid "expected '%s'"
2287 msgstr "# functions"
2288
2289 #: parse.cxx:696
2290 #, fuzzy
2291 msgid "expected "
2292 msgstr "# functions"
2293
2294 #: parse.cxx:737
2295 msgid "expected number"
2296 msgstr ""
2297
2298 #: parse.cxx:752 parse.cxx:1752
2299 msgid "number invalid or out of range"
2300 msgstr ""
2301
2302 #: parse.cxx:934 parse.cxx:954
2303 msgid "invalid nested substitution of command line arguments"
2304 msgstr ""
2305
2306 #: parse.cxx:1011
2307 msgid "Could not find matching closing quote"
2308 msgstr ""
2309
2310 #: parse.cxx:1101
2311 msgid "Could not find matching '%}' to close embedded function block"
2312 msgstr ""
2313
2314 #: parse.cxx:1203
2315 msgid "expected 'probe', 'global', 'function', or '%{'"
2316 msgstr ""
2317
2318 #: parse.cxx:1233
2319 #, c-format
2320 msgid "Input file '%s' is empty or missing."
2321 msgstr ""
2322
2323 #: parse.cxx:1239
2324 #, fuzzy, c-format
2325 msgid "%d parse error."
2326 msgid_plural "%d parse errors."
2327 msgstr[0] "semantic error: %s"
2328 msgstr[1] "semantic error: %s"
2329
2330 #: parse.cxx:1255
2331 #, fuzzy
2332 msgid "expected 'probe'"
2333 msgstr "# functions"
2334
2335 #: parse.cxx:1273 parse.cxx:1282
2336 msgid "probe point alias name cannot be optional nor sufficient"
2337 msgstr ""
2338
2339 #: parse.cxx:1301
2340 msgid "expected probe point specifier"
2341 msgstr ""
2342
2343 #: parse.cxx:1337
2344 #, fuzzy
2345 msgid "expected '%{'"
2346 msgstr "# functions"
2347
2348 #: parse.cxx:1340
2349 msgid "embedded code in unprivileged script"
2350 msgstr ""
2351
2352 #: parse.cxx:1356
2353 #, fuzzy
2354 msgid "expected '{'"
2355 msgstr "# functions"
2356
2357 #: parse.cxx:1410 parse.cxx:1489 parse.cxx:1552 parse.cxx:1586 parse.cxx:2049
2358 msgid "expected identifier"
2359 msgstr ""
2360
2361 #: parse.cxx:1465
2362 msgid "expected statement"
2363 msgstr ""
2364
2365 #: parse.cxx:1483
2366 #, fuzzy
2367 msgid "expected 'global'"
2368 msgstr "# functions"
2369
2370 #: parse.cxx:1493
2371 msgid "duplicate global name"
2372 msgstr ""
2373
2374 #: parse.cxx:1509
2375 msgid "array size out of range"
2376 msgstr ""
2377
2378 #: parse.cxx:1518
2379 msgid "only scalar globals can be initialized"
2380 msgstr ""
2381
2382 #: parse.cxx:1545
2383 #, fuzzy
2384 msgid "expected 'function'"
2385 msgstr "# functions"
2386
2387 #: parse.cxx:1556
2388 msgid "duplicate function name"
2389 msgstr ""
2390
2391 #: parse.cxx:1570 parse.cxx:1601
2392 #, fuzzy
2393 msgid "expected 'string' or 'long'"
2394 msgstr "# functions"
2395
2396 #: parse.cxx:1576 parse.cxx:1683 parse.cxx:1779 parse.cxx:1890 parse.cxx:1956
2397 #: parse.cxx:1990
2398 #, fuzzy
2399 msgid "expected '('"
2400 msgstr "# functions"
2401
2402 #: parse.cxx:1610 parse.cxx:2799
2403 #, fuzzy
2404 msgid "expected ',' or ')'"
2405 msgstr "# functions"
2406
2407 #: parse.cxx:1634
2408 #, fuzzy
2409 msgid "expected identifier or '*'"
2410 msgstr "# functions"
2411
2412 #: parse.cxx:1653 parse.cxx:1690 parse.cxx:1785 parse.cxx:1935 parse.cxx:1967
2413 #: parse.cxx:2569
2414 #, fuzzy
2415 msgid "expected ')'"
2416 msgstr "# functions"
2417
2418 #: parse.cxx:1701
2419 msgid "expected one of '. , ( ? ! { = +='"
2420 msgstr ""
2421
2422 #: parse.cxx:1760
2423 msgid "expected literal string or number"
2424 msgstr ""
2425
2426 #: parse.cxx:1773
2427 #, fuzzy
2428 msgid "expected 'if'"
2429 msgstr "# functions"
2430
2431 #: parse.cxx:1818
2432 #, fuzzy
2433 msgid "expected 'return'"
2434 msgstr "# functions"
2435
2436 #: parse.cxx:1820
2437 msgid "found 'return' not in function context"
2438 msgstr ""
2439
2440 #: parse.cxx:1833
2441 msgid "expected 'delete'"
2442 msgstr ""
2443
2444 #: parse.cxx:1846
2445 #, fuzzy
2446 msgid "expected 'next'"
2447 msgstr "# functions"
2448
2449 #: parse.cxx:1848
2450 msgid "found 'next' not in probe context"
2451 msgstr ""
2452
2453 #: parse.cxx:1860
2454 #, fuzzy
2455 msgid "expected 'break'"
2456 msgstr "# functions"
2457
2458 #: parse.cxx:1872
2459 #, fuzzy
2460 msgid "expected 'continue'"
2461 msgstr "# functions"
2462
2463 #: parse.cxx:1884
2464 #, fuzzy
2465 msgid "expected 'for'"
2466 msgstr "# functions"
2467
2468 #: parse.cxx:1904 parse.cxx:1920
2469 #, fuzzy
2470 msgid "expected ';'"
2471 msgstr "# functions"
2472
2473 #: parse.cxx:1950
2474 msgid "expected 'while'"
2475 msgstr ""
2476
2477 #: parse.cxx:1981
2478 #, fuzzy
2479 msgid "expected 'foreach'"
2480 msgstr "# functions"
2481
2482 #: parse.cxx:2060 parse.cxx:2097
2483 msgid "multiple sort directives"
2484 msgstr ""
2485
2486 #: parse.cxx:2080 parse.cxx:2333 parse.cxx:2844
2487 #, fuzzy
2488 msgid "expected ',' or ']'"
2489 msgstr "# functions"
2490
2491 #: parse.cxx:2088
2492 #, fuzzy
2493 msgid "expected 'in'"
2494 msgstr "# functions"
2495
2496 #: parse.cxx:2179
2497 #, fuzzy
2498 msgid "expected ':'"
2499 msgstr "# functions"
2500
2501 #: parse.cxx:2356
2502 msgid "unexpected comma-separated expression list"
2503 msgstr ""
2504
2505 #: parse.cxx:2549
2506 msgid "expected value"
2507 msgstr ""
2508
2509 #: parse.cxx:2555
2510 msgid "embedded expression code in unprivileged script"
2511 msgstr ""
2512
2513 #: parse.cxx:2672
2514 msgid "unknown statistic operator "
2515 msgstr ""
2516
2517 #: parse.cxx:2854
2518 msgid "base histogram operator where expression expected"
2519 msgstr ""
2520
2521 #: parse.cxx:2901
2522 #, fuzzy
2523 msgid "expected @cast or $var"
2524 msgstr "# functions"
2525
2526 #: parse.cxx:3001
2527 #, fuzzy
2528 msgid "-> and [ are not accepted for a pretty-printing variable"
2529 msgstr "cannot get type of variable: %s"
2530
2531 #: remote.cxx:48
2532 #, c-format
2533 msgid "string doesn't appear to be a URI: %s"
2534 msgstr ""
2535
2536 #: remote.cxx:99 util.cxx:655
2537 #, c-format
2538 msgid "Warning: %s exited with status: %d"
2539 msgstr ""
2540
2541 #: remote.cxx:255
2542 msgid "stapsh file ERROR: no reply"
2543 msgstr ""
2544
2545 #: remote.cxx:257
2546 #, c-format
2547 msgid "stapsh file replied %s"
2548 msgstr ""
2549
2550 #: remote.cxx:332
2551 msgid "stapsh run ERROR: no reply"
2552 msgstr ""
2553
2554 #: remote.cxx:334
2555 #, c-format
2556 msgid "stapsh run replied %s"
2557 msgstr ""
2558
2559 #: remote.cxx:369
2560 msgid "stapsh file descriptors already set"
2561 msgstr ""
2562
2563 #: remote.cxx:376
2564 msgid "invalid file descriptors for stapsh"
2565 msgstr ""
2566
2567 #: remote.cxx:379
2568 msgid "error sending hello to stapsh"
2569 msgstr ""
2570
2571 #: remote.cxx:383
2572 msgid "error receiving hello from stapsh"
2573 msgstr ""
2574
2575 #: remote.cxx:389
2576 msgid "failed to get uname from stapsh"
2577 msgstr ""
2578
2579 #: remote.cxx:428 remote.cxx:499
2580 msgid "error launching stapsh"
2581 msgstr ""
2582
2583 #: remote.cxx:511
2584 msgid "error establishing ssh connection"
2585 msgstr ""
2586
2587 #: remote.cxx:575
2588 msgid "No tmpdir available for ssh control master"
2589 msgstr ""
2590
2591 #: remote.cxx:606
2592 #, c-format
2593 msgid "failed to create an ssh control master for %s : rc= %d"
2594 msgstr ""
2595
2596 #: remote.cxx:610
2597 #, c-format
2598 msgid "Created ssh control master at %s"
2599 msgstr ""
2600
2601 #: remote.cxx:624
2602 #, c-format
2603 msgid "failed to stop the ssh control master for %s : rc=%d"
2604 msgstr ""
2605
2606 #: remote.cxx:643
2607 #, c-format
2608 msgid "failed to get uname from %s : rc= %d"
2609 msgstr ""
2610
2611 #: remote.cxx:668
2612 #, c-format
2613 msgid "failed to make a tempdir on %s : rc=%d"
2614 msgstr ""
2615
2616 #: remote.cxx:683
2617 #, c-format
2618 msgid "failed to copy the module to %s : rc=%d"
2619 msgstr ""
2620
2621 #: remote.cxx:698
2622 #, c-format
2623 msgid "failed to run the module on %s : ret=%d"
2624 msgstr ""
2625
2626 #: remote.cxx:726
2627 #, c-format
2628 msgid "failed to delete the tempdir on %s : rc=%d"
2629 msgstr ""
2630
2631 #: remote.cxx:774
2632 msgid "ssh target requires a hostname"
2633 msgstr ""
2634
2635 #: remote.cxx:776
2636 msgid "ssh target URI doesn't support a /path"
2637 msgstr ""
2638
2639 #: remote.cxx:778
2640 msgid "ssh target URI doesn't support a ?query"
2641 msgstr ""
2642
2643 #: remote.cxx:780
2644 msgid "ssh target URI doesn't support a #fragment"
2645 msgstr ""
2646
2647 #: remote.cxx:809
2648 #, c-format
2649 msgid "unrecognized URI scheme '%s' in remote: %s"
2650 msgstr ""
2651
2652 #: rpm_finder.cxx:71
2653 msgid "Error reading the rpm configuration files"
2654 msgstr ""
2655
2656 #: rpm_finder.cxx:104 rpm_finder.cxx:123 rpm_finder.cxx:159
2657 msgid "Error querying the rpm file `"
2658 msgstr ""
2659
2660 #: rpm_finder.cxx:207
2661 msgid "Incorrect version or missing kernel-devel package, use: yum install "
2662 msgstr ""
2663
2664 #: rpm_finder.cxx:210
2665 msgid "Missing separate debuginfos, use: debuginfo-install "
2666 msgstr ""
2667
2668 #: rpm_finder.cxx:213
2669 msgid "Incorrect parameter passed, please report this error."
2670 msgstr ""
2671
2672 #: runtime/staprun/common.c:81
2673 msgid "Invalid FILE name format\n"
2674 msgstr ""
2675
2676 #: runtime/staprun/common.c:141
2677 #, fuzzy, c-format
2678 msgid "Invalid buffer size '%d' (should be 1-4095).\n"
2679 msgstr "Invalid buffer size (should be 1-4095)."
2680
2681 #: runtime/staprun/common.c:177
2682 #, c-format
2683 msgid "Invalid file size option '%s'.\n"
2684 msgstr ""
2685
2686 #: runtime/staprun/common.c:190
2687 msgid "File name is too long.\n"
2688 msgstr ""
2689
2690 #: runtime/staprun/common.c:196
2691 msgid "Filename format is invalid or too long.\n"
2692 msgstr ""
2693
2694 #: runtime/staprun/common.c:201
2695 #, fuzzy
2696 msgid "You can't specify the '-A' and '-L' options together.\n"
2697 msgstr "You can't specify -c and -x options together."
2698
2699 #: runtime/staprun/common.c:206
2700 msgid ""
2701 "You can't specify the '-A' and '-b' options together. The '-b'\n"
2702 "buffer size option only has an effect when the module is inserted.\n"
2703 msgstr ""
2704
2705 #: runtime/staprun/common.c:212
2706 msgid ""
2707 "You can't specify the '-A' and '-c' options together. The '-c cmd'\n"
2708 "option used to start a command only has an effect when the module\n"
2709 "is inserted.\n"
2710 msgstr ""
2711
2712 #: runtime/staprun/common.c:219
2713 msgid ""
2714 "You can't specify the '-A' and '-x' options together. The '-x pid'\n"
2715 "option only has an effect when the module is inserted.\n"
2716 msgstr ""
2717
2718 #: runtime/staprun/common.c:225
2719 #, fuzzy
2720 msgid "You can't specify the '-c' and '-x' options together.\n"
2721 msgstr "You can't specify -c and -x options together."
2722
2723 #: runtime/staprun/common.c:230
2724 #, fuzzy
2725 msgid "You can't specify the '-D' and '-L' options together.\n"
2726 msgstr "You can't specify -c and -x options together."
2727
2728 #: runtime/staprun/common.c:234
2729 #, fuzzy
2730 msgid "You can't specify the '-D' and '-d' options together.\n"
2731 msgstr "You can't specify -c and -x options together."
2732
2733 #: runtime/staprun/common.c:238
2734 #, fuzzy
2735 msgid "You can't specify the '-D' and '-c' options together.\n"
2736 msgstr "You can't specify -c and -x options together."
2737
2738 #: runtime/staprun/common.c:242
2739 #, fuzzy
2740 msgid "You have to specify output FILE with '-D' option.\n"
2741 msgstr "You can't specify multiple --kmap options."
2742
2743 #: runtime/staprun/common.c:246
2744 #, fuzzy
2745 msgid "You have to specify output FILE with '-S' option.\n"
2746 msgstr "You can't specify multiple --kmap options."
2747
2748 #: runtime/staprun/common.c:253
2749 #, c-format
2750 msgid ""
2751 "\n"
2752 "%s [-v] [-w] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d]\n"
2753 "\t[-b bufsize] [-o FILE [-D] [-S size[,N]]] MODULE [module-options]\n"
2754 msgstr ""
2755
2756 #: runtime/staprun/common.c:255
2757 msgid ""
2758 "-v Increase verbosity.\n"
2759 "-w Suppress warnings.\n"
2760 "-u Load uprobes.ko\n"
2761 "-c cmd Command 'cmd' will be run and staprun will\n"
2762 " exit when it does. The '_stp_target' variable\n"
2763 " will contain the pid for the command.\n"
2764 "-x pid Sets the '_stp_target' variable to pid.\n"
2765 "-o FILE Send output to FILE. This supports strftime(3)\n"
2766 " formats for FILE.\n"
2767 "-b buffer size The systemtap module specifies a buffer size.\n"
2768 " Setting one here will override that value. The\n"
2769 " value should be an integer between 1 and 4095 \n"
2770 " which be assumed to be the buffer size in MB.\n"
2771 " That value will be per-cpu in bulk mode.\n"
2772 "-L Load module and start probes, then detach.\n"
2773 "-A Attach to loaded systemtap module.\n"
2774 "-d Delete a module. Only detached or unused modules\n"
2775 " the user has permission to access will be deleted. Use \"*"
2776 "\"\n"
2777 " (quoted) to delete all unused modules.\n"
2778 "-R Have staprun create a new name for the module before\n"
2779 " inserting it. This allows the same module to be inserted\n"
2780 " more than once.\n"
2781 "-R (Module renaming is not available in this configuration.)\n"
2782 "-D Run in background. This requires '-o' option.\n"
2783 "-S size[,N] Switches output file to next file when the size\n"
2784 " of file reaches the specified size. The value\n"
2785 " should be an integer greater than 1 which is\n"
2786 " assumed to be the maximum file size in MB.\n"
2787 " When the number of output files reaches N, it\n"
2788 " switches to the first output file. You can omit\n"
2789 " the second argument.\n"
2790 "\n"
2791 "MODULE can be either a module name or a module path. If a\n"
2792 "module name is used, it is searched in the following directory:\n"
2793 msgstr ""
2794
2795 #: runtime/staprun/common.c:336 runtime/staprun/common.c:361
2796 #: runtime/staprun/common.c:380 runtime/staprun/common.c:387
2797 msgid "Memory allocation failed. Exiting.\n"
2798 msgstr ""
2799
2800 #: runtime/staprun/common.c:352
2801 msgid "Unable to determine kernel version, uname failed"
2802 msgstr ""
2803
2804 #: runtime/staprun/common.c:400
2805 #, c-format
2806 msgid "ERROR: Module name ('%s') is too long.\n"
2807 msgstr ""
2808
2809 #: runtime/staprun/common.c:491
2810 msgid "exceeded maximum send_request size.\n"
2811 msgstr ""
2812
2813 #: runtime/staprun/ctl.c:38
2814 #, c-format
2815 msgid "ERROR: Can not attach. Module %s not running.\n"
2816 msgstr ""
2817
2818 #: runtime/staprun/ctl.c:40
2819 #, c-format
2820 msgid "Couldn't open control channel '%s'"
2821 msgstr ""
2822
2823 #: runtime/staprun/mainloop.c:68
2824 #, c-format
2825 msgid "Warning: child process exited with signal %d (%s)\n"
2826 msgstr ""
2827
2828 #: runtime/staprun/mainloop.c:73
2829 #, c-format
2830 msgid "Warning: child process exited with status %d\n"
2831 msgstr ""
2832
2833 #: runtime/staprun/mainloop.c:124
2834 msgid "failed to create thread"
2835 msgstr ""
2836
2837 #: runtime/staprun/mainloop.c:206
2838 msgid "wordexp: syntax error (unmatched quotes?) in -c COMMAND\n"
2839 msgstr ""
2840
2841 #: runtime/staprun/mainloop.c:209
2842 #, c-format
2843 msgid "wordexp: parsing error (%d)\n"
2844 msgstr ""
2845
2846 #: runtime/staprun/mainloop.c:317 runtime/staprun/mainloop.c:323
2847 msgid "Couldn't read bufsize"
2848 msgstr ""
2849
2850 #: runtime/staprun/mainloop.c:343
2851 msgid "Failed to initialize control channel.\n"
2852 msgstr ""
2853
2854 #: runtime/staprun/mainloop.c:378
2855 msgid "Failed to daemonize stapio\n"
2856 msgstr ""
2857
2858 #: runtime/staprun/mainloop.c:393
2859 msgid "Failed to open /dev/null\n"
2860 msgstr ""
2861
2862 #: runtime/staprun/mainloop.c:444
2863 #, c-format
2864 msgid ""
2865 "\n"
2866 "Disconnecting from systemtap module.\n"
2867 "To reconnect, type \"staprun -A %s\"\n"
2868 msgstr ""
2869
2870 #: runtime/staprun/mainloop.c:560
2871 #, c-format
2872 msgid "Unexpected EOF in read (nb=%ld)"
2873 msgstr ""
2874
2875 #: runtime/staprun/mainloop.c:575
2876 #, fuzzy, c-format
2877 msgid "write error (nb=%ld)"
2878 msgstr "semantic error: %s"
2879
2880 #: runtime/staprun/mainloop.c:608
2881 msgid "WARNING deduplication table full\n"
2882 msgstr ""
2883
2884 #: runtime/staprun/mainloop.c:674
2885 msgid "ptrace detach"
2886 msgstr ""
2887
2888 #: runtime/staprun/mainloop.c:707
2889 #, c-format
2890 msgid "WARNING: ignored message of type %d\n"
2891 msgstr ""
2892
2893 #: runtime/staprun/stapio.c:46
2894 msgid "ERROR: Cannot have module options with attach (-A).\n"
2895 msgstr ""
2896
2897 #: runtime/staprun/stapio.c:57
2898 msgid "ERROR: Need a module name or path to load.\n"
2899 msgstr ""
2900
2901 #: runtime/staprun/stapio.c:65
2902 msgid "ERROR: Couldn't enter main loop. Exiting.\n"
2903 msgstr ""
2904
2905 #: session.cxx:186
2906 #, fuzzy, c-format
2907 msgid ""
2908 "Warning: failed to create systemtap data directory \"%s\":%s, disabling "
2909 "cache support."
2910 msgstr ""
2911 "Warning: failed to create systemtap data driector \"%s\":%s, disablig cache "
2912 "support."
2913
2914 #: session.cxx:198
2915 #, c-format
2916 msgid ""
2917 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
2918 "support."
2919 msgstr ""
2920 "Warning: failed to create cache directory (\" %s \"): %s, disabling cache "
2921 "support."
2922
2923 #: session.cxx:363
2924 #, c-format
2925 msgid ""
2926 "Systemtap translator/driver (version %s/%s %s)\n"
2927 "Copyright (C) 2005-2011 Red Hat, Inc. and others\n"
2928 "This is free software; see the source for copying conditions."
2929 msgstr ""
2930
2931 #: session.cxx:367
2932 msgid "enabled features:"
2933 msgstr "enabled features:"
2934
2935 #: session.cxx:402
2936 #, c-format
2937 msgid ""
2938 "Usage: stap [options] FILE Run script in file.\n"
2939 " or: stap [options] - Run script on stdin.\n"
2940 " or: stap [options] -e SCRIPT Run given script.\n"
2941 " or: stap [options] -l PROBE List matching probes.\n"
2942 " or: stap [options] -L PROBE List matching probes and local "
2943 "variables.\n"
2944 "\n"
2945 "Options:\n"
2946 " -- end of translator options, script options follow\n"
2947 " -h --help show help\n"
2948 " -V --version show version\n"
2949 " -p NUM stop after pass NUM 1-5, instead of %d\n"
2950 " (parse, elaborate, translate, compile, run)\n"
2951 " -v add verbosity to all passes\n"
2952 " --vp {N}+ add per-pass verbosity ["
2953 msgstr ""
2954
2955 #: session.cxx:427 session.cxx:428 session.cxx:429 session.cxx:430
2956 msgid " [set]"
2957 msgstr " [set]"
2958
2959 #: session.cxx:419
2960 #, c-format
2961 msgid ""
2962 " -k keep temporary directory\n"
2963 " -u unoptimized translation %s\n"
2964 " -w suppress warnings %s\n"
2965 " -W turn warnings into errors %s\n"
2966 " -g guru mode %s\n"
2967 " -P prologue-searching for function probes %s\n"
2968 " -b bulk (percpu file) mode %s\n"
2969 " -s NUM buffer size in megabytes, instead of %d\n"
2970 " -I DIR look in DIR for additional .stp script files"
2971 msgstr ""
2972
2973 #: session.cxx:434 session.cxx:461
2974 msgid ", in addition to"
2975 msgstr ", in addition to"
2976
2977 #: session.cxx:438
2978 #, c-format
2979 msgid ""
2980 " -D NM=VAL emit macro definition into generated C code\n"
2981 " -B NM=VAL pass option to kbuild make\n"
2982 " -G VAR=VAL set global variable to value\n"
2983 " -R DIR look in DIR for runtime, instead of\n"
2984 " %s\n"
2985 " -r DIR cross-compile to kernel with given build tree; or else\n"
2986 " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead "
2987 "of\n"
2988 " %s\n"
2989 " -a ARCH cross-compile to given architecture, instead of %s\n"
2990 " -m MODULE set probe module name, instead of \n"
2991 " %s\n"
2992 " -o FILE send script output to file, instead of stdout. This supports\n"
2993 " strftime(3) formats for FILE\n"
2994 " -c CMD start the probes, run CMD, and exit when it finishes\n"
2995 " -x PID sets target() to PID\n"
2996 " -F run as on-file flight recorder with -o.\n"
2997 " run as on-memory flight recorder without -o.\n"
2998 " -S size[,n] set maximum of the size and the number of files.\n"
2999 " -d OBJECT add unwind/symbol data for OBJECT file"
3000 msgstr ""
3001
3002 #: session.cxx:468
3003 #, c-format
3004 msgid ""
3005 " --ldd add unwind/symbol data for all referenced object files.\n"
3006 " --all-modules\n"
3007 " add unwind/symbol data for all loaded kernel objects.\n"
3008 " -t collect probe timing information\n"
3009 " -q generate information on tapset coverage\n"
3010 " --unprivileged\n"
3011 " restrict usage to features available to unprivileged users\n"
3012 " --kelf make do with symbol table from vmlinux\n"
3013 " --kmap[=FILE]\n"
3014 " make do with symbol table from nm listing\n"
3015 " --compatible=VERSION\n"
3016 " suppress incompatible language/tapset changes beyond VERSION,\n"
3017 " instead of %s\n"
3018 " --check-version\n"
3019 " displays warnings where a syntax element may be \n"
3020 " version dependent\n"
3021 " --skip-badvars\n"
3022 " substitute zero for bad context $variables\n"
3023 " --use-server[=SERVER-SPEC]\n"
3024 " specify systemtap compile-servers\n"
3025 " --list-servers[=PROPERTIES]\n"
3026 " report on the status of the specified compile-servers:\n"
3027 " all,specified,online,trusted,signer,compatible\n"
3028 " --trust-servers[=TRUST-SPEC]\n"
3029 " add/revoke trust of specified compile-servers:\n"
3030 " ssl,signer,all-users,revoke,no-prompt\n"
3031 " --use-server-on-error[=yes/no]\n"
3032 " retry compilation using a compile server upon compilation "
3033 "error\n"
3034 " --remote=HOSTNAME\n"
3035 " run pass 5 on the specified ssh host.\n"
3036 " may be repeated for targeting multiple hosts.\n"
3037 " --remote-prefix\n"
3038 " prefix each line of remote output with a host index.\n"
3039 " --tmpdir=NAME\n"
3040 " specify name of temporary directory to be used."
3041 msgstr ""
3042
3043 #: session.cxx:643
3044 msgid "Invalid pass number (should be 1-5)."
3045 msgstr "Invalid pass number (should be 1-5)."
3046
3047 #: session.cxx:648
3048 msgid "Listing (-l) mode implies pass 2."
3049 msgstr "Listing (-l) mode implies pass 2."
3050
3051 #: session.cxx:685 session.cxx:849
3052 msgid "Only one script can be given on the command line."
3053 msgstr "Only one script can be given on the command line."
3054
3055 #: session.cxx:701 session.cxx:758 session.cxx:830 session.cxx:864
3056 #, fuzzy, c-format
3057 msgid "ERROR: %s invalid with %s"
3058 msgstr "ERROR: -R invalid with --client-options"
3059
3060 #: session.cxx:718 session.cxx:736
3061 #, c-format
3062 msgid "Truncating module name to '%s'"
3063 msgstr "Truncating module name to '%s'"
3064
3065 #: session.cxx:724
3066 msgid "Module name cannot be empty."
3067 msgstr "Module name cannot be empty."
3068
3069 #: session.cxx:787
3070 msgid "Invalid buffer size (should be 1-4095)."
3071 msgstr "Invalid buffer size (should be 1-4095)."
3072
3073 #: session.cxx:800
3074 msgid "Empty CMD string invalid."
3075 msgstr "Empty CMD string invalid."
3076
3077 #: session.cxx:809
3078 msgid "Invalid target process ID number."
3079 msgstr "Invalid target process ID number."
3080
3081 #: session.cxx:885
3082 msgid "You can't specify multiple --kmap options."
3083 msgstr "You can't specify multiple --kmap options."
3084
3085 #: session.cxx:916
3086 msgid "Invalid --vp argument: it takes 1 to 5 digits."
3087 msgstr "Invalid --vp argument: it takes 1 to 5 digits."
3088
3089 #: session.cxx:967
3090 #, c-format
3091 msgid "Invalid argument '%s' for --use-server-on-error."
3092 msgstr ""
3093
3094 #: session.cxx:995 session.cxx:1002 session.cxx:1009 session.cxx:1022
3095 #: session.cxx:1031 session.cxx:1039 session.cxx:1048
3096 #, fuzzy, c-format
3097 msgid "ERROR: %s is invalid with %s"
3098 msgstr "ERROR: -R invalid with --client-options"
3099
3100 #: session.cxx:1062
3101 #, c-format
3102 msgid "Unhandled long argument id %d"
3103 msgstr "Unhandled long argument id %d"
3104
3105 #: session.cxx:1076
3106 #, c-format
3107 msgid "Unhandled argument code %d"
3108 msgstr "Unhandled argument code %d"
3109
3110 #: session.cxx:1118
3111 msgid "A script must be specified."
3112 msgstr "A script must be specified."
3113
3114 #: session.cxx:1125
3115 msgid "WARNING: --client-options is not supported by this version of systemtap"
3116 msgstr ""
3117 "WARNING: --client-options is not supported by this version of systemtap"
3118
3119 #: session.cxx:1129
3120 msgid "WARNING: --trust-servers is not supported by this version of systemtap"
3121 msgstr "WARNING: --trust-servers is not supported by this version of systemtap"
3122
3123 #: session.cxx:1136
3124 msgid "Warning: Ignoring --use-server due to the use of -R"
3125 msgstr "Warning: Ignoring --use-server due to the use of -R"
3126
3127 #: session.cxx:1160
3128 msgid "Using --unprivileged for member of the group stapusr"
3129 msgstr "Using --unprivileged for member of the group stapusr"
3130
3131 #: session.cxx:1167
3132 msgid "Using --use-server for member of the group stapusr"
3133 msgstr "Using --use-server for member of the group stapusr"
3134
3135 #: session.cxx:1176
3136 #, c-format
3137 msgid "You can't specify %s when --unprivileged is specified."
3138 msgstr "You can't specify %s when --unprivileged is specified."
3139
3140 #: session.cxx:1182 session.cxx:1187 session.cxx:1194 session.cxx:1205
3141 #, fuzzy, c-format
3142 msgid "You can't specify %s and %s together."
3143 msgstr "You can't specify -c and -x options together."
3144
3145 #: session.cxx:1214
3146 msgid ""
3147 "WARNING: kernel release/architecture mismatch with host forces last-pass 4."
3148 msgstr ""
3149 "WARNING: kernel release/architecture mismatch with host forces last-pass 4."
3150
3151 #: session.cxx:1301
3152 #, c-format
3153 msgid "Located kernel source tree (COPYING) at '%s'"
3154 msgstr "Located kernel source tree (COPYING) at '%s'"
3155
3156 #: session.cxx:1343
3157 #, c-format
3158 msgid "alias component %s contains illegal parameter"
3159 msgstr "alias component %s contains illegal parameter"
3160
3161 #: session.cxx:1355
3162 msgid " while registering probe alias "
3163 msgstr " while registering probe alias "
3164
3165 #: session.cxx:1408
3166 #, c-format
3167 msgid "semantic error: %s"
3168 msgstr "semantic error: %s"
3169
3170 #. TRANSLATORS: Here were are printing the source string of the error
3171 #: session.cxx:1467
3172 msgid "source: "
3173 msgstr ""
3174
3175 #: stap-authorize-cert.cxx:51
3176 #, fuzzy
3177 msgid "Certificate file must be specified"
3178 msgstr "A script must be specified."
3179
3180 #: stap-authorize-cert.cxx:59
3181 msgid "Certificate database directory must be specified"
3182 msgstr ""
3183
3184 #: stap-authorize-cert.cxx:74
3185 msgid "Unable to authorize certificate"
3186 msgstr ""
3187
3188 #: stap-gen-cert.cxx:68
3189 #, c-format
3190 msgid "%s : unhandled option '%c %s'"
3191 msgstr ""
3192
3193 #: stap-gen-cert.cxx:70
3194 #, c-format
3195 msgid "%s : unhandled option '%c'"
3196 msgstr ""
3197
3198 #: stap-gen-cert.cxx:114
3199 msgid "Unable to generate certificate"
3200 msgstr ""
3201
3202 #: stap-serverd.cxx:121
3203 #, fuzzy, c-format
3204 msgid "Could not open client stderr file %s: %s"
3205 msgstr "cannot find type: %s"
3206
3207 #: stap-serverd.cxx:224
3208 #, c-format
3209 msgid "%s: unhandled option '%c %s'"
3210 msgstr ""
3211
3212 #: stap-serverd.cxx:226
3213 #, c-format
3214 msgid "%s: unhandled option '%c'"
3215 msgstr ""
3216
3217 #: stap-serverd.cxx:242
3218 #, c-format
3219 msgid "%s: unhandled option '--%s=%s'"
3220 msgstr ""
3221
3222 #: stap-serverd.cxx:245
3223 #, c-format
3224 msgid "%s: unhandled option '--%s'"
3225 msgstr ""
3226
3227 #: stap-serverd.cxx:253
3228 #, c-format
3229 msgid "%s: unrecognized argument '%s'"
3230 msgstr ""
3231
3232 #: stap-serverd.cxx:289
3233 #, c-format
3234 msgid "Received signal %d, exiting"
3235 msgstr ""
3236
3237 #: stap-serverd.cxx:348
3238 #, c-format
3239 msgid "Service '%s' successfully established."
3240 msgstr ""
3241
3242 #: stap-serverd.cxx:358 stap-serverd.cxx:449
3243 #, c-format
3244 msgid "Avahi service name collision, renaming service to '%s'"
3245 msgstr ""
3246
3247 #: stap-serverd.cxx:366
3248 #, c-format
3249 msgid "Avahi entry group failure: %s"
3250 msgstr ""
3251
3252 #: stap-serverd.cxx:387
3253 #, c-format
3254 msgid "avahi_entry_group_new () failed: %s"
3255 msgstr ""
3256
3257 #: stap-serverd.cxx:396
3258 #, c-format
3259 msgid "Adding Avahi service '%s'"
3260 msgstr ""
3261
3262 #: stap-serverd.cxx:429
3263 #, c-format
3264 msgid "Failed to add _stap._tcp service: %s"
3265 msgstr ""
3266
3267 #: stap-serverd.cxx:436
3268 #, c-format
3269 msgid "Failed to commit avahi entry group: %s"
3270 msgstr ""
3271
3272 #: stap-serverd.cxx:474
3273 #, c-format
3274 msgid "Avahi client failure: %s"
3275 msgstr ""
3276
3277 #: stap-serverd.cxx:500
3278 #, c-format
3279 msgid "Removing Avahi service '%s'"
3280 msgstr ""
3281
3282 #: stap-serverd.cxx:538
3283 msgid "Failed to create avahi threaded poll object."
3284 msgstr ""
3285
3286 #: stap-serverd.cxx:550
3287 #, c-format
3288 msgid "Failed to create avahi client: %s"
3289 msgstr ""
3290
3291 #: stap-serverd.cxx:567
3292 msgid "Unable to advertise presence on the network. Avahi is not available"
3293 msgstr ""
3294
3295 #: stap-serverd.cxx:599
3296 #, fuzzy, c-format
3297 msgid "Unable to obtain current resource limits: %s"
3298 msgstr "not accessible at this address"
3299
3300 #: stap-serverd.cxx:637
3301 #, c-format
3302 msgid "===== compile server pid %d starting ====="
3303 msgstr ""
3304
3305 #: stap-serverd.cxx:677
3306 msgid "Error reading size of request file"
3307 msgstr ""
3308
3309 #: stap-serverd.cxx:682 stap-serverd.cxx:713
3310 msgid "Error in PR_Read"
3311 msgstr ""
3312
3313 #: stap-serverd.cxx:700
3314 #, fuzzy, c-format
3315 msgid "Could not open output file %s"
3316 msgstr "cannot find type: %s"
3317
3318 #: stap-serverd.cxx:722
3319 #, fuzzy, c-format
3320 msgid "Could not write to output file %s"
3321 msgstr "cannot find type: %s"
3322
3323 #: stap-serverd.cxx:730
3324 #, c-format
3325 msgid "Expected %d bytes, got %d while reading client request from socket"
3326 msgstr ""
3327
3328 #: stap-serverd.cxx:758
3329 msgid "Could not import socket into SSL"
3330 msgstr ""
3331
3332 #: stap-serverd.cxx:767
3333 msgid "Error setting SSL security for socket"
3334 msgstr ""
3335
3336 #: stap-serverd.cxx:775
3337 msgid "Error setting handshake as server for socket"
3338 msgstr ""
3339
3340 #: stap-serverd.cxx:783 stap-serverd.cxx:791
3341 msgid "Error setting SSL client authentication mode for socket"
3342 msgstr ""
3343
3344 #: stap-serverd.cxx:802
3345 msgid "Error in SSL_AuthCertificateHook"
3346 msgstr ""
3347
3348 #: stap-serverd.cxx:811
3349 msgid "Error in SSL_BadCertHook"
3350 msgstr ""
3351
3352 #: stap-serverd.cxx:819
3353 msgid "Error in SSL_HandshakeCallback"
3354 msgstr ""
3355
3356 #: stap-serverd.cxx:830
3357 msgid "Error configuring SSL server"
3358 msgstr ""
3359
3360 #: stap-serverd.cxx:864
3361 msgid "Error in SSL_OptionSet:SSL_REQUEST_CERTIFICATE"
3362 msgstr ""
3363
3364 #: stap-serverd.cxx:874
3365 msgid "Error in SSL_OptionSet:SSL_REQUIRE_CERTIFICATE"
3366 msgstr ""
3367
3368 #: stap-serverd.cxx:883
3369 msgid "Error in SSL_ReHandshake"
3370 msgstr ""
3371
3372 #: stap-serverd.cxx:892
3373 msgid "Error in SSL_ForceHandshake"
3374 msgstr ""
3375
3376 #: stap-serverd.cxx:912
3377 #, fuzzy, c-format
3378 msgid "Could not open input file %s"
3379 msgstr "cannot find type: %s"
3380
3381 #: stap-serverd.cxx:928
3382 msgid "Error writing response to socket"
3383 msgstr ""
3384
3385 #: stap-serverd.cxx:951
3386 #, fuzzy, c-format
3387 msgid "Unable to open file %s for reading: %s"
3388 msgstr "not accessible at this address"
3389
3390 #: stap-serverd.cxx:975
3391 #, c-format
3392 msgid "Error in regcomp: %s"
3393 msgstr ""
3394
3395 #: stap-serverd.cxx:998
3396 #, c-format
3397 msgid "Localization key '%s' not found in global list"
3398 msgstr ""
3399
3400 #: stap-serverd.cxx:1006
3401 #, fuzzy, c-format
3402 msgid "Localization value '%s' contains illegal characters"
3403 msgstr "alias component %s contains illegal parameter"
3404
3405 #: stap-serverd.cxx:1017
3406 #, fuzzy, c-format
3407 msgid "Error reading file %s: %s"
3408 msgstr "no location for field %s: %s"
3409
3410 #: stap-serverd.cxx:1050
3411 #, fuzzy, c-format
3412 msgid "Unable to open client version file %s"
3413 msgstr "not accessible at this address"
3414
3415 #: stap-serverd.cxx:1056
3416 #, c-format
3417 msgid "Client version is %s"
3418 msgstr ""
3419
3420 #: stap-serverd.cxx:1068
3421 msgid "Cannot parse stap options"
3422 msgstr ""
3423
3424 #: stap-serverd.cxx:1080
3425 #, fuzzy, c-format
3426 msgid "Could not create temporary directory %s"
3427 msgstr "ERROR: cannot create temporary directory (\" %s \"): %s"
3428
3429 #: stap-serverd.cxx:1100
3430 msgid "Out of memory"
3431 msgstr ""
3432
3433 #: stap-serverd.cxx:1108
3434 #, c-format
3435 msgid "Error opening %s: %s"
3436 msgstr ""
3437
3438 #: stap-serverd.cxx:1117
3439 #, c-format
3440 msgid "Error reading %s: %s"
3441 msgstr ""
3442
3443 #: stap-serverd.cxx:1182
3444 #, c-format
3445 msgid "Unable to find a module in %s"
3446 msgstr ""
3447
3448 #: stap-serverd.cxx:1184
3449 #, c-format
3450 msgid "Too many modules (%zu) in %s"
3451 msgstr ""
3452
3453 #: stap-serverd.cxx:1211
3454 #, fuzzy, c-format
3455 msgid "Could not link to %s from %s"
3456 msgstr "cannot find type: %s"
3457
3458 #: stap-serverd.cxx:1269
3459 msgid "Error in spawn getcwd"
3460 msgstr ""
3461
3462 #: stap-serverd.cxx:1277
3463 msgid "Error in spawn chdir"
3464 msgstr ""
3465
3466 #: stap-serverd.cxx:1300
3467 #, fuzzy, c-format
3468 msgid "Unable to set resource limits for %s: %s"
3469 msgstr "not accessible at this address"
3470
3471 #: stap-serverd.cxx:1311
3472 #, fuzzy, c-format
3473 msgid "Unable to restore resource limits after %s: %s"
3474 msgstr "not accessible at this address"
3475
3476 #: stap-serverd.cxx:1321
3477 msgid "Error in spawn unchdir"
3478 msgstr ""
3479
3480 #: stap-serverd.cxx:1326
3481 #, c-format
3482 msgid "Error in spawn: %s"
3483 msgstr ""
3484
3485 #: stap-serverd.cxx:1333
3486 msgid "Error in waitpid"
3487 msgstr ""
3488
3489 #: stap-serverd.cxx:1385
3490 msgid "Error resetting SSL handshake"
3491 msgstr ""
3492
3493 #: stap-serverd.cxx:1395
3494 msgid "Error forcing SSL handshake"
3495 msgstr ""
3496
3497 #: stap-serverd.cxx:1406 stap-serverd.cxx:1418 stap-serverd.cxx:1426
3498 #, fuzzy, c-format
3499 msgid "Could not create temporary directory %s: %s"
3500 msgstr "ERROR: cannot create temporary directory (\" %s \"): %s"
3501
3502 #: stap-serverd.cxx:1465
3503 msgid "Unable to extract client request"
3504 msgstr ""
3505
3506 #: stap-serverd.cxx:1484
3507 msgid "Unable to compress server response"
3508 msgstr ""
3509
3510 #: stap-serverd.cxx:1494
3511 msgid "Error closing ssl socket"
3512 msgstr ""
3513
3514 #: stap-serverd.cxx:1502
3515 #, fuzzy, c-format
3516 msgid "Keeping temporary directory %s"
3517 msgstr "Keeping temporary directory \"%s\""
3518
3519 #: stap-serverd.cxx:1511
3520 msgid "Error in tmpdir cleanup"
3521 msgstr ""
3522
3523 #: stap-serverd.cxx:1537
3524 msgid "Unable to obtain certificate private key"
3525 msgstr ""
3526
3527 #: stap-serverd.cxx:1548
3528 msgid "Error accepting client connection"
3529 msgstr ""
3530
3531 #: stap-serverd.cxx:1553
3532 #, c-format
3533 msgid "Accepted connection from %d.%d.%d.%d:%d"
3534 msgstr ""
3535
3536 #: stap-serverd.cxx:1566
3537 msgid "Error processing client request"
3538 msgstr ""
3539
3540 #: stap-serverd.cxx:1569
3541 #, c-format
3542 msgid "Request from %d.%d.%d.%d:%d complete"
3543 msgstr ""
3544
3545 #: stap-serverd.cxx:1630
3546 msgid "Unable to configure SSL server session ID cache"
3547 msgstr ""
3548
3549 #: stap-serverd.cxx:1640
3550 #, c-format
3551 msgid "Unable to find our certificate in the database at %s"
3552 msgstr ""
3553
3554 #: stap-serverd.cxx:1663
3555 msgid "Unable to shut down server session ID cache"
3556 msgstr ""
3557
3558 #: stap-serverd.cxx:1678
3559 msgid "Error creating socket"
3560 msgstr ""
3561
3562 #: stap-serverd.cxx:1690 stap-serverd.cxx:1702
3563 msgid "Error setting socket properties"
3564 msgstr ""
3565
3566 #: stap-serverd.cxx:1727
3567 #, c-format
3568 msgid "Network port %d is unavailable. Trying another port"
3569 msgstr ""
3570
3571 #: stap-serverd.cxx:1731
3572 #, c-format
3573 msgid "Network port %d is busy. Trying another port"
3574 msgstr ""
3575
3576 #: stap-serverd.cxx:1735
3577 msgid "Error setting socket address"
3578 msgstr ""
3579
3580 #: stap-serverd.cxx:1745
3581 #, fuzzy
3582 msgid "Unable to obtain socket address"
3583 msgstr "not accessible at this address"
3584
3585 #: stap-serverd.cxx:1750
3586 #, c-format
3587 msgid "Using network port %d"
3588 msgstr ""
3589
3590 #: stap-serverd.cxx:1757
3591 msgid "Error listening on socket"
3592 msgstr ""
3593
3594 #: stap-serverd.cxx:1780
3595 msgid "Unable to authorize certificate for the local client"
3596 msgstr ""
3597
3598 #: stap-serverd.cxx:1791
3599 msgid "Error closing listen socket"
3600 msgstr ""
3601
3602 #: stap-sign-module.cxx:51
3603 #, fuzzy
3604 msgid "Module name was not specified."
3605 msgstr "Module name cannot be empty."
3606
3607 #: staptree.cxx:161
3608 msgid "inconsistent arity"
3609 msgstr ""
3610
3611 #: staptree.cxx:165
3612 #, c-format
3613 msgid "inconsistent arity (%s vs %d)"
3614 msgstr ""
3615
3616 #: staptree.cxx:168
3617 #, c-format
3618 msgid "arity %s first inferred here"
3619 msgstr ""
3620
3621 #: staptree.cxx:203
3622 msgid "internal error, joining a non-synthetic function"
3623 msgstr ""
3624
3625 #: staptree.cxx:205
3626 #, c-format
3627 msgid "synthetic function '%s' conflicts with an existing function"
3628 msgstr ""
3629
3630 #: staptree.cxx:251
3631 #, c-format
3632 msgid "%s variable '%s' may not be used as array"
3633 msgstr ""
3634
3635 #: staptree.cxx:254
3636 #, c-format
3637 msgid "%s variable '%s' may not be used as a structure"
3638 msgstr ""
3639
3640 #: staptree.cxx:258
3641 #, c-format
3642 msgid "%s variable '%s' may not be pretty-printed"
3643 msgstr ""
3644
3645 #: staptree.cxx:262
3646 #, fuzzy, c-format
3647 msgid "invalid use of %s variable '%s'"
3648 msgstr "store supported only for base type"
3649
3650 #: staptree.cxx:854
3651 msgid "invalid or missing conversion specifier"
3652 msgstr ""
3653
3654 #: staptree.cxx:867
3655 msgid "trailing incomplete print format conversion"
3656 msgstr ""
3657
3658 #: staptree.cxx:1574 staptree.cxx:1587
3659 msgid "Expecting symbol or histogram operator"
3660 msgstr ""
3661
3662 #: staptree.cxx:1576
3663 msgid "Failed to classify indexable"
3664 msgstr ""
3665
3666 #: staptree.cxx:1930
3667 #, fuzzy
3668 msgid "function may not be used when --unprivileged is specified"
3669 msgstr "You can't specify %s when --unprivileged is specified."
3670
3671 #: staptree.cxx:1935
3672 msgid "function may not be used unless -g is specified"
3673 msgstr ""
3674
3675 #: staptree.cxx:1964
3676 #, fuzzy
3677 msgid "embedded expression may not be used when --unprivileged is specified"
3678 msgstr "You can't specify %s when --unprivileged is specified."
3679
3680 #: staptree.cxx:1969
3681 msgid "embedded expression may not be used unless -g is specified"
3682 msgstr ""
3683
3684 #: staptree.cxx:2075
3685 msgid "symbol without referent"
3686 msgstr ""
3687
3688 #: staptree.cxx:2264
3689 #, fuzzy
3690 msgid "invalid element"
3691 msgstr "Invalid target process ID number."
3692
3693 #: tapset-itrace.cxx:79 tapsets.cxx:6246 tapset-utrace.cxx:128
3694 msgid "process probes not available without kernel CONFIG_UTRACE"
3695 msgstr ""
3696
3697 #: tapset-mark.cxx:100
3698 #, fuzzy
3699 msgid "invalid marker argument number"
3700 msgstr "Invalid target process ID number."
3701
3702 #: tapset-mark.cxx:103
3703 msgid "write to marker parameter not permitted"
3704 msgstr ""
3705
3706 #: tapset-mark.cxx:123
3707 #, c-format
3708 msgid "write to marker '%s' not permitted"
3709 msgstr ""
3710
3711 #: tapset-mark.cxx:187
3712 #, fuzzy
3713 msgid "cannot take address of marker variable"
3714 msgstr "cannot take address of computed value"
3715
3716 #: tapset-mark.cxx:195
3717 msgid ""
3718 "invalid target symbol for marker, $argN, $name, $format, $$parms or $$vars "
3719 "expected"
3720 msgstr ""
3721
3722 #: tapset-mark.cxx:449 translate.cxx:2019
3723 #, fuzzy
3724 msgid "cannot expand unknown type"
3725 msgstr "cannot find type: %s"
3726
3727 #: tapset-mark.cxx:582
3728 msgid "mark_builder releasing cache"
3729 msgstr ""
3730
3731 #. TRANSLATORS: specific path cannot be opened
3732 #: tapset-mark.cxx:620
3733 #, fuzzy
3734 msgid " cannot be opened: "
3735 msgstr "cannot get type of field: %s"
3736
3737 #: tapset-perfmon.cxx:200
3738 msgid ""
3739 "perf probes not available without exported perf_event_create_kernel_counter"
3740 msgstr ""
3741
3742 #: tapset-perfmon.cxx:202
3743 msgid "perf probes not available without CONFIG_PERF_EVENTS"
3744 msgstr ""
3745
3746 #: tapset-perfmon.cxx:217
3747 msgid "invalid perf sample period "
3748 msgstr ""
3749
3750 #: tapset-perfmon.cxx:221
3751 #, c-format
3752 msgid "perf probe type=%<PRId64> config=%<PRId64> period=%<PRId64>"
3753 msgstr ""
3754
3755 #: tapset-procfs.cxx:147
3756 msgid "only one write procfs probe can exist for procfs path \""
3757 msgstr ""
3758
3759 #: tapset-procfs.cxx:149
3760 msgid "only one read procfs probe can exist for procfs path \""
3761 msgstr ""
3762
3763 #: tapset-procfs.cxx:406
3764 msgid "invalid target symbol for procfs probe, $value expected"
3765 msgstr ""
3766
3767 #: tapset-procfs.cxx:413
3768 msgid "procfs $value variable is read-only in a procfs write probe"
3769 msgstr ""
3770
3771 #: tapset-procfs.cxx:415
3772 msgid "procfs $value variable cannot be read in a procfs read probe"
3773 msgstr ""
3774
3775 #: tapset-procfs.cxx:418
3776 #, fuzzy
3777 msgid "cannot take address of procfs variable"
3778 msgstr "cannot take address of computed value"
3779
3780 #: tapset-procfs.cxx:459
3781 msgid ""
3782 "Only the following assign operators are implemented on procfs read target "
3783 "variables: '=', '.='"
3784 msgstr ""
3785
3786 #: tapset-procfs.cxx:547
3787 msgid "maxsize must be greater than 0"
3788 msgstr ""
3789
3790 #: tapset-procfs.cxx:569
3791 msgid "procfs path cannot start with a '/'"
3792 msgstr ""
3793
3794 #: tapset-procfs.cxx:575
3795 #, fuzzy
3796 msgid "procfs path component cannot be empty"
3797 msgstr "Module name cannot be empty."
3798
3799 #: tapset-procfs.cxx:579 tapset-procfs.cxx:589
3800 msgid "procfs path cannot be relative (and contain '.' or '..')"
3801 msgstr ""
3802
3803 #: tapset-procfs.cxx:586
3804 msgid "procfs path cannot end with a '/'"
3805 msgstr ""
3806
3807 #: tapset-procfs.cxx:593
3808 msgid "need read/write component"
3809 msgstr ""
3810
3811 #: tapsets.cxx:872
3812 #, c-format
3813 msgid ""
3814 "Error: Pattern '%s' matches every single instruction address in the symbol "
3815 "table,\n"
3816 "some of which aren't even functions.\n"
3817 msgstr ""
3818
3819 #: tapsets.cxx:906
3820 #, c-format
3821 msgid "Warning: address %#<PRIx64> out of range for module %s"
3822 msgstr ""
3823
3824 #: tapsets.cxx:917
3825 #, c-format
3826 msgid ""
3827 "Warning: address %#<PRIx64> maps to no known compilation unit in module %s"
3828 msgstr ""
3829
3830 #: tapsets.cxx:1027
3831 #, c-format
3832 msgid "parse '%s'"
3833 msgstr ""
3834
3835 #: tapsets.cxx:1068
3836 #, c-format
3837 msgid "malformed specification '%s'"
3838 msgstr ""
3839
3840 #: tapsets.cxx:1097
3841 #, fuzzy
3842 msgid "probe "
3843 msgstr "# probes"
3844
3845 #: tapsets.cxx:1099
3846 msgid " kernel"
3847 msgstr ""
3848
3849 #: tapsets.cxx:1101
3850 msgid " module="
3851 msgstr ""
3852
3853 #: tapsets.cxx:1103
3854 #, fuzzy
3855 msgid " process="
3856 msgstr "# probes"
3857
3858 #: tapsets.cxx:1317
3859 #, c-format
3860 msgid "address 0x%#<PRIx64> does not match the beginning of a statement"
3861 msgstr ""
3862
3863 #: tapsets.cxx:1320
3864 #, c-format
3865 msgid " (try 0x%#<PRIx64>)"
3866 msgstr ""
3867
3868 #: tapsets.cxx:1322
3869 #, c-format
3870 msgid " (no line info found for '%s', in module '%s')"
3871 msgstr ""
3872
3873 #: tapsets.cxx:1376
3874 #, c-format
3875 msgid "querying entrypc %#<PRIx64> of instance of inline '%s'\n"
3876 msgstr ""
3877
3878 #: tapsets.cxx:1457
3879 msgid "function DIE lands on srcfile\n"
3880 msgstr ""
3881
3882 #: tapsets.cxx:1478
3883 msgid "inline instance DIE lands on srcfile\n"
3884 msgstr ""
3885
3886 #: tapsets.cxx:1519
3887 #, c-format
3888 msgid "selected inline instance of %s\n"
3889 msgstr ""
3890
3891 #: tapsets.cxx:1575
3892 #, c-format
3893 msgid "checking instances of inline %s\n"
3894 msgstr ""
3895
3896 #: tapsets.cxx:1585
3897 #, fuzzy, c-format
3898 msgid "selected function %s\n"
3899 msgstr "# functions"
3900
3901 #: tapsets.cxx:1623
3902 #, c-format
3903 msgid "focused on CU '%s', in module '%s'\n"
3904 msgstr ""
3905
3906 #: tapsets.cxx:1664
3907 msgid ""
3908 "For probing a particular line, use a .statement() probe, not .function()"
3909 msgstr ""
3910
3911 #: tapsets.cxx:1821
3912 #, c-format
3913 msgid "ELF machine %s|%s (code %d) mismatch with target %s in '%s'"
3914 msgstr ""
3915
3916 #: tapsets.cxx:1828
3917 #, c-format
3918 msgid ""
3919 "focused on module '%s' = [0x%#<PRIx64>, -0x%#<PRIx64>, bias 0x%#<PRIx64> "
3920 "file %s ELF machine %s|%s (code %d)\n"
3921 msgstr ""
3922
3923 #: tapsets.cxx:1917
3924 #, c-format
3925 msgid "focused on module '%s'\n"
3926 msgstr ""
3927
3928 #: tapsets.cxx:1987
3929 msgid "module="
3930 msgstr ""
3931
3932 #: tapsets.cxx:2008
3933 msgid "deleting module_cache"
3934 msgstr ""
3935
3936 #: tapsets.cxx:2110
3937 #, c-format
3938 msgid ""
3939 "Only the following assign operator is implemented on target variables: %s"
3940 msgid_plural ""
3941 "Only the following assign operators are implemented on target variables: %s"
3942 msgstr[0] ""
3943 msgstr[1] ""
3944
3945 #: tapsets.cxx:2303
3946 #, fuzzy
3947 msgid "cannot take address of pretty-printed variable"
3948 msgstr "cannot take address of computed value"
3949
3950 #: tapsets.cxx:2307
3951 msgid "invalid target_symbol for pretty-print"
3952 msgstr ""
3953
3954 #: tapsets.cxx:3089
3955 msgid "unknown type to save in kretprobe"
3956 msgstr ""
3957
3958 #: tapsets.cxx:3239 tapsets.cxx:8211
3959 msgid "variable location problem: "
3960 msgstr ""
3961
3962 #: tapsets.cxx:3273
3963 msgid "write to target variable not permitted"
3964 msgstr ""
3965
3966 #: tapsets.cxx:3285
3967 msgid "write to target variable not permitted in .return probes"
3968 msgstr ""
3969
3970 #: tapsets.cxx:3294
3971 #, fuzzy
3972 msgid "cannot write to context variable"
3973 msgstr "cannot index into constant value"
3974
3975 #: tapsets.cxx:3297 tapsets.cxx:4901 tapsets.cxx:8166
3976 #, fuzzy
3977 msgid "cannot take address of context variable"
3978 msgstr "cannot take address of constant value"
3979
3980 #: tapsets.cxx:3309 tapsets.cxx:3570 tapsets.cxx:8063
3981 #, fuzzy
3982 msgid "cannot write to pretty-printed variable"
3983 msgstr "cannot get type of variable: %s"
3984
3985 #. TRANSLATORS: Here we're using a cached module.
3986 #: tapsets.cxx:3690
3987 msgid "Pass 2: using cached "
3988 msgstr ""
3989
3990 #: tapsets.cxx:3713
3991 #, fuzzy
3992 msgid "write to @cast context variable not permitted"
3993 msgstr "cannot index into constant value"
3994
3995 #: tapsets.cxx:3853
3996 msgid "missing relocation basis"
3997 msgstr ""
3998
3999 #: tapsets.cxx:3855
4000 msgid "inconsistent relocation address"
4001 msgstr ""
4002
4003 #: tapsets.cxx:3865
4004 #, c-format
4005 msgid "maxactive value out of range [0,%s]"
4006 msgstr ""
4007
4008 #: tapsets.cxx:3996
4009 #, c-format
4010 msgid "saveargs: examining '%s' (dieoffset: %#<PRIx64>)\n"
4011 msgstr ""
4012
4013 #: tapsets.cxx:4008
4014 #, c-format
4015 msgid ""
4016 "saveargs: failed to retrieve type name for return value (dieoffset: %s)\n"
4017 msgstr ""
4018
4019 #: tapsets.cxx:4036
4020 #, c-format
4021 msgid "saveargs: failed to retrieve name for local (dieoffset: %s)\n"
4022 msgstr ""
4023
4024 #: tapsets.cxx:4042
4025 #, c-format
4026 msgid "saveargs: finding location for local '%s' (dieoffset: %s)\n"
4027 msgstr ""
4028
4029 #: tapsets.cxx:4057
4030 #, c-format
4031 msgid ""
4032 "saveargs: failed to resolve the location for local '%s' (dieoffset: %s)\n"
4033 msgstr ""
4034
4035 #: tapsets.cxx:4065
4036 #, c-format
4037 msgid ""
4038 "saveargs: local '%s' (dieoffset: %s) is not available at this address (%s)\n"
4039 msgstr ""
4040
4041 #: tapsets.cxx:4078
4042 #, c-format
4043 msgid "saveargs: failed to retrieve type name for local '%s' (dieoffset: %s)\n"
4044 msgstr ""
4045
4046 #: tapsets.cxx:5222
4047 #, c-format
4048 msgid "Can't parse SDT_V3 operand '%s'"
4049 msgstr ""
4050
4051 #: tapsets.cxx:5224
4052 #, c-format
4053 msgid "Downgrading SDT_V2 probe argument to dwarf, can't parse '%s'"
4054 msgstr ""
4055
4056 #. TRANSLATORS: We're mapping the operand to a new expression*.
4057 #: tapsets.cxx:5237
4058 #, c-format
4059 msgid "mapped asm operand %s to "
4060 msgstr ""
4061
4062 #: tapsets.cxx:5242 tapsets.cxx:5372
4063 #, fuzzy
4064 msgid "cannot take address of sdt variable"
4065 msgstr "cannot take address of computed value"
4066
4067 #: tapsets.cxx:5297 tapsets.cxx:5307
4068 #, fuzzy
4069 msgid "cannot take address of sdt context variable"
4070 msgstr "cannot take address of constant value"
4071
4072 #: tapsets.cxx:5325
4073 msgid "invalid variable, must be of the form $argN"
4074 msgstr ""
4075
4076 #: tapsets.cxx:5327
4077 #, fuzzy
4078 msgid "invalid argument number"
4079 msgstr "Invalid target process ID number."
4080
4081 #. TRANSLATORS: Describing what probe type (kprobe or uprobe) the probe
4082 #. TRANSLATORS: is matched to.
4083 #: tapsets.cxx:5484
4084 #, c-format
4085 msgid "matched probe_name %s probe type "
4086 msgstr ""
4087
4088 #: tapsets.cxx:5743 tapsets.cxx:5807
4089 msgid " (provider "
4090 msgstr ""
4091
4092 #: tapsets.cxx:5743
4093 #, c-format
4094 msgid " saw .note.stapsdt %s%s "
4095 msgstr ""
4096
4097 #: tapsets.cxx:5764
4098 #, c-format
4099 msgid "got unknown probe_type : 0x%x"
4100 msgstr ""
4101
4102 #: tapsets.cxx:5807
4103 #, fuzzy
4104 msgid "saw .probes "
4105 msgstr "# probes"
4106
4107 #: tapsets.cxx:5825
4108 #, c-format
4109 msgid "looking for semaphore symbol %s "
4110 msgstr ""
4111
4112 #: tapsets.cxx:5840
4113 msgid ", found at 0x"
4114 msgstr ""
4115
4116 #: tapsets.cxx:5845
4117 msgid ", not found"
4118 msgstr ""
4119
4120 #: tapsets.cxx:5972
4121 msgid "probe_type == uprobe1, use statement addr: 0x"
4122 msgstr ""
4123
4124 #: tapsets.cxx:5976
4125 msgid "probe_type == uprobe2, use statement addr: 0x"
4126 msgstr ""
4127
4128 #: tapsets.cxx:5980
4129 msgid "probe_type == uprobe3, use statement addr: 0x"
4130 msgstr ""
4131
4132 #: tapsets.cxx:5990
4133 #, c-format
4134 msgid "probe_type == use_uprobe_no_dwarf, use label name: _stapprobe1_%s"
4135 msgstr ""
4136
4137 #: tapsets.cxx:6074
4138 msgid "unspecified process probe is invalid without a -c COMMAND"
4139 msgstr ""
4140
4141 #: tapsets.cxx:6099
4142 #, c-format
4143 msgid "glob %s error (%s)"
4144 msgstr ""
4145
4146 #: tapsets.cxx:6120 tapsets.cxx:6210
4147 #, c-format
4148 msgid "Expanded process(\"%s\") to process(\"%s\")"
4149 msgstr ""
4150
4151 #: tapsets.cxx:6254
4152 #, c-format
4153 msgid "dwarf_builder::build for %s"
4154 msgstr ""
4155
4156 #: tapsets.cxx:6274 tapsets.cxx:7593
4157 msgid "absolute statement probe in unprivileged script"
4158 msgstr ""
4159
4160 #: tapsets.cxx:6314
4161 #, fuzzy, c-format
4162 msgid "cannot probe .return of %u inlined function %s"
4163 msgid_plural "cannot probe .return of %u inlined functions %s"
4164 msgstr[0] "cannot get die scopes inlined_subroutine: %s"
4165 msgstr[1] "cannot get die scopes inlined_subroutine: %s"
4166
4167 #: tapsets.cxx:6320
4168 #, fuzzy, c-format
4169 msgid "skipped .return probe of %u inlined function"
4170 msgid_plural "skipped .return probe of %u inlined functions"
4171 msgstr[0] "cannot get die scopes inlined_subroutine: %s"
4172 msgstr[1] "cannot get die scopes inlined_subroutine: %s"
4173
4174 #: tapsets.cxx:6378
4175 #, c-format
4176 msgid ""
4177 "Symbol table error: Line %d of symbol list from %s is not in correct format: "
4178 "address type name [module]"
4179 msgstr ""
4180
4181 #: tapsets.cxx:6395
4182 #, c-format
4183 msgid "Symbol table error: %s contains no function symbols."
4184 msgstr ""
4185
4186 #: tapsets.cxx:6421
4187 #, c-format
4188 msgid "Internal error reading symbol table from %s -- %s"
4189 msgstr ""
4190
4191 #: tapsets.cxx:6429
4192 #, c-format
4193 msgid "Warning: nm cannot read symbol table from %s"
4194 msgstr ""
4195
4196 #: tapsets.cxx:6443
4197 #, c-format
4198 msgid "Warning: cannot read symbol table from %s -- %s"
4199 msgstr ""
4200
4201 #: tapsets.cxx:6593
4202 #, c-format
4203 msgid "Warning: reading symbol table from %s -- ignoring %s"
4204 msgstr ""
4205
4206 #: tapsets.cxx:6603
4207 msgid "Error: Cannot find vmlinux. Consider using --kmap instead of --kelf."
4208 msgstr ""
4209
4210 #: tapsets.cxx:7724
4211 #, c-format
4212 msgid "Too many hardware breakpoint probes requested for %s (%zu vs. %u)"
4213 msgstr ""
4214
4215 #: tapsets.cxx:7912
4216 msgid "CONFIG_PERF_EVENTS not available on this kernel"
4217 msgstr ""
4218
4219 #: tapsets.cxx:7915
4220 msgid "CONFIG_HAVE_HW_BREAKPOINT not available on this kernel"
4221 msgstr ""
4222
4223 #: tapsets.cxx:8022
4224 #, c-format
4225 msgid "unable to find tracepoint variable '%s' (alternatives: %s)"
4226 msgstr ""
4227
4228 #: tapsets.cxx:8036
4229 #, c-format
4230 msgid "write to tracepoint variable '%s' not permitted"
4231 msgstr ""
4232
4233 #: tapsets.cxx:8045
4234 #, fuzzy
4235 msgid "cannot take address of tracepoint variable"
4236 msgstr "cannot take address of constant value"
4237
4238 #: tapsets.cxx:8169
4239 #, c-format
4240 msgid "write to tracepoint '%s' not permitted"
4241 msgstr ""
4242
4243 #: tapsets.cxx:8375
4244 #, fuzzy, c-format
4245 msgid "cannot get type of parameter '%s' of tracepoint '%s'"
4246 msgstr "cannot get bit field parameters: %s"
4247
4248 #: tapsets.cxx:8381
4249 #, c-format
4250 msgid "found parameter for tracepoint '%s': type:'%s' name:'%s'"
4251 msgstr ""
4252
4253 #: tapsets.cxx:8712
4254 msgid "tracepoint_builder releasing dwflpp"
4255 msgstr ""
4256
4257 #: tapsets.cxx:8732
4258 #, c-format
4259 msgid "Pass 2: getting a tracepoint query for %zu headers: "
4260 msgstr ""
4261
4262 #: tapsets.cxx:8748
4263 #, c-format
4264 msgid "Pass 2: using cached %s"
4265 msgstr ""
4266
4267 #: tapsets.cxx:8814
4268 #, fuzzy, c-format
4269 msgid "Located kernel source tree (DW_AT_comp_dir) at '%s'"
4270 msgstr "Located kernel source tree (COPYING) at '%s'"
4271
4272 #: tapsets.cxx:8846
4273 msgid "Checking tracepoint glob "
4274 msgstr ""
4275
4276 #. TRANSLATORS: 'timer' is the name of a probe point
4277 #: tapset-timers.cxx:64
4278 msgid "invalid interval for jiffies timer"
4279 msgstr ""
4280
4281 #. TRANSLATORS: 'randomize' is a key word
4282 #: tapset-timers.cxx:68
4283 msgid "invalid randomize for jiffies timer"
4284 msgstr ""
4285
4286 #: tapset-timers.cxx:71
4287 #, fuzzy
4288 msgid "only expect one probe point"
4289 msgstr " while registering probe alias "
4290
4291 #: tapset-timers.cxx:199
4292 #, c-format
4293 msgid "interval value out of range (%s, %s)"
4294 msgstr ""
4295
4296 #: tapset-timers.cxx:205
4297 msgid "randomization value out of range"
4298 msgstr ""
4299
4300 #: tapset-timers.cxx:553
4301 msgid "frequency must be greater than 0"
4302 msgstr ""
4303
4304 #: tapset-timers.cxx:583
4305 msgid "unrecognized timer variant"
4306 msgstr ""
4307
4308 #: tapset-utrace.cxx:471
4309 msgid "only \"process(PATH_OR_PID).syscall\" support $argN or $$parms."
4310 msgstr ""
4311
4312 #: tapset-utrace.cxx:517 tapset-utrace.cxx:524
4313 #, fuzzy
4314 msgid "invalid syscall argument number (1-6)"
4315 msgstr "Invalid target process ID number."
4316
4317 #: tapset-utrace.cxx:528
4318 msgid "utrace '$argN' variable is read-only"
4319 msgstr ""
4320
4321 #: tapset-utrace.cxx:557
4322 #, c-format
4323 msgid "utrace '%s' variable is read-only"
4324 msgstr ""
4325
4326 #: tapset-utrace.cxx:563
4327 msgid "only \"process(PATH_OR_PID).syscall.return\" support $return."
4328 msgstr ""
4329
4330 #: tapset-utrace.cxx:588
4331 #, fuzzy
4332 msgid "unknown target variable"
4333 msgstr "cannot take address of computed value"
4334
4335 #: tapset-utrace.cxx:612
4336 msgid ""
4337 "only \"process(PATH_OR_PID).syscall\" and \"process(PATH_OR_PID).syscall."
4338 "return\" probes support target symbols"
4339 msgstr ""
4340
4341 #: tapset-utrace.cxx:617
4342 #, fuzzy
4343 msgid "cannot take address of utrace variable"
4344 msgstr "cannot take address of constant value"
4345
4346 #: tapset-utrace.cxx:624
4347 msgid ""
4348 "invalid target symbol for utrace probe, $syscall, $return, $argN or $$parms "
4349 "expected"
4350 msgstr ""
4351
4352 #: tapset-utrace.cxx:690
4353 msgid "process pid must be greater than 1"
4354 msgstr ""
4355
4356 #: translate.cxx:47
4357 msgid "\"Array overflow, check "
4358 msgstr ""
4359
4360 #: translate.cxx:48
4361 msgid "\"MAXNESTING exceeded\";"
4362 msgstr ""
4363
4364 #: translate.cxx:49
4365 msgid "\"division by 0\";"
4366 msgstr ""
4367
4368 #: translate.cxx:50
4369 msgid "\"MAXACTION exceeded\";"
4370 msgstr ""
4371
4372 #: translate.cxx:51
4373 msgid "\"aggregation overflow in "
4374 msgstr ""
4375
4376 #: translate.cxx:52
4377 msgid "\"empty aggregate\";"
4378 msgstr ""
4379
4380 #: translate.cxx:53
4381 msgid "\"histogram index out of range\";"
4382 msgstr ""
4383
4384 #: translate.cxx:433
4385 #, c-format
4386 msgid "unsupported stats type for %s"
4387 msgstr ""
4388
4389 #: translate.cxx:441
4390 #, c-format
4391 msgid "unsupported initializer for %s"
4392 msgstr ""
4393
4394 #: translate.cxx:455
4395 #, c-format
4396 msgid "unsupported deallocator for %s"
4397 msgstr ""
4398
4399 #: translate.cxx:585
4400 msgid "unknown type of map"
4401 msgstr ""
4402
4403 #: translate.cxx:600
4404 msgid "index type mismatch"
4405 msgstr ""
4406
4407 #: translate.cxx:616
4408 msgid "aggregating non-parallel map type"
4409 msgstr ""
4410
4411 #: translate.cxx:624
4412 msgid "fetching aggregate of non-parallel map type"
4413 msgstr ""
4414
4415 #: translate.cxx:642
4416 msgid "checking existence of an unsupported map type"
4417 msgstr ""
4418
4419 #: translate.cxx:655
4420 msgid "getting a value from an unsupported map type"
4421 msgstr ""
4422
4423 #: translate.cxx:666
4424 msgid "adding a value of an unsupported map type"
4425 msgstr ""
4426
4427 #: translate.cxx:688
4428 msgid "setting a value of an unsupported map type"
4429 msgstr ""
4430
4431 #: translate.cxx:777
4432 msgid "iterating over unknown reference type"
4433 msgstr ""
4434
4435 #: translate.cxx:790
4436 msgid "inconsistent iterator type in itervar::start()"
4437 msgstr ""
4438
4439 #: translate.cxx:801
4440 msgid "inconsistent iterator type in itervar::next()"
4441 msgstr ""
4442
4443 #: translate.cxx:826
4444 msgid "illegal key type"
4445 msgstr ""
4446
4447 #: translate.cxx:833
4448 msgid "inconsistent iterator value in itervar::get_value()"
4449 msgstr ""
4450
4451 #: translate.cxx:845
4452 msgid "illegal value type"
4453 msgstr ""
4454
4455 #: translate.cxx:1602 translate.cxx:1757
4456 msgid "array locals not supported, missing global declaration?"
4457 msgstr ""
4458
4459 #: translate.cxx:1691
4460 #, c-format
4461 msgid "%s elided, duplicates %s"
4462 msgstr ""
4463
4464 #: translate.cxx:1766
4465 #, fuzzy
4466 msgid "unsupported local variable type"
4467 msgstr "store supported only for base type"
4468
4469 #: translate.cxx:1862
4470 msgid "nothing"
4471 msgstr ""
4472
4473 #: translate.cxx:1910 translate.cxx:1940
4474 msgid "array type is neither string nor long"
4475 msgstr ""
4476
4477 #: translate.cxx:1925
4478 #, fuzzy
4479 msgid "array key is neither string nor long"
4480 msgstr "# functions"
4481
4482 #: translate.cxx:2053
4483 msgid "unsupported c_expression token type"
4484 msgstr ""
4485
4486 #: translate.cxx:2084
4487 msgid "unknown lvalue type in assignment"
4488 msgstr ""
4489
4490 #: translate.cxx:2104 translate.cxx:2124
4491 msgid " type unsupported"
4492 msgstr ""
4493
4494 #: translate.cxx:2153
4495 msgid "post assignment on strings not supported"
4496 msgstr ""
4497
4498 #: translate.cxx:2167
4499 #, c-format
4500 msgid "string assignment operator %s unsupported"
4501 msgstr ""
4502
4503 #: translate.cxx:2199
4504 msgid "unknown macop for assignment"
4505 msgstr ""
4506
4507 #: translate.cxx:2204
4508 msgid "invalid post-mode operator"
4509 msgstr ""
4510
4511 #: translate.cxx:2241
4512 msgid "assignment type not yet implemented"
4513 msgstr ""
4514
4515 #: translate.cxx:2328
4516 msgid "unresolved symbol"
4517 msgstr ""
4518
4519 #: translate.cxx:2330
4520 msgid "unresolved symbol: "
4521 msgstr ""
4522
4523 #: translate.cxx:2369
4524 msgid "attempt to use scalar where map expected"
4525 msgstr ""
4526
4527 #: translate.cxx:2607 translate.cxx:3610 translate.cxx:3630
4528 #, fuzzy
4529 msgid "expected numeric type"
4530 msgstr "# functions"
4531
4532 #: translate.cxx:2752 translate.cxx:4000
4533 msgid "Invalid indexing of histogram"
4534 msgstr ""
4535
4536 #: translate.cxx:3015
4537 msgid "cannot 'return' from probe"
4538 msgstr ""
4539
4540 #: translate.cxx:3018
4541 msgid "return type mismatch"
4542 msgstr ""
4543
4544 #: translate.cxx:3031
4545 msgid "cannot 'next' from function"
4546 msgstr ""
4547
4548 #: translate.cxx:3095
4549 #, fuzzy
4550 msgid "Cannot delete unknown expression type"
4551 msgstr "cannot find type: %s"
4552
4553 #: translate.cxx:3122 translate.cxx:3145
4554 msgid "cannot delete histogram bucket entries\n"
4555 msgstr ""
4556
4557 #: translate.cxx:3171
4558 msgid "cannot 'break' outside loop"
4559 msgstr ""
4560
4561 #: translate.cxx:3182
4562 msgid "cannot 'continue' outside loop"
4563 msgstr ""
4564
4565 #: translate.cxx:3256
4566 #, fuzzy
4567 msgid "expected numeric or string type"
4568 msgstr "# functions"
4569
4570 #: translate.cxx:3268 translate.cxx:3342 translate.cxx:3371 translate.cxx:3387
4571 #: translate.cxx:3490
4572 #, fuzzy
4573 msgid "expected numeric types"
4574 msgstr "# functions"
4575
4576 #: translate.cxx:3333
4577 msgid "operator not yet implemented"
4578 msgstr ""
4579
4580 #: translate.cxx:3478 translate.cxx:3524
4581 #, fuzzy
4582 msgid "expected string types"
4583 msgstr "# functions"
4584
4585 #: translate.cxx:3499
4586 #, fuzzy
4587 msgid "unexpected type"
4588 msgstr "# functions"
4589
4590 #: translate.cxx:3519
4591 #, fuzzy
4592 msgid "unexpected concatenation operator"
4593 msgstr "# functions"
4594
4595 #: translate.cxx:3542
4596 #, fuzzy
4597 msgid "expected numeric condition"
4598 msgstr "# functions"
4599
4600 #: translate.cxx:3547
4601 #, fuzzy
4602 msgid "expected matching types"
4603 msgstr "# functions"
4604
4605 #: translate.cxx:3573
4606 msgid "non-number <<< expression"
4607 msgstr ""
4608
4609 #: translate.cxx:3576
4610 msgid "non-stats left operand to <<< expression"
4611 msgstr ""
4612
4613 #: translate.cxx:3579
4614 msgid "non-number right operand to <<< expression"
4615 msgstr ""
4616
4617 #: translate.cxx:3585 translate.cxx:3588
4618 msgid "type mismatch"
4619 msgstr ""
4620
4621 #: translate.cxx:3644
4622 #, fuzzy
4623 msgid "invalid reference to array"
4624 msgstr "bad field for array type: %s"
4625
4626 #: translate.cxx:3739
4627 msgid "need rvalue for assignment"
4628 msgstr ""
4629
4630 #: translate.cxx:3750
4631 msgid "unexpected reference to array"
4632 msgstr ""
4633
4634 #: translate.cxx:3769
4635 msgid "cannot translate general target-symbol expression"
4636 msgstr ""
4637
4638 #: translate.cxx:3776
4639 msgid "cannot translate general @cast expression"
4640 msgstr ""
4641
4642 #: translate.cxx:3783
4643 msgid "cannot translate general @defined expression"
4644 msgstr ""
4645
4646 #: translate.cxx:3790
4647 msgid "cannot translate general @entry expression"
4648 msgstr ""
4649
4650 #: translate.cxx:3841
4651 #, fuzzy
4652 msgid "invalid array reference"
4653 msgstr "Invalid target process ID number."
4654
4655 #: translate.cxx:3846
4656 msgid "array index type mismatch"
4657 msgstr ""
4658
4659 #: translate.cxx:3890
4660 msgid "expected arrayindex expression"
4661 msgstr ""
4662
4663 #: translate.cxx:3902
4664 msgid "unexpected aggregate of non-statistic"
4665 msgstr ""
4666
4667 #: translate.cxx:3918
4668 msgid "unexpected aggregate of non-arrayindex"
4669 msgstr ""
4670
4671 #: translate.cxx:4036
4672 msgid "statistic-valued array in rvalue context"
4673 msgstr ""
4674
4675 #: translate.cxx:4130 translate.cxx:4221
4676 msgid "cannot assign to histogram buckets"
4677 msgstr ""
4678
4679 #: translate.cxx:4150
4680 msgid "unexpected reference to scalar"
4681 msgstr ""
4682
4683 #: translate.cxx:4250
4684 #, fuzzy
4685 msgid "invalid length argument list"
4686 msgstr "Invalid target process ID number."
4687
4688 #: translate.cxx:4266 translate.cxx:4286
4689 msgid "function argument type mismatch"
4690 msgstr ""
4691
4692 #: translate.cxx:4277
4693 msgid "function actual argument evaluation"
4694 msgstr ""
4695
4696 #: translate.cxx:4337
4697 msgid "unknown type of arg to print operator"
4698 msgstr ""
4699
4700 #: translate.cxx:4403
4701 #, c-format
4702 msgid "additional argument to print"
4703 msgid_plural "too many arguments to print (%zu)"
4704 msgstr[0] ""
4705 msgstr[1] ""
4706
4707 #: translate.cxx:4449
4708 #, fuzzy
4709 msgid "cannot print unknown expression type"
4710 msgstr "cannot find type: %s"
4711
4712 #: translate.cxx:4451
4713 msgid "cannot print a raw stats object"
4714 msgstr ""
4715
4716 #: translate.cxx:4948
4717 #, c-format
4718 msgid "Getting symbol table for %s"
4719 msgstr ""
4720
4721 #: translate.cxx:4980
4722 #, fuzzy
4723 msgid "unexpected build-id reloc section "
4724 msgstr "# functions"
4725
4726 #: translate.cxx:4988
4727 #, c-format
4728 msgid "Found build-id in %s, length %d, start at 0x%#<PRIx64>"
4729 msgstr ""
4730
4731 #: translate.cxx:5037
4732 #, c-format
4733 msgid "Found kernel _stext extra offset 0x%#<PRIx64>"
4734 msgstr ""
4735
4736 #: translate.cxx:5210
4737 #, c-format
4738 msgid "skipping module %s eh_frame_hdr table (too big: %s > %s)"
4739 msgstr ""
4740
4741 #: translate.cxx:5274
4742 #, c-format
4743 msgid "skipping module %s, section %s debug_frame_hdr table (too big: %s > %s)"
4744 msgstr ""
4745
4746 #: translate.cxx:5537
4747 msgid "Searching for vdso candidates: "
4748 msgstr ""
4749
4750 #: translate.cxx:5547
4751 msgid "vdso candidate: "
4752 msgstr ""
4753
4754 #: translate.cxx:5667
4755 msgid "missing unwind/symbol data for module '"
4756 msgstr ""
4757
4758 #: translate.cxx:5690
4759 #, c-format
4760 msgid "identified max-nested function: %s (%d)"
4761 msgstr ""
4762
4763 #: translate.cxx:5701
4764 #, c-format
4765 msgid "identified recursive function: %s"
4766 msgstr ""
4767
4768 #: translate.cxx:5716
4769 #, c-format
4770 msgid ""
4771 "myproc-unprivileged tapset function called without is_myproc checking for "
4772 "pid %d (euid %d)"
4773 msgstr ""
4774
4775 #: translate.cxx:5720
4776 #, c-format
4777 msgid "kernel read fault at 0x%p (%s)"
4778 msgstr ""
4779
4780 #: translate.cxx:5722
4781 #, c-format
4782 msgid "kernel write fault at 0x%p (%s)"
4783 msgstr ""
4784
4785 #: translate.cxx:5724
4786 #, c-format
4787 msgid "divide by zero in DWARF operand (%s)"
4788 msgstr ""
4789
4790 #: translate.cxx:5768
4791 #, c-format
4792 msgid "ignoring extra parts of compat version: %s"
4793 msgstr ""
4794
4795 #: translate.cxx:5772
4796 #, c-format
4797 msgid "parse error in compatibility version: %s"
4798 msgstr ""
4799
4800 #: translate.cxx:5775
4801 #, c-format
4802 msgid "compatibility version out of range: %s"
4803 msgstr ""
4804
4805 #: translate.cxx:5795
4806 msgid " recursive"
4807 msgstr ""
4808
4809 #: translate.cxx:5795
4810 msgid " non-recursive"
4811 msgstr ""
4812
4813 #: translate.cxx:5794
4814 #, c-format
4815 msgid "function recursion-analysis: max-nesting %d %s"
4816 msgstr ""
4817
4818 #: util.cxx:59
4819 msgid "Unable to determine home directory"
4820 msgstr ""
4821
4822 #: util.cxx:113
4823 #, c-format
4824 msgid "Copying %s to %s"
4825 msgstr ""
4826
4827 #: util.cxx:167
4828 #, c-format
4829 msgid "Copy failed (\"%s\" to \"%s\"): %s"
4830 msgstr ""
4831
4832 #: util.cxx:250
4833 msgid "Unable to retrieve group list"
4834 msgstr ""
4835
4836 #: util.cxx:277
4837 #, c-format
4838 msgid "using %ldvirt/%ldres/%ldshr kb, "
4839 msgstr ""
4840
4841 #: util.cxx:400
4842 msgid "cmdstr_join called with an empty command!"
4843 msgstr ""
4844
4845 #: util.cxx:450
4846 #, c-format
4847 msgid "Spawn waitpid call on unmanaged pid %d"
4848 msgstr ""
4849
4850 #: util.cxx:457
4851 #, c-format
4852 msgid "Spawn waitpid result (0x%x): %d"
4853 msgstr ""
4854
4855 #: util.cxx:462
4856 #, fuzzy, c-format
4857 msgid "Spawn waitpid error (%d): %s"
4858 msgstr "semantic error: %s"
4859
4860 #: util.cxx:503
4861 #, c-format
4862 msgid "Warning: %s is not executable (%s)"
4863 msgstr ""
4864
4865 #: util.cxx:509
4866 msgid "Running"
4867 msgstr ""
4868
4869 #: util.cxx:543
4870 #, fuzzy, c-format
4871 msgid "Spawn error (%d): %s"
4872 msgstr "semantic error: %s"
4873
4874 #: util.cxx:700
4875 #, c-format
4876 msgid "regcomp %s (%s) error rc= %d"
4877 msgstr ""
4878
4879 #: util.cxx:712
4880 #, c-format
4881 msgid "ERROR: Safety pattern mismatch for %s ('%s' vs. '%s') rc=%d"
4882 msgstr ""
4883
4884 #: util.cxx:730
4885 #, c-format
4886 msgid "regcomp %s error rc=%d"
4887 msgstr ""
4888
4889 #. TRANSLATORS: Missing a file
4890 #: util.cxx:806
4891 #, c-format
4892 msgid "Missing %s"
4893 msgstr "Missing %s"
4894
4895 #: util.cxx:825
4896 #, c-format
4897 msgid "autosprintf/vasprintf error %s"
4898 msgstr ""
4899
4900 #: util.h:74 util.h:85 util.h:96 util.h:104 util.h:115 util.h:128
4901 msgid "bad lexical cast"
4902 msgstr ""
4903
4904 #, fuzzy
4905 #~ msgid "WARNING:"
4906 #~ msgstr "WARNING: "
4907
4908 #~ msgid "Usage: stap [options] FILE Run script in file."
4909 #~ msgstr "Usage: stap [options] FILE Run script in file."
4910
4911 #~ msgid " or: stap [options] - Run script on stdin."
4912 #~ msgstr " or: stap [options] - Run script on stdin."
4913
4914 #~ msgid " or: stap [options] -e SCRIPT Run given script."
4915 #~ msgstr " or: stap [options] -e SCRIPT Run given script."
4916
4917 #~ msgid " or: stap [options] -l PROBE List matching probes."
4918 #~ msgstr " or: stap [options] -l PROBE List matching probes."
4919
4920 #~ msgid ""
4921 #~ " or: stap [options] -L PROBE List matching probes and local "
4922 #~ "variables."
4923 #~ msgstr ""
4924 #~ " or: stap [options] -L PROBE List matching probes and local "
4925 #~ "variables."
4926
4927 #~ msgid "Options:"
4928 #~ msgstr "Options:"
4929
4930 #~ msgid " -- end of translator options, script options follow"
4931 #~ msgstr " -- end of translator options, script options follow"
4932
4933 #~ msgid " -h --help show help"
4934 #~ msgstr " -h --help show help"
4935
4936 #, fuzzy
4937 #~ msgid " -V --version show version"
4938 #~ msgstr " -V show version"
4939
4940 #~ msgid " -p NUM stop after pass NUM 1-5, instead of "
4941 #~ msgstr " -p NUM stop after pass NUM 1-5, instead of "
4942
4943 #~ msgid " (parse, elaborate, translate, compile, run)"
4944 #~ msgstr " (parse, elaborate, translate, compile, run)"
4945
4946 #~ msgid " -v add verbosity to all passes"
4947 #~ msgstr " -v add verbosity to all passes"
4948
4949 #~ msgid " --vp {N}+ add per-pass verbosity ["
4950 #~ msgstr " --vp {N}+ add per-pass verbosity ["
4951
4952 #~ msgid " -k keep temporary directory"
4953 #~ msgstr " -k keep temporary directory"
4954
4955 #~ msgid " -u unoptimized translation %s"
4956 #~ msgstr " -u unoptimized translation %s"
4957
4958 #~ msgid " -w suppress warnings %s"
4959 #~ msgstr " -w suppress warnings %s"
4960
4961 #~ msgid " -W turn warnings into errors %s"
4962 #~ msgstr " -W turn warnings into errors %s"
4963
4964 #~ msgid " -g guru mode %s"
4965 #~ msgstr " -g guru mode %s"
4966
4967 #~ msgid " -P prologue-searching for function probes %s"
4968 #~ msgstr " -P prologue-searching for function probes %s"
4969
4970 #~ msgid " -b bulk (percpu file) mode %s"
4971 #~ msgstr " -b bulk (percpu file) mode %s"
4972
4973 #~ msgid " -s NUM buffer size in megabytes, instead of %d"
4974 #~ msgstr " -s NUM buffer size in megabytes, instead of %d"
4975
4976 #~ msgid " -I DIR look in DIR for additional .stp script files"
4977 #~ msgstr " -I DIR look in DIR for additional .stp script files"
4978
4979 #~ msgid " -D NM=VAL emit macro definition into generated C code"
4980 #~ msgstr " -D NM=VAL emit macro definition into generated C code"
4981
4982 #~ msgid " -B NM=VAL pass option to kbuild make"
4983 #~ msgstr " -B NM=VAL pass option to kbuild make"
4984
4985 #~ msgid " -G VAR=VAL set global variable to value"
4986 #~ msgstr " -G VAR=VAL set global variable to value"
4987
4988 #~ msgid " -R DIR look in DIR for runtime, instead of"
4989 #~ msgstr " -R DIR look in DIR for runtime, instead of"
4990
4991 #~ msgid " -r DIR cross-compile to kernel with given build tree; or else"
4992 #~ msgstr ""
4993 #~ " -r DIR cross-compile to kernel with given build tree; or else"
4994
4995 #~ msgid ""
4996 #~ " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead "
4997 #~ "of"
4998 #~ msgstr ""
4999 #~ " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead "
5000 #~ "of"
5001
5002 #~ msgid " -a ARCH cross-compile to given architecture, instead of %s"
5003 #~ msgstr " -a ARCH cross-compile to given architecture, instead of %s"
5004
5005 #~ msgid " -m MODULE set probe module name, instead of "
5006 #~ msgstr " -m MODULE set probe module name, instead of "
5007
5008 #, fuzzy
5009 #~ msgid ""
5010 #~ " -o FILE send script output to file, instead of stdout. This "
5011 #~ "supports\n"
5012 #~ " strftime(3) formats for FILE"
5013 #~ msgstr ""
5014 #~ " -o FILE send script output to file, instead of stdout. This supports"
5015
5016 #~ msgid " -c CMD start the probes, run CMD, and exit when it finishes"
5017 #~ msgstr " -c CMD start the probes, run CMD, and exit when it finishes"
5018
5019 #~ msgid " -x PID sets target() to PID"
5020 #~ msgstr " -x PID sets target() to PID"
5021
5022 #~ msgid " -F run as on-file flight recorder with -o."
5023 #~ msgstr " -F run as on-file flight recorder with -o."
5024
5025 #~ msgid " run as on-memory flight recorder without -o."
5026 #~ msgstr " run as on-memory flight recorder without -o."
5027
5028 #~ msgid " -S size[,n] set maximum of the size and the number of files."
5029 #~ msgstr " -S size[,n] set maximum of the size and the number of files."
5030
5031 #~ msgid " -d OBJECT add unwind/symbol data for OBJECT file"
5032 #~ msgstr " -d OBJECT add unwind/symbol data for OBJECT file"
5033
5034 #, fuzzy
5035 #~ msgid ""
5036 #~ " --ldd add unwind/symbol data for all referenced object files."
5037 #~ msgstr ""
5038 #~ " --ldd add unwind/symbol data for all referenced OBJECT files."
5039
5040 #~ msgid " add unwind/symbol data for all loaded kernel objects."
5041 #~ msgstr " add unwind/symbol data for all loaded kernel objects."
5042
5043 #~ msgid " -t collect probe timing information"
5044 #~ msgstr " -t collect probe timing information"
5045
5046 #~ msgid " -q generate information on tapset coverage"
5047 #~ msgstr " -q generate information on tapset coverage"
5048
5049 #~ msgid ""
5050 #~ " restrict usage to features available to unprivileged users"
5051 #~ msgstr ""
5052 #~ " restrict usage to features available to unprivileged users"
5053
5054 #~ msgid ""
5055 #~ " suppress incompatible language/tapset changes beyond "
5056 #~ "VERSION,"
5057 #~ msgstr ""
5058 #~ " suppress incompatible language/tapset changes beyond "
5059 #~ "VERSION,"
5060
5061 #~ msgid " instead of %s"
5062 #~ msgstr " instead of %s"
5063
5064 #~ msgid " displays warnings where a syntax element may be "
5065 #~ msgstr " displays warnings where a syntax element may be "
5066
5067 #~ msgid " version dependent"
5068 #~ msgstr " version dependent"
5069
5070 #~ msgid " --skip-badvars"
5071 #~ msgstr " --skip-badvars"
5072
5073 #~ msgid " substitute zero for bad context $variables"
5074 #~ msgstr " substitute zero for bad context $variables"
5075
5076 #~ msgid " --use-server[=SERVER-SPEC]"
5077 #~ msgstr " --use-server[=SERVER-SPEC]"
5078
5079 #~ msgid " specify systemtap compile-servers"
5080 #~ msgstr " specify systemtap compile-servers"
5081
5082 #~ msgid " --list-servers[=PROPERTIES]"
5083 #~ msgstr " --list-servers[=PROPERTIES]"
5084
5085 #~ msgid " report on the status of the specified compile-servers"
5086 #~ msgstr " report on the status of the specified compile-servers"
5087
5088 #~ msgid " --trust-servers[=TRUST-SPEC]"
5089 #~ msgstr " --trust-servers[=TRUST-SPEC]"
5090
5091 #~ msgid " add/revoke trust of specified compile-servers"
5092 #~ msgstr " add/revoke trust of specified compile-servers"
5093
5094 #~ msgid " --use-server-on-error[=yes/no]"
5095 #~ msgstr " --use-server-on-error[=yes/no]"
5096
5097 #~ msgid ""
5098 #~ " retry compilation using a compile server upon compilation "
5099 #~ "error"
5100 #~ msgstr ""
5101 #~ " retry compilation using a compile server upon compilation "
5102 #~ "error"
5103
5104 #~ msgid " --remote=HOSTNAME"
5105 #~ msgstr " --remote=HOSTNAME"
5106
5107 #, fuzzy
5108 #~ msgid " run pass 5 on the specified ssh host."
5109 #~ msgstr " run pass 5 on the specified ssh host (EXPERIMENTAL)"
5110
5111 #~ msgid "You can't specify -g and --unprivileged together."
5112 #~ msgstr "You can't specify -g and --unprivileged together."
5113
5114 #~ msgid "You can't specify --kelf and --kmap together."
5115 #~ msgstr "You can't specify --kelf and --kmap together."
5116
5117 #~ msgid "ERROR: -R invalid with --client-options"
5118 #~ msgstr "ERROR: -R invalid with --client-options"
5119
5120 #~ msgid "ERROR: -B invalid with --client-options"
5121 #~ msgstr "ERROR: -B invalid with --client-options"
5122
5123 #~ msgid "ERROR: --disable-cache is invalid with --client-options"
5124 #~ msgstr "ERROR: --disable-cache is invalid with --client-options"
5125
5126 #~ msgid "ERROR: --poison-cache is invalid with --client-options"
5127 #~ msgstr "ERROR: --poison-cache is invalid with --client-options"
5128
5129 #~ msgid "ERROR: --clean-cache is invalid with --client-options"
5130 #~ msgstr "ERROR: --clean-cache is invalid with --client-options"
5131
5132 #~ msgid "ERROR: --ldd is invalid with --client-options"
5133 #~ msgstr "ERROR: --ldd is invalid with --client-options"
5134
5135 #~ msgid "ERROR: --all-modules is invalid with --client-options"
5136 #~ msgstr "ERROR: --all-modules is invalid with --client-options"
5137
5138 #~ msgid "ERROR: --remote is invalid with --client-options"
5139 #~ msgstr "ERROR: --remote is invalid with --client-options"
5140
5141 #, fuzzy
5142 #~ msgid "using "
5143 #~ msgstr "Missing %s"
5144
5145 #~ msgid " --all-modules"
5146 #~ msgstr " --all-modules"
5147
5148 #~ msgid " --unprivileged"
5149 #~ msgstr " --unprivileged"
5150
5151 #~ msgid " --compatible=VERSION"
5152 #~ msgstr " --compatible=VERSION"
5153
5154 #~ msgid " --check-version"
5155 #~ msgstr " --check-version"
5156
5157 #~ msgid "ERROR: -q invalid with --client-options"
5158 #~ msgstr "ERROR: -q invalid with --client-options"
5159
5160 #~ msgid "]"
5161 #~ msgstr "]"
5162
5163 #~ msgid " %s"
5164 #~ msgstr " %s"
5165
5166 #~ msgid " strftime(3) formats for FILE"
5167 #~ msgstr " strftime(3) formats for FILE"
5168
5169 #~ msgid "SystemTap translator/driver "
5170 #~ msgstr "SystemTap translator/driver "
5171
5172 #~ msgid "(version "
5173 #~ msgstr "(version "
5174
5175 #~ msgid "Copyright (C) 2005-2011 Red Hat, Inc. and others"
5176 #~ msgstr "Copyright (C) 2005-2011 Red Hat, Inc. and others"
5177
5178 #~ msgid "This is free software; see the source for copying conditions."
5179 #~ msgstr "This is free software; see the source for copying conditions."
5180
5181 #, fuzzy
5182 #~ msgid "which contained one vmlinux export"
5183 #~ msgid_plural "which contained %zu vmlinux exports"
5184 #~ msgstr[0] "which contained one vmlinux export"
5185 #~ msgstr[1] "which contained one vmlinux export"
5186
5187 #, fuzzy
5188 #~ msgid "expected '"
5189 #~ msgstr "# functions"
5190
5191 #, fuzzy
5192 #~ msgid ""
5193 #~ "Checking \" %s \" failed: %s\n"
5194 #~ "Ensure kernel development headers & makefiles are installed."
5195 #~ msgstr "Ensure kernel development headers & makefiles are installed."
5196
5197 #~ msgid "cannot get type of variable: %s"
5198 #~ msgstr "cannot get type of variable: %s"
5199
5200 #~ msgid "extra fields after ="
5201 #~ msgstr "extra fields after ="
5202
5203 #~ msgid "bad field for array type: %s"
5204 #~ msgstr "bad field for array type: %s"
5205
5206 #~ msgid "empty struct %s"
5207 #~ msgstr "empty struct %s"
5208
5209 #~ msgid "%s %s: %s"
5210 #~ msgstr "%s %s: %s"
5211
5212 #~ msgid "field %s vs base type %s"
5213 #~ msgstr "field %s vs base type %s"
5214
5215 #~ msgid "%s: unexpected type tag %#x"
5216 #~ msgstr "%s: unexpected type tag %#x"
5217
5218 #~ msgid "store not supported for pointer type"
5219 #~ msgstr "store not supported for pointer type"
5220
5221 #~ msgid "store supported only for base type"
5222 #~ msgstr "store supported only for base type"
5223
5224 #~ msgid "fetch supported only for base type or pointer"
5225 #~ msgstr "fetch supported only for base type or pointer"
5226
5227 #~ msgid "cannot get die scopes inlined_subroutine: %s"
5228 #~ msgstr "cannot get die scopes inlined_subroutine: %s"
5229
5230 #~ msgid "cannot get location of variable: %s"
5231 #~ msgstr "cannot get location of variable: %s"
5232
5233 #~ msgid "dwarf_getlocation_addr: %s"
5234 #~ msgstr "dwarf_getlocation_addr: %s"
5235
5236 #~ msgid "discontiguify of noncontiguous location not supported"
5237 #~ msgstr "discontiguify of noncontiguous location not supported"
5238
5239 #, fuzzy
5240 #~ msgid "insert or ignore into counts values ('"
5241 #~ msgstr "cannot index into constant value"
5242
5243 #~ msgid "Ensure kernel development headers & makefiles are installed."
5244 #~ msgstr "Ensure kernel development headers & makefiles are installed."
This page took 0.263455 seconds and 6 git commands to generate.