OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gprof/] [po/] [gprof.pot] - Blame information for rev 205

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.