Add PDP-11 support
[binutils.git] / gprof / po / gprof.pot
blobe159d2a0a9aa39d9d1832022af6afcc28ecacc0d
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2001-02-06 18:02-0800\n"
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"
17 #: alpha.c:89
18 msgid "<indirect child>"
19 msgstr ""
21 #: alpha.c:106
22 #, c-format
23 msgid "[find_call] %s: 0x%lx to 0x%lx\n"
24 msgstr ""
26 #: alpha.c:128
27 #, c-format
28 msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n"
29 msgstr ""
31 #: alpha.c:137
32 #, c-format
33 msgid "[find_call] 0x%lx: bsr"
34 msgstr ""
36 #: basic_blocks.c:125 call_graph.c:86 hist.c:122
37 #, c-format
38 msgid "%s: %s: unexpected end of file\n"
39 msgstr ""
41 #: basic_blocks.c:200
42 #, c-format
43 msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n"
44 msgstr ""
46 #. FIXME: This only works if bfd_vma is unsigned long.
47 #: basic_blocks.c:298 basic_blocks.c:308
48 #, c-format
49 msgid "%s:%d: (%s:0x%lx) %lu executions\n"
50 msgstr ""
52 #: basic_blocks.c:299 basic_blocks.c:309
53 msgid "<unknown>"
54 msgstr ""
56 #: basic_blocks.c:553
57 #, c-format
58 msgid ""
59 "\n"
60 "\n"
61 "Top %d Lines:\n"
62 "\n"
63 "     Line      Count\n"
64 "\n"
65 msgstr ""
67 #: basic_blocks.c:577
68 msgid ""
69 "\n"
70 "Execution Summary:\n"
71 "\n"
72 msgstr ""
74 #: basic_blocks.c:578
75 #, c-format
76 msgid "%9ld   Executable lines in this file\n"
77 msgstr ""
79 #: basic_blocks.c:580
80 #, c-format
81 msgid "%9ld   Lines executed\n"
82 msgstr ""
84 #: basic_blocks.c:581
85 #, c-format
86 msgid "%9.2f   Percent of the file executed\n"
87 msgstr ""
89 #: basic_blocks.c:585
90 #, c-format
91 msgid ""
92 "\n"
93 "%9lu   Total number of line executions\n"
94 msgstr ""
96 #: basic_blocks.c:587
97 #, c-format
98 msgid "%9.2f   Average executions per line\n"
99 msgstr ""
101 #: call_graph.c:66
102 #, c-format
103 msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
104 msgstr ""
106 #: cg_print.c:54
107 msgid ""
108 "\t\t     Call graph (explanation follows)\n"
109 "\n"
110 msgstr ""
112 #: cg_print.c:56
113 msgid ""
114 "\t\t\tCall graph\n"
115 "\n"
116 msgstr ""
118 #: cg_print.c:59 hist.c:391
119 #, c-format
120 msgid ""
121 "\n"
122 "granularity: each sample hit covers %ld byte(s)"
123 msgstr ""
125 #: cg_print.c:63
126 msgid ""
127 " for %.2f%% of %.2f seconds\n"
128 "\n"
129 msgstr ""
131 #: cg_print.c:67
132 msgid ""
133 " no time propagated\n"
134 "\n"
135 msgstr ""
137 #: cg_print.c:76 cg_print.c:79 cg_print.c:81
138 msgid "called"
139 msgstr ""
141 #: cg_print.c:76 cg_print.c:81
142 msgid "total"
143 msgstr ""
145 #: cg_print.c:76
146 msgid "parents"
147 msgstr ""
149 #: cg_print.c:78 cg_print.c:79
150 msgid "index"
151 msgstr ""
153 #: cg_print.c:78
154 msgid "%time"
155 msgstr ""
157 #: cg_print.c:78 cg_print.c:79
158 msgid "self"
159 msgstr ""
161 #: cg_print.c:78
162 msgid "descendents"
163 msgstr ""
165 #: cg_print.c:79 hist.c:416
166 msgid "name"
167 msgstr ""
169 #: cg_print.c:81
170 msgid "children"
171 msgstr ""
173 #: cg_print.c:86
174 msgid "index %% time    self  children    called     name\n"
175 msgstr ""
177 #: cg_print.c:109
178 #, c-format
179 msgid " <cycle %d as a whole> [%d]\n"
180 msgstr ""
182 #: cg_print.c:335
183 #, c-format
184 msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s     <spontaneous>\n"
185 msgstr ""
187 #: cg_print.c:336
188 #, c-format
189 msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s     <spontaneous>\n"
190 msgstr ""
192 #: cg_print.c:570
193 msgid ""
194 "Index by function name\n"
195 "\n"
196 msgstr ""
198 #: cg_print.c:627 cg_print.c:636
199 #, c-format
200 msgid "<cycle %d>"
201 msgstr ""
203 #: corefile.c:61
204 #, c-format
205 msgid "%s: could not open %s.\n"
206 msgstr ""
208 #: corefile.c:75 corefile.c:109
209 #, c-format
210 msgid "%s: unable to parse mapping file %s.\n"
211 msgstr ""
213 #: corefile.c:151
214 #, c-format
215 msgid "%s: %s: not in a.out format\n"
216 msgstr ""
218 #: corefile.c:162
219 #, c-format
220 msgid "%s: can't find .text section in %s\n"
221 msgstr ""
223 #: corefile.c:220
224 #, c-format
225 msgid "%s: ran out room for %lu bytes of text space\n"
226 msgstr ""
228 #: corefile.c:234
229 #, c-format
230 msgid "%s: can't do -c\n"
231 msgstr ""
233 #: corefile.c:265
234 #, c-format
235 msgid "%s: -c not supported on architecture %s\n"
236 msgstr ""
238 #: corefile.c:432
239 #, c-format
240 msgid "%s: file `%s' has no symbols\n"
241 msgstr ""
243 #: corefile.c:732
244 #, c-format
245 msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
246 msgstr ""
248 #: gmon_io.c:50 gmon_io.c:71
249 #, c-format
250 msgid "%s: bfd_vma has unexpected size of %ld bytes\n"
251 msgstr ""
253 #: gmon_io.c:107 gmon_io.c:199
254 #, c-format
255 msgid "%s: file too short to be a gmon file\n"
256 msgstr ""
258 #: gmon_io.c:117 gmon_io.c:233
259 #, c-format
260 msgid "%s: file `%s' has bad magic cookie\n"
261 msgstr ""
263 #: gmon_io.c:128
264 #, c-format
265 msgid "%s: file `%s' has unsupported version %d\n"
266 msgstr ""
268 #: gmon_io.c:158
269 #, c-format
270 msgid "%s: %s: found bad tag %d (file corrupted?)\n"
271 msgstr ""
273 #: gmon_io.c:221
274 #, c-format
275 msgid "%s: profiling rate incompatible with first gmon file\n"
276 msgstr ""
278 #: gmon_io.c:250
279 #, c-format
280 msgid "%s: incompatible with first gmon file\n"
281 msgstr ""
283 #: gmon_io.c:278
284 #, c-format
285 msgid "%s: file '%s' does not appear to be in gmon.out format\n"
286 msgstr ""
288 #: gmon_io.c:299
289 #, c-format
290 msgid "%s: unexpected EOF after reading %d/%d bins\n"
291 msgstr ""
293 #: gmon_io.c:335
294 msgid "time is in ticks, not seconds\n"
295 msgstr ""
297 #: gmon_io.c:341 gmon_io.c:475
298 #, c-format
299 msgid "%s: don't know how to deal with file format %d\n"
300 msgstr ""
302 #: gmon_io.c:348
303 #, c-format
304 msgid "File `%s' (version %d) contains:\n"
305 msgstr ""
307 #: gmon_io.c:350
308 #, c-format
309 msgid "\t%d histogram record%s\n"
310 msgstr ""
312 #: gmon_io.c:352
313 #, c-format
314 msgid "\t%d call-graph record%s\n"
315 msgstr ""
317 #: gmon_io.c:354
318 #, c-format
319 msgid "\t%d basic-block count record%s\n"
320 msgstr ""
322 #: gprof.c:145
323 #, c-format
324 msgid ""
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"
336 "\t[--demangle[=STYLE]] [--no-demangle]\n"
337 "\t[image-file] [profile-file...]\n"
338 msgstr ""
340 #: gprof.c:161
341 #, c-format
342 msgid "Report bugs to %s\n"
343 msgstr ""
345 #: gprof.c:230
346 #, c-format
347 msgid "%s: debugging not supported; -d ignored\n"
348 msgstr ""
350 #: gprof.c:310
351 #, c-format
352 msgid "%s: unknown file format %s\n"
353 msgstr ""
355 #. This output is intended to follow the GNU standards document.
356 #: gprof.c:394
357 #, c-format
358 msgid "GNU gprof %s\n"
359 msgstr ""
361 #: gprof.c:395
362 msgid ""
363 "Based on BSD gprof, copyright 1983 Regents of the University of California.\n"
364 msgstr ""
366 #: gprof.c:396
367 msgid ""
368 "This program is free software.  This program has absolutely no warranty.\n"
369 msgstr ""
371 #: gprof.c:437
372 #, c-format
373 msgid "%s: unknown demangling style `%s'\n"
374 msgstr ""
376 #: gprof.c:457
377 #, c-format
378 msgid ""
379 "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
380 msgstr ""
382 #: gprof.c:557
383 #, c-format
384 msgid "%s: sorry, file format `prof' is not yet supported\n"
385 msgstr ""
387 #: gprof.c:618
388 #, c-format
389 msgid "%s: gmon.out file is missing histogram\n"
390 msgstr ""
392 #: gprof.c:625
393 #, c-format
394 msgid "%s: gmon.out file is missing call-graph data\n"
395 msgstr ""
397 #: hist.c:158
398 #, c-format
399 msgid "%s: `%s' is incompatible with first gmon file\n"
400 msgstr ""
402 #: hist.c:174
403 #, c-format
404 msgid "%s: %s: unexpected EOF after reading %d of %d samples\n"
405 msgstr ""
407 #: hist.c:387
408 #, c-format
409 msgid "%c%c/call"
410 msgstr ""
412 #: hist.c:395
413 msgid ""
414 " for %.2f%% of %.2f %s\n"
415 "\n"
416 msgstr ""
418 #: hist.c:401
419 #, c-format
420 msgid ""
421 "\n"
422 "Each sample counts as %g %s.\n"
423 msgstr ""
425 #: hist.c:406
426 msgid ""
427 " no time accumulated\n"
428 "\n"
429 msgstr ""
431 #: hist.c:413
432 msgid "cumulative"
433 msgstr ""
435 #: hist.c:413
436 msgid "self  "
437 msgstr ""
439 #: hist.c:413
440 msgid "total "
441 msgstr ""
443 #: hist.c:415
444 msgid "time"
445 msgstr ""
447 #: hist.c:415
448 msgid "calls"
449 msgstr ""
451 #: hist.c:504
452 msgid ""
453 "\n"
454 "\n"
455 "\n"
456 "flat profile:\n"
457 msgstr ""
459 #: hist.c:510
460 msgid "Flat profile:\n"
461 msgstr ""
463 #: source.c:163
464 #, c-format
465 msgid "%s: could not locate `%s'\n"
466 msgstr ""
468 #: source.c:238
469 #, c-format
470 msgid "*** File %s:\n"
471 msgstr ""
473 #: utils.c:93
474 #, c-format
475 msgid " <cycle %d>"
476 msgstr ""