Put mi and tui comments for free -> xfree change in proper ChangeLogs.
[deliverable/binutils-gdb.git] / gprof / po / gprof.pot
CommitLineData
252b5132
RH
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
fa182885 9"POT-Creation-Date: 2000-07-27 16:32-0700\n"
252b5132
RH
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#: alpha.c:89
18msgid "<indirect child>"
19msgstr ""
20
21#: alpha.c:106
22#, c-format
23msgid "[find_call] %s: 0x%lx to 0x%lx\n"
24msgstr ""
25
fdcf7d43 26#: alpha.c:128
252b5132
RH
27#, c-format
28msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n"
29msgstr ""
30
fdcf7d43 31#: alpha.c:137
252b5132
RH
32#, c-format
33msgid "[find_call] 0x%lx: bsr"
34msgstr ""
35
ef368dac 36#: basic_blocks.c:123 call_graph.c:86 hist.c:122
252b5132
RH
37#, c-format
38msgid "%s: %s: unexpected end of file\n"
39msgstr ""
40
ef368dac 41#: basic_blocks.c:198
252b5132
RH
42#, c-format
43msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n"
44msgstr ""
45
fdcf7d43 46#. FIXME: This only works if bfd_vma is unsigned long.
ef368dac 47#: basic_blocks.c:296 basic_blocks.c:306
252b5132 48#, c-format
fdcf7d43 49msgid "%s:%d: (%s:0x%lx) %lu executions\n"
252b5132
RH
50msgstr ""
51
ef368dac 52#: basic_blocks.c:297 basic_blocks.c:307
252b5132
RH
53msgid "<unknown>"
54msgstr ""
55
ef368dac 56#: basic_blocks.c:551
252b5132
RH
57#, c-format
58msgid ""
59"\n"
60"\n"
61"Top %d Lines:\n"
62"\n"
63" Line Count\n"
64"\n"
65msgstr ""
66
ef368dac 67#: basic_blocks.c:575
252b5132
RH
68msgid ""
69"\n"
70"Execution Summary:\n"
71"\n"
72msgstr ""
73
ef368dac 74#: basic_blocks.c:576
252b5132
RH
75#, c-format
76msgid "%9ld Executable lines in this file\n"
77msgstr ""
78
ef368dac 79#: basic_blocks.c:578
252b5132
RH
80#, c-format
81msgid "%9ld Lines executed\n"
82msgstr ""
83
ef368dac 84#: basic_blocks.c:579
252b5132
RH
85#, c-format
86msgid "%9.2f Percent of the file executed\n"
87msgstr ""
88
ef368dac 89#: basic_blocks.c:583
252b5132
RH
90#, c-format
91msgid ""
92"\n"
fdcf7d43 93"%9lu Total number of line executions\n"
252b5132
RH
94msgstr ""
95
ef368dac 96#: basic_blocks.c:585
252b5132
RH
97#, c-format
98msgid "%9.2f Average executions per line\n"
99msgstr ""
100
ef368dac 101#: call_graph.c:66
252b5132 102#, c-format
fdcf7d43 103msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
252b5132
RH
104msgstr ""
105
ef368dac 106#: cg_print.c:54
252b5132
RH
107msgid ""
108"\t\t Call graph (explanation follows)\n"
109"\n"
110msgstr ""
111
ef368dac 112#: cg_print.c:56
252b5132
RH
113msgid ""
114"\t\t\tCall graph\n"
115"\n"
116msgstr ""
117
ef368dac 118#: cg_print.c:59 hist.c:391
252b5132
RH
119#, c-format
120msgid ""
121"\n"
122"granularity: each sample hit covers %ld byte(s)"
123msgstr ""
124
ef368dac 125#: cg_print.c:63
252b5132
RH
126msgid ""
127" for %.2f%% of %.2f seconds\n"
128"\n"
129msgstr ""
130
ef368dac 131#: cg_print.c:67
252b5132
RH
132msgid ""
133" no time propagated\n"
134"\n"
135msgstr ""
136
ef368dac 137#: cg_print.c:76 cg_print.c:79 cg_print.c:81
252b5132
RH
138msgid "called"
139msgstr ""
140
ef368dac 141#: cg_print.c:76 cg_print.c:81
252b5132
RH
142msgid "total"
143msgstr ""
144
ef368dac 145#: cg_print.c:76
252b5132
RH
146msgid "parents"
147msgstr ""
148
ef368dac 149#: cg_print.c:78 cg_print.c:79
252b5132
RH
150msgid "index"
151msgstr ""
152
ef368dac 153#: cg_print.c:78
252b5132
RH
154msgid "%time"
155msgstr ""
156
ef368dac 157#: cg_print.c:78 cg_print.c:79
252b5132
RH
158msgid "self"
159msgstr ""
160
ef368dac 161#: cg_print.c:78
252b5132
RH
162msgid "descendents"
163msgstr ""
164
ef368dac 165#: cg_print.c:79 hist.c:416
252b5132
RH
166msgid "name"
167msgstr ""
168
ef368dac 169#: cg_print.c:81
252b5132
RH
170msgid "children"
171msgstr ""
172
ef368dac 173#: cg_print.c:86
252b5132
RH
174msgid "index %% time self children called name\n"
175msgstr ""
176
ef368dac 177#: cg_print.c:109
252b5132
RH
178#, c-format
179msgid " <cycle %d as a whole> [%d]\n"
180msgstr ""
181
ef368dac 182#: cg_print.c:335
252b5132
RH
183#, c-format
184msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s <spontaneous>\n"
185msgstr ""
186
ef368dac 187#: cg_print.c:336
252b5132
RH
188#, c-format
189msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n"
190msgstr ""
191
ef368dac 192#: cg_print.c:570
252b5132
RH
193msgid ""
194"Index by function name\n"
195"\n"
196msgstr ""
197
ef368dac 198#: cg_print.c:627 cg_print.c:636
252b5132
RH
199#, c-format
200msgid "<cycle %d>"
201msgstr ""
202
ef368dac 203#: corefile.c:61
252b5132
RH
204#, c-format
205msgid "%s: could not open %s.\n"
206msgstr ""
207
ef368dac 208#: corefile.c:75 corefile.c:109
252b5132
RH
209#, c-format
210msgid "%s: unable to parse mapping file %s.\n"
211msgstr ""
212
ef368dac 213#: corefile.c:151
252b5132
RH
214#, c-format
215msgid "%s: %s: not in a.out format\n"
216msgstr ""
217
ef368dac 218#: corefile.c:162
252b5132
RH
219#, c-format
220msgid "%s: can't find .text section in %s\n"
221msgstr ""
222
ef368dac 223#: corefile.c:220
252b5132 224#, c-format
fdcf7d43 225msgid "%s: ran out room for %lu bytes of text space\n"
252b5132
RH
226msgstr ""
227
ef368dac 228#: corefile.c:234
252b5132
RH
229#, c-format
230msgid "%s: can't do -c\n"
231msgstr ""
232
ef368dac 233#: corefile.c:265
252b5132
RH
234#, c-format
235msgid "%s: -c not supported on architecture %s\n"
236msgstr ""
237
ef368dac 238#: corefile.c:432
252b5132
RH
239#, c-format
240msgid "%s: file `%s' has no symbols\n"
241msgstr ""
242
ef368dac 243#: corefile.c:732
252b5132
RH
244#, c-format
245msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
246msgstr ""
247
ef368dac 248#: gmon_io.c:50 gmon_io.c:71
252b5132
RH
249#, c-format
250msgid "%s: bfd_vma has unexpected size of %ld bytes\n"
251msgstr ""
252
ef368dac 253#: gmon_io.c:107 gmon_io.c:199
252b5132
RH
254#, c-format
255msgid "%s: file too short to be a gmon file\n"
256msgstr ""
257
ef368dac 258#: gmon_io.c:117 gmon_io.c:233
252b5132
RH
259#, c-format
260msgid "%s: file `%s' has bad magic cookie\n"
261msgstr ""
262
ef368dac 263#: gmon_io.c:128
252b5132
RH
264#, c-format
265msgid "%s: file `%s' has unsupported version %d\n"
266msgstr ""
267
ef368dac 268#: gmon_io.c:158
252b5132
RH
269#, c-format
270msgid "%s: %s: found bad tag %d (file corrupted?)\n"
271msgstr ""
272
ef368dac 273#: gmon_io.c:221
252b5132
RH
274#, c-format
275msgid "%s: profiling rate incompatible with first gmon file\n"
276msgstr ""
277
ef368dac 278#: gmon_io.c:250
252b5132
RH
279#, c-format
280msgid "%s: incompatible with first gmon file\n"
281msgstr ""
282
ef368dac 283#: gmon_io.c:278
a74801ba
ILT
284#, c-format
285msgid "%s: file '%s' does not appear to be in gmon.out format\n"
286msgstr ""
287
ef368dac 288#: gmon_io.c:299
252b5132
RH
289#, c-format
290msgid "%s: unexpected EOF after reading %d/%d bins\n"
291msgstr ""
292
ef368dac 293#: gmon_io.c:335
252b5132
RH
294msgid "time is in ticks, not seconds\n"
295msgstr ""
296
ef368dac 297#: gmon_io.c:341 gmon_io.c:475
252b5132
RH
298#, c-format
299msgid "%s: don't know how to deal with file format %d\n"
300msgstr ""
301
ef368dac 302#: gmon_io.c:348
252b5132
RH
303#, c-format
304msgid "File `%s' (version %d) contains:\n"
305msgstr ""
306
ef368dac 307#: gmon_io.c:350
252b5132
RH
308#, c-format
309msgid "\t%d histogram record%s\n"
310msgstr ""
311
ef368dac 312#: gmon_io.c:352
252b5132
RH
313#, c-format
314msgid "\t%d call-graph record%s\n"
315msgstr ""
316
ef368dac 317#: gmon_io.c:354
252b5132
RH
318#, c-format
319msgid "\t%d basic-block count record%s\n"
320msgstr ""
321
ef368dac 322#: gprof.c:145
252b5132
RH
323#, c-format
324msgid ""
325"Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n"
326"\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n"
327"\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n"
328"\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n"
329"\t[--[no-]time=name] [--all-lines] [--brief] [--debug[=level]]\n"
330"\t[--function-ordering] [--file-ordering]\n"
331"\t[--directory-path=dirs] [--display-unused-functions]\n"
332"\t[--file-format=name] [--file-info] [--help] [--line] [--min-count=n]\n"
333"\t[--no-static] [--print-path] [--separate-files]\n"
334"\t[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n"
335"\t[--version] [--width=n] [--ignore-non-functions]\n"
ef368dac 336"\t[--demangle[=STYLE]] [--no-demangle]\n"
252b5132
RH
337"\t[image-file] [profile-file...]\n"
338msgstr ""
339
ef368dac 340#: gprof.c:161
8ad3436c
AM
341#, c-format
342msgid "Report bugs to %s\n"
252b5132
RH
343msgstr ""
344
ef368dac 345#: gprof.c:230
252b5132
RH
346#, c-format
347msgid "%s: debugging not supported; -d ignored\n"
348msgstr ""
349
ef368dac 350#: gprof.c:310
252b5132
RH
351#, c-format
352msgid "%s: unknown file format %s\n"
353msgstr ""
354
355#. This output is intended to follow the GNU standards document.
ef368dac 356#: gprof.c:394
252b5132
RH
357#, c-format
358msgid "GNU gprof %s\n"
359msgstr ""
360
ef368dac 361#: gprof.c:395
252b5132
RH
362msgid ""
363"Based on BSD gprof, copyright 1983 Regents of the University of California.\n"
364msgstr ""
365
ef368dac 366#: gprof.c:396
252b5132
RH
367msgid ""
368"This program is free software. This program has absolutely no warranty.\n"
369msgstr ""
370
ef368dac
NC
371#: gprof.c:437
372#, c-format
373msgid "%s: unknown demangling style `%s'\n"
374msgstr ""
375
376#: gprof.c:457
252b5132
RH
377#, c-format
378msgid ""
379"%s: Only one of --function-ordering and --file-ordering may be specified.\n"
380msgstr ""
381
ef368dac 382#: gprof.c:557
252b5132
RH
383#, c-format
384msgid "%s: sorry, file format `prof' is not yet supported\n"
385msgstr ""
386
ef368dac 387#: gprof.c:618
252b5132
RH
388#, c-format
389msgid "%s: gmon.out file is missing histogram\n"
390msgstr ""
391
ef368dac 392#: gprof.c:625
252b5132
RH
393#, c-format
394msgid "%s: gmon.out file is missing call-graph data\n"
395msgstr ""
396
ef368dac 397#: hist.c:158
252b5132
RH
398#, c-format
399msgid "%s: `%s' is incompatible with first gmon file\n"
400msgstr ""
401
ef368dac 402#: hist.c:174
252b5132
RH
403#, c-format
404msgid "%s: %s: unexpected EOF after reading %d of %d samples\n"
405msgstr ""
406
ef368dac 407#: hist.c:387
252b5132
RH
408#, c-format
409msgid "%c%c/call"
410msgstr ""
411
ef368dac 412#: hist.c:395
252b5132
RH
413msgid ""
414" for %.2f%% of %.2f %s\n"
415"\n"
416msgstr ""
417
ef368dac 418#: hist.c:401
252b5132
RH
419#, c-format
420msgid ""
421"\n"
422"Each sample counts as %g %s.\n"
423msgstr ""
424
ef368dac 425#: hist.c:406
252b5132
RH
426msgid ""
427" no time accumulated\n"
428"\n"
429msgstr ""
430
ef368dac 431#: hist.c:413
252b5132
RH
432msgid "cumulative"
433msgstr ""
434
ef368dac 435#: hist.c:413
252b5132
RH
436msgid "self "
437msgstr ""
438
ef368dac 439#: hist.c:413
252b5132
RH
440msgid "total "
441msgstr ""
442
ef368dac 443#: hist.c:415
252b5132
RH
444msgid "time"
445msgstr ""
446
ef368dac 447#: hist.c:415
252b5132
RH
448msgid "calls"
449msgstr ""
450
ef368dac 451#: hist.c:504
252b5132
RH
452msgid ""
453"\n"
454"\n"
455"\n"
456"flat profile:\n"
457msgstr ""
458
ef368dac 459#: hist.c:510
252b5132
RH
460msgid "Flat profile:\n"
461msgstr ""
462
ef368dac 463#: source.c:163
252b5132
RH
464#, c-format
465msgid "%s: could not locate `%s'\n"
466msgstr ""
467
ef368dac 468#: source.c:238
252b5132
RH
469#, c-format
470msgid "*** File %s:\n"
471msgstr ""
472
473#: utils.c:93
474#, c-format
475msgid " <cycle %d>"
476msgstr ""
This page took 0.081382 seconds and 4 git commands to generate.