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