1 # Polish translations for systemtap package.
2 # This file is distributed under the same license as the systemtap package.
3 # Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it>, 2011
6 "Project-Id-Version: systemtap 2.9\n"
7 "Report-Msgid-Bugs-To: systemtap@sourceware.org\n"
8 "POT-Creation-Date: 2024-04-23 16:28-0400\n"
10 "Last-Translator: Przemysław Pawełczyk <przemyslaw@pawelczyk.it>\n"
11 "Language-Team: Polish\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
17 "|| n%100>=20) ? 1 : 2);\n"
18 "X-Poedit-Language: Polish\n"
19 "X-Poedit-Country: POLAND\n"
20 "X-Generator: Zanata 3.6.2\n"
24 msgid "liveness analysis unable to parse binary %s"
29 msgid "unable to allocate memory for liveness analysis of %s"
33 msgid "unable to register allocate"
37 msgid "register allocation failed due to insufficent BPF stack size"
40 #: bpf-translate.cxx:475
41 msgid "unhandled comparison operator"
44 #: bpf-translate.cxx:727 bpf-translate.cxx:2524 bpf-translate.cxx:3064
45 #: bpf-translate.cxx:4126
46 msgid "unknown array variable"
49 #: bpf-translate.cxx:748 bpf-translate.cxx:2545 bpf-translate.cxx:3088
50 #: bpf-translate.cxx:3160 bpf-translate.cxx:4148 bpf-translate.cxx:4313
51 msgid "unhandled index type"
54 #: bpf-translate.cxx:776
55 msgid "unhandled array type"
58 #: bpf-translate.cxx:789 bpf-translate.cxx:2560
59 msgid "unknown lvalue"
62 #: bpf-translate.cxx:951
64 msgid "invalid bpf embeddedcode opcode '%s'"
67 #: bpf-translate.cxx:983
69 msgid "invalid bpf embeddedcode operand '%s'"
72 #: bpf-translate.cxx:1009
74 msgid "invalid bpf embeddedcode operand '%s', expected [reg+off] or [reg-off]"
77 #: bpf-translate.cxx:1080 bpf-translate.cxx:1150
79 msgid "numeric opcode '%x' given argument types for '%x'"
82 #: bpf-translate.cxx:1171
84 msgid "invalid bpf embeddedcode syntax (opcode expects imm, found '%s')"
87 #: bpf-translate.cxx:1181
89 msgid "invalid bpf embeddedcode syntax (opcode expects %s args, found %llu)"
92 #: bpf-translate.cxx:1338
94 msgid "invalid bpf embeddedcode syntax (label expects 1 arg, found %llu)"
97 #: bpf-translate.cxx:1345
99 msgid "invalid bpf embeddedcode syntax (alloc expects 2 or 3 args, found %llu)"
102 #: bpf-translate.cxx:1360
105 "invalid bpf embeddedcode syntax (alloc expects 'align' or 'noalign' as 3rd "
109 #: bpf-translate.cxx:1369
112 "invalid bpf embeddedcode syntax (jump_to_catch expects 1 arg, found %llu)"
115 #: bpf-translate.cxx:1376
118 "invalid bpf embeddedcode syntax (register_error expects 1 arg, found %llu)"
121 #: bpf-translate.cxx:1383
124 "invalid bpf embeddedcode syntax (terminate does not take any args, found "
128 #: bpf-translate.cxx:1389
131 "invalid bpf embeddedcode syntax (call expects at least 2 args, found %llu)"
134 #: bpf-translate.cxx:1402
136 msgid "unknown bpf embeddedcode operator '%s'"
139 #: bpf-translate.cxx:1422
140 msgid "no return value outside function"
143 #: bpf-translate.cxx:1470 bpf-translate.cxx:1493 bpf-translate.cxx:1504
144 #: bpf-translate.cxx:1512
146 msgid "invalid bpf register '%s'"
149 #: bpf-translate.cxx:1477
151 msgid "invalid bpf argument %s (string literal not allowed here)"
154 #: bpf-translate.cxx:1483
156 msgid "BUG: improper string %s"
159 #: bpf-translate.cxx:1509
161 msgid "invalid bpf argument '%s'"
164 #: bpf-translate.cxx:1538
165 msgid "invalid bpf code"
168 #: bpf-translate.cxx:1614
169 msgid "invalid branch in bpf code"
172 #: bpf-translate.cxx:1622
174 msgid "unknown opcode '%d' in bpf code"
177 #: bpf-translate.cxx:1630 bpf-translate.cxx:1639
179 msgid "invalid register field '%s' in bpf code"
182 #: bpf-translate.cxx:1644
183 msgid "invalid immediate field in bpf code"
186 #: bpf-translate.cxx:1648
188 msgid "offset field '%lld' out of range in bpf code"
191 #: bpf-translate.cxx:1658
193 msgid "undefined jump target '%s' in bpf code"
196 #: bpf-translate.cxx:1661
198 msgid "BUG: undefined fallthrough target '%s'"
201 #: bpf-translate.cxx:1696
202 msgid "embeddedcode marked /* userspace */ in kernel bpf probe"
205 #: bpf-translate.cxx:1776
206 msgid "BUG: bpf embeddedcode doesn't support fallthrough on final asm_stmt"
209 #: bpf-translate.cxx:1892
211 msgid "bpf embeddedcode '%s' expects format string, none provided"
214 #: bpf-translate.cxx:1898
217 "bpf embeddedcode '%s' expects format string, but first parameter is not a "
221 #: bpf-translate.cxx:1906 bpf-translate.cxx:4051
222 msgid "Format string for print too long"
225 #: bpf-translate.cxx:1912 bpf-translate.cxx:3979 translate.cxx:6440
227 msgid "additional argument to print"
228 msgid_plural "too many arguments to print (%zu)"
233 #: bpf-translate.cxx:1932
235 "BUG: bpf embeddedcode non-helper 'call' operation only supports printf(),"
236 "sprintf(),exit() for now"
239 #: bpf-translate.cxx:1934
241 "BUG: bpf embeddedcode non-helper 'call' operation only supports printf(),"
245 #: bpf-translate.cxx:1951
246 msgid "bpf embeddedcode unresolved function call"
249 #: bpf-translate.cxx:1953
250 msgid "bpf embeddedcode unhandled function overloading"
253 #: bpf-translate.cxx:1964 bpf-translate.cxx:3738
254 msgid "unhandled function recursion"
257 #: bpf-translate.cxx:1972
259 msgid "bpf embeddedcode call to function '%s' expected %zu arguments, got %zu"
262 #: bpf-translate.cxx:1993
264 msgid "BUG: bpf embeddedcode contains unexpected asm_stmt kind '%s'"
267 #: bpf-translate.cxx:2045 bpf-translate.cxx:2375
268 msgid "unknown value"
271 #: bpf-translate.cxx:2120 bpf-translate.cxx:2160
272 msgid "unsupported loop in bpf kernel probe"
275 #: bpf-translate.cxx:2165
276 msgid "unsupported array slice in bpf foreach loop"
279 #: bpf-translate.cxx:2179
280 msgid "unknown index"
283 #: bpf-translate.cxx:2186
287 #: bpf-translate.cxx:2213
288 msgid "unhandled foreach index type"
291 #: bpf-translate.cxx:2236
292 msgid "unknown array"
295 #: bpf-translate.cxx:2247
296 msgid "unknown stats array"
299 #: bpf-translate.cxx:2266
300 msgid "unsupported sorted iteration on stat aggregate"
303 #: bpf-translate.cxx:2358
304 msgid "unhandled foreach key type"
307 #: bpf-translate.cxx:2371
308 msgid "unsupported value iteration on stat aggregate"
311 #: bpf-translate.cxx:2411
312 msgid "unhandled foreach value type"
315 #: bpf-translate.cxx:2427 translate.cxx:5130
316 msgid "cannot 'break' outside loop"
319 #: bpf-translate.cxx:2435 translate.cxx:5143
320 msgid "cannot 'continue' outside loop"
323 #: bpf-translate.cxx:2443
324 msgid "cannot 'return' outside function"
327 #: bpf-translate.cxx:2454
328 msgid "bpf unhandled next statement in function"
331 #: bpf-translate.cxx:2466
332 msgid "unimplemented delete of array"
335 #: bpf-translate.cxx:2497 bpf-translate.cxx:2552
336 msgid "unsupported delete operation on statistics aggregate"
339 #: bpf-translate.cxx:2606 stapregex-parse.cxx:138
340 msgid "octal escape sequence out of range"
343 #: bpf-translate.cxx:2634
344 msgid "hex escape sequence out of range"
347 #: bpf-translate.cxx:2661
348 msgid "string literal too long"
351 #: bpf-translate.cxx:2706
352 msgid "unhandled binary operator"
355 #: bpf-translate.cxx:2749
356 msgid "unhandled unary operator"
359 #: bpf-translate.cxx:2761 bpf-translate.cxx:2779
360 msgid "unhandled crement operator"
363 #: bpf-translate.cxx:2822
364 msgid "unsupported in bpf kernel probe"
367 #: bpf-translate.cxx:2925
368 msgid "unhandled assignment operator"
371 #: bpf-translate.cxx:3004 bpf-translate.cxx:3067
372 msgid "unhandled statistics variable"
375 #: bpf-translate.cxx:3039
376 msgid "unhandled global variable type"
379 #: bpf-translate.cxx:3052 bpf-translate.cxx:3137
380 msgid "unknown variable"
383 #: bpf-translate.cxx:3122
384 msgid "unhandled arrayindex expression"
387 #: bpf-translate.cxx:3167
388 msgid "unsupported array-in operation on statistics aggregate"
391 #: bpf-translate.cxx:3200
392 msgid "unhandled operand type"
395 #: bpf-translate.cxx:3231
396 msgid "unhandled deref size"
399 #: bpf-translate.cxx:3415
400 msgid "unhandled register number"
403 #: bpf-translate.cxx:3436
404 msgid "unhandled register size"
407 #: bpf-translate.cxx:3732
408 msgid "unhandled function overloading"
411 #: bpf-translate.cxx:3921
412 msgid "unsupported sprintf in bpf kernel probe"
415 #: bpf-translate.cxx:3926
417 msgid "additional argument to sprintf"
418 msgid_plural "too many arguments to sprintf (%zu)"
423 #: bpf-translate.cxx:3955
425 msgid "format string expected %zu args, got %zu"
428 #: bpf-translate.cxx:3974
429 msgid "unhandled histogram print"
432 #: bpf-translate.cxx:3993 bpf-translate.cxx:4034 translate.cxx:6353
433 msgid "cannot print a raw stats object"
436 #: bpf-translate.cxx:3995 bpf-translate.cxx:4031 translate.cxx:6351
437 msgid "cannot print unknown expression type"
440 #: bpf-translate.cxx:4074
441 msgid "unsupported extraction function in bpf kernel probe"
444 #: bpf-translate.cxx:4091
445 msgid "unhandled stat op"
448 #: bpf-translate.cxx:4104 translate.cxx:5915
449 msgid "unexpected aggregate of non-statistic"
452 #: bpf-translate.cxx:4108
453 msgid "unknown statistics variable"
456 #: bpf-translate.cxx:4110
457 msgid "not a statistics variable"
460 #: bpf-translate.cxx:4154
461 msgid "unknown statistics value"
464 #: bpf-translate.cxx:4176
465 msgid "unhandled hist op"
468 #: bpf-translate.cxx:4293
469 msgid "unhandled scalar type"
472 #: bpf-translate.cxx:4359
473 msgid "unhandled array element type"
476 #: bpf-translate.cxx:5387
478 msgid "bpf translation failure: %s"
484 "Checking \" %s \" failed with error: %s\n"
485 "Ensure kernel development headers & makefiles are installed."
489 msgid "Pass 4, preamble: (re)building SystemTap's version of uprobes."
493 msgid "uprobes rebuild exit code: "
498 msgid "Processing tracepoint header %s with query %s"
501 #: cache.cxx:134 cache.cxx:223
502 msgid "Pass 4: using cached "
506 msgid "Pass 3: using cached "
511 msgid "Cache limit file %s/%s missing, creating default."
516 msgid "Cache clean interval file %s missing, creating default."
521 msgid "clean_cache stat error: %s"
526 msgid "Cache cleaning skipped, interval not reached %ld s / %lu s."
531 msgid "Cleaning cache, interval reached %ld s > %lu s."
536 msgid "clean_cache glob error rc=%d"
541 msgid "clean_cache regcomp error rc=%d"
545 msgid "Cache cleaning successful, removed entries: "
550 msgid "clean_cache utime error: %s"
554 msgid "Cache cleaning skipped, no cache path."
557 #: client-http.cxx:1045 client-nss.cxx:605
559 msgid "%s resolves to %s\n"
562 #: client-http.cxx:1046 client-nss.cxx:606
564 msgid "Unable to send %s to the server\n"
570 "WARNING: The domain name, %s, does not match the DNS name(s) on the server "
576 msgid "could not find input file %s\n"
581 msgid "could not open input file %s\n"
586 msgid "Unable to open output file %s\n"
591 msgid "could not write to %s\n"
594 #: client-nss.cxx:147
596 msgid "Unable to find alt name extension on the server certificate\n"
599 #: client-nss.cxx:156 client-nss.cxx:371
601 msgid "Out of memory\n"
604 #: client-nss.cxx:165
606 msgid "Unable to decode alt name extension on server certificate\n"
609 #: client-nss.cxx:761
610 msgid "Unable to find a suitable compile server. [man stap-server]"
613 #: client-nss.cxx:767
614 msgid "No servers online to select from."
617 #: client-nss.cxx:770
618 msgid "The following servers are online:"
621 #: client-nss.cxx:774
622 msgid "The following servers were requested:"
625 #: client-nss.cxx:782
627 msgid "No servers matched the selection criteria of %s."
630 #: client-nss.cxx:788
631 msgid "Consider removing the local MOK to associate with a new server"
634 #: client-nss.cxx:789
635 msgid "# sudo mokutil --list-enrolled"
638 #: client-nss.cxx:790
639 msgid "# sudo mokutil --export / --delete OR --reset"
642 #: client-nss.cxx:811
643 msgid "The server's certificate was expired. Trying again"
646 #: client-nss.cxx:819
647 msgid "Unable to connect to a server."
650 #: client-nss.cxx:823
651 msgid "The following servers were tried:"
654 #: client-nss.cxx:893
657 "Attempting SSL connection with %s\n"
658 " using certificates from the database in %s\n"
661 #: client-nss.cxx:916
662 msgid " Unable to connect: "
665 #: client-nss.cxx:922
666 msgid " The address is an IPv6 link-local address with no scope specifier."
669 #: client-nss.cxx:954
671 msgid "Unable to unzip the server response '%s'\n"
674 #: client-nss.cxx:971 client-nss.cxx:989 csclient.cxx:291
675 #: nss-server-info.cxx:516
677 msgid "Searching \"%s\"\n"
680 #: client-nss.cxx:977
681 msgid "Incorrect number of files in server response"
684 #: client-nss.cxx:985 csclient.cxx:304 nss-server-info.cxx:524
688 #: client-nss.cxx:1003
690 msgid " found %s -- linking from %s"
693 #: client-nss.cxx:1007
695 msgid "Unable to link '%s' to '%s':%s\n"
698 #: client-nss.cxx:1040
700 msgid "Server protocol version is %s\n"
703 #: client-nss.cxx:1041
704 msgid "The server does not use localization information passed by the client\n"
708 msgid "---- used probes-----"
711 #: coveragedb.cxx:35 coveragedb.cxx:58
720 msgid "unused_local: "
724 msgid "---- unused probes----- "
728 msgid "---- used functions----- "
732 msgid "---- unused functions----- "
736 msgid "unused_function: "
740 msgid "---- used globals----- "
743 #: coveragedb.cxx:81 coveragedb.cxx:88
748 msgid "---- unused globals----- "
751 #: coveragedb.cxx:110 coveragedb.cxx:133 coveragedb.cxx:151
752 msgid "Error in statement: "
756 msgid "Using a compile server backend failed."
760 msgid "Using a compile server."
764 msgid "Passes: via server "
768 msgid "Passes: via server failed. Try again with another '-v' option."
772 msgid "ERROR: cannot create temporary directory (\""
776 msgid "ERROR: cannot create temporary directory "
780 msgid "Incorrect number of modules in server response"
784 msgid "No module was returned by the server."
787 #: cscommon.cxx:97 util.cxx:1688 util.cxx:1762
789 msgid "Unable to open file '%s' for reading: "
792 #: cscommon.cxx:106 util.cxx:1697
794 msgid "Unable to read from file '%s': "
797 #: cscommon.cxx:119 util.cxx:1708 util.cxx:1743 util.cxx:1786
798 msgid "unknown error"
801 #: cscommon.cxx:196 stap-serverd.cxx:822
803 msgid "Unable to find or create the MOK directory %s: %s"
808 msgid "Could not open MOK config file %s: %s"
813 msgid "Could not create %s name"
816 #: cscommon.cxx:232 stap-serverd.cxx:2043 stap-serverd.cxx:2066
817 #: stap-serverd.cxx:2080
819 msgid "Could not create temporary directory %s: %s"
824 msgid "Generating MOK failed, rc = %d"
829 msgid "Could not rename temporary directory %s to %s: %s"
832 #: cscommon.cxx:286 stap-serverd.cxx:2166
833 msgid "Error in tmpdir cleanup"
838 msgid "Error creating server cert db path \"%s\""
841 #: cscommon.cxx:351 stap-serverd.cxx:1823
843 msgid "Module signed with MOK, fingerprint \"%s\""
847 msgid "Running sign-file failed\n"
853 "There is no machine owner key (MOK) in common with this system.\n"
854 "Use the following command to import a MOK into this system, then reboot:\n"
856 "\t# sudo mokutil --import %s/moks/%s/signing_key.x509"
861 msgid "Could not open server MOK fingerprint directory %s: %s"
866 msgid "Could not find server MOK files in directory %s"
872 "Server MOK directory name '%s' doesn't match fingerprint from certificate %s"
875 #: dwarf_wrappers.cxx:26
877 msgid "libdwfl failure (%s): "
880 #: dwarf_wrappers.cxx:39
882 msgid "libdw failure (%s): "
891 msgid "pattern '%s' matches module '%s'\n"
896 msgid "pattern '%s' does not match module '%s'\n"
901 msgid "pattern '%s' matches function '%s'\n"
904 #: dwflpp.cxx:339 dwflpp.cxx:377
906 msgid "missing %s kernel/module debuginfo [man warning::debuginfo] under '%s'"
911 msgid "missing process %s %s debuginfo"
914 #: dwflpp.cxx:502 dwflpp.cxx:4163
915 msgid "Getting symbols"
920 msgid "die parent cache %s:%s size %zu"
925 msgid "global alias cache %s:%s size %zu"
930 msgid "function cache %s:%s size %zu"
935 msgid "function cache %s:%s hit %s"
938 #: dwflpp.cxx:1095 dwflpp.cxx:1116
940 msgid "function cache %s:%s match %s vs %s"
945 msgid "module function cache %s size %zu"
950 msgid "module function cache %s hit %s"
955 msgid "module %s --ldd skipped: unsupported interpreter: %s"
960 msgid "library iteration on %s failed: %s"
970 msgid "' due to '%s'"
975 msgid "found the following lines for %s:"
980 msgid "no line records for %s:%d [man error::dwarf]"
983 #. TRANSLATORS: Here we are trying to advise what source file
984 #. TRANSLATORS: to attempt.
996 "label '%s' at address %s (dieoffset: %s) is not contained by its scope "
997 "'%s' (dieoffset: %s) -- bad debuginfo? [man error::dwarf]"
1003 "Callee \"%s\" in function \"%s\" is a tail call: .callee probe may not fire. "
1004 "Try placing the probe directly on the callee function instead."
1009 msgid "selected source file '%s'\n"
1014 msgid "aborting prologue search: no source lines found for cu '%s'\n"
1018 msgid "lines from dwarf_getsrclines() not sorted"
1023 msgid "missing entrypc dwarf line record for function '%s'\n"
1028 msgid "null entrypc dwarf line record for function '%s'\n"
1033 msgid "searching for prologue of function '%s' %#<PRIx64>@%s:%d\n"
1038 msgid "checking line record %#<PRIx64>@%s:%d%s\n"
1043 msgid "prologue found function '%s'"
1051 msgid " (tail-call?)"
1060 msgid ", ignored %s more"
1064 msgid " (skip comdat)"
1069 msgid "entry-pc lookup (%s dieoffset: %s) = %#<PRIx64> (rc %d)"
1072 #: dwflpp.cxx:2877 dwflpp.cxx:2889
1076 #: dwflpp.cxx:2881 dwflpp.cxx:2893
1077 msgid "<no alternatives>"
1080 #: dwflpp.cxx:2882 dwflpp.cxx:2894
1081 msgid "alternatives: "
1087 "unable to find local '%s', [man error::dwarf] dieoffset %s in %s, near pc %s "
1094 "unable to find global '%s', [man error::dwarf] dieoffset %s in %s, %s %s %s "
1098 #: dwflpp.cxx:2965 dwflpp.cxx:4304
1100 msgid "unable to get die scopes for '%s' in an inlined subroutine"
1104 msgid "alternative locations: "
1108 msgid "<no alternative locations>"
1113 msgid "<error getting alternative locations: %s>"
1121 msgid "unknown source"
1133 msgid "unknown debug file for "
1141 msgid "<unknown> at "
1144 #: dwflpp.cxx:3206 dwflpp.cxx:3223 dwflpp.cxx:3236
1149 msgid " inlined by "
1154 msgid "not accessible at this address (pc: %s) [man error::dwarf]"
1160 "dwarf_getlocation_addr failed at this address (pc: %s) [man error::dwarf]"
1165 msgid "dwarf_error: %s"
1170 msgid "Type %s isn't a struct/class/union"
1175 msgid "Type %s is empty"
1185 msgid "Couldn't obtain type attribute for anonymous member at %s:%d"
1190 msgid "no location for field '%s':%s"
1195 msgid "cannot get type of field: %s"
1200 msgid "invalid access '%s' vs '%s'"
1205 msgid "invalid access '%s' for array type"
1210 msgid "invalid access '%s' for %s"
1215 msgid "unresolved %s"
1220 msgid "unable to find member '%s' for %s%s%s"
1225 msgid "invalid access '%s' vs. %s"
1230 msgid "cannot find type: %s"
1235 msgid "%s: unexpected type tag %s"
1240 msgid "cannot get type of pointee: %s"
1245 msgid "cannot get bit field parameters: %s"
1249 msgid "cannot handle offset into register"
1253 msgid "requested size larger than constant"
1257 msgid "unhandled constant size"
1261 msgid "noncontiguous location for base fetch"
1265 msgid "cannot handle offset into implicit pointer"
1269 msgid "pointer optimized out"
1273 msgid "location not available"
1277 msgid "cannot write to member address"
1281 msgid "cannot take the address of a bit field"
1285 msgid "cannot take address of object in register"
1289 msgid "cannot take address of noncontiguous object"
1293 msgid "cannot take address of computed value"
1297 msgid "cannot take address of constant value"
1301 msgid "cannot take address of unavailable value"
1305 msgid "cannot take address of implicit pointer"
1310 msgid "unsupported type tag %s for %s"
1315 msgid "'%s'%s is being accessed instead of a member%s"
1320 msgid "unsupported type (mystery encoding %s for %s"
1323 #: dwflpp.cxx:4035 tapsets.cxx:3984
1325 msgid "cannot get byte_size attribute for type %s: %s"
1328 #: dwflpp.cxx:4055 dwflpp.cxx:4090
1330 msgid "cannot get data_bit_offset parameters: %s"
1336 "bit_offset=%<PRIu64>, bit_size=%<PRIu64> byte_size=%<PRIu64> -> "
1337 "offset=%<PRIu64>, rel_bit_offset=%<PRIu64>\n"
1341 msgid "cannot write to array address"
1345 msgid "cannot write to reference"
1350 msgid "cannot get size for type %s: %s"
1355 msgid "finding symtable address for %s\n"
1360 msgid "found %s @%#<PRIx64>\n"
1366 "finding location for local '%s' near address %#<PRIx64>, module bias "
1372 msgid "finding location for global '%s' in CU '%s'\n"
1377 msgid "failed to retrieve location attribute for '%s' [man error::dwarf]"
1380 #: dwflpp.cxx:4255 dwflpp.cxx:4331
1382 msgid "failed to retrieve type attribute for '%s' [man error::dwarf]"
1387 msgid "literal_stmt_for_return: finding return value for %s (%s)\n"
1392 msgid "failed to retrieve return value location for %s [man error::dwarf] (%s)"
1397 msgid "function %s (%s) has no return value"
1400 #: dwflpp.cxx:4372 dwflpp.cxx:4396
1403 "failed to retrieve return value type attribute for %s [man error::dwarf] (%s)"
1408 msgid "literal_stmt_for_pointer: finding value for %s (%s)\n"
1412 msgid " - blocklisted"
1416 msgid " but not skipped (guru mode enabled)"
1419 #: dwflpp.cxx:4709 dwflpp.cxx:4758
1420 msgid "blocklist regexps:"
1423 #: dwflpp.cxx:4717 dwflpp.cxx:4766
1424 msgid "blocklist_func regcomp failed"
1427 #: dwflpp.cxx:4719 dwflpp.cxx:4768
1428 msgid "blocklist_func_ret regcomp failed"
1431 #: dwflpp.cxx:4721 dwflpp.cxx:4770
1432 msgid "blocklist_file regcomp failed"
1435 #: dwflpp.cxx:4723 dwflpp.cxx:4772
1436 msgid "blocklist_section regcomp failed"
1440 msgid "not found cfa"
1445 msgid "found cfa, info: %d [start: %#<PRIx64>, end: %#<PRIx64>, nops: %zu"
1449 msgid "retrying variable location-list lookup at address pc+5\n"
1454 msgid "CU '%s' in module '%s' has valid locs"
1457 #: elaborate.cxx:147
1458 msgid "derived_probe with no locations"
1459 msgid_plural "derived_probe with too many locations"
1464 #: elaborate.cxx:209
1465 msgid "unprivileged users: authorized"
1468 #: elaborate.cxx:215
1469 msgid "unprivileged users: authorized for process owner"
1472 #: elaborate.cxx:234
1473 msgid "invalid suffix for probe"
1476 #: elaborate.cxx:389
1477 msgid "invalid use of wildcard probe point component"
1480 #: elaborate.cxx:448
1482 msgid "probe point truncated (follow: %s)"
1485 #: elaborate.cxx:455
1487 msgid "probe point is not allowed for --privilege=%s"
1490 #: elaborate.cxx:557 elaborate.cxx:631
1492 msgid "probe point mismatch: didn't find any wildcard matches%s"
1495 #: elaborate.cxx:579
1497 msgid "wildcard '%s' matched '%s'"
1500 #: elaborate.cxx:659
1502 msgid "probe point mismatch%s"
1505 #: elaborate.cxx:801
1506 msgid "inappropriate"
1509 #: elaborate.cxx:876
1511 msgid "recursive loop in alias expansion of %s at %s"
1514 #: elaborate.cxx:1022 elaborate.cxx:1070
1515 msgid "while resolving probe point"
1518 #: elaborate.cxx:1033
1522 #: elaborate.cxx:1082
1524 msgid "resolution failed in %s"
1527 #: elaborate.cxx:1134
1528 msgid "Expecting symbol or array index expression"
1531 #: elaborate.cxx:1187
1532 msgid "Assignment to read-only histogram bucket"
1535 #: elaborate.cxx:1219
1537 msgid "variable '%s' modified during 'foreach' iteration"
1540 #: elaborate.cxx:1243
1542 msgid "function call modifies var '%s' during 'foreach' iteration"
1545 #: elaborate.cxx:1288
1547 msgid "bit shift (%d) out of range <0..62>"
1550 #: elaborate.cxx:1334
1552 msgid "conflicting bit shifts declared (previously %d)"
1555 #: elaborate.cxx:1428
1557 msgid "multiple histogram types declared on '%s'"
1560 #: elaborate.cxx:1457
1562 msgid "unable to infer statistic parameters for global '%s'"
1565 #: elaborate.cxx:1574
1566 msgid "probe condition must not modify any variables"
1569 #: elaborate.cxx:1578
1570 msgid "probe condition must not include impure embedded-C"
1573 #: elaborate.cxx:1662
1574 msgid "can't create cond initializer probe"
1577 #: elaborate.cxx:1722
1579 msgid "Turning on task_finder vma_tracker, pragma:vma found in %s"
1582 #: elaborate.cxx:1729
1583 msgid "VMA-tracking is only supported by the kernel runtime (PR15052)"
1586 #: elaborate.cxx:1738
1588 msgid "Turning on unwind support, pragma:unwind found in %s"
1591 #: elaborate.cxx:1747
1593 msgid "Turning on symbol data collecting, pragma:symbols found in %s"
1596 #: elaborate.cxx:1756
1598 msgid "Turning on debug line data collecting, pragma:lines found in %s"
1601 #: elaborate.cxx:1959
1602 msgid "symbol resolution for derived-probe "
1605 #: elaborate.cxx:1997
1606 msgid "symbol resolution for function "
1609 #: elaborate.cxx:2023
1611 "This global uses tapset constructs that are dependent on systemtap version"
1614 #: elaborate.cxx:2028
1616 "This function uses tapset constructs that are dependent on systemtap version"
1619 #: elaborate.cxx:2036
1621 "This probe uses tapset constructs that are dependent on systemtap version"
1624 #: elaborate.cxx:2038
1626 "This alias uses tapset constructs that are dependent on systemtap version"
1629 #: elaborate.cxx:2199
1630 msgid "can't create global var display"
1633 #: elaborate.cxx:2277
1634 msgid "can't create begin probe"
1637 #: elaborate.cxx:2424 elaborate.cxx:2541
1638 msgid "can't create procfs probe"
1641 #: elaborate.cxx:2497 parse.cxx:2537
1642 msgid "expected literal number"
1645 #: elaborate.cxx:2504 parse.cxx:2821
1646 msgid "expected literal string"
1649 #: elaborate.cxx:2565
1650 msgid "can't create timer probe"
1653 #: elaborate.cxx:2626
1654 msgid "no probes found"
1657 #: elaborate.cxx:2712 elaborate.cxx:2721 elaborate.cxx:2853
1659 msgid "unresolved arity-%zu global array %s, missing global declaration?"
1662 #: elaborate.cxx:2771
1663 msgid "unresolved array in delete statement"
1666 #: elaborate.cxx:2808
1667 msgid "probe condition must not reference undeclared global"
1670 #: elaborate.cxx:2829
1671 msgid "wildcard not allowed in array index"
1674 #: elaborate.cxx:2895 elaborate.cxx:2949
1676 msgid "unresolved pragma:read global %s"
1679 #: elaborate.cxx:2915 elaborate.cxx:2969
1681 msgid "unresolved pragma:write global %s"
1684 #: elaborate.cxx:2989
1685 msgid "probe condition must not reference function"
1688 #: elaborate.cxx:3025 elaborate.cxx:3484 elaborate.cxx:3531 elaborate.cxx:3585
1692 #: elaborate.cxx:3023
1694 msgid "unresolved function %s%s"
1697 #: elaborate.cxx:3055
1699 msgid " local %s is already defined"
1702 #: elaborate.cxx:3070
1704 msgid " local %s is formal parameter"
1707 #: elaborate.cxx:3095
1709 msgid " global %s is already defined"
1712 #: elaborate.cxx:3105
1714 msgid "cross-file global variable reference to %s from"
1717 #: elaborate.cxx:3125
1719 msgid " global %s is defined in chosen-tapset-file %s"
1722 #: elaborate.cxx:3148
1724 msgid " global %s is defined in new-tapset-file %s"
1727 #: elaborate.cxx:3189
1729 msgid "function may not be used when --privilege=%s is specified"
1732 #: elaborate.cxx:3198
1733 msgid "function may not be used with bpf runtime"
1736 #: elaborate.cxx:3201
1737 msgid "function requires bpf runtime"
1740 #: elaborate.cxx:3208
1741 msgid "function may not be used unless -g is specified"
1744 #: elaborate.cxx:3283
1746 msgid " function %s is defined in chosen-tapset-file %s"
1749 #: elaborate.cxx:3308
1751 msgid " function %s is defined in new-tapset-file %s"
1754 #: elaborate.cxx:3327
1756 msgid "arity mismatch found (function '%s' takes %zu args)"
1759 #: elaborate.cxx:3341
1760 msgid "conflicting functions"
1763 #: elaborate.cxx:3396
1765 msgid "Eliding unused function '%s'"
1768 #: elaborate.cxx:3453 elaborate.cxx:3500 elaborate.cxx:3545
1770 msgid "Eliding unused variable '%s'"
1773 #: elaborate.cxx:3481 elaborate.cxx:3528
1775 msgid "never-assigned local variable '%s'%s"
1778 #: elaborate.cxx:3582
1780 msgid "never-assigned global variable '%s'%s"
1783 #: elaborate.cxx:3658
1784 msgid "Expecting lvalue for assignment, try -> instead"
1787 #: elaborate.cxx:3661
1788 msgid "Expecting lvalue for assignment"
1791 #: elaborate.cxx:3716
1793 msgid "Eliding assignment to '%s'"
1796 #: elaborate.cxx:3738
1798 msgid "Eliding unused error string catcher %s at %s"
1801 #: elaborate.cxx:3747 elaborate.cxx:3876 elaborate.cxx:6107
1802 msgid "internal error: type_res_info is NULL"
1805 #: elaborate.cxx:3813
1806 msgid "Eliding side-effect-free null statement "
1809 #: elaborate.cxx:3833
1810 msgid "Flattening nested block "
1813 #: elaborate.cxx:3845
1814 msgid "Eliding side-effect-free empty block "
1817 #: elaborate.cxx:3851
1818 msgid "Eliding side-effect-free singleton block "
1821 #: elaborate.cxx:3869
1823 msgid "Eliding empty try {} block "
1826 #: elaborate.cxx:3904
1827 msgid "Eliding side-effect-free if statement "
1830 #: elaborate.cxx:3912
1831 msgid "Creating simple evaluation from if statement "
1834 #: elaborate.cxx:3926
1835 msgid "Inverting the condition of if statement "
1838 #: elaborate.cxx:3950
1839 msgid "Eliding side-effect-free foreach statement "
1842 #: elaborate.cxx:3972
1843 msgid "Eliding side-effect-free for statement "
1846 #: elaborate.cxx:4070
1848 msgid "side-effect-free function '%s'"
1851 #: elaborate.cxx:4198
1852 msgid "Creating if statement from unused logical-or "
1855 #: elaborate.cxx:4229
1856 msgid "Creating if statement from unused logical-and "
1859 #: elaborate.cxx:4255
1860 msgid "Creating if statement from unused ternary expression "
1863 #: elaborate.cxx:4285
1864 msgid "Eliding unused binary "
1867 #: elaborate.cxx:4313
1868 msgid "Eliding unused unary "
1871 #: elaborate.cxx:4335
1872 msgid "Eliding regex query "
1875 #: elaborate.cxx:4386
1876 msgid "Eliding side-effect-free function call "
1879 #: elaborate.cxx:4418
1880 msgid "Eliding unused print "
1883 #: elaborate.cxx:4476 elaborate.cxx:4484
1884 msgid "Eliding unused target symbol "
1887 #: elaborate.cxx:4492
1888 msgid "Eliding unused typecast "
1891 #: elaborate.cxx:4500
1892 msgid "Eliding unused autocast "
1895 #: elaborate.cxx:4513
1896 msgid "Eliding unused check "
1899 #: elaborate.cxx:4605
1901 msgid "Collapsing constant-%<PRIi64> if-statement %s"
1904 #: elaborate.cxx:4631
1905 msgid "Collapsing constantly-false for-loop "
1908 #: elaborate.cxx:4657
1909 msgid "Collapsing constantly-limited foreach-loop "
1912 #: elaborate.cxx:4704
1913 msgid "unsupported binary operator "
1916 #: elaborate.cxx:4757
1917 msgid "Collapsing constant-identity binary operator "
1920 #: elaborate.cxx:4785
1922 msgid "Collapsing constant-%<PRIi64> binary operator %s"
1925 #: elaborate.cxx:4803
1926 msgid "Collapsing constant unary "
1929 #: elaborate.cxx:4817
1930 msgid "unsupported unary operator "
1933 #: elaborate.cxx:4861
1934 msgid "Collapsing constant logical-OR "
1937 #: elaborate.cxx:4908
1938 msgid "Collapsing constant logical-AND "
1941 #: elaborate.cxx:4936
1942 msgid "Collapsing compound expression"
1945 #: elaborate.cxx:4976
1946 msgid "Collapsing constant-boundary comparison "
1949 #: elaborate.cxx:4994
1950 msgid "Collapsing constant comparison "
1953 #: elaborate.cxx:5011
1954 msgid "unsupported comparison operator "
1957 #: elaborate.cxx:5027
1958 msgid "Collapsing constant concatenation "
1961 #: elaborate.cxx:5039
1962 msgid "Collapsing identity concatenation "
1965 #: elaborate.cxx:5060
1967 msgid "Collapsing constant-%<PRIi64> ternary %s"
1970 #: elaborate.cxx:5095
1971 msgid "Collapsing untouched @defined check "
1974 #: elaborate.cxx:5115
1975 msgid "Preserving unresolved @defined check "
1978 #: elaborate.cxx:5143
1979 msgid "Bad $context variable being substituted with literal 0"
1982 #: elaborate.cxx:5214
1983 msgid "statement will never be reached"
1986 #: elaborate.cxx:5299
1987 msgid "instance of overloaded function will never be reached"
1990 #: elaborate.cxx:5358
1992 msgid "Changing %s reference to %s reference\n"
1995 #: elaborate.cxx:5448
1996 msgid "stable function must also be /* pure */"
1999 #: elaborate.cxx:5860
2001 msgid "Probe '%s' is already in a group, but is joining another"
2004 #: elaborate.cxx:5868
2006 msgid "Probe '%s' has been elided"
2009 #: elaborate.cxx:5980
2011 msgid "resolved function '%s' conflicts with an existing function"
2014 #: elaborate.cxx:6167
2016 msgid "while processing function %s"
2019 #: elaborate.cxx:6214
2021 msgid "while processing probe %s"
2024 #: elaborate.cxx:6225
2025 msgid "wrapping not supported for scalars"
2028 #: elaborate.cxx:6510
2029 msgid "internal error: unsupported assignment operator "
2032 #: elaborate.cxx:6679
2034 msgid "internal error: unresolved symbol '%s'"
2037 #: elaborate.cxx:6769 elaborate.cxx:6805
2038 msgid "Resolution problem with "
2041 #. TRANSLATORS: simply saying not an issue with a probe or function
2042 #: elaborate.cxx:6784 elaborate.cxx:6820
2046 #: elaborate.cxx:6790
2047 msgid "unresolved target-symbol expression"
2050 #: elaborate.cxx:6826
2051 msgid "unresolved @var() expression"
2054 #: elaborate.cxx:6839
2055 msgid "unexpected @defined"
2058 #: elaborate.cxx:6848 staptree.cxx:2212
2059 msgid "unexpected @probewrite"
2062 #: elaborate.cxx:6855
2063 msgid "internal error: @entry is only valid in .return probes"
2066 #: elaborate.cxx:6867
2068 msgid "type definition '%s' not found in '%s'"
2071 #: elaborate.cxx:6881
2072 msgid "unknown type in dereference"
2075 #: elaborate.cxx:6990
2077 msgid "internal error: unresolved function call to '%s'"
2080 #: elaborate.cxx:7085
2081 msgid "Activating uprobes support because /* pragma:uprobes */ seen."
2084 #: elaborate.cxx:7096
2085 msgid "Turning on DFA subexpressions because /* pragma:tagged_dfa */ seen"
2088 #: elaborate.cxx:7269 translate.cxx:4927
2089 msgid "invalid operand of delete expression"
2092 #: elaborate.cxx:7405
2093 msgid "Unspecified conversion in print operator format string"
2096 #: elaborate.cxx:7421
2097 msgid "Wrong number of args to formatted print operator"
2100 #: elaborate.cxx:7554
2101 msgid "array locals not supported, missing global declaration? "
2104 #: elaborate.cxx:7564
2105 msgid "stat locals not supported, missing global declaration? "
2108 #: elaborate.cxx:7579
2109 msgid "unresolved type "
2112 #: elaborate.cxx:7594
2113 msgid "invalid operator"
2116 #: elaborate.cxx:7596
2117 msgid "invalid type "
2120 #: elaborate.cxx:7609
2122 msgid "type mismatch: left and right sides don't agree (%s vs %s)"
2125 #: elaborate.cxx:7629
2127 msgid "type mismatch: expected %s"
2130 #: elaborate.cxx:7631
2132 msgid " but found %s"
2135 #: elaborate.cxx:7680
2137 msgid "type mismatch: expected %s but found %s"
2140 #: elaborate.cxx:7692
2145 #: elaborate.cxx:7693
2147 msgid "type mismatch (%s)"
2150 #: elaborate.cxx:7697
2154 #: elaborate.cxx:7699
2156 msgid " of index %d"
2159 #: elaborate.cxx:7700
2161 msgid " was first inferred here (%s)"
2165 msgid "Rerunning the code filters."
2172 #: interactive.cxx:116
2174 msgid "(%s or %s) [answered %c; input not from terminal]\n"
2177 #: interactive.cxx:125
2179 msgid "%s(%s or %s) "
2182 #: interactive.cxx:129
2184 msgid "EOF [assumed %c]\n"
2187 #: interactive.cxx:154
2189 msgid "Please answer %s or %s.\n"
2192 #: interactive.cxx:631
2193 msgid "Invalid starting script line range value."
2196 #: interactive.cxx:639
2198 msgid "No line %ld present in script."
2201 #: interactive.cxx:651
2202 msgid "Invalid ending script line range value."
2205 #: interactive.cxx:658
2207 msgid "No line %lu present in script."
2210 #: interactive.cxx:664
2212 "Invalid script line range value - starting line is greater than ending line."
2215 #: interactive.cxx:717
2217 msgid "File '%s' couldn't be opened for reading."
2220 #: interactive.cxx:756
2222 msgid "File '%s' couldn't be opened for writing."
2225 #: interactive.cxx:898
2227 msgid "Temporary file '%s' couldn't be opened: %s"
2230 #: interactive.cxx:910
2232 msgid "Writing to temporary file '%s' failed: %s"
2235 #: interactive.cxx:934
2237 msgid "Rewinding the temporary file fd failed: %s"
2240 #: interactive.cxx:950
2242 msgid "Converting the file descriptor to a stream failed: %s"
2245 #: interactive.cxx:1068
2250 #: interactive.cxx:1317 interactive.cxx:1351
2251 msgid "You can't specify a target pid and a cmd together."
2254 #: interactive.cxx:1325 session.cxx:1023
2255 msgid "Invalid target process ID number."
2258 #: interactive.cxx:1822
2259 msgid "Script analysis:"
2262 #: interactive.cxx:2023
2266 #: loc2stap.cxx:1624
2268 msgid "cannot handle location type %d\n"
2272 msgid "# global embedded code"
2283 #: main.cxx:268 main.cxx:293
2293 msgid "Beginning SDT benchmark with %lu loops in %lu threads."
2298 msgid "Completed SDT benchmark in %ldusr/%ldsys/%ldreal ms."
2302 msgid "ERROR: kernel release isn't specified"
2307 msgid "ERROR: kernel release isn't found in \"%s\""
2310 #: main.cxx:542 main.cxx:1067
2312 "Without NSS or HTTP client support, using a compile-server is not supported "
2313 "by this version of systemtap"
2316 #: main.cxx:548 main.cxx:1073
2317 msgid "Ignoring --use-server"
2322 msgid "Example '%s' was not found under '%s'"
2328 "usage error: macro tapset file '%s' cannot be run directly as a session "
2332 #: main.cxx:753 main.cxx:845
2334 msgid "Skipping tapset \"%s\", duplicate inode."
2337 #: main.cxx:768 main.cxx:860
2339 msgid "Skipping tapset \"%s\", duplicate name."
2342 #: main.cxx:775 main.cxx:867
2344 msgid "Processing tapset \"%s\""
2349 msgid "macro tapset \"%s\" has errors, and will be skipped."
2352 #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far'
2355 msgid "Searched for library macro files: \"%s\", found: %zu, processed: %u"
2361 "usage error: tapset file '%s' cannot be run directly as a session script."
2366 msgid "tapset \"%s\" has errors, and will be skipped"
2369 #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far'
2372 msgid "Searched: \"%s\", found: %zu, processed: %u"
2376 msgid "Input file '<input>' is empty."
2380 msgid "# parse tree dump"
2388 msgid "Pass 1: parsed user script and "
2393 msgid "%d library script "
2394 msgid_plural "%d library scripts "
2400 msgid "Pass 1: parse failed. [man error::pass1]"
2404 msgid "Pass 2: analyzed script: "
2410 msgid_plural "%d probes, "
2417 msgid "%d function, "
2418 msgid_plural "%d functions, "
2426 msgid_plural "%d embeds, "
2434 msgid_plural "%d globals "
2441 msgid "unused command line option $%u/@%u"
2445 msgid "Pass 2: analysis failed. [man error::pass2]"
2448 #: main.cxx:1197 main.cxx:1347
2450 msgid "Signing %s with mok key %s"
2454 msgid "Pass 3: pass skipped for stapbpf runtime "
2458 msgid "Pass 3: translated to C into \""
2462 msgid "Pass 3: translation failed. [man error::pass3]"
2466 msgid "Pass 4: compiled BPF into \""
2470 msgid "Pass 4: compiled C into \""
2474 msgid "Pass 4: compilation failed. [man error::pass4]"
2479 msgid "Kernel version %s is %s tested range %s ... %s\n"
2483 msgid "Pass 5: starting run."
2487 msgid "Pass 5: run completed "
2491 msgid "Pass 5: run failed. [man error::pass5]"
2495 msgid "Coverage database not available without libsqlite3"
2499 msgid "Attempting compilation using a compile server"
2504 msgid "Error processing extra options in %s"
2509 msgid "Extra options in %s: %d\n"
2514 msgid "Created temporary directory \"%s\""
2519 msgid "Session arch: %s release: %s"
2524 msgid "Build tree: \"%s\""
2528 msgid "ERROR: caught unknown exception!"
2531 #: nsscommon.cxx:124
2533 msgid "Could not open log file %s"
2536 #: nsscommon.cxx:173
2541 #: nsscommon.cxx:178
2546 #: nsscommon.cxx:201 nsscommon.cxx:221
2548 msgid "Error initializing NSS for %s"
2551 #: nsscommon.cxx:245
2554 "WARNING: Attempt to shutdown NSS for database %s, which was never initialized"
2557 #: nsscommon.cxx:264
2559 msgid "Unable to shutdown NSS for database %s"
2562 #: nsscommon.cxx:267
2563 msgid "Unable to shutdown NSS"
2566 #: nsscommon.cxx:334
2567 msgid "Cannot prompt for certificate database password. stdin is not a tty"
2570 #: nsscommon.cxx:347
2572 msgid "Password for certificate database in %s: "
2575 #: nsscommon.cxx:383 nsscommon.cxx:974
2577 msgid "Could not search certificate database directory %s"
2580 #: nsscommon.cxx:389
2582 msgid "Could not remove %s"
2585 #: nsscommon.cxx:397
2588 "Could not remove certificate database directory %s\n"
2592 #: nsscommon.cxx:429
2593 msgid "Passwords do not match"
2596 #: nsscommon.cxx:440
2597 msgid "Too many password attempts"
2600 #: nsscommon.cxx:452
2602 msgid "Could not initialize pin for certificate database %s"
2605 #: nsscommon.cxx:465
2607 msgid "Unable to authenticate the default slot for certificate database %s"
2610 #: nsscommon.cxx:492
2611 msgid "Unable to generate public/private key pair"
2614 #: nsscommon.cxx:504
2615 msgid "Unable to create subject public key info for certificate request"
2618 #: nsscommon.cxx:514
2619 msgid "Unable to create certificate request"
2622 #: nsscommon.cxx:536
2623 msgid "Unable to create certificate validity dates"
2626 #: nsscommon.cxx:550 nsscommon.cxx:1096
2627 msgid "Unable to create certificate"
2630 #: nsscommon.cxx:564
2631 msgid "Unable to allocate certificate extensions"
2634 #: nsscommon.cxx:583
2635 msgid "Unable to encode certificate type extensions"
2638 #: nsscommon.cxx:594 nsscommon.cxx:612
2639 msgid "Unable to allocate alternate DNS name extension for certificate"
2642 #: nsscommon.cxx:642
2643 msgid "Unable to encode alternate DNS name extension for certificate"
2646 #: nsscommon.cxx:651
2647 msgid "Unable to add alternate DNS name extension for certificate"
2650 #: nsscommon.cxx:666
2651 msgid "Unable to complete alternate DNS name extension for certificate"
2654 #: nsscommon.cxx:687
2656 "Unable to determine the signature algorithm for the signing the certificate"
2659 #: nsscommon.cxx:696
2660 msgid "Unable to set the signature algorithm for signing the certificate"
2663 #: nsscommon.cxx:712
2664 msgid "Unable to encode the certificate for signing"
2667 #: nsscommon.cxx:720
2668 msgid "Unable to allocate memory for signing the certificate"
2671 #: nsscommon.cxx:727
2672 msgid "Unable to sign the certificate"
2675 #: nsscommon.cxx:747 nsscommon.cxx:901
2676 msgid "Unable to decode certificate"
2679 #: nsscommon.cxx:759
2681 msgid "Unable to import certificate into the database at %s"
2684 #: nsscommon.cxx:768
2685 msgid "Unable to allocate certificate trust"
2688 #: nsscommon.cxx:776
2689 msgid "Unable decode trust string 'PCu,,PCu'"
2692 #: nsscommon.cxx:786 nsscommon.cxx:950
2693 msgid "Unable to change certificate trust"
2696 #: nsscommon.cxx:803 nsscommon.cxx:1700
2699 "Could not open certificate file %s for reading\n"
2703 #: nsscommon.cxx:813 nsscommon.cxx:1710
2706 "Could not obtain information about certificate file %s\n"
2710 #: nsscommon.cxx:824
2713 "Could not allocate certDER\n"
2717 #: nsscommon.cxx:833 nsscommon.cxx:1739
2720 "Error reading from certificate file %s\n"
2724 #: nsscommon.cxx:865 nsscommon.cxx:1008
2726 msgid "Could not create certificate database directory %s"
2729 #: nsscommon.cxx:910 nsscommon.cxx:1039
2731 msgid "Could not obtain internal key slot for certificate database %s"
2734 #: nsscommon.cxx:920
2736 msgid "Could not import certificate into the database at %s"
2739 #: nsscommon.cxx:933
2740 msgid "Could not allocate certificate trust"
2743 #: nsscommon.cxx:940
2744 msgid "Unable decode trust string 'P,P,P'"
2747 #: nsscommon.cxx:983
2749 msgid "Could set file permissions for %s"
2752 #: nsscommon.cxx:995
2754 msgid "Generating a new certificate database directory in %s"
2757 #: nsscommon.cxx:1056
2758 msgid "Unable to encode certificate common header"
2761 #: nsscommon.cxx:1116
2764 "Error writing to certificate file %s\n"
2768 #: nsscommon.cxx:1123
2771 "Could not open certificate file %s for writing\n"
2775 #: nsscommon.cxx:1133
2777 msgid "Unable to add certificate to %s"
2780 #: nsscommon.cxx:1183
2781 msgid "NSS library failure in CERT_CreateSubjectCertList"
2784 #: nsscommon.cxx:1204
2785 msgid "Could not decode certificate validity"
2788 #: nsscommon.cxx:1209
2789 msgid "Could not decode certificate validity time"
2792 #: nsscommon.cxx:1218
2793 msgid "Could not format certificate validity time"
2796 #: nsscommon.cxx:1251 nss-server-info.cxx:584
2797 msgid "Out of memory:"
2800 #: nsscommon.cxx:1262
2801 msgid "Unable to find alt name extension on server certificate: "
2804 #: nsscommon.cxx:1272
2805 msgid "Unable to decode alt name extension on server certificate: "
2808 #: nsscommon.cxx:1293
2810 msgid "Certificate database %s does not exist"
2813 #: nsscommon.cxx:1300
2815 msgid "Certificate database %s is obsolete"
2818 #: nsscommon.cxx:1317 nss-server-info.cxx:717
2820 msgid "No certificate found in database %s"
2823 #: nsscommon.cxx:1321
2825 msgid "Certificate found in database %s"
2828 #: nsscommon.cxx:1333
2830 msgid " Not Valid Before: %s UTC"
2833 #: nsscommon.cxx:1335
2835 msgid " Not Valid After: %s UTC"
2838 #: nsscommon.cxx:1341
2839 msgid "Certificate is valid"
2842 #: nsscommon.cxx:1349
2843 msgid "Certificate is not valid"
2846 #: nsscommon.cxx:1538
2847 msgid "Unable to generate new certificate"
2850 #: nsscommon.cxx:1555
2852 msgid "Unable to find certificate with nickname %s in %s."
2855 #: nsscommon.cxx:1573
2858 "Unable to obtain private key from the certificate with nickname %s in %s."
2861 #: nsscommon.cxx:1584
2862 msgid "Could not create signing context"
2865 #: nsscommon.cxx:1591
2866 msgid "Could not initialize signing context."
2869 #: nsscommon.cxx:1600
2871 msgid "Could not open module file %s"
2874 #: nsscommon.cxx:1615
2876 msgid "Error reading module file %s"
2879 #: nsscommon.cxx:1624
2881 msgid "Error while signing module file %s"
2884 #: nsscommon.cxx:1634
2886 msgid "Could not complete signature of module file %s"
2889 #: nsscommon.cxx:1648
2891 msgid "Could not open signature file %s"
2894 #: nsscommon.cxx:1656
2896 msgid "Error writing to signature file %s"
2899 #: nsscommon.cxx:1719
2901 msgid "Could not create arena while decoding certificate from file %s"
2904 #: nsscommon.cxx:1728
2907 "Could not allocate DER cert\n"
2911 #: nsscommon.cxx:1758
2913 msgid "Could not allocate signed data while decoding certificate from file %s"
2916 #: nsscommon.cxx:1766
2918 msgid "Could not decode signature while decoding certificate from file %s"
2921 #: nsscommon.cxx:1775
2923 msgid "Could not allocate cert while decoding certificate from file %s"
2926 #: nsscommon.cxx:1784
2928 msgid "Could not decode certificate from file %s"
2931 #: nsscommon.cxx:1795
2933 msgid "Could not decode SHA1 fingerprint from file %s"
2936 #: nsscommon.cxx:1804
2938 msgid "Could not hexify SHA1 fingerprint from file %s"
2941 #: nss-server-info.cxx:372 nss-server-info.cxx:1138
2942 msgid "as a module signer for all users"
2945 #: nss-server-info.cxx:375 nss-server-info.cxx:1128
2946 msgid "as an SSL peer"
2949 #: nss-server-info.cxx:377 nss-server-info.cxx:1130
2950 msgid " for all users"
2953 #: nss-server-info.cxx:379 nss-server-info.cxx:1132
2954 msgid " for the current user"
2957 #: nss-server-info.cxx:388
2958 msgid " is already "
2961 #: nss-server-info.cxx:390
2965 #: nss-server-info.cxx:392
2969 #: nss-server-info.cxx:412
2971 msgid "Unable to find or create the client certificate database directory %s: "
2974 #: nss-server-info.cxx:494
2976 msgid "Unable to connect to%s"
2979 #: nss-server-info.cxx:500
2980 msgid " The address is an IPv6 link-local address with no scope specifier."
2983 #: nss-server-info.cxx:549
2985 msgid "Certificate database '%s' does not exist"
2988 #: nss-server-info.cxx:627
2990 msgid "Unable to query certificate database %s: "
2993 #: nss-server-info.cxx:666
2995 msgid "Unable to remove certificate from %s: "
2998 #: nss-server-info.cxx:697
3000 msgid "Certificate database '%s' does not exist."
3003 #: nss-server-info.cxx:975
3005 msgid "WARNING: unsupported compile server property: %s"
3008 #: nss-server-info.cxx:1029
3010 msgid "Systemtap Compile Server Status for '%s'"
3013 #: nss-server-info.cxx:1044
3014 msgid "No servers found"
3017 #: nss-server-info.cxx:1080
3018 msgid "Only root can specify 'signer' on --trust-servers"
3021 #: nss-server-info.cxx:1092
3022 msgid "Only root can specify 'all-users' on --trust-servers"
3025 #: nss-server-info.cxx:1117
3026 msgid "No servers identified for trust"
3029 #: nss-server-info.cxx:1137
3033 #: nss-server-info.cxx:1145
3034 msgid "Revoking trust "
3037 #: nss-server-info.cxx:1147
3038 msgid "Adding trust "
3041 #: nss-server-info.cxx:1152
3042 msgid "Revoke trust "
3045 #: nss-server-info.cxx:1154
3049 #: nss-server-info.cxx:1156
3051 msgid "in the following servers %s"
3054 #: nss-server-info.cxx:1171
3055 msgid "Server trust unchanged"
3058 #: nss-server-info.cxx:1272
3059 msgid "All known servers:"
3062 #: nss-server-info.cxx:1288
3063 msgid "Using the default servers"
3066 #: nss-server-info.cxx:1303
3067 msgid "Default servers are:"
3070 #: nss-server-info.cxx:1320
3072 msgid "Invalid port number specified: %s"
3075 #: nss-server-info.cxx:1564 nss-server-info.cxx:1588
3076 msgid "No servers specified"
3079 #: nss-server-info.cxx:1621
3081 msgid "Invalid server specification: %s"
3084 #: nss-server-info.cxx:1666
3085 msgid "Incomplete server spec: "
3088 #: nss-server-info.cxx:1672
3090 msgid "Servers matching %s: "
3093 #: nss-server-info.cxx:1684
3094 msgid "All specified servers:"
3097 #: nss-server-info.cxx:1724
3098 msgid "All servers trusted as ssl peers:"
3101 #: nss-server-info.cxx:1769
3102 msgid "All servers trusted as module signers:"
3105 #: nss-server-info.cxx:1871
3106 msgid "Unable to detect server compatibility without avahi"
3109 #: nss-server-info.cxx:1931
3111 msgid "Looking up %s"
3114 #: nss-server-info.cxx:1943
3116 msgid "%s not found: %s"
3119 #: nss-server-info.cxx:2020
3121 msgid "%s resolves to:"
3124 #: nss-server-info.cxx:2115
3126 msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s"
3129 #: nss-server-info.cxx:2128
3131 msgid "Invalid address '%s' from avahi"
3134 #: nss-server-info.cxx:2192
3136 msgid "Avahi browse failed: %s"
3139 #: nss-server-info.cxx:2205
3141 msgid "Failed to resolve service '%s': %s"
3144 #: nss-server-info.cxx:2226
3146 msgid "Avahi Server connection failure: %s"
3149 #: nss-server-info.cxx:2271
3150 msgid "Failed to create Avahi simple poll object"
3153 #: nss-server-info.cxx:2287
3155 msgid "Failed to create Avahi client: %s"
3158 #: nss-server-info.cxx:2299
3160 msgid "Failed to create Avahi service browser: %s"
3163 #: nss-server-info.cxx:2317
3164 msgid "Avahi reports the following servers online:"
3167 #: nss-server-info.cxx:2335
3168 msgid "Unable to detect online servers without avahi"
3171 #: nss-server-info.cxx:2340
3172 msgid "All online servers:"
3175 #: parse.cxx:263 parse.cxx:280
3177 msgid "Input file '%s' can't be opened for reading."
3180 #: parse.cxx:264 parse.cxx:281
3182 msgid "Input file '%s' is missing."
3185 #: parse.cxx:388 parse.cxx:863
3186 msgid "expected comparison operator"
3190 msgid "'@define' forbidden inside macro body"
3193 #: parse.cxx:483 parse.cxx:527 parse.cxx:2231 parse.cxx:2319 parse.cxx:2355
3194 #: parse.cxx:2443 parse.cxx:2485 parse.cxx:3178
3195 msgid "expected identifier"
3200 msgid "attempt to redefine macro '@%s' in the same file"
3203 #: parse.cxx:493 parse.cxx:772
3205 msgid "macro '@%s' first defined here"
3209 msgid "attempt to redefine '@define'"
3214 msgid "macro redefines built-in operator '@%s'"
3217 #: parse.cxx:544 parse.cxx:2525
3218 msgid "expected ',' or ')'"
3222 msgid "expected '%('"
3226 msgid "expected '%(' or '('"
3230 msgid "incomplete macro definition - missing '%)'"
3235 msgid "expected '(' in invocation of macro '@%s' taking %d parameter"
3236 msgid_plural "expected '(' in invocation of macro '@%s' taking %d parameters"
3242 msgid "could not find end of macro invocation"
3247 msgid "too many parameters for macro '@%s' (expected %d)"
3252 msgid "too few parameters for macro '@%s' (expected %d)"
3256 msgid "expected ',' or ')' after macro parameter"
3261 msgid "unexpected token in library macro file '%s'"
3266 msgid "duplicate definition of library macro '@%s'"
3269 #: parse.cxx:833 parse.cxx:894 parse.cxx:928 parse.cxx:948
3270 msgid "expected string literal"
3274 msgid "wildcard not allowed with order comparison operators"
3277 #: parse.cxx:905 parse.cxx:920 parse.cxx:941 parse.cxx:970 parse.cxx:989
3278 msgid "expected '==' or '!='"
3281 #: parse.cxx:913 parse.cxx:1358 stapregex-parse.cxx:510
3282 msgid "expected number"
3286 msgid "expected 0 or 1"
3291 "expected string, number literal or other CONFIG_... as right side operand"
3295 msgid "expected string literal as right value"
3299 msgid "expected number literal as right value"
3304 "expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v',\n"
3305 " 'runtime', 'systemtap_privilege', 'CONFIG_...', or\n"
3306 " comparison between strings or integers"
3309 #. TRANSLATORS: 'conditional' meaning 'conditional preprocessing'
3311 msgid "incomplete conditional at end of file"
3314 #: parse.cxx:1091 parse.cxx:1097 parse.cxx:1113
3315 msgid "incomplete conditional - missing '%('"
3319 msgid "invalid conditional - duplicate '%:'"
3323 msgid "incomplete condition after '%('"
3327 msgid "expected '%?' marker for conditional"
3331 msgid "unexpected end-of-file"
3334 #: parse.cxx:1264 parse.cxx:1342
3336 msgid "expected '%s'"
3345 msgid "expected %s or %s"
3350 msgid "expected one of '%s'"
3353 #: parse.cxx:1374 parse.cxx:2863
3354 msgid "number invalid or out of range"
3359 msgid "expected %s or statistical operation"
3363 msgid "possible erroneous closing '}%', use '%}'?"
3367 msgid "invalid nested substitution of command line arguments"
3372 msgid "command line argument out of range [1-%lu]"
3376 msgid "Could not find matching closing quote"
3380 msgid "Could not find matching '%}' to close embedded function block"
3384 msgid "unknown junk token"
3388 msgid "expected 'probe', 'global', 'private', 'function', or '%{'"
3393 msgid "Input file '%s' is empty after preprocessing."
3398 msgid "Input file '%s' is empty."
3403 msgid "%d parse error."
3404 msgid_plural "%d parse errors."
3410 msgid "expected a single synthetic probe"
3414 msgid "expected 'probe'"
3417 #: parse.cxx:2106 parse.cxx:2115
3418 msgid "probe point alias name cannot be optional nor sufficient"
3422 msgid "expected probe point specifier"
3426 msgid "Combined prologue and epilogue cannot be defined with '+='"
3430 msgid "expected '%{'"
3434 msgid "embedded code in unprivileged script; need stap -g"
3437 #: parse.cxx:2195 parse.cxx:2530
3438 msgid "expected '{'"
3442 msgid "expected statement"
3446 msgid "expected 'private'"
3450 msgid "expected 'function' or identifier"
3454 msgid "expected 'global' or 'private'"
3458 msgid "duplicate global name"
3462 msgid "global versus private variable declaration conflict"
3466 msgid "array size out of range"
3470 msgid "only scalar globals can be initialized"
3474 msgid "expected 'function'"
3477 #: parse.cxx:2464 parse.cxx:2510
3478 msgid "expected 'string' or 'long'"
3481 #: parse.cxx:2471 parse.cxx:2668 parse.cxx:2890 parse.cxx:3011 parse.cxx:3081
3483 msgid "expected '('"
3487 msgid "duplicate parameter names"
3491 msgid "specified priority must be > 0"
3495 msgid "expected one of ', { } = +='"
3499 msgid "'?', '!' or condition must only be specified in suffix"
3503 msgid "'?' or '!' respecified"
3507 msgid "condition respecified"
3510 #: parse.cxx:2681 parse.cxx:2773 parse.cxx:2897 parse.cxx:3059 parse.cxx:3093
3512 msgid "expected ')'"
3516 msgid "expected identifier or '*' or '{'"
3520 msgid "expected '}'"
3524 msgid "expected literal string or number"
3528 msgid "expected 'if'"
3532 msgid "expression statement expected"
3536 msgid "expected 'return'"
3540 msgid "found 'return' not in function context"
3544 msgid "expected ';', '}' or an expression statement"
3548 msgid "expected 'delete'"
3552 msgid "expected 'next'"
3556 msgid "expected 'break'"
3560 msgid "expected 'continue'"
3564 msgid "expected 'for'"
3567 #: parse.cxx:3026 parse.cxx:3043
3568 msgid "expected ';'"
3572 msgid "expected 'while'"
3576 msgid "expected 'foreach'"
3579 #: parse.cxx:3189 parse.cxx:3278
3580 msgid "multiple sort directives"
3583 #: parse.cxx:3209 parse.cxx:3250 parse.cxx:3528
3584 msgid "expected ',' or ']'"
3588 msgid "expected 'in'"
3592 msgid "expected statistical operation"
3596 msgid "expected sort directive"
3600 msgid "expected ':'"
3604 msgid "unexpected comma-separated expression list"
3608 msgid "expected @cast, @var or $var"
3612 msgid "cannot take address more than once"
3616 msgid "expected value"
3620 msgid "embedded expression code in unprivileged script; need stap -g"
3625 msgid "unknown operator %s"
3630 msgid "not more than %d parameter allowed"
3631 msgid_plural "not more than %d parameters allowed"
3637 msgid "base histogram operator where expression expected"
3641 msgid "expected $var"
3644 #: parse.cxx:4197 parse.cxx:4278 parse.cxx:4305
3645 msgid "expected non-empty string"
3649 msgid "expected @cast"
3653 msgid "expected @var"
3657 msgid "using @const operator not permitted; need stap -g"
3661 msgid "using @kregister operator not permitted; need stap -g"
3665 msgid "using @kderef operator not permitted; need stap -g"
3669 msgid "-> and [ are not accepted for a pretty-printing variable"
3672 #: privilege.cxx:82 util.cxx:321
3673 msgid "Unable to retrieve group list"
3678 msgid "string doesn't appear to be a URI: %s"
3683 msgid "%s exited with signal: %d (%s)"
3688 msgid "%s exited with status: %d"
3692 msgid "invalid data command from stapsh"
3700 msgid "stapsh file ERROR: no reply"
3705 msgid "stapsh file replied %s"
3709 msgid "stapsh run ERROR: no reply"
3714 msgid "stapsh run replied %s"
3718 msgid "failed to change to non-blocking mode"
3722 msgid "stapsh file descriptors already set"
3726 msgid "invalid file descriptors for stapsh"
3730 msgid "error sending hello to stapsh"
3734 msgid "error receiving hello from stapsh"
3739 msgid "invalid hello from stapsh: %s"
3744 msgid "stapsh %s does not support options"
3749 msgid "could not set option %s: send_command returned %d"
3754 msgid "could not set option %s: %s"
3757 #: remote.cxx:717 remote.cxx:971
3758 msgid "error launching stapsh"
3762 msgid "unix target requires a /path"
3766 msgid "unix target /path is too long"
3770 msgid "unix target doesn't support a hostname"
3774 msgid "unix target URI doesn't support a ?query"
3778 msgid "unix target URI doesn't support a #fragment"
3782 msgid "error opening a socket"
3787 msgid "error connecting to socket %s: %s"
3791 msgid "libvirt target URI doesn't support a #fragment"
3795 msgid "libvirt target URI requires a domain name"
3799 msgid "stapvirt missing"
3803 msgid "error launching stapvirt"
3807 msgid "error establishing ssh connection"
3811 msgid "No tmpdir available for ssh control master"
3816 msgid "failed to create an ssh control master for %s : rc= %d"
3821 msgid "Created ssh control master at %s"
3826 msgid "failed to stop the ssh control master for %s : rc=%d"
3831 msgid "failed to get uname from %s : rc= %d"
3836 msgid "failed to make a tempdir on %s : rc=%d"
3841 msgid "failed to copy the module to %s : rc=%d"
3846 msgid "failed to copy the module signature to %s : rc=%d"
3851 msgid "failed to run the module on %s : ret=%d"
3856 msgid "failed to delete the tempdir on %s : rc=%d"
3860 msgid "ssh target requires a hostname"
3864 msgid "ssh target URI doesn't support a /path"
3868 msgid "ssh target URI doesn't support a ?query"
3872 msgid "ssh target URI doesn't support a #fragment"
3877 msgid "unrecognized URI scheme '%s' in remote: %s"
3880 #: rpm_finder.cxx:73
3881 msgid "Error reading the rpm configuration files"
3884 #: rpm_finder.cxx:109 rpm_finder.cxx:128 rpm_finder.cxx:163
3885 msgid "Error querying the rpm file `"
3888 #: rpm_finder.cxx:219
3890 msgid "Incorrect version or missing kernel-devel package, use: %s install "
3893 #: rpm_finder.cxx:223
3894 msgid "Missing separate debuginfos, use: debuginfo-install "
3897 #: rpm_finder.cxx:226
3898 msgid "Incorrect parameter passed, please report this error."
3904 "Systemtap translator/driver (version %s)\n"
3905 "Copyright (C) 2005-2023 Red Hat, Inc. and others\n"
3906 "This is free software; see the source for copying conditions.\n"
3911 msgid "tested kernel versions: %s ... %s\n"
3915 msgid "enabled features:"
3919 msgid "Try '--help' for more information. [man stap]"
3924 msgid "A message like [man foo] means for more info, run % man foo"
3930 "Usage: stap [options] FILE Run script in file.\n"
3931 " or: stap [options] - Run script on stdin.\n"
3932 " or: stap [options] -e SCRIPT Run given script.\n"
3933 " or: stap [options] -l PROBE List matching probes.\n"
3934 " or: stap [options] -L PROBE List matching probes and local "
3936 " or: stap [options] --dump-probe-types List available probe types.\n"
3937 " or: stap [options] --dump-probe-aliases List available probe aliases.\n"
3938 " or: stap [options] --dump-functions List available functions.\n"
3940 "Options (in %s/rc and on command line):\n"
3941 " -- end of translator options, script options follow\n"
3942 " -h --help show help\n"
3945 " -p NUM stop after pass NUM 1-5, instead of %d\n"
3946 " (parse, elaborate, translate, compile, run)\n"
3947 " -v add verbosity to all passes\n"
3948 " --vp {N}+ add per-pass verbosity ["
3951 #: session.cxx:630 session.cxx:631 session.cxx:632 session.cxx:633
3959 " -k keep temporary directory\n"
3960 " -u unoptimized translation %s\n"
3961 " -w suppress warnings %s\n"
3962 " -W turn warnings into errors %s\n"
3963 " -g guru mode %s\n"
3964 " -P prologue-searching for function probes %s\n"
3965 " -b bulk (percpu file) mode %s\n"
3966 " -i --interactive\n"
3967 " interactive mode %s\n"
3968 " -s NUM buffer size in megabytes, instead of %d\n"
3969 " -I DIR look in DIR for additional .stp script files"
3972 #: session.cxx:641 session.cxx:672
3973 msgid ", in addition to"
3979 " -D NM=VAL emit macro definition into generated C code\n"
3980 " -B NM=VAL pass option to kbuild make\n"
3981 " --modinfo NM=VAL\n"
3982 " include a MODULE_INFO(NM,VAL) in the generated C code\n"
3983 " -G VAR=VAL set global variable to value\n"
3984 " -R DIR look in DIR for runtime, instead of\n"
3986 " -r DIR cross-compile to kernel with given build tree; or else\n"
3987 " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead "
3990 " -a ARCH cross-compile to given architecture, instead of %s\n"
3991 " -m MODULE set probe module name, instead of \n"
3993 " -o FILE send script output to file, instead of stdout. This supports\n"
3994 " strftime(3) formats for FILE\n"
3995 " -E SCRIPT run the SCRIPT in addition to the main script specified\n"
3996 " through -e or a script file\n"
3997 " -c CMD start the probes, run CMD, and exit when it finishes\n"
3998 " -x PID sets target() to PID\n"
3999 " -F run as on-file flight recorder with -o.\n"
4000 " run as on-memory flight recorder without -o.\n"
4001 " -S size[,n] set maximum of the size and the number of files.\n"
4002 " -d OBJECT add unwind/symbol data for OBJECT file"
4008 " --ldd add unwind/symbol data for referenced user-space objects.\n"
4010 " add unwind/symbol data for all loaded kernel objects.\n"
4011 " -t collect probe timing information\n"
4012 " -T TIME terminate the script after TIME seconds\n"
4013 " -q generate information on tapset coverage\n"
4015 " set the pass-5 runtime mode, instead of kernel\n"
4017 " shorthand for --runtime=dyninst\n"
4019 " shorthand for --runtime=bpf\n"
4020 " --prologue-searching[=WHEN]\n"
4021 " prologue-searching for function probes\n"
4022 " --privilege=PRIVILEGE_LEVEL\n"
4023 " check the script for constructs not allowed at the given "
4026 " equivalent to --privilege=stapusr\n"
4027 " --compatible=VERSION\n"
4028 " suppress incompatible language/tapset changes beyond VERSION,\n"
4030 " --check-version\n"
4031 " displays warnings where a syntax element may be \n"
4032 " version dependent\n"
4034 " substitute zero for bad context $variables\n"
4035 " --suppress-handler-errors\n"
4036 " catch all runtime errors, quietly skip probe handlers\n"
4037 " --use-server[=SERVER-SPEC]\n"
4038 " specify systemtap compile-servers\n"
4039 " --list-servers[=PROPERTIES]\n"
4040 " report on the status of the specified compile-servers:\n"
4041 " all,specified,online,trusted,signer,compatible\n"
4042 " --trust-servers[=TRUST-SPEC]\n"
4043 " add/revoke trust of specified compile-servers:\n"
4044 " ssl,signer,all-users,revoke,no-prompt\n"
4045 " --use-server-on-error[=yes/no]\n"
4046 " retry compilation using a compile server upon compilation "
4048 " --use-http-server=SERVER-SPEC\n"
4049 " specify systemtap http compile server\n"
4050 " --remote=HOSTNAME\n"
4051 " run pass 5 on the specified ssh host.\n"
4052 " may be repeated for targeting multiple hosts.\n"
4053 " --remote-prefix\n"
4054 " prefix each line of remote output with a host index.\n"
4056 " specify name of temporary directory to be used.\n"
4057 " --download-debuginfo[=OPTION]\n"
4058 " automatically download debuginfo using ABRT.\n"
4059 " yes,no,ask,<timeout value>\n"
4060 " --dump-probe-types\n"
4061 " show a list of available probe types.\n"
4063 " specify sysroot directory where target files (executables,\n"
4064 " libraries, etc.) are located.\n"
4065 " --sysenv=VAR=VALUE\n"
4066 " provide an alternate value for an environment variable\n"
4067 " where the value on a remote system differs. Path\n"
4068 " variables (e.g. PATH, LD_LIBRARY_PATH) are assumed to be\n"
4069 " relative to the sysroot.\n"
4070 " --suppress-time-limits\n"
4071 " disable -DSTP_OVERLOAD, -DMAXACTION, and -DMAXTRYACTION "
4074 " save uprobes.ko to current directory if it is built from "
4076 " --target-namespace=PID\n"
4077 " sets the target namespaces pid to PID\n"
4078 " --monitor=INTERVAL\n"
4079 " enables runtime interactive monitoring\n"
4080 " --language-server\n"
4081 " starts a systemtap language server\n"
4083 " do not run pass 1-4 under unprivileged user\n"
4087 msgid "Invalid pass number (should be 1-5)."
4091 msgid "Data object (-d) cannot be empty."
4095 msgid "Only one script can be given on the command line."
4098 #: session.cxx:900 session.cxx:961 session.cxx:974 session.cxx:1056
4099 #: session.cxx:1100 session.cxx:1552 session.cxx:1582
4101 msgid "ERROR: %s invalid with %s"
4104 #: session.cxx:918 session.cxx:936
4106 msgid "Truncating module name to '%s'"
4110 msgid "Module name cannot be empty."
4114 msgid "Invalid buffer size (should be 1-4095)."
4118 msgid "Empty CMD string invalid."
4122 msgid "Invalid timeout interval."
4125 #: session.cxx:1068 session.cxx:1083 session.cxx:1387 session.cxx:1398
4127 msgid "ERROR: only one of the -l/-L/--dump-* switches may be specified"
4131 msgid "Invalid --vp argument: it takes 1 to 5 digits."
4136 msgid "Invalid argument '%s' for --privilege."
4139 #: session.cxx:1159 session.cxx:1176
4140 msgid "Privilege level may be set only once."
4143 #: session.cxx:1192 session.cxx:1224 session.cxx:1235 session.cxx:1256
4144 #: session.cxx:1267 session.cxx:1280 session.cxx:1298 session.cxx:1306
4145 #: session.cxx:1314 session.cxx:1333 session.cxx:1341 session.cxx:1363
4146 #: session.cxx:1372 session.cxx:1429
4148 msgid "ERROR: %s is invalid with %s"
4154 "ERROR: %s is not a valid value. Use 'yes', 'no', 'ask' or a timeout value."
4159 msgid "Invalid argument '%s' for --use-server-on-error."
4164 msgid "ERROR: systemtap version %s cannot be compatible with future version %s"
4169 msgid "ERROR: %s is only valid with %s"
4174 msgid "Unable to obtain resource limits for rlimit-as : %s"
4178 msgid "An --rlimit-as option value must be specified."
4183 msgid "Unable to convert rlimit-as resource limit '%s'."
4188 msgid "Unable to set resource limits for rlimit-as : %s"
4193 msgid "Unable to obtain resource limits for rlimit-cpu : %s"
4197 msgid "An --rlimit-cpu option value must be specified."
4202 msgid "Unable to convert resource limit '%s' for rlimit-cpu"
4207 msgid "Unable to set resource limits for rlimit-cpu : %s"
4212 msgid "Unable to obtain resource limits for rlimit-nproc : %s"
4216 msgid "An --rlimit-nproc option value must be specified."
4221 msgid "Unable to convert resource limit '%s' for rlimit-nproc"
4226 msgid "Unable to set resource limits for rlimit-nproc : %s"
4231 msgid "Unable to obtain resource limits for rlimit-stack : %s"
4235 msgid "An --rlimit-stack option value must be specified."
4240 msgid "Unable to convert resource limit '%s' for rlimit-stack"
4245 msgid "Unable to set resource limits for rlimit-stack : %s"
4250 msgid "Unable to obtain resource limits for rlimit-fsize : %s"
4254 msgid "An --rlimit-fsize option value must be specified."
4259 msgid "Unable to convert resource limit '%s' for rlimit-fsize"
4264 msgid "Unable to set resource limits for rlimit-fsize : %s"
4269 msgid "ERROR: %s is an invalid directory for --sysroot"
4274 msgid "ERROR: %s is an invalid argument for --sysenv"
4279 msgid "ERROR %s requires guru mode (-g)"
4284 msgid "Invalid argument '%s' for --color."
4289 msgid "Invalid argument '%s' for --prologue-searching."
4293 msgid "Invalid process ID number for target namespaces."
4297 msgid "Invalid monitor interval."
4302 msgid "Unhandled argument code %d"
4306 msgid "ERROR: --runtime=bpf unavailable; this build lacks BPF feature"
4310 msgid "ERROR: --runtime=dyninst unavailable; this build lacks DYNINST feature"
4314 msgid "ERROR: --runtime=dyninst implies unprivileged mode only"
4319 msgid "ERROR: %s is an invalid argument for --runtime"
4323 msgid "Benchmark options are only for local use."
4327 msgid "A script must be specified."
4331 msgid "Try '-i' for building a script interactively."
4335 msgid "Cannot specify a script with -l/-L/--dump-* switches."
4339 msgid "Cannot specify -p with -l/-L/--dump-* switches."
4343 msgid "Cannot specify -i with -l/-L/--dump-* switches."
4347 msgid "Cannot specify --language-server with -l/-L/--dump-* switches."
4351 msgid "Cannot specify --monitor with -l/-L/--dump-* switches."
4356 "--privilege=stapsys was automatically selected because you are a member of "
4357 "the groups stapusr and stapsys. [man stap]"
4362 "--privilege=stapusr was automatically selected because you are a member of "
4363 "the group stapusr. [man stap]"
4368 "You are trying to run systemtap as a normal user.\n"
4369 "You should either be root, or be part of the group \"stapusr\" and possibly "
4370 "one of the groups \"stapsys\" or \"stapdev\". [man stap]\n"
4375 "Alternatively, you may specify --runtime=dyninst for userspace probing.\n"
4381 "For users with the privilege level %s, the module created by compiling your "
4382 "script must be signed by a trusted systemtap compile-server. [man stap-"
4388 msgid "You can't specify %s when --privilege=%s is specified."
4391 #: session.cxx:2004 session.cxx:2021
4393 msgid "You can't specify %s and %s together."
4398 msgid "You can't specify %s and --privilege=%s together."
4402 msgid "This host requires module signing."
4407 "The kernel on your system requires modules to be signed for loading.\n"
4408 "The module created by compiling your script must be signed by a systemtap "
4409 "compile-server. [man stap-server]"
4414 msgid "Checking \"%s\" failed with error: %s"
4417 #: session.cxx:2117 session.cxx:2219
4419 msgid "Parsed kernel \"%s\", "
4424 msgid "containing %zu tuple"
4425 msgid_plural "containing %zu tuples"
4433 "Checking \"%s\" failed with error: %s\n"
4434 "Ensure kernel development headers & makefiles are installed"
4439 msgid "Parsed kernel \"%s\", containing one vmlinux export"
4440 msgid_plural "Parsed kernel \"%s\", containing %zu vmlinux exports"
4445 #: session.cxx:2172 session.cxx:2181
4447 msgid "Kernel symbol table %s unavailable, (%s)"
4452 msgid "containing %zu symbol"
4453 msgid_plural "containing %zu symbols"
4459 msgid "command contains illegal characters"
4463 msgid "command contains undefined shell variables"
4467 msgid "command contains command substitutions"
4471 msgid "out of memory"
4475 msgid "command contains shell syntax errors"
4479 msgid "unspecified wordexp failure"
4484 msgid "Located kernel source tree (COPYING) at '%s'"
4489 msgid "alias component %s contains illegal parameter"
4493 msgid "while registering probe alias"
4497 msgid "semantic error:"
4500 #: session.cxx:2493 session.cxx:2502
4501 msgid " thrown from: "
4504 #. TRANSLATORS: Here we are printing the source string of the error
4510 msgid "\tin synthesized code from: "
4514 msgid "\tin expansion of macro: "
4517 #: session.cxx:2610 staprun/staprun.h:116
4522 #: session.cxx:2656 session.cxx:2661
4523 msgid "parse error:"
4530 #: session.cxx:2675 session.cxx:2680
4536 msgid "Number of similar error messages suppressed: %d."
4541 msgid "Number of similar warning messages suppressed: %d."
4544 #. TRANSLATORS: we can't make the directory due to the error
4547 msgid "cannot create temporary directory (\" %s \"): %s"
4552 msgid "Keeping temporary directory \"%s\""
4557 msgid "Removed temporary directory \"%s\""
4563 "Failed to get list of machine owner keys (MOK) for module signing: rc %d"
4568 "Unable to request compilation by a compile-server\n"
4569 ".Without NSS, --use-server is not supported by this version systemtap."
4574 "--use-server was automatically selected in order to request compilation by a "
4580 msgid "early exit requested, rc=%d"
4584 msgid "interrupt received"
4587 #: setupdwfl.cxx:260
4589 msgid "checking pattern '%s' vs. module '%s' file '%s'\n"
4592 #: setupdwfl.cxx:609 setupdwfl.cxx:668
4593 msgid "Extracting build ID."
4596 #: setupdwfl.cxx:660
4598 msgid "We already tried running '%s'"
4601 #: setupdwfl.cxx:676
4603 msgid "Searching for debuginfo with build ID: '%s'."
4606 #: setupdwfl.cxx:690
4608 msgid "Downloading and installing debuginfo with build ID: '%s' using %s."
4611 #: setupdwfl.cxx:704
4616 #: setupdwfl.cxx:712
4617 msgid "Download completed in "
4620 #: setupdwfl.cxx:747
4622 "Due to bug in abrt, it may continue downloading anyway without asking for "
4626 #: setupdwfl.cxx:755
4628 "Due to a bug in abrt, it may continue downloading after stopping stap if "
4629 "download times out."
4632 #: setupdwfl.cxx:797
4633 msgid "Aborted downloading debuginfo: timed out."
4636 #: setupdwfl.cxx:805
4637 msgid "Download Completed Successfully!"
4640 #: setupdwfl.cxx:808
4641 msgid "ABRT finished attempting to download debuginfo."
4644 #: setupdwfl.cxx:823
4646 msgid "Attempting to extract kernel debuginfo build ID from %s"
4649 #: setupdwfl.cxx:841
4650 msgid "Attempting to extract kernel debuginfo build ID from /sys/kernel/notes"
4653 #: setupdwfl.cxx:907
4655 msgid "Success! Extracted kernel debuginfo build ID: %s"
4658 #: stap-authorize-cert.cxx:51
4659 msgid "Certificate file must be specified"
4662 #: stap-authorize-cert.cxx:59
4663 msgid "Certificate database directory must be specified"
4666 #: stap-authorize-cert.cxx:74
4667 msgid "Unable to authorize certificate"
4670 #: stap-gen-cert.cxx:68
4672 msgid "%s : unhandled option '%c %s'"
4675 #: stap-gen-cert.cxx:70
4677 msgid "%s : unhandled option '%c'"
4680 #: stap-gen-cert.cxx:114
4681 msgid "Unable to generate certificate"
4684 #: stapregex.cxx:71 stapregex.cxx:141
4686 msgid "regex compilation error (at position %d): %s"
4689 #: stapregex.cxx:74 stapregex.cxx:144
4691 msgid "regex compilation error: %s"
4694 #: stapregex-dfa.cxx:147 stapregex-dfa.cxx:155
4695 msgid "arc_priority overflow due to excessive branching factor"
4698 #: stapregex-parse.cxx:48 stapregex-parse.cxx:105
4699 msgid "unexpected end of regex"
4702 #: stapregex-parse.cxx:124 stapregex-parse.cxx:130
4703 msgid "two hex digits required in escape sequence"
4706 #: stapregex-parse.cxx:143 stapregex-parse.cxx:150
4707 msgid "three octal digits required in escape sequence"
4710 #: stapregex-parse.cxx:187
4711 msgid "unbalanced ')'"
4714 #: stapregex-parse.cxx:213
4716 msgid "expected %c, found end of regex"
4719 #: stapregex-parse.cxx:217
4721 msgid "expected %c, found %c"
4724 #: stapregex-parse.cxx:281
4726 msgid "unexpected '%c'"
4729 #: stapregex-parse.cxx:306
4731 msgid "unexpected '(?%c'"
4734 #: stapregex-parse.cxx:379
4736 msgid "postfix closure '%c' applied to anchoring operator"
4739 #: stapregex-parse.cxx:414
4740 msgid "expected '}' or number"
4743 #: stapregex-parse.cxx:421
4744 msgid "expected ',' or '}'"
4747 #: stapregex-parse.cxx:471
4748 msgid "unclosed character class"
4751 #: stapregex-parse.cxx:516
4753 msgid "could not parse number %s"
4756 #: stapregex-parse.cxx:519
4758 msgid "%s is too large"
4761 #: stapregex-parse.cxx:552
4763 msgid "unknown character class '%s'"
4766 #: stapregex-parse.cxx:581
4768 msgid "unclosed character class '[:%s'"
4771 #: stapregex-parse.cxx:613
4773 msgid "Inverted character range %c-%c"
4776 #: staprun/common.c:86
4777 msgid "Invalid FILE name format\n"
4780 #: staprun/common.c:161
4782 msgid "Invalid buffer size '%d' (should be 1-4095).\n"
4785 #: staprun/common.c:173
4787 msgid "Invalid target namespaces pid %d (should be > 0).\n"
4790 #: staprun/common.c:205
4792 msgid "Invalid file descriptor option '%s'.\n"
4795 #: staprun/common.c:216
4797 msgid "Invalid file size option '%s'.\n"
4800 #: staprun/common.c:228
4802 msgid "Cannot process remote id option '%s'.\n"
4805 #: staprun/common.c:234
4808 "Systemtap module loader/runner (version %s, %s)\n"
4809 "Copyright (C) 2005-2023 Red Hat, Inc. and others\n"
4810 "This is free software; see the source for copying conditions.\n"
4813 #: staprun/common.c:246
4815 msgid "Invalid reader timeout value '%d' (should be >= 1).\n"
4818 #: staprun/common.c:259
4820 msgid "Invalid option '%s' for -C."
4823 #: staprun/common.c:270
4824 msgid "Invalid monitor interval\n"
4827 #: staprun/common.c:282
4828 msgid "File name is too long.\n"
4831 #: staprun/common.c:289
4832 msgid "Filename format is invalid or too long.\n"
4835 #: staprun/common.c:294
4836 msgid "You can't specify the '-A' and '-L' options together.\n"
4839 #: staprun/common.c:299
4841 "You can't specify the '-A' and '-b' options together. The '-b'\n"
4842 "buffer size option only has an effect when the module is inserted.\n"
4845 #: staprun/common.c:305
4847 "You can't specify the '-A' and '-c' options together. The '-c cmd'\n"
4848 "option used to start a command only has an effect when the module\n"
4852 #: staprun/common.c:312
4854 "You can't specify the '-A' and '-x' options together. The '-x pid'\n"
4855 "option only has an effect when the module is inserted.\n"
4858 #: staprun/common.c:318
4859 msgid "You can't specify the '-c' and '-x' options together.\n"
4862 #: staprun/common.c:323
4863 msgid "You can't specify the '-D' and '-L' options together.\n"
4866 #: staprun/common.c:327
4867 msgid "You can't specify the '-D' and '-d' options together.\n"
4870 #: staprun/common.c:331
4871 msgid "You can't specify the '-D' and '-c' options together.\n"
4874 #: staprun/common.c:335
4875 msgid "You have to specify output FILE with '-D' option.\n"
4878 #: staprun/common.c:339
4879 msgid "You have to specify output FILE with '-S' option.\n"
4882 #: staprun/common.c:346
4886 "%s [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C "
4888 "\t[-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-"
4892 #: staprun/common.c:348
4895 "-v Increase verbosity.\n"
4896 "-V Print version number and exit.\n"
4897 "-h Print this help text and exit.\n"
4898 "-w Suppress warnings.\n"
4899 "-u Load uprobes.ko\n"
4900 "-c cmd Command 'cmd' will be run and staprun will\n"
4901 " exit when it does. The '_stp_target' variable\n"
4902 " will contain the pid for the command.\n"
4903 "-x pid Sets the '_stp_target' variable to pid.\n"
4904 "-N pid Sets the '_stp_namespaces_pid' variable to pid.\n"
4905 "-o FILE Send output to FILE. This supports strftime(3)\n"
4906 " formats for FILE.\n"
4907 "-b buffer size The systemtap module specifies a buffer size.\n"
4908 " Setting one here will override that value. The\n"
4909 " value should be an integer between 1 and 4095 \n"
4910 " which be assumed to be the buffer size in MB.\n"
4911 " That value will be per-cpu in bulk mode.\n"
4912 "-L Load module and start probes, then detach.\n"
4913 "-A Attach to loaded systemtap module.\n"
4914 "-C WHEN Enable colored errors. WHEN must be either 'auto',\n"
4915 " 'never', or 'always'. Set to 'auto' by default.\n"
4916 "-M INTERVAL Enable monitor mode.\n"
4917 "-d Delete a module. Only detached or unused modules\n"
4918 " the user has permission to access will be deleted. Use "
4920 " (quoted) to delete all unused modules.\n"
4921 "-R Have staprun create a new name for the module before\n"
4922 " inserting it. This allows the same module to be inserted\n"
4923 " more than once.\n"
4924 "-r N:URI Pass N:URI data to tapset functions remote_id()/"
4926 "-D Run in background. This requires '-o' option.\n"
4927 "-S size[,N] Switches output file to next file when the size\n"
4928 " of file reaches the specified size. The value\n"
4929 " should be an integer greater than 1 which is\n"
4930 " assumed to be the maximum file size in MB.\n"
4931 " When the number of output files reaches N, it\n"
4932 " switches to the first output file. You can omit\n"
4933 " the second argument.\n"
4934 "-T timeout Specifies upper limit on amount of time reader thread\n"
4935 " will wait for new full trace buffer. Value should be an\n"
4936 " integer >= 1, which is timeout value in ms. Default 200ms.\n"
4937 "-F fd Specifies file descriptor for module relay directory\n"
4939 "MODULE can be either a module name or a module path. If a\n"
4940 "module name is used, it is searched in the following directory:\n"
4943 #: staprun/common.c:441 staprun/common.c:466 staprun/common.c:485
4944 #: staprun/common.c:492
4945 msgid "Memory allocation failed. Exiting.\n"
4948 #: staprun/common.c:457
4949 msgid "Unable to determine kernel version, uname failed"
4952 #: staprun/common.c:505
4954 msgid "Module name ('%s') is too long.\n"
4957 #: staprun/common.c:664
4958 msgid "exceeded maximum send_request size.\n"
4963 msgid "Cannot attach to module %s control channel; not running?\n"
4966 #: staprun/mainloop.c:83
4968 msgid "Child process exited with signal %d (%s)\n"
4971 #: staprun/mainloop.c:88
4973 msgid "Child process exited with status %d\n"
4976 #: staprun/mainloop.c:204
4977 msgid "Failed to initialize control channel.\n"
4980 #: staprun/mainloop.c:234
4981 msgid "Failed to daemonize stapio\n"
4984 #: staprun/mainloop.c:249
4985 msgid "Failed to open /dev/null\n"
4988 #: staprun/mainloop.c:306
4992 "Disconnecting from systemtap module.\n"
4993 "To reconnect, type \"staprun -A %s\"\n"
4996 #: staprun/mainloop.c:529
4998 msgid "Unexpected EOF in read (nb=%ld)"
5001 #: staprun/mainloop.c:547
5002 msgid "Unexpected error in select"
5005 #: staprun/mainloop.c:601
5006 msgid "WARNING deduplication table full\n"
5009 #: staprun/mainloop.c:775
5011 msgid "Ignored message of type %d\n"
5014 #: staprun/stapio.c:65
5015 msgid "Cannot have module options with attach (-A).\n"
5018 #: staprun/stapio.c:76
5019 msgid "Need a module name or path to load.\n"
5022 #: staprun/stapio.c:84
5023 msgid "Couldn't enter main loop. Exiting.\n"
5026 #: staprun/staprun.c:490
5027 msgid "Relay basedir -F option is invalid for staprun\n"
5030 #: staprun/staprun.h:113
5034 #: staprun/start_cmd.c:168
5035 msgid "Failed to allocate memory.\n"
5038 #: staprun/start_cmd.c:182
5039 msgid "wordexp: syntax error (unmatched quotes?) in -c COMMAND\n"
5042 #: staprun/start_cmd.c:185
5044 msgid "wordexp: parsing error (%d)\n"
5047 #: staprun/start_cmd.c:271
5048 msgid "ptrace detach"
5051 #: stap-serverd.cxx:123
5053 msgid "Could not open client stderr file %s: %s"
5056 #: stap-serverd.cxx:238
5058 msgid "%s: cannot parse number '--port=%s'"
5061 #: stap-serverd.cxx:240
5063 msgid "%s: invalid entry: port must be between 0 and 65535 '--port=%s'"
5066 #: stap-serverd.cxx:254
5068 msgid "%s: cannot parse number '--max-threads=%s'"
5071 #: stap-serverd.cxx:256
5073 msgid "%s: invalid entry: max threads must not be negative '--max-threads=%s'"
5076 #: stap-serverd.cxx:262
5078 msgid "%s: cannot parse number '--max-request-size=%s'"
5081 #: stap-serverd.cxx:264
5084 "%s: invalid entry: max (uncompressed) request size must be greater than 0 '--"
5085 "max-request-size=%s'"
5088 #: stap-serverd.cxx:271
5090 msgid "%s: cannot parse number '--max-compressed-request=%s'"
5093 #: stap-serverd.cxx:273
5096 "%s: invalid entry: max compressed request size must be greater than 0 '--max-"
5097 "compressed-request=%s'"
5100 #: stap-serverd.cxx:283
5102 msgid "%s: unhandled option '%c %s'"
5105 #: stap-serverd.cxx:285
5107 msgid "%s: unhandled option '%c'"
5110 #: stap-serverd.cxx:291
5112 msgid "%s: unrecognized argument '%s'"
5115 #: stap-serverd.cxx:309
5117 msgid "Received another signal %d, exiting (forced)"
5120 #: stap-serverd.cxx:312
5122 msgid "Received signal %d, exiting"
5125 #: stap-serverd.cxx:368
5127 msgid "Could not open server MOK directory %s: %s"
5130 #: stap-serverd.cxx:380 stap-serverd.cxx:1361
5132 msgid "Error in MOK fingerprint regcomp: %s"
5135 #: stap-serverd.cxx:429
5137 msgid "Found MOK with fingerprint '%s'"
5140 #: stap-serverd.cxx:463
5142 msgid "Too many service name collisions for Avahi service %s"
5145 #: stap-serverd.cxx:473
5147 msgid "Avahi service name collision, renaming service '%s' to '%s'"
5150 #: stap-serverd.cxx:495
5152 msgid "Avahi service '%s' successfully established."
5155 #: stap-serverd.cxx:508
5157 msgid "Avahi entry group failure: %s"
5160 #: stap-serverd.cxx:528
5162 msgid "avahi_entry_group_new () failed: %s"
5165 #: stap-serverd.cxx:537
5167 msgid "Adding Avahi service '%s'"
5170 #: stap-serverd.cxx:576
5171 msgid "Failed to allocate string list"
5174 #: stap-serverd.cxx:590
5175 msgid "Failed to add a string to the list"
5178 #: stap-serverd.cxx:620
5180 msgid "Failed to add %s service: %s"
5183 #: stap-serverd.cxx:632
5185 msgid "Failed to commit avahi entry group: %s"
5188 #: stap-serverd.cxx:666
5190 msgid "Avahi client failure: %s"
5193 #: stap-serverd.cxx:699
5196 "The Avahi daemon is not running. Avahi service '%s' will be established when "
5197 "the deamon is started"
5200 #: stap-serverd.cxx:727
5202 msgid "Removing Avahi service '%s'"
5205 #: stap-serverd.cxx:787
5206 msgid "Failed to create avahi threaded poll object."
5209 #: stap-serverd.cxx:801
5211 msgid "Failed to create avahi client: %s"
5214 #: stap-serverd.cxx:816
5216 msgid "Failed to initialize inotify: %s"
5219 #: stap-serverd.cxx:831
5221 msgid "Failed to add inotify watch: %s"
5224 #: stap-serverd.cxx:841
5225 msgid "Failed to create inotify watcher"
5228 #: stap-serverd.cxx:858
5229 msgid "Unable to advertise presence on the network. Avahi is not available"
5232 #: stap-serverd.cxx:906
5234 msgid "Unable to determine effective user name: %s"
5237 #: stap-serverd.cxx:909
5239 msgid "===== compile server pid %d starting as %s ====="
5242 #: stap-serverd.cxx:953
5243 msgid "Error reading size of request file"
5246 #: stap-serverd.cxx:958 stap-serverd.cxx:998
5247 msgid "Error in PR_Read"
5250 #: stap-serverd.cxx:974
5251 msgid "Error size of (compressed) request file is too large"
5254 #: stap-serverd.cxx:983
5256 msgid "Could not open output file %s"
5259 #: stap-serverd.cxx:1007
5261 msgid "Could not write to output file %s"
5264 #: stap-serverd.cxx:1015
5266 msgid "Expected %d bytes, got %d while reading client request from socket"
5269 #: stap-serverd.cxx:1043
5270 msgid "Could not import socket into SSL"
5273 #: stap-serverd.cxx:1051
5274 msgid "Error setting SSL security for socket"
5277 #: stap-serverd.cxx:1058
5278 msgid "Error setting handshake as server for socket"
5281 #: stap-serverd.cxx:1065 stap-serverd.cxx:1072
5282 msgid "Error setting SSL client authentication mode for socket"
5285 #: stap-serverd.cxx:1081
5286 msgid "Error in SSL_AuthCertificateHook"
5289 #: stap-serverd.cxx:1089
5290 msgid "Error in SSL_BadCertHook"
5293 #: stap-serverd.cxx:1097
5294 msgid "Error in SSL_HandshakeCallback"
5297 #: stap-serverd.cxx:1107
5298 msgid "Error configuring SSL server"
5301 #: stap-serverd.cxx:1118 stap-serverd.cxx:2152
5302 msgid "Error closing ssl socket"
5305 #: stap-serverd.cxx:1123
5306 msgid "Error closing tcp/ssl socket"
5309 #: stap-serverd.cxx:1157
5310 msgid "Error in SSL_OptionSet:SSL_REQUEST_CERTIFICATE"
5313 #: stap-serverd.cxx:1167
5314 msgid "Error in SSL_OptionSet:SSL_REQUIRE_CERTIFICATE"
5317 #: stap-serverd.cxx:1176
5318 msgid "Error in SSL_ReHandshake"
5321 #: stap-serverd.cxx:1185
5322 msgid "Error in SSL_ForceHandshake"
5325 #: stap-serverd.cxx:1205
5327 msgid "Could not open input file %s"
5330 #: stap-serverd.cxx:1221
5331 msgid "Error writing response to socket"
5334 #: stap-serverd.cxx:1244
5336 msgid "Unable to open file %s for reading: %s"
5339 #: stap-serverd.cxx:1277
5341 msgid "Error in regcomp: %s"
5344 #: stap-serverd.cxx:1294
5346 msgid "Localization key=value line '%s' cannot be parsed"
5349 #: stap-serverd.cxx:1305
5351 msgid "Localization key '%s' not found in global list"
5354 #: stap-serverd.cxx:1313
5356 msgid "Localization value '%s' contains illegal characters"
5359 #: stap-serverd.cxx:1324
5361 msgid "Error reading file %s: %s"
5364 #: stap-serverd.cxx:1386
5366 msgid "MOK fingerprint value '%s' isn't in the correct format"
5369 #: stap-serverd.cxx:1469
5371 msgid "Invalid argument '%s' for --privilege"
5374 #: stap-serverd.cxx:1512
5376 msgid "Unable to open client version file %s"
5379 #: stap-serverd.cxx:1518
5381 msgid "Client version is %s"
5384 #: stap-serverd.cxx:1535
5386 msgid "Target kernel version %s is not supported by this server"
5389 #: stap-serverd.cxx:1542
5390 msgid "Unable to read sysinfo"
5393 #: stap-serverd.cxx:1553
5394 msgid "Cannot parse stap options"
5397 #: stap-serverd.cxx:1565
5399 msgid "Could not create temporary directory %s"
5402 #: stap-serverd.cxx:1582 stap-serverd.cxx:1699 stap-serverd.cxx:2036
5403 #: stap-serverd.cxx:2052 stap-serverd.cxx:2059 stap-serverd.cxx:2073
5404 #: stap-serverd.cxx:2089
5406 msgid "Error creating %s name"
5409 #: stap-serverd.cxx:1592
5410 msgid "Out of memory"
5413 #: stap-serverd.cxx:1600
5415 msgid "Error opening %s: %s"
5418 #: stap-serverd.cxx:1609
5420 msgid "Error reading %s: %s"
5423 #: stap-serverd.cxx:1620
5425 msgid "Options passed from the client: %s"
5428 #: stap-serverd.cxx:1680
5429 msgid "Failed spawning translator"
5432 #: stap-serverd.cxx:1705
5434 msgid "Unable to find a module in %s"
5437 #: stap-serverd.cxx:1708
5439 msgid "Too many modules (%zu) in %s"
5442 #: stap-serverd.cxx:1725
5444 "No matching machine owner key (MOK) available on the server to sign the\n"
5448 #: stap-serverd.cxx:1799
5450 msgid "Could not link to %s from %s"
5453 #: stap-serverd.cxx:1821
5455 msgid "Running sign-file failed, rc = %d"
5458 #: stap-serverd.cxx:1877
5459 msgid "Error in spawn getcwd"
5462 #: stap-serverd.cxx:1885
5463 msgid "Error in spawn chdir"
5466 #: stap-serverd.cxx:1899
5467 msgid "Error in spawn unchdir"
5470 #: stap-serverd.cxx:1904
5472 msgid "Error in spawn: %s"
5475 #: stap-serverd.cxx:1911
5476 msgid "Error in waitpid"
5479 #: stap-serverd.cxx:1934
5481 msgid "Unable to check the zipfile size. Error code: %d ."
5484 #: stap-serverd.cxx:1951
5487 "Uncompressed request size of %ld bytes is not within the expected range of 1 "
5491 #: stap-serverd.cxx:2016
5492 msgid "Error resetting SSL handshake"
5495 #: stap-serverd.cxx:2026
5496 msgid "Error forcing SSL handshake"
5499 #: stap-serverd.cxx:2127
5500 msgid "Unable to extract client request"
5503 #: stap-serverd.cxx:2142
5504 msgid "Unable to compress server response"
5507 #: stap-serverd.cxx:2160
5509 msgid "Keeping temporary directory %s"
5512 #: stap-serverd.cxx:2171
5513 msgid "Error processing client request"
5516 #: stap-serverd.cxx:2179
5518 msgid "Request from %s:%d complete"
5521 #: stap-serverd.cxx:2181
5523 msgid "Request from [%s]:%d complete"
5526 #: stap-serverd.cxx:2221
5527 msgid "Unable to obtain certificate private key"
5530 #: stap-serverd.cxx:2236
5531 msgid "Error accepting client connection"
5534 #: stap-serverd.cxx:2247
5536 msgid "Accepted connection from %s:%d"
5539 #: stap-serverd.cxx:2249
5541 msgid "Accepted connection from [%s]:%d"
5544 #: stap-serverd.cxx:2262
5545 msgid "Server is overloaded. Processing times may be longer than normal."
5548 #: stap-serverd.cxx:2264
5549 msgid "Processing 1 request..."
5552 #: stap-serverd.cxx:2266
5554 msgid "Processing %d concurrent requests..."
5557 #: stap-serverd.cxx:2275
5558 msgid "No memory available for new thread arg!"
5561 #: stap-serverd.cxx:2351
5562 msgid "Unable to configure SSL server session ID cache"
5565 #: stap-serverd.cxx:2361
5567 msgid "Unable to find our certificate in the database at %s"
5570 #: stap-serverd.cxx:2383
5572 msgid "Waiting for %d outstanding requests to complete..."
5575 #: stap-serverd.cxx:2388
5576 msgid "Timeout reached, exiting (forced)"
5579 #: stap-serverd.cxx:2405
5580 msgid "Unable to shut down server session ID cache"
5583 #: stap-serverd.cxx:2420
5584 msgid "Error creating socket"
5587 #: stap-serverd.cxx:2432 stap-serverd.cxx:2444
5588 msgid "Error setting socket properties"
5591 #: stap-serverd.cxx:2478
5593 msgid "Network port %hu is unavailable. Trying another port"
5596 #: stap-serverd.cxx:2485
5598 msgid "Network port %hu is busy. Trying another port"
5601 #: stap-serverd.cxx:2492
5602 msgid "Error setting socket address"
5605 #: stap-serverd.cxx:2501
5606 msgid "Unable to obtain socket address"
5609 #: stap-serverd.cxx:2508
5611 msgid "Using network address [%s]:%hu"
5614 #: stap-serverd.cxx:2511
5616 msgid "Using a maximum of %ld threads"
5619 #: stap-serverd.cxx:2513
5620 msgid "Concurrency disabled"
5623 #: stap-serverd.cxx:2520
5624 msgid "Error listening on socket"
5627 #: stap-serverd.cxx:2539
5628 msgid "Cannot check/create certificate, giving up."
5631 #: stap-serverd.cxx:2551
5632 msgid "Unable to authorize certificate for the local client"
5635 #: stap-serverd.cxx:2562
5636 msgid "Error closing listen socket"
5639 #: stap-sign-module.cxx:54
5640 msgid "Module name was not specified."
5644 msgid "inconsistent arity"
5649 msgid "inconsistent arity (%s vs %d)"
5654 msgid "arity %s first inferred here"
5658 msgid "internal error, joining a non-synthetic function"
5663 msgid "synthetic function '%s' conflicts with an existing function"
5668 msgid "%s variable '%s' may not be used as array"
5673 msgid "%s variable '%s' may not be used as a structure"
5678 msgid "%s variable '%s' may not be pretty-printed"
5683 msgid "invalid use of %s variable '%s'"
5687 msgid "cannot write to pretty-printed variable"
5690 #: staptree.cxx:1116
5691 msgid "invalid or missing conversion specifier"
5694 #: staptree.cxx:1135
5695 msgid "trailing incomplete print format conversion"
5698 #: staptree.cxx:1493
5699 msgid "internal error: missing probe point component"
5702 #: staptree.cxx:1917
5703 msgid "Expecting symbol or histogram operator"
5706 #: staptree.cxx:1919
5707 msgid "Failed to classify indexable"
5710 #: staptree.cxx:2690 staptree.cxx:2695 staptree.cxx:2736 staptree.cxx:2741
5711 msgid "Aggregates not available in embedded-C"
5714 #: staptree.cxx:2752
5716 msgid "embedded expression may not be used when --privilege=%s is specified"
5719 #: staptree.cxx:2758
5720 msgid "embedded expression may not be used unless -g is specified"
5723 #: staptree.cxx:2928
5724 msgid "symbol without referent"
5727 #: staptree.cxx:3129
5728 msgid "invalid element"
5732 msgid "update_visitor wasn't provided a value"
5736 msgid "update_visitor was provided a NULL value"
5741 msgid "update_visitor can't set type \"%s\" with a \"%s\""
5753 msgid "update_visitor dtor has unused values"
5756 #: tapset-debuginfod.cxx:40 tapset-debuginfod.cxx:51
5757 msgid "can't retrieve buildids from debuginfod"
5760 #: tapset-debuginfod.cxx:47
5761 msgid "retrieved invalid buildids from debuginfod"
5764 #: tapset-debuginfod.cxx:152
5766 "the probe must be of the form debuginfod.[.archive(\"foobar\")]process(\"foo/"
5770 #: tapset-debuginfod.cxx:222
5772 msgid "resolved debuginfod archive %s file %s -> buildid %s archive %s file %s"
5775 #: tapset-mark.cxx:102
5776 msgid "invalid marker argument number"
5779 #: tapset-mark.cxx:105
5780 msgid "write to marker parameter not permitted"
5783 #: tapset-mark.cxx:125
5785 msgid "write to marker '%s' not permitted"
5788 #: tapset-mark.cxx:187
5789 msgid "cannot take address of marker variable"
5792 #: tapset-mark.cxx:195
5794 "invalid target symbol for marker, $argN, $name, $format, $$parms or $$vars "
5798 #: tapset-mark.cxx:452 translate.cxx:3463
5799 msgid "cannot expand unknown type"
5802 #: tapset-mark.cxx:575 tapset-netfilter.cxx:432 tapset-python.cxx:236
5803 #: tapset-python.cxx:244 tapsets.cxx:10982 tapset-timers.cxx:580
5804 #: tapset-utrace.cxx:1306 tapset-utrace.cxx:1320
5806 msgid "%s will be ignored by bpf backend"
5809 #: tapset-mark.cxx:603
5810 msgid "mark_builder releasing cache"
5813 #. TRANSLATORS: specific path cannot be opened
5814 #: tapset-mark.cxx:667
5815 msgid " cannot be opened: "
5818 #: tapset-mark.cxx:755 tapsets.cxx:8865 tapsets.cxx:9040
5820 msgid "no match (similar mark: %s)"
5821 msgid_plural "no match (similar marks: %s)"
5826 #: tapset-method.cxx:135
5827 msgid "maximum of one line number (:NNN)"
5830 #: tapset-method.cxx:137
5831 msgid "conflict :NNN and .return probe"
5834 #: tapset-method.cxx:147
5835 msgid "maximum of 10 java method parameters may be specified"
5838 #: tapset-method.cxx:161
5839 msgid "missing JVMID"
5842 #: tapset-method.cxx:206
5843 msgid "can't create java backtrace probe"
5846 #: tapset-method.cxx:224
5847 msgid "can't create java backtrace delete probe"
5850 #: tapset-method.cxx:270
5851 msgid "can't create java method probe"
5854 #: tapset-method.cxx:315
5855 msgid "can't create java begin probe"
5858 #: tapset-method.cxx:334
5859 msgid "can't create java end probe"
5862 #: tapset-netfilter.cxx:193
5865 "unsupported netfilter priority \"%s\" for protocol family \"%s\"; need stap -"
5869 #: tapset-netfilter.cxx:200
5872 "unsupported netfilter hook \"%s\" for protocol family \"%s\"; need stap -g"
5875 #: tapset-netfilter.cxx:206
5877 msgid "unsupported netfilter protocol family \"%s\"; need stap -g"
5880 #: tapset-netfilter.cxx:453
5881 msgid "cannot take address of netfilter hook context variable"
5884 #: tapset-netfilter.cxx:468
5885 msgid "unsupported context variable"
5888 #: tapset-netfilter.cxx:471
5889 msgid "write to netfilter parameter not permitted"
5892 #: tapset-netfilter.cxx:475
5893 msgid "write to netfilter verdict requires guru mode; need stap -g"
5896 #: tapset-netfilter.cxx:522
5897 msgid "missing hooknum"
5900 #: tapset-netfilter.cxx:525
5901 msgid "missing protocol family"
5904 #: tapset-perfmon.cxx:304
5906 "perf probes not available without exported perf_event_create_kernel_counter"
5909 #: tapset-perfmon.cxx:306
5910 msgid "perf probes not available without CONFIG_PERF_EVENTS"
5913 #: tapset-perfmon.cxx:321
5914 msgid "invalid perf sample period "
5917 #: tapset-perfmon.cxx:330
5918 msgid "wildcard not allowed with perf probe counter component"
5921 #: tapset-perfmon.cxx:334
5922 msgid "missing perf probe counter component name"
5925 #: tapset-perfmon.cxx:343
5926 msgid "duplicate counter name"
5929 #: tapset-perfmon.cxx:362 tapsets.cxx:8711
5930 msgid "invalid -c command for unspecified process probe [man stapprobes]"
5933 #: tapset-perfmon.cxx:366
5935 "unspecified process probe is invalid without a -c COMMAND [man stapprobes]"
5938 #: tapset-perfmon.cxx:375
5941 "perf probe type=%<PRId64> config=%<PRId64> %s=%<PRId64> process=%s counter=%s"
5944 #: tapset-procfs.cxx:189
5946 "both read and write procfs probes cannot exist for the same procfs path \""
5949 #: tapset-procfs.cxx:194
5950 msgid "only one read procfs probe can exist for procfs path \""
5953 #: tapset-procfs.cxx:527
5954 msgid "invalid target symbol for procfs probe, $value expected"
5957 #: tapset-procfs.cxx:534
5958 msgid "procfs $value variable is read-only in a procfs write probe"
5961 #: tapset-procfs.cxx:536
5962 msgid "procfs $value variable cannot be read in a procfs read probe"
5965 #: tapset-procfs.cxx:539
5966 msgid "cannot take address of procfs variable"
5969 #: tapset-procfs.cxx:560 tapset-procfs.cxx:614
5971 "Only the following assign operators are implemented on procfs read target "
5972 "variables: '=', '.='"
5975 #: tapset-procfs.cxx:698
5976 msgid "maxsize must be greater than 0"
5979 #: tapset-procfs.cxx:721
5980 msgid "procfs path cannot start with a '/'"
5983 #: tapset-procfs.cxx:727
5984 msgid "procfs path component cannot be empty"
5987 #: tapset-procfs.cxx:731 tapset-procfs.cxx:741
5988 msgid "procfs path cannot be relative (and contain '.' or '..')"
5991 #: tapset-procfs.cxx:738
5992 msgid "procfs path cannot end with a '/'"
5995 #: tapset-procfs.cxx:747
5996 msgid "need read/write component"
5999 #: tapset-python.cxx:223
6001 msgid "Unknown python version: %d"
6004 #: tapset-python.cxx:382
6005 msgid "unhandled expression array indexing"
6008 #: tapset-python.cxx:384
6009 msgid "unhandled array indexing type"
6012 #: tapset-python.cxx:459
6014 msgid "Unknown output from stap-resolve-module-function.py: %s"
6017 #: tapset-python.cxx:480
6018 msgid "The python module name must be specified."
6021 #: tapset-python.cxx:482
6022 msgid "The python function name must be specified."
6025 #: tapset-python.cxx:486
6026 msgid "The python module/function name cannot be resolved."
6029 #: tapset-python.cxx:539
6030 msgid "can't create python2 procfs probe"
6033 #: tapset-python.cxx:544 tapset-python.cxx:573
6035 msgid "wrong number of probes derived (%d), should be 1"
6038 #: tapset-python.cxx:568
6039 msgid "can't create python3 procfs probe"
6042 #: tapset-python.cxx:597
6043 msgid "can't create python init mark probe"
6046 #: tapset-python.cxx:658
6047 msgid "can't create python call mark probe"
6050 #: tapsets.cxx:779 tapsets.cxx:8881
6052 msgid "cannot find executable '%s'"
6056 msgid ".callees(N) only acceptable for N >= 1"
6066 msgid "malformed specification '%s'"
6069 #: tapsets.cxx:1475 tapsets.cxx:9210
6070 msgid "Couldn't get elf header"
6091 msgid "can't retrieve symbol table for function %s"
6096 msgid "function %s is in blocklisted section"
6101 msgid "kprobes function %s is blocklisted"
6106 msgid "function %s return probe is blocklisted"
6111 msgid "function %s is in blocklisted file"
6116 msgid "function %s is blocklisted"
6121 msgid "address %#<PRIx64> does not match the beginning of a statement"
6126 msgid " (try %#<PRIx64>)"
6131 msgid " (no line info found for '%s', in module '%s')"
6136 msgid "querying entrypc %#<PRIx64> of instance of inline '%s'\n"
6141 msgid "checking DIE (dieoffset: %#<PRIx64>) against scope address %#<PRIx64>\n"
6145 msgid "filtered DIE lands on srcfile\n"
6150 msgid "selected inline instance of %s\n"
6155 msgid "added to filtered_inlines (dieoffset: %#<PRIx64>)\n"
6160 msgid "querying dwarf func in file %s count %zu (func dieoffset: %#<PRIx64>)\n"
6165 msgid "checking instances of inline %s\n"
6170 msgid "selected function %s\n"
6175 msgid "%s = dwfl_module_addrinfo(entrypc=%p + %p)\n"
6180 msgid "skipping partially-inlined instance %s at %p\n"
6185 msgid "added to filtered_functions (dieoffset: %#<PRIx64>)\n"
6190 msgid "focused on CU '%s', in module '%s'\n"
6195 "For probing a particular line, use a .statement() probe, not .function()"
6200 msgid "ELF machine %s|%s (code %d) mismatch with target %s in '%s'"
6206 "focused on module '%s' = [%#<PRIx64>-%#<PRIx64>, bias %#<PRIx64> file %s ELF "
6207 "machine %s|%s (code %d)\n"
6212 msgid "focused on module '%s'\n"
6221 msgid "plt entry=%s\n"
6225 msgid "deleting module_cache"
6231 "Only the following assign operator is implemented on target variables: %s"
6233 "Only the following assign operators are implemented on target variables: %s"
6243 msgid "need a clone of context-op function "
6247 msgid "reusing previous clone"
6255 msgid "cannot take address of pretty-printed variable"
6259 msgid "invalid target_symbol for pretty-print"
6263 msgid "no usable location for symbol [error::dwarf]"
6267 msgid "unknown type to save in kretprobe"
6270 #: tapsets.cxx:4651 tapsets.cxx:11302
6271 msgid "variable location problem [man error::dwarf]: "
6275 msgid "write to target variable not permitted; need stap -g"
6279 msgid "write to target variable not permitted in .return probes"
6285 "confusing usage, value is captured as @entry(%s) in .return probe [man "
6286 "stapprobes] RETURN PROBES"
6290 msgid "cannot write to context variable"
6293 #: tapsets.cxx:4733 tapsets.cxx:6996 tapsets.cxx:11256
6294 msgid "cannot take address of context variable"
6300 "debuginfo scope not found for module '%s', cannot resolve context variable "
6301 "[man error::dwarf]"
6306 msgid "liveness analysis skipped on CONFIG_RETPOLINE kernel %s"
6311 msgid "write at %p will have no effect"
6316 msgid "perf counter '%s' not defined"
6319 #. TRANSLATORS: Here we're using a cached module.
6321 msgid "Pass 2: using cached "
6325 msgid "write to @cast context variable not permitted; need stap -g"
6329 msgid "write not permitted; need stap -g"
6332 #: tapsets.cxx:5221 tapsets.cxx:11191
6333 msgid "cannot take address of tracepoint variable"
6337 msgid "internal error: no-op autocast encountered"
6341 msgid "write to @var variable not permitted; need stap -g"
6350 msgid "unable to find global '%s' in %s%s%s"
6355 "process probes not available without kernel CONFIG_TRACEPOINTS/"
6356 "CONFIG_ARCH_SUPPORTS_UPROBES/CONFIG_UPROBES"
6360 msgid "missing relocation basis"
6364 msgid "inconsistent relocation address"
6369 msgid "maxactive value out of range [0,%s]"
6375 "expanding .return vars at prologue_end (0x%s) rather than entrypc (0x%s)\n"
6380 msgid "adding caller checks for callee %s\n"
6385 msgid "adding caller check [u]stack(%d) == reloc(0x%s)\n"
6390 msgid "saveargs: examining '%s' (dieoffset: %#<PRIx64>)\n"
6396 "saveargs: failed to retrieve type name for return value (dieoffset: %s)\n"
6401 msgid "saveargs: failed to retrieve name for local (dieoffset: %s)\n"
6406 msgid "saveargs: finding location for local '%s' (dieoffset: %s)\n"
6412 "saveargs: failed to resolve the location for local '%s' (dieoffset: %s)\n"
6418 "saveargs: local '%s' (dieoffset: %s) is not available at this address (%s)\n"
6423 msgid "saveargs: failed to retrieve type name for local '%s' (dieoffset: %s)\n"
6427 msgid "target-symbol requires debuginfo"
6432 msgid "unrecognized register '%s'"
6437 msgid "unrecognized base register '%s'"
6442 msgid "unrecognized index register '%s'"
6446 msgid "can't retrieve symbol table"
6451 msgid "Can't parse SDT_V3 operand '%s' [man error::sdt]"
6457 "Downgrading SDT_V2 probe argument to dwarf, can't parse '%s' [man error::sdt]"
6461 msgid "SDT asm not understood, requires debuginfo [man error::sdt]"
6464 #. TRANSLATORS: We're mapping the operand to a new expression*.
6467 msgid "mapped asm operand %s to "
6471 msgid "cannot take address of sdt variable"
6476 msgid "unable to find plt variable '%s' (alternatives: %s)"
6479 #. TRANSLATORS: Describing what probe type (kprobe or uprobe) the probe
6480 #. TRANSLATORS: is matched to.
6483 msgid "matched probe_name %s probe type "
6486 #: tapsets.cxx:8109 tapsets.cxx:8168
6492 msgid " saw .note.stapsdt %s%s "
6497 msgid "got unknown probe_type : 0x%x"
6501 msgid "saw .probes "
6506 msgid "looking for semaphore symbol %s "
6510 msgid ", found at 0x"
6518 msgid "probe_type == uprobe1, use statement addr: 0x"
6522 msgid "probe_type == uprobe2, use statement addr: 0x"
6526 msgid "probe_type == uprobe3, use statement addr: 0x"
6531 msgid "probe_type == use_uprobe_no_dwarf, use label name: _stapprobe1_%s"
6536 msgid "glob %s error (%d)"
6541 msgid "Expanded library(\"%s\") to library(\"%s\")"
6547 "'%s' is not a needed library of '%s'. Specify the full path to squelch this "
6553 msgid "no match (similar library: %s)"
6554 msgid_plural "no match (similar libraries: %s)"
6560 msgid "invalid -x pid for unspecified process probe [man stapprobes]"
6565 "unspecified process probe is invalid without a -c COMMAND or -x PID [man "
6569 #: tapsets.cxx:8800 tapsets.cxx:8938
6571 msgid "Expanded process(\"%s\") to process(\"%s\")"
6574 #: tapsets.cxx:8838 tapsets.cxx:8850 tapsets.cxx:9139 tapsets.cxx:9151
6575 #: tapsets.cxx:10680
6577 msgid "no match (similar function: %s)"
6578 msgid_plural "no match (similar functions: %s)"
6584 msgid "process return probes not available [man error::inode-uprobes]"
6589 msgid "dwarf_builder::build for %s"
6592 #: tapsets.cxx:9058 tapsets.cxx:10703
6593 msgid "absolute statement probe in unprivileged script; need stap -g"
6598 msgid "cannot probe .return of %u inlined function %s"
6599 msgid_plural "cannot probe .return of %u inlined functions %s"
6606 msgid "skipped .return probe of %u inlined function"
6607 msgid_plural "skipped .return probe of %u inlined functions"
6613 msgid "Multiple 'sys_ni_syscall' symbols found.\n"
6617 msgid "Error: Cannot find vmlinux."
6621 msgid "absolute process probes not available [man error::inode-uprobes]"
6626 msgid "Too many simultaneous uses of perf values (%d is greater than 16)"
6629 #: tapsets.cxx:10359
6630 msgid "binary path required for BPF runtime"
6633 #: tapsets.cxx:10362
6634 msgid "probe not compatible with BPF runtime"
6637 #: tapsets.cxx:11015
6638 msgid "CONFIG_PERF_EVENTS not available on this kernel"
6641 #: tapsets.cxx:11018
6642 msgid "CONFIG_HAVE_HW_BREAKPOINT not available on this kernel"
6645 #: tapsets.cxx:11024
6647 msgid "%s.data probes are not supported on arm64 kernels"
6650 #: tapsets.cxx:11167
6651 msgid " (alternatives: "
6654 #: tapsets.cxx:11165
6656 msgid "unable to find tracepoint variable '%s'%s"
6659 #: tapsets.cxx:11182
6661 msgid "write to tracepoint variable '%s' not permitted; need stap -g"
6664 #: tapsets.cxx:11259
6666 msgid "write to tracepoint '%s' not permitted"
6669 #: tapsets.cxx:11535
6671 msgid "cannot resolve size of array %s for probe %s"
6674 #: tapsets.cxx:11549
6676 msgid "array %s for probe %s has unknown size"
6679 #: tapsets.cxx:11558
6681 msgid "cannot get byte size of type '%s' for tracepoint '%s'"
6684 #: tapsets.cxx:11598
6686 msgid "cannot get type of parameter '%s' of tracepoint '%s'"
6689 #: tapsets.cxx:11603
6691 msgid "cannot get declaration of parameter '%s' of tracepoint '%s'"
6694 #: tapsets.cxx:11624
6696 msgid "found parameter for tracepoint '%s': type:'%s' name:'%s' decl:'%s' %s"
6699 #: tapsets.cxx:11653 tapsets.cxx:11675
6701 msgid "cannot get offset attribute for variable '%s' of tracepoint '%s'"
6704 #: tapsets.cxx:12438
6705 msgid "SYSTEM:TRACEPOINT syntax not supported with --compatible <= 2.6"
6708 #: tapsets.cxx:12447
6709 msgid "invalid tracepoint string provided"
6712 #: tapsets.cxx:12574
6714 msgid "tracepoint %s is blocklisted on architecture %s"
6717 #: tapsets.cxx:12608
6719 msgid "Unable to resolve base type of %s for probe %s\n"
6722 #: tapsets.cxx:12682
6723 msgid "tracepoint_builder releasing dwflpp"
6726 #: tapsets.cxx:12710
6728 msgid "Pass 2: getting a tracepoint query for %zu headers: "
6731 #: tapsets.cxx:12732
6733 msgid "Pass 2: using cached %s"
6736 #: tapsets.cxx:12958
6738 msgid "Ignoring inaccessible kernel source tree (DW_AT_comp_dir) at '%s'"
6741 #: tapsets.cxx:12963
6743 msgid "Ignoring duplicate kernel source tree (DW_AT_comp_dir) at '%s'"
6746 #: tapsets.cxx:12968
6748 msgid "Located kernel source tree (DW_AT_comp_dir) at '%s'"
6751 #: tapsets.cxx:13004
6753 msgid "Located kernel source tree at '%s'"
6756 #: tapsets.cxx:13053
6757 msgid "Checking tracepoint glob "
6760 #: tapsets.cxx:13109
6762 "SYSTEM: new BPF TRACEPOINT behavior not supported by target kernel (or use --"
6763 "compatible=4.1 option)"
6766 #: tapsets.cxx:13132
6768 msgid "no match (similar tracepoint: %s)"
6769 msgid_plural "no match (similar tracepoints: %s)"
6774 #. TRANSLATORS: 'timer' is the name of a probe point
6775 #: tapset-timers.cxx:67
6776 msgid "invalid interval for jiffies timer"
6779 #. TRANSLATORS: 'randomize' is a key word
6780 #: tapset-timers.cxx:71
6781 msgid "invalid randomize for jiffies timer"
6784 #: tapset-timers.cxx:74
6785 msgid "only expect one probe point"
6788 #: tapset-timers.cxx:210
6790 msgid "interval value out of range (%s, %s)"
6793 #: tapset-timers.cxx:216
6794 msgid "randomization value out of range"
6797 #: tapset-timers.cxx:616
6798 msgid "profile timer probes not available with the dyninst runtime"
6801 #: tapset-timers.cxx:625
6802 msgid "profiling timer support (register_timer_hook) not found in kernel!"
6805 #: tapset-timers.cxx:639
6806 msgid "jiffies timer probes not available with the dyninst runtime"
6809 #: tapset-timers.cxx:649
6810 msgid "frequency must be greater than 0"
6813 #: tapset-timers.cxx:679
6814 msgid "unrecognized timer variant"
6817 #: tapset-utrace.cxx:488
6818 msgid "only \"process(PATH_OR_PID).syscall\" support $argN or $$parms."
6821 #: tapset-utrace.cxx:532 tapset-utrace.cxx:539
6822 msgid "invalid syscall argument number (1-6)"
6825 #: tapset-utrace.cxx:543
6826 msgid "utrace '$argN' variable is read-only"
6829 #: tapset-utrace.cxx:572
6831 msgid "utrace '%s' variable is read-only"
6834 #: tapset-utrace.cxx:578
6835 msgid "only \"process(PATH_OR_PID).syscall.return\" support $return."
6838 #: tapset-utrace.cxx:603
6839 msgid "unknown target variable"
6842 #: tapset-utrace.cxx:627
6844 "only \"process(PATH_OR_PID).syscall\" and \"process(PATH_OR_PID).syscall."
6845 "return\" probes support target symbols"
6848 #: tapset-utrace.cxx:632
6849 msgid "cannot take address of utrace variable"
6852 #: tapset-utrace.cxx:639
6854 "invalid target symbol for utrace probe, $syscall, $return, $argN or $$parms "
6858 #: tapset-utrace.cxx:678
6859 msgid "process.syscall probes not available with the dyninst runtime"
6862 #: tapset-utrace.cxx:710
6863 msgid "empty module"
6867 msgid "\"Array overflow, check "
6871 msgid "\"MAXNESTING exceeded\";"
6875 msgid "\"division by 0\";"
6879 msgid "\"MAXACTION exceeded\";"
6883 msgid "\"aggregation overflow in "
6887 msgid "\"empty aggregate\";"
6891 msgid "\"histogram index out of range\";"
6894 #: translate.cxx:544
6896 msgid "unsupported local stats init for %s"
6899 #: translate.cxx:568
6901 msgid "unsupported stats type for %s"
6904 #: translate.cxx:577
6906 msgid "unsupported initializer for %s"
6909 #: translate.cxx:591
6911 msgid "unsupported deallocator for %s"
6914 #: translate.cxx:735 translate.cxx:3403
6915 msgid "unknown type of map"
6918 #: translate.cxx:756
6919 msgid "index type mismatch"
6922 #: translate.cxx:802
6923 msgid "aggregating non-parallel map type"
6926 #: translate.cxx:810
6927 msgid "fetching aggregate of non-parallel map type"
6930 #: translate.cxx:828
6931 msgid "checking existence of an unsupported map type"
6934 #: translate.cxx:841
6935 msgid "getting a value from an unsupported map type"
6938 #: translate.cxx:852
6939 msgid "adding a value of an unsupported map type"
6942 #: translate.cxx:874
6943 msgid "setting a value of an unsupported map type"
6946 #: translate.cxx:902
6948 msgid "unsupported local map init for %s"
6951 #: translate.cxx:967
6952 msgid "iterating over unknown reference type"
6955 #: translate.cxx:980
6956 msgid "inconsistent iterator type in itervar::start()"
6959 #: translate.cxx:991 translate.cxx:1003
6960 msgid "inconsistent iterator type in itervar::next()"
6963 #: translate.cxx:1006
6964 msgid "deleting a value of an unsupported map type"
6967 #: translate.cxx:1025
6968 msgid "illegal key type"
6971 #: translate.cxx:1032
6972 msgid "inconsistent iterator value in itervar::get_value()"
6975 #: translate.cxx:1044
6976 msgid "illegal value type"
6979 #: translate.cxx:1250
6980 msgid "internal error translating printf"
6983 #: translate.cxx:2672
6985 msgid "variable %s for function %s will be passed by reference (char *)"
6988 #: translate.cxx:2705
6990 msgid "return value for function %s will be passed by reference (char *)"
6993 #: translate.cxx:2784 translate.cxx:3044
6994 msgid "array locals not supported, missing global declaration?"
6997 #: translate.cxx:2947
6999 msgid "%s elided, duplicates %s\n"
7002 #: translate.cxx:3053
7003 msgid "unsupported local variable type"
7006 #: translate.cxx:3062
7008 msgid "%d statements for probe %s"
7011 #: translate.cxx:3228
7015 #: translate.cxx:3351 translate.cxx:3379
7016 msgid "array type is neither string nor long"
7019 #: translate.cxx:3365
7020 msgid "array key is neither string nor long"
7023 #: translate.cxx:3528 translate.cxx:3944
7024 msgid "unresolved symbol: "
7027 #: translate.cxx:3621
7028 msgid "unknown lvalue type in assignment"
7031 #: translate.cxx:3707 translate.cxx:3727
7032 msgid " type unsupported"
7035 #: translate.cxx:3756
7036 msgid "post assignment on strings not supported"
7039 #: translate.cxx:3770
7041 msgid "string assignment operator %s unsupported"
7044 #: translate.cxx:3813
7045 msgid "unknown macop for assignment"
7048 #: translate.cxx:3818
7049 msgid "invalid post-mode operator"
7052 #: translate.cxx:3855
7053 msgid "assignment type not yet implemented"
7056 #: translate.cxx:3942
7057 msgid "unresolved symbol"
7060 #: translate.cxx:3983
7061 msgid "attempt to use scalar where map expected"
7064 #: translate.cxx:4440 translate.cxx:5635 translate.cxx:5647
7065 msgid "expected numeric type"
7068 #: translate.cxx:4755 translate.cxx:5526 translate.cxx:5567
7069 msgid "expected string types"
7072 #: translate.cxx:4763 translate.cxx:5245 translate.cxx:5312 translate.cxx:5341
7073 #: translate.cxx:5357 translate.cxx:5543
7074 msgid "expected numeric types"
7077 #: translate.cxx:4769 translate.cxx:5065 translate.cxx:5461 translate.cxx:5552
7078 msgid "unexpected type"
7081 #: translate.cxx:4806 translate.cxx:6030
7082 msgid "Invalid indexing of histogram"
7085 #: translate.cxx:4876
7086 msgid "cannot 'return' from probe"
7089 #: translate.cxx:4881
7090 msgid "unexpected lock pushdown in 'return'"
7093 #: translate.cxx:4886 translate.cxx:4892
7094 msgid "return type mismatch"
7097 #: translate.cxx:4912
7098 msgid "unexpected lock pushdown in 'next'"
7101 #: translate.cxx:4968
7102 msgid "Cannot delete unknown expression type"
7105 #: translate.cxx:5098
7106 msgid "cannot delete histogram bucket entries\n"
7109 #: translate.cxx:5225
7110 msgid "expected numeric or string type"
7113 #: translate.cxx:5303
7115 msgid "operator %s not yet implemented"
7118 #: translate.cxx:5562
7119 msgid "unexpected concatenation operator"
7122 #: translate.cxx:5585
7123 msgid "expected numeric condition"
7126 #: translate.cxx:5590
7127 msgid "expected matching types"
7130 #: translate.cxx:5608
7131 msgid "non-number <<< expression"
7134 #: translate.cxx:5611
7135 msgid "non-stats left operand to <<< expression"
7138 #: translate.cxx:5614
7139 msgid "non-number right operand to <<< expression"
7142 #: translate.cxx:5620 translate.cxx:5622
7143 msgid "type mismatch"
7146 #: translate.cxx:5661
7147 msgid "invalid reference to array"
7150 #: translate.cxx:5747
7151 msgid "need rvalue for assignment"
7154 #: translate.cxx:5759
7155 msgid "unexpected reference to array"
7158 #: translate.cxx:5816
7159 msgid "cannot translate general target-symbol expression"
7162 #: translate.cxx:5823
7163 msgid "cannot translate general @var expression"
7166 #: translate.cxx:5830
7167 msgid "cannot translate general @cast expression"
7170 #: translate.cxx:5837
7171 msgid "cannot translate general dereference expression"
7174 #: translate.cxx:5844
7175 msgid "cannot translate general @defined expression"
7178 #: translate.cxx:5851
7179 msgid "cannot translate general @probewrite expression"
7182 #: translate.cxx:5858
7183 msgid "cannot translate general @entry expression"
7186 #: translate.cxx:5865
7187 msgid "cannot translate general @perf expression"
7190 #: translate.cxx:5886
7191 msgid "invalid array reference"
7194 #: translate.cxx:5891
7195 msgid "array index type mismatch"
7198 #: translate.cxx:5931
7199 msgid "unexpected aggregate of non-arrayindex"
7202 #: translate.cxx:5978
7203 msgid "statistic-valued array in rvalue context"
7206 #: translate.cxx:6075
7207 msgid "unexpected reference to scalar"
7210 #: translate.cxx:6141
7211 msgid "cannot assign to histogram buckets"
7214 #: translate.cxx:6159
7215 msgid "invalid length argument list"
7218 #: translate.cxx:6164
7219 msgid "function argument type mismatch"
7222 #: translate.cxx:6193
7223 msgid "function actual argument evaluation"
7226 #: translate.cxx:6278
7227 msgid "function return result evaluation"
7230 #: translate.cxx:6986
7231 msgid "unexpected build-id reloc section "
7234 #: translate.cxx:6994
7236 msgid "Found build-id in %s, length %d, start at %#<PRIx64>"
7239 #: translate.cxx:7316
7241 msgid "libdwfl failure getting symbol table for %s: %s"
7244 #: translate.cxx:7379
7246 msgid "Found kernel _stext extra offset %#<PRIx64>"
7249 #: translate.cxx:7560
7251 msgid "skipping module %s %s table (too big: %zi > %zi)"
7254 #: translate.cxx:7564
7256 msgid "skipping module %s, section %s %s table (too big: %zi > %zi)"
7259 #: translate.cxx:8147
7260 msgid "Searching for vdso candidates: "
7263 #: translate.cxx:8157
7264 msgid "vdso candidate: "
7267 #: translate.cxx:8352
7268 msgid "missing unwind/symbol data for module '"
7271 #: translate.cxx:8375
7273 msgid "identified max-nested function: %s (%d)"
7276 #: translate.cxx:8386
7278 msgid "identified recursive function: %s"
7281 #: translate.cxx:8403
7284 "myproc-unprivileged tapset function called without is_myproc checking for "
7288 #: translate.cxx:8407
7290 msgid "read fault [man error::fault] at 0x%lx"
7293 #: translate.cxx:8409
7295 msgid "write fault [man error::fault] at 0x%lx"
7298 #: translate.cxx:8411
7300 msgid "divide by zero in DWARF operand (%s)"
7303 #: translate.cxx:8413
7304 msgid "register access fault [man error::fault]"
7307 #: translate.cxx:8461
7309 msgid "ignoring extra parts of compat version: %s"
7312 #: translate.cxx:8465
7314 msgid "parse error in compatibility version: %s"
7317 #: translate.cxx:8468
7319 msgid "compatibility version out of range: %s"
7322 #: translate.cxx:8491
7326 #: translate.cxx:8491
7327 msgid " non-recursive"
7330 #: translate.cxx:8490
7332 msgid "function recursion-analysis: max-nesting %d %s"
7336 msgid "Unable to determine home directory"
7341 msgid "Copying %s to %s"
7346 msgid "Copy failed (\"%s\" to \"%s\"): %s"
7350 msgid ". Try running stap --privileged"
7355 msgid "using %ldvirt/%ldres/%ldshr/%lddata kb, "
7360 msgid "find_executable(): file %s not in sysroot %s"
7364 msgid "cmdstr_join called with an empty command!"
7368 msgid "join called with an empty vector!"
7373 msgid "Spawn waitpid call on unmanaged pid %d"
7378 msgid "Spawn waitpid result (0x%x): %d"
7383 msgid "Spawn waitpid error (%d): %s"
7388 msgid "WARNING: %s is not executable (%s)"
7397 msgid "Spawn error (%d): %s"
7402 msgid "WARNING: %s exited with signal: %d (%s)"
7407 msgid "WARNING: %s exited with status: %d"
7411 msgid "Forking subprocess..."
7416 msgid "Fork error (%d): %s"
7421 msgid "ERROR: Safety pattern mismatch for %s ('%s' vs. '%s') rc=%d"
7426 msgid "Unknown kernel machine architecture '%s', don't know elf class"
7429 #. TRANSLATORS: Missing a file
7437 msgid "autosprintf/vasprintf error %d"
7442 msgid "cannot probe pid %d: Invalid pid"
7447 msgid "cannot probe pid %d: %s. Try re-running with 'stap --privileged'."
7452 msgid "cannot probe pid %d: %s"
7457 msgid "Unable to open file '%s' for writing: "
7462 msgid "Unable to write to file '%s': "
7465 #: util.h:152 util.h:191 util.h:202 util.h:210 util.h:221 util.h:233 util.h:253
7466 msgid "bad lexical cast"