diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-17 14:12:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-17 14:12:08 +0000 |
commit | 328577adeba67f965a044c545b7c11895ffaf127 (patch) | |
tree | a2ae1c92a21a019108eabacf490bf6587122dc2d /gprof | |
parent | af746e92cb01c5f1a2d0bdb194716a0542a86762 (diff) | |
download | binutils-328577adeba67f965a044c545b7c11895ffaf127.zip binutils-328577adeba67f965a044c545b7c11895ffaf127.tar.gz binutils-328577adeba67f965a044c545b7c11895ffaf127.tar.bz2 |
Regenerate .pot and .po files
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/po/gprof.pot | 150 |
2 files changed, 90 insertions, 64 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 5c6d924..78ce257 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2002-01-17 Nick Clifton <nickc@cambridge.redhat.com> + + * po/gprof.pot: Regenerate. + 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com> * po/es.po: New file: Spanish translation. diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index 62a8371..5eb13e4 100644 --- a/gprof/po/gprof.pot +++ b/gprof/po/gprof.pot @@ -1,60 +1,59 @@ # SOME DESCRIPTIVE TITLE. -# Copyright 2000 Free Software Foundation, Inc. -# (C) YEAR +# Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-02-06 18:02-0800\n" +"POT-Creation-Date: 2002-01-17 14:03+0000\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" -#: alpha.c:89 +#: alpha.c:90 msgid "<indirect child>" msgstr "" -#: alpha.c:106 +#: alpha.c:107 #, c-format msgid "[find_call] %s: 0x%lx to 0x%lx\n" msgstr "" -#: alpha.c:128 +#: alpha.c:129 #, c-format msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n" msgstr "" -#: alpha.c:137 +#: alpha.c:138 #, c-format msgid "[find_call] 0x%lx: bsr" msgstr "" -#: basic_blocks.c:125 call_graph.c:86 hist.c:122 +#: basic_blocks.c:124 call_graph.c:87 hist.c:92 #, c-format msgid "%s: %s: unexpected end of file\n" msgstr "" -#: basic_blocks.c:200 +#: basic_blocks.c:192 #, 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:298 basic_blocks.c:308 +#: basic_blocks.c:283 basic_blocks.c:293 #, c-format msgid "%s:%d: (%s:0x%lx) %lu executions\n" msgstr "" -#: basic_blocks.c:299 basic_blocks.c:309 +#: basic_blocks.c:284 basic_blocks.c:294 msgid "<unknown>" msgstr "" -#: basic_blocks.c:553 +#: basic_blocks.c:538 #, c-format msgid "" "\n" @@ -65,36 +64,36 @@ msgid "" "\n" msgstr "" -#: basic_blocks.c:577 +#: basic_blocks.c:562 msgid "" "\n" "Execution Summary:\n" "\n" msgstr "" -#: basic_blocks.c:578 +#: basic_blocks.c:563 #, c-format msgid "%9ld Executable lines in this file\n" msgstr "" -#: basic_blocks.c:580 +#: basic_blocks.c:565 #, c-format msgid "%9ld Lines executed\n" msgstr "" -#: basic_blocks.c:581 +#: basic_blocks.c:566 #, c-format msgid "%9.2f Percent of the file executed\n" msgstr "" -#: basic_blocks.c:585 +#: basic_blocks.c:570 #, c-format msgid "" "\n" "%9lu Total number of line executions\n" msgstr "" -#: basic_blocks.c:587 +#: basic_blocks.c:572 #, c-format msgid "%9.2f Average executions per line\n" msgstr "" @@ -116,7 +115,7 @@ msgid "" "\n" msgstr "" -#: cg_print.c:59 hist.c:391 +#: cg_print.c:59 hist.c:354 #, c-format msgid "" "\n" @@ -124,6 +123,7 @@ msgid "" msgstr "" #: cg_print.c:63 +#, c-format msgid "" " for %.2f%% of %.2f seconds\n" "\n" @@ -160,10 +160,10 @@ msgid "self" msgstr "" #: cg_print.c:78 -msgid "descendents" +msgid "descendants" msgstr "" -#: cg_print.c:79 hist.c:416 +#: cg_print.c:79 hist.c:380 msgid "name" msgstr "" @@ -172,6 +172,7 @@ msgid "children" msgstr "" #: cg_print.c:86 +#, c-format msgid "index %% time self children called name\n" msgstr "" @@ -246,78 +247,98 @@ msgstr "" msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" msgstr "" -#: gmon_io.c:50 gmon_io.c:71 +#: gmon_io.c:59 gmon_io.c:106 +#, c-format +msgid "%s: GMON_PTR_SIZE has unexpected value of %u\n" +msgstr "" + +#: gmon_io.c:154 gmon_io.c:172 #, c-format msgid "%s: bfd_vma has unexpected size of %ld bytes\n" msgstr "" -#: gmon_io.c:107 gmon_io.c:199 +#: gmon_io.c:207 gmon_io.c:299 #, c-format msgid "%s: file too short to be a gmon file\n" msgstr "" -#: gmon_io.c:117 gmon_io.c:233 +#: gmon_io.c:217 gmon_io.c:333 #, c-format msgid "%s: file `%s' has bad magic cookie\n" msgstr "" -#: gmon_io.c:128 +#: gmon_io.c:228 #, c-format msgid "%s: file `%s' has unsupported version %d\n" msgstr "" -#: gmon_io.c:158 +#: gmon_io.c:258 #, c-format msgid "%s: %s: found bad tag %d (file corrupted?)\n" msgstr "" -#: gmon_io.c:221 +#: gmon_io.c:321 #, c-format msgid "%s: profiling rate incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:250 +#: gmon_io.c:350 #, c-format msgid "%s: incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:278 +#: gmon_io.c:378 #, c-format msgid "%s: file '%s' does not appear to be in gmon.out format\n" msgstr "" -#: gmon_io.c:299 +#: gmon_io.c:399 #, c-format msgid "%s: unexpected EOF after reading %d/%d bins\n" msgstr "" -#: gmon_io.c:335 +#: gmon_io.c:435 msgid "time is in ticks, not seconds\n" msgstr "" -#: gmon_io.c:341 gmon_io.c:475 +#: gmon_io.c:441 gmon_io.c:578 #, c-format msgid "%s: don't know how to deal with file format %d\n" msgstr "" -#: gmon_io.c:348 +#: gmon_io.c:448 #, c-format msgid "File `%s' (version %d) contains:\n" msgstr "" -#: gmon_io.c:350 +#: gmon_io.c:451 #, c-format -msgid "\t%d histogram record%s\n" +msgid "\t%d histogram record\n" msgstr "" -#: gmon_io.c:352 +#: gmon_io.c:452 #, c-format -msgid "\t%d call-graph record%s\n" +msgid "\t%d histogram records\n" msgstr "" -#: gmon_io.c:354 +#: gmon_io.c:454 #, c-format -msgid "\t%d basic-block count record%s\n" +msgid "\t%d call-graph record\n" +msgstr "" + +#: gmon_io.c:455 +#, c-format +msgid "\t%d call-graph records\n" +msgstr "" + +#: gmon_io.c:457 +#, c-format +msgid "\t%d basic-block count record\n" +msgstr "" + +#: gmon_io.c:458 +#, c-format +msgid "\t%d basic-block count records\n" msgstr "" #: gprof.c:145 @@ -343,113 +364,114 @@ msgstr "" msgid "Report bugs to %s\n" msgstr "" -#: gprof.c:230 +#: gprof.c:233 #, c-format msgid "%s: debugging not supported; -d ignored\n" msgstr "" -#: gprof.c:310 +#: gprof.c:313 #, c-format msgid "%s: unknown file format %s\n" msgstr "" #. This output is intended to follow the GNU standards document. -#: gprof.c:394 +#: gprof.c:397 #, c-format msgid "GNU gprof %s\n" msgstr "" -#: gprof.c:395 +#: gprof.c:398 msgid "" "Based on BSD gprof, copyright 1983 Regents of the University of California.\n" msgstr "" -#: gprof.c:396 +#: gprof.c:399 msgid "" "This program is free software. This program has absolutely no warranty.\n" msgstr "" -#: gprof.c:437 +#: gprof.c:440 #, c-format msgid "%s: unknown demangling style `%s'\n" msgstr "" -#: gprof.c:457 +#: gprof.c:460 #, c-format msgid "" "%s: Only one of --function-ordering and --file-ordering may be specified.\n" msgstr "" -#: gprof.c:557 +#: gprof.c:560 #, c-format msgid "%s: sorry, file format `prof' is not yet supported\n" msgstr "" -#: gprof.c:618 +#: gprof.c:621 #, c-format msgid "%s: gmon.out file is missing histogram\n" msgstr "" -#: gprof.c:625 +#: gprof.c:628 #, c-format msgid "%s: gmon.out file is missing call-graph data\n" msgstr "" -#: hist.c:158 +#: hist.c:121 #, c-format msgid "%s: `%s' is incompatible with first gmon file\n" msgstr "" -#: hist.c:174 +#: hist.c:137 #, c-format msgid "%s: %s: unexpected EOF after reading %d of %d samples\n" msgstr "" -#: hist.c:387 +#: hist.c:350 #, c-format msgid "%c%c/call" msgstr "" -#: hist.c:395 +#: hist.c:358 +#, c-format msgid "" " for %.2f%% of %.2f %s\n" "\n" msgstr "" -#: hist.c:401 +#: hist.c:364 #, c-format msgid "" "\n" "Each sample counts as %g %s.\n" msgstr "" -#: hist.c:406 +#: hist.c:369 msgid "" " no time accumulated\n" "\n" msgstr "" -#: hist.c:413 +#: hist.c:376 msgid "cumulative" msgstr "" -#: hist.c:413 +#: hist.c:376 msgid "self " msgstr "" -#: hist.c:413 +#: hist.c:376 msgid "total " msgstr "" -#: hist.c:415 +#: hist.c:379 msgid "time" msgstr "" -#: hist.c:415 +#: hist.c:379 msgid "calls" msgstr "" -#: hist.c:504 +#: hist.c:468 msgid "" "\n" "\n" @@ -457,7 +479,7 @@ msgid "" "flat profile:\n" msgstr "" -#: hist.c:510 +#: hist.c:474 msgid "Flat profile:\n" msgstr "" @@ -471,7 +493,7 @@ msgstr "" msgid "*** File %s:\n" msgstr "" -#: utils.c:93 +#: utils.c:94 #, c-format msgid " <cycle %d>" msgstr "" |