diff options
Diffstat (limited to 'gprof/po/gprof.pot')
-rw-r--r-- | gprof/po/gprof.pot | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index 904688f..3a0def9 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: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2019-01-19 16:40+0000\n" +"POT-Creation-Date: 2020-01-02 11:13+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" @@ -216,47 +216,47 @@ msgstr "" msgid "%s: unable to parse mapping file %s.\n" msgstr "" -#: corefile.c:89 corefile.c:521 +#: corefile.c:89 corefile.c:523 #, c-format msgid "%s: could not open %s.\n" msgstr "" -#: corefile.c:191 +#: corefile.c:193 #, c-format msgid "%s: %s: not in executable format\n" msgstr "" -#: corefile.c:202 +#: corefile.c:204 #, c-format msgid "%s: can't find .text section in %s\n" msgstr "" -#: corefile.c:276 +#: corefile.c:278 #, c-format msgid "%s: ran out room for %lu bytes of text space\n" msgstr "" -#: corefile.c:290 +#: corefile.c:292 #, c-format msgid "%s: can't do -c\n" msgstr "" -#: corefile.c:329 +#: corefile.c:331 #, c-format msgid "%s: -c not supported on architecture %s\n" msgstr "" -#: corefile.c:530 corefile.c:635 +#: corefile.c:532 corefile.c:637 #, c-format msgid "%s: file `%s' has no symbols\n" msgstr "" -#: corefile.c:535 +#: corefile.c:537 #, c-format msgid "%s: file `%s' has too many symbols\n" msgstr "" -#: corefile.c:902 +#: corefile.c:904 #, c-format msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" msgstr "" @@ -354,7 +354,7 @@ msgstr "" #: gprof.c:162 #, c-format msgid "" -"Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqSQZ][name]] [-I dirs]\n" +"Usage: %s [-[abcDhilLrsTvwxyz]] [-[ACeEfFJnNOpPqQRStZ][name]] [-I dirs]\n" "\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n" "\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n" "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" @@ -380,51 +380,51 @@ msgstr "" msgid "%s: debugging not supported; -d ignored\n" msgstr "" -#: gprof.c:336 +#: gprof.c:340 #, c-format msgid "%s: unknown file format %s\n" msgstr "" #. This output is intended to follow the GNU standards document. -#: gprof.c:424 +#: gprof.c:428 #, c-format msgid "GNU gprof %s\n" msgstr "" -#: gprof.c:425 +#: gprof.c:429 #, c-format msgid "" "Based on BSD gprof, copyright 1983 Regents of the University of California.\n" msgstr "" -#: gprof.c:426 +#: gprof.c:430 #, c-format msgid "" "This program is free software. This program has absolutely no warranty.\n" msgstr "" -#: gprof.c:467 +#: gprof.c:471 #, c-format msgid "%s: unknown demangling style `%s'\n" msgstr "" -#: gprof.c:490 +#: gprof.c:494 #, c-format msgid "" "%s: Only one of --function-ordering and --file-ordering may be specified.\n" msgstr "" -#: gprof.c:542 +#: gprof.c:546 #, c-format msgid "%s: sorry, file format `prof' is not yet supported\n" msgstr "" -#: gprof.c:596 +#: gprof.c:600 #, c-format msgid "%s: gmon.out file is missing histogram\n" msgstr "" -#: gprof.c:603 +#: gprof.c:607 #, c-format msgid "%s: gmon.out file is missing call-graph data\n" msgstr "" |