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