diff options
Diffstat (limited to 'gprof/po/gprof.pot')
-rw-r--r-- | gprof/po/gprof.pot | 137 |
1 files changed, 66 insertions, 71 deletions
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index e498cef..04b866a 100644 --- a/gprof/po/gprof.pot +++ b/gprof/po/gprof.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2025-01-19 12:26+0000\n" +"POT-Creation-Date: 2025-07-13 08:54+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,46 +16,46 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: alpha.c:102 mips.c:54 +#: alpha.c:103 mips.c:55 msgid "<indirect child>" msgstr "" -#: alpha.c:107 mips.c:59 +#: alpha.c:108 mips.c:60 #, c-format msgid "[find_call] %s: 0x%lx to 0x%lx\n" msgstr "" -#: alpha.c:131 +#: alpha.c:132 #, c-format msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n" msgstr "" -#: alpha.c:141 +#: alpha.c:142 #, c-format msgid "[find_call] 0x%lx: bsr" msgstr "" -#: basic_blocks.c:128 call_graph.c:89 hist.c:106 +#: basic_blocks.c:129 call_graph.c:90 hist.c:106 #, c-format msgid "%s: %s: unexpected end of file\n" msgstr "" -#: basic_blocks.c:196 +#: basic_blocks.c:199 #, c-format msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n" msgstr "" #. FIXME: This only works if bfd_vma is unsigned long. -#: basic_blocks.c:289 basic_blocks.c:299 +#: basic_blocks.c:294 basic_blocks.c:304 #, c-format msgid "%s:%d: (%s:0x%lx) %lu executions\n" msgstr "" -#: basic_blocks.c:290 basic_blocks.c:300 +#: basic_blocks.c:295 basic_blocks.c:305 msgid "<unknown>" msgstr "" -#: basic_blocks.c:539 +#: basic_blocks.c:545 #, c-format msgid "" "\n" @@ -66,7 +66,7 @@ msgid "" "\n" msgstr "" -#: basic_blocks.c:563 +#: basic_blocks.c:569 #, c-format msgid "" "\n" @@ -74,34 +74,34 @@ msgid "" "\n" msgstr "" -#: basic_blocks.c:564 +#: basic_blocks.c:570 #, c-format msgid "%9ld Executable lines in this file\n" msgstr "" -#: basic_blocks.c:566 +#: basic_blocks.c:572 #, c-format msgid "%9ld Lines executed\n" msgstr "" -#: basic_blocks.c:567 +#: basic_blocks.c:573 #, c-format msgid "%9.2f Percent of the file executed\n" msgstr "" -#: basic_blocks.c:571 +#: basic_blocks.c:577 #, c-format msgid "" "\n" "%9lu Total number of line executions\n" msgstr "" -#: basic_blocks.c:573 +#: basic_blocks.c:579 #, c-format msgid "%9.2f Average executions per line\n" msgstr "" -#: call_graph.c:68 +#: call_graph.c:69 #, c-format msgid "[cg_tally] arc from %s to %s traversed %lu times\n" msgstr "" @@ -120,7 +120,7 @@ msgid "" "\n" msgstr "" -#: cg_print.c:79 hist.c:470 +#: cg_print.c:79 hist.c:472 #, c-format msgid "" "\n" @@ -170,7 +170,7 @@ msgstr "" msgid "descendants" msgstr "" -#: cg_print.c:102 hist.c:496 +#: cg_print.c:102 hist.c:498 msgid "name" msgstr "" @@ -198,154 +198,149 @@ msgstr "" msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n" msgstr "" -#: cg_print.c:593 +#: cg_print.c:595 #, c-format msgid "" "Index by function name\n" "\n" msgstr "" -#: cg_print.c:650 cg_print.c:659 +#: cg_print.c:652 cg_print.c:661 #, c-format msgid "<cycle %d>" msgstr "" -#: corefile.c:61 +#: corefile.c:63 #, c-format msgid "%s: unable to parse mapping file %s.\n" msgstr "" -#: corefile.c:89 corefile.c:524 +#: corefile.c:91 corefile.c:532 #, c-format msgid "%s: could not open %s.\n" msgstr "" -#: corefile.c:193 +#: corefile.c:195 #, c-format msgid "%s: %s: not in executable format\n" msgstr "" -#: corefile.c:204 +#: corefile.c:206 #, c-format msgid "%s: can't find .text section in %s\n" msgstr "" -#: corefile.c:278 +#: corefile.c:287 #, c-format msgid "%s: ran out room for %lu bytes of text space\n" msgstr "" -#: corefile.c:292 +#: corefile.c:301 #, c-format msgid "%s: can't do -c\n" msgstr "" -#: corefile.c:331 +#: corefile.c:340 #, c-format msgid "%s: -c not supported on architecture %s\n" msgstr "" -#: corefile.c:533 corefile.c:640 +#: corefile.c:543 corefile.c:647 #, c-format msgid "%s: file `%s' has no symbols\n" msgstr "" -#: corefile.c:538 +#: corefile.c:548 #, c-format msgid "%s: file `%s' has too many symbols\n" msgstr "" -#: corefile.c:907 -#, c-format -msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" -msgstr "" - -#: gmon_io.c:81 +#: gmon_io.c:85 #, c-format msgid "%s: address size has unexpected value of %u\n" msgstr "" -#: gmon_io.c:298 gmon_io.c:394 +#: gmon_io.c:302 gmon_io.c:402 #, c-format msgid "%s: file too short to be a gmon file\n" msgstr "" -#: gmon_io.c:308 gmon_io.c:437 +#: gmon_io.c:312 gmon_io.c:445 #, c-format msgid "%s: file `%s' has bad magic cookie\n" msgstr "" -#: gmon_io.c:319 +#: gmon_io.c:323 #, c-format msgid "%s: file `%s' has unsupported version %d\n" msgstr "" -#: gmon_io.c:349 +#: gmon_io.c:357 #, c-format msgid "%s: %s: found bad tag %d (file corrupted?)\n" msgstr "" -#: gmon_io.c:416 +#: gmon_io.c:424 #, c-format msgid "%s: profiling rate incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:467 +#: gmon_io.c:475 #, c-format msgid "%s: incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:497 +#: gmon_io.c:505 #, c-format msgid "%s: file '%s' does not appear to be in gmon.out format\n" msgstr "" -#: gmon_io.c:510 +#: gmon_io.c:518 #, c-format msgid "%s: unexpected EOF after reading %d/%d bins\n" msgstr "" -#: gmon_io.c:542 +#: gmon_io.c:550 #, c-format msgid "time is in ticks, not seconds\n" msgstr "" -#: gmon_io.c:548 gmon_io.c:728 +#: gmon_io.c:556 gmon_io.c:739 #, c-format msgid "%s: don't know how to deal with file format %d\n" msgstr "" -#: gmon_io.c:558 +#: gmon_io.c:566 #, c-format msgid "File `%s' (version %d) contains:\n" msgstr "" -#: gmon_io.c:561 +#: gmon_io.c:569 #, c-format msgid "\t%d histogram record\n" msgstr "" -#: gmon_io.c:562 +#: gmon_io.c:570 #, c-format msgid "\t%d histogram records\n" msgstr "" -#: gmon_io.c:564 +#: gmon_io.c:572 #, c-format msgid "\t%d call-graph record\n" msgstr "" -#: gmon_io.c:565 +#: gmon_io.c:573 #, c-format msgid "\t%d call-graph records\n" msgstr "" -#: gmon_io.c:567 +#: gmon_io.c:575 #, c-format msgid "\t%d basic-block count record\n" msgstr "" -#: gmon_io.c:568 +#: gmon_io.c:576 #, c-format msgid "\t%d basic-block count records\n" msgstr "" @@ -413,17 +408,17 @@ msgid "" "%s: Only one of --function-ordering and --file-ordering may be specified.\n" msgstr "" -#: gprof.c:544 +#: gprof.c:533 #, c-format msgid "%s: sorry, file format `prof' is not yet supported\n" msgstr "" -#: gprof.c:598 +#: gprof.c:587 #, c-format msgid "%s: gmon.out file is missing histogram\n" msgstr "" -#: gprof.c:605 +#: gprof.c:594 #, c-format msgid "%s: gmon.out file is missing call-graph data\n" msgstr "" @@ -446,7 +441,7 @@ msgstr "" #: hist.c:158 #, c-format -msgid "%s: different scales in histogram records" +msgid "%s: different scales in histogram records: %f != %f\n" msgstr "" #: hist.c:195 @@ -459,53 +454,53 @@ msgstr "" msgid "%s: %s: unexpected EOF after reading %u of %u samples\n" msgstr "" -#: hist.c:466 +#: hist.c:468 #, c-format msgid "%c%c/call" msgstr "" -#: hist.c:474 +#: hist.c:476 #, c-format msgid "" " for %.2f%% of %.2f %s\n" "\n" msgstr "" -#: hist.c:480 +#: hist.c:482 #, c-format msgid "" "\n" "Each sample counts as %g %s.\n" msgstr "" -#: hist.c:485 +#: hist.c:487 #, c-format msgid "" " no time accumulated\n" "\n" msgstr "" -#: hist.c:492 +#: hist.c:494 msgid "cumulative" msgstr "" -#: hist.c:492 +#: hist.c:494 msgid "self " msgstr "" -#: hist.c:492 +#: hist.c:494 msgid "total " msgstr "" -#: hist.c:495 +#: hist.c:497 msgid "time" msgstr "" -#: hist.c:495 +#: hist.c:497 msgid "calls" msgstr "" -#: hist.c:584 +#: hist.c:587 #, c-format msgid "" "\n" @@ -514,22 +509,22 @@ msgid "" "flat profile:\n" msgstr "" -#: hist.c:590 +#: hist.c:593 #, c-format msgid "Flat profile:\n" msgstr "" -#: hist.c:711 +#: hist.c:714 #, c-format msgid "%s: found a symbol that covers several histogram records" msgstr "" -#: mips.c:73 +#: mips.c:74 #, c-format msgid "[find_call] 0x%lx: jal" msgstr "" -#: mips.c:101 +#: mips.c:102 #, c-format msgid "[find_call] 0x%lx: jalr\n" msgstr "" |