1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the PACKAGE package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: PACKAGE VERSION\n" 10"Report-Msgid-Bugs-To: \n" 11"POT-Creation-Date: 2005-10-01 07:23+0930\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"MIME-Version: 1.0\n" 16"Content-Type: text/plain; charset=CHARSET\n" 17"Content-Transfer-Encoding: 8bit\n" 18 19#: alpha.c:102 mips.c:54 20msgid "<indirect child>" 21msgstr "" 22 23#: alpha.c:119 mips.c:71 24#, c-format 25msgid "[find_call] %s: 0x%lx to 0x%lx\n" 26msgstr "" 27 28#: alpha.c:141 29#, c-format 30msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n" 31msgstr "" 32 33#: alpha.c:151 34#, c-format 35msgid "[find_call] 0x%lx: bsr" 36msgstr "" 37 38#: basic_blocks.c:128 call_graph.c:89 hist.c:97 39#, c-format 40msgid "%s: %s: unexpected end of file\n" 41msgstr "" 42 43#: basic_blocks.c:196 44#, c-format 45msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n" 46msgstr "" 47 48#. FIXME: This only works if bfd_vma is unsigned long. 49#: basic_blocks.c:289 basic_blocks.c:299 50#, c-format 51msgid "%s:%d: (%s:0x%lx) %lu executions\n" 52msgstr "" 53 54#: basic_blocks.c:290 basic_blocks.c:300 55msgid "<unknown>" 56msgstr "" 57 58#: basic_blocks.c:543 59#, c-format 60msgid "" 61"\n" 62"\n" 63"Top %d Lines:\n" 64"\n" 65" Line Count\n" 66"\n" 67msgstr "" 68 69#: basic_blocks.c:567 70#, c-format 71msgid "" 72"\n" 73"Execution Summary:\n" 74"\n" 75msgstr "" 76 77#: basic_blocks.c:568 78#, c-format 79msgid "%9ld Executable lines in this file\n" 80msgstr "" 81 82#: basic_blocks.c:570 83#, c-format 84msgid "%9ld Lines executed\n" 85msgstr "" 86 87#: basic_blocks.c:571 88#, c-format 89msgid "%9.2f Percent of the file executed\n" 90msgstr "" 91 92#: basic_blocks.c:575 93#, c-format 94msgid "" 95"\n" 96"%9lu Total number of line executions\n" 97msgstr "" 98 99#: basic_blocks.c:577 100#, c-format 101msgid "%9.2f Average executions per line\n" 102msgstr "" 103 104#: call_graph.c:68 105#, c-format 106msgid "[cg_tally] arc from %s to %s traversed %lu times\n" 107msgstr "" 108 109#: cg_print.c:73 110#, c-format 111msgid "" 112"\t\t Call graph (explanation follows)\n" 113"\n" 114msgstr "" 115 116#: cg_print.c:75 117#, c-format 118msgid "" 119"\t\t\tCall graph\n" 120"\n" 121msgstr "" 122 123#: cg_print.c:78 hist.c:359 124#, c-format 125msgid "" 126"\n" 127"granularity: each sample hit covers %ld byte(s)" 128msgstr "" 129 130#: cg_print.c:82 131#, c-format 132msgid "" 133" for %.2f%% of %.2f seconds\n" 134"\n" 135msgstr "" 136 137#: cg_print.c:86 138#, c-format 139msgid "" 140" no time propagated\n" 141"\n" 142msgstr "" 143 144#: cg_print.c:95 cg_print.c:98 cg_print.c:100 145msgid "called" 146msgstr "" 147 148#: cg_print.c:95 cg_print.c:100 149msgid "total" 150msgstr "" 151 152#: cg_print.c:95 153msgid "parents" 154msgstr "" 155 156#: cg_print.c:97 cg_print.c:98 157msgid "index" 158msgstr "" 159 160#: cg_print.c:97 161#, c-format 162msgid "%time" 163msgstr "" 164 165#: cg_print.c:97 cg_print.c:98 166msgid "self" 167msgstr "" 168 169#: cg_print.c:97 170msgid "descendants" 171msgstr "" 172 173#: cg_print.c:98 hist.c:385 174msgid "name" 175msgstr "" 176 177#: cg_print.c:100 178msgid "children" 179msgstr "" 180 181#: cg_print.c:105 182#, c-format 183msgid "index %% time self children called name\n" 184msgstr "" 185 186#: cg_print.c:128 187#, c-format 188msgid " <cycle %d as a whole> [%d]\n" 189msgstr "" 190 191#: cg_print.c:354 192#, c-format 193msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s <spontaneous>\n" 194msgstr "" 195 196#: cg_print.c:355 197#, c-format 198msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n" 199msgstr "" 200 201#: cg_print.c:589 202#, c-format 203msgid "" 204"Index by function name\n" 205"\n" 206msgstr "" 207 208#: cg_print.c:646 cg_print.c:655 209#, c-format 210msgid "<cycle %d>" 211msgstr "" 212 213#: corefile.c:64 214#, c-format 215msgid "%s: could not open %s.\n" 216msgstr "" 217 218#: corefile.c:78 corefile.c:112 219#, c-format 220msgid "%s: unable to parse mapping file %s.\n" 221msgstr "" 222 223#: corefile.c:158 224#, c-format 225msgid "%s: %s: not in a.out format\n" 226msgstr "" 227 228#: corefile.c:169 229#, c-format 230msgid "%s: can't find .text section in %s\n" 231msgstr "" 232 233#: corefile.c:244 234#, c-format 235msgid "%s: ran out room for %lu bytes of text space\n" 236msgstr "" 237 238#: corefile.c:258 239#, c-format 240msgid "%s: can't do -c\n" 241msgstr "" 242 243#: corefile.c:292 244#, c-format 245msgid "%s: -c not supported on architecture %s\n" 246msgstr "" 247 248#: corefile.c:457 249#, c-format 250msgid "%s: file `%s' has no symbols\n" 251msgstr "" 252 253#: corefile.c:771 254#, c-format 255msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" 256msgstr "" 257 258#: gmon_io.c:83 259#, c-format 260msgid "%s: address size has unexpected value of %u\n" 261msgstr "" 262 263#: gmon_io.c:320 gmon_io.c:416 264#, c-format 265msgid "%s: file too short to be a gmon file\n" 266msgstr "" 267 268#: gmon_io.c:330 gmon_io.c:459 269#, c-format 270msgid "%s: file `%s' has bad magic cookie\n" 271msgstr "" 272 273#: gmon_io.c:341 274#, c-format 275msgid "%s: file `%s' has unsupported version %d\n" 276msgstr "" 277 278#: gmon_io.c:371 279#, c-format 280msgid "%s: %s: found bad tag %d (file corrupted?)\n" 281msgstr "" 282 283#: gmon_io.c:438 284#, c-format 285msgid "%s: profiling rate incompatible with first gmon file\n" 286msgstr "" 287 288#: gmon_io.c:486 289#, c-format 290msgid "%s: incompatible with first gmon file\n" 291msgstr "" 292 293#: gmon_io.c:514 294#, c-format 295msgid "%s: file '%s' does not appear to be in gmon.out format\n" 296msgstr "" 297 298#: gmon_io.c:535 299#, c-format 300msgid "%s: unexpected EOF after reading %d/%d bins\n" 301msgstr "" 302 303#: gmon_io.c:568 304#, c-format 305msgid "time is in ticks, not seconds\n" 306msgstr "" 307 308#: gmon_io.c:574 gmon_io.c:750 309#, c-format 310msgid "%s: don't know how to deal with file format %d\n" 311msgstr "" 312 313#: gmon_io.c:581 314#, c-format 315msgid "File `%s' (version %d) contains:\n" 316msgstr "" 317 318#: gmon_io.c:584 319#, c-format 320msgid "\t%d histogram record\n" 321msgstr "" 322 323#: gmon_io.c:585 324#, c-format 325msgid "\t%d histogram records\n" 326msgstr "" 327 328#: gmon_io.c:587 329#, c-format 330msgid "\t%d call-graph record\n" 331msgstr "" 332 333#: gmon_io.c:588 334#, c-format 335msgid "\t%d call-graph records\n" 336msgstr "" 337 338#: gmon_io.c:590 339#, c-format 340msgid "\t%d basic-block count record\n" 341msgstr "" 342 343#: gmon_io.c:591 344#, c-format 345msgid "\t%d basic-block count records\n" 346msgstr "" 347 348#: gprof.c:158 349#, c-format 350msgid "" 351"Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n" 352"\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n" 353"\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n" 354"\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" 355"\t[--[no-]time=name] [--all-lines] [--brief] [--debug[=level]]\n" 356"\t[--function-ordering] [--file-ordering]\n" 357"\t[--directory-path=dirs] [--display-unused-functions]\n" 358"\t[--file-format=name] [--file-info] [--help] [--line] [--min-count=n]\n" 359"\t[--no-static] [--print-path] [--separate-files]\n" 360"\t[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n" 361"\t[--version] [--width=n] [--ignore-non-functions]\n" 362"\t[--demangle[=STYLE]] [--no-demangle]\n" 363"\t[image-file] [profile-file...]\n" 364msgstr "" 365 366#: gprof.c:174 367#, c-format 368msgid "Report bugs to %s\n" 369msgstr "" 370 371#: gprof.c:250 372#, c-format 373msgid "%s: debugging not supported; -d ignored\n" 374msgstr "" 375 376#: gprof.c:330 377#, c-format 378msgid "%s: unknown file format %s\n" 379msgstr "" 380 381#. This output is intended to follow the GNU standards document. 382#: gprof.c:414 383#, c-format 384msgid "GNU gprof %s\n" 385msgstr "" 386 387#: gprof.c:415 388#, c-format 389msgid "" 390"Based on BSD gprof, copyright 1983 Regents of the University of California.\n" 391msgstr "" 392 393#: gprof.c:416 394#, c-format 395msgid "" 396"This program is free software. This program has absolutely no warranty.\n" 397msgstr "" 398 399#: gprof.c:457 400#, c-format 401msgid "%s: unknown demangling style `%s'\n" 402msgstr "" 403 404#: gprof.c:477 405#, c-format 406msgid "" 407"%s: Only one of --function-ordering and --file-ordering may be specified.\n" 408msgstr "" 409 410#: gprof.c:527 411#, c-format 412msgid "%s: sorry, file format `prof' is not yet supported\n" 413msgstr "" 414 415#: gprof.c:576 416#, c-format 417msgid "%s: gmon.out file is missing histogram\n" 418msgstr "" 419 420#: gprof.c:583 421#, c-format 422msgid "%s: gmon.out file is missing call-graph data\n" 423msgstr "" 424 425#: hist.c:126 426#, c-format 427msgid "%s: `%s' is incompatible with first gmon file\n" 428msgstr "" 429 430#: hist.c:142 431#, c-format 432msgid "%s: %s: unexpected EOF after reading %u of %u samples\n" 433msgstr "" 434 435#: hist.c:355 436#, c-format 437msgid "%c%c/call" 438msgstr "" 439 440#: hist.c:363 441#, c-format 442msgid "" 443" for %.2f%% of %.2f %s\n" 444"\n" 445msgstr "" 446 447#: hist.c:369 448#, c-format 449msgid "" 450"\n" 451"Each sample counts as %g %s.\n" 452msgstr "" 453 454#: hist.c:374 455#, c-format 456msgid "" 457" no time accumulated\n" 458"\n" 459msgstr "" 460 461#: hist.c:381 462msgid "cumulative" 463msgstr "" 464 465#: hist.c:381 466msgid "self " 467msgstr "" 468 469#: hist.c:381 470msgid "total " 471msgstr "" 472 473#: hist.c:384 474msgid "time" 475msgstr "" 476 477#: hist.c:384 478msgid "calls" 479msgstr "" 480 481#: hist.c:473 482#, c-format 483msgid "" 484"\n" 485"\n" 486"\n" 487"flat profile:\n" 488msgstr "" 489 490#: hist.c:479 491#, c-format 492msgid "Flat profile:\n" 493msgstr "" 494 495#: mips.c:82 496#, c-format 497msgid "[find_call] 0x%lx: jal" 498msgstr "" 499 500#: mips.c:107 501#, c-format 502msgid "[find_call] 0x%lx: jalr\n" 503msgstr "" 504 505#: source.c:162 506#, c-format 507msgid "%s: could not locate `%s'\n" 508msgstr "" 509 510#: source.c:237 511#, c-format 512msgid "*** File %s:\n" 513msgstr "" 514 515#: utils.c:107 516#, c-format 517msgid " <cycle %d>" 518msgstr "" 519