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