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