# English translations for systemtap package. # Copyright (C) 2011 Red Hat Inc., and others # This file is distributed under the same license as the systemtap package. # Frank Ch. Eigler , 2011. # msgid "" msgstr "" "Project-Id-Version: systemtap 1.5\n" "Report-Msgid-Bugs-To: systemtap@sourceware.org\n" "POT-Creation-Date: 2019-11-17 09:05-0500\n" "PO-Revision-Date: 2011-02-15 10:51-0500\n" "Last-Translator: Frank Ch. Eigler \n" "Language-Team: English\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: bpf-opt.cxx:794 msgid "unable to register allocate" msgstr "" #: bpf-opt.cxx:815 msgid "register allocation failed due to insufficent BPF stack size" msgstr "" #: bpf-translate.cxx:430 #, fuzzy msgid "unhandled comparison operator" msgstr "# functions" #: bpf-translate.cxx:682 bpf-translate.cxx:2015 bpf-translate.cxx:2555 #: bpf-translate.cxx:3618 #, fuzzy msgid "unknown array variable" msgstr "cannot take address of computed value" #: bpf-translate.cxx:703 bpf-translate.cxx:2036 bpf-translate.cxx:2580 #: bpf-translate.cxx:2652 bpf-translate.cxx:3640 bpf-translate.cxx:3794 msgid "unhandled index type" msgstr "" #: bpf-translate.cxx:731 #, fuzzy msgid "unhandled array type" msgstr "bad field for array type: %s" #: bpf-translate.cxx:744 bpf-translate.cxx:2051 #, fuzzy msgid "unknown lvalue" msgstr "# functions" #: bpf-translate.cxx:886 #, fuzzy, c-format msgid "invalid bpf embeddedcode operand '%s'" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1021 #, c-format msgid "invalid bpf embeddedcode syntax (label expects 1 arg, found %llu)" msgstr "" #: bpf-translate.cxx:1028 #, c-format msgid "invalid bpf embeddedcode syntax (alloc expects 2 or 3 args, found %llu)" msgstr "" #: bpf-translate.cxx:1043 #, c-format msgid "" "invalid bpf embeddedcode syntax (alloc expects 'align' or 'noalign' as 3rd " "arg, found '%s'" msgstr "" #: bpf-translate.cxx:1052 #, c-format msgid "" "invalid bpf embeddedcode syntax (call expects at least 2 args, found %llu)" msgstr "" #: bpf-translate.cxx:1062 #, c-format msgid "invalid bpf embeddedcode syntax (opcode expects 4 args, found %llu)" msgstr "" #: bpf-translate.cxx:1067 #, fuzzy, c-format msgid "invalid bpf embeddedcode opcode '%s'" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1093 #, fuzzy, c-format msgid "unknown bpf embeddedcode operator '%s'" msgstr "# functions" #: bpf-translate.cxx:1113 #, fuzzy msgid "no return value outside function" msgstr "cannot get die scopes inlined_subroutine: %s" #: bpf-translate.cxx:1161 bpf-translate.cxx:1184 bpf-translate.cxx:1195 #: bpf-translate.cxx:1203 #, fuzzy, c-format msgid "invalid bpf register '%s'" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1168 #, c-format msgid "invalid bpf argument %s (string literal not allowed here)" msgstr "" #: bpf-translate.cxx:1174 #, c-format msgid "BUG: improper string %s" msgstr "" #: bpf-translate.cxx:1200 #, fuzzy, c-format msgid "invalid bpf argument '%s'" msgstr "Invalid target process ID number." #: bpf-translate.cxx:1229 #, fuzzy msgid "invalid bpf code" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1305 msgid "invalid branch in bpf code" msgstr "" #: bpf-translate.cxx:1313 #, fuzzy, c-format msgid "unknown opcode '%d' in bpf code" msgstr "cannot index into constant value" #: bpf-translate.cxx:1321 bpf-translate.cxx:1330 #, c-format msgid "invalid register field '%s' in bpf code" msgstr "" #: bpf-translate.cxx:1335 msgid "invalid immediate field in bpf code" msgstr "" #: bpf-translate.cxx:1339 #, c-format msgid "offset field '%lld' out of range in bpf code" msgstr "" #: bpf-translate.cxx:1349 #, c-format msgid "undefined jump target '%s' in bpf code" msgstr "" #: bpf-translate.cxx:1352 #, c-format msgid "BUG: undefined fallthrough target '%s'" msgstr "" #: bpf-translate.cxx:1382 msgid "embeddedcode marked /* userspace */ in kernel bpf probe" msgstr "" #: bpf-translate.cxx:1461 msgid "BUG: bpf embeddedcode doesn't support fallthrough on final asm_stmt" msgstr "" #: bpf-translate.cxx:1524 #, c-format msgid "bpf embeddedcode '%s' expects format string, none provided" msgstr "" #: bpf-translate.cxx:1530 #, c-format msgid "" "bpf embeddedcode '%s' expects format string, but first parameter is not a " "string literal" msgstr "" #: bpf-translate.cxx:1538 bpf-translate.cxx:3543 msgid "Format string for print too long" msgstr "" #: bpf-translate.cxx:1544 bpf-translate.cxx:3471 translate.cxx:5942 #, c-format msgid "additional argument to print" msgid_plural "too many arguments to print (%zu)" msgstr[0] "" msgstr[1] "" #: bpf-translate.cxx:1564 msgid "" "BUG: bpf embeddedcode non-helper 'call' operation only supports printf()," "sprintf(),exit() for now" msgstr "" #: bpf-translate.cxx:1566 msgid "" "BUG: bpf embeddedcode non-helper 'call' operation only supports printf()," "sprintf() for now" msgstr "" #: bpf-translate.cxx:1583 #, fuzzy msgid "bpf embeddedcode unresolved function call" msgstr "# functions" #: bpf-translate.cxx:1585 #, fuzzy msgid "bpf embeddedcode unhandled function overloading" msgstr "# functions" #: bpf-translate.cxx:1596 bpf-translate.cxx:3230 #, fuzzy msgid "unhandled function recursion" msgstr "# functions" #: bpf-translate.cxx:1604 #, c-format msgid "bpf embeddedcode call to function '%s' expected %zu arguments, got %zu" msgstr "" #: bpf-translate.cxx:1625 #, c-format msgid "BUG: bpf embeddedcode contains unexpected asm_stmt kind '%s'" msgstr "" #: bpf-translate.cxx:1696 bpf-translate.cxx:1736 #, fuzzy msgid "unsupported loop in bpf kernel probe" msgstr "store supported only for base type" #: bpf-translate.cxx:1740 msgid "unhandled multi-dimensional array" msgstr "" #: bpf-translate.cxx:1745 #, fuzzy msgid "unknown index" msgstr "cannot take address of computed value" #: bpf-translate.cxx:1749 #, fuzzy msgid "unknown type" msgstr "# functions" #: bpf-translate.cxx:1755 #, fuzzy msgid "unhandled foreach index type" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1760 #, fuzzy msgid "unknown array" msgstr "cannot take address of computed value" #: bpf-translate.cxx:1769 #, fuzzy msgid "unknown stats array" msgstr "cannot take address of computed value" #: bpf-translate.cxx:1783 msgid "unsupported sorted iteration on stat aggregate" msgstr "" #: bpf-translate.cxx:1865 #, fuzzy msgid "unknown value" msgstr "# functions" #: bpf-translate.cxx:1883 #, fuzzy msgid "unhandled foreach key type" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1903 #, fuzzy msgid "unhandled foreach value type" msgstr "bad field for array type: %s" #: bpf-translate.cxx:1918 translate.cxx:4642 msgid "cannot 'break' outside loop" msgstr "" #: bpf-translate.cxx:1926 translate.cxx:4653 msgid "cannot 'continue' outside loop" msgstr "" #: bpf-translate.cxx:1934 #, fuzzy msgid "cannot 'return' outside function" msgstr "cannot get die scopes inlined_subroutine: %s" #: bpf-translate.cxx:1945 msgid "bpf unhandled next statement in function" msgstr "" #: bpf-translate.cxx:1957 msgid "unimplemented delete of array" msgstr "" #: bpf-translate.cxx:1988 bpf-translate.cxx:2043 msgid "unsupported delete operation on statistics aggregate" msgstr "" #: bpf-translate.cxx:2097 stapregex-parse.cxx:138 msgid "octal escape sequence out of range" msgstr "" #: bpf-translate.cxx:2125 msgid "hex escape sequence out of range" msgstr "" #: bpf-translate.cxx:2152 msgid "string literal too long" msgstr "" #: bpf-translate.cxx:2197 #, fuzzy msgid "unhandled binary operator" msgstr "# functions" #: bpf-translate.cxx:2240 #, fuzzy msgid "unhandled unary operator" msgstr "# functions" #: bpf-translate.cxx:2252 bpf-translate.cxx:2270 #, fuzzy msgid "unhandled crement operator" msgstr "Unhandled argument code %d" #: bpf-translate.cxx:2313 #, fuzzy msgid "unsupported in bpf kernel probe" msgstr "# functions" #: bpf-translate.cxx:2416 #, fuzzy msgid "unhandled assignment operator" msgstr "# functions" #: bpf-translate.cxx:2495 bpf-translate.cxx:2558 #, fuzzy msgid "unhandled statistics variable" msgstr "store supported only for base type" #: bpf-translate.cxx:2530 #, fuzzy msgid "unhandled global variable type" msgstr "store supported only for base type" #: bpf-translate.cxx:2543 bpf-translate.cxx:2629 #, fuzzy msgid "unknown variable" msgstr "cannot take address of computed value" #: bpf-translate.cxx:2614 msgid "unhandled arrayindex expression" msgstr "" #: bpf-translate.cxx:2659 msgid "unsupported array-in operation on statistics aggregate" msgstr "" #: bpf-translate.cxx:2692 #, fuzzy msgid "unhandled operand type" msgstr "bad field for array type: %s" #: bpf-translate.cxx:2723 msgid "unhandled deref size" msgstr "" #: bpf-translate.cxx:2907 #, fuzzy msgid "unhandled register number" msgstr "Invalid target process ID number." #: bpf-translate.cxx:2928 msgid "unhandled register size" msgstr "" #: bpf-translate.cxx:3224 msgid "unhandled function overloading" msgstr "" #: bpf-translate.cxx:3413 msgid "unsupported sprintf in bpf kernel probe" msgstr "" #: bpf-translate.cxx:3418 #, c-format msgid "additional argument to sprintf" msgid_plural "too many arguments to sprintf (%zu)" msgstr[0] "" msgstr[1] "" #: bpf-translate.cxx:3447 #, c-format msgid "format string expected %zu args, got %zu" msgstr "" #: bpf-translate.cxx:3466 msgid "unhandled histogram print" msgstr "" #: bpf-translate.cxx:3485 bpf-translate.cxx:3526 translate.cxx:5855 msgid "cannot print a raw stats object" msgstr "" #: bpf-translate.cxx:3487 bpf-translate.cxx:3523 translate.cxx:5853 #, fuzzy msgid "cannot print unknown expression type" msgstr "cannot find type: %s" #: bpf-translate.cxx:3566 msgid "unsupported extraction function in bpf kernel probe" msgstr "" #: bpf-translate.cxx:3583 #, fuzzy msgid "unhandled stat op" msgstr "Unhandled long argument id %d" #: bpf-translate.cxx:3596 translate.cxx:5418 msgid "unexpected aggregate of non-statistic" msgstr "" #: bpf-translate.cxx:3600 #, fuzzy msgid "unknown statistics variable" msgstr "cannot take address of computed value" #: bpf-translate.cxx:3602 #, fuzzy msgid "not a statistics variable" msgstr "cannot take address of computed value" #: bpf-translate.cxx:3646 #, fuzzy msgid "unknown statistics value" msgstr "# functions" #: bpf-translate.cxx:3668 #, fuzzy msgid "unhandled hist op" msgstr "# functions" #: bpf-translate.cxx:3774 msgid "unhandled scalar type" msgstr "" #: bpf-translate.cxx:3840 #, fuzzy msgid "unhandled array element type" msgstr "Unhandled argument code %d" #: bpf-translate.cxx:4662 #, c-format msgid "bpf translation failure: %s" msgstr "" #: buildrun.cxx:620 #, fuzzy, c-format msgid "" "Checking \" %s \" failed with error: %s\n" "Ensure kernel development headers & makefiles are installed." msgstr "Ensure kernel development headers & makefiles are installed." #: buildrun.cxx:660 msgid "Pass 4, preamble: (re)building SystemTap's version of uprobes." msgstr "" #: buildrun.cxx:706 msgid "uprobes rebuild exit code: " msgstr "" #: buildrun.cxx:766 msgid "" "user-space process-tracking facilities not available [man error::process-" "tracking]" msgstr "" #: buildrun.cxx:1001 #, c-format msgid "Processing tracepoint header %s with query %s" msgstr "" #: cache.cxx:134 cache.cxx:223 msgid "Pass 4: using cached " msgstr "" #: cache.cxx:221 msgid "Pass 3: using cached " msgstr "" #: cache.cxx:255 #, c-format msgid "Cache limit file %s/%s missing, creating default." msgstr "" #: cache.cxx:278 #, c-format msgid "Cache clean interval file %s missing, creating default." msgstr "" #: cache.cxx:287 #, fuzzy, c-format msgid "clean_cache stat error: %s" msgstr "semantic error: %s" #: cache.cxx:297 #, c-format msgid "Cache cleaning skipped, interval not reached %ld s / %lu s." msgstr "" #: cache.cxx:305 #, c-format msgid "Cleaning cache, interval reached %ld s > %lu s." msgstr "" #: cache.cxx:318 #, fuzzy, c-format msgid "clean_cache glob error rc=%d" msgstr "semantic error: %s" #: cache.cxx:325 #, fuzzy, c-format msgid "clean_cache regcomp error rc=%d" msgstr "semantic error: %s" #: cache.cxx:379 msgid "Cache cleaning successful, removed entries: " msgstr "" #: cache.cxx:388 #, fuzzy, c-format msgid "clean_cache utime error: %s" msgstr "semantic error: %s" #: cache.cxx:395 msgid "Cache cleaning skipped, no cache path." msgstr "" #: client-http.cxx:1039 client-nss.cxx:605 #, fuzzy, c-format msgid "%s resolves to %s\n" msgstr "# functions" #: client-http.cxx:1040 client-nss.cxx:606 #, fuzzy, c-format msgid "Unable to send %s to the server\n" msgstr "" " retry compilation using a compile server upon compilation error" #: client-nss.cxx:71 #, c-format msgid "" "WARNING: The domain name, %s, does not match the DNS name(s) on the server " "certificate:\n" msgstr "" #: client-nss.cxx:72 #, fuzzy, c-format msgid "could not find input file %s\n" msgstr "cannot find type: %s" #: client-nss.cxx:73 #, c-format msgid "could not open input file %s\n" msgstr "" #: client-nss.cxx:74 #, c-format msgid "Unable to open output file %s\n" msgstr "" #: client-nss.cxx:75 #, c-format msgid "could not write to %s\n" msgstr "" #: client-nss.cxx:147 #, c-format msgid "Unable to find alt name extension on the server certificate\n" msgstr "" #: client-nss.cxx:156 client-nss.cxx:371 #, c-format msgid "Out of memory\n" msgstr "" #: client-nss.cxx:165 #, c-format msgid "Unable to decode alt name extension on server certificate\n" msgstr "" #: client-nss.cxx:761 #, fuzzy msgid "Unable to find a suitable compile server. [man stap-server]" msgstr "" " retry compilation using a compile server upon compilation error" #: client-nss.cxx:767 msgid "No servers online to select from." msgstr "" #: client-nss.cxx:770 msgid "The following servers are online:" msgstr "" #: client-nss.cxx:774 msgid "The following servers were requested:" msgstr "" #: client-nss.cxx:782 #, c-format msgid "No servers matched the selection criteria of %s." msgstr "" #: client-nss.cxx:803 msgid "The server's certificate was expired. Trying again" msgstr "" #: client-nss.cxx:811 msgid "Unable to connect to a server." msgstr "" #: client-nss.cxx:815 msgid "The following servers were tried:" msgstr "" #: client-nss.cxx:885 #, c-format msgid "" "Attempting SSL connection with %s\n" " using certificates from the database in %s\n" msgstr "" #: client-nss.cxx:908 msgid " Unable to connect: " msgstr "" #: client-nss.cxx:914 msgid " The address is an IPv6 link-local address with no scope specifier." msgstr "" #: client-nss.cxx:946 #, fuzzy, c-format msgid "Unable to unzip the server response '%s'\n" msgstr "" " retry compilation using a compile server upon compilation error" #: client-nss.cxx:963 client-nss.cxx:981 csclient.cxx:291 #: nss-server-info.cxx:512 #, c-format msgid "Searching \"%s\"\n" msgstr "" #: client-nss.cxx:969 msgid "Incorrect number of files in server response" msgstr "" #: client-nss.cxx:977 csclient.cxx:304 nss-server-info.cxx:520 #, fuzzy msgid " found " msgstr "cannot find type: %s" #: client-nss.cxx:995 #, c-format msgid " found %s -- linking from %s" msgstr "" #: client-nss.cxx:999 #, fuzzy, c-format msgid "Unable to link '%s' to '%s':%s\n" msgstr "no location for field %s: %s" #: client-nss.cxx:1032 #, c-format msgid "Server protocol version is %s\n" msgstr "" #: client-nss.cxx:1033 msgid "The server does not use localization information passed by the client\n" msgstr "" #: coveragedb.cxx:28 msgid "---- used probes-----" msgstr "" #: coveragedb.cxx:35 coveragedb.cxx:58 #, fuzzy msgid "probe: " msgstr "# probes" #: coveragedb.cxx:42 msgid "local: " msgstr "" #: coveragedb.cxx:45 msgid "unused_local: " msgstr "" #: coveragedb.cxx:51 msgid "---- unused probes----- " msgstr "" #: coveragedb.cxx:64 msgid "---- used functions----- " msgstr "" #: coveragedb.cxx:72 msgid "---- unused functions----- " msgstr "" #: coveragedb.cxx:74 msgid "unused_function: " msgstr "" #: coveragedb.cxx:79 msgid "---- used globals----- " msgstr "" #: coveragedb.cxx:81 coveragedb.cxx:88 #, fuzzy msgid "globals: " msgstr "# globals" #: coveragedb.cxx:86 msgid "---- unused globals----- " msgstr "" #: coveragedb.cxx:110 coveragedb.cxx:133 coveragedb.cxx:151 msgid "Error in statement: " msgstr "" #: csclient.cxx:55 #, fuzzy msgid "Using a compile server backend failed." msgstr "" " retry compilation using a compile server upon compilation error" #: csclient.cxx:63 #, fuzzy msgid "Using a compile server." msgstr "" " retry compilation using a compile server upon compilation error" #: csclient.cxx:142 msgid "Passes: via server " msgstr "" #: csclient.cxx:149 #, fuzzy msgid "Passes: via server failed. Try again with another '-v' option." msgstr "Pass 1: parse failed. Try again with another '--vp 1' option." #: csclient.cxx:169 #, fuzzy msgid "ERROR: cannot create temporary directory (\"" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: csclient.cxx:199 #, fuzzy msgid "ERROR: cannot create temporary directory " msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: csclient.cxx:298 msgid "Incorrect number of modules in server response" msgstr "" #: csclient.cxx:334 msgid "No module was returned by the server." msgstr "" #: cscommon.cxx:93 util.cxx:1591 util.cxx:1665 #, fuzzy, c-format msgid "Unable to open file '%s' for reading: " msgstr "not accessible at this address" #: cscommon.cxx:102 util.cxx:1600 #, fuzzy, c-format msgid "Unable to read from file '%s': " msgstr "not accessible at this address" #: cscommon.cxx:115 util.cxx:1611 util.cxx:1646 util.cxx:1689 msgid "unknown error" msgstr "" #: dwarf_wrappers.cxx:26 #, c-format msgid "libdwfl failure (%s): " msgstr "" #: dwarf_wrappers.cxx:39 #, c-format msgid "libdw failure (%s): " msgstr "" #: dwflpp.cxx:140 #, fuzzy msgid "cannot find " msgstr "cannot find type: %s" #: dwflpp.cxx:250 #, c-format msgid "pattern '%s' matches module '%s'\n" msgstr "" #: dwflpp.cxx:253 #, c-format msgid "pattern '%s' does not match module '%s'\n" msgstr "" #: dwflpp.cxx:284 #, c-format msgid "pattern '%s' matches function '%s'\n" msgstr "" #: dwflpp.cxx:340 dwflpp.cxx:378 #, c-format msgid "missing %s kernel/module debuginfo [man warning::debuginfo] under '%s'" msgstr "" #: dwflpp.cxx:395 #, fuzzy, c-format msgid "missing process %s %s debuginfo" msgstr "# probes" #: dwflpp.cxx:502 dwflpp.cxx:3987 msgid "Getting symbols" msgstr "" #: dwflpp.cxx:724 #, c-format msgid "die parent cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:984 #, c-format msgid "global alias cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:1050 #, c-format msgid "function cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:1062 #, c-format msgid "function cache %s:%s hit %s" msgstr "" #: dwflpp.cxx:1084 dwflpp.cxx:1102 #, c-format msgid "function cache %s:%s match %s vs %s" msgstr "" #: dwflpp.cxx:1136 #, c-format msgid "module function cache %s size %zu" msgstr "" #: dwflpp.cxx:1149 #, c-format msgid "module function cache %s hit %s" msgstr "" #: dwflpp.cxx:1358 #, fuzzy, c-format msgid "module %s --ldd skipped: unsupported interpreter: %s" msgstr "# functions" #: dwflpp.cxx:1375 #, c-format msgid "library iteration on %s failed: %s" msgstr "" #: dwflpp.cxx:1404 #, c-format msgid "Added -d '%s" msgstr "" #: dwflpp.cxx:1406 #, c-format msgid "' due to '%s'" msgstr "" #: dwflpp.cxx:1635 #, c-format msgid "found the following lines for %s:" msgstr "" #: dwflpp.cxx:1839 #, fuzzy, c-format msgid "no line records for %s:%d [man error::dwarf]" msgstr "not accessible at this address" #. TRANSLATORS: Here we are trying to advise what source file #. TRANSLATORS: to attempt. #: dwflpp.cxx:1845 msgid " (try " msgstr "" #: dwflpp.cxx:1849 msgid " or " msgstr "" #: dwflpp.cxx:2054 #, c-format msgid "" "label '%s' at address %s (dieoffset: %s) is not contained by its scope " "'%s' (dieoffset: %s) -- bad debuginfo? [man error::dwarf]" msgstr "" #: dwflpp.cxx:2268 #, c-format msgid "" "Callee \"%s\" in function \"%s\" is a tail call: .callee probe may not fire. " "Try placing the probe directly on the callee function instead." msgstr "" #: dwflpp.cxx:2339 #, fuzzy, c-format msgid "selected source file '%s'\n" msgstr "# functions" #: dwflpp.cxx:2376 #, c-format msgid "aborting prologue search: no source lines found for cu '%s'\n" msgstr "" #: dwflpp.cxx:2390 msgid "lines from dwarf_getsrclines() not sorted" msgstr "" #: dwflpp.cxx:2429 #, c-format msgid "missing entrypc dwarf line record for function '%s'\n" msgstr "" #: dwflpp.cxx:2439 #, c-format msgid "null entrypc dwarf line record for function '%s'\n" msgstr "" #: dwflpp.cxx:2447 #, c-format msgid "searching for prologue of function '%s' %#@%s:%d\n" msgstr "" #: dwflpp.cxx:2477 #, c-format msgid "checking line record %#@%s:%d%s\n" msgstr "" #: dwflpp.cxx:2518 #, fuzzy, c-format msgid "prologue found function '%s'" msgstr "# functions" #: dwflpp.cxx:2522 msgid " (naked)" msgstr "" #: dwflpp.cxx:2526 msgid " (tail-call?)" msgstr "" #: dwflpp.cxx:2529 msgid " (marked)" msgstr "" #: dwflpp.cxx:2602 #, c-format msgid ", ignored %s more" msgstr "" #: dwflpp.cxx:2611 msgid " (skip comdat)" msgstr "" #: dwflpp.cxx:2616 #, c-format msgid "entry-pc lookup (%s dieoffset: %s) = %# (rc %d)" msgstr "" #: dwflpp.cxx:2800 dwflpp.cxx:2812 msgid "in" msgstr "" #: dwflpp.cxx:2804 dwflpp.cxx:2816 msgid "" msgstr "" #: dwflpp.cxx:2805 dwflpp.cxx:2817 msgid "alternatives: " msgstr "" #: dwflpp.cxx:2795 #, c-format msgid "" "unable to find local '%s', [man error::dwarf] dieoffset %s in %s, near pc %s " "%s %s %s (%s)" msgstr "" #: dwflpp.cxx:2808 #, fuzzy, c-format msgid "" "unable to find global '%s', [man error::dwarf] dieoffset %s in %s, %s %s %s " "(%s)" msgstr "no location for field %s: %s" #: dwflpp.cxx:2888 dwflpp.cxx:4127 #, fuzzy, c-format msgid "unable to get die scopes for '%s' in an inlined subroutine" msgstr "cannot get die scopes inlined_subroutine: %s" #: dwflpp.cxx:2922 msgid "alternative locations: " msgstr "" #: dwflpp.cxx:2940 msgid "" msgstr "" #: dwflpp.cxx:2942 #, c-format msgid "" msgstr "" #: dwflpp.cxx:2974 msgid " at " msgstr "# functions" #: dwflpp.cxx:3129 dwflpp.cxx:3146 dwflpp.cxx:3159 msgid " at " msgstr "" #: dwflpp.cxx:3144 msgid " inlined by " msgstr "" #: dwflpp.cxx:3210 #, fuzzy, c-format msgid "not accessible at this address (pc: %s) [man error::dwarf]" msgstr "not accessible at this address" #: dwflpp.cxx:3221 #, fuzzy, c-format msgid "" "dwarf_getlocation_addr failed at this address (pc: %s) [man error::dwarf]" msgstr "dwarf_getlocation_addr: %s" #: dwflpp.cxx:3223 #, fuzzy, c-format msgid "dwarf_error: %s" msgstr "dwarf_getlocation_addr: %s" #: dwflpp.cxx:3265 #, c-format msgid "Type %s isn't a struct/class/union" msgstr "" #: dwflpp.cxx:3275 #, fuzzy, c-format msgid "Type %s is empty" msgstr "%s %s: %s" #: dwflpp.cxx:3279 #, fuzzy, c-format msgid "Type %s: %s" msgstr "%s %s: %s" #: dwflpp.cxx:3315 #, c-format msgid "Couldn't obtain type attribute for anonymous member at %s:%d" msgstr "" #: dwflpp.cxx:3408 #, fuzzy, c-format msgid "no location for field '%s':%s" msgstr "no location for field %s: %s" #: dwflpp.cxx:3419 #, c-format msgid "cannot get type of field: %s" msgstr "cannot get type of field: %s" #: dwflpp.cxx:3456 #, fuzzy, c-format msgid "invalid access '%s' vs '%s'" msgstr "bad field for array type: %s" #: dwflpp.cxx:3484 #, fuzzy, c-format msgid "invalid access '%s' for array type" msgstr "bad field for array type: %s" #: dwflpp.cxx:3496 #, fuzzy, c-format msgid "invalid access '%s' for %s" msgstr "bad field for array type: %s" #: dwflpp.cxx:3503 #, fuzzy, c-format msgid "unresolved %s" msgstr "# functions" #: dwflpp.cxx:3528 #, fuzzy, c-format msgid "unable to find member '%s' for %s%s%s" msgstr "no location for field %s: %s" #: dwflpp.cxx:3549 #, fuzzy, c-format msgid "invalid access '%s' vs. %s" msgstr "bad field for array type: %s" #: dwflpp.cxx:3554 #, c-format msgid "cannot find type: %s" msgstr "cannot find type: %s" #: dwflpp.cxx:3558 #, fuzzy, c-format msgid "%s: unexpected type tag %s" msgstr "%s: unexpected type tag %#x" #: dwflpp.cxx:3579 #, fuzzy, c-format msgid "cannot get type of pointee: %s" msgstr "cannot get type of field: %s" #: dwflpp.cxx:3593 #, c-format msgid "cannot get bit field parameters: %s" msgstr "cannot get bit field parameters: %s" #: dwflpp.cxx:3635 #, fuzzy msgid "cannot handle offset into register" msgstr "cannot handle offset into register in fetch" #: dwflpp.cxx:3642 msgid "requested size larger than constant" msgstr "" #: dwflpp.cxx:3671 #, fuzzy msgid "unhandled constant size" msgstr "Unhandled long argument id %d" #: dwflpp.cxx:3687 msgid "noncontiguous location for base fetch" msgstr "noncontiguous location for base fetch" #: dwflpp.cxx:3692 #, fuzzy msgid "cannot handle offset into implicit pointer" msgstr "cannot index into implicit pointer" #: dwflpp.cxx:3700 #, fuzzy msgid "pointer optimized out" msgstr "pointer has been optimized out" #: dwflpp.cxx:3703 msgid "location not available" msgstr "location not available" #: dwflpp.cxx:3781 #, fuzzy msgid "cannot write to member address" msgstr "cannot index into constant value" #: dwflpp.cxx:3785 msgid "cannot take the address of a bit field" msgstr "cannot take the address of a bit field" #: dwflpp.cxx:3794 msgid "cannot take address of object in register" msgstr "cannot take address of object in register" #: dwflpp.cxx:3798 msgid "cannot take address of noncontiguous object" msgstr "cannot take address of noncontiguous object" #: dwflpp.cxx:3802 msgid "cannot take address of computed value" msgstr "cannot take address of computed value" #: dwflpp.cxx:3806 msgid "cannot take address of constant value" msgstr "cannot take address of constant value" #: dwflpp.cxx:3810 msgid "cannot take address of unavailable value" msgstr "cannot take address of unavailable value" #: dwflpp.cxx:3814 msgid "cannot take address of implicit pointer" msgstr "cannot take address of implicit pointer" #: dwflpp.cxx:3831 #, fuzzy, c-format msgid "unsupported type tag %s for %s" msgstr "# functions" #: dwflpp.cxx:3863 #, c-format msgid "'%s'%s is being accessed instead of a member%s" msgstr "" #: dwflpp.cxx:3888 #, fuzzy, c-format msgid "unsupported type (mystery encoding %s for %s" msgstr "# functions" #: dwflpp.cxx:3898 #, fuzzy, c-format msgid "unsupported type (encoding %s) for %s" msgstr "store supported only for base type" #: dwflpp.cxx:3913 #, c-format msgid "cannot get byte_size attribute for type %s: %s" msgstr "cannot get byte_size attribute for type %s: %s" #: dwflpp.cxx:3938 #, fuzzy msgid "cannot write to array address" msgstr "cannot index into constant value" #: dwflpp.cxx:3941 #, fuzzy msgid "cannot write to reference" msgstr "cannot index into constant value" #: dwflpp.cxx:3964 #, fuzzy, c-format msgid "cannot get size for type %s: %s" msgstr "cannot get inner type of type %s: %s" #: dwflpp.cxx:3983 #, c-format msgid "finding symtable address for %s\n" msgstr "" #: dwflpp.cxx:4008 #, c-format msgid "found %s @%#\n" msgstr "" #: dwflpp.cxx:4035 #, c-format msgid "" "finding location for local '%s' near address %#, module bias " "%#\n" msgstr "" #: dwflpp.cxx:4039 #, fuzzy, c-format msgid "finding location for global '%s' in CU '%s'\n" msgstr "no location for field %s: %s" #: dwflpp.cxx:4063 #, c-format msgid "failed to retrieve location attribute for '%s' [man error::dwarf]" msgstr "" #: dwflpp.cxx:4078 dwflpp.cxx:4154 #, fuzzy, c-format msgid "failed to retrieve type attribute for '%s' [man error::dwarf]" msgstr "not accessible at this address" #: dwflpp.cxx:4172 #, c-format msgid "literal_stmt_for_return: finding return value for %s (%s)\n" msgstr "" #: dwflpp.cxx:4180 #, c-format msgid "failed to retrieve return value location for %s [man error::dwarf] (%s)" msgstr "" #: dwflpp.cxx:4185 #, c-format msgid "function %s (%s) has no return value" msgstr "" #: dwflpp.cxx:4195 dwflpp.cxx:4219 #, c-format msgid "" "failed to retrieve return value type attribute for %s [man error::dwarf] (%s)" msgstr "" #: dwflpp.cxx:4236 #, c-format msgid "literal_stmt_for_pointer: finding value for %s (%s)\n" msgstr "" #: dwflpp.cxx:4365 msgid " - blacklisted" msgstr "" #: dwflpp.cxx:4370 msgid " but not skipped (guru mode enabled)" msgstr "" #: dwflpp.cxx:4534 dwflpp.cxx:4581 msgid "blacklist regexps:" msgstr "" #: dwflpp.cxx:4542 dwflpp.cxx:4589 msgid "blacklist_func regcomp failed" msgstr "" #: dwflpp.cxx:4544 dwflpp.cxx:4591 msgid "blacklist_func_ret regcomp failed" msgstr "" #: dwflpp.cxx:4546 dwflpp.cxx:4593 msgid "blacklist_file regcomp failed" msgstr "" #: dwflpp.cxx:4548 dwflpp.cxx:4595 msgid "blacklist_section regcomp failed" msgstr "" #: dwflpp.cxx:4779 #, fuzzy msgid "not found cfa" msgstr "cannot find type: %s" #: dwflpp.cxx:4786 #, c-format msgid "found cfa, info: %d [start: %#, end: %#, nops: %zu" msgstr "" #: dwflpp.cxx:4907 msgid "retrying variable location-list lookup at address pc+5\n" msgstr "" #: dwflpp.cxx:5023 #, c-format msgid "CU '%s' in module '%s' has valid locs" msgstr "" #: elaborate.cxx:155 msgid "derived_probe with no locations" msgid_plural "derived_probe with too many locations" msgstr[0] "" msgstr[1] "" #: elaborate.cxx:217 msgid "unprivileged users: authorized" msgstr "" #: elaborate.cxx:223 msgid "unprivileged users: authorized for process owner" msgstr "" #: elaborate.cxx:242 #, fuzzy msgid "invalid suffix for probe" msgstr "bad field for array type: %s" #: elaborate.cxx:397 msgid "invalid use of wildcard probe point component" msgstr "" #: elaborate.cxx:456 #, c-format msgid "probe point truncated (follow: %s)" msgstr "" #: elaborate.cxx:463 #, c-format msgid "probe point is not allowed for --privilege=%s" msgstr "" #: elaborate.cxx:565 elaborate.cxx:639 #, c-format msgid "probe point mismatch: didn't find any wildcard matches%s" msgstr "" #: elaborate.cxx:587 #, c-format msgid "wildcard '%s' matched '%s'" msgstr "" #: elaborate.cxx:667 #, c-format msgid "probe point mismatch%s" msgstr "" #: elaborate.cxx:809 msgid "inappropriate" msgstr "" #: elaborate.cxx:884 #, c-format msgid "recursive loop in alias expansion of %s at %s" msgstr "" #: elaborate.cxx:1019 elaborate.cxx:1067 #, fuzzy msgid "while resolving probe point" msgstr " while registering probe alias " #: elaborate.cxx:1030 msgid "no match" msgstr "" #: elaborate.cxx:1079 #, c-format msgid "resolution failed in %s" msgstr "" #: elaborate.cxx:1131 msgid "Expecting symbol or array index expression" msgstr "" #: elaborate.cxx:1184 msgid "Assignment to read-only histogram bucket" msgstr "" #: elaborate.cxx:1216 #, c-format msgid "variable '%s' modified during 'foreach' iteration" msgstr "" #: elaborate.cxx:1240 #, c-format msgid "function call modifies var '%s' during 'foreach' iteration" msgstr "" #: elaborate.cxx:1285 #, c-format msgid "bit shift (%d) out of range <0..62>" msgstr "" #: elaborate.cxx:1331 #, c-format msgid "conflicting bit shifts declared (previously %d)" msgstr "" #: elaborate.cxx:1425 #, c-format msgid "multiple histogram types declared on '%s'" msgstr "" #: elaborate.cxx:1454 #, fuzzy, c-format msgid "unable to infer statistic parameters for global '%s'" msgstr "no location for field %s: %s" #: elaborate.cxx:1571 msgid "probe condition must not modify any variables" msgstr "" #: elaborate.cxx:1575 msgid "probe condition must not include impure embedded-C" msgstr "" #: elaborate.cxx:1659 msgid "can't create cond initializer probe" msgstr "" #: elaborate.cxx:1719 #, c-format msgid "Turning on task_finder vma_tracker, pragma:vma found in %s" msgstr "" #: elaborate.cxx:1724 msgid "VMA-tracking is only supported by the kernel runtime (PR15052)" msgstr "" #: elaborate.cxx:1733 #, c-format msgid "Turning on unwind support, pragma:unwind found in %s" msgstr "" #: elaborate.cxx:1742 #, c-format msgid "Turning on symbol data collecting, pragma:symbols found in %s" msgstr "" #: elaborate.cxx:1751 #, c-format msgid "Turning on debug line data collecting, pragma:lines found in %s" msgstr "" #: elaborate.cxx:1950 msgid "symbol resolution for derived-probe " msgstr "" #: elaborate.cxx:1984 msgid "symbol resolution for function " msgstr "" #: elaborate.cxx:2004 msgid "" "This global uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:2009 msgid "" "This function uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:2017 msgid "" "This probe uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:2019 msgid "" "This alias uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:2180 msgid "can't create global var display" msgstr "" #: elaborate.cxx:2258 msgid "can't create begin probe" msgstr "" #: elaborate.cxx:2345 elaborate.cxx:2462 #, fuzzy msgid "can't create procfs probe" msgstr "cannot take address of computed value" #: elaborate.cxx:2418 parse.cxx:2492 #, fuzzy msgid "expected literal number" msgstr "# functions" #: elaborate.cxx:2425 parse.cxx:2764 #, fuzzy msgid "expected literal string" msgstr "# functions" #: elaborate.cxx:2486 #, fuzzy msgid "can't create timer probe" msgstr "cannot take address of computed value" #: elaborate.cxx:2543 #, fuzzy msgid "no probes found" msgstr "# probes" #: elaborate.cxx:2617 elaborate.cxx:2626 elaborate.cxx:2758 #, c-format msgid "unresolved arity-%zu global array %s, missing global declaration?" msgstr "" #: elaborate.cxx:2676 msgid "unresolved array in delete statement" msgstr "" #: elaborate.cxx:2713 msgid "probe condition must not reference undeclared global" msgstr "" #: elaborate.cxx:2734 msgid "wildcard not allowed in array index" msgstr "" #: elaborate.cxx:2800 elaborate.cxx:2854 #, c-format msgid "unresolved pragma:read global %s" msgstr "" #: elaborate.cxx:2820 elaborate.cxx:2874 #, c-format msgid "unresolved pragma:write global %s" msgstr "" #: elaborate.cxx:2894 msgid "probe condition must not reference function" msgstr "" #: elaborate.cxx:2916 elaborate.cxx:3374 elaborate.cxx:3421 elaborate.cxx:3475 msgid " (similar: " msgstr "" #: elaborate.cxx:2915 #, fuzzy, c-format msgid "unresolved function%s" msgstr "# functions" #: elaborate.cxx:2946 #, c-format msgid " local %s is already defined" msgstr "" #: elaborate.cxx:2961 #, c-format msgid " local %s is formal parameter" msgstr "" #: elaborate.cxx:2986 #, c-format msgid " global %s is already defined" msgstr "" #: elaborate.cxx:2995 #, c-format msgid "cross-file global variable reference to %s from" msgstr "" #: elaborate.cxx:3015 #, c-format msgid " global %s is defined in chosen-tapset-file %s" msgstr "" #: elaborate.cxx:3038 #, c-format msgid " global %s is defined in new-tapset-file %s" msgstr "" #: elaborate.cxx:3079 #, fuzzy, c-format msgid "function may not be used when --privilege=%s is specified" msgstr "You can't specify %s when --unprivileged is specified." #: elaborate.cxx:3088 #, fuzzy msgid "function may not be used with bpf runtime" msgstr "You can't specify %s when --unprivileged is specified." #: elaborate.cxx:3091 msgid "function requires bpf runtime" msgstr "" #: elaborate.cxx:3098 msgid "function may not be used unless -g is specified" msgstr "" #: elaborate.cxx:3173 #, c-format msgid " function %s is defined in chosen-tapset-file %s" msgstr "" #: elaborate.cxx:3198 #, c-format msgid " function %s is defined in new-tapset-file %s" msgstr "" #: elaborate.cxx:3217 #, c-format msgid "arity mismatch found (function '%s' takes %zu args)" msgstr "" #: elaborate.cxx:3231 #, fuzzy msgid "conflicting functions" msgstr "# functions" #: elaborate.cxx:3286 #, fuzzy, c-format msgid "Eliding unused function '%s'" msgstr "# functions" #: elaborate.cxx:3343 elaborate.cxx:3390 elaborate.cxx:3435 #, fuzzy, c-format msgid "Eliding unused variable '%s'" msgstr "# functions" #: elaborate.cxx:3371 elaborate.cxx:3418 #, fuzzy, c-format msgid "never-assigned local variable '%s'%s" msgstr "store supported only for base type" #: elaborate.cxx:3472 #, fuzzy, c-format msgid "never-assigned global variable '%s'%s" msgstr "store supported only for base type" #: elaborate.cxx:3548 msgid "Expecting lvalue for assignment, try -> instead" msgstr "" #: elaborate.cxx:3551 msgid "Expecting lvalue for assignment" msgstr "" #: elaborate.cxx:3606 #, fuzzy, c-format msgid "Eliding assignment to '%s'" msgstr "# functions" #: elaborate.cxx:3628 #, fuzzy, c-format msgid "Eliding unused error string catcher %s at %s" msgstr "# functions" #: elaborate.cxx:3694 msgid "Eliding side-effect-free null statement " msgstr "" #: elaborate.cxx:3714 msgid "Flattening nested block " msgstr "" #: elaborate.cxx:3726 msgid "Eliding side-effect-free empty block " msgstr "" #: elaborate.cxx:3732 msgid "Eliding side-effect-free singleton block " msgstr "" #: elaborate.cxx:3750 msgid "Eliding empty try {} block " msgstr "" #: elaborate.cxx:3774 msgid "Eliding side-effect-free if statement " msgstr "" #: elaborate.cxx:3782 msgid "Creating simple evaluation from if statement " msgstr "" #: elaborate.cxx:3796 msgid "Inverting the condition of if statement " msgstr "" #: elaborate.cxx:3820 msgid "Eliding side-effect-free foreach statement " msgstr "" #: elaborate.cxx:3842 msgid "Eliding side-effect-free for statement " msgstr "" #: elaborate.cxx:3940 #, fuzzy, c-format msgid "side-effect-free function '%s'" msgstr "# functions" #: elaborate.cxx:4068 msgid "Creating if statement from unused logical-or " msgstr "" #: elaborate.cxx:4099 msgid "Creating if statement from unused logical-and " msgstr "" #: elaborate.cxx:4125 msgid "Creating if statement from unused ternary expression " msgstr "" #: elaborate.cxx:4155 msgid "Eliding unused binary " msgstr "" #: elaborate.cxx:4183 msgid "Eliding unused unary " msgstr "" #: elaborate.cxx:4205 msgid "Eliding regex query " msgstr "" #: elaborate.cxx:4256 msgid "Eliding side-effect-free function call " msgstr "" #: elaborate.cxx:4288 msgid "Eliding unused print " msgstr "" #: elaborate.cxx:4346 elaborate.cxx:4354 msgid "Eliding unused target symbol " msgstr "" #: elaborate.cxx:4362 msgid "Eliding unused typecast " msgstr "" #: elaborate.cxx:4370 #, fuzzy msgid "Eliding unused autocast " msgstr "# functions" #: elaborate.cxx:4383 msgid "Eliding unused check " msgstr "" #: elaborate.cxx:4459 #, c-format msgid "Collapsing constant-% if-statement %s" msgstr "" #: elaborate.cxx:4485 msgid "Collapsing constantly-false for-loop " msgstr "" #: elaborate.cxx:4511 msgid "Collapsing constantly-limited foreach-loop " msgstr "" #: elaborate.cxx:4558 msgid "unsupported binary operator " msgstr "" #: elaborate.cxx:4611 msgid "Collapsing constant-identity binary operator " msgstr "" #: elaborate.cxx:4639 #, c-format msgid "Collapsing constant-% binary operator %s" msgstr "" #: elaborate.cxx:4657 msgid "Collapsing constant unary " msgstr "" #: elaborate.cxx:4671 #, fuzzy msgid "unsupported unary operator " msgstr "# functions" #: elaborate.cxx:4715 msgid "Collapsing constant logical-OR " msgstr "" #: elaborate.cxx:4762 msgid "Collapsing constant logical-AND " msgstr "" #: elaborate.cxx:4790 msgid "Collapsing compound expression" msgstr "" #: elaborate.cxx:4830 msgid "Collapsing constant-boundary comparison " msgstr "" #: elaborate.cxx:4848 msgid "Collapsing constant comparison " msgstr "" #: elaborate.cxx:4865 #, fuzzy msgid "unsupported comparison operator " msgstr "# functions" #: elaborate.cxx:4881 msgid "Collapsing constant concatenation " msgstr "" #: elaborate.cxx:4893 msgid "Collapsing identity concatenation " msgstr "" #: elaborate.cxx:4914 #, c-format msgid "Collapsing constant-% ternary %s" msgstr "" #: elaborate.cxx:4949 msgid "Collapsing untouched @defined check " msgstr "" #: elaborate.cxx:4969 msgid "Preserving unresolved @defined check " msgstr "" #: elaborate.cxx:4997 msgid "Bad $context variable being substituted with literal 0" msgstr "" #: elaborate.cxx:5065 msgid "statement will never be reached" msgstr "" #: elaborate.cxx:5149 msgid "instance of overloaded function will never be reached" msgstr "" #: elaborate.cxx:5208 #, fuzzy, c-format msgid "Changing %s reference to %s reference\n" msgstr "cannot index into constant value" #: elaborate.cxx:5298 msgid "stable function must also be /* pure */" msgstr "" #: elaborate.cxx:5708 #, c-format msgid "Probe '%s' has been elided" msgstr "" #: elaborate.cxx:5820 #, c-format msgid "resolved function '%s' conflicts with an existing function" msgstr "" #: elaborate.cxx:6004 #, fuzzy, c-format msgid "while processing function %s" msgstr "# functions" #: elaborate.cxx:6051 #, fuzzy, c-format msgid "while processing probe %s" msgstr " while registering probe alias " #: elaborate.cxx:6062 #, fuzzy msgid "wrapping not supported for scalars" msgstr "store not supported for pointer type" #: elaborate.cxx:6346 #, fuzzy msgid "internal error: unsupported assignment operator " msgstr "# functions" #: elaborate.cxx:6515 #, fuzzy, c-format msgid "internal error: unresolved symbol '%s'" msgstr "# functions" #: elaborate.cxx:6528 msgid "Potential type mismatch in reassignment" msgstr "" #: elaborate.cxx:6595 elaborate.cxx:6631 msgid "Resolution problem with " msgstr "" #. TRANSLATORS: simply saying not an issue with a probe or function #: elaborate.cxx:6610 elaborate.cxx:6646 msgid "other" msgstr "" #: elaborate.cxx:6616 msgid "unresolved target-symbol expression" msgstr "" #: elaborate.cxx:6652 msgid "unresolved @var() expression" msgstr "" #: elaborate.cxx:6665 #, fuzzy msgid "unexpected @defined" msgstr "# functions" #: elaborate.cxx:6674 msgid "internal error: @entry is only valid in .return probes" msgstr "" #: elaborate.cxx:6686 #, fuzzy, c-format msgid "type definition '%s' not found in '%s'" msgstr "field name %s not found" #: elaborate.cxx:6700 #, fuzzy msgid "unknown type in dereference" msgstr "cannot index into constant value" #: elaborate.cxx:6809 #, fuzzy, c-format msgid "internal error: unresolved function call to '%s'" msgstr "# functions" #: elaborate.cxx:6898 msgid "Activating uprobes support because /* pragma:uprobes */ seen." msgstr "" #: elaborate.cxx:6909 msgid "Turning on DFA subexpressions because /* pragma:tagged_dfa */ seen" msgstr "" #: elaborate.cxx:7082 translate.cxx:4453 msgid "invalid operand of delete expression" msgstr "" #: elaborate.cxx:7218 msgid "Unspecified conversion in print operator format string" msgstr "" #: elaborate.cxx:7234 msgid "Wrong number of args to formatted print operator" msgstr "" #: elaborate.cxx:7367 msgid "array locals not supported, missing global declaration? " msgstr "" #: elaborate.cxx:7377 msgid "stat locals not supported, missing global declaration? " msgstr "" #: elaborate.cxx:7392 #, fuzzy msgid "unresolved type " msgstr "# functions" #: elaborate.cxx:7407 #, fuzzy msgid "invalid operator" msgstr "bad field for array type: %s" #: elaborate.cxx:7409 msgid "invalid type " msgstr "" #: elaborate.cxx:7422 #, c-format msgid "type mismatch: left and right sides don't agree (%s vs %s)" msgstr "" #: elaborate.cxx:7442 #, fuzzy, c-format msgid "type mismatch: expected %s" msgstr "# functions" #: elaborate.cxx:7444 #, fuzzy, c-format msgid " but found %s" msgstr "cannot find type: %s" #: elaborate.cxx:7493 #, fuzzy, c-format msgid "type mismatch: expected %s but found %s" msgstr "# functions" #: elaborate.cxx:7505 #, c-format msgid "index %d " msgstr "" #: elaborate.cxx:7506 #, c-format msgid "type mismatch (%s)" msgstr "" #: elaborate.cxx:7510 msgid "type" msgstr "" #: elaborate.cxx:7512 #, c-format msgid " of index %d" msgstr "" #: elaborate.cxx:7513 #, c-format msgid " was first inferred here (%s)" msgstr "" #: elaborate.h:526 #, fuzzy msgid "Rerunning the code filters." msgstr "" " retry compilation using a compile server upon compilation error" #: hash.cxx:129 msgid "result:" msgstr "" #: interactive.cxx:111 #, c-format msgid "(%s or %s) [answered %c; input not from terminal]\n" msgstr "" #: interactive.cxx:120 #, c-format msgid "%s(%s or %s) " msgstr "" #: interactive.cxx:124 #, c-format msgid "EOF [assumed %c]\n" msgstr "" #: interactive.cxx:149 #, c-format msgid "Please answer %s or %s.\n" msgstr "" #: interactive.cxx:626 msgid "Invalid starting script line range value." msgstr "" #: interactive.cxx:634 #, c-format msgid "No line %ld present in script." msgstr "" #: interactive.cxx:646 msgid "Invalid ending script line range value." msgstr "" #: interactive.cxx:653 #, c-format msgid "No line %lu present in script." msgstr "" #: interactive.cxx:659 msgid "" "Invalid script line range value - starting line is greater than ending line." msgstr "" #: interactive.cxx:712 #, c-format msgid "File '%s' couldn't be opened for reading." msgstr "" #: interactive.cxx:751 #, c-format msgid "File '%s' couldn't be opened for writing." msgstr "" #: interactive.cxx:837 #, c-format msgid "Temporary file '%s' couldn't be opened: %s" msgstr "" #: interactive.cxx:849 #, c-format msgid "Writing to temporary file '%s' failed: %s" msgstr "" #: interactive.cxx:873 #, c-format msgid "Rewinding the temporary file fd failed: %s" msgstr "" #: interactive.cxx:889 #, c-format msgid "Converting the file descriptor to a stream failed: %s" msgstr "" #: interactive.cxx:1007 #, c-format msgid "%s" msgstr "" #: interactive.cxx:1256 interactive.cxx:1290 #, fuzzy msgid "You can't specify a target pid and a cmd together." msgstr "You can't specify -c and -x options together." #: interactive.cxx:1264 session.cxx:981 msgid "Invalid target process ID number." msgstr "Invalid target process ID number." #: interactive.cxx:1761 msgid "Script analysis:" msgstr "" #: interactive.cxx:1962 msgid "Quit? " msgstr "" #: loc2stap.cxx:1589 #, fuzzy, c-format msgid "cannot handle location type %d\n" msgstr "cannot get location of variable: %s" #: main.cxx:227 msgid "# global embedded code" msgstr "# global embedded code" #: main.cxx:237 msgid "# globals" msgstr "# globals" #: main.cxx:252 msgid "# functions" msgstr "# functions" #: main.cxx:260 main.cxx:284 msgid " # locals" msgstr " # locals" #: main.cxx:276 msgid "# probes" msgstr "# probes" #: main.cxx:392 #, c-format msgid "Beginning SDT benchmark with %lu loops in %lu threads." msgstr "" #: main.cxx:414 #, c-format msgid "Completed SDT benchmark in %ldusr/%ldsys/%ldreal ms." msgstr "" #: main.cxx:483 msgid "ERROR: kernel release isn't specified" msgstr "ERROR: kernel release isn't specified" #: main.cxx:485 #, c-format msgid "ERROR: kernel release isn't found in \"%s\"" msgstr "ERROR: kernel release isn't found in \"%s\"" #: main.cxx:497 main.cxx:1017 #, fuzzy msgid "" "Without NSS or HTTP client support, using a compile-server is not supported " "by this version of systemtap" msgstr "" "WARNING: Without NSS, using a compile-server is not supported by this " "version of systemtap" #: main.cxx:503 main.cxx:1023 msgid "Ignoring --use-server" msgstr "" #: main.cxx:598 #, fuzzy, c-format msgid "Example '%s' was not found under '%s'" msgstr "field name %s not found" #: main.cxx:690 #, fuzzy, c-format msgid "" "usage error: macro tapset file '%s' cannot be run directly as a session " "script." msgstr "" "usage error: tapset file '%s' cannot be run directly as a session script." #: main.cxx:703 main.cxx:795 #, c-format msgid "Skipping tapset \"%s\", duplicate inode." msgstr "" #: main.cxx:718 main.cxx:810 #, c-format msgid "Skipping tapset \"%s\", duplicate name." msgstr "" #: main.cxx:725 main.cxx:817 #, c-format msgid "Processing tapset \"%s\"" msgstr "" #: main.cxx:729 #, c-format msgid "macro tapset \"%s\" has errors, and will be skipped." msgstr "" #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far' #: main.cxx:737 #, fuzzy, c-format msgid "Searched for library macro files: \"%s\", found: %zu, processed: %u" msgstr "Searched: \" %s \", found: %zu, processed: %u" #: main.cxx:782 #, c-format msgid "" "usage error: tapset file '%s' cannot be run directly as a session script." msgstr "" "usage error: tapset file '%s' cannot be run directly as a session script." #: main.cxx:829 #, c-format msgid "tapset \"%s\" has errors, and will be skipped" msgstr "" #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far' #: main.cxx:840 #, fuzzy, c-format msgid "Searched: \"%s\", found: %zu, processed: %u" msgstr "Searched: \" %s \", found: %zu, processed: %u" #: main.cxx:919 msgid "Input file '' is empty." msgstr "" #: main.cxx:954 msgid "# parse tree dump" msgstr "# parse tree dump" #: main.cxx:972 #, fuzzy msgid "in " msgstr "Missing %s" #: main.cxx:985 msgid "Pass 1: parsed user script and " msgstr "" #: main.cxx:986 #, c-format msgid "%d library script " msgid_plural "%d library scripts " msgstr[0] "" msgstr[1] "" #: main.cxx:993 msgid "Pass 1: parse failed. [man error::pass1]" msgstr "" #: main.cxx:1063 msgid "Pass 2: analyzed script: " msgstr "" #: main.cxx:1064 #, fuzzy, c-format msgid "%d probe, " msgid_plural "%d probes, " msgstr[0] "# probes" msgstr[1] "# probes" #: main.cxx:1065 #, fuzzy, c-format msgid "%d function, " msgid_plural "%d functions, " msgstr[0] "# functions" msgstr[1] "# functions" #: main.cxx:1066 #, c-format msgid "%d embed, " msgid_plural "%d embeds, " msgstr[0] "" msgstr[1] "" #: main.cxx:1067 #, fuzzy, c-format msgid "%d global " msgid_plural "%d globals " msgstr[0] "# globals" msgstr[1] "# globals" #: main.cxx:1090 #, c-format msgid "unused command line option $%u/@%u" msgstr "" #: main.cxx:1093 #, fuzzy msgid "Pass 2: analysis failed. [man error::pass2]" msgstr "Pass 2: analysis failed. Try again with another '--vp 01' option." #: main.cxx:1157 msgid "Pass 3: pass skipped for stapbpf runtime " msgstr "" #: main.cxx:1179 msgid "Pass 3: translated to C into \"" msgstr "" #: main.cxx:1187 #, fuzzy msgid "Pass 3: translation failed. [man error::pass3]" msgstr "Pass 3: translation failed. Try again with another '--vp 001' option." #: main.cxx:1226 msgid "Pass 4: compiled BPF into \"" msgstr "" #: main.cxx:1228 msgid "Pass 4: compiled C into \"" msgstr "" #: main.cxx:1233 #, fuzzy msgid "Pass 4: compilation failed. [man error::pass4]" msgstr "" "Pass 4: compilation failed. Try again with another '--vp 0001' option." #: main.cxx:1283 msgid "Pass 5: starting run." msgstr "Pass 5: starting run." #: main.cxx:1290 msgid "Pass 5: run completed " msgstr "" #: main.cxx:1295 msgid "Pass 5: run failed. [man error::pass5]" msgstr "" #: main.cxx:1320 msgid "Coverage database not available without libsqlite3" msgstr "Coverage database not available without libsqlite3" #: main.cxx:1343 #, fuzzy msgid "Attempting compilation using a compile server" msgstr "" " retry compilation using a compile server upon compilation error" #: main.cxx:1388 #, c-format msgid "Error processing extra options in %s" msgstr "" #: main.cxx:1407 #, c-format msgid "Extra options in %s: %d\n" msgstr "" #: main.cxx:1423 #, c-format msgid "Created temporary directory \"%s\"" msgstr "Created temporary directory \"%s\"" #: main.cxx:1467 #, c-format msgid "Session arch: %s release: %s" msgstr "Session arch: %s release: %s" #: main.cxx:1470 #, c-format msgid "Build tree: \"%s\"" msgstr "" #: main.cxx:1533 msgid "ERROR: caught unknown exception!" msgstr "" #: nsscommon.cxx:124 #, fuzzy, c-format msgid "Could not open log file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:173 #, c-format msgid "(%d %s) %s" msgstr "" #: nsscommon.cxx:184 #, c-format msgid "(%d) %s" msgstr "" #: nsscommon.cxx:207 nsscommon.cxx:227 #, c-format msgid "Error initializing NSS for %s" msgstr "" #: nsscommon.cxx:251 #, c-format msgid "" "WARNING: Attempt to shutdown NSS for database %s, which was never initialized" msgstr "" #: nsscommon.cxx:270 #, c-format msgid "Unable to shutdown NSS for database %s" msgstr "" #: nsscommon.cxx:273 msgid "Unable to shutdown NSS" msgstr "" #: nsscommon.cxx:340 msgid "Cannot prompt for certificate database password. stdin is not a tty" msgstr "" #: nsscommon.cxx:353 #, c-format msgid "Password for certificate database in %s: " msgstr "" #: nsscommon.cxx:389 nsscommon.cxx:968 #, fuzzy, c-format msgid "Could not search certificate database directory %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: nsscommon.cxx:395 #, fuzzy, c-format msgid "Could not remove %s" msgstr "cannot find type: %s" #: nsscommon.cxx:403 #, fuzzy, c-format msgid "" "Could not remove certificate database directory %s\n" "%s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: nsscommon.cxx:435 msgid "Passwords do not match" msgstr "" #: nsscommon.cxx:446 msgid "Too many password attempts" msgstr "" #: nsscommon.cxx:458 #, fuzzy, c-format msgid "Could not initialize pin for certificate database %s" msgstr "cannot find type: %s" #: nsscommon.cxx:471 #, c-format msgid "Unable to authenticate the default slot for certificate database %s" msgstr "" #: nsscommon.cxx:498 msgid "Unable to generate public/private key pair" msgstr "" #: nsscommon.cxx:510 msgid "Unable to create subject public key info for certificate request" msgstr "" #: nsscommon.cxx:520 msgid "Unable to create certificate request" msgstr "" #: nsscommon.cxx:542 msgid "Unable to create certificate validity dates" msgstr "" #: nsscommon.cxx:556 nsscommon.cxx:1090 msgid "Unable to create certificate" msgstr "" #: nsscommon.cxx:570 msgid "Unable to allocate certificate extensions" msgstr "" #: nsscommon.cxx:589 msgid "Unable to encode certificate type extensions" msgstr "" #: nsscommon.cxx:600 nsscommon.cxx:618 msgid "Unable to allocate alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:648 msgid "Unable to encode alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:657 msgid "Unable to add alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:672 msgid "Unable to complete alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:693 msgid "" "Unable to determine the signature algorithm for the signing the certificate" msgstr "" #: nsscommon.cxx:702 msgid "Unable to set the signature algorithm for signing the certificate" msgstr "" #: nsscommon.cxx:718 msgid "Unable to encode the certificate for signing" msgstr "" #: nsscommon.cxx:726 msgid "Unable to allocate memory for signing the certificate" msgstr "" #: nsscommon.cxx:733 msgid "Unable to sign the certificate" msgstr "" #: nsscommon.cxx:749 nsscommon.cxx:899 msgid "Unable to decode certificate" msgstr "" #: nsscommon.cxx:761 #, c-format msgid "Unable to import certificate into the database at %s" msgstr "" #: nsscommon.cxx:770 msgid "Unable to allocate certificate trust" msgstr "" #: nsscommon.cxx:778 msgid "Unable decode trust string 'PCu,,PCu'" msgstr "" #: nsscommon.cxx:788 nsscommon.cxx:944 msgid "Unable to change certificate trust" msgstr "" #: nsscommon.cxx:805 nsscommon.cxx:1694 #, fuzzy, c-format msgid "" "Could not open certificate file %s for reading\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:815 nsscommon.cxx:1704 #, fuzzy, c-format msgid "" "Could not obtain information about certificate file %s\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:826 #, fuzzy, c-format msgid "" "Could not allocate certDER\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:835 nsscommon.cxx:1733 #, fuzzy, c-format msgid "" "Error reading from certificate file %s\n" "%s" msgstr "no location for field %s: %s" #: nsscommon.cxx:867 nsscommon.cxx:1002 #, fuzzy, c-format msgid "Could not create certificate database directory %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: nsscommon.cxx:908 nsscommon.cxx:1033 #, c-format msgid "Could not obtain internal key slot for certificate database %s" msgstr "" #: nsscommon.cxx:918 #, fuzzy, c-format msgid "Could not import certificate into the database at %s" msgstr "cannot find type: %s" #: nsscommon.cxx:927 msgid "Could not allocate certificate trust" msgstr "" #: nsscommon.cxx:934 msgid "Unable decode trust string 'P,P,P'" msgstr "" #: nsscommon.cxx:977 #, c-format msgid "Could set file permissions for %s" msgstr "" #: nsscommon.cxx:989 #, c-format msgid "Generating a new certificate database directory in %s" msgstr "" #: nsscommon.cxx:1050 msgid "Unable to encode certificate common header" msgstr "" #: nsscommon.cxx:1110 #, fuzzy, c-format msgid "" "Error writing to certificate file %s\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:1117 #, fuzzy, c-format msgid "" "Could not open certificate file %s for writing\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:1127 #, fuzzy, c-format msgid "Unable to add certificate to %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1177 msgid "NSS library failure in CERT_CreateSubjectCertList" msgstr "" #: nsscommon.cxx:1198 msgid "Could not decode certificate validity" msgstr "" #: nsscommon.cxx:1203 msgid "Could not decode certificate validity time" msgstr "" #: nsscommon.cxx:1212 msgid "Could not format certificate validity time" msgstr "" #: nsscommon.cxx:1245 nss-server-info.cxx:580 msgid "Out of memory:" msgstr "" #: nsscommon.cxx:1256 msgid "Unable to find alt name extension on server certificate: " msgstr "" #: nsscommon.cxx:1266 msgid "Unable to decode alt name extension on server certificate: " msgstr "" #: nsscommon.cxx:1287 #, fuzzy, c-format msgid "Certificate database %s does not exist" msgstr "A script must be specified." #: nsscommon.cxx:1294 #, c-format msgid "Certificate database %s is obsolete" msgstr "" #: nsscommon.cxx:1311 nss-server-info.cxx:713 #, c-format msgid "No certificate found in database %s" msgstr "" #: nsscommon.cxx:1315 #, fuzzy, c-format msgid "Certificate found in database %s" msgstr "A script must be specified." #: nsscommon.cxx:1327 #, c-format msgid " Not Valid Before: %s UTC" msgstr "" #: nsscommon.cxx:1329 #, c-format msgid " Not Valid After: %s UTC" msgstr "" #: nsscommon.cxx:1335 #, fuzzy msgid "Certificate is valid" msgstr "A script must be specified." #: nsscommon.cxx:1343 #, fuzzy msgid "Certificate is not valid" msgstr "A script must be specified." #: nsscommon.cxx:1532 msgid "Unable to generate new certificate" msgstr "" #: nsscommon.cxx:1549 #, fuzzy, c-format msgid "Unable to find certificate with nickname %s in %s." msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: nsscommon.cxx:1567 #, c-format msgid "" "Unable to obtain private key from the certificate with nickname %s in %s." msgstr "" #: nsscommon.cxx:1578 msgid "Could not create signing context" msgstr "" #: nsscommon.cxx:1585 msgid "Could not initialize signing context." msgstr "" #: nsscommon.cxx:1594 #, fuzzy, c-format msgid "Could not open module file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1609 #, fuzzy, c-format msgid "Error reading module file %s" msgstr "no location for field %s: %s" #: nsscommon.cxx:1618 #, fuzzy, c-format msgid "Error while signing module file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1628 #, fuzzy, c-format msgid "Could not complete signature of module file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1642 #, fuzzy, c-format msgid "Could not open signature file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1650 #, fuzzy, c-format msgid "Error writing to signature file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1713 #, fuzzy, c-format msgid "Could not create arena while decoding certificate from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1722 #, fuzzy, c-format msgid "" "Could not allocate DER cert\n" "%s" msgstr "cannot find type: %s" #: nsscommon.cxx:1752 #, fuzzy, c-format msgid "Could not allocate signed data while decoding certificate from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1760 #, fuzzy, c-format msgid "Could not decode signature while decoding certificate from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1769 #, fuzzy, c-format msgid "Could not allocate cert while decoding certificate from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1778 #, fuzzy, c-format msgid "Could not decode certificate from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1789 #, fuzzy, c-format msgid "Could not decode SHA1 fingerprint from file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1798 #, fuzzy, c-format msgid "Could not hexify SHA1 fingerprint from file %s" msgstr "cannot find type: %s" #: nss-server-info.cxx:368 nss-server-info.cxx:1134 msgid "as a module signer for all users" msgstr "" #: nss-server-info.cxx:371 nss-server-info.cxx:1124 msgid "as an SSL peer" msgstr "" #: nss-server-info.cxx:373 nss-server-info.cxx:1126 msgid " for all users" msgstr "" #: nss-server-info.cxx:375 nss-server-info.cxx:1128 msgid " for the current user" msgstr "" #: nss-server-info.cxx:384 msgid " is already " msgstr "" #: nss-server-info.cxx:386 msgid "untrusted " msgstr "" #: nss-server-info.cxx:388 msgid "trusted " msgstr "" #: nss-server-info.cxx:408 #, fuzzy, c-format msgid "Unable to find or create the client certificate database directory %s: " msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: nss-server-info.cxx:490 #, fuzzy, c-format msgid "Unable to connect to%s" msgstr "not accessible at this address" #: nss-server-info.cxx:496 msgid " The address is an IPv6 link-local address with no scope specifier." msgstr "" #: nss-server-info.cxx:545 #, c-format msgid "Certificate database '%s' does not exist" msgstr "" #: nss-server-info.cxx:623 #, fuzzy, c-format msgid "Unable to query certificate database %s: " msgstr "not accessible at this address" #: nss-server-info.cxx:662 #, fuzzy, c-format msgid "Unable to remove certificate from %s: " msgstr "cannot find type: %s" #: nss-server-info.cxx:693 #, c-format msgid "Certificate database '%s' does not exist." msgstr "" #: nss-server-info.cxx:971 #, fuzzy, c-format msgid "WARNING: unsupported compile server property: %s" msgstr "# functions" #: nss-server-info.cxx:1025 #, c-format msgid "Systemtap Compile Server Status for '%s'" msgstr "" #: nss-server-info.cxx:1040 #, fuzzy msgid "No servers found" msgstr "# probes" #: nss-server-info.cxx:1076 msgid "Only root can specify 'signer' on --trust-servers" msgstr "" #: nss-server-info.cxx:1088 msgid "Only root can specify 'all-users' on --trust-servers" msgstr "" #: nss-server-info.cxx:1113 msgid "No servers identified for trust" msgstr "" #: nss-server-info.cxx:1133 msgid " and " msgstr "" #: nss-server-info.cxx:1141 msgid "Revoking trust " msgstr "" #: nss-server-info.cxx:1143 msgid "Adding trust " msgstr "" #: nss-server-info.cxx:1148 msgid "Revoke trust " msgstr "" #: nss-server-info.cxx:1150 msgid "Add trust " msgstr "" #: nss-server-info.cxx:1152 #, fuzzy, c-format msgid "in the following servers %s" msgstr "" " retry compilation using a compile server upon compilation error" #: nss-server-info.cxx:1167 msgid "Server trust unchanged" msgstr "" #: nss-server-info.cxx:1268 msgid "All known servers:" msgstr "" #: nss-server-info.cxx:1284 #, fuzzy msgid "Using the default servers" msgstr "" " retry compilation using a compile server upon compilation error" #: nss-server-info.cxx:1299 msgid "Default servers are:" msgstr "" #: nss-server-info.cxx:1316 #, c-format msgid "Invalid port number specified: %s" msgstr "" #: nss-server-info.cxx:1560 nss-server-info.cxx:1584 #, fuzzy msgid "No servers specified" msgstr "# probes" #: nss-server-info.cxx:1617 #, c-format msgid "Invalid server specification: %s" msgstr "" #: nss-server-info.cxx:1662 msgid "Incomplete server spec: " msgstr "" #: nss-server-info.cxx:1668 #, c-format msgid "Servers matching %s: " msgstr "" #: nss-server-info.cxx:1680 msgid "All specified servers:" msgstr "" #: nss-server-info.cxx:1720 msgid "All servers trusted as ssl peers:" msgstr "" #: nss-server-info.cxx:1765 #, fuzzy msgid "All servers trusted as module signers:" msgstr "not accessible at this address" #: nss-server-info.cxx:1867 msgid "Unable to detect server compatibility without avahi" msgstr "" #: nss-server-info.cxx:1927 #, c-format msgid "Looking up %s" msgstr "" #: nss-server-info.cxx:1939 #, fuzzy, c-format msgid "%s not found: %s" msgstr "cannot find type: %s" #: nss-server-info.cxx:2016 #, c-format msgid "%s resolves to:" msgstr "" #: nss-server-info.cxx:2111 #, c-format msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s" msgstr "" #: nss-server-info.cxx:2124 #, fuzzy, c-format msgid "Invalid address '%s' from avahi" msgstr "bad field for array type: %s" #: nss-server-info.cxx:2188 #, c-format msgid "Avahi browse failed: %s" msgstr "" #: nss-server-info.cxx:2201 #, fuzzy, c-format msgid "Failed to resolve service '%s': %s" msgstr "not accessible at this address" #: nss-server-info.cxx:2222 #, c-format msgid "Avahi Server connection failure: %s" msgstr "" #: nss-server-info.cxx:2267 msgid "Failed to create Avahi simple poll object" msgstr "" #: nss-server-info.cxx:2283 #, c-format msgid "Failed to create Avahi client: %s" msgstr "" #: nss-server-info.cxx:2295 #, c-format msgid "Failed to create Avahi service browser: %s" msgstr "" #: nss-server-info.cxx:2313 msgid "Avahi reports the following servers online:" msgstr "" #: nss-server-info.cxx:2331 msgid "Unable to detect online servers without avahi" msgstr "" #: nss-server-info.cxx:2336 msgid "All online servers:" msgstr "" #: parse.cxx:254 parse.cxx:271 #, c-format msgid "Input file '%s' can't be opened for reading." msgstr "" #: parse.cxx:255 parse.cxx:272 #, c-format msgid "Input file '%s' is missing." msgstr "" #: parse.cxx:378 parse.cxx:853 msgid "expected comparison operator" msgstr "" #: parse.cxx:466 msgid "'@define' forbidden inside macro body" msgstr "" #: parse.cxx:473 parse.cxx:517 parse.cxx:2188 parse.cxx:2276 parse.cxx:2312 #: parse.cxx:2400 parse.cxx:2442 parse.cxx:3119 msgid "expected identifier" msgstr "" #: parse.cxx:479 #, c-format msgid "attempt to redefine macro '@%s' in the same file" msgstr "" #: parse.cxx:483 parse.cxx:762 #, c-format msgid "macro '@%s' first defined here" msgstr "" #: parse.cxx:498 msgid "attempt to redefine '@define'" msgstr "" #: parse.cxx:500 #, c-format msgid "macro redefines built-in operator '@%s'" msgstr "" #: parse.cxx:534 parse.cxx:2482 #, fuzzy msgid "expected ',' or ')'" msgstr "# functions" #: parse.cxx:544 #, fuzzy msgid "expected '%('" msgstr "# functions" #: parse.cxx:546 #, fuzzy msgid "expected '%(' or '('" msgstr "# functions" #: parse.cxx:552 msgid "incomplete macro definition - missing '%)'" msgstr "" #: parse.cxx:606 #, fuzzy, c-format msgid "expected '(' in invocation of macro '@%s' taking %d parameter" msgid_plural "expected '(' in invocation of macro '@%s' taking %d parameters" msgstr[0] "# functions" msgstr[1] "# functions" #: parse.cxx:637 msgid "could not find end of macro invocation" msgstr "" #: parse.cxx:644 #, c-format msgid "too many parameters for macro '@%s' (expected %d)" msgstr "" #: parse.cxx:652 #, c-format msgid "too few parameters for macro '@%s' (expected %d)" msgstr "" #: parse.cxx:659 #, fuzzy msgid "expected ',' or ')' after macro parameter" msgstr "# functions" #: parse.cxx:749 #, c-format msgid "unexpected token in library macro file '%s'" msgstr "" #: parse.cxx:761 #, c-format msgid "duplicate definition of library macro '@%s'" msgstr "" #: parse.cxx:823 parse.cxx:884 parse.cxx:918 parse.cxx:938 msgid "expected string literal" msgstr "" #: parse.cxx:856 msgid "wildcard not allowed with order comparison operators" msgstr "" #: parse.cxx:895 parse.cxx:910 parse.cxx:931 parse.cxx:960 parse.cxx:979 #, fuzzy msgid "expected '==' or '!='" msgstr "# functions" #: parse.cxx:903 parse.cxx:1344 stapregex-parse.cxx:498 msgid "expected number" msgstr "" #: parse.cxx:907 #, fuzzy msgid "expected 0 or 1" msgstr "# functions" #: parse.cxx:1021 msgid "" "expected string, number literal or other CONFIG_... as right side operand" msgstr "" #: parse.cxx:1039 msgid "expected string literal as right value" msgstr "" #: parse.cxx:1042 msgid "expected number literal as right value" msgstr "" #: parse.cxx:1045 msgid "" "expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v',\n" " 'runtime', 'systemtap_privilege', 'CONFIG_...', or\n" " comparison between strings or integers" msgstr "" #. TRANSLATORS: 'conditional' meaning 'conditional preprocessing' #: parse.cxx:1074 msgid "incomplete conditional at end of file" msgstr "" #: parse.cxx:1081 parse.cxx:1087 parse.cxx:1103 msgid "incomplete conditional - missing '%('" msgstr "" #: parse.cxx:1089 msgid "invalid conditional - duplicate '%:'" msgstr "" #: parse.cxx:1124 msgid "incomplete condition after '%('" msgstr "" #: parse.cxx:1156 msgid "expected '%?' marker for conditional" msgstr "" #: parse.cxx:1206 msgid "unexpected end-of-file" msgstr "" #: parse.cxx:1250 parse.cxx:1328 #, fuzzy, c-format msgid "expected '%s'" msgstr "# functions" #: parse.cxx:1261 #, fuzzy msgid "expected " msgstr "# functions" #: parse.cxx:1281 #, fuzzy, c-format msgid "expected %s or %s" msgstr "# functions" #: parse.cxx:1314 #, fuzzy, c-format msgid "expected one of '%s'" msgstr "# functions" #: parse.cxx:1360 parse.cxx:2806 msgid "number invalid or out of range" msgstr "" #: parse.cxx:1379 #, fuzzy, c-format msgid "expected %s or statistical operation" msgstr "# functions" #: parse.cxx:1810 msgid "possible erroneous closing '}%', use '%}'?" msgstr "" #: parse.cxx:1901 msgid "invalid nested substitution of command line arguments" msgstr "" #: parse.cxx:1904 #, c-format msgid "command line argument out of range [1-%lu]" msgstr "" #: parse.cxx:1908 msgid "Could not find matching closing quote" msgstr "" #: parse.cxx:1911 msgid "Could not find matching '%}' to close embedded function block" msgstr "" #: parse.cxx:1914 #, fuzzy msgid "unknown junk token" msgstr "# functions" #: parse.cxx:1967 msgid "expected 'probe', 'global', 'private', 'function', or '%{'" msgstr "" #: parse.cxx:2004 #, c-format msgid "Input file '%s' is empty after preprocessing." msgstr "" #: parse.cxx:2005 #, c-format msgid "Input file '%s' is empty." msgstr "" #: parse.cxx:2012 #, fuzzy, c-format msgid "%d parse error." msgid_plural "%d parse errors." msgstr[0] "semantic error: %s" msgstr[1] "semantic error: %s" #: parse.cxx:2038 #, fuzzy msgid "expected a single synthetic probe" msgstr "# functions" #: parse.cxx:2061 #, fuzzy msgid "expected 'probe'" msgstr "# functions" #: parse.cxx:2077 parse.cxx:2086 msgid "probe point alias name cannot be optional nor sufficient" msgstr "" #: parse.cxx:2098 msgid "expected probe point specifier" msgstr "" #: parse.cxx:2134 #, fuzzy msgid "expected '%{'" msgstr "# functions" #: parse.cxx:2137 msgid "embedded code in unprivileged script; need stap -g" msgstr "" #: parse.cxx:2153 #, fuzzy msgid "expected '{'" msgstr "# functions" #: parse.cxx:2243 msgid "expected statement" msgstr "" #: parse.cxx:2261 #, fuzzy msgid "expected 'private'" msgstr "# functions" #: parse.cxx:2287 #, fuzzy msgid "expected 'function' or identifier" msgstr "# functions" #: parse.cxx:2296 #, fuzzy msgid "expected 'global' or 'private'" msgstr "# functions" #: parse.cxx:2321 msgid "duplicate global name" msgstr "" #: parse.cxx:2323 msgid "global versus private variable declaration conflict" msgstr "" #: parse.cxx:2348 msgid "array size out of range" msgstr "" #: parse.cxx:2357 msgid "only scalar globals can be initialized" msgstr "" #: parse.cxx:2387 #, fuzzy msgid "expected 'function'" msgstr "# functions" #: parse.cxx:2421 parse.cxx:2467 #, fuzzy msgid "expected 'string' or 'long'" msgstr "# functions" #: parse.cxx:2428 parse.cxx:2615 parse.cxx:2833 parse.cxx:2952 parse.cxx:3022 #: parse.cxx:3059 #, fuzzy msgid "expected '('" msgstr "# functions" #: parse.cxx:2450 msgid "duplicate parameter names" msgstr "" #: parse.cxx:2497 msgid "specified priority must be > 0" msgstr "" #: parse.cxx:2537 #, fuzzy msgid "expected one of ', { } = +='" msgstr "# functions" #: parse.cxx:2560 msgid "'?', '!' or condition must only be specified in suffix" msgstr "" #: parse.cxx:2600 #, fuzzy msgid "'?' or '!' respecified" msgstr "# probes" #: parse.cxx:2622 #, fuzzy msgid "condition respecified" msgstr "# probes" #: parse.cxx:2628 parse.cxx:2716 parse.cxx:2840 parse.cxx:3000 parse.cxx:3034 #: parse.cxx:3775 #, fuzzy msgid "expected ')'" msgstr "# functions" #: parse.cxx:2646 #, fuzzy msgid "expected identifier or '*' or '{'" msgstr "# functions" #: parse.cxx:2654 #, fuzzy msgid "expected '}'" msgstr "# functions" #: parse.cxx:2814 msgid "expected literal string or number" msgstr "" #: parse.cxx:2827 #, fuzzy msgid "expected 'if'" msgstr "# functions" #: parse.cxx:2864 msgid "expression statement expected" msgstr "" #: parse.cxx:2877 #, fuzzy msgid "expected 'return'" msgstr "# functions" #: parse.cxx:2879 msgid "found 'return' not in function context" msgstr "" #: parse.cxx:2897 msgid "expected 'delete'" msgstr "" #: parse.cxx:2910 #, fuzzy msgid "expected 'next'" msgstr "# functions" #: parse.cxx:2922 #, fuzzy msgid "expected 'break'" msgstr "# functions" #: parse.cxx:2934 #, fuzzy msgid "expected 'continue'" msgstr "# functions" #: parse.cxx:2946 #, fuzzy msgid "expected 'for'" msgstr "# functions" #: parse.cxx:2967 parse.cxx:2984 #, fuzzy msgid "expected ';'" msgstr "# functions" #: parse.cxx:3016 msgid "expected 'while'" msgstr "" #: parse.cxx:3049 #, fuzzy msgid "expected 'foreach'" msgstr "# functions" #: parse.cxx:3130 parse.cxx:3219 msgid "multiple sort directives" msgstr "" #: parse.cxx:3150 parse.cxx:3191 parse.cxx:3469 #, fuzzy msgid "expected ',' or ']'" msgstr "# functions" #: parse.cxx:3158 #, fuzzy msgid "expected 'in'" msgstr "# functions" #: parse.cxx:3206 #, fuzzy msgid "expected statistical operation" msgstr "# functions" #: parse.cxx:3211 #, fuzzy msgid "expected sort directive" msgstr "# functions" #: parse.cxx:3302 #, fuzzy msgid "expected ':'" msgstr "# functions" #: parse.cxx:3492 msgid "unexpected comma-separated expression list" msgstr "" #: parse.cxx:3714 #, fuzzy msgid "expected @cast, @var or $var" msgstr "# functions" #: parse.cxx:3723 #, fuzzy msgid "cannot take address more than once" msgstr "cannot take address of constant value" #: parse.cxx:3755 msgid "expected value" msgstr "" #: parse.cxx:3760 #, fuzzy msgid "embedded expression code in unprivileged script; need stap -g" msgstr "You can't specify %s when --unprivileged is specified." #: parse.cxx:3891 #, fuzzy, c-format msgid "unknown operator %s" msgstr "# functions" #: parse.cxx:3908 #, c-format msgid "not more than %d parameter allowed" msgid_plural "not more than %d parameters allowed" msgstr[0] "" msgstr[1] "" #: parse.cxx:4098 msgid "base histogram operator where expression expected" msgstr "" #: parse.cxx:4116 #, fuzzy msgid "expected $var" msgstr "# functions" #: parse.cxx:4134 parse.cxx:4204 parse.cxx:4231 #, fuzzy msgid "expected non-empty string" msgstr "# functions" #: parse.cxx:4144 #, fuzzy msgid "expected @cast" msgstr "# functions" #: parse.cxx:4175 #, fuzzy msgid "expected @var" msgstr "# functions" #: parse.cxx:4195 #, fuzzy msgid "using @const operator not permitted; need stap -g" msgstr "cannot index into constant value" #: parse.cxx:4244 #, fuzzy msgid "using @kregister operator not permitted; need stap -g" msgstr "cannot index into constant value" #: parse.cxx:4261 #, fuzzy msgid "using @kderef operator not permitted; need stap -g" msgstr "cannot index into constant value" #: parse.cxx:4352 #, fuzzy msgid "-> and [ are not accepted for a pretty-printing variable" msgstr "cannot get type of variable: %s" #: privilege.cxx:82 util.cxx:296 msgid "Unable to retrieve group list" msgstr "" #: remote.cxx:50 #, c-format msgid "string doesn't appear to be a URI: %s" msgstr "" #: remote.cxx:110 #, c-format msgid "%s exited with signal: %d (%s)" msgstr "" #: remote.cxx:114 #, c-format msgid "%s exited with status: %d" msgstr "" #: remote.cxx:227 msgid "invalid data command from stapsh" msgstr "" #: remote.cxx:228 msgid "received: " msgstr "" #: remote.cxx:358 msgid "stapsh file ERROR: no reply" msgstr "" #: remote.cxx:360 #, c-format msgid "stapsh file replied %s" msgstr "" #: remote.cxx:520 msgid "stapsh run ERROR: no reply" msgstr "" #: remote.cxx:522 #, c-format msgid "stapsh run replied %s" msgstr "" #: remote.cxx:533 msgid "failed to change to non-blocking mode" msgstr "" #: remote.cxx:563 msgid "stapsh file descriptors already set" msgstr "" #: remote.cxx:570 msgid "invalid file descriptors for stapsh" msgstr "" #: remote.cxx:573 msgid "error sending hello to stapsh" msgstr "" #: remote.cxx:577 msgid "error receiving hello from stapsh" msgstr "" #: remote.cxx:583 #, c-format msgid "invalid hello from stapsh: %s" msgstr "" #: remote.cxx:596 #, c-format msgid "stapsh %s does not support options" msgstr "" #: remote.cxx:604 #, fuzzy, c-format msgid "could not set option %s: send_command returned %d" msgstr "cannot find type: %s" #: remote.cxx:609 #, fuzzy, c-format msgid "could not set option %s: %s" msgstr "cannot find type: %s" #: remote.cxx:644 remote.cxx:898 msgid "error launching stapsh" msgstr "" #: remote.cxx:693 msgid "unix target requires a /path" msgstr "" #: remote.cxx:695 msgid "unix target /path is too long" msgstr "" #: remote.cxx:699 msgid "unix target doesn't support a hostname" msgstr "" #: remote.cxx:701 msgid "unix target URI doesn't support a ?query" msgstr "" #: remote.cxx:703 msgid "unix target URI doesn't support a #fragment" msgstr "" #: remote.cxx:707 msgid "error opening a socket" msgstr "" #: remote.cxx:713 #, fuzzy, c-format msgid "error connecting to socket %s: %s" msgstr "no location for field %s: %s" #: remote.cxx:771 msgid "libvirt target URI doesn't support a #fragment" msgstr "" #: remote.cxx:786 msgid "libvirt target URI requires a domain name" msgstr "" #: remote.cxx:802 msgid "stapvirt missing" msgstr "" #: remote.cxx:834 msgid "error launching stapvirt" msgstr "" #: remote.cxx:910 msgid "error establishing ssh connection" msgstr "" #: remote.cxx:988 msgid "No tmpdir available for ssh control master" msgstr "" #: remote.cxx:1007 #, c-format msgid "failed to create an ssh control master for %s : rc= %d" msgstr "" #: remote.cxx:1011 #, c-format msgid "Created ssh control master at %s" msgstr "" #: remote.cxx:1023 #, c-format msgid "failed to stop the ssh control master for %s : rc=%d" msgstr "" #: remote.cxx:1040 #, fuzzy, c-format msgid "failed to get uname from %s : rc= %d" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: remote.cxx:1063 #, c-format msgid "failed to make a tempdir on %s : rc=%d" msgstr "" #: remote.cxx:1076 #, c-format msgid "failed to copy the module to %s : rc=%d" msgstr "" #: remote.cxx:1085 #, c-format msgid "failed to copy the module signature to %s : rc=%d" msgstr "" #: remote.cxx:1108 #, c-format msgid "failed to run the module on %s : ret=%d" msgstr "" #: remote.cxx:1134 #, c-format msgid "failed to delete the tempdir on %s : rc=%d" msgstr "" #: remote.cxx:1182 msgid "ssh target requires a hostname" msgstr "" #: remote.cxx:1184 msgid "ssh target URI doesn't support a /path" msgstr "" #: remote.cxx:1186 msgid "ssh target URI doesn't support a ?query" msgstr "" #: remote.cxx:1188 msgid "ssh target URI doesn't support a #fragment" msgstr "" #: remote.cxx:1221 #, c-format msgid "unrecognized URI scheme '%s' in remote: %s" msgstr "" #: rpm_finder.cxx:70 msgid "Error reading the rpm configuration files" msgstr "" #: rpm_finder.cxx:106 rpm_finder.cxx:125 rpm_finder.cxx:160 msgid "Error querying the rpm file `" msgstr "" #: rpm_finder.cxx:216 #, c-format msgid "Incorrect version or missing kernel-devel package, use: %s install " msgstr "" #: rpm_finder.cxx:220 msgid "Missing separate debuginfos, use: debuginfo-install " msgstr "" #: rpm_finder.cxx:223 msgid "Incorrect parameter passed, please report this error." msgstr "" #: session.cxx:491 #, c-format msgid "" "Systemtap translator/driver (version %s)\n" "Copyright (C) 2005-2019 Red Hat, Inc. and others\n" "This is free software; see the source for copying conditions.\n" msgstr "" #: session.cxx:495 #, c-format msgid "tested kernel versions: %s ... %s\n" msgstr "" #: session.cxx:497 msgid "enabled features:" msgstr "enabled features:" #: session.cxx:553 msgid "Try '--help' for more information." msgstr "" #: session.cxx:561 #, c-format msgid "" "Usage: stap [options] FILE Run script in file.\n" " or: stap [options] - Run script on stdin.\n" " or: stap [options] -e SCRIPT Run given script.\n" " or: stap [options] -l PROBE List matching probes.\n" " or: stap [options] -L PROBE List matching probes and local " "variables.\n" " or: stap [options] --dump-probe-types List available probe types.\n" " or: stap [options] --dump-probe-aliases List available probe aliases.\n" " or: stap [options] --dump-functions List available functions.\n" "\n" "Options (in %s/rc and on command line):\n" " -- end of translator options, script options follow\n" " -h --help show help\n" " -V --version\n" " show version\n" " -p NUM stop after pass NUM 1-5, instead of %d\n" " (parse, elaborate, translate, compile, run)\n" " -v add verbosity to all passes\n" " --vp {N}+ add per-pass verbosity [" msgstr "" #: session.cxx:594 session.cxx:595 session.cxx:596 session.cxx:597 #: session.cxx:599 msgid " [set]" msgstr " [set]" #: session.cxx:582 #, c-format msgid "" " -k keep temporary directory\n" " -u unoptimized translation %s\n" " -w suppress warnings %s\n" " -W turn warnings into errors %s\n" " -g guru mode %s\n" " -P prologue-searching for function probes %s\n" " -b bulk (percpu file) mode %s\n" " -i --interactive\n" " interactive mode %s\n" " -s NUM buffer size in megabytes, instead of %d\n" " -I DIR look in DIR for additional .stp script files" msgstr "" #: session.cxx:605 session.cxx:636 msgid ", in addition to" msgstr ", in addition to" #: session.cxx:609 #, c-format msgid "" " -D NM=VAL emit macro definition into generated C code\n" " -B NM=VAL pass option to kbuild make\n" " --modinfo NM=VAL\n" " include a MODULE_INFO(NM,VAL) in the generated C code\n" " -G VAR=VAL set global variable to value\n" " -R DIR look in DIR for runtime, instead of\n" " %s\n" " -r DIR cross-compile to kernel with given build tree; or else\n" " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead " "of\n" " %s\n" " -a ARCH cross-compile to given architecture, instead of %s\n" " -m MODULE set probe module name, instead of \n" " %s\n" " -o FILE send script output to file, instead of stdout. This supports\n" " strftime(3) formats for FILE\n" " -E SCRIPT run the SCRIPT in addition to the main script specified\n" " through -e or a script file\n" " -c CMD start the probes, run CMD, and exit when it finishes\n" " -x PID sets target() to PID\n" " -F run as on-file flight recorder with -o.\n" " run as on-memory flight recorder without -o.\n" " -S size[,n] set maximum of the size and the number of files.\n" " -d OBJECT add unwind/symbol data for OBJECT file" msgstr "" #: session.cxx:643 #, c-format msgid "" " --ldd add unwind/symbol data for referenced user-space objects.\n" " --all-modules\n" " add unwind/symbol data for all loaded kernel objects.\n" " -t collect probe timing information\n" " -T TIME terminate the script after TIME seconds\n" " -q generate information on tapset coverage\n" " --runtime=MODE\n" " set the pass-5 runtime mode, instead of kernel\n" " --dyninst\n" " shorthand for --runtime=dyninst\n" " --bpf\n" " shorthand for --runtime=bpf\n" " --prologue-searching[=WHEN]\n" " prologue-searching for function probes\n" " --privilege=PRIVILEGE_LEVEL\n" " check the script for constructs not allowed at the given " "privilege level\n" " --unprivileged\n" " equivalent to --privilege=stapusr\n" " --compatible=VERSION\n" " suppress incompatible language/tapset changes beyond VERSION,\n" " instead of %s\n" " --check-version\n" " displays warnings where a syntax element may be \n" " version dependent\n" " --skip-badvars\n" " substitute zero for bad context $variables\n" " --suppress-handler-errors\n" " catch all runtime errors, quietly skip probe handlers\n" " --use-server[=SERVER-SPEC]\n" " specify systemtap compile-servers\n" " --list-servers[=PROPERTIES]\n" " report on the status of the specified compile-servers:\n" " all,specified,online,trusted,signer,compatible\n" " --trust-servers[=TRUST-SPEC]\n" " add/revoke trust of specified compile-servers:\n" " ssl,signer,all-users,revoke,no-prompt\n" " --use-server-on-error[=yes/no]\n" " retry compilation using a compile server upon compilation " "error\n" " --use-http-server=SERVER-SPEC\n" " specify systemtap http compile server\n" " --remote=HOSTNAME\n" " run pass 5 on the specified ssh host.\n" " may be repeated for targeting multiple hosts.\n" " --remote-prefix\n" " prefix each line of remote output with a host index.\n" " --tmpdir=NAME\n" " specify name of temporary directory to be used.\n" " --download-debuginfo[=OPTION]\n" " automatically download debuginfo using ABRT.\n" " yes,no,ask,\n" " --dump-probe-types\n" " show a list of available probe types.\n" " --sysroot=DIR\n" " specify sysroot directory where target files (executables,\n" " libraries, etc.) are located.\n" " --sysenv=VAR=VALUE\n" " provide an alternate value for an environment variable\n" " where the value on a remote system differs. Path\n" " variables (e.g. PATH, LD_LIBRARY_PATH) are assumed to be\n" " relative to the sysroot.\n" " --suppress-time-limits\n" " disable -DSTP_OVERLOAD, -DMAXACTION, and -DMAXTRYACTION " "limits\n" " --save-uprobes\n" " save uprobes.ko to current directory if it is built from " "source\n" " --target-namespace=PID\n" " sets the target namespaces pid to PID\n" " --monitor=INTERVAL\n" " enables runtime interactive monitoring\n" msgstr "" #: session.cxx:794 msgid "Invalid pass number (should be 1-5)." msgstr "Invalid pass number (should be 1-5)." #: session.cxx:816 #, fuzzy msgid "Data object (-d) cannot be empty." msgstr "Module name cannot be empty." #: session.cxx:832 msgid "Only one script can be given on the command line." msgstr "Only one script can be given on the command line." #: session.cxx:858 session.cxx:919 session.cxx:932 session.cxx:1014 #: session.cxx:1058 session.cxx:1496 session.cxx:1526 #, fuzzy, c-format msgid "ERROR: %s invalid with %s" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:876 session.cxx:894 #, c-format msgid "Truncating module name to '%s'" msgstr "Truncating module name to '%s'" #: session.cxx:882 msgid "Module name cannot be empty." msgstr "Module name cannot be empty." #: session.cxx:957 msgid "Invalid buffer size (should be 1-4095)." msgstr "Invalid buffer size (should be 1-4095)." #: session.cxx:970 msgid "Empty CMD string invalid." msgstr "Empty CMD string invalid." #: session.cxx:1008 msgid "Invalid timeout interval." msgstr "" #: session.cxx:1026 session.cxx:1041 session.cxx:1331 session.cxx:1342 #: session.cxx:1354 msgid "ERROR: only one of the -l/-L/--dump-* switches may be specified" msgstr "" #: session.cxx:1084 msgid "Invalid --vp argument: it takes 1 to 5 digits." msgstr "Invalid --vp argument: it takes 1 to 5 digits." #: session.cxx:1112 #, fuzzy, c-format msgid "Invalid argument '%s' for --privilege." msgstr "bad field for array type: %s" #: session.cxx:1117 session.cxx:1134 msgid "Privilege level may be set only once." msgstr "" #: session.cxx:1150 session.cxx:1182 session.cxx:1193 session.cxx:1214 #: session.cxx:1225 session.cxx:1238 session.cxx:1256 session.cxx:1264 #: session.cxx:1272 session.cxx:1291 session.cxx:1299 session.cxx:1307 #: session.cxx:1316 session.cxx:1373 #, fuzzy, c-format msgid "ERROR: %s is invalid with %s" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:1172 #, c-format msgid "" "ERROR: %s is not a valid value. Use 'yes', 'no', 'ask' or a timeout value." msgstr "" #: session.cxx:1206 #, fuzzy, c-format msgid "Invalid argument '%s' for --use-server-on-error." msgstr "bad field for array type: %s" #: session.cxx:1282 #, c-format msgid "ERROR: systemtap version %s cannot be compatible with future version %s" msgstr "" #: session.cxx:1384 #, fuzzy, c-format msgid "Unable to obtain resource limits for rlimit-as : %s" msgstr "not accessible at this address" #: session.cxx:1386 #, fuzzy msgid "An --rlimit-as option value must be specified." msgstr "A script must be specified." #: session.cxx:1391 #, fuzzy, c-format msgid "Unable to convert rlimit-as resource limit '%s'." msgstr "not accessible at this address" #: session.cxx:1396 #, fuzzy, c-format msgid "Unable to set resource limits for rlimit-as : %s" msgstr "not accessible at this address" #: session.cxx:1409 #, fuzzy, c-format msgid "Unable to obtain resource limits for rlimit-cpu : %s" msgstr "not accessible at this address" #: session.cxx:1411 #, fuzzy msgid "An --rlimit-cpu option value must be specified." msgstr "A script must be specified." #: session.cxx:1416 #, fuzzy, c-format msgid "Unable to convert resource limit '%s' for rlimit-cpu" msgstr "not accessible at this address" #: session.cxx:1421 #, fuzzy, c-format msgid "Unable to set resource limits for rlimit-cpu : %s" msgstr "not accessible at this address" #: session.cxx:1430 #, fuzzy, c-format msgid "Unable to obtain resource limits for rlimit-nproc : %s" msgstr "not accessible at this address" #: session.cxx:1432 #, fuzzy msgid "An --rlimit-nproc option value must be specified." msgstr "A script must be specified." #: session.cxx:1437 #, fuzzy, c-format msgid "Unable to convert resource limit '%s' for rlimit-nproc" msgstr "not accessible at this address" #: session.cxx:1442 #, fuzzy, c-format msgid "Unable to set resource limits for rlimit-nproc : %s" msgstr "not accessible at this address" #: session.cxx:1451 #, fuzzy, c-format msgid "Unable to obtain resource limits for rlimit-stack : %s" msgstr "not accessible at this address" #: session.cxx:1453 #, fuzzy msgid "An --rlimit-stack option value must be specified." msgstr "A script must be specified." #: session.cxx:1458 #, fuzzy, c-format msgid "Unable to convert resource limit '%s' for rlimit-stack" msgstr "not accessible at this address" #: session.cxx:1463 #, fuzzy, c-format msgid "Unable to set resource limits for rlimit-stack : %s" msgstr "not accessible at this address" #: session.cxx:1476 #, fuzzy, c-format msgid "Unable to obtain resource limits for rlimit-fsize : %s" msgstr "not accessible at this address" #: session.cxx:1478 #, fuzzy msgid "An --rlimit-fsize option value must be specified." msgstr "A script must be specified." #: session.cxx:1483 #, fuzzy, c-format msgid "Unable to convert resource limit '%s' for rlimit-fsize" msgstr "not accessible at this address" #: session.cxx:1488 #, fuzzy, c-format msgid "Unable to set resource limits for rlimit-fsize : %s" msgstr "not accessible at this address" #: session.cxx:1506 #, fuzzy, c-format msgid "ERROR: %s is an invalid directory for --sysroot" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:1539 #, fuzzy, c-format msgid "ERROR: %s is an invalid argument for --sysenv" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:1552 #, c-format msgid "ERROR %s requires guru mode (-g)" msgstr "" #: session.cxx:1604 #, fuzzy, c-format msgid "Invalid argument '%s' for --color." msgstr "bad field for array type: %s" #: session.cxx:1621 #, fuzzy, c-format msgid "Invalid argument '%s' for --prologue-searching." msgstr "bad field for array type: %s" #: session.cxx:1635 #, fuzzy msgid "Invalid process ID number for target namespaces." msgstr "Invalid target process ID number." #: session.cxx:1647 msgid "Invalid monitor interval." msgstr "" #: session.cxx:1666 #, c-format msgid "Unhandled argument code %d" msgstr "Unhandled argument code %d" #: session.cxx:1706 msgid "ERROR: --runtime=bpf unavailable; this build lacks BPF feature" msgstr "" #: session.cxx:1723 msgid "ERROR: --runtime=dyninst unavailable; this build lacks DYNINST feature" msgstr "" #: session.cxx:1729 msgid "ERROR: --runtime=dyninst implies unprivileged mode only" msgstr "" #: session.cxx:1739 #, fuzzy, c-format msgid "ERROR: %s is an invalid argument for --runtime" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:1770 msgid "Benchmark options are only for local use." msgstr "" #: session.cxx:1787 msgid "A script must be specified." msgstr "A script must be specified." #: session.cxx:1788 msgid "Try '-i' for building a script interactively." msgstr "" #: session.cxx:1793 msgid "Cannot specify a script with -l/-L/--dump-* switches." msgstr "" #: session.cxx:1798 msgid "Cannot specify -p with -l/-L/--dump-* switches." msgstr "" #: session.cxx:1803 msgid "Cannot specify -i with -l/-L/--dump-* switches." msgstr "" #: session.cxx:1808 msgid "Cannot specify --monitor with -l/-L/--dump-* switches." msgstr "" #: session.cxx:1870 msgid "" "--privilege=stapsys was automatically selected because you are a member of " "the groups stapusr and stapsys. [man stap]" msgstr "" #: session.cxx:1878 #, fuzzy msgid "" "--privilege=stapusr was automatically selected because you are a member of " "the group stapusr. [man stap]" msgstr "Using --unprivileged for member of the group stapusr" #: session.cxx:1884 msgid "" "You are trying to run systemtap as a normal user.\n" "You should either be root, or be part of the group \"stapusr\" and possibly " "one of the groups \"stapsys\" or \"stapdev\". [man stap]\n" msgstr "" #: session.cxx:1889 msgid "" "Alternatively, you may specify --runtime=dyninst for userspace probing.\n" msgstr "" #: session.cxx:1899 #, c-format msgid "" "For users with the privilege level %s, the module created by compiling your " "script must be signed by a trusted systemtap compile-server. [man stap-" "server]" msgstr "" #: session.cxx:1907 #, fuzzy, c-format msgid "You can't specify %s when --privilege=%s is specified." msgstr "You can't specify %s when --unprivileged is specified." #: session.cxx:1915 session.cxx:1932 #, fuzzy, c-format msgid "You can't specify %s and %s together." msgstr "You can't specify -c and -x options together." #: session.cxx:1923 #, fuzzy, c-format msgid "You can't specify %s and --privilege=%s together." msgstr "You can't specify -g and --unprivileged together." #: session.cxx:1974 msgid "" "The kernel on your system requires modules to be signed for loading.\n" "The module created by compiling your script must be signed by a systemtap " "compile-server. [man stap-server]" msgstr "" #: session.cxx:1993 #, c-format msgid "Checking \"%s\" failed with error: %s" msgstr "Checking \"%s\" failed with error: %s" #: session.cxx:2017 session.cxx:2123 #, c-format msgid "Parsed kernel \"%s\", " msgstr "Parsed kernel \"%s\", " #: session.cxx:2018 #, fuzzy, c-format msgid "containing %zu tuple" msgid_plural "containing %zu tuples" msgstr[0] "containing %zu tuple" msgstr[1] "containing %zu tuple" #: session.cxx:2035 #, fuzzy, c-format msgid "" "Checking \"%s\" failed with error: %s\n" "Ensure kernel development headers & makefiles are installed" msgstr "Ensure kernel development headers & makefiles are installed." #: session.cxx:2056 #, fuzzy, c-format msgid "Parsed kernel \"%s\", containing one vmlinux export" msgid_plural "Parsed kernel \"%s\", containing %zu vmlinux exports" msgstr[0] "which contained one vmlinux export" msgstr[1] "which contained one vmlinux export" #: session.cxx:2076 session.cxx:2085 #, c-format msgid "Kernel symbol table %s unavailable, (%s)" msgstr "" #: session.cxx:2124 #, fuzzy, c-format msgid "containing %zu symbol" msgid_plural "containing %zu symbols" msgstr[0] "containing %zu tuple" msgstr[1] "containing %zu tuple" #: session.cxx:2160 #, fuzzy msgid "command contains illegal characters" msgstr "alias component %s contains illegal parameter" #: session.cxx:2162 msgid "command contains undefined shell variables" msgstr "" #: session.cxx:2164 msgid "command contains command substitutions" msgstr "" #: session.cxx:2166 msgid "out of memory" msgstr "" #: session.cxx:2168 msgid "command contains shell syntax errors" msgstr "" #: session.cxx:2170 msgid "unspecified wordexp failure" msgstr "" #: session.cxx:2243 #, c-format msgid "Located kernel source tree (COPYING) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: session.cxx:2286 #, c-format msgid "alias component %s contains illegal parameter" msgstr "alias component %s contains illegal parameter" #: session.cxx:2298 #, fuzzy msgid "while registering probe alias" msgstr " while registering probe alias " #: session.cxx:2384 #, fuzzy msgid "semantic error:" msgstr "semantic error: %s" #: session.cxx:2392 session.cxx:2401 msgid " thrown from: " msgstr "" #. TRANSLATORS: Here we are printing the source string of the error #: session.cxx:2438 msgid "source: " msgstr "" #: session.cxx:2480 msgid "\tin synthesized code from: " msgstr "" #: session.cxx:2482 msgid "\tin expansion of macro: " msgstr "" #: session.cxx:2509 staprun/staprun.h:94 #, fuzzy msgid "WARNING:" msgstr "WARNING: " #: session.cxx:2555 session.cxx:2560 #, fuzzy msgid "parse error:" msgstr "semantic error: %s" #: session.cxx:2569 msgid " at: " msgstr "" #: session.cxx:2574 session.cxx:2579 msgid " saw: " msgstr "" #: session.cxx:2590 #, c-format msgid "Number of similar error messages suppressed: %d." msgstr "" #: session.cxx:2594 #, c-format msgid "Number of similar warning messages suppressed: %d." msgstr "" #. TRANSLATORS: we can't make the directory due to the error #: session.cxx:2622 #, fuzzy, c-format msgid "cannot create temporary directory (\" %s \"): %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: session.cxx:2636 #, c-format msgid "Keeping temporary directory \"%s\"" msgstr "Keeping temporary directory \"%s\"" #: session.cxx:2646 #, fuzzy, c-format msgid "Removed temporary directory \"%s\"" msgstr "Created temporary directory \"%s\"" #: session.cxx:2814 #, c-format msgid "failed to get list of machine owner keys (MOK) fingerprints: rc %d" msgstr "" #: session.cxx:2851 #, fuzzy msgid "" "Unable to request compilation by a compile-server\n" ".Without NSS, --use-server is not supported by this version systemtap." msgstr "" "WARNING: Without NSS, using a compile-server is not supported by this " "version of systemtap" #: session.cxx:2871 msgid "" "--use-server was automatically selected in order to request compilation by a " "compile-server." msgstr "" #: session.h:493 #, c-format msgid "early exit requested, rc=%d" msgstr "" #: session.h:505 msgid "interrupt received" msgstr "" #: setupdwfl.cxx:254 #, c-format msgid "checking pattern '%s' vs. module '%s' file '%s'\n" msgstr "" #: setupdwfl.cxx:530 setupdwfl.cxx:589 msgid "Extracting build ID." msgstr "" #: setupdwfl.cxx:581 #, c-format msgid "We already tried running '%s'" msgstr "" #: setupdwfl.cxx:597 #, c-format msgid "Searching for debuginfo with build ID: '%s'." msgstr "" #: setupdwfl.cxx:611 #, c-format msgid "Downloading and installing debuginfo with build ID: '%s' using %s." msgstr "" #: setupdwfl.cxx:625 #, c-format msgid "%s failed." msgstr "" #: setupdwfl.cxx:633 msgid "Download completed in " msgstr "" #: setupdwfl.cxx:668 msgid "" "Due to bug in abrt, it may continue downloading anyway without asking for " "confirmation." msgstr "" #: setupdwfl.cxx:676 msgid "" "Due to a bug in abrt, it may continue downloading after stopping stap if " "download times out." msgstr "" #: setupdwfl.cxx:718 msgid "Aborted downloading debuginfo: timed out." msgstr "" #: setupdwfl.cxx:726 msgid "Download Completed Successfully!" msgstr "" #: setupdwfl.cxx:729 msgid "ABRT finished attempting to download debuginfo." msgstr "" #: setupdwfl.cxx:744 #, c-format msgid "Attempting to extract kernel debuginfo build ID from %s" msgstr "" #: setupdwfl.cxx:762 msgid "Attempting to extract kernel debuginfo build ID from /sys/kernel/notes" msgstr "" #: setupdwfl.cxx:828 #, c-format msgid "Success! Extracted kernel debuginfo build ID: %s" msgstr "" #: stap-authorize-cert.cxx:51 #, fuzzy msgid "Certificate file must be specified" msgstr "A script must be specified." #: stap-authorize-cert.cxx:59 msgid "Certificate database directory must be specified" msgstr "" #: stap-authorize-cert.cxx:74 msgid "Unable to authorize certificate" msgstr "" #: stap-gen-cert.cxx:68 #, c-format msgid "%s : unhandled option '%c %s'" msgstr "" #: stap-gen-cert.cxx:70 #, c-format msgid "%s : unhandled option '%c'" msgstr "" #: stap-gen-cert.cxx:114 msgid "Unable to generate certificate" msgstr "" #: stapregex.cxx:71 stapregex.cxx:140 #, fuzzy, c-format msgid "regex compilation error (at position %d): %s" msgstr "semantic error: %s" #: stapregex.cxx:74 stapregex.cxx:143 #, fuzzy, c-format msgid "regex compilation error: %s" msgstr "semantic error: %s" #: stapregex-dfa.cxx:147 stapregex-dfa.cxx:155 msgid "arc_priority overflow due to excessive branching factor" msgstr "" #: stapregex-parse.cxx:48 stapregex-parse.cxx:105 #, fuzzy msgid "unexpected end of regex" msgstr "# functions" #: stapregex-parse.cxx:124 stapregex-parse.cxx:130 msgid "two hex digits required in escape sequence" msgstr "" #: stapregex-parse.cxx:143 stapregex-parse.cxx:150 msgid "three octal digits required in escape sequence" msgstr "" #: stapregex-parse.cxx:187 msgid "unbalanced ')'" msgstr "" #: stapregex-parse.cxx:213 #, fuzzy, c-format msgid "expected %c, found end of regex" msgstr "# functions" #: stapregex-parse.cxx:217 #, fuzzy, c-format msgid "expected %c, found %c" msgstr "# functions" #: stapregex-parse.cxx:281 #, fuzzy, c-format msgid "unexpected '%c'" msgstr "# functions" #: stapregex-parse.cxx:367 #, c-format msgid "postfix closure '%c' applied to anchoring operator" msgstr "" #: stapregex-parse.cxx:402 #, fuzzy msgid "expected '}' or number" msgstr "# functions" #: stapregex-parse.cxx:409 #, fuzzy msgid "expected ',' or '}'" msgstr "# functions" #: stapregex-parse.cxx:459 msgid "unclosed character class" msgstr "" #: stapregex-parse.cxx:504 #, fuzzy, c-format msgid "could not parse number %s" msgstr "cannot find type: %s" #: stapregex-parse.cxx:507 #, c-format msgid "%s is too large" msgstr "" #: stapregex-parse.cxx:540 #, c-format msgid "unknown character class '%s'" msgstr "" #: stapregex-parse.cxx:569 #, c-format msgid "unclosed character class '[:%s'" msgstr "" #: stapregex-parse.cxx:601 #, c-format msgid "Inverted character range %c-%c" msgstr "" #: staprun/common.c:88 msgid "Invalid FILE name format\n" msgstr "" #: staprun/common.c:163 #, fuzzy, c-format msgid "Invalid buffer size '%d' (should be 1-4095).\n" msgstr "Invalid buffer size (should be 1-4095)." #: staprun/common.c:175 #, fuzzy, c-format msgid "Invalid target namespaces pid %d (should be > 0).\n" msgstr "Invalid buffer size (should be 1-4095)." #: staprun/common.c:207 #, c-format msgid "Invalid file descriptor option '%s'.\n" msgstr "" #: staprun/common.c:218 #, c-format msgid "Invalid file size option '%s'.\n" msgstr "" #: staprun/common.c:230 #, c-format msgid "Cannot process remote id option '%s'.\n" msgstr "" #: staprun/common.c:236 #, c-format msgid "" "Systemtap module loader/runner (version %s, %s)\n" "Copyright (C) 2005-2019 Red Hat, Inc. and others\n" "This is free software; see the source for copying conditions.\n" msgstr "" #: staprun/common.c:248 #, fuzzy, c-format msgid "Invalid reader timeout value '%d' (should be >= 1).\n" msgstr "Invalid buffer size (should be 1-4095)." #: staprun/common.c:261 #, c-format msgid "Invalid option '%s' for -C." msgstr "" #: staprun/common.c:272 msgid "Invalid monitor interval\n" msgstr "" #: staprun/common.c:284 msgid "File name is too long.\n" msgstr "" #: staprun/common.c:291 msgid "Filename format is invalid or too long.\n" msgstr "" #: staprun/common.c:296 #, fuzzy msgid "You can't specify the '-A' and '-L' options together.\n" msgstr "You can't specify -c and -x options together." #: staprun/common.c:301 msgid "" "You can't specify the '-A' and '-b' options together. The '-b'\n" "buffer size option only has an effect when the module is inserted.\n" msgstr "" #: staprun/common.c:307 msgid "" "You can't specify the '-A' and '-c' options together. The '-c cmd'\n" "option used to start a command only has an effect when the module\n" "is inserted.\n" msgstr "" #: staprun/common.c:314 msgid "" "You can't specify the '-A' and '-x' options together. The '-x pid'\n" "option only has an effect when the module is inserted.\n" msgstr "" #: staprun/common.c:320 #, fuzzy msgid "You can't specify the '-c' and '-x' options together.\n" msgstr "You can't specify -c and -x options together." #: staprun/common.c:325 #, fuzzy msgid "You can't specify the '-D' and '-L' options together.\n" msgstr "You can't specify -c and -x options together." #: staprun/common.c:329 #, fuzzy msgid "You can't specify the '-D' and '-d' options together.\n" msgstr "You can't specify -c and -x options together." #: staprun/common.c:333 #, fuzzy msgid "You can't specify the '-D' and '-c' options together.\n" msgstr "You can't specify -c and -x options together." #: staprun/common.c:337 #, fuzzy msgid "You have to specify output FILE with '-D' option.\n" msgstr "You can't specify multiple --kmap options." #: staprun/common.c:341 #, fuzzy msgid "You have to specify output FILE with '-S' option.\n" msgstr "You can't specify multiple --kmap options." #: staprun/common.c:348 #, c-format msgid "" "\n" "%s [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C " "WHEN]\n" "\t[-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-" "options]\n" msgstr "" #: staprun/common.c:350 #, c-format msgid "" "-v Increase verbosity.\n" "-V Print version number and exit.\n" "-h Print this help text and exit.\n" "-w Suppress warnings.\n" "-u Load uprobes.ko\n" "-c cmd Command 'cmd' will be run and staprun will\n" " exit when it does. The '_stp_target' variable\n" " will contain the pid for the command.\n" "-x pid Sets the '_stp_target' variable to pid.\n" "-N pid Sets the '_stp_namespaces_pid' variable to pid.\n" "-o FILE Send output to FILE. This supports strftime(3)\n" " formats for FILE.\n" "-b buffer size The systemtap module specifies a buffer size.\n" " Setting one here will override that value. The\n" " value should be an integer between 1 and 4095 \n" " which be assumed to be the buffer size in MB.\n" " That value will be per-cpu in bulk mode.\n" "-L Load module and start probes, then detach.\n" "-A Attach to loaded systemtap module.\n" "-C WHEN Enable colored errors. WHEN must be either 'auto',\n" " 'never', or 'always'. Set to 'auto' by default.\n" "-M INTERVAL Enable monitor mode.\n" "-d Delete a module. Only detached or unused modules\n" " the user has permission to access will be deleted. Use \"*" "\"\n" " (quoted) to delete all unused modules.\n" "-R Have staprun create a new name for the module before\n" " inserting it. This allows the same module to be inserted\n" " more than once.\n" "-r N:URI Pass N:URI data to tapset functions remote_id()/" "remote_uri().\n" "-D Run in background. This requires '-o' option.\n" "-S size[,N] Switches output file to next file when the size\n" " of file reaches the specified size. The value\n" " should be an integer greater than 1 which is\n" " assumed to be the maximum file size in MB.\n" " When the number of output files reaches N, it\n" " switches to the first output file. You can omit\n" " the second argument.\n" "-T timeout Specifies upper limit on amount of time reader thread\n" " will wait for new full trace buffer. Value should be an\n" " integer >= 1, which is timeout value in ms. Default 200ms.\n" "-F fd Specifies file descriptor for module relay directory\n" "\n" "MODULE can be either a module name or a module path. If a\n" "module name is used, it is searched in the following directory:\n" msgstr "" #: staprun/common.c:443 staprun/common.c:468 staprun/common.c:487 #: staprun/common.c:494 msgid "Memory allocation failed. Exiting.\n" msgstr "" #: staprun/common.c:459 msgid "Unable to determine kernel version, uname failed" msgstr "" #: staprun/common.c:507 #, c-format msgid "Module name ('%s') is too long.\n" msgstr "" #: staprun/common.c:667 msgid "exceeded maximum send_request size.\n" msgstr "" #: staprun/ctl.c:104 #, c-format msgid "Cannot attach to module %s control channel; not running?\n" msgstr "" #: staprun/mainloop.c:132 #, c-format msgid "Child process exited with signal %d (%s)\n" msgstr "" #: staprun/mainloop.c:137 #, c-format msgid "Child process exited with status %d\n" msgstr "" #: staprun/mainloop.c:212 msgid "failed to create thread" msgstr "" #: staprun/mainloop.c:302 #, fuzzy msgid "Failed to allocate memory.\n" msgstr "cannot find type: %s" #: staprun/mainloop.c:316 msgid "wordexp: syntax error (unmatched quotes?) in -c COMMAND\n" msgstr "" #: staprun/mainloop.c:319 #, c-format msgid "wordexp: parsing error (%d)\n" msgstr "" #: staprun/mainloop.c:465 staprun/mainloop.c:471 msgid "Couldn't read bufsize" msgstr "" #: staprun/mainloop.c:491 msgid "Failed to initialize control channel.\n" msgstr "" #: staprun/mainloop.c:529 msgid "Failed to daemonize stapio\n" msgstr "" #: staprun/mainloop.c:544 msgid "Failed to open /dev/null\n" msgstr "" #: staprun/mainloop.c:603 #, c-format msgid "" "\n" "Disconnecting from systemtap module.\n" "To reconnect, type \"staprun -A %s\"\n" msgstr "" #: staprun/mainloop.c:783 #, c-format msgid "Unexpected EOF in read (nb=%ld)" msgstr "" #: staprun/mainloop.c:801 #, fuzzy msgid "Unexpected error in select" msgstr "# functions" #: staprun/mainloop.c:816 #, fuzzy, c-format msgid "write error (nb=%ld)" msgstr "semantic error: %s" #: staprun/mainloop.c:864 msgid "WARNING deduplication table full\n" msgstr "" #: staprun/mainloop.c:946 msgid "ptrace detach" msgstr "" #: staprun/mainloop.c:1008 #, c-format msgid "Ignored message of type %d\n" msgstr "" #: staprun/stapio.c:55 msgid "Cannot have module options with attach (-A).\n" msgstr "" #: staprun/stapio.c:66 msgid "Need a module name or path to load.\n" msgstr "" #: staprun/stapio.c:74 msgid "Couldn't enter main loop. Exiting.\n" msgstr "" #: staprun/staprun.c:472 msgid "Relay basedir -F option is invalid for staprun\n" msgstr "" #: staprun/staprun.h:84 msgid "ERROR:" msgstr "" #: stap-serverd.cxx:145 #, fuzzy, c-format msgid "Could not open client stderr file %s: %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:260 #, fuzzy, c-format msgid "%s: cannot parse number '--port=%s'" msgstr "cannot find type: %s" #: stap-serverd.cxx:262 #, c-format msgid "%s: invalid entry: port must be between 0 and 65535 '--port=%s'" msgstr "" #: stap-serverd.cxx:276 #, c-format msgid "%s: cannot parse number '--max-threads=%s'" msgstr "" #: stap-serverd.cxx:278 #, c-format msgid "%s: invalid entry: max threads must not be negative '--max-threads=%s'" msgstr "" #: stap-serverd.cxx:284 #, fuzzy, c-format msgid "%s: cannot parse number '--max-request-size=%s'" msgstr "cannot find type: %s" #: stap-serverd.cxx:286 #, c-format msgid "" "%s: invalid entry: max (uncompressed) request size must be greater than 0 '--" "max-request-size=%s'" msgstr "" #: stap-serverd.cxx:293 #, fuzzy, c-format msgid "%s: cannot parse number '--max-compressed-request=%s'" msgstr "cannot find type: %s" #: stap-serverd.cxx:295 #, c-format msgid "" "%s: invalid entry: max compressed request size must be greater than 0 '--max-" "compressed-request=%s'" msgstr "" #: stap-serverd.cxx:305 #, c-format msgid "%s: unhandled option '%c %s'" msgstr "" #: stap-serverd.cxx:307 #, c-format msgid "%s: unhandled option '%c'" msgstr "" #: stap-serverd.cxx:313 #, c-format msgid "%s: unrecognized argument '%s'" msgstr "" #: stap-serverd.cxx:331 #, c-format msgid "Received another signal %d, exiting (forced)" msgstr "" #: stap-serverd.cxx:334 #, c-format msgid "Received signal %d, exiting" msgstr "" #: stap-serverd.cxx:378 #, fuzzy, c-format msgid "Could not open server MOK fingerprint directory %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:424 #, fuzzy, c-format msgid "Could not find server MOK files in directory %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:439 #, c-format msgid "" "Server MOK directory name '%s' doesn't match fingerprint from certificate %s" msgstr "" #: stap-serverd.cxx:468 #, fuzzy, c-format msgid "Could not open server MOK directory %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:480 stap-serverd.cxx:1460 #, fuzzy, c-format msgid "Error in MOK fingerprint regcomp: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:528 #, c-format msgid "Found MOK with fingerprint '%s'" msgstr "" #: stap-serverd.cxx:562 #, c-format msgid "Too many service name collisions for Avahi service %s" msgstr "" #: stap-serverd.cxx:572 #, c-format msgid "Avahi service name collision, renaming service '%s' to '%s'" msgstr "" #: stap-serverd.cxx:594 #, c-format msgid "Avahi service '%s' successfully established." msgstr "" #: stap-serverd.cxx:607 #, c-format msgid "Avahi entry group failure: %s" msgstr "" #: stap-serverd.cxx:627 #, c-format msgid "avahi_entry_group_new () failed: %s" msgstr "" #: stap-serverd.cxx:636 #, c-format msgid "Adding Avahi service '%s'" msgstr "" #: stap-serverd.cxx:675 msgid "Failed to allocate string list" msgstr "" #: stap-serverd.cxx:689 msgid "Failed to add a string to the list" msgstr "" #: stap-serverd.cxx:719 #, c-format msgid "Failed to add %s service: %s" msgstr "" #: stap-serverd.cxx:731 #, c-format msgid "Failed to commit avahi entry group: %s" msgstr "" #: stap-serverd.cxx:765 #, c-format msgid "Avahi client failure: %s" msgstr "" #: stap-serverd.cxx:798 #, c-format msgid "" "The Avahi daemon is not running. Avahi service '%s' will be established when " "the deamon is started" msgstr "" #: stap-serverd.cxx:826 #, c-format msgid "Removing Avahi service '%s'" msgstr "" #: stap-serverd.cxx:886 msgid "Failed to create avahi threaded poll object." msgstr "" #: stap-serverd.cxx:900 #, c-format msgid "Failed to create avahi client: %s" msgstr "" #: stap-serverd.cxx:915 #, c-format msgid "Failed to initialize inotify: %s" msgstr "" #: stap-serverd.cxx:921 #, fuzzy, c-format msgid "Unable to find or create the MOK directory %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:930 #, c-format msgid "Failed to add inotify watch: %s" msgstr "" #: stap-serverd.cxx:940 msgid "Failed to create inotify watcher" msgstr "" #: stap-serverd.cxx:957 msgid "Unable to advertise presence on the network. Avahi is not available" msgstr "" #: stap-serverd.cxx:1005 #, fuzzy, c-format msgid "Unable to determine effective user name: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1008 #, c-format msgid "===== compile server pid %d starting as %s =====" msgstr "" #: stap-serverd.cxx:1052 msgid "Error reading size of request file" msgstr "" #: stap-serverd.cxx:1057 stap-serverd.cxx:1097 msgid "Error in PR_Read" msgstr "" #: stap-serverd.cxx:1073 msgid "Error size of (compressed) request file is too large" msgstr "" #: stap-serverd.cxx:1082 #, fuzzy, c-format msgid "Could not open output file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:1106 #, fuzzy, c-format msgid "Could not write to output file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:1114 #, c-format msgid "Expected %d bytes, got %d while reading client request from socket" msgstr "" #: stap-serverd.cxx:1142 msgid "Could not import socket into SSL" msgstr "" #: stap-serverd.cxx:1150 msgid "Error setting SSL security for socket" msgstr "" #: stap-serverd.cxx:1157 msgid "Error setting handshake as server for socket" msgstr "" #: stap-serverd.cxx:1164 stap-serverd.cxx:1171 msgid "Error setting SSL client authentication mode for socket" msgstr "" #: stap-serverd.cxx:1180 msgid "Error in SSL_AuthCertificateHook" msgstr "" #: stap-serverd.cxx:1188 msgid "Error in SSL_BadCertHook" msgstr "" #: stap-serverd.cxx:1196 msgid "Error in SSL_HandshakeCallback" msgstr "" #: stap-serverd.cxx:1206 msgid "Error configuring SSL server" msgstr "" #: stap-serverd.cxx:1217 stap-serverd.cxx:2366 msgid "Error closing ssl socket" msgstr "" #: stap-serverd.cxx:1222 #, fuzzy msgid "Error closing tcp/ssl socket" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1256 msgid "Error in SSL_OptionSet:SSL_REQUEST_CERTIFICATE" msgstr "" #: stap-serverd.cxx:1266 msgid "Error in SSL_OptionSet:SSL_REQUIRE_CERTIFICATE" msgstr "" #: stap-serverd.cxx:1275 msgid "Error in SSL_ReHandshake" msgstr "" #: stap-serverd.cxx:1284 msgid "Error in SSL_ForceHandshake" msgstr "" #: stap-serverd.cxx:1304 #, fuzzy, c-format msgid "Could not open input file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:1320 msgid "Error writing response to socket" msgstr "" #: stap-serverd.cxx:1343 #, fuzzy, c-format msgid "Unable to open file %s for reading: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1376 #, fuzzy, c-format msgid "Error in regcomp: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1393 #, fuzzy, c-format msgid "Localization key=value line '%s' cannot be parsed" msgstr "alias component %s contains illegal parameter" #: stap-serverd.cxx:1404 #, fuzzy, c-format msgid "Localization key '%s' not found in global list" msgstr "alias component %s contains illegal parameter" #: stap-serverd.cxx:1412 #, fuzzy, c-format msgid "Localization value '%s' contains illegal characters" msgstr "alias component %s contains illegal parameter" #: stap-serverd.cxx:1423 #, fuzzy, c-format msgid "Error reading file %s: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1478 #, c-format msgid "MOK fingerprint value '%s' isn't in the correct forma" msgstr "" #: stap-serverd.cxx:1517 #, c-format msgid "Running sign-file failed, rc = %d" msgstr "" #: stap-serverd.cxx:1522 #, c-format msgid "Module signed with MOK, fingerprint \"%s\"" msgstr "" #: stap-serverd.cxx:1592 #, fuzzy, c-format msgid "Invalid argument '%s' for --privilege" msgstr "bad field for array type: %s" #: stap-serverd.cxx:1634 #, fuzzy, c-format msgid "Could not open MOK config file %s: %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:1646 #, fuzzy, c-format msgid "Could not create %s name" msgstr "cannot find type: %s" #: stap-serverd.cxx:1653 stap-serverd.cxx:2257 stap-serverd.cxx:2280 #: stap-serverd.cxx:2294 #, fuzzy, c-format msgid "Could not create temporary directory %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:1675 #, c-format msgid "Generating MOK failed, rc = %d" msgstr "" #: stap-serverd.cxx:1688 #, fuzzy, c-format msgid "Could not rename temporary directory %s to %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:1703 stap-serverd.cxx:2380 msgid "Error in tmpdir cleanup" msgstr "" #: stap-serverd.cxx:1735 #, fuzzy, c-format msgid "Unable to open client version file %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1741 #, fuzzy, c-format msgid "Client version is %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1758 #, c-format msgid "Target kernel version %s is not supported by this server" msgstr "" #: stap-serverd.cxx:1765 #, fuzzy msgid "Unable to read sysinfo" msgstr "not accessible at this address" #: stap-serverd.cxx:1776 msgid "Cannot parse stap options" msgstr "" #: stap-serverd.cxx:1788 #, fuzzy, c-format msgid "Could not create temporary directory %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:1805 stap-serverd.cxx:1918 stap-serverd.cxx:2250 #: stap-serverd.cxx:2266 stap-serverd.cxx:2273 stap-serverd.cxx:2287 #: stap-serverd.cxx:2303 #, fuzzy, c-format msgid "Error creating %s name" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1815 msgid "Out of memory" msgstr "" #: stap-serverd.cxx:1823 #, fuzzy, c-format msgid "Error opening %s: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1832 #, fuzzy, c-format msgid "Error reading %s: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1843 #, c-format msgid "Options passed from the client: %s" msgstr "" #: stap-serverd.cxx:1899 msgid "Failed spawning translator" msgstr "" #: stap-serverd.cxx:1924 #, fuzzy, c-format msgid "Unable to find a module in %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1927 #, c-format msgid "Too many modules (%zu) in %s" msgstr "" #: stap-serverd.cxx:1953 msgid "" "No matching machine owner key (MOK) available on the server to sign the\n" " module." msgstr "" #: stap-serverd.cxx:2021 #, fuzzy, c-format msgid "Could not link to %s from %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:2091 msgid "Error in spawn getcwd" msgstr "" #: stap-serverd.cxx:2099 msgid "Error in spawn chdir" msgstr "" #: stap-serverd.cxx:2113 msgid "Error in spawn unchdir" msgstr "" #: stap-serverd.cxx:2118 #, fuzzy, c-format msgid "Error in spawn: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:2125 msgid "Error in waitpid" msgstr "" #: stap-serverd.cxx:2148 #, c-format msgid "Unable to check the zipefile size. Error code: %d ." msgstr "" #: stap-serverd.cxx:2165 #, c-format msgid "" "Uncompressed request size of %ld bytes is not within the expected range of 1 " "to %zu bytes." msgstr "" #: stap-serverd.cxx:2230 msgid "Error resetting SSL handshake" msgstr "" #: stap-serverd.cxx:2240 msgid "Error forcing SSL handshake" msgstr "" #: stap-serverd.cxx:2341 msgid "Unable to extract client request" msgstr "" #: stap-serverd.cxx:2356 msgid "Unable to compress server response" msgstr "" #: stap-serverd.cxx:2374 #, fuzzy, c-format msgid "Keeping temporary directory %s" msgstr "Keeping temporary directory \"%s\"" #: stap-serverd.cxx:2385 msgid "Error processing client request" msgstr "" #: stap-serverd.cxx:2393 #, c-format msgid "Request from %s:%d complete" msgstr "" #: stap-serverd.cxx:2395 #, c-format msgid "Request from [%s]:%d complete" msgstr "" #: stap-serverd.cxx:2435 msgid "Unable to obtain certificate private key" msgstr "" #: stap-serverd.cxx:2450 msgid "Error accepting client connection" msgstr "" #: stap-serverd.cxx:2461 #, c-format msgid "Accepted connection from %s:%d" msgstr "" #: stap-serverd.cxx:2463 #, c-format msgid "Accepted connection from [%s]:%d" msgstr "" #: stap-serverd.cxx:2476 msgid "Server is overloaded. Processing times may be longer than normal." msgstr "" #: stap-serverd.cxx:2478 msgid "Processing 1 request..." msgstr "" #: stap-serverd.cxx:2480 #, c-format msgid "Processing %d concurrent requests..." msgstr "" #: stap-serverd.cxx:2489 msgid "No memory available for new thread arg!" msgstr "" #: stap-serverd.cxx:2565 msgid "Unable to configure SSL server session ID cache" msgstr "" #: stap-serverd.cxx:2575 #, fuzzy, c-format msgid "Unable to find our certificate in the database at %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:2597 #, c-format msgid "Waiting for %d outstanding requests to complete..." msgstr "" #: stap-serverd.cxx:2602 msgid "Timeout reached, exiting (forced)" msgstr "" #: stap-serverd.cxx:2619 msgid "Unable to shut down server session ID cache" msgstr "" #: stap-serverd.cxx:2634 msgid "Error creating socket" msgstr "" #: stap-serverd.cxx:2646 stap-serverd.cxx:2658 msgid "Error setting socket properties" msgstr "" #: stap-serverd.cxx:2692 #, c-format msgid "Network port %hu is unavailable. Trying another port" msgstr "" #: stap-serverd.cxx:2699 #, c-format msgid "Network port %hu is busy. Trying another port" msgstr "" #: stap-serverd.cxx:2706 msgid "Error setting socket address" msgstr "" #: stap-serverd.cxx:2715 #, fuzzy msgid "Unable to obtain socket address" msgstr "not accessible at this address" #: stap-serverd.cxx:2722 #, c-format msgid "Using network address [%s]:%hu" msgstr "" #: stap-serverd.cxx:2725 #, c-format msgid "Using a maximum of %ld threads" msgstr "" #: stap-serverd.cxx:2727 msgid "Concurrency disabled" msgstr "" #: stap-serverd.cxx:2734 msgid "Error listening on socket" msgstr "" #: stap-serverd.cxx:2753 msgid "Cannot check/create certificate, giving up." msgstr "" #: stap-serverd.cxx:2765 msgid "Unable to authorize certificate for the local client" msgstr "" #: stap-serverd.cxx:2776 msgid "Error closing listen socket" msgstr "" #: stap-sign-module.cxx:54 #, fuzzy msgid "Module name was not specified." msgstr "Module name cannot be empty." #: staptree.cxx:178 msgid "inconsistent arity" msgstr "" #: staptree.cxx:182 #, c-format msgid "inconsistent arity (%s vs %d)" msgstr "" #: staptree.cxx:186 #, c-format msgid "arity %s first inferred here" msgstr "" #: staptree.cxx:224 msgid "internal error, joining a non-synthetic function" msgstr "" #: staptree.cxx:226 #, c-format msgid "synthetic function '%s' conflicts with an existing function" msgstr "" #: staptree.cxx:273 #, c-format msgid "%s variable '%s' may not be used as array" msgstr "" #: staptree.cxx:276 #, c-format msgid "%s variable '%s' may not be used as a structure" msgstr "" #: staptree.cxx:280 #, c-format msgid "%s variable '%s' may not be pretty-printed" msgstr "" #: staptree.cxx:284 #, fuzzy, c-format msgid "invalid use of %s variable '%s'" msgstr "store supported only for base type" #: staptree.cxx:310 #, fuzzy msgid "cannot write to pretty-printed variable" msgstr "cannot get type of variable: %s" #: staptree.cxx:1110 msgid "invalid or missing conversion specifier" msgstr "" #: staptree.cxx:1129 msgid "trailing incomplete print format conversion" msgstr "" #: staptree.cxx:1480 msgid "internal error: missing probe point component" msgstr "" #: staptree.cxx:1898 msgid "Expecting symbol or histogram operator" msgstr "" #: staptree.cxx:1900 msgid "Failed to classify indexable" msgstr "" #: staptree.cxx:2587 staptree.cxx:2592 staptree.cxx:2633 staptree.cxx:2638 msgid "Aggregates not available in embedded-C" msgstr "" #: staptree.cxx:2649 #, fuzzy, c-format msgid "embedded expression may not be used when --privilege=%s is specified" msgstr "You can't specify %s when --unprivileged is specified." #: staptree.cxx:2655 msgid "embedded expression may not be used unless -g is specified" msgstr "" #: staptree.cxx:2825 msgid "symbol without referent" msgstr "" #: staptree.cxx:3026 #, fuzzy msgid "invalid element" msgstr "Invalid target process ID number." #: staptree.h:1268 msgid "update_visitor wasn't provided a value" msgstr "" #: staptree.h:1272 msgid "update_visitor was provided a NULL value" msgstr "" #: staptree.h:1275 #, c-format msgid "update_visitor can't set type \"%s\" with a \"%s\"" msgstr "" #: staptree.h:1302 msgid "replaced " msgstr "" #: staptree.h:1304 msgid " with " msgstr "" #: tapset-itrace.cxx:78 msgid "process probes not available without kernel CONFIG_UTRACE" msgstr "" #: tapset-mark.cxx:98 #, fuzzy msgid "invalid marker argument number" msgstr "Invalid target process ID number." #: tapset-mark.cxx:101 msgid "write to marker parameter not permitted" msgstr "" #: tapset-mark.cxx:121 #, fuzzy, c-format msgid "write to marker '%s' not permitted" msgstr "cannot index into constant value" #: tapset-mark.cxx:183 #, fuzzy msgid "cannot take address of marker variable" msgstr "cannot take address of computed value" #: tapset-mark.cxx:191 msgid "" "invalid target symbol for marker, $argN, $name, $format, $$parms or $$vars " "expected" msgstr "" #: tapset-mark.cxx:448 translate.cxx:3179 #, fuzzy msgid "cannot expand unknown type" msgstr "cannot find type: %s" #: tapset-mark.cxx:584 msgid "mark_builder releasing cache" msgstr "" #. TRANSLATORS: specific path cannot be opened #: tapset-mark.cxx:648 #, fuzzy msgid " cannot be opened: " msgstr "cannot get type of field: %s" #: tapset-mark.cxx:736 tapsets.cxx:8476 tapsets.cxx:8651 #, c-format msgid "no match (similar mark: %s)" msgid_plural "no match (similar marks: %s)" msgstr[0] "" msgstr[1] "" #: tapset-method.cxx:135 msgid "maximum of one line number (:NNN)" msgstr "" #: tapset-method.cxx:137 msgid "conflict :NNN and .return probe" msgstr "" #: tapset-method.cxx:147 msgid "maximum of 10 java method parameters may be specified" msgstr "" #: tapset-method.cxx:161 #, fuzzy msgid "missing JVMID" msgstr "Missing %s" #: tapset-method.cxx:206 msgid "can't create java backtrace probe" msgstr "" #: tapset-method.cxx:224 msgid "can't create java backtrace delete probe" msgstr "" #: tapset-method.cxx:270 msgid "can't create java method probe" msgstr "" #: tapset-method.cxx:315 msgid "can't create java begin probe" msgstr "" #: tapset-method.cxx:334 msgid "can't create java end probe" msgstr "" #: tapset-netfilter.cxx:189 #, c-format msgid "" "unsupported netfilter priority \"%s\" for protocol family \"%s\"; need stap -" "g" msgstr "" #: tapset-netfilter.cxx:196 #, c-format msgid "" "unsupported netfilter hook \"%s\" for protocol family \"%s\"; need stap -g" msgstr "" #: tapset-netfilter.cxx:202 #, c-format msgid "unsupported netfilter protocol family \"%s\"; need stap -g" msgstr "" #: tapset-netfilter.cxx:434 #, fuzzy msgid "cannot take address of netfilter hook context variable" msgstr "cannot take address of constant value" #: tapset-netfilter.cxx:449 #, fuzzy msgid "unsupported context variable" msgstr "store supported only for base type" #: tapset-netfilter.cxx:452 #, fuzzy msgid "write to netfilter parameter not permitted" msgstr "cannot index into constant value" #: tapset-netfilter.cxx:456 #, fuzzy msgid "write to netfilter verdict requires guru mode; need stap -g" msgstr "cannot index into constant value" #: tapset-netfilter.cxx:503 msgid "missing hooknum" msgstr "" #: tapset-netfilter.cxx:506 msgid "missing protocol family" msgstr "" #: tapset-perfmon.cxx:301 msgid "" "perf probes not available without exported perf_event_create_kernel_counter" msgstr "" #: tapset-perfmon.cxx:303 msgid "perf probes not available without CONFIG_PERF_EVENTS" msgstr "" #: tapset-perfmon.cxx:318 msgid "invalid perf sample period " msgstr "" #: tapset-perfmon.cxx:327 msgid "wildcard not allowed with perf probe counter component" msgstr "" #: tapset-perfmon.cxx:331 msgid "missing perf probe counter component name" msgstr "" #: tapset-perfmon.cxx:340 msgid "duplicate counter name" msgstr "" #: tapset-perfmon.cxx:359 tapsets.cxx:8322 msgid "invalid -c command for unspecified process probe [man stapprobes]" msgstr "" #: tapset-perfmon.cxx:363 msgid "" "unspecified process probe is invalid without a -c COMMAND [man stapprobes]" msgstr "" #: tapset-perfmon.cxx:372 #, c-format msgid "" "perf probe type=% config=% %s=% process=%s counter=%s" msgstr "" #: tapset-procfs.cxx:189 msgid "" "both read and write procfs probes cannot exist for the same procfs path \"" msgstr "" #: tapset-procfs.cxx:194 msgid "only one read procfs probe can exist for procfs path \"" msgstr "" #: tapset-procfs.cxx:526 msgid "invalid target symbol for procfs probe, $value expected" msgstr "" #: tapset-procfs.cxx:533 msgid "procfs $value variable is read-only in a procfs write probe" msgstr "" #: tapset-procfs.cxx:535 msgid "procfs $value variable cannot be read in a procfs read probe" msgstr "" #: tapset-procfs.cxx:538 #, fuzzy msgid "cannot take address of procfs variable" msgstr "cannot take address of computed value" #: tapset-procfs.cxx:559 tapset-procfs.cxx:613 msgid "" "Only the following assign operators are implemented on procfs read target " "variables: '=', '.='" msgstr "" #: tapset-procfs.cxx:697 msgid "maxsize must be greater than 0" msgstr "" #: tapset-procfs.cxx:720 msgid "procfs path cannot start with a '/'" msgstr "" #: tapset-procfs.cxx:726 #, fuzzy msgid "procfs path component cannot be empty" msgstr "Module name cannot be empty." #: tapset-procfs.cxx:730 tapset-procfs.cxx:740 msgid "procfs path cannot be relative (and contain '.' or '..')" msgstr "" #: tapset-procfs.cxx:737 msgid "procfs path cannot end with a '/'" msgstr "" #: tapset-procfs.cxx:746 msgid "need read/write component" msgstr "" #: tapset-python.cxx:231 #, c-format msgid "Unknown python version: %d" msgstr "" #: tapset-python.cxx:393 msgid "unhandled expression array indexing" msgstr "" #: tapset-python.cxx:395 msgid "unhandled array indexing type" msgstr "" #: tapset-python.cxx:464 #, c-format msgid "Unknown output from stap-resolve-module-function.py: %s" msgstr "" #: tapset-python.cxx:485 #, fuzzy msgid "The python module name must be specified." msgstr "Module name cannot be empty." #: tapset-python.cxx:487 #, fuzzy msgid "The python function name must be specified." msgstr "A script must be specified." #: tapset-python.cxx:491 msgid "The python module/function name cannot be resolved." msgstr "" #: tapset-python.cxx:544 #, fuzzy msgid "can't create python2 procfs probe" msgstr "cannot take address of computed value" #: tapset-python.cxx:549 tapset-python.cxx:578 #, c-format msgid "wrong number of probes derived (%d), should be 1" msgstr "" #: tapset-python.cxx:573 #, fuzzy msgid "can't create python3 procfs probe" msgstr "cannot take address of computed value" #: tapset-python.cxx:602 #, fuzzy msgid "can't create python init mark probe" msgstr "cannot take address of computed value" #: tapset-python.cxx:663 #, fuzzy msgid "can't create python call mark probe" msgstr "cannot take address of computed value" #: tapsets.cxx:746 tapsets.cxx:8492 #, fuzzy, c-format msgid "cannot find executable '%s'" msgstr "cannot find type: %s" #: tapsets.cxx:1068 msgid ".callees(N) only acceptable for N >= 1" msgstr "" #: tapsets.cxx:1327 #, fuzzy, c-format msgid "parse '%s'" msgstr "# functions" #: tapsets.cxx:1383 #, c-format msgid "malformed specification '%s'" msgstr "" #: tapsets.cxx:1420 tapsets.cxx:8821 msgid "Couldn't get elf header" msgstr "" #: tapsets.cxx:1477 #, fuzzy msgid "probe " msgstr "# probes" #: tapsets.cxx:1479 msgid " kernel" msgstr "" #: tapsets.cxx:1481 msgid " module=" msgstr "" #: tapsets.cxx:1483 #, fuzzy msgid " process=" msgstr "# probes" #: tapsets.cxx:1527 #, fuzzy, c-format msgid "can't retrieve symbol table for function %s" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: tapsets.cxx:1557 #, c-format msgid "function %s is in blacklisted section" msgstr "" #: tapsets.cxx:1561 #, c-format msgid "kprobes function %s is blacklisted" msgstr "" #: tapsets.cxx:1565 #, c-format msgid "function %s return probe is blacklisted" msgstr "" #: tapsets.cxx:1569 #, c-format msgid "function %s is in blacklisted file" msgstr "" #: tapsets.cxx:1574 #, c-format msgid "function %s is blacklisted" msgstr "" #: tapsets.cxx:1912 #, c-format msgid "address %# does not match the beginning of a statement" msgstr "" #: tapsets.cxx:1915 #, c-format msgid " (try %#)" msgstr "" #: tapsets.cxx:1917 #, c-format msgid " (no line info found for '%s', in module '%s')" msgstr "" #: tapsets.cxx:2044 #, c-format msgid "querying entrypc %# of instance of inline '%s'\n" msgstr "" #: tapsets.cxx:2117 msgid "filtered DIE lands on srcfile\n" msgstr "" #: tapsets.cxx:2179 #, fuzzy, c-format msgid "selected inline instance of %s\n" msgstr "# functions" #: tapsets.cxx:2236 #, c-format msgid "checking instances of inline %s\n" msgstr "" #: tapsets.cxx:2248 #, fuzzy, c-format msgid "selected function %s\n" msgstr "# functions" #: tapsets.cxx:2287 #, c-format msgid "focused on CU '%s', in module '%s'\n" msgstr "" #: tapsets.cxx:2381 msgid "" "For probing a particular line, use a .statement() probe, not .function()" msgstr "" #: tapsets.cxx:2518 #, c-format msgid "ELF machine %s|%s (code %d) mismatch with target %s in '%s'" msgstr "" #: tapsets.cxx:2525 #, c-format msgid "" "focused on module '%s' = [%#-%#, bias %# file %s ELF " "machine %s|%s (code %d)\n" msgstr "" #: tapsets.cxx:2606 #, fuzzy, c-format msgid "focused on module '%s'\n" msgstr "cannot find type: %s" #: tapsets.cxx:2709 msgid "module=" msgstr "" #: tapsets.cxx:2761 #, c-format msgid "plt entry=%s\n" msgstr "" #: tapsets.cxx:2817 msgid "deleting module_cache" msgstr "" #: tapsets.cxx:2939 #, c-format msgid "" "Only the following assign operator is implemented on target variables: %s" msgid_plural "" "Only the following assign operators are implemented on target variables: %s" msgstr[0] "" msgstr[1] "" #: tapsets.cxx:3053 msgid "Resolving " msgstr "" #: tapsets.cxx:3141 #, fuzzy msgid "cannot take address of pretty-printed variable" msgstr "cannot take address of computed value" #: tapsets.cxx:3145 msgid "invalid target_symbol for pretty-print" msgstr "" #: tapsets.cxx:3748 #, fuzzy msgid "no usable location for symbol [error::dwarf]" msgstr "not accessible at this address" #: tapsets.cxx:4240 msgid "unknown type to save in kretprobe" msgstr "" #: tapsets.cxx:4389 tapsets.cxx:10945 msgid "variable location problem [man error::dwarf]: " msgstr "" #: tapsets.cxx:4442 #, fuzzy msgid "write to target variable not permitted; need stap -g" msgstr "cannot index into constant value" #: tapsets.cxx:4455 msgid "write to target variable not permitted in .return probes" msgstr "" #: tapsets.cxx:4459 #, c-format msgid "confusing usage, consider @entry(%s) in .return probe" msgstr "" #: tapsets.cxx:4468 #, fuzzy msgid "cannot write to context variable" msgstr "cannot index into constant value" #: tapsets.cxx:4471 tapsets.cxx:6623 tapsets.cxx:10899 #, fuzzy msgid "cannot take address of context variable" msgstr "cannot take address of constant value" #: tapsets.cxx:4482 #, c-format msgid "" "debuginfo scope not found for module '%s', cannot resolve context variable " "[man error::dwarf]" msgstr "" #: tapsets.cxx:4644 #, c-format msgid "perf counter '%s' not defined" msgstr "" #. TRANSLATORS: Here we're using a cached module. #: tapsets.cxx:4818 msgid "Pass 2: using cached " msgstr "" #: tapsets.cxx:4842 #, fuzzy msgid "write to @cast context variable not permitted; need stap -g" msgstr "cannot index into constant value" #: tapsets.cxx:4931 #, fuzzy msgid "write not permitted; need stap -g" msgstr "cannot index into constant value" #: tapsets.cxx:4936 tapsets.cxx:10834 #, fuzzy msgid "cannot take address of tracepoint variable" msgstr "cannot take address of constant value" #: tapsets.cxx:4939 msgid "internal error: no-op autocast encountered" msgstr "" #: tapsets.cxx:5084 #, fuzzy msgid "write to @var variable not permitted; need stap -g" msgstr "cannot index into constant value" #: tapsets.cxx:5142 msgid ", in " msgstr "" #: tapsets.cxx:5140 #, fuzzy, c-format msgid "unable to find global '%s' in %s%s%s" msgstr "no location for field %s: %s" #: tapsets.cxx:5234 msgid "" "process probes not available without kernel CONFIG_UTRACE or " "CONFIG_TRACEPOINTS/CONFIG_ARCH_SUPPORTS_UPROBES/CONFIG_UPROBES" msgstr "" #: tapsets.cxx:5301 msgid "missing relocation basis" msgstr "" #: tapsets.cxx:5303 msgid "inconsistent relocation address" msgstr "" #: tapsets.cxx:5313 #, c-format msgid "maxactive value out of range [0,%s]" msgstr "" #: tapsets.cxx:5331 #, c-format msgid "" "expanding .return vars at prologue_end (0x%s) rather than entrypc (0x%s)\n" msgstr "" #: tapsets.cxx:5499 #, c-format msgid "adding caller checks for callee %s\n" msgstr "" #: tapsets.cxx:5522 #, c-format msgid "adding caller check [u]stack(%d) == reloc(0x%s)\n" msgstr "" #: tapsets.cxx:5576 #, c-format msgid "saveargs: examining '%s' (dieoffset: %#)\n" msgstr "" #: tapsets.cxx:5588 #, c-format msgid "" "saveargs: failed to retrieve type name for return value (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:5616 #, c-format msgid "saveargs: failed to retrieve name for local (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:5622 #, fuzzy, c-format msgid "saveargs: finding location for local '%s' (dieoffset: %s)\n" msgstr "no location for field %s: %s" #: tapsets.cxx:5644 #, c-format msgid "" "saveargs: failed to resolve the location for local '%s' (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:5655 #, c-format msgid "" "saveargs: local '%s' (dieoffset: %s) is not available at this address (%s)\n" msgstr "" #: tapsets.cxx:5669 #, c-format msgid "saveargs: failed to retrieve type name for local '%s' (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:6702 msgid "target-symbol requires debuginfo" msgstr "" #: tapsets.cxx:6900 #, c-format msgid "unrecognized register '%s'" msgstr "" #: tapsets.cxx:6984 #, c-format msgid "unrecognized base register '%s'" msgstr "" #: tapsets.cxx:6989 #, c-format msgid "unrecognized index register '%s'" msgstr "" #: tapsets.cxx:7071 msgid "can't retrieve symbol table" msgstr "" #: tapsets.cxx:7202 #, c-format msgid "Can't parse SDT_V3 operand '%s' [man error::sdt]" msgstr "" #: tapsets.cxx:7206 #, c-format msgid "" "Downgrading SDT_V2 probe argument to dwarf, can't parse '%s' [man error::sdt]" msgstr "" #: tapsets.cxx:7213 msgid "SDT asm not understood, requires debuginfo [man error::sdt]" msgstr "" #. TRANSLATORS: We're mapping the operand to a new expression*. #: tapsets.cxx:7223 #, c-format msgid "mapped asm operand %s to " msgstr "" #: tapsets.cxx:7228 #, fuzzy msgid "cannot take address of sdt variable" msgstr "cannot take address of computed value" #: tapsets.cxx:7318 #, fuzzy, c-format msgid "unable to find plt variable '%s' (alternatives: %s)" msgstr "no location for field %s: %s" #. TRANSLATORS: Describing what probe type (kprobe or uprobe) the probe #. TRANSLATORS: is matched to. #: tapsets.cxx:7437 #, c-format msgid "matched probe_name %s probe type " msgstr "" #: tapsets.cxx:7694 tapsets.cxx:7753 msgid " (provider " msgstr "" #: tapsets.cxx:7694 #, c-format msgid " saw .note.stapsdt %s%s " msgstr "" #: tapsets.cxx:7715 #, c-format msgid "got unknown probe_type : 0x%x" msgstr "" #: tapsets.cxx:7753 #, fuzzy msgid "saw .probes " msgstr "# probes" #: tapsets.cxx:7773 #, c-format msgid "looking for semaphore symbol %s " msgstr "" #: tapsets.cxx:7794 msgid ", found at 0x" msgstr "" #: tapsets.cxx:7799 msgid ", not found" msgstr "" #: tapsets.cxx:7888 msgid "probe_type == uprobe1, use statement addr: 0x" msgstr "" #: tapsets.cxx:7892 msgid "probe_type == uprobe2, use statement addr: 0x" msgstr "" #: tapsets.cxx:7896 msgid "probe_type == uprobe3, use statement addr: 0x" msgstr "" #: tapsets.cxx:7900 #, c-format msgid "probe_type == use_uprobe_no_dwarf, use label name: _stapprobe1_%s" msgstr "" #: tapsets.cxx:8123 #, c-format msgid "glob %s error (%d)" msgstr "" #: tapsets.cxx:8180 #, c-format msgid "Expanded library(\"%s\") to library(\"%s\")" msgstr "" #: tapsets.cxx:8209 #, c-format msgid "" "'%s' is not a needed library of '%s'. Specify the full path to squelch this " "warning." msgstr "" #: tapsets.cxx:8218 #, c-format msgid "no match (similar library: %s)" msgid_plural "no match (similar libraries: %s)" msgstr[0] "" msgstr[1] "" #: tapsets.cxx:8319 msgid "invalid -x pid for unspecified process probe [man stapprobes]" msgstr "" #: tapsets.cxx:8326 msgid "" "unspecified process probe is invalid without a -c COMMAND or -x PID [man " "stapprobes]" msgstr "" #: tapsets.cxx:8411 tapsets.cxx:8549 #, c-format msgid "Expanded process(\"%s\") to process(\"%s\")" msgstr "" #: tapsets.cxx:8449 tapsets.cxx:8461 tapsets.cxx:8750 tapsets.cxx:8762 #: tapsets.cxx:10283 #, c-format msgid "no match (similar function: %s)" msgid_plural "no match (similar functions: %s)" msgstr[0] "" msgstr[1] "" #: tapsets.cxx:8601 msgid "process return probes not available [man error::inode-uprobes]" msgstr "" #: tapsets.cxx:8621 #, fuzzy, c-format msgid "dwarf_builder::build for %s" msgstr "dwarf_getlocation_addr: %s" #: tapsets.cxx:8669 tapsets.cxx:10306 msgid "absolute statement probe in unprivileged script; need stap -g" msgstr "" #: tapsets.cxx:8712 #, fuzzy, c-format msgid "cannot probe .return of %u inlined function %s" msgid_plural "cannot probe .return of %u inlined functions %s" msgstr[0] "cannot get die scopes inlined_subroutine: %s" msgstr[1] "cannot get die scopes inlined_subroutine: %s" #: tapsets.cxx:8718 #, fuzzy, c-format msgid "skipped .return probe of %u inlined function" msgid_plural "skipped .return probe of %u inlined functions" msgstr[0] "cannot get die scopes inlined_subroutine: %s" msgstr[1] "cannot get die scopes inlined_subroutine: %s" #: tapsets.cxx:8978 msgid "Multiple 'sys_ni_syscall' symbols found.\n" msgstr "" #: tapsets.cxx:9013 msgid "Error: Cannot find vmlinux." msgstr "" #: tapsets.cxx:9237 msgid "absolute process probes not available [man error::inode-uprobes]" msgstr "" #: tapsets.cxx:9299 #, c-format msgid "Too many simultaneous uses of perf values (%d is greater than 16)" msgstr "" #: tapsets.cxx:9963 msgid "binary path required for BPF runtime" msgstr "" #: tapsets.cxx:9966 msgid "probe not compatible with BPF runtime" msgstr "" #: tapsets.cxx:10661 msgid "CONFIG_PERF_EVENTS not available on this kernel" msgstr "" #: tapsets.cxx:10664 msgid "CONFIG_HAVE_HW_BREAKPOINT not available on this kernel" msgstr "" #: tapsets.cxx:10670 msgid "kernel.data probes are not supported on arm64 kernels" msgstr "" #: tapsets.cxx:10810 msgid " (alternatives: " msgstr "" #: tapsets.cxx:10808 #, fuzzy, c-format msgid "unable to find tracepoint variable '%s'%s" msgstr "no location for field %s: %s" #: tapsets.cxx:10825 #, fuzzy, c-format msgid "write to tracepoint variable '%s' not permitted; need stap -g" msgstr "cannot index into constant value" #: tapsets.cxx:10902 #, fuzzy, c-format msgid "write to tracepoint '%s' not permitted" msgstr "cannot index into constant value" #: tapsets.cxx:11174 #, fuzzy, c-format msgid "cannot resolve size of array %s for probe %s" msgstr "cannot get element type of array type %s: %s" #: tapsets.cxx:11188 #, c-format msgid "array %s for probe %s has unknown size" msgstr "" #: tapsets.cxx:11197 #, fuzzy, c-format msgid "cannot get byte size of type '%s' for tracepoint '%s'" msgstr "cannot get bit field parameters: %s" #: tapsets.cxx:11237 #, fuzzy, c-format msgid "cannot get type of parameter '%s' of tracepoint '%s'" msgstr "cannot get bit field parameters: %s" #: tapsets.cxx:11242 #, fuzzy, c-format msgid "cannot get declaration of parameter '%s' of tracepoint '%s'" msgstr "cannot get bit field parameters: %s" #: tapsets.cxx:11263 #, c-format msgid "found parameter for tracepoint '%s': type:'%s' name:'%s' decl:'%s' %s" msgstr "" #: tapsets.cxx:11292 tapsets.cxx:11314 #, fuzzy, c-format msgid "cannot get offset attribute for variable '%s' of tracepoint '%s'" msgstr "cannot get bit field parameters: %s" #: tapsets.cxx:12045 msgid "SYSTEM:TRACEPOINT syntax not supported with --compatible <= 2.6" msgstr "" #: tapsets.cxx:12054 msgid "invalid tracepoint string provided" msgstr "" #: tapsets.cxx:12181 #, c-format msgid "tracepoint %s is blacklisted on architecture %s" msgstr "" #: tapsets.cxx:12215 #, fuzzy, c-format msgid "Unable to resolve base type of %s for probe %s\n" msgstr "not accessible at this address" #: tapsets.cxx:12289 msgid "tracepoint_builder releasing dwflpp" msgstr "" #: tapsets.cxx:12317 #, c-format msgid "Pass 2: getting a tracepoint query for %zu headers: " msgstr "" #: tapsets.cxx:12339 #, c-format msgid "Pass 2: using cached %s" msgstr "" #: tapsets.cxx:12564 #, fuzzy, c-format msgid "Ignoring inaccessible kernel source tree (DW_AT_comp_dir) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: tapsets.cxx:12569 #, fuzzy, c-format msgid "Ignoring duplicate kernel source tree (DW_AT_comp_dir) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: tapsets.cxx:12574 #, fuzzy, c-format msgid "Located kernel source tree (DW_AT_comp_dir) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: tapsets.cxx:12610 #, fuzzy, c-format msgid "Located kernel source tree at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: tapsets.cxx:12659 msgid "Checking tracepoint glob " msgstr "" #: tapsets.cxx:12713 msgid "" "SYSTEM: new BPF TRACEPOINT behavior not supported by target kernel (or use --" "compatible=4.1 option)" msgstr "" #: tapsets.cxx:12736 #, c-format msgid "no match (similar tracepoint: %s)" msgid_plural "no match (similar tracepoints: %s)" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: 'timer' is the name of a probe point #: tapset-timers.cxx:67 msgid "invalid interval for jiffies timer" msgstr "" #. TRANSLATORS: 'randomize' is a key word #: tapset-timers.cxx:71 msgid "invalid randomize for jiffies timer" msgstr "" #: tapset-timers.cxx:74 #, fuzzy msgid "only expect one probe point" msgstr " while registering probe alias " #: tapset-timers.cxx:210 #, c-format msgid "interval value out of range (%s, %s)" msgstr "" #: tapset-timers.cxx:216 msgid "randomization value out of range" msgstr "" #: tapset-timers.cxx:597 msgid "profile timer probes not available with the dyninst runtime" msgstr "" #: tapset-timers.cxx:606 msgid "profiling timer support (register_timer_hook) not found in kernel!" msgstr "" #: tapset-timers.cxx:620 msgid "jiffies timer probes not available with the dyninst runtime" msgstr "" #: tapset-timers.cxx:630 msgid "frequency must be greater than 0" msgstr "" #: tapset-timers.cxx:660 msgid "unrecognized timer variant" msgstr "" #: tapset-utrace.cxx:484 msgid "only \"process(PATH_OR_PID).syscall\" support $argN or $$parms." msgstr "" #: tapset-utrace.cxx:528 tapset-utrace.cxx:535 #, fuzzy msgid "invalid syscall argument number (1-6)" msgstr "Invalid target process ID number." #: tapset-utrace.cxx:539 msgid "utrace '$argN' variable is read-only" msgstr "" #: tapset-utrace.cxx:568 #, c-format msgid "utrace '%s' variable is read-only" msgstr "" #: tapset-utrace.cxx:574 msgid "only \"process(PATH_OR_PID).syscall.return\" support $return." msgstr "" #: tapset-utrace.cxx:599 #, fuzzy msgid "unknown target variable" msgstr "cannot take address of computed value" #: tapset-utrace.cxx:623 msgid "" "only \"process(PATH_OR_PID).syscall\" and \"process(PATH_OR_PID).syscall." "return\" probes support target symbols" msgstr "" #: tapset-utrace.cxx:628 #, fuzzy msgid "cannot take address of utrace variable" msgstr "cannot take address of constant value" #: tapset-utrace.cxx:635 msgid "" "invalid target symbol for utrace probe, $syscall, $return, $argN or $$parms " "expected" msgstr "" #: tapset-utrace.cxx:674 msgid "process.syscall probes not available with the dyninst runtime" msgstr "" #: tapset-utrace.cxx:706 msgid "empty module" msgstr "" #: translate.cxx:53 msgid "\"Array overflow, check " msgstr "" #: translate.cxx:54 msgid "\"MAXNESTING exceeded\";" msgstr "" #: translate.cxx:55 msgid "\"division by 0\";" msgstr "" #: translate.cxx:56 msgid "\"MAXACTION exceeded\";" msgstr "" #: translate.cxx:57 msgid "\"aggregation overflow in " msgstr "" #: translate.cxx:58 msgid "\"empty aggregate\";" msgstr "" #: translate.cxx:59 msgid "\"histogram index out of range\";" msgstr "" #: translate.cxx:508 #, fuzzy, c-format msgid "unsupported local stats init for %s" msgstr "# functions" #: translate.cxx:532 #, fuzzy, c-format msgid "unsupported stats type for %s" msgstr "# functions" #: translate.cxx:541 #, fuzzy, c-format msgid "unsupported initializer for %s" msgstr "store supported only for base type" #: translate.cxx:555 #, fuzzy, c-format msgid "unsupported deallocator for %s" msgstr "store supported only for base type" #: translate.cxx:699 translate.cxx:3119 msgid "unknown type of map" msgstr "" #: translate.cxx:720 msgid "index type mismatch" msgstr "" #: translate.cxx:766 msgid "aggregating non-parallel map type" msgstr "" #: translate.cxx:774 msgid "fetching aggregate of non-parallel map type" msgstr "" #: translate.cxx:792 msgid "checking existence of an unsupported map type" msgstr "" #: translate.cxx:805 msgid "getting a value from an unsupported map type" msgstr "" #: translate.cxx:816 msgid "adding a value of an unsupported map type" msgstr "" #: translate.cxx:838 msgid "setting a value of an unsupported map type" msgstr "" #: translate.cxx:866 #, fuzzy, c-format msgid "unsupported local map init for %s" msgstr "store supported only for base type" #: translate.cxx:931 msgid "iterating over unknown reference type" msgstr "" #: translate.cxx:944 msgid "inconsistent iterator type in itervar::start()" msgstr "" #: translate.cxx:955 translate.cxx:967 msgid "inconsistent iterator type in itervar::next()" msgstr "" #: translate.cxx:970 msgid "deleting a value of an unsupported map type" msgstr "" #: translate.cxx:989 msgid "illegal key type" msgstr "" #: translate.cxx:996 msgid "inconsistent iterator value in itervar::get_value()" msgstr "" #: translate.cxx:1008 msgid "illegal value type" msgstr "" #: translate.cxx:1218 msgid "internal error translating printf" msgstr "" #: translate.cxx:2507 #, c-format msgid "variable %s for function %s will be passed by reference (char *)" msgstr "" #: translate.cxx:2540 #, c-format msgid "return value for function %s will be passed by reference (char *)" msgstr "" #: translate.cxx:2615 translate.cxx:2857 msgid "array locals not supported, missing global declaration?" msgstr "" #: translate.cxx:2774 #, c-format msgid "%s elided, duplicates %s\n" msgstr "" #: translate.cxx:2866 #, fuzzy msgid "unsupported local variable type" msgstr "store supported only for base type" #: translate.cxx:2875 #, c-format msgid "%d statements for probe %s" msgstr "" #: translate.cxx:3019 msgid " nothing" msgstr "" #: translate.cxx:3067 translate.cxx:3095 msgid "array type is neither string nor long" msgstr "" #: translate.cxx:3081 #, fuzzy msgid "array key is neither string nor long" msgstr "# functions" #: translate.cxx:3303 msgid "unknown lvalue type in assignment" msgstr "" #: translate.cxx:3389 translate.cxx:3409 msgid " type unsupported" msgstr "" #: translate.cxx:3438 msgid "post assignment on strings not supported" msgstr "" #: translate.cxx:3452 #, fuzzy, c-format msgid "string assignment operator %s unsupported" msgstr "# functions" #: translate.cxx:3495 msgid "unknown macop for assignment" msgstr "" #: translate.cxx:3500 msgid "invalid post-mode operator" msgstr "" #: translate.cxx:3537 msgid "assignment type not yet implemented" msgstr "" #: translate.cxx:3624 msgid "unresolved symbol" msgstr "" #: translate.cxx:3626 msgid "unresolved symbol: " msgstr "" #: translate.cxx:3665 msgid "attempt to use scalar where map expected" msgstr "" #: translate.cxx:3992 translate.cxx:5145 translate.cxx:5157 #, fuzzy msgid "expected numeric type" msgstr "# functions" #: translate.cxx:4299 translate.cxx:5036 translate.cxx:5077 #, fuzzy msgid "expected string types" msgstr "# functions" #: translate.cxx:4307 translate.cxx:4755 translate.cxx:4822 translate.cxx:4851 #: translate.cxx:4867 translate.cxx:5053 #, fuzzy msgid "expected numeric types" msgstr "# functions" #: translate.cxx:4313 translate.cxx:4591 translate.cxx:4971 translate.cxx:5062 #, fuzzy msgid "unexpected type" msgstr "# functions" #: translate.cxx:4350 translate.cxx:5533 msgid "Invalid indexing of histogram" msgstr "" #: translate.cxx:4417 msgid "cannot 'return' from probe" msgstr "" #: translate.cxx:4422 translate.cxx:4428 msgid "return type mismatch" msgstr "" #: translate.cxx:4494 #, fuzzy msgid "Cannot delete unknown expression type" msgstr "cannot find type: %s" #: translate.cxx:4624 msgid "cannot delete histogram bucket entries\n" msgstr "" #: translate.cxx:4735 #, fuzzy msgid "expected numeric or string type" msgstr "# functions" #: translate.cxx:4813 #, c-format msgid "operator %s not yet implemented" msgstr "" #: translate.cxx:5072 #, fuzzy msgid "unexpected concatenation operator" msgstr "# functions" #: translate.cxx:5095 #, fuzzy msgid "expected numeric condition" msgstr "# functions" #: translate.cxx:5100 #, fuzzy msgid "expected matching types" msgstr "# functions" #: translate.cxx:5118 msgid "non-number <<< expression" msgstr "" #: translate.cxx:5121 msgid "non-stats left operand to <<< expression" msgstr "" #: translate.cxx:5124 msgid "non-number right operand to <<< expression" msgstr "" #: translate.cxx:5130 translate.cxx:5132 msgid "type mismatch" msgstr "" #: translate.cxx:5171 #, fuzzy msgid "invalid reference to array" msgstr "bad field for array type: %s" #: translate.cxx:5257 msgid "need rvalue for assignment" msgstr "" #: translate.cxx:5269 msgid "unexpected reference to array" msgstr "" #: translate.cxx:5326 msgid "cannot translate general target-symbol expression" msgstr "" #: translate.cxx:5333 #, fuzzy msgid "cannot translate general @var expression" msgstr "cannot find type: %s" #: translate.cxx:5340 msgid "cannot translate general @cast expression" msgstr "" #: translate.cxx:5347 #, fuzzy msgid "cannot translate general dereference expression" msgstr "cannot find type: %s" #: translate.cxx:5354 msgid "cannot translate general @defined expression" msgstr "" #: translate.cxx:5361 msgid "cannot translate general @entry expression" msgstr "" #: translate.cxx:5368 msgid "cannot translate general @perf expression" msgstr "" #: translate.cxx:5389 #, fuzzy msgid "invalid array reference" msgstr "Invalid target process ID number." #: translate.cxx:5394 msgid "array index type mismatch" msgstr "" #: translate.cxx:5434 msgid "unexpected aggregate of non-arrayindex" msgstr "" #: translate.cxx:5481 msgid "statistic-valued array in rvalue context" msgstr "" #: translate.cxx:5578 msgid "unexpected reference to scalar" msgstr "" #: translate.cxx:5644 msgid "cannot assign to histogram buckets" msgstr "" #: translate.cxx:5662 #, fuzzy msgid "invalid length argument list" msgstr "Invalid target process ID number." #: translate.cxx:5667 msgid "function argument type mismatch" msgstr "" #: translate.cxx:5696 msgid "function actual argument evaluation" msgstr "" #: translate.cxx:5780 msgid "function return result evaluation" msgstr "" #: translate.cxx:6482 #, fuzzy msgid "unexpected build-id reloc section " msgstr "# functions" #: translate.cxx:6490 #, c-format msgid "Found build-id in %s, length %d, start at %#" msgstr "" #: translate.cxx:6784 #, fuzzy, c-format msgid "Getting symbol table for %s" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: translate.cxx:6839 #, c-format msgid "Found kernel _stext extra offset %#" msgstr "" #: translate.cxx:7023 #, c-format msgid "skipping module %s %s table (too big: %zi > %zi)" msgstr "" #: translate.cxx:7027 #, c-format msgid "skipping module %s, section %s %s table (too big: %zi > %zi)" msgstr "" #: translate.cxx:7584 msgid "Searching for vdso candidates: " msgstr "" #: translate.cxx:7594 msgid "vdso candidate: " msgstr "" #: translate.cxx:7776 msgid "missing unwind/symbol data for module '" msgstr "" #: translate.cxx:7799 #, c-format msgid "identified max-nested function: %s (%d)" msgstr "" #: translate.cxx:7810 #, fuzzy, c-format msgid "identified recursive function: %s" msgstr "# functions" #: translate.cxx:7827 #, c-format msgid "" "myproc-unprivileged tapset function called without is_myproc checking for " "pid %d (euid %d)" msgstr "" #: translate.cxx:7831 #, c-format msgid "read fault [man error::fault] at 0x%lx" msgstr "" #: translate.cxx:7833 #, c-format msgid "write fault [man error::fault] at 0x%lx" msgstr "" #: translate.cxx:7835 #, c-format msgid "divide by zero in DWARF operand (%s)" msgstr "" #: translate.cxx:7837 msgid "register access fault [man error::fault]" msgstr "" #: translate.cxx:7882 #, c-format msgid "ignoring extra parts of compat version: %s" msgstr "" #: translate.cxx:7886 #, c-format msgid "parse error in compatibility version: %s" msgstr "" #: translate.cxx:7889 #, c-format msgid "compatibility version out of range: %s" msgstr "" #: translate.cxx:7909 msgid " recursive" msgstr "" #: translate.cxx:7909 msgid " non-recursive" msgstr "" #: translate.cxx:7908 #, c-format msgid "function recursion-analysis: max-nesting %d %s" msgstr "" #: util.cxx:65 msgid "Unable to determine home directory" msgstr "" #: util.cxx:132 #, c-format msgid "Copying %s to %s" msgstr "" #: util.cxx:185 #, c-format msgid "Copy failed (\"%s\" to \"%s\"): %s" msgstr "" #: util.cxx:335 #, c-format msgid "using %ldvirt/%ldres/%ldshr/%lddata kb, " msgstr "" #: util.cxx:602 #, c-format msgid "find_executable(): file %s not in sysroot %s" msgstr "" #: util.cxx:665 msgid "cmdstr_join called with an empty command!" msgstr "" #: util.cxx:680 msgid "join called with an empty vector!" msgstr "" #: util.cxx:761 #, c-format msgid "Spawn waitpid call on unmanaged pid %d" msgstr "" #: util.cxx:768 #, fuzzy, c-format msgid "Spawn waitpid result (0x%x): %d" msgstr "semantic error: %s" #: util.cxx:773 #, fuzzy, c-format msgid "Spawn waitpid error (%d): %s" msgstr "semantic error: %s" #: util.cxx:814 #, c-format msgid "WARNING: %s is not executable (%s)" msgstr "" #: util.cxx:819 msgid "Running" msgstr "" #: util.cxx:854 #, fuzzy, c-format msgid "Spawn error (%d): %s" msgstr "semantic error: %s" #: util.cxx:969 #, c-format msgid "WARNING: %s exited with signal: %d (%s)" msgstr "" #: util.cxx:972 #, c-format msgid "WARNING: %s exited with status: %d" msgstr "" #: util.cxx:1008 msgid "Forking subprocess..." msgstr "" #: util.cxx:1016 #, fuzzy, c-format msgid "Fork error (%d): %s" msgstr "semantic error: %s" #: util.cxx:1069 #, c-format msgid "ERROR: Safety pattern mismatch for %s ('%s' vs. '%s') rc=%d" msgstr "" #: util.cxx:1345 #, c-format msgid "Unknown kernel machine architecture '%s', don't know elf class" msgstr "" #. TRANSLATORS: Missing a file #: util.cxx:1361 #, c-format msgid "Missing %s" msgstr "Missing %s" #: util.cxx:1382 #, c-format msgid "autosprintf/vasprintf error %d" msgstr "" #: util.cxx:1412 #, fuzzy, c-format msgid "cannot probe pid %d: Invalid pid" msgstr "cannot get type of field: %s" #: util.cxx:1417 #, fuzzy, c-format msgid "cannot probe pid %d: %s" msgstr "cannot get type of field: %s" #: util.cxx:1626 #, fuzzy, c-format msgid "Unable to open file '%s' for writing: " msgstr "not accessible at this address" #: util.cxx:1635 #, fuzzy, c-format msgid "Unable to write to file '%s': " msgstr "not accessible at this address" #: util.h:145 util.h:184 util.h:195 util.h:203 util.h:214 util.h:226 util.h:246 msgid "bad lexical cast" msgstr "" #, fuzzy #~ msgid "side-effect-free probe" #~ msgstr "# functions" #, fuzzy #~ msgid "conflicting global variables" #~ msgstr "store supported only for base type" #, fuzzy #~ msgid "no line records for %s [man error::dwarf]" #~ msgstr "not accessible at this address" #, fuzzy #~ msgid "cannot take address of bit-field" #~ msgstr "cannot take the address of a bit field" #~ msgid "cannot get constant address: %s" #~ msgstr "cannot get constant address: %s" #~ msgid "cannot get constant block: %s" #~ msgstr "cannot get constant block: %s" #~ msgid "cannot get string constant: %s" #~ msgstr "cannot get string constant: %s" #~ msgid "cannot get constant value: %s" #~ msgstr "cannot get constant value: %s" #, fuzzy #~ msgid "" #~ "%s in DWARF expression [%Zu] at % (%#x: %, %)" #~ msgstr "" #~ "%s in DWARF expression [%Zu] at % (%#x: %, %)" #~ msgid "dwarf_getlocation_addr (form %#x): %s" #~ msgstr "dwarf_getlocation_addr (form %#x): %s" #~ msgid "DW_AT_frame_base not accessible at this address" #~ msgstr "DW_AT_frame_base not accessible at this address" #~ msgid "No cfa_ops supplied, but needed by DW_OP_call_frame_cfa" #~ msgstr "No cfa_ops supplied, but needed by DW_OP_call_frame_cfa" #, fuzzy #~ msgid "not accessible at this address (%#)" #~ msgstr "not accessible at this address" #~ msgid "cannot handle offset into register in store" #~ msgstr "cannot handle offset into register in store" #~ msgid "noncontiguous location for base store" #~ msgstr "noncontiguous location for base store" #~ msgid "location is computed value, cannot store" #~ msgstr "location is computed value, cannot store" #~ msgid "location is constant value, cannot store" #~ msgstr "location is constant value, cannot store" #~ msgid "location is not available, cannot store" #~ msgstr "location is not available, cannot store" #~ msgid "stack value too big for fetch ???" #~ msgstr "stack value too big for fetch ???" #~ msgid "single register too big for fetch/store ???" #~ msgstr "single register too big for fetch/store ???" #~ msgid "implicit pointer too big for fetch/store ???" #~ msgstr "implicit pointer too big for fetch/store ???" #, fuzzy #~ msgid "cannot support noncontiguous location" #~ msgstr "cannot take address of noncontiguous object" #~ msgid "declaring noncontig union for depth > 9, too many pieces" #~ msgstr "declaring noncontig union for depth > 9, too many pieces" #~ msgid "fetch is larger than base integer types" #~ msgstr "fetch is larger than base integer types" #~ msgid "cannot determine CU address size from %s: %s" #~ msgstr "cannot determine CU address size from %s: %s" #~ msgid "store is larger than base integer types" #~ msgstr "store is larger than base integer types" #~ msgid "cannot get byte_size attribute for array element type %s: %s" #~ msgstr "cannot get byte_size attribute for array element type %s: %s" #~ msgid "confused about array element size" #~ msgstr "confused about array element size" #~ msgid "cannot get byte_stride attribute array type %s: %s" #~ msgstr "cannot get byte_stride attribute array type %s: %s" #~ msgid "cannot dynamically index noncontiguous array" #~ msgstr "cannot dynamically index noncontiguous array" #~ msgid "constant index is outside noncontiguous array" #~ msgstr "constant index is outside noncontiguous array" #~ msgid "noncontiguous array splits elements" #~ msgstr "noncontiguous array splits elements" #~ msgid "cannot index array stored in a register" #~ msgstr "cannot index array stored in a register" #~ msgid "constant index is outside array held in register" #~ msgstr "constant index is outside array held in register" #~ msgid "cannot index into constant value" #~ msgstr "cannot index into constant value" #~ msgid "constant index is outside constant array value" #~ msgstr "constant index is outside constant array value" #~ msgid "cannot index into computed value" #~ msgstr "cannot index into computed value" #~ msgid "cannot index into unavailable value" #~ msgstr "cannot index into unavailable value" #~ msgid "required DW_AT_frame_base attribute not supplied" #~ msgstr "required DW_AT_frame_base attribute not supplied" #, fuzzy #~ msgid " __kprobes" #~ msgstr "# probes" #~ msgid "Listing (-l) mode implies pass 2." #~ msgstr "Listing (-l) mode implies pass 2." #, fuzzy #~ msgid "Using --privilege=stapsys for member of the group stapsys" #~ msgstr "Using --unprivileged for member of the group stapusr" #, fuzzy #~ msgid "Using --use-server for user with privilege level %s" #~ msgstr "Using --use-server for member of the group stapusr" #~ msgid "WARNING: " #~ msgstr "WARNING: " #~ msgid "Pass 1: parse failed. Try again with another '--vp 1' option." #~ msgstr "Pass 1: parse failed. Try again with another '--vp 1' option." #~ msgid "Pass 5: run failed. Try again with another '--vp 00001' option." #~ msgstr "Pass 5: run failed. Try again with another '--vp 00001' option." #~ msgid "You can't specify multiple --kmap options." #~ msgstr "You can't specify multiple --kmap options." #, fuzzy #~ msgid "Warning: failed to create directory for build uprobes." #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #, fuzzy #~ msgid "Warning: failed to create directory for querying tracepoints." #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #, fuzzy #~ msgid "Warning: failed to create directory for querying types." #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #, fuzzy #~ msgid "" #~ "Warning: failed to create cache directory (\"%s\") %s, disabling cache " #~ "support" #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #, fuzzy #~ msgid "" #~ "Warning: failed to create systemtap data directory \"%s\":%s, disabling " #~ "cache support." #~ msgstr "" #~ "Warning: failed to create systemtap data driector \"%s\":%s, disablig " #~ "cache support." #~ msgid "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #~ msgid "" #~ "WARNING: --client-options is not supported by this version of systemtap" #~ msgstr "" #~ "WARNING: --client-options is not supported by this version of systemtap" #~ msgid "" #~ "WARNING: --trust-servers is not supported by this version of systemtap" #~ msgstr "" #~ "WARNING: --trust-servers is not supported by this version of systemtap" #~ msgid "Warning: Ignoring --use-server due to the use of -R" #~ msgstr "Warning: Ignoring --use-server due to the use of -R" #~ msgid "" #~ "WARNING: kernel release/architecture mismatch with host forces last-pass " #~ "4." #~ msgstr "" #~ "WARNING: kernel release/architecture mismatch with host forces last-pass " #~ "4." #, fuzzy #~ msgid "Warning: cannot read symbol table from %s -- %s\n" #~ msgstr "" #~ "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " #~ "support." #~ msgid "Usage: stap [options] FILE Run script in file." #~ msgstr "Usage: stap [options] FILE Run script in file." #~ msgid " or: stap [options] - Run script on stdin." #~ msgstr " or: stap [options] - Run script on stdin." #~ msgid " or: stap [options] -e SCRIPT Run given script." #~ msgstr " or: stap [options] -e SCRIPT Run given script." #~ msgid " or: stap [options] -l PROBE List matching probes." #~ msgstr " or: stap [options] -l PROBE List matching probes." #~ msgid "" #~ " or: stap [options] -L PROBE List matching probes and local " #~ "variables." #~ msgstr "" #~ " or: stap [options] -L PROBE List matching probes and local " #~ "variables." #~ msgid "Options:" #~ msgstr "Options:" #~ msgid " -- end of translator options, script options follow" #~ msgstr " -- end of translator options, script options follow" #~ msgid " -h --help show help" #~ msgstr " -h --help show help" #, fuzzy #~ msgid " -V --version show version" #~ msgstr " -V show version" #~ msgid " -p NUM stop after pass NUM 1-5, instead of " #~ msgstr " -p NUM stop after pass NUM 1-5, instead of " #~ msgid " (parse, elaborate, translate, compile, run)" #~ msgstr " (parse, elaborate, translate, compile, run)" #~ msgid " -v add verbosity to all passes" #~ msgstr " -v add verbosity to all passes" #~ msgid " --vp {N}+ add per-pass verbosity [" #~ msgstr " --vp {N}+ add per-pass verbosity [" #~ msgid " -k keep temporary directory" #~ msgstr " -k keep temporary directory" #~ msgid " -u unoptimized translation %s" #~ msgstr " -u unoptimized translation %s" #~ msgid " -w suppress warnings %s" #~ msgstr " -w suppress warnings %s" #~ msgid " -W turn warnings into errors %s" #~ msgstr " -W turn warnings into errors %s" #~ msgid " -g guru mode %s" #~ msgstr " -g guru mode %s" #~ msgid " -P prologue-searching for function probes %s" #~ msgstr " -P prologue-searching for function probes %s" #~ msgid " -b bulk (percpu file) mode %s" #~ msgstr " -b bulk (percpu file) mode %s" #~ msgid " -s NUM buffer size in megabytes, instead of %d" #~ msgstr " -s NUM buffer size in megabytes, instead of %d" #~ msgid " -I DIR look in DIR for additional .stp script files" #~ msgstr " -I DIR look in DIR for additional .stp script files" #~ msgid " -D NM=VAL emit macro definition into generated C code" #~ msgstr " -D NM=VAL emit macro definition into generated C code" #~ msgid " -B NM=VAL pass option to kbuild make" #~ msgstr " -B NM=VAL pass option to kbuild make" #~ msgid " -G VAR=VAL set global variable to value" #~ msgstr " -G VAR=VAL set global variable to value" #~ msgid " -R DIR look in DIR for runtime, instead of" #~ msgstr " -R DIR look in DIR for runtime, instead of" #~ msgid " -r DIR cross-compile to kernel with given build tree; or else" #~ msgstr "" #~ " -r DIR cross-compile to kernel with given build tree; or else" #~ msgid "" #~ " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead " #~ "of" #~ msgstr "" #~ " -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead " #~ "of" #~ msgid " -a ARCH cross-compile to given architecture, instead of %s" #~ msgstr " -a ARCH cross-compile to given architecture, instead of %s" #~ msgid " -m MODULE set probe module name, instead of " #~ msgstr " -m MODULE set probe module name, instead of " #, fuzzy #~ msgid "" #~ " -o FILE send script output to file, instead of stdout. This " #~ "supports\n" #~ " strftime(3) formats for FILE" #~ msgstr "" #~ " -o FILE send script output to file, instead of stdout. This supports" #~ msgid " -c CMD start the probes, run CMD, and exit when it finishes" #~ msgstr " -c CMD start the probes, run CMD, and exit when it finishes" #~ msgid " -x PID sets target() to PID" #~ msgstr " -x PID sets target() to PID" #~ msgid " -F run as on-file flight recorder with -o." #~ msgstr " -F run as on-file flight recorder with -o." #~ msgid " run as on-memory flight recorder without -o." #~ msgstr " run as on-memory flight recorder without -o." #~ msgid " -S size[,n] set maximum of the size and the number of files." #~ msgstr " -S size[,n] set maximum of the size and the number of files." #~ msgid " -d OBJECT add unwind/symbol data for OBJECT file" #~ msgstr " -d OBJECT add unwind/symbol data for OBJECT file" #, fuzzy #~ msgid "" #~ " --ldd add unwind/symbol data for all referenced object files." #~ msgstr "" #~ " --ldd add unwind/symbol data for all referenced OBJECT files." #~ msgid " add unwind/symbol data for all loaded kernel objects." #~ msgstr " add unwind/symbol data for all loaded kernel objects." #~ msgid " -t collect probe timing information" #~ msgstr " -t collect probe timing information" #~ msgid " -q generate information on tapset coverage" #~ msgstr " -q generate information on tapset coverage" #~ msgid "" #~ " restrict usage to features available to unprivileged users" #~ msgstr "" #~ " restrict usage to features available to unprivileged users" #~ msgid "" #~ " suppress incompatible language/tapset changes beyond " #~ "VERSION," #~ msgstr "" #~ " suppress incompatible language/tapset changes beyond " #~ "VERSION," #~ msgid " instead of %s" #~ msgstr " instead of %s" #~ msgid " displays warnings where a syntax element may be " #~ msgstr " displays warnings where a syntax element may be " #~ msgid " version dependent" #~ msgstr " version dependent" #~ msgid " --skip-badvars" #~ msgstr " --skip-badvars" #~ msgid " substitute zero for bad context $variables" #~ msgstr " substitute zero for bad context $variables" #~ msgid " --use-server[=SERVER-SPEC]" #~ msgstr " --use-server[=SERVER-SPEC]" #~ msgid " specify systemtap compile-servers" #~ msgstr " specify systemtap compile-servers" #~ msgid " --list-servers[=PROPERTIES]" #~ msgstr " --list-servers[=PROPERTIES]" #~ msgid " report on the status of the specified compile-servers" #~ msgstr " report on the status of the specified compile-servers" #~ msgid " --trust-servers[=TRUST-SPEC]" #~ msgstr " --trust-servers[=TRUST-SPEC]" #~ msgid " add/revoke trust of specified compile-servers" #~ msgstr " add/revoke trust of specified compile-servers" #~ msgid " --use-server-on-error[=yes/no]" #~ msgstr " --use-server-on-error[=yes/no]" #~ msgid "" #~ " retry compilation using a compile server upon compilation " #~ "error" #~ msgstr "" #~ " retry compilation using a compile server upon compilation " #~ "error" #~ msgid " --remote=HOSTNAME" #~ msgstr " --remote=HOSTNAME" #, fuzzy #~ msgid " run pass 5 on the specified ssh host." #~ msgstr " run pass 5 on the specified ssh host (EXPERIMENTAL)" #~ msgid "ERROR: -R invalid with --client-options" #~ msgstr "ERROR: -R invalid with --client-options" #~ msgid "ERROR: -B invalid with --client-options" #~ msgstr "ERROR: -B invalid with --client-options" #~ msgid "ERROR: --disable-cache is invalid with --client-options" #~ msgstr "ERROR: --disable-cache is invalid with --client-options" #~ msgid "ERROR: --poison-cache is invalid with --client-options" #~ msgstr "ERROR: --poison-cache is invalid with --client-options" #~ msgid "ERROR: --clean-cache is invalid with --client-options" #~ msgstr "ERROR: --clean-cache is invalid with --client-options" #~ msgid "ERROR: --ldd is invalid with --client-options" #~ msgstr "ERROR: --ldd is invalid with --client-options" #~ msgid "ERROR: --all-modules is invalid with --client-options" #~ msgstr "ERROR: --all-modules is invalid with --client-options" #~ msgid "ERROR: --remote is invalid with --client-options" #~ msgstr "ERROR: --remote is invalid with --client-options" #~ msgid " --all-modules" #~ msgstr " --all-modules" #~ msgid " --unprivileged" #~ msgstr " --unprivileged" #~ msgid " --compatible=VERSION" #~ msgstr " --compatible=VERSION" #~ msgid " --check-version" #~ msgstr " --check-version" #~ msgid "ERROR: -q invalid with --client-options" #~ msgstr "ERROR: -q invalid with --client-options" #~ msgid "]" #~ msgstr "]" #~ msgid " %s" #~ msgstr " %s" #~ msgid " strftime(3) formats for FILE" #~ msgstr " strftime(3) formats for FILE" #~ msgid "SystemTap translator/driver " #~ msgstr "SystemTap translator/driver " #~ msgid "(version " #~ msgstr "(version " #~ msgid "Copyright (C) 2005-2011 Red Hat, Inc. and others" #~ msgstr "Copyright (C) 2005-2011 Red Hat, Inc. and others" #~ msgid "This is free software; see the source for copying conditions." #~ msgstr "This is free software; see the source for copying conditions." #, fuzzy #~ msgid "which contained one vmlinux export" #~ msgid_plural "which contained %zu vmlinux exports" #~ msgstr[0] "which contained one vmlinux export" #~ msgstr[1] "which contained one vmlinux export" #, fuzzy #~ msgid "expected '" #~ msgstr "# functions" #, fuzzy #~ msgid "" #~ "Checking \" %s \" failed: %s\n" #~ "Ensure kernel development headers & makefiles are installed." #~ msgstr "Ensure kernel development headers & makefiles are installed." #~ msgid "cannot get type of variable: %s" #~ msgstr "cannot get type of variable: %s" #~ msgid "extra fields after =" #~ msgstr "extra fields after =" #~ msgid "empty struct %s" #~ msgstr "empty struct %s" #~ msgid "field %s vs base type %s" #~ msgstr "field %s vs base type %s" #~ msgid "%s: unexpected type tag %#x" #~ msgstr "%s: unexpected type tag %#x" #~ msgid "store supported only for base type" #~ msgstr "store supported only for base type" #~ msgid "fetch supported only for base type or pointer" #~ msgstr "fetch supported only for base type or pointer" #~ msgid "cannot get die scopes inlined_subroutine: %s" #~ msgstr "cannot get die scopes inlined_subroutine: %s" #~ msgid "discontiguify of noncontiguous location not supported" #~ msgstr "discontiguify of noncontiguous location not supported" #, fuzzy #~ msgid "insert or ignore into counts values ('" #~ msgstr "cannot index into constant value" #~ msgid "Ensure kernel development headers & makefiles are installed." #~ msgstr "Ensure kernel development headers & makefiles are installed."