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