diff options
author | Nick Clifton <nickc@redhat.com> | 2022-07-08 11:19:44 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-07-08 11:19:44 +0100 |
commit | 631ec08cb15cf3685124706032056621371edb26 (patch) | |
tree | c056300177dd75aeed7d578fbb90f588fe6147ee /gprof/po | |
parent | 0bd093231433c6a85853330369247b17f4859bee (diff) | |
download | gdb-631ec08cb15cf3685124706032056621371edb26.zip gdb-631ec08cb15cf3685124706032056621371edb26.tar.gz gdb-631ec08cb15cf3685124706032056621371edb26.tar.bz2 |
Update version to 2.39.50 and regenerate files
Diffstat (limited to 'gprof/po')
-rw-r--r-- | gprof/po/gprof.pot | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index 13f20e8..c9f538a 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: 2022-01-22 12:30+0000\n" +"POT-Creation-Date: 2022-07-08 11:14+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" @@ -261,92 +261,92 @@ msgstr "" msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" msgstr "" -#: gmon_io.c:83 +#: gmon_io.c:81 #, c-format msgid "%s: address size has unexpected value of %u\n" msgstr "" -#: gmon_io.c:318 gmon_io.c:414 +#: gmon_io.c:298 gmon_io.c:394 #, c-format msgid "%s: file too short to be a gmon file\n" msgstr "" -#: gmon_io.c:328 gmon_io.c:457 +#: gmon_io.c:308 gmon_io.c:437 #, c-format msgid "%s: file `%s' has bad magic cookie\n" msgstr "" -#: gmon_io.c:339 +#: gmon_io.c:319 #, c-format msgid "%s: file `%s' has unsupported version %d\n" msgstr "" -#: gmon_io.c:369 +#: gmon_io.c:349 #, c-format msgid "%s: %s: found bad tag %d (file corrupted?)\n" msgstr "" -#: gmon_io.c:436 +#: gmon_io.c:416 #, c-format msgid "%s: profiling rate incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:487 +#: gmon_io.c:467 #, c-format msgid "%s: incompatible with first gmon file\n" msgstr "" -#: gmon_io.c:517 +#: gmon_io.c:497 #, c-format msgid "%s: file '%s' does not appear to be in gmon.out format\n" msgstr "" -#: gmon_io.c:530 +#: gmon_io.c:510 #, c-format msgid "%s: unexpected EOF after reading %d/%d bins\n" msgstr "" -#: gmon_io.c:562 +#: gmon_io.c:542 #, c-format msgid "time is in ticks, not seconds\n" msgstr "" -#: gmon_io.c:568 gmon_io.c:748 +#: gmon_io.c:548 gmon_io.c:728 #, c-format msgid "%s: don't know how to deal with file format %d\n" msgstr "" -#: gmon_io.c:578 +#: gmon_io.c:558 #, c-format msgid "File `%s' (version %d) contains:\n" msgstr "" -#: gmon_io.c:581 +#: gmon_io.c:561 #, c-format msgid "\t%d histogram record\n" msgstr "" -#: gmon_io.c:582 +#: gmon_io.c:562 #, c-format msgid "\t%d histogram records\n" msgstr "" -#: gmon_io.c:584 +#: gmon_io.c:564 #, c-format msgid "\t%d call-graph record\n" msgstr "" -#: gmon_io.c:585 +#: gmon_io.c:565 #, c-format msgid "\t%d call-graph records\n" msgstr "" -#: gmon_io.c:587 +#: gmon_io.c:567 #, c-format msgid "\t%d basic-block count record\n" msgstr "" -#: gmon_io.c:588 +#: gmon_io.c:568 #, c-format msgid "\t%d basic-block count records\n" msgstr "" |