# 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: 2011-10-17 11:52-0400\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" #: buildrun.cxx:374 #, 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:403 msgid "Pass 4, preamble: (re)building SystemTap's version of uprobes." msgstr "" #: buildrun.cxx:411 #, fuzzy msgid "Warning: failed to create directory for build uprobes." msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: buildrun.cxx:440 msgid "uprobes rebuild exit code: " msgstr "" #: buildrun.cxx:499 msgid "user-space facilities not available without kernel CONFIG_UTRACE" msgstr "" #: buildrun.cxx:612 #, fuzzy msgid "Warning: failed to create directory for querying tracepoints." msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: buildrun.cxx:677 #, fuzzy msgid "Warning: failed to create directory for querying types." msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: buildrun.cxx:778 #, c-format msgid "Warning: skipping malformed @cast header \"%s\"" msgstr "" #: cache.cxx:129 cache.cxx:218 msgid "Pass 4: using cached " msgstr "" #: cache.cxx:216 msgid "Pass 3: using cached " msgstr "" #: cache.cxx:250 #, c-format msgid "Cache limit file %s/%s missing, creating default." msgstr "" #: cache.cxx:263 #, c-format msgid "clean_cache glob error rc=%d" msgstr "" #: cache.cxx:270 #, c-format msgid "clean_cache regcomp error rc=%d" msgstr "" #: cache.cxx:324 msgid "Cache cleaning successful, removed entries: " msgstr "" #: cache.cxx:333 msgid "Cache cleaning skipped, no cache path." 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:67 #, c-format msgid "" "WARNING: The domain name, %s, does not match the DNS name(s) on the server " "certificate:\n" msgstr "" #: csclient.cxx:68 #, fuzzy, c-format msgid "could not find input file %s\n" msgstr "cannot find type: %s" #: csclient.cxx:69 #, c-format msgid "could not open input file %s\n" msgstr "" #: csclient.cxx:70 #, c-format msgid "Unable to open output file %s\n" msgstr "" #: csclient.cxx:71 #, c-format msgid "could not write to %s\n" msgstr "" #: csclient.cxx:353 #, c-format msgid "Unable to find alt name extension on the server certificate\n" msgstr "" #: csclient.cxx:362 csclient.cxx:578 #, c-format msgid "Out of memory\n" msgstr "" #: csclient.cxx:370 #, c-format msgid "Unable to decode alt name extension on server certificate\n" msgstr "" #: csclient.cxx:704 #, c-format msgid "Unable to resolve server host name" msgstr "" #: csclient.cxx:710 #, c-format msgid "Unable to resolve server host address" msgstr "" #: csclient.cxx:756 #, fuzzy msgid "Using a compile server." msgstr "" " retry compilation using a compile server upon compilation error" #: csclient.cxx:806 msgid "Passes: via server " msgstr "" #: csclient.cxx:813 #, 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:864 #, fuzzy msgid "ERROR: cannot create temporary directory (\"" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: csclient.cxx:892 #, fuzzy msgid "ERROR: cannot create temporary directory " msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: csclient.cxx:1030 #, c-format msgid "%s resolves to %s\n" msgstr "" #: csclient.cxx:1031 #, fuzzy, c-format msgid "Unable to send %s to the server\n" msgstr "" " retry compilation using a compile server upon compilation error" #: csclient.cxx:1169 #, fuzzy msgid "Unable to find a compile server." msgstr "" " retry compilation using a compile server upon compilation error" #: csclient.cxx:1187 msgid "A server's certificate was expired. Trying again" msgstr "" #: csclient.cxx:1195 msgid "Unable to connect to a server." msgstr "" #: csclient.cxx:1242 csclient.cxx:1689 stap-serverd.cxx:1656 msgid "Unable to set NSS export policy" msgstr "" #: csclient.cxx:1256 #, c-format msgid "" "Attempting SSL connection with %s\n" " using certificates from the database in %s\n" msgstr "" #: csclient.cxx:1295 msgid " Unable to connect: " msgstr "" #: csclient.cxx:1331 #, c-format msgid "Unable to unzip the server response '%s'\n" msgstr "" #: csclient.cxx:1348 csclient.cxx:1366 csclient.cxx:1434 csclient.cxx:1741 #, c-format msgid "Searching \"%s\"\n" msgstr "" #: csclient.cxx:1354 msgid "Incorrect number of files in server response" msgstr "" #: csclient.cxx:1362 csclient.cxx:1447 csclient.cxx:1749 #, fuzzy msgid " found " msgstr "cannot find type: %s" #: csclient.cxx:1379 #, c-format msgid " found %s -- linking from %s" msgstr "" #: csclient.cxx:1383 #, c-format msgid "Unable to link '%s' to '%s':%s\n" msgstr "" #: csclient.cxx:1441 msgid "Incorrect number of modules in server response" msgstr "" #: csclient.cxx:1477 msgid "No module was returned by the server." msgstr "" #: csclient.cxx:1504 csclient.cxx:1573 cscommon.cxx:92 #, c-format msgid "Unable to open file '%s' for reading: " msgstr "" #: csclient.cxx:1513 cscommon.cxx:101 #, c-format msgid "Unable to read from file '%s': " msgstr "" #: csclient.cxx:1524 csclient.cxx:1559 csclient.cxx:1597 cscommon.cxx:114 msgid "unknown error" msgstr "" #: csclient.cxx:1539 #, c-format msgid "Unable to open file '%s' for writing: " msgstr "" #: csclient.cxx:1548 #, c-format msgid "Unable to write to file '%s': " msgstr "" #: csclient.cxx:1607 #, c-format msgid "Server protocol version is %s\n" msgstr "" #: csclient.cxx:1608 msgid "The server does not use localization information passed by the client\n" msgstr "" #: csclient.cxx:1624 csclient.cxx:2288 msgid "as a module signer for all users" msgstr "" #: csclient.cxx:1627 csclient.cxx:2278 msgid "as an SSL peer" msgstr "" #: csclient.cxx:1629 csclient.cxx:2280 msgid " for all users" msgstr "" #: csclient.cxx:1631 csclient.cxx:2282 msgid " for the current user" msgstr "" #: csclient.cxx:1640 msgid " is already " msgstr "" #: csclient.cxx:1642 msgid "untrusted " msgstr "" #: csclient.cxx:1644 msgid "trusted " msgstr "" #: csclient.cxx:1664 #, c-format msgid "Unable to find or create the client certificate database directory %s: " msgstr "" #: csclient.cxx:1726 #, c-format msgid "Unable to connect to %s" msgstr "" #: csclient.cxx:1753 #, c-format msgid "Warning: Unable to change permissions on %s: " msgstr "" #: csclient.cxx:1772 #, c-format msgid "Certificate database '%s' does not exist" msgstr "" #: csclient.cxx:1808 csclient.cxx:1950 msgid "Out of memory:" msgstr "" #: csclient.cxx:1851 #, c-format msgid "Unable to query certificate database %s: " msgstr "" #: csclient.cxx:1890 #, c-format msgid "Unable to remove certificate from %s: " msgstr "" #: csclient.cxx:1920 #, c-format msgid "Certificate database '%s' does not exist." msgstr "" #: csclient.cxx:1942 nsscommon.cxx:1148 #, c-format msgid "No certificate found in database %s" msgstr "" #: csclient.cxx:1972 msgid "Unable to find alt name extension on server certificate: " msgstr "" #: csclient.cxx:1982 msgid "Unable to decode alt name extension on server certificate: " msgstr "" #: csclient.cxx:2128 #, fuzzy, c-format msgid "Warning: unsupported compile server property: %s" msgstr "# functions" #: csclient.cxx:2177 #, c-format msgid "Systemtap Compile Server Status for '%s'" msgstr "" #: csclient.cxx:2192 #, fuzzy msgid "No servers found" msgstr "# probes" #: csclient.cxx:2229 msgid "Only root can specify 'signer' on --trust-servers" msgstr "" #: csclient.cxx:2241 msgid "Only root can specify 'all-users' on --trust-servers" msgstr "" #: csclient.cxx:2250 msgid "Warning: Unrecognized server trust specification: " msgstr "" #: csclient.cxx:2267 msgid "No servers identified for trust" msgstr "" #: csclient.cxx:2287 msgid " and " msgstr "" #: csclient.cxx:2295 msgid "Revoking trust " msgstr "" #: csclient.cxx:2297 msgid "Adding trust " msgstr "" #: csclient.cxx:2302 msgid "Revoke trust " msgstr "" #: csclient.cxx:2304 msgid "Add trust " msgstr "" #: csclient.cxx:2306 #, c-format msgid "in the following servers %s" msgstr "" #: csclient.cxx:2321 msgid "Server trust unchanged" msgstr "" #: csclient.cxx:2499 csclient.cxx:2537 #, c-format msgid "Invalid port number specified: %s" msgstr "" #: csclient.cxx:2518 #, c-format msgid "No server matching %s found" msgstr "" #: csclient.cxx:2599 msgid "Unable to determine server trust as an SSL peer" msgstr "" #: csclient.cxx:2645 msgid "Unable to determine server trust as a module signer" msgstr "" #: csclient.cxx:2712 msgid "Unable to detect server compatibility" msgstr "" #: csclient.cxx:2896 #, c-format msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s" msgstr "" #: csclient.cxx:2953 #, c-format msgid "Avahi browse failed: %s" msgstr "" #: csclient.cxx:2966 #, c-format msgid "Failed to resolve service '%s': %s" msgstr "" #: csclient.cxx:2987 #, c-format msgid "Avahi Server connection failure: %s" msgstr "" #: csclient.cxx:3033 msgid "Failed to create Avahi simple poll object" msgstr "" #: csclient.cxx:3049 #, c-format msgid "Failed to create Avahi client: %s" msgstr "" #: csclient.cxx:3061 #, c-format msgid "Failed to create Avahi service browser: %s" msgstr "" #: csclient.cxx:3108 msgid "Unable to detect online servers" msgstr "" #: dtrace.in:170 msgid "Usage " msgstr "" #: dtrace.in:174 msgid "Where -h builds a systemtap header file from the .d file" msgstr "" #: dtrace.in:175 msgid " -C when used with -h, also run cpp preprocessor" msgstr "" #: dtrace.in:176 msgid " -o specifies an explicit output file name," msgstr "" #: dtrace.in:177 msgid " the default for -G is file.o and -h is file.h" msgstr "" #: dtrace.in:178 msgid " -I when running cpp pass through this -I include Path" msgstr "" #: dtrace.in:179 msgid " -s specifies the name of the .d input file" msgstr "" #: dtrace.in:180 msgid " -G builds a stub file.o from file.d," msgstr "" #: dtrace.in:181 msgid " which is required by some packages that use dtrace." msgstr "" #: dwarf_wrappers.cxx:25 #, c-format msgid "libdwfl failure (%s): " msgstr "" #: dwarf_wrappers.cxx:37 #, c-format msgid "libdw failure (%s): " msgstr "" #: dwflpp.cxx:128 #, fuzzy msgid "cannot find " msgstr "cannot find type: %s" #: dwflpp.cxx:145 session.cxx:1544 msgid "WARNING: " msgstr "WARNING: " #: dwflpp.cxx:236 #, c-format msgid "pattern '%s' matches module '%s'\n" msgstr "" #: dwflpp.cxx:266 #, c-format msgid "pattern '%s' matches function '%s'\n" msgstr "" #: dwflpp.cxx:322 dwflpp.cxx:360 #, c-format msgid "missing %s kernel/module debuginfo under '%s'" msgstr "" #: dwflpp.cxx:377 #, fuzzy, c-format msgid "missing process %s %s debuginfo" msgstr "# probes" #: dwflpp.cxx:579 #, c-format msgid "die parent cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:806 #, c-format msgid "global alias cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:869 #, c-format msgid "function cache %s:%s size %zu" msgstr "" #: dwflpp.cxx:882 #, c-format msgid "function cache %s:%s hit %s" msgstr "" #: dwflpp.cxx:904 dwflpp.cxx:922 #, c-format msgid "function cache %s:%s match %s vs %s" msgstr "" #: dwflpp.cxx:956 #, c-format msgid "module function cache %s size %zu" msgstr "" #: dwflpp.cxx:970 #, c-format msgid "module function cache %s hit %s" msgstr "" #: dwflpp.cxx:1140 #, fuzzy, c-format msgid "module %s --ldd skipped: unsupported interpreter: %s" msgstr "# functions" #: dwflpp.cxx:1157 #, c-format msgid "library iteration on %s failed: %s" msgstr "" #: dwflpp.cxx:1186 #, c-format msgid "Added -d '%s" msgstr "" #: dwflpp.cxx:1188 #, c-format msgid "' due to '%s'" msgstr "" #: dwflpp.cxx:1201 #, fuzzy, c-format msgid "Warning: failed to read libraries from %s: %s" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: dwflpp.cxx:1365 #, c-format msgid "alternative line %d rejected: nsrcs=%zu" msgstr "" #: dwflpp.cxx:1382 #, c-format msgid "alternative line %d accepted: fn=%s" msgstr "" #: dwflpp.cxx:1394 #, c-format msgid "alternative line %d accepted: ifn=%s" msgstr "" #. TRANSLATORS: given line number leaves (is beyond) given function. #: dwflpp.cxx:1401 #, c-format msgid "alternative line %d rejected: leaves selected fns" msgstr "" #: dwflpp.cxx:1467 msgid "Invalid line range (" msgstr "" #: dwflpp.cxx:1469 msgid ", the end line number " msgstr "" #: dwflpp.cxx:1541 #, c-format msgid "multiple addresses for %s:%d" msgstr "" #. TRANSLATORS: Here we are trying to advise what source file #. TRANSLATORS: to attempt. #: dwflpp.cxx:1546 msgid " (try " msgstr "" #: dwflpp.cxx:1550 msgid " or " msgstr "" #: dwflpp.cxx:1621 #, c-format msgid "" "label '%s' at address %s (dieoffset: %s) is not contained by its scope " "'%s' (dieoffset: %s) -- bad debuginfo?" msgstr "" #: dwflpp.cxx:1675 #, fuzzy, c-format msgid "selected source file '%s'\n" msgstr "# functions" #: dwflpp.cxx:1745 #, c-format msgid "missing entrypc dwarf line record for function '%s'\n" msgstr "" #: dwflpp.cxx:1755 #, c-format msgid "null entrypc dwarf line record for function '%s'\n" msgstr "" #: dwflpp.cxx:1763 #, c-format msgid "searching for prologue of function '%s' %#-%#@%s:%d\n" msgstr "" #: dwflpp.cxx:1788 #, c-format msgid "checking line record %#@%s:%d\n" msgstr "" #: dwflpp.cxx:1805 #, fuzzy, c-format msgid "prologue found function '%s'" msgstr "# functions" #. TRANSLATORS: Here we're adding some classification datum (ie Prologue Free) #: dwflpp.cxx:1808 msgid " (naked)" msgstr "" #. TRANSLATORS: Here we're adding some classification datum (ie Prologue Free) #: dwflpp.cxx:1810 msgid " (tail-call?)" msgstr "" #: dwflpp.cxx:1874 #, c-format msgid ", ignored %s more" msgstr "" #: dwflpp.cxx:1883 msgid " (skip comdat)" msgstr "" #: dwflpp.cxx:1888 #, c-format msgid "entry-pc lookup (%s dieoffset: %s) = %# (rc %d" msgstr "" #: dwflpp.cxx:2004 msgid "emit_address internal error, no dwfl" msgstr "" #: dwflpp.cxx:2010 #, c-format msgid "emit_address internal error, dwfl_addrmodule failed, address %#" msgstr "" #: dwflpp.cxx:2029 #, c-format msgid "emit dwarf addr %# => module %s section %s relocaddr %#" msgstr "" #: dwflpp.cxx:2134 msgid " in " msgstr "" #: dwflpp.cxx:2137 elaborate.cxx:580 msgid " (alternatives:" msgstr "" #: dwflpp.cxx:2133 #, c-format msgid "unable to find local '%s' near pc %s %s %s %s (%s)" msgstr "" #: dwflpp.cxx:2168 #, 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:2219 #, fuzzy, c-format msgid "not accessible at this address (%s, dieoffset: %s)" msgstr "not accessible at this address" #: dwflpp.cxx:2225 #, fuzzy, c-format msgid "dwarf_getlocation_addr failed, %s" msgstr "dwarf_getlocation_addr: %s" #: dwflpp.cxx:2248 #, c-format msgid " Error: %s isn't a struct/class/union" msgstr "" #: dwflpp.cxx:2258 #, c-format msgid "%s is empty" msgstr "" #: dwflpp.cxx:2294 #, c-format msgid "" "\n" " Error in obtaining type attribute for anonymous member at %s:%d" msgstr "" #: dwflpp.cxx:2381 #, fuzzy, c-format msgid "no location for field '%s':%s" msgstr "no location for field %s: %s" #: dwflpp.cxx:2392 #, c-format msgid "cannot get type of field: %s" msgstr "cannot get type of field: %s" #: dwflpp.cxx:2438 #, fuzzy, c-format msgid "invalid access '%s' vs '%s'" msgstr "bad field for array type: %s" #: dwflpp.cxx:2466 #, fuzzy, c-format msgid "invalid access '%s' for array type" msgstr "bad field for array type: %s" #: dwflpp.cxx:2478 #, c-format msgid "invalid access '%s' for %s" msgstr "" #: dwflpp.cxx:2485 #, c-format msgid "unresolved %s" msgstr "" #: dwflpp.cxx:2511 #, c-format msgid "unable to find member '%s' for %s%s%s" msgstr "" #: dwflpp.cxx:2528 #, c-format msgid "invalid access '%s' vs. %s" msgstr "" #: dwflpp.cxx:2533 #, c-format msgid "cannot find type: %s" msgstr "cannot find type: %s" #: dwflpp.cxx:2537 #, fuzzy, c-format msgid "%s: unexpected type tag %s" msgstr "%s: unexpected type tag %#x" #: dwflpp.cxx:2557 #, fuzzy, c-format msgid "cannot get type of pointee: %s" msgstr "cannot get type of field: %s" #: dwflpp.cxx:2586 #, fuzzy msgid "cannot write to member address" msgstr "cannot index into constant value" #: dwflpp.cxx:2589 #, fuzzy msgid "cannot take address of bit-field" msgstr "cannot take the address of a bit field" #: dwflpp.cxx:2603 #, c-format msgid "unsupported type tag %s for %s" msgstr "" #: dwflpp.cxx:2610 #, c-format msgid "'%s' is being accessed instead of a member" msgstr "" #: dwflpp.cxx:2625 #, c-format msgid "unsupported type (mystery encoding %s for %s" msgstr "" #: dwflpp.cxx:2634 #, c-format msgid "unsupported type (encoding %s) for %s" msgstr "" #: dwflpp.cxx:2659 #, fuzzy msgid "cannot write to array address" msgstr "cannot index into constant value" #: dwflpp.cxx:2662 #, fuzzy msgid "cannot write to reference" msgstr "cannot index into constant value" #: dwflpp.cxx:2735 #, c-format msgid "finding symtable address for %s\n" msgstr "" #: dwflpp.cxx:2739 msgid "Getting symbols" msgstr "" #: dwflpp.cxx:2754 #, c-format msgid "found %s @%#\n" msgstr "" #: dwflpp.cxx:2774 #, c-format msgid "" "finding location for local '%s' near address %#, module bias " "%#\n" msgstr "" #: dwflpp.cxx:2805 #, c-format msgid "failed to retrieve location attribute for local '%s' (dieoffset: %s)" msgstr "" #: dwflpp.cxx:2815 dwflpp.cxx:2849 #, c-format msgid "failed to retrieve type attribute for local '%s'" msgstr "" #: dwflpp.cxx:2864 #, c-format msgid "literal_stmt_for_return: finding return value for %s (%s)\n" msgstr "" #: dwflpp.cxx:2877 #, c-format msgid "failed to retrieve return value location for %s (%s)" msgstr "" #: dwflpp.cxx:2884 #, c-format msgid "function %s (%s) has no return value" msgstr "" #: dwflpp.cxx:2899 dwflpp.cxx:2930 #, c-format msgid "failed to retrieve return value type attribute for %s (%s)" msgstr "" #: dwflpp.cxx:2946 #, c-format msgid "literal_stmt_for_pointer: finding value for %s (%s)\n" msgstr "" #: dwflpp.cxx:3064 msgid " init/exit" msgstr "" #: dwflpp.cxx:3072 #, fuzzy msgid " __kprobes" msgstr "# probes" #: dwflpp.cxx:3085 msgid " file/function blacklist" msgstr "" #: dwflpp.cxx:3092 msgid " - not skipped (guru mode enabled)" msgstr "" #: dwflpp.cxx:3096 msgid " - skipped" msgstr "" #: dwflpp.cxx:3253 msgid "blacklist regexps:" msgstr "" #: dwflpp.cxx:3261 msgid "blacklist_func regcomp failed" msgstr "" #: dwflpp.cxx:3263 msgid "blacklist_func_ret regcomp failed" msgstr "" #: dwflpp.cxx:3265 msgid "blacklist_file regcomp failed" msgstr "" #: dwflpp.cxx:3267 msgid "blacklist_section regcomp failed" msgstr "" #: dwflpp.cxx:3451 #, fuzzy msgid "not found cfa" msgstr "cannot find type: %s" #: dwflpp.cxx:3458 #, c-format msgid "found cfa, info: %d [start: %#, end: %#, nops: %zu" msgstr "" #: elaborate.cxx:144 elaborate.cxx:159 msgid "derived_probe with no locations" msgid_plural "derived_probe with no locations" msgstr[0] "" msgstr[1] "" #: elaborate.cxx:201 msgid "unprivileged users: authorized" msgstr "" #: elaborate.cxx:207 msgid "unprivileged users: authorized for process owner" msgstr "" #: elaborate.cxx:359 msgid "invalid use of wildcard probe point component" msgstr "" #: elaborate.cxx:414 #, c-format msgid "probe point truncated at position %s (follow: %s)" msgstr "" #: elaborate.cxx:421 msgid "probe point is not allowed for unprivileged users" msgstr "" #: elaborate.cxx:498 #, c-format msgid "probe point mismatch at position %s (alternatives: %s)" msgstr "" #: elaborate.cxx:519 #, c-format msgid "wildcard '%s' matched '%s'" msgstr "" #: elaborate.cxx:565 msgid " (alternatives: " msgstr "" #: elaborate.cxx:563 #, c-format msgid "probe point mismatch at position %s %s didn't find any wildcard matches" msgstr "" #: elaborate.cxx:579 #, c-format msgid "probe point mismatch at position %s %s" msgstr "" #: elaborate.cxx:643 msgid "inappropriate" msgstr "" #: elaborate.cxx:681 #, c-format msgid "Recursive loop in alias expansion of %s at %s" msgstr "" #: elaborate.cxx:770 msgid "recursion limit reached" msgstr "" #: elaborate.cxx:818 msgid "no match" msgstr "" #: elaborate.cxx:846 #, fuzzy msgid " while resolving probe point " msgstr " while registering probe alias " #: elaborate.cxx:893 msgid "Expecting symbol or array index expression" msgstr "" #: elaborate.cxx:946 msgid "Assignment to read-only histogram bucket" msgstr "" #: elaborate.cxx:978 #, c-format msgid "variable '%s' modified during 'foreach' iteration" msgstr "" #: elaborate.cxx:1000 #, c-format msgid "function call modifies var '%s' during 'foreach' iteration" msgstr "" #: elaborate.cxx:1088 #, c-format msgid "multiple histogram types declared on '%s'" msgstr "" #: elaborate.cxx:1116 #, c-format msgid "unable to infer statistic parameters for global '%s'" msgstr "" #: elaborate.cxx:1197 msgid "probe condition must not modify any variables" msgstr "" #: elaborate.cxx:1202 msgid "probe condition must not include impure embedded-C" msgstr "" #: elaborate.cxx:1256 #, c-format msgid "Turning on task_finder vma_tracker, pragma:vma found in %s" msgstr "" #: elaborate.cxx:1264 #, c-format msgid "Turning on unwind support, pragma:unwind found in %s" msgstr "" #: elaborate.cxx:1273 #, c-format msgid "Turning on symbol data collecting, pragma:symbols found in %s" msgstr "" #: elaborate.cxx:1401 msgid "" "This global uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:1406 msgid "" "This function uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:1414 msgid "" "This probe uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:1416 msgid "" "This alias uses tapset constructs that are dependent on systemtap version" msgstr "" #: elaborate.cxx:1705 #, fuzzy msgid "no probes found" msgstr "# probes" #: elaborate.cxx:1768 elaborate.cxx:1879 #, c-format msgid "unresolved arity-%zu global array %s, missing global declaration?" msgstr "" #: elaborate.cxx:1818 msgid "unresolved array in delete statement" msgstr "" #: elaborate.cxx:1852 msgid "probe condition must not reference undeclared global" msgstr "" #: elaborate.cxx:1900 msgid "probe condition must not reference function" msgstr "" #: elaborate.cxx:1915 #, c-format msgid "unresolved arity-%zu function" msgstr "" #: elaborate.cxx:1962 #, c-format msgid "cross-file global variable reference to %s from" msgstr "" #: elaborate.cxx:2016 #, c-format msgid " function %s is defined from %s" msgstr "" #: elaborate.cxx:2056 elaborate.cxx:2058 #, fuzzy, c-format msgid "Eliding unused function '%s'" msgstr "# functions" #: elaborate.cxx:2114 elaborate.cxx:2159 elaborate.cxx:2205 #, c-format msgid "Eliding unused variable '%s'" msgstr "" #: elaborate.cxx:2116 #, fuzzy, c-format msgid "Eliding unused local variable %s in %s" msgstr "store supported only for base type" #: elaborate.cxx:2142 elaborate.cxx:2190 elaborate.cxx:2227 msgid "(alternatives:" msgstr "" #: elaborate.cxx:2140 elaborate.cxx:2188 #, c-format msgid "never-assigned local variable '%s' %s" msgstr "" #: elaborate.cxx:2161 #, c-format msgid "Eliding unused local variable %s in function %s" msgstr "" #: elaborate.cxx:2207 #, fuzzy, c-format msgid "Eliding unused global variable %s" msgstr "store supported only for base type" #: elaborate.cxx:2226 #, c-format msgid "never assigned global variable '%s' %s" msgstr "" #: elaborate.cxx:2294 #, c-format msgid "Eliding assignment to %s at %s" msgstr "" #: elaborate.cxx:2317 #, c-format msgid "Eliding unused error string catcher %s at %s" msgstr "" #: elaborate.cxx:2382 msgid "Eliding side-effect-free null statement " msgstr "" #: elaborate.cxx:2402 msgid "Flattening nested block " msgstr "" #: elaborate.cxx:2414 msgid "Eliding side-effect-free empty block " msgstr "" #: elaborate.cxx:2420 msgid "Eliding side-effect-free singleton block " msgstr "" #: elaborate.cxx:2438 msgid "Eliding empty try {} block " msgstr "" #: elaborate.cxx:2462 msgid "Eliding side-effect-free if statement " msgstr "" #: elaborate.cxx:2470 msgid "Creating simple evaluation from if statement " msgstr "" #: elaborate.cxx:2484 msgid "Inverting the condition of if statement " msgstr "" #: elaborate.cxx:2508 msgid "Eliding side-effect-free foreach statement " msgstr "" #: elaborate.cxx:2530 msgid "Eliding side-effect-free for statement " msgstr "" #: elaborate.cxx:2572 msgid "Eliding side-effect-free expression " msgstr "" #: elaborate.cxx:2610 #, c-format msgid "side-effect-free probe '%s'" msgstr "" #: elaborate.cxx:2634 #, fuzzy, c-format msgid "side-effect-free function '%s'" msgstr "# functions" #: elaborate.cxx:2754 msgid "Creating if statement from unused logical-or " msgstr "" #: elaborate.cxx:2785 msgid "Creating if statement from unused logical-and " msgstr "" #: elaborate.cxx:2811 msgid "Creating if statement from unused ternary expression " msgstr "" #: elaborate.cxx:2841 msgid "Eliding unused binary " msgstr "" #: elaborate.cxx:2869 msgid "Eliding unused unary " msgstr "" #: elaborate.cxx:2910 msgid "Eliding side-effect-free function call " msgstr "" #: elaborate.cxx:2942 msgid "Eliding unused print " msgstr "" #: elaborate.cxx:2989 msgid "Eliding unused target symbol " msgstr "" #: elaborate.cxx:3023 msgid "Eliding unused typecast " msgstr "" #: elaborate.cxx:3040 msgid "Eliding unused check " msgstr "" #: elaborate.cxx:3149 #, c-format msgid "Collapsing constant-% if-statement %s" msgstr "" #: elaborate.cxx:3175 msgid "Collapsing constantly-false for-loop " msgstr "" #: elaborate.cxx:3201 msgid "Collapsing constantly-limited foreach-loop " msgstr "" #: elaborate.cxx:3248 msgid "unsupported binary operator " msgstr "" #: elaborate.cxx:3288 msgid "Collapsing constant-identity binary operator " msgstr "" #: elaborate.cxx:3302 #, c-format msgid "Collapsing constant-% binary operator %s" msgstr "" #: elaborate.cxx:3320 msgid "Collapsing constant unary " msgstr "" #: elaborate.cxx:3334 #, fuzzy msgid "unsupported unary operator " msgstr "# functions" #: elaborate.cxx:3378 msgid "Collapsing constant logical-OR " msgstr "" #: elaborate.cxx:3425 msgid "Collapsing constant logical-AND " msgstr "" #: elaborate.cxx:3468 msgid "Collapsing constant-boundary comparison " msgstr "" #: elaborate.cxx:3486 msgid "Collapsing constant comparison " msgstr "" #: elaborate.cxx:3503 #, fuzzy msgid "unsupported comparison operator " msgstr "# functions" #: elaborate.cxx:3519 msgid "Collapsing constant concatenation " msgstr "" #: elaborate.cxx:3531 msgid "Collapsing identity concatenation " msgstr "" #: elaborate.cxx:3552 #, c-format msgid "Collapsing constant-% ternary %s" msgstr "" #: elaborate.cxx:3567 msgid "Collapsing untouched @defined check " msgstr "" #: elaborate.cxx:3587 msgid "Bad $context variable being substituted with literal 0" msgstr "" #: elaborate.cxx:3590 msgid "Bad $context variable being substituted with literal 0, " msgstr "" #: elaborate.cxx:3635 #, fuzzy, c-format msgid "Changing %s reference to %s reference\n" msgstr "cannot index into constant value" #: elaborate.cxx:3847 #, fuzzy msgid "wrapping not supported for scalars" msgstr "store not supported for pointer type" #: elaborate.cxx:4053 #, fuzzy msgid "unsupported assignment operator " msgstr "# functions" #: elaborate.cxx:4230 msgid "Resolution problem with " msgstr "" #. TRANSLATORS: simply saying not an issue with a probe or function #: elaborate.cxx:4245 msgid "other" msgstr "" #: elaborate.cxx:4251 msgid "unresolved target-symbol expression" msgstr "" #: elaborate.cxx:4258 #, fuzzy msgid "unexpected @defined" msgstr "# functions" #: elaborate.cxx:4265 msgid "@entry is only valid in .return probes" msgstr "" #: elaborate.cxx:4277 #, fuzzy, c-format msgid "type definition '%s' not found" msgstr "field name %s not found" #: elaborate.cxx:4438 msgid "Activating uprobes support because /* pragma:uprobes */ seen." msgstr "" #: elaborate.cxx:4579 translate.cxx:3388 msgid "invalid operand of delete expression" msgstr "" #: elaborate.cxx:4695 msgid "Unspecified conversion in print operator format string" msgstr "" #: elaborate.cxx:4711 msgid "Wrong number of args to formatted print operator" msgstr "" #: elaborate.cxx:4844 msgid "array locals not supported, missing global declaration? " msgstr "" #: elaborate.cxx:4854 msgid "stat locals not supported, missing global declaration? " msgstr "" #: elaborate.cxx:4869 #, fuzzy msgid "unresolved type " msgstr "# functions" #: elaborate.cxx:4884 #, fuzzy msgid "invalid operator" msgstr "bad field for array type: %s" #: elaborate.cxx:4886 msgid "invalid type " msgstr "" #: elaborate.cxx:4919 elaborate.cxx:4933 #, c-format msgid "type mismatch (%s vs. %s)" msgstr "" #: elaborate.cxx:4940 #, c-format msgid "type was first inferred here (%s)" msgstr "" #: hash.cxx:129 msgid "result:" msgstr "" #: hash.cxx:198 #, fuzzy, c-format msgid "" "Warning: failed to create cache directory (\"%s\") %s, disabling cache " "support" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #. TRANSLATORS: failure to find an address that was a constant literal number #: loc2c.c:175 #, c-format msgid "cannot get constant address: %s" msgstr "cannot get constant address: %s" #: loc2c.c:195 #, c-format msgid "cannot get constant block: %s" msgstr "cannot get constant block: %s" #: loc2c.c:210 #, c-format msgid "cannot get string constant: %s" msgstr "cannot get string constant: %s" #: loc2c.c:224 #, c-format msgid "cannot get constant value: %s" msgstr "cannot get constant value: %s" #: loc2c.c:301 #, c-format msgid "%s in DWARF expression [%Zu] at % (%#x: %, %)" msgstr "%s in DWARF expression [%Zu] at % (%#x: %, %)" #: loc2c.c:912 msgid "required DW_AT_frame_base attribute not supplied" msgstr "required DW_AT_frame_base attribute not supplied" #: loc2c.c:926 #, c-format msgid "dwarf_getlocation_addr (form %#x): %s" msgstr "dwarf_getlocation_addr (form %#x): %s" #: loc2c.c:932 msgid "DW_AT_frame_base not accessible at this address" msgstr "DW_AT_frame_base not accessible at this address" #: loc2c.c:941 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" #: loc2c.c:976 #, fuzzy, c-format msgid "not accessible at this address (%#)" msgstr "not accessible at this address" #: loc2c.c:1522 loc2c.c:2435 msgid "cannot handle offset into register in fetch" msgstr "cannot handle offset into register in fetch" #: loc2c.c:1527 msgid "noncontiguous location for base fetch" msgstr "noncontiguous location for base fetch" #: loc2c.c:1531 loc2c.c:1574 msgid "pointer has been optimized out" msgstr "pointer has been optimized out" #: loc2c.c:1535 msgid "location not available" msgstr "location not available" #: loc2c.c:1565 msgid "cannot handle offset into register in store" msgstr "cannot handle offset into register in store" #: loc2c.c:1570 msgid "noncontiguous location for base store" msgstr "noncontiguous location for base store" #: loc2c.c:1578 msgid "location is computed value, cannot store" msgstr "location is computed value, cannot store" #: loc2c.c:1582 msgid "location is constant value, cannot store" msgstr "location is constant value, cannot store" #: loc2c.c:1586 msgid "location is not available, cannot store" msgstr "location is not available, cannot store" #: loc2c.c:1676 msgid "stack value too big for fetch ???" msgstr "stack value too big for fetch ???" #: loc2c.c:1680 msgid "single register too big for fetch/store ???" msgstr "single register too big for fetch/store ???" #: loc2c.c:1684 msgid "implicit pointer too big for fetch/store ???" msgstr "implicit pointer too big for fetch/store ???" #: loc2c.c:1689 #, fuzzy msgid "cannot support noncontiguous location" msgstr "cannot take address of noncontiguous object" #: loc2c.c:1717 msgid "declaring noncontig union for depth > 9, too many pieces" msgstr "declaring noncontig union for depth > 9, too many pieces" #: loc2c.c:1766 loc2c.c:2117 loc2c.c:2206 #, c-format msgid "cannot get byte_size attribute for type %s: %s" msgstr "cannot get byte_size attribute for type %s: %s" #: loc2c.c:1807 #, c-format msgid "cannot get bit field parameters: %s" msgstr "cannot get bit field parameters: %s" #: loc2c.c:1882 msgid "fetch is larger than base integer types" msgstr "fetch is larger than base integer types" #. TRANSLATORS: CU stands for 'compilation unit' #: loc2c.c:1902 #, c-format msgid "cannot determine CU address size from %s: %s" msgstr "cannot determine CU address size from %s: %s" #: loc2c.c:2022 msgid "store is larger than base integer types" msgstr "store is larger than base integer types" #: loc2c.c:2152 msgid "cannot take the address of a bit field" msgstr "cannot take the address of a bit field" #: loc2c.c:2163 msgid "cannot take address of object in register" msgstr "cannot take address of object in register" #: loc2c.c:2166 msgid "cannot take address of noncontiguous object" msgstr "cannot take address of noncontiguous object" #: loc2c.c:2169 msgid "cannot take address of computed value" msgstr "cannot take address of computed value" #: loc2c.c:2172 msgid "cannot take address of constant value" msgstr "cannot take address of constant value" #: loc2c.c:2175 msgid "cannot take address of unavailable value" msgstr "cannot take address of unavailable value" #: loc2c.c:2178 msgid "cannot take address of implicit pointer" msgstr "cannot take address of implicit pointer" #. TRANSLATORS: This refers to the basic type, (stripped of const/volatile/etc.) #: loc2c.c:2230 #, c-format msgid "cannot get inner type of type %s: %s" msgstr "cannot get inner type of type %s: %s" #: loc2c.c:2242 #, c-format msgid "cannot get byte_size attribute for array element type %s: %s" msgstr "cannot get byte_size attribute for array element type %s: %s" #: loc2c.c:2247 msgid "confused about array element size" msgstr "confused about array element size" #: loc2c.c:2261 #, c-format msgid "cannot get byte_stride attribute array type %s: %s" msgstr "cannot get byte_stride attribute array type %s: %s" #: loc2c.c:2269 #, c-format msgid "cannot get element type of array type %s: %s" msgstr "cannot get element type of array type %s: %s" #: loc2c.c:2288 msgid "cannot dynamically index noncontiguous array" msgstr "cannot dynamically index noncontiguous array" #. TRANSLATORS: The index is constant #: loc2c.c:2300 msgid "constant index is outside noncontiguous array" msgstr "constant index is outside noncontiguous array" #: loc2c.c:2302 msgid "noncontiguous array splits elements" msgstr "noncontiguous array splits elements" #: loc2c.c:2323 msgid "cannot index array stored in a register" msgstr "cannot index array stored in a register" #: loc2c.c:2325 msgid "constant index is outside array held in register" msgstr "constant index is outside array held in register" #: loc2c.c:2335 msgid "cannot index into constant value" msgstr "cannot index into constant value" #. TRANSLATORS: The index is constant #: loc2c.c:2338 msgid "constant index is outside constant array value" msgstr "constant index is outside constant array value" #: loc2c.c:2349 msgid "cannot index into implicit pointer" msgstr "cannot index into implicit pointer" #: loc2c.c:2356 msgid "cannot index into computed value" msgstr "cannot index into computed value" #: loc2c.c:2361 msgid "cannot index into unavailable value" msgstr "cannot index into unavailable value" #: main.cxx:180 msgid "# global embedded code" msgstr "# global embedded code" #: main.cxx:190 msgid "# globals" msgstr "# globals" #: main.cxx:205 msgid "# functions" msgstr "# functions" #: main.cxx:213 main.cxx:237 msgid " # locals" msgstr " # locals" #: main.cxx:229 msgid "# probes" msgstr "# probes" #: main.cxx:312 #, c-format msgid "Checking \"%s\" failed with error: %s" msgstr "Checking \"%s\" failed with error: %s" #: main.cxx:331 #, c-format msgid "Parsed kernel \"%s\", " msgstr "Parsed kernel \"%s\", " #: main.cxx:332 #, fuzzy, c-format msgid "containing %zu tuple" msgid_plural "containing %zu tuples" msgstr[0] "containing %zu tuple" msgstr[1] "containing %zu tuple" #: main.cxx:347 #, 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." #: main.cxx:368 #, fuzzy, c-format msgid "Parsed kernel %s, which contained one vmlinux export" msgid_plural "Parsed kernel %s, which contained %zu vmlinux exports" msgstr[0] "which contained one vmlinux export" msgstr[1] "which contained one vmlinux export" #. TRANSLATORS: we can't make the directory due to the error #: main.cxx:397 #, c-format msgid "ERROR: cannot create temporary directory (\" %s \"): %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: main.cxx:404 #, c-format msgid "Created temporary directory \"%s\"" msgstr "Created temporary directory \"%s\"" #: main.cxx:414 #, c-format msgid "Keeping temporary directory \"%s\"" msgstr "Keeping temporary directory \"%s\"" #: main.cxx:442 msgid "ERROR: kernel release isn't specified" msgstr "ERROR: kernel release isn't specified" #: main.cxx:444 #, c-format msgid "ERROR: kernel release isn't found in \"%s\"" msgstr "ERROR: kernel release isn't found in \"%s\"" #: main.cxx:464 msgid "" "Note: --use-server --unprivileged was selected because of stapusr membership." msgstr "" #: main.cxx:468 msgid "" "WARNING: Without NSS, 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:600 #, 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." #. TRANSLATORS: Searching through directories, 'processed' means 'examined so far' #: main.cxx:627 #, c-format msgid "Searched: \" %s \", found: %zu, processed: %u" msgstr "Searched: \" %s \", found: %zu, processed: %u" #: main.cxx:639 msgid "# parse tree dump" msgstr "# parse tree dump" #: main.cxx:676 msgid "Pass 1: parse failed. Try again with another '--vp 1' option." msgstr "Pass 1: parse failed. Try again with another '--vp 1' option." #: main.cxx:713 msgid "Pass 2: analysis failed. Try again with another '--vp 01' option." msgstr "Pass 2: analysis failed. Try again with another '--vp 01' option." #: main.cxx:789 msgid "Pass 3: translation failed. Try again with another '--vp 001' option." msgstr "Pass 3: translation failed. Try again with another '--vp 001' option." #: main.cxx:826 msgid "Pass 4: compilation failed. Try again with another '--vp 0001' option." msgstr "" "Pass 4: compilation failed. Try again with another '--vp 0001' option." #: main.cxx:870 msgid "Pass 5: starting run." msgstr "Pass 5: starting run." #: main.cxx:882 msgid "Pass 5: run failed. Try again with another '--vp 00001' option." msgstr "Pass 5: run failed. Try again with another '--vp 00001' option." #: main.cxx:910 msgid "Coverage database not available without libsqlite3" msgstr "Coverage database not available without libsqlite3" #: main.cxx:934 #, fuzzy msgid "Attempting compilation using a compile server" msgstr "" " retry compilation using a compile server upon compilation error" #: main.cxx:992 #, c-format msgid "Session arch: %s release: %s" msgstr "Session arch: %s release: %s" #: nsscommon.cxx:101 #, fuzzy, c-format msgid "Could not open log file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:145 nsscommon.cxx:158 #, c-format msgid "(%d) %s" msgstr "" #: nsscommon.cxx:172 #, c-format msgid "Error initializing NSS for %s" msgstr "" #: nsscommon.cxx:187 #, c-format msgid "Unable to shutdown NSS for database %s" msgstr "" #: nsscommon.cxx:197 msgid "Unable to shutdown NSS" msgstr "" #: nsscommon.cxx:265 msgid "Cannot prompt for certificate database password. stdin is not a tty" msgstr "" #: nsscommon.cxx:278 #, c-format msgid "Password for certificate database in %s: " msgstr "" #: nsscommon.cxx:314 nsscommon.cxx:865 #, c-format msgid "Could not search certificate database directory %s" msgstr "" #: nsscommon.cxx:320 #, c-format msgid "Could not remove %s" msgstr "" #: nsscommon.cxx:327 #, c-format msgid "" "Could not remove certificate database directory %s\n" "%s" msgstr "" #: nsscommon.cxx:359 msgid "Passwords do not match" msgstr "" #: nsscommon.cxx:370 msgid "Too many password attempts" msgstr "" #: nsscommon.cxx:382 #, c-format msgid "Could not initialize pin for certificate database %s" msgstr "" #: nsscommon.cxx:395 #, c-format msgid "Unable to authenticate the default slot for certificate database %s" msgstr "" #: nsscommon.cxx:422 msgid "Unable to generate public/private key pair" msgstr "" #: nsscommon.cxx:434 msgid "Unable to create subject public key info for certificate request" msgstr "" #: nsscommon.cxx:444 msgid "Unable to create certificate request" msgstr "" #: nsscommon.cxx:466 msgid "Unable to create certificate validity dates" msgstr "" #: nsscommon.cxx:480 nsscommon.cxx:976 msgid "Unable to create certificate" msgstr "" #: nsscommon.cxx:494 msgid "Unable to allocate certificate extensions" msgstr "" #: nsscommon.cxx:513 msgid "Unable to encode certificate type extensions" msgstr "" #: nsscommon.cxx:524 nsscommon.cxx:542 msgid "Unable to allocate alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:572 msgid "Unable to encode alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:581 msgid "Unable to add alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:596 msgid "Unable to complete alternate DNS name extension for certificate" msgstr "" #: nsscommon.cxx:617 msgid "" "Unable to determine the signature algorithm for the signing the certificate" msgstr "" #: nsscommon.cxx:626 msgid "Unable to set the signature algorithm for signing the certificate" msgstr "" #: nsscommon.cxx:642 msgid "Unable to encode the certificate for signing" msgstr "" #: nsscommon.cxx:650 msgid "Unable to allocate memory for signing the certificate" msgstr "" #: nsscommon.cxx:657 msgid "Unable to sign the certificate" msgstr "" #: nsscommon.cxx:673 nsscommon.cxx:797 msgid "Unable to decode certificate" msgstr "" #: nsscommon.cxx:685 #, c-format msgid "Unable to import certificate into the database at %s" msgstr "" #: nsscommon.cxx:694 msgid "Unable to allocate certificate trust" msgstr "" #: nsscommon.cxx:702 msgid "Unable decode trust string 'PCu,,PCu'" msgstr "" #: nsscommon.cxx:712 nsscommon.cxx:842 msgid "Unable to change certificate trust" msgstr "" #: nsscommon.cxx:729 #, c-format msgid "" "Could not open certificate file %s for reading\n" "%s" msgstr "" #: nsscommon.cxx:739 #, c-format msgid "" "Could not obtain information about certificate file %s\n" "%s" msgstr "" #: nsscommon.cxx:752 #, c-format msgid "" "Error reading from certificate file %s\n" "%s" msgstr "" #: nsscommon.cxx:771 nsscommon.cxx:898 #, c-format msgid "Could not create certificate database directory %s" msgstr "" #: nsscommon.cxx:806 nsscommon.cxx:927 #, c-format msgid "Could not obtain internal key slot for certificate database %s" msgstr "" #: nsscommon.cxx:816 #, c-format msgid "Could not import certificate into the database at %s" msgstr "" #: nsscommon.cxx:825 msgid "Could not allocate certificate trust" msgstr "" #: nsscommon.cxx:832 msgid "Unable decode trust string 'P,P,P'" msgstr "" #: nsscommon.cxx:874 #, c-format msgid "Could set file permissions for %s" msgstr "" #: nsscommon.cxx:885 #, c-format msgid "Generating a new certificate database directory in %s" msgstr "" #: nsscommon.cxx:944 msgid "Unable to encode certificate common header" msgstr "" #: nsscommon.cxx:996 #, c-format msgid "" "Error writing to certificate file %s\n" "%s" msgstr "" #: nsscommon.cxx:1003 #, c-format msgid "" "Could not open certificate file %s for writing\n" "%s" msgstr "" #: nsscommon.cxx:1013 #, c-format msgid "Unable to add certificate to %s" msgstr "" #: nsscommon.cxx:1063 msgid "NSS library failure in CERT_CreateSubjectCertList" msgstr "" #: nsscommon.cxx:1084 msgid "Could not decode certificate validity" msgstr "" #: nsscommon.cxx:1089 msgid "Could not decode certificate validity time" msgstr "" #: nsscommon.cxx:1098 msgid "Could not format certificate validity time" msgstr "" #: nsscommon.cxx:1124 #, c-format msgid "Certificate database %s does not exist" msgstr "" #: nsscommon.cxx:1131 #, c-format msgid "Certificate database %s is obsolete" msgstr "" #: nsscommon.cxx:1152 #, c-format msgid "Certificate found in database %s" msgstr "" #: nsscommon.cxx:1164 #, c-format msgid " Not Valid Before: %s UTC" msgstr "" #: nsscommon.cxx:1166 #, c-format msgid " Not Valid After: %s UTC" msgstr "" #: nsscommon.cxx:1172 #, fuzzy msgid "Certificate is valid" msgstr "A script must be specified." #: nsscommon.cxx:1178 #, fuzzy msgid "Certificate is not valid" msgstr "A script must be specified." #: nsscommon.cxx:1197 msgid "Unable to generate new certificate" msgstr "" #: nsscommon.cxx:1214 #, c-format msgid "Unable to find certificate with nickname %s in %s." msgstr "" #: nsscommon.cxx:1232 #, c-format msgid "" "Unable to obtain private key from the certificate with nickname %s in %s." msgstr "" #: nsscommon.cxx:1243 msgid "Could not create signing context" msgstr "" #: nsscommon.cxx:1250 msgid "Could not initialize signing context." msgstr "" #: nsscommon.cxx:1259 #, fuzzy, c-format msgid "Could not open module file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1272 #, c-format msgid "Error reading module file %s" msgstr "" #: nsscommon.cxx:1281 #, c-format msgid "Error while signing module file %s" msgstr "" #: nsscommon.cxx:1291 #, c-format msgid "Could not complete signature of module file %s" msgstr "" #: nsscommon.cxx:1305 #, fuzzy, c-format msgid "Could not open signature file %s" msgstr "cannot find type: %s" #: nsscommon.cxx:1313 #, c-format msgid "Error writing to signature file %s" msgstr "" #: parse.cxx:261 #, fuzzy msgid "parse error: " msgstr "semantic error: %s" #: parse.cxx:265 msgid "\tat: " msgstr "" #: parse.cxx:273 parse.cxx:277 msgid "\tsaw: " msgstr "" #: parse.cxx:311 parse.cxx:373 msgid "expected comparison operator" msgstr "" #: parse.cxx:343 parse.cxx:398 msgid "expected string literal" msgstr "" #: parse.cxx:376 msgid "wildcard not allowed with order comparison operators" msgstr "" #: parse.cxx:411 parse.cxx:430 #, fuzzy msgid "expected '==' or '!='" msgstr "# functions" #: parse.cxx:471 msgid "" "expected string, number literal or other CONFIG_... as right side operand" msgstr "" #: parse.cxx:489 msgid "expected string literal as right value" msgstr "" #: parse.cxx:492 msgid "expected number literal as right value" msgstr "" #: parse.cxx:495 msgid "" "expected 'arch' or 'kernel_v' or 'kernel_vr' or 'CONFIG_...'\n" " or comparison between strings or integers" msgstr "" #. TRANSLATORS: 'conditional' meaning 'conditional preprocessing' #: parse.cxx:523 msgid "incomplete conditional at end of file" msgstr "" #: parse.cxx:530 parse.cxx:536 parse.cxx:550 msgid "incomplete conditional - missing '%('" msgstr "" #: parse.cxx:538 msgid "invalid conditional - duplicate '%:'" msgstr "" #: parse.cxx:571 msgid "incomplete condition after '%('" msgstr "" #: parse.cxx:603 msgid "expected '%?' marker for conditional" msgstr "" #: parse.cxx:653 msgid "unexpected end-of-file" msgstr "" #: parse.cxx:686 #, fuzzy, c-format msgid "expected '%s'" msgstr "# functions" #: parse.cxx:696 #, fuzzy msgid "expected " msgstr "# functions" #: parse.cxx:737 msgid "expected number" msgstr "" #: parse.cxx:752 parse.cxx:1760 msgid "number invalid or out of range" msgstr "" #: parse.cxx:934 parse.cxx:954 msgid "invalid nested substitution of command line arguments" msgstr "" #: parse.cxx:957 #, c-format msgid "command line argument index %u out of range [1-%u]" msgstr "" #: parse.cxx:1012 msgid "Could not find matching closing quote" msgstr "" #: parse.cxx:1102 msgid "Could not find matching '%}' to close embedded function block" msgstr "" #: parse.cxx:1204 msgid "expected 'probe', 'global', 'function', or '%{'" msgstr "" #: parse.cxx:1234 #, c-format msgid "Input file '%s' is empty or missing." msgstr "" #: parse.cxx:1240 #, fuzzy, c-format msgid "%d parse error." msgid_plural "%d parse errors." msgstr[0] "semantic error: %s" msgstr[1] "semantic error: %s" #: parse.cxx:1256 #, fuzzy msgid "expected 'probe'" msgstr "# functions" #: parse.cxx:1274 parse.cxx:1283 msgid "probe point alias name cannot be optional nor sufficient" msgstr "" #: parse.cxx:1302 msgid "expected probe point specifier" msgstr "" #: parse.cxx:1338 #, fuzzy msgid "expected '%{'" msgstr "# functions" #: parse.cxx:1341 msgid "embedded code in unprivileged script" msgstr "" #: parse.cxx:1357 #, fuzzy msgid "expected '{'" msgstr "# functions" #: parse.cxx:1411 parse.cxx:1490 parse.cxx:1560 parse.cxx:1594 parse.cxx:2057 msgid "expected identifier" msgstr "" #: parse.cxx:1466 msgid "expected statement" msgstr "" #: parse.cxx:1484 #, fuzzy msgid "expected 'global'" msgstr "# functions" #: parse.cxx:1494 msgid "duplicate global name" msgstr "" #: parse.cxx:1517 msgid "array size out of range" msgstr "" #: parse.cxx:1526 msgid "only scalar globals can be initialized" msgstr "" #: parse.cxx:1553 #, fuzzy msgid "expected 'function'" msgstr "# functions" #: parse.cxx:1564 msgid "duplicate function name" msgstr "" #: parse.cxx:1578 parse.cxx:1609 #, fuzzy msgid "expected 'string' or 'long'" msgstr "# functions" #: parse.cxx:1584 parse.cxx:1691 parse.cxx:1787 parse.cxx:1898 parse.cxx:1964 #: parse.cxx:1998 #, fuzzy msgid "expected '('" msgstr "# functions" #: parse.cxx:1618 parse.cxx:2807 #, fuzzy msgid "expected ',' or ')'" msgstr "# functions" #: parse.cxx:1642 #, fuzzy msgid "expected identifier or '*'" msgstr "# functions" #: parse.cxx:1661 parse.cxx:1698 parse.cxx:1793 parse.cxx:1943 parse.cxx:1975 #: parse.cxx:2577 #, fuzzy msgid "expected ')'" msgstr "# functions" #: parse.cxx:1709 msgid "expected one of '. , ( ? ! { = +='" msgstr "" #: parse.cxx:1768 msgid "expected literal string or number" msgstr "" #: parse.cxx:1781 #, fuzzy msgid "expected 'if'" msgstr "# functions" #: parse.cxx:1826 #, fuzzy msgid "expected 'return'" msgstr "# functions" #: parse.cxx:1828 msgid "found 'return' not in function context" msgstr "" #: parse.cxx:1841 msgid "expected 'delete'" msgstr "" #: parse.cxx:1854 #, fuzzy msgid "expected 'next'" msgstr "# functions" #: parse.cxx:1856 msgid "found 'next' not in probe context" msgstr "" #: parse.cxx:1868 #, fuzzy msgid "expected 'break'" msgstr "# functions" #: parse.cxx:1880 #, fuzzy msgid "expected 'continue'" msgstr "# functions" #: parse.cxx:1892 #, fuzzy msgid "expected 'for'" msgstr "# functions" #: parse.cxx:1912 parse.cxx:1928 #, fuzzy msgid "expected ';'" msgstr "# functions" #: parse.cxx:1958 msgid "expected 'while'" msgstr "" #: parse.cxx:1989 #, fuzzy msgid "expected 'foreach'" msgstr "# functions" #: parse.cxx:2068 parse.cxx:2105 msgid "multiple sort directives" msgstr "" #: parse.cxx:2088 parse.cxx:2341 parse.cxx:2852 #, fuzzy msgid "expected ',' or ']'" msgstr "# functions" #: parse.cxx:2096 #, fuzzy msgid "expected 'in'" msgstr "# functions" #: parse.cxx:2187 #, fuzzy msgid "expected ':'" msgstr "# functions" #: parse.cxx:2364 msgid "unexpected comma-separated expression list" msgstr "" #: parse.cxx:2557 msgid "expected value" msgstr "" #: parse.cxx:2563 msgid "embedded expression code in unprivileged script" msgstr "" #: parse.cxx:2680 msgid "unknown statistic operator " msgstr "" #: parse.cxx:2862 msgid "base histogram operator where expression expected" msgstr "" #: parse.cxx:2909 #, fuzzy msgid "expected @cast or $var" msgstr "# functions" #: parse.cxx:3009 #, fuzzy msgid "-> and [ are not accepted for a pretty-printing variable" msgstr "cannot get type of variable: %s" #: remote.cxx:50 #, c-format msgid "string doesn't appear to be a URI: %s" msgstr "" #: remote.cxx:101 util.cxx:686 #, c-format msgid "Warning: %s exited with status: %d" msgstr "" #: remote.cxx:270 msgid "stapsh file ERROR: no reply" msgstr "" #: remote.cxx:272 #, c-format msgid "stapsh file replied %s" msgstr "" #: remote.cxx:346 msgid "stapsh run ERROR: no reply" msgstr "" #: remote.cxx:348 #, c-format msgid "stapsh run replied %s" msgstr "" #: remote.cxx:383 msgid "stapsh file descriptors already set" msgstr "" #: remote.cxx:390 msgid "invalid file descriptors for stapsh" msgstr "" #: remote.cxx:393 msgid "error sending hello to stapsh" msgstr "" #: remote.cxx:397 msgid "error receiving hello from stapsh" msgstr "" #: remote.cxx:403 msgid "failed to get uname from stapsh" msgstr "" #: remote.cxx:442 remote.cxx:573 msgid "error launching stapsh" msgstr "" #: remote.cxx:483 msgid "unix target requires a /path" msgstr "" #: remote.cxx:485 msgid "unix target /path is too long" msgstr "" #: remote.cxx:489 msgid "unix target doesn't support a hostname" msgstr "" #: remote.cxx:491 msgid "unix target URI doesn't support a ?query" msgstr "" #: remote.cxx:493 msgid "unix target URI doesn't support a #fragment" msgstr "" #: remote.cxx:497 msgid "error opening a socket" msgstr "" #: remote.cxx:503 #, c-format msgid "error connecting to socket: %s" msgstr "" #: remote.cxx:585 msgid "error establishing ssh connection" msgstr "" #: remote.cxx:649 msgid "No tmpdir available for ssh control master" msgstr "" #: remote.cxx:680 #, c-format msgid "failed to create an ssh control master for %s : rc= %d" msgstr "" #: remote.cxx:684 #, c-format msgid "Created ssh control master at %s" msgstr "" #: remote.cxx:698 #, c-format msgid "failed to stop the ssh control master for %s : rc=%d" msgstr "" #: remote.cxx:717 #, c-format msgid "failed to get uname from %s : rc= %d" msgstr "" #: remote.cxx:742 #, c-format msgid "failed to make a tempdir on %s : rc=%d" msgstr "" #: remote.cxx:758 #, c-format msgid "failed to copy the module to %s : rc=%d" msgstr "" #: remote.cxx:770 #, c-format msgid "failed to copy the module signature to %s : rc=%d" msgstr "" #: remote.cxx:793 #, c-format msgid "failed to run the module on %s : ret=%d" msgstr "" #: remote.cxx:821 #, c-format msgid "failed to delete the tempdir on %s : rc=%d" msgstr "" #: remote.cxx:869 msgid "ssh target requires a hostname" msgstr "" #: remote.cxx:871 msgid "ssh target URI doesn't support a /path" msgstr "" #: remote.cxx:873 msgid "ssh target URI doesn't support a ?query" msgstr "" #: remote.cxx:875 msgid "ssh target URI doesn't support a #fragment" msgstr "" #: remote.cxx:906 #, c-format msgid "unrecognized URI scheme '%s' in remote: %s" msgstr "" #: rpm_finder.cxx:71 msgid "Error reading the rpm configuration files" msgstr "" #: rpm_finder.cxx:104 rpm_finder.cxx:123 rpm_finder.cxx:159 msgid "Error querying the rpm file `" msgstr "" #: rpm_finder.cxx:207 msgid "Incorrect version or missing kernel-devel package, use: yum install " msgstr "" #: rpm_finder.cxx:210 msgid "Missing separate debuginfos, use: debuginfo-install " msgstr "" #: rpm_finder.cxx:213 msgid "Incorrect parameter passed, please report this error." msgstr "" #: runtime/staprun/common.c:81 msgid "Invalid FILE name format\n" msgstr "" #: runtime/staprun/common.c:141 #, fuzzy, c-format msgid "Invalid buffer size '%d' (should be 1-4095).\n" msgstr "Invalid buffer size (should be 1-4095)." #: runtime/staprun/common.c:177 #, c-format msgid "Invalid file size option '%s'.\n" msgstr "" #: runtime/staprun/common.c:190 msgid "File name is too long.\n" msgstr "" #: runtime/staprun/common.c:196 msgid "Filename format is invalid or too long.\n" msgstr "" #: runtime/staprun/common.c:201 #, fuzzy msgid "You can't specify the '-A' and '-L' options together.\n" msgstr "You can't specify -c and -x options together." #: runtime/staprun/common.c:206 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 "" #: runtime/staprun/common.c:212 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 "" #: runtime/staprun/common.c:219 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 "" #: runtime/staprun/common.c:225 #, fuzzy msgid "You can't specify the '-c' and '-x' options together.\n" msgstr "You can't specify -c and -x options together." #: runtime/staprun/common.c:230 #, fuzzy msgid "You can't specify the '-D' and '-L' options together.\n" msgstr "You can't specify -c and -x options together." #: runtime/staprun/common.c:234 #, fuzzy msgid "You can't specify the '-D' and '-d' options together.\n" msgstr "You can't specify -c and -x options together." #: runtime/staprun/common.c:238 #, fuzzy msgid "You can't specify the '-D' and '-c' options together.\n" msgstr "You can't specify -c and -x options together." #: runtime/staprun/common.c:242 #, fuzzy msgid "You have to specify output FILE with '-D' option.\n" msgstr "You can't specify multiple --kmap options." #: runtime/staprun/common.c:246 #, fuzzy msgid "You have to specify output FILE with '-S' option.\n" msgstr "You can't specify multiple --kmap options." #: runtime/staprun/common.c:253 #, c-format msgid "" "\n" "%s [-v] [-w] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d]\n" "\t[-b bufsize] [-o FILE [-D] [-S size[,N]]] MODULE [module-options]\n" msgstr "" #: runtime/staprun/common.c:255 msgid "" "-v Increase verbosity.\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" "-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" "-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 (Module renaming is not available in this configuration.)\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" "\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 "" #: runtime/staprun/common.c:336 runtime/staprun/common.c:361 #: runtime/staprun/common.c:380 runtime/staprun/common.c:387 msgid "Memory allocation failed. Exiting.\n" msgstr "" #: runtime/staprun/common.c:352 msgid "Unable to determine kernel version, uname failed" msgstr "" #: runtime/staprun/common.c:400 #, c-format msgid "ERROR: Module name ('%s') is too long.\n" msgstr "" #: runtime/staprun/common.c:491 msgid "exceeded maximum send_request size.\n" msgstr "" #: runtime/staprun/ctl.c:45 #, c-format msgid "ERROR: Can not attach. Module %s not running.\n" msgstr "" #: runtime/staprun/ctl.c:47 #, c-format msgid "Couldn't open control channel '%s'" msgstr "" #: runtime/staprun/mainloop.c:80 #, c-format msgid "Warning: child process exited with signal %d (%s)\n" msgstr "" #: runtime/staprun/mainloop.c:85 #, c-format msgid "Warning: child process exited with status %d\n" msgstr "" #: runtime/staprun/mainloop.c:153 msgid "failed to create thread" msgstr "" #: runtime/staprun/mainloop.c:235 msgid "wordexp: syntax error (unmatched quotes?) in -c COMMAND\n" msgstr "" #: runtime/staprun/mainloop.c:238 #, c-format msgid "wordexp: parsing error (%d)\n" msgstr "" #: runtime/staprun/mainloop.c:346 runtime/staprun/mainloop.c:352 msgid "Couldn't read bufsize" msgstr "" #: runtime/staprun/mainloop.c:372 msgid "Failed to initialize control channel.\n" msgstr "" #: runtime/staprun/mainloop.c:407 msgid "Failed to daemonize stapio\n" msgstr "" #: runtime/staprun/mainloop.c:422 msgid "Failed to open /dev/null\n" msgstr "" #: runtime/staprun/mainloop.c:473 #, c-format msgid "" "\n" "Disconnecting from systemtap module.\n" "To reconnect, type \"staprun -A %s\"\n" msgstr "" #: runtime/staprun/mainloop.c:617 #, c-format msgid "Unexpected EOF in read (nb=%ld)" msgstr "" #: runtime/staprun/mainloop.c:630 #, fuzzy msgid "Unexpected error in select" msgstr "# functions" #: runtime/staprun/mainloop.c:644 #, fuzzy, c-format msgid "write error (nb=%ld)" msgstr "semantic error: %s" #: runtime/staprun/mainloop.c:679 msgid "WARNING deduplication table full\n" msgstr "" #: runtime/staprun/mainloop.c:747 msgid "ptrace detach" msgstr "" #: runtime/staprun/mainloop.c:780 #, c-format msgid "WARNING: ignored message of type %d\n" msgstr "" #: runtime/staprun/stapio.c:46 msgid "ERROR: Cannot have module options with attach (-A).\n" msgstr "" #: runtime/staprun/stapio.c:57 msgid "ERROR: Need a module name or path to load.\n" msgstr "" #: runtime/staprun/stapio.c:65 msgid "ERROR: Couldn't enter main loop. Exiting.\n" msgstr "" #: session.cxx:190 #, fuzzy, c-format 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." #: session.cxx:202 #, c-format msgid "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: session.cxx:373 #, c-format msgid "" "Systemtap translator/driver (version %s/%s %s)\n" "Copyright (C) 2005-2011 Red Hat, Inc. and others\n" "This is free software; see the source for copying conditions." msgstr "" #: session.cxx:377 msgid "enabled features:" msgstr "enabled features:" #: session.cxx:412 #, 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" "\n" "Options:\n" " -- end of translator options, script options follow\n" " -h --help show help\n" " -V --version 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:437 session.cxx:438 session.cxx:439 session.cxx:440 msgid " [set]" msgstr " [set]" #: session.cxx:429 #, 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" " -s NUM buffer size in megabytes, instead of %d\n" " -I DIR look in DIR for additional .stp script files" msgstr "" #: session.cxx:444 session.cxx:471 msgid ", in addition to" msgstr ", in addition to" #: session.cxx:448 #, c-format msgid "" " -D NM=VAL emit macro definition into generated C code\n" " -B NM=VAL pass option to kbuild make\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" " -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:478 #, c-format msgid "" " --ldd add unwind/symbol data for all referenced object files.\n" " --all-modules\n" " add unwind/symbol data for all loaded kernel objects.\n" " -t collect probe timing information\n" " -q generate information on tapset coverage\n" " --unprivileged\n" " equivalent to --privilege=stapusr\n" " --kelf make do with symbol table from vmlinux\n" " --kmap[=FILE]\n" " make do with symbol table from nm listing\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" " --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" " --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. --download-" "debuginfo[=OPTION]\n" " automatically download debuginfo. yes,no,ask," "\n" " --dump-probe-types\n" " show a list of available probe types.\n" msgstr "" #: session.cxx:662 msgid "Invalid pass number (should be 1-5)." msgstr "Invalid pass number (should be 1-5)." #: session.cxx:667 msgid "Listing (-l) mode implies pass 2." msgstr "Listing (-l) mode implies pass 2." #: session.cxx:704 session.cxx:868 msgid "Only one script can be given on the command line." msgstr "Only one script can be given on the command line." #: session.cxx:720 session.cxx:777 session.cxx:849 session.cxx:883 #, fuzzy, c-format msgid "ERROR: %s invalid with %s" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:737 session.cxx:755 #, c-format msgid "Truncating module name to '%s'" msgstr "Truncating module name to '%s'" #: session.cxx:743 msgid "Module name cannot be empty." msgstr "Module name cannot be empty." #: session.cxx:806 msgid "Invalid buffer size (should be 1-4095)." msgstr "Invalid buffer size (should be 1-4095)." #: session.cxx:819 msgid "Empty CMD string invalid." msgstr "Empty CMD string invalid." #: session.cxx:828 msgid "Invalid target process ID number." msgstr "Invalid target process ID number." #: session.cxx:904 msgid "You can't specify multiple --kmap options." msgstr "You can't specify multiple --kmap options." #: session.cxx:935 msgid "Invalid --vp argument: it takes 1 to 5 digits." msgstr "Invalid --vp argument: it takes 1 to 5 digits." #: session.cxx:980 #, c-format msgid "" "ERROR: %s is not a valid value. Use 'yes', 'no', 'ask' or a timeout value." msgstr "" #: session.cxx:1008 #, c-format msgid "Invalid argument '%s' for --use-server-on-error." msgstr "" #: session.cxx:1036 session.cxx:1043 session.cxx:1050 session.cxx:1063 #: session.cxx:1072 session.cxx:1080 session.cxx:1089 #, fuzzy, c-format msgid "ERROR: %s is invalid with %s" msgstr "ERROR: -R invalid with --client-options" #: session.cxx:1108 #, c-format msgid "Unhandled long argument id %d" msgstr "Unhandled long argument id %d" #: session.cxx:1122 #, c-format msgid "Unhandled argument code %d" msgstr "Unhandled argument code %d" #: session.cxx:1165 msgid "A script must be specified." msgstr "A script must be specified." #: session.cxx:1172 msgid "WARNING: --client-options is not supported by this version of systemtap" msgstr "" "WARNING: --client-options is not supported by this version of systemtap" #: session.cxx:1176 msgid "WARNING: --trust-servers is not supported by this version of systemtap" msgstr "WARNING: --trust-servers is not supported by this version of systemtap" #: session.cxx:1183 msgid "Warning: Ignoring --use-server due to the use of -R" msgstr "Warning: Ignoring --use-server due to the use of -R" #: session.cxx:1207 msgid "Using --unprivileged for member of the group stapusr" msgstr "Using --unprivileged for member of the group stapusr" #: session.cxx:1214 msgid "Using --use-server for member of the group stapusr" msgstr "Using --use-server for member of the group stapusr" #: session.cxx:1223 #, c-format msgid "You can't specify %s when --unprivileged is specified." msgstr "You can't specify %s when --unprivileged is specified." #: session.cxx:1229 session.cxx:1234 session.cxx:1241 session.cxx:1252 #, fuzzy, c-format msgid "You can't specify %s and %s together." msgstr "You can't specify -c and -x options together." #: session.cxx:1261 msgid "" "WARNING: kernel release/architecture mismatch with host forces last-pass 4." msgstr "" "WARNING: kernel release/architecture mismatch with host forces last-pass 4." #: session.cxx:1267 msgid "" "WARNING: abrt-action-install-debuginfo-to-abrt-cache is not installed. " "Continuing without downloading debuginfo." msgstr "" #: session.cxx:1354 #, c-format msgid "Located kernel source tree (COPYING) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: session.cxx:1396 #, c-format msgid "alias component %s contains illegal parameter" msgstr "alias component %s contains illegal parameter" #: session.cxx:1411 msgid " while registering probe alias " msgstr " while registering probe alias " #: session.cxx:1464 #, c-format msgid "semantic error: %s" msgstr "semantic error: %s" #. TRANSLATORS: Here were are printing the source string of the error #: session.cxx:1523 msgid "source: " msgstr "" #: setupdwfl.cxx:478 setupdwfl.cxx:539 msgid "Extracting build ID." msgstr "" #: setupdwfl.cxx:531 #, c-format msgid "We already tried running '%s'" msgstr "" #: setupdwfl.cxx:547 #, c-format msgid "Searching for debuginfo with build ID: '%s'." msgstr "" #: setupdwfl.cxx:561 #, c-format msgid "Downloading and installing debuginfo with build ID: '%s' using %s." msgstr "" #: setupdwfl.cxx:575 #, c-format msgid "%s failed." msgstr "" #: setupdwfl.cxx:583 msgid "Download completed in " msgstr "" #: setupdwfl.cxx:619 msgid "" "Due to bug in abrt, it may continue downloading anyway without asking for " "confirmation." msgstr "" #: setupdwfl.cxx:627 msgid "" "Due to a bug in abrt, it may continue downloading after stopping stap if " "download times out." msgstr "" #: setupdwfl.cxx:671 msgid "Aborted downloading debuginfo: timed out." msgstr "" #: setupdwfl.cxx:679 msgid "Download Completed Successfully!" msgstr "" #: setupdwfl.cxx:682 msgid "ABRT finished attempting to download debuginfo." msgstr "" #: setupdwfl.cxx:703 #, c-format msgid "Attempting to extract kernel debuginfo build ID from %s" msgstr "" #: setupdwfl.cxx:721 msgid "Attempting to extract kernel debuginfo build ID from /sys/kernel/notes" msgstr "" #: setupdwfl.cxx:787 #, 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 "" #: stap-serverd.cxx:123 #, fuzzy, c-format msgid "Could not open client stderr file %s: %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:226 #, c-format msgid "%s: unhandled option '%c %s'" msgstr "" #: stap-serverd.cxx:228 #, c-format msgid "%s: unhandled option '%c'" msgstr "" #: stap-serverd.cxx:244 #, c-format msgid "%s: unhandled option '--%s=%s'" msgstr "" #: stap-serverd.cxx:247 #, c-format msgid "%s: unhandled option '--%s'" msgstr "" #: stap-serverd.cxx:255 #, c-format msgid "%s: unrecognized argument '%s'" msgstr "" #: stap-serverd.cxx:291 #, c-format msgid "Received signal %d, exiting" msgstr "" #: stap-serverd.cxx:350 #, c-format msgid "Service '%s' successfully established." msgstr "" #: stap-serverd.cxx:360 stap-serverd.cxx:451 #, c-format msgid "Avahi service name collision, renaming service to '%s'" msgstr "" #: stap-serverd.cxx:368 #, c-format msgid "Avahi entry group failure: %s" msgstr "" #: stap-serverd.cxx:389 #, c-format msgid "avahi_entry_group_new () failed: %s" msgstr "" #: stap-serverd.cxx:398 #, c-format msgid "Adding Avahi service '%s'" msgstr "" #: stap-serverd.cxx:431 #, c-format msgid "Failed to add _stap._tcp service: %s" msgstr "" #: stap-serverd.cxx:438 #, c-format msgid "Failed to commit avahi entry group: %s" msgstr "" #: stap-serverd.cxx:476 #, c-format msgid "Avahi client failure: %s" msgstr "" #: stap-serverd.cxx:502 #, c-format msgid "Removing Avahi service '%s'" msgstr "" #: stap-serverd.cxx:540 msgid "Failed to create avahi threaded poll object." msgstr "" #: stap-serverd.cxx:552 #, c-format msgid "Failed to create avahi client: %s" msgstr "" #: stap-serverd.cxx:569 msgid "Unable to advertise presence on the network. Avahi is not available" msgstr "" #: stap-serverd.cxx:611 #, fuzzy, c-format msgid "Unable to determine effective user name: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:621 #, fuzzy, c-format msgid "Unable to obtain current resource limits: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:643 #, c-format msgid "===== compile server pid %d starting as %s =====" msgstr "" #: stap-serverd.cxx:683 msgid "Error reading size of request file" msgstr "" #: stap-serverd.cxx:688 stap-serverd.cxx:719 msgid "Error in PR_Read" msgstr "" #: stap-serverd.cxx:706 #, fuzzy, c-format msgid "Could not open output file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:728 #, fuzzy, c-format msgid "Could not write to output file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:736 #, c-format msgid "Expected %d bytes, got %d while reading client request from socket" msgstr "" #: stap-serverd.cxx:764 msgid "Could not import socket into SSL" msgstr "" #: stap-serverd.cxx:773 msgid "Error setting SSL security for socket" msgstr "" #: stap-serverd.cxx:781 msgid "Error setting handshake as server for socket" msgstr "" #: stap-serverd.cxx:789 stap-serverd.cxx:797 msgid "Error setting SSL client authentication mode for socket" msgstr "" #: stap-serverd.cxx:808 msgid "Error in SSL_AuthCertificateHook" msgstr "" #: stap-serverd.cxx:817 msgid "Error in SSL_BadCertHook" msgstr "" #: stap-serverd.cxx:825 msgid "Error in SSL_HandshakeCallback" msgstr "" #: stap-serverd.cxx:836 msgid "Error configuring SSL server" msgstr "" #: stap-serverd.cxx:870 msgid "Error in SSL_OptionSet:SSL_REQUEST_CERTIFICATE" msgstr "" #: stap-serverd.cxx:880 msgid "Error in SSL_OptionSet:SSL_REQUIRE_CERTIFICATE" msgstr "" #: stap-serverd.cxx:889 msgid "Error in SSL_ReHandshake" msgstr "" #: stap-serverd.cxx:898 msgid "Error in SSL_ForceHandshake" msgstr "" #: stap-serverd.cxx:918 #, fuzzy, c-format msgid "Could not open input file %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:934 msgid "Error writing response to socket" msgstr "" #: stap-serverd.cxx:957 #, fuzzy, c-format msgid "Unable to open file %s for reading: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:981 #, c-format msgid "Error in regcomp: %s" msgstr "" #: stap-serverd.cxx:1004 #, c-format msgid "Localization key '%s' not found in global list" msgstr "" #: stap-serverd.cxx:1012 #, fuzzy, c-format msgid "Localization value '%s' contains illegal characters" msgstr "alias component %s contains illegal parameter" #: stap-serverd.cxx:1023 #, fuzzy, c-format msgid "Error reading file %s: %s" msgstr "no location for field %s: %s" #: stap-serverd.cxx:1080 #, fuzzy, c-format msgid "Unable to open client version file %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1086 #, c-format msgid "Client version is %s" msgstr "" #: stap-serverd.cxx:1098 msgid "Cannot parse stap options" msgstr "" #: stap-serverd.cxx:1110 #, fuzzy, c-format msgid "Could not create temporary directory %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:1130 msgid "Out of memory" msgstr "" #: stap-serverd.cxx:1138 #, c-format msgid "Error opening %s: %s" msgstr "" #: stap-serverd.cxx:1147 #, c-format msgid "Error reading %s: %s" msgstr "" #: stap-serverd.cxx:1212 #, c-format msgid "Unable to find a module in %s" msgstr "" #: stap-serverd.cxx:1214 #, c-format msgid "Too many modules (%zu) in %s" msgstr "" #: stap-serverd.cxx:1241 #, fuzzy, c-format msgid "Could not link to %s from %s" msgstr "cannot find type: %s" #: stap-serverd.cxx:1304 msgid "Error in spawn getcwd" msgstr "" #: stap-serverd.cxx:1312 msgid "Error in spawn chdir" msgstr "" #: stap-serverd.cxx:1335 #, fuzzy, c-format msgid "Unable to set resource limits for %s: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1346 #, fuzzy, c-format msgid "Unable to restore resource limits after %s: %s" msgstr "not accessible at this address" #: stap-serverd.cxx:1356 msgid "Error in spawn unchdir" msgstr "" #: stap-serverd.cxx:1361 #, c-format msgid "Error in spawn: %s" msgstr "" #: stap-serverd.cxx:1368 msgid "Error in waitpid" msgstr "" #: stap-serverd.cxx:1420 msgid "Error resetting SSL handshake" msgstr "" #: stap-serverd.cxx:1430 msgid "Error forcing SSL handshake" msgstr "" #: stap-serverd.cxx:1441 stap-serverd.cxx:1453 stap-serverd.cxx:1461 #, fuzzy, c-format msgid "Could not create temporary directory %s: %s" msgstr "ERROR: cannot create temporary directory (\" %s \"): %s" #: stap-serverd.cxx:1500 msgid "Unable to extract client request" msgstr "" #: stap-serverd.cxx:1519 msgid "Unable to compress server response" msgstr "" #: stap-serverd.cxx:1529 msgid "Error closing ssl socket" msgstr "" #: stap-serverd.cxx:1537 #, fuzzy, c-format msgid "Keeping temporary directory %s" msgstr "Keeping temporary directory \"%s\"" #: stap-serverd.cxx:1546 msgid "Error in tmpdir cleanup" msgstr "" #: stap-serverd.cxx:1572 msgid "Unable to obtain certificate private key" msgstr "" #: stap-serverd.cxx:1583 msgid "Error accepting client connection" msgstr "" #: stap-serverd.cxx:1588 #, c-format msgid "Accepted connection from %d.%d.%d.%d:%d" msgstr "" #: stap-serverd.cxx:1601 msgid "Error processing client request" msgstr "" #: stap-serverd.cxx:1604 #, c-format msgid "Request from %d.%d.%d.%d:%d complete" msgstr "" #: stap-serverd.cxx:1665 msgid "Unable to configure SSL server session ID cache" msgstr "" #: stap-serverd.cxx:1675 #, c-format msgid "Unable to find our certificate in the database at %s" msgstr "" #: stap-serverd.cxx:1698 msgid "Unable to shut down server session ID cache" msgstr "" #: stap-serverd.cxx:1713 msgid "Error creating socket" msgstr "" #: stap-serverd.cxx:1725 stap-serverd.cxx:1737 msgid "Error setting socket properties" msgstr "" #: stap-serverd.cxx:1762 #, c-format msgid "Network port %d is unavailable. Trying another port" msgstr "" #: stap-serverd.cxx:1766 #, c-format msgid "Network port %d is busy. Trying another port" msgstr "" #: stap-serverd.cxx:1770 msgid "Error setting socket address" msgstr "" #: stap-serverd.cxx:1780 #, fuzzy msgid "Unable to obtain socket address" msgstr "not accessible at this address" #: stap-serverd.cxx:1785 #, c-format msgid "Using network port %d" msgstr "" #: stap-serverd.cxx:1792 msgid "Error listening on socket" msgstr "" #: stap-serverd.cxx:1815 msgid "Unable to authorize certificate for the local client" msgstr "" #: stap-serverd.cxx:1826 msgid "Error closing listen socket" msgstr "" #: stap-sign-module.cxx:51 #, fuzzy msgid "Module name was not specified." msgstr "Module name cannot be empty." #: staptree.cxx:161 msgid "inconsistent arity" msgstr "" #: staptree.cxx:165 #, c-format msgid "inconsistent arity (%s vs %d)" msgstr "" #: staptree.cxx:168 #, c-format msgid "arity %s first inferred here" msgstr "" #: staptree.cxx:203 msgid "internal error, joining a non-synthetic function" msgstr "" #: staptree.cxx:205 #, c-format msgid "synthetic function '%s' conflicts with an existing function" msgstr "" #: staptree.cxx:251 #, c-format msgid "%s variable '%s' may not be used as array" msgstr "" #: staptree.cxx:254 #, c-format msgid "%s variable '%s' may not be used as a structure" msgstr "" #: staptree.cxx:258 #, c-format msgid "%s variable '%s' may not be pretty-printed" msgstr "" #: staptree.cxx:262 #, fuzzy, c-format msgid "invalid use of %s variable '%s'" msgstr "store supported only for base type" #: staptree.cxx:857 msgid "invalid or missing conversion specifier" msgstr "" #: staptree.cxx:870 msgid "trailing incomplete print format conversion" msgstr "" #: staptree.cxx:1578 staptree.cxx:1591 msgid "Expecting symbol or histogram operator" msgstr "" #: staptree.cxx:1580 msgid "Failed to classify indexable" msgstr "" #: staptree.cxx:1934 #, fuzzy msgid "function may not be used when --unprivileged is specified" msgstr "You can't specify %s when --unprivileged is specified." #: staptree.cxx:1939 msgid "function may not be used unless -g is specified" msgstr "" #: staptree.cxx:1968 #, fuzzy msgid "embedded expression may not be used when --unprivileged is specified" msgstr "You can't specify %s when --unprivileged is specified." #: staptree.cxx:1973 msgid "embedded expression may not be used unless -g is specified" msgstr "" #: staptree.cxx:2079 msgid "symbol without referent" msgstr "" #: staptree.cxx:2268 #, fuzzy msgid "invalid element" msgstr "Invalid target process ID number." #: tapset-itrace.cxx:79 tapsets.cxx:6558 tapset-utrace.cxx:128 msgid "process probes not available without kernel CONFIG_UTRACE" msgstr "" #: tapset-mark.cxx:100 #, fuzzy msgid "invalid marker argument number" msgstr "Invalid target process ID number." #: tapset-mark.cxx:103 msgid "write to marker parameter not permitted" msgstr "" #: tapset-mark.cxx:123 #, c-format msgid "write to marker '%s' not permitted" msgstr "" #: tapset-mark.cxx:187 #, fuzzy msgid "cannot take address of marker variable" msgstr "cannot take address of computed value" #: tapset-mark.cxx:195 msgid "" "invalid target symbol for marker, $argN, $name, $format, $$parms or $$vars " "expected" msgstr "" #: tapset-mark.cxx:449 translate.cxx:2352 #, fuzzy msgid "cannot expand unknown type" msgstr "cannot find type: %s" #: tapset-mark.cxx:582 msgid "mark_builder releasing cache" msgstr "" #. TRANSLATORS: specific path cannot be opened #: tapset-mark.cxx:620 #, fuzzy msgid " cannot be opened: " msgstr "cannot get type of field: %s" #: tapset-perfmon.cxx:216 msgid "" "perf probes not available without exported perf_event_create_kernel_counter" msgstr "" #: tapset-perfmon.cxx:218 msgid "perf probes not available without CONFIG_PERF_EVENTS" msgstr "" #: tapset-perfmon.cxx:233 msgid "invalid perf sample period " msgstr "" #: tapset-perfmon.cxx:237 #, c-format msgid "perf probe type=% config=% period=%" msgstr "" #: tapset-procfs.cxx:147 msgid "only one write procfs probe can exist for procfs path \"" msgstr "" #: tapset-procfs.cxx:149 msgid "only one read procfs probe can exist for procfs path \"" msgstr "" #: tapset-procfs.cxx:410 msgid "invalid target symbol for procfs probe, $value expected" msgstr "" #: tapset-procfs.cxx:417 msgid "procfs $value variable is read-only in a procfs write probe" msgstr "" #: tapset-procfs.cxx:419 msgid "procfs $value variable cannot be read in a procfs read probe" msgstr "" #: tapset-procfs.cxx:422 #, fuzzy msgid "cannot take address of procfs variable" msgstr "cannot take address of computed value" #: tapset-procfs.cxx:463 msgid "" "Only the following assign operators are implemented on procfs read target " "variables: '=', '.='" msgstr "" #: tapset-procfs.cxx:551 msgid "maxsize must be greater than 0" msgstr "" #: tapset-procfs.cxx:573 msgid "procfs path cannot start with a '/'" msgstr "" #: tapset-procfs.cxx:579 #, fuzzy msgid "procfs path component cannot be empty" msgstr "Module name cannot be empty." #: tapset-procfs.cxx:583 tapset-procfs.cxx:593 msgid "procfs path cannot be relative (and contain '.' or '..')" msgstr "" #: tapset-procfs.cxx:590 msgid "procfs path cannot end with a '/'" msgstr "" #: tapset-procfs.cxx:597 msgid "need read/write component" msgstr "" #: tapsets.cxx:895 #, c-format msgid "" "Error: Pattern '%s' matches every single instruction address in the symbol " "table,\n" "some of which aren't even functions.\n" msgstr "" #: tapsets.cxx:937 #, c-format msgid "Warning: address %# out of range for module %s\n" msgstr "" #: tapsets.cxx:948 #, c-format msgid "" "Warning: address %# maps to no known compilation unit in module %s\n" msgstr "" #: tapsets.cxx:1058 #, c-format msgid "parse '%s'" msgstr "" #: tapsets.cxx:1099 #, c-format msgid "malformed specification '%s'" msgstr "" #: tapsets.cxx:1135 #, fuzzy msgid "probe " msgstr "# probes" #: tapsets.cxx:1137 msgid " kernel" msgstr "" #: tapsets.cxx:1139 msgid " module=" msgstr "" #: tapsets.cxx:1141 #, fuzzy msgid " process=" msgstr "# probes" #: tapsets.cxx:1363 #, c-format msgid "address %# does not match the beginning of a statement" msgstr "" #: tapsets.cxx:1366 #, c-format msgid " (try %#)" msgstr "" #: tapsets.cxx:1368 #, c-format msgid " (no line info found for '%s', in module '%s')" msgstr "" #: tapsets.cxx:1422 #, c-format msgid "querying entrypc %# of instance of inline '%s'\n" msgstr "" #: tapsets.cxx:1508 msgid "function DIE lands on srcfile\n" msgstr "" #: tapsets.cxx:1529 msgid "inline instance DIE lands on srcfile\n" msgstr "" #: tapsets.cxx:1570 #, c-format msgid "selected inline instance of %s\n" msgstr "" #: tapsets.cxx:1626 #, c-format msgid "checking instances of inline %s\n" msgstr "" #: tapsets.cxx:1636 #, fuzzy, c-format msgid "selected function %s\n" msgstr "# functions" #: tapsets.cxx:1674 #, c-format msgid "focused on CU '%s', in module '%s'\n" msgstr "" #: tapsets.cxx:1717 msgid "" "For probing a particular line, use a .statement() probe, not .function()" msgstr "" #: tapsets.cxx:1874 #, c-format msgid "ELF machine %s|%s (code %d) mismatch with target %s in '%s'" msgstr "" #: tapsets.cxx:1881 #, c-format msgid "" "focused on module '%s' = [%#-%#, bias %# file %s ELF " "machine %s|%s (code %d)\n" msgstr "" #: tapsets.cxx:1970 #, c-format msgid "focused on module '%s'\n" msgstr "" #: tapsets.cxx:2043 msgid "module=" msgstr "" #: tapsets.cxx:2085 #, c-format msgid "plt entry=%s\n" msgstr "" #: tapsets.cxx:2125 msgid "deleting module_cache" msgstr "" #: tapsets.cxx:2227 #, 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:2421 #, fuzzy msgid "cannot take address of pretty-printed variable" msgstr "cannot take address of computed value" #: tapsets.cxx:2425 msgid "invalid target_symbol for pretty-print" msgstr "" #: tapsets.cxx:3220 msgid "unknown type to save in kretprobe" msgstr "" #: tapsets.cxx:3370 tapsets.cxx:8551 msgid "variable location problem: " msgstr "" #: tapsets.cxx:3404 msgid "write to target variable not permitted" msgstr "" #: tapsets.cxx:3416 msgid "write to target variable not permitted in .return probes" msgstr "" #: tapsets.cxx:3425 #, fuzzy msgid "cannot write to context variable" msgstr "cannot index into constant value" #: tapsets.cxx:3428 tapsets.cxx:5163 tapsets.cxx:8506 #, fuzzy msgid "cannot take address of context variable" msgstr "cannot take address of constant value" #: tapsets.cxx:3440 tapsets.cxx:3702 tapsets.cxx:8403 #, fuzzy msgid "cannot write to pretty-printed variable" msgstr "cannot get type of variable: %s" #. TRANSLATORS: Here we're using a cached module. #: tapsets.cxx:3822 msgid "Pass 2: using cached " msgstr "" #: tapsets.cxx:3845 #, fuzzy msgid "write to @cast context variable not permitted" msgstr "cannot index into constant value" #: tapsets.cxx:3985 msgid "missing relocation basis" msgstr "" #: tapsets.cxx:3987 msgid "inconsistent relocation address" msgstr "" #: tapsets.cxx:3997 #, c-format msgid "maxactive value out of range [0,%s]" msgstr "" #: tapsets.cxx:4128 #, c-format msgid "saveargs: examining '%s' (dieoffset: %#)\n" msgstr "" #: tapsets.cxx:4140 #, c-format msgid "" "saveargs: failed to retrieve type name for return value (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:4168 #, c-format msgid "saveargs: failed to retrieve name for local (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:4174 #, c-format msgid "saveargs: finding location for local '%s' (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:4189 #, c-format msgid "" "saveargs: failed to resolve the location for local '%s' (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:4197 #, c-format msgid "" "saveargs: local '%s' (dieoffset: %s) is not available at this address (%s)\n" msgstr "" #: tapsets.cxx:4210 #, c-format msgid "saveargs: failed to retrieve type name for local '%s' (dieoffset: %s)\n" msgstr "" #: tapsets.cxx:5484 #, c-format msgid "Can't parse SDT_V3 operand '%s'" msgstr "" #: tapsets.cxx:5486 #, c-format msgid "Downgrading SDT_V2 probe argument to dwarf, can't parse '%s'" msgstr "" #. TRANSLATORS: We're mapping the operand to a new expression*. #: tapsets.cxx:5499 #, c-format msgid "mapped asm operand %s to " msgstr "" #: tapsets.cxx:5504 tapsets.cxx:5645 #, fuzzy msgid "cannot take address of sdt variable" msgstr "cannot take address of computed value" #: tapsets.cxx:5570 tapsets.cxx:5580 #, fuzzy msgid "cannot take address of sdt context variable" msgstr "cannot take address of constant value" #: tapsets.cxx:5598 msgid "invalid variable, must be of the form $argN" msgstr "" #: tapsets.cxx:5600 #, fuzzy msgid "invalid argument number" msgstr "Invalid target process ID number." #. TRANSLATORS: Describing what probe type (kprobe or uprobe) the probe #. TRANSLATORS: is matched to. #: tapsets.cxx:5792 #, c-format msgid "matched probe_name %s probe type " msgstr "" #: tapsets.cxx:6051 tapsets.cxx:6115 msgid " (provider " msgstr "" #: tapsets.cxx:6051 #, c-format msgid " saw .note.stapsdt %s%s " msgstr "" #: tapsets.cxx:6072 #, c-format msgid "got unknown probe_type : 0x%x" msgstr "" #: tapsets.cxx:6115 #, fuzzy msgid "saw .probes " msgstr "# probes" #: tapsets.cxx:6133 #, c-format msgid "looking for semaphore symbol %s " msgstr "" #: tapsets.cxx:6148 msgid ", found at 0x" msgstr "" #: tapsets.cxx:6153 msgid ", not found" msgstr "" #: tapsets.cxx:6280 msgid "probe_type == uprobe1, use statement addr: 0x" msgstr "" #: tapsets.cxx:6284 msgid "probe_type == uprobe2, use statement addr: 0x" msgstr "" #: tapsets.cxx:6288 msgid "probe_type == uprobe3, use statement addr: 0x" msgstr "" #: tapsets.cxx:6298 #, c-format msgid "probe_type == use_uprobe_no_dwarf, use label name: _stapprobe1_%s" msgstr "" #: tapsets.cxx:6382 msgid "unspecified process probe is invalid without a -c COMMAND" msgstr "" #: tapsets.cxx:6407 #, c-format msgid "glob %s error (%s)" msgstr "" #: tapsets.cxx:6428 tapsets.cxx:6518 #, c-format msgid "Expanded process(\"%s\") to process(\"%s\")" msgstr "" #: tapsets.cxx:6566 #, c-format msgid "dwarf_builder::build for %s" msgstr "" #: tapsets.cxx:6586 tapsets.cxx:7923 msgid "absolute statement probe in unprivileged script" msgstr "" #: tapsets.cxx:6626 #, 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:6632 #, 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:6690 #, c-format msgid "" "Symbol table error: Line %d of symbol list from %s is not in correct format: " "address type name [module]\n" msgstr "" #: tapsets.cxx:6707 #, c-format msgid "Symbol table error: %s contains no function symbols.\n" msgstr "" #: tapsets.cxx:6733 #, c-format msgid "Internal error reading symbol table from %s -- %s\n" msgstr "" #: tapsets.cxx:6741 #, fuzzy, c-format msgid "Warning: nm cannot read symbol table from %s\n" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: tapsets.cxx:6755 #, fuzzy, c-format msgid "Warning: cannot read symbol table from %s -- %s\n" msgstr "" "Warning: failed to create cache directory (\" %s \"): %s, disabling cache " "support." #: tapsets.cxx:6912 #, c-format msgid "Warning: reading symbol table from %s -- ignoring %s\n" msgstr "" #: tapsets.cxx:6922 msgid "" "Error: Cannot find vmlinux.\n" " Consider using --kmap instead of --kelf." msgstr "" #: tapsets.cxx:8054 #, c-format msgid "Too many hardware breakpoint probes requested for %s (%zu vs. %u)" msgstr "" #: tapsets.cxx:8252 msgid "CONFIG_PERF_EVENTS not available on this kernel" msgstr "" #: tapsets.cxx:8255 msgid "CONFIG_HAVE_HW_BREAKPOINT not available on this kernel" msgstr "" #: tapsets.cxx:8362 #, c-format msgid "unable to find tracepoint variable '%s' (alternatives: %s)" msgstr "" #: tapsets.cxx:8376 #, c-format msgid "write to tracepoint variable '%s' not permitted" msgstr "" #: tapsets.cxx:8385 #, fuzzy msgid "cannot take address of tracepoint variable" msgstr "cannot take address of constant value" #: tapsets.cxx:8509 #, c-format msgid "write to tracepoint '%s' not permitted" msgstr "" #: tapsets.cxx:8716 #, fuzzy, c-format msgid "cannot get type of parameter '%s' of tracepoint '%s'" msgstr "cannot get bit field parameters: %s" #: tapsets.cxx:8722 #, c-format msgid "found parameter for tracepoint '%s': type:'%s' name:'%s' %s" msgstr "" #: tapsets.cxx:9119 msgid "tracepoint_builder releasing dwflpp" msgstr "" #: tapsets.cxx:9145 #, c-format msgid "Pass 2: getting a tracepoint query for %zu headers: " msgstr "" #: tapsets.cxx:9167 #, c-format msgid "Pass 2: using cached %s" msgstr "" #: tapsets.cxx:9297 #, fuzzy, c-format msgid "Located kernel source tree (DW_AT_comp_dir) at '%s'" msgstr "Located kernel source tree (COPYING) at '%s'" #: tapsets.cxx:9330 msgid "Checking tracepoint glob " msgstr "" #. TRANSLATORS: 'timer' is the name of a probe point #: tapset-timers.cxx:64 msgid "invalid interval for jiffies timer" msgstr "" #. TRANSLATORS: 'randomize' is a key word #: tapset-timers.cxx:68 msgid "invalid randomize for jiffies timer" msgstr "" #: tapset-timers.cxx:71 #, fuzzy msgid "only expect one probe point" msgstr " while registering probe alias " #: tapset-timers.cxx:200 #, c-format msgid "interval value out of range (%s, %s)" msgstr "" #: tapset-timers.cxx:206 msgid "randomization value out of range" msgstr "" #: tapset-timers.cxx:560 msgid "frequency must be greater than 0" msgstr "" #: tapset-timers.cxx:590 msgid "unrecognized timer variant" msgstr "" #: tapset-utrace.cxx:471 msgid "only \"process(PATH_OR_PID).syscall\" support $argN or $$parms." msgstr "" #: tapset-utrace.cxx:517 tapset-utrace.cxx:524 #, fuzzy msgid "invalid syscall argument number (1-6)" msgstr "Invalid target process ID number." #: tapset-utrace.cxx:528 msgid "utrace '$argN' variable is read-only" msgstr "" #: tapset-utrace.cxx:557 #, c-format msgid "utrace '%s' variable is read-only" msgstr "" #: tapset-utrace.cxx:563 msgid "only \"process(PATH_OR_PID).syscall.return\" support $return." msgstr "" #: tapset-utrace.cxx:588 #, fuzzy msgid "unknown target variable" msgstr "cannot take address of computed value" #: tapset-utrace.cxx:612 msgid "" "only \"process(PATH_OR_PID).syscall\" and \"process(PATH_OR_PID).syscall." "return\" probes support target symbols" msgstr "" #: tapset-utrace.cxx:617 #, fuzzy msgid "cannot take address of utrace variable" msgstr "cannot take address of constant value" #: tapset-utrace.cxx:624 msgid "" "invalid target symbol for utrace probe, $syscall, $return, $argN or $$parms " "expected" msgstr "" #: tapset-utrace.cxx:690 msgid "process pid must be greater than 1" msgstr "" #: translate.cxx:47 msgid "\"Array overflow, check " msgstr "" #: translate.cxx:48 msgid "\"MAXNESTING exceeded\";" msgstr "" #: translate.cxx:49 msgid "\"division by 0\";" msgstr "" #: translate.cxx:50 msgid "\"MAXACTION exceeded\";" msgstr "" #: translate.cxx:51 msgid "\"aggregation overflow in " msgstr "" #: translate.cxx:52 msgid "\"empty aggregate\";" msgstr "" #: translate.cxx:53 msgid "\"histogram index out of range\";" msgstr "" #: translate.cxx:440 #, c-format msgid "unsupported stats type for %s" msgstr "" #: translate.cxx:448 #, c-format msgid "unsupported initializer for %s" msgstr "" #: translate.cxx:462 #, c-format msgid "unsupported deallocator for %s" msgstr "" #: translate.cxx:593 msgid "unknown type of map" msgstr "" #: translate.cxx:608 msgid "index type mismatch" msgstr "" #: translate.cxx:624 msgid "aggregating non-parallel map type" msgstr "" #: translate.cxx:632 msgid "fetching aggregate of non-parallel map type" msgstr "" #: translate.cxx:650 msgid "checking existence of an unsupported map type" msgstr "" #: translate.cxx:663 msgid "getting a value from an unsupported map type" msgstr "" #: translate.cxx:674 msgid "adding a value of an unsupported map type" msgstr "" #: translate.cxx:696 msgid "setting a value of an unsupported map type" msgstr "" #: translate.cxx:792 msgid "iterating over unknown reference type" msgstr "" #: translate.cxx:805 msgid "inconsistent iterator type in itervar::start()" msgstr "" #: translate.cxx:816 msgid "inconsistent iterator type in itervar::next()" msgstr "" #: translate.cxx:841 msgid "illegal key type" msgstr "" #: translate.cxx:848 msgid "inconsistent iterator value in itervar::get_value()" msgstr "" #: translate.cxx:860 msgid "illegal value type" msgstr "" #: translate.cxx:1098 msgid "internal error translating printf" msgstr "" #: translate.cxx:1950 translate.cxx:2096 msgid "array locals not supported, missing global declaration?" msgstr "" #: translate.cxx:2032 #, c-format msgid "%s elided, duplicates %s\n" msgstr "" #: translate.cxx:2105 #, fuzzy msgid "unsupported local variable type" msgstr "store supported only for base type" #: translate.cxx:2195 msgid "nothing" msgstr "" #: translate.cxx:2243 translate.cxx:2273 msgid "array type is neither string nor long" msgstr "" #: translate.cxx:2258 #, fuzzy msgid "array key is neither string nor long" msgstr "# functions" #: translate.cxx:2386 msgid "unsupported c_expression token type" msgstr "" #: translate.cxx:2417 msgid "unknown lvalue type in assignment" msgstr "" #: translate.cxx:2437 translate.cxx:2457 msgid " type unsupported" msgstr "" #: translate.cxx:2486 msgid "post assignment on strings not supported" msgstr "" #: translate.cxx:2500 #, c-format msgid "string assignment operator %s unsupported" msgstr "" #: translate.cxx:2532 msgid "unknown macop for assignment" msgstr "" #: translate.cxx:2537 msgid "invalid post-mode operator" msgstr "" #: translate.cxx:2574 msgid "assignment type not yet implemented" msgstr "" #: translate.cxx:2661 msgid "unresolved symbol" msgstr "" #: translate.cxx:2663 msgid "unresolved symbol: " msgstr "" #: translate.cxx:2702 msgid "attempt to use scalar where map expected" msgstr "" #: translate.cxx:2940 translate.cxx:3943 translate.cxx:3963 #, fuzzy msgid "expected numeric type" msgstr "# functions" #: translate.cxx:3085 translate.cxx:4333 msgid "Invalid indexing of histogram" msgstr "" #: translate.cxx:3348 msgid "cannot 'return' from probe" msgstr "" #: translate.cxx:3351 msgid "return type mismatch" msgstr "" #: translate.cxx:3364 msgid "cannot 'next' from function" msgstr "" #: translate.cxx:3428 #, fuzzy msgid "Cannot delete unknown expression type" msgstr "cannot find type: %s" #: translate.cxx:3455 translate.cxx:3478 msgid "cannot delete histogram bucket entries\n" msgstr "" #: translate.cxx:3504 msgid "cannot 'break' outside loop" msgstr "" #: translate.cxx:3515 msgid "cannot 'continue' outside loop" msgstr "" #: translate.cxx:3589 #, fuzzy msgid "expected numeric or string type" msgstr "# functions" #: translate.cxx:3601 translate.cxx:3675 translate.cxx:3704 translate.cxx:3720 #: translate.cxx:3823 #, fuzzy msgid "expected numeric types" msgstr "# functions" #: translate.cxx:3666 msgid "operator not yet implemented" msgstr "" #: translate.cxx:3811 translate.cxx:3857 #, fuzzy msgid "expected string types" msgstr "# functions" #: translate.cxx:3832 #, fuzzy msgid "unexpected type" msgstr "# functions" #: translate.cxx:3852 #, fuzzy msgid "unexpected concatenation operator" msgstr "# functions" #: translate.cxx:3875 #, fuzzy msgid "expected numeric condition" msgstr "# functions" #: translate.cxx:3880 #, fuzzy msgid "expected matching types" msgstr "# functions" #: translate.cxx:3906 msgid "non-number <<< expression" msgstr "" #: translate.cxx:3909 msgid "non-stats left operand to <<< expression" msgstr "" #: translate.cxx:3912 msgid "non-number right operand to <<< expression" msgstr "" #: translate.cxx:3918 translate.cxx:3921 msgid "type mismatch" msgstr "" #: translate.cxx:3977 #, fuzzy msgid "invalid reference to array" msgstr "bad field for array type: %s" #: translate.cxx:4072 msgid "need rvalue for assignment" msgstr "" #: translate.cxx:4083 msgid "unexpected reference to array" msgstr "" #: translate.cxx:4102 msgid "cannot translate general target-symbol expression" msgstr "" #: translate.cxx:4109 msgid "cannot translate general @cast expression" msgstr "" #: translate.cxx:4116 msgid "cannot translate general @defined expression" msgstr "" #: translate.cxx:4123 msgid "cannot translate general @entry expression" msgstr "" #: translate.cxx:4174 #, fuzzy msgid "invalid array reference" msgstr "Invalid target process ID number." #: translate.cxx:4179 msgid "array index type mismatch" msgstr "" #: translate.cxx:4223 msgid "expected arrayindex expression" msgstr "" #: translate.cxx:4235 msgid "unexpected aggregate of non-statistic" msgstr "" #: translate.cxx:4251 msgid "unexpected aggregate of non-arrayindex" msgstr "" #: translate.cxx:4369 msgid "statistic-valued array in rvalue context" msgstr "" #: translate.cxx:4463 translate.cxx:4554 msgid "cannot assign to histogram buckets" msgstr "" #: translate.cxx:4483 msgid "unexpected reference to scalar" msgstr "" #: translate.cxx:4583 #, fuzzy msgid "invalid length argument list" msgstr "Invalid target process ID number." #: translate.cxx:4599 translate.cxx:4619 msgid "function argument type mismatch" msgstr "" #: translate.cxx:4610 msgid "function actual argument evaluation" msgstr "" #: translate.cxx:4687 #, fuzzy msgid "cannot print unknown expression type" msgstr "cannot find type: %s" #: translate.cxx:4689 msgid "cannot print a raw stats object" msgstr "" #: translate.cxx:4747 msgid "unknown type of arg to print operator" msgstr "" #: translate.cxx:4822 #, c-format msgid "additional argument to print" msgid_plural "too many arguments to print (%zu)" msgstr[0] "" msgstr[1] "" #: translate.cxx:5355 #, fuzzy msgid "unexpected build-id reloc section " msgstr "# functions" #: translate.cxx:5363 #, c-format msgid "Found build-id in %s, length %d, start at %#" msgstr "" #: translate.cxx:5461 #, c-format msgid "Getting symbol table for %s" msgstr "" #: translate.cxx:5516 #, c-format msgid "Found kernel _stext extra offset %#" msgstr "" #: translate.cxx:5638 #, c-format msgid "%s has unknown section %s for sym %s" msgstr "" #: translate.cxx:5764 #, c-format msgid "skipping module %s eh_frame_hdr table (too big: %s > %s)" msgstr "" #: translate.cxx:5833 #, c-format msgid "skipping module %s, section %s debug_frame_hdr table (too big: %s > %s)" msgstr "" #: translate.cxx:6176 msgid "Searching for vdso candidates: " msgstr "" #: translate.cxx:6186 msgid "vdso candidate: " msgstr "" #: translate.cxx:6325 msgid "missing unwind/symbol data for module '" msgstr "" #: translate.cxx:6348 #, c-format msgid "identified max-nested function: %s (%d)" msgstr "" #: translate.cxx:6359 #, c-format msgid "identified recursive function: %s" msgstr "" #: translate.cxx:6374 #, c-format msgid "" "myproc-unprivileged tapset function called without is_myproc checking for " "pid %d (euid %d)" msgstr "" #: translate.cxx:6378 #, c-format msgid "kernel read fault at 0x%p (%s)" msgstr "" #: translate.cxx:6380 #, c-format msgid "kernel write fault at 0x%p (%s)" msgstr "" #: translate.cxx:6382 #, c-format msgid "divide by zero in DWARF operand (%s)" msgstr "" #: translate.cxx:6427 #, c-format msgid "ignoring extra parts of compat version: %s" msgstr "" #: translate.cxx:6431 #, c-format msgid "parse error in compatibility version: %s" msgstr "" #: translate.cxx:6434 #, c-format msgid "compatibility version out of range: %s" msgstr "" #: translate.cxx:6454 msgid " recursive" msgstr "" #: translate.cxx:6454 msgid " non-recursive" msgstr "" #: translate.cxx:6453 #, c-format msgid "function recursion-analysis: max-nesting %d %s" msgstr "" #: util.cxx:59 msgid "Unable to determine home directory" msgstr "" #: util.cxx:113 #, c-format msgid "Copying %s to %s" msgstr "" #: util.cxx:167 #, c-format msgid "Copy failed (\"%s\" to \"%s\"): %s" msgstr "" #: util.cxx:250 msgid "Unable to retrieve group list" msgstr "" #: util.cxx:277 #, c-format msgid "using %ldvirt/%ldres/%ldshr kb, " msgstr "" #: util.cxx:431 msgid "cmdstr_join called with an empty command!" msgstr "" #: util.cxx:481 #, c-format msgid "Spawn waitpid call on unmanaged pid %d" msgstr "" #: util.cxx:488 #, c-format msgid "Spawn waitpid result (0x%x): %d" msgstr "" #: util.cxx:493 #, fuzzy, c-format msgid "Spawn waitpid error (%d): %s" msgstr "semantic error: %s" #: util.cxx:534 #, c-format msgid "Warning: %s is not executable (%s)" msgstr "" #: util.cxx:540 msgid "Running" msgstr "" #: util.cxx:574 #, fuzzy, c-format msgid "Spawn error (%d): %s" msgstr "semantic error: %s" #: util.cxx:731 #, c-format msgid "regcomp %s (%s) error rc= %d" msgstr "" #: util.cxx:743 #, c-format msgid "ERROR: Safety pattern mismatch for %s ('%s' vs. '%s') rc=%d" msgstr "" #: util.cxx:761 #, c-format msgid "regcomp %s error rc=%d" msgstr "" #. TRANSLATORS: Missing a file #: util.cxx:837 #, c-format msgid "Missing %s" msgstr "Missing %s" #: util.cxx:856 #, c-format msgid "autosprintf/vasprintf error %s" msgstr "" #: util.h:80 util.h:91 util.h:102 util.h:110 util.h:121 util.h:133 util.h:153 msgid "bad lexical cast" msgstr "" #, fuzzy #~ msgid "WARNING:" #~ msgstr "WARNING: " #~ 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 "You can't specify -g and --unprivileged together." #~ msgstr "You can't specify -g and --unprivileged together." #~ msgid "You can't specify --kelf and --kmap together." #~ msgstr "You can't specify --kelf and --kmap together." #~ 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" #, fuzzy #~ msgid "using " #~ msgstr "Missing %s" #~ 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 "bad field for array type: %s" #~ msgstr "bad field for array type: %s" #~ msgid "empty struct %s" #~ msgstr "empty struct %s" #~ msgid "%s %s: %s" #~ msgstr "%s %s: %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 "cannot get location of variable: %s" #~ msgstr "cannot get location of variable: %s" #~ msgid "dwarf_getlocation_addr: %s" #~ msgstr "dwarf_getlocation_addr: %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."