1# Japanese messages for gcc 3.0
2# Copyright (C) 2001 Free Software Foundation, Inc.
3# Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001
4#    Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999.
5#    IIDA Yosiaki <iida@secom.ne.jp>, 1999.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: gcc 3.0\n"
10"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11"POT-Creation-Date: 2006-05-24 16:19-0700\n"
12"PO-Revision-Date: 2001-12-05 22:47+0900\n"
13"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
14"Language-Team: Japanese <ja@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=EUC-JP\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: c-decl.c:3739
20#, fuzzy
21msgid "<anonymous>"
22msgstr "<̵̾ %s>"
23
24#: c-format.c:343 c-format.c:367
25#, fuzzy
26msgid "' ' flag"
27msgstr "` ' �ե饰"
28
29#: c-format.c:343 c-format.c:367
30#, fuzzy
31msgid "the ' ' printf flag"
32msgstr "printf �� `'' �ե饰"
33
34#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414 c-format.c:471
35#, fuzzy
36msgid "'+' flag"
37msgstr "`+' �ե饰"
38
39#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414
40#, fuzzy
41msgid "the '+' printf flag"
42msgstr "printf �� `'' �ե饰"
43
44#: c-format.c:345 c-format.c:369 c-format.c:415 c-format.c:447
45#, fuzzy
46msgid "'#' flag"
47msgstr "`#' �ե饰"
48
49#: c-format.c:345 c-format.c:369 c-format.c:415
50#, fuzzy
51msgid "the '#' printf flag"
52msgstr "printf �� `'' �ե饰"
53
54#: c-format.c:346 c-format.c:370 c-format.c:445
55#, fuzzy
56msgid "'0' flag"
57msgstr "`0' �ե饰"
58
59#: c-format.c:346 c-format.c:370
60#, fuzzy
61msgid "the '0' printf flag"
62msgstr "printf �� `'' �ե饰"
63
64#: c-format.c:347 c-format.c:371 c-format.c:444 c-format.c:474
65#, fuzzy
66msgid "'-' flag"
67msgstr "`-' �ե饰"
68
69#: c-format.c:347 c-format.c:371
70#, fuzzy
71msgid "the '-' printf flag"
72msgstr "printf �� `'' �ե饰"
73
74#: c-format.c:348 c-format.c:428
75#, fuzzy
76msgid "''' flag"
77msgstr "`'' �ե饰"
78
79#: c-format.c:348
80#, fuzzy
81msgid "the ''' printf flag"
82msgstr "printf �� `'' �ե饰"
83
84#: c-format.c:349 c-format.c:429
85#, fuzzy
86msgid "'I' flag"
87msgstr "`'' �ե饰"
88
89#: c-format.c:349
90#, fuzzy
91msgid "the 'I' printf flag"
92msgstr "printf �� `I' �ե饰"
93
94#: c-format.c:350 c-format.c:372 c-format.c:426 c-format.c:448 c-format.c:475
95#: c-format.c:1601 config/sol2-c.c:46
96msgid "field width"
97msgstr "�ե��������"
98
99#: c-format.c:350 c-format.c:372 config/sol2-c.c:46
100msgid "field width in printf format"
101msgstr "printf �ե����ޥåȤǤΥե��������"
102
103#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
104msgid "precision"
105msgstr "����"
106
107#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
108msgid "precision in printf format"
109msgstr "printf �ե����ޥåȤǤ�����"
110
111#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418 c-format.c:427
112#: c-format.c:478 config/sol2-c.c:47
113msgid "length modifier"
114msgstr "��������"
115
116#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418
117#: config/sol2-c.c:47
118msgid "length modifier in printf format"
119msgstr "printf �ե����ޥåȤ�Ĺ��������"
120
121#: c-format.c:403 c-format.c:416
122#, fuzzy
123msgid "'q' flag"
124msgstr "`'' �ե饰"
125
126#: c-format.c:403 c-format.c:416
127#, fuzzy
128msgid "the 'q' diagnostic flag"
129msgstr "printf �� `'' �ե饰"
130
131#: c-format.c:424
132msgid "assignment suppression"
133msgstr "����������"
134
135#: c-format.c:424
136#, fuzzy
137msgid "the assignment suppression scanf feature"
138msgstr "����������"
139
140#: c-format.c:425
141#, fuzzy
142msgid "'a' flag"
143msgstr "`'' �ե饰"
144
145#: c-format.c:425
146#, fuzzy
147msgid "the 'a' scanf flag"
148msgstr "scanf �� `'' �ե饰"
149
150#: c-format.c:426
151msgid "field width in scanf format"
152msgstr "scanf �ե����ޥåȤΥե��������"
153
154#: c-format.c:427
155msgid "length modifier in scanf format"
156msgstr "scanf �ե����ޥåȤ�Ĺ��������"
157
158#: c-format.c:428
159#, fuzzy
160msgid "the ''' scanf flag"
161msgstr "scanf �� `'' �ե饰"
162
163#: c-format.c:429
164#, fuzzy
165msgid "the 'I' scanf flag"
166msgstr "scanf �� `I' �ե饰"
167
168#: c-format.c:443
169#, fuzzy
170msgid "'_' flag"
171msgstr "`'' �ե饰"
172
173#: c-format.c:443
174#, fuzzy
175msgid "the '_' strftime flag"
176msgstr "strftime �� `_' �ե饰"
177
178#: c-format.c:444
179#, fuzzy
180msgid "the '-' strftime flag"
181msgstr "strftime �� `-' �ե饰"
182
183#: c-format.c:445
184#, fuzzy
185msgid "the '0' strftime flag"
186msgstr "strftime �� `^' �ե饰"
187
188#: c-format.c:446 c-format.c:470
189#, fuzzy
190msgid "'^' flag"
191msgstr "`'' �ե饰"
192
193#: c-format.c:446
194#, fuzzy
195msgid "the '^' strftime flag"
196msgstr "strftime �� `^' �ե饰"
197
198#: c-format.c:447
199#, fuzzy
200msgid "the '#' strftime flag"
201msgstr "strftime �� `#' �ե饰"
202
203#: c-format.c:448
204msgid "field width in strftime format"
205msgstr "strftime �ե����ޥåȤΥե��������"
206
207#: c-format.c:449
208#, fuzzy
209msgid "'E' modifier"
210msgstr "`E' ������"
211
212#: c-format.c:449
213#, fuzzy
214msgid "the 'E' strftime modifier"
215msgstr "strftime �� `E' ������"
216
217#: c-format.c:450
218#, fuzzy
219msgid "'O' modifier"
220msgstr "`O' ������"
221
222#: c-format.c:450
223#, fuzzy
224msgid "the 'O' strftime modifier"
225msgstr "strftime �� `O' ������"
226
227#: c-format.c:451
228#, fuzzy
229msgid "the 'O' modifier"
230msgstr "the `O' ������"
231
232#: c-format.c:469
233msgid "fill character"
234msgstr "�ͤ�ʸ��"
235
236#: c-format.c:469
237msgid "fill character in strfmon format"
238msgstr "strfmon �ե����ޥåȤεͤ�ʸ��"
239
240#: c-format.c:470
241#, fuzzy
242msgid "the '^' strfmon flag"
243msgstr "strfmon �� `^' �ե饰"
244
245#: c-format.c:471
246#, fuzzy
247msgid "the '+' strfmon flag"
248msgstr "strfmon �� `+' �ե饰"
249
250#: c-format.c:472
251#, fuzzy
252msgid "'(' flag"
253msgstr "`'' �ե饰"
254
255#: c-format.c:472
256#, fuzzy
257msgid "the '(' strfmon flag"
258msgstr "strfmon �� `(' �ե饰"
259
260#: c-format.c:473
261#, fuzzy
262msgid "'!' flag"
263msgstr "`'' �ե饰"
264
265#: c-format.c:473
266#, fuzzy
267msgid "the '!' strfmon flag"
268msgstr "strfmon �� `!' �ե饰"
269
270#: c-format.c:474
271#, fuzzy
272msgid "the '-' strfmon flag"
273msgstr "strfmon �� `-' �ե饰"
274
275#: c-format.c:475
276msgid "field width in strfmon format"
277msgstr "strfmon �ե����ޥåȤΥե��������"
278
279#: c-format.c:476
280msgid "left precision"
281msgstr "������"
282
283#: c-format.c:476
284msgid "left precision in strfmon format"
285msgstr "strfmon �ե����ޥåȤκ�����"
286
287#: c-format.c:477
288msgid "right precision"
289msgstr "������"
290
291#: c-format.c:477
292msgid "right precision in strfmon format"
293msgstr "strfmon �ե����ޥåȤα�����"
294
295#: c-format.c:478
296msgid "length modifier in strfmon format"
297msgstr "strfmon �ե����ޥåȤ�Ĺ��������"
298
299#: c-format.c:1703
300msgid "field precision"
301msgstr "�ե����������"
302
303#: c-incpath.c:70
304#, c-format
305msgid "ignoring duplicate directory \"%s\"\n"
306msgstr "��ʣ�����ǥ��쥯�ȥ� \"%s\" ��̵�뤷�ޤ�\n"
307
308#: c-incpath.c:73
309#, c-format
310msgid "  as it is a non-system directory that duplicates a system directory\n"
311msgstr ""
312
313#: c-incpath.c:77
314#, c-format
315msgid "ignoring nonexistent directory \"%s\"\n"
316msgstr "¸�ߤ��ʤ��ǥ��쥯�ȥ� \"%s\" ��̵�뤷�ޤ�\n"
317
318#: c-incpath.c:286
319#, c-format
320msgid "#include \"...\" search starts here:\n"
321msgstr "#include \"...\" ��õ���Ϥ�������Ϥޤ�ޤ�:\n"
322
323#: c-incpath.c:290
324#, c-format
325msgid "#include <...> search starts here:\n"
326msgstr "#include <...> ��õ���Ϥ�������Ϥޤ�ޤ�:\n"
327
328#: c-incpath.c:295
329#, c-format
330msgid "End of search list.\n"
331msgstr "õ���ꥹ�Ȥν����\n"
332
333#: c-opts.c:1339
334#, fuzzy
335msgid "<built-in>"
336msgstr "<�Ȥ߹���>"
337
338#: c-opts.c:1355
339msgid "<command line>"
340msgstr "<���ޥ�ɥ饤��>"
341
342#: c-typeck.c:2225 c-typeck.c:4592 c-typeck.c:4594 c-typeck.c:4602
343#: c-typeck.c:4632 c-typeck.c:6011
344msgid "initializer element is not constant"
345msgstr "���Ҥ����Ǥ�����ǤϤ���ޤ���"
346
347#: c-typeck.c:4397
348#, fuzzy
349msgid "array initialized from parenthesized string constant"
350msgstr "�磻��ʸ������ char ����������ޤ���"
351
352#: c-typeck.c:4458 cp/typeck2.c:672
353#, gcc-internal-format
354msgid "char-array initialized from wide string"
355msgstr "�磻��ʸ������ char ����������ޤ���"
356
357#: c-typeck.c:4463
358#, fuzzy
359msgid "wchar_t-array initialized from non-wide string"
360msgstr "�磻��ʸ������ char ����������ޤ���"
361
362#: c-typeck.c:4481 cp/typeck2.c:692
363#, gcc-internal-format
364msgid "initializer-string for array of chars is too long"
365msgstr "char ������ˤȤäƽ���ʸ����Ĺ�����ޤ�"
366
367#: c-typeck.c:4487
368#, fuzzy
369msgid "array of inappropriate type initialized from string constant"
370msgstr "�磻��ʸ������ char ����������ޤ���"
371
372#. ??? This should not be an error when inlining calls to
373#. unprototyped functions.
374#: c-typeck.c:4551 c-typeck.c:4049 cp/typeck.c:1398
375#, gcc-internal-format
376msgid "invalid use of non-lvalue array"
377msgstr "�����������̵�������"
378
379#: c-typeck.c:4575
380msgid "array initialized from non-constant array expression"
381msgstr "���������������������ޤ���"
382
383#: c-typeck.c:4639 c-typeck.c:6015
384#, gcc-internal-format
385msgid "initializer element is not computable at load time"
386msgstr "���Ҥ����Ǥϥ��ɻ��˷׻��������ޤ���"
387
388#. Although C99 is unclear about whether incomplete arrays
389#. of VLAs themselves count as VLAs, it does not make
390#. sense to permit them to be initialized given that
391#. ordinary VLAs may not be initialized.
392#: c-typeck.c:4650 c-decl.c:3181 c-decl.c:3196
393#, gcc-internal-format
394msgid "variable-sized object may not be initialized"
395msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
396
397#: c-typeck.c:4654
398msgid "invalid initializer"
399msgstr "̵��ʽ���"
400
401#: c-typeck.c:5128
402msgid "extra brace group at end of initializer"
403msgstr "���Ҥν�����;ʬ�ʥ֥졼���Υ��롼��"
404
405#: c-typeck.c:5148
406msgid "missing braces around initializer"
407msgstr "���ҤΤޤ��Υ֥졼����礤�Ƥ��ޤ�"
408
409#: c-typeck.c:5209
410msgid "braces around scalar initializer"
411msgstr "�����顼���Ҥ��֥졼���ǰϤޤ�Ƥ��ޤ�"
412
413#: c-typeck.c:5266
414msgid "initialization of flexible array member in a nested context"
415msgstr "�ͥ��Ȥ���ʸ̮�Dz���������Ф���Ƥ��ޤ�"
416
417#: c-typeck.c:5268
418msgid "initialization of a flexible array member"
419msgstr "����������Ф���Ƥ��ޤ�"
420
421#: c-typeck.c:5295
422msgid "missing initializer"
423msgstr "���Ҥ�礤�Ƥ��ޤ�"
424
425#: c-typeck.c:5317
426msgid "empty scalar initializer"
427msgstr "���Υ����顼����"
428
429#: c-typeck.c:5322
430msgid "extra elements in scalar initializer"
431msgstr "�����顼���Ҥ�;ʬ������"
432
433#: c-typeck.c:5426 c-typeck.c:5486
434msgid "array index in non-array initializer"
435msgstr "������ν��Ҥ�������ǥå������Ȥ��ޤ���"
436
437#: c-typeck.c:5431 c-typeck.c:5539
438msgid "field name not in record or union initializer"
439msgstr "�쥳���ɤ䶦���Τ˥ե������̾���ʤ����ҤǤ�"
440
441#: c-typeck.c:5477
442#, fuzzy
443msgid "array index in initializer not of integer type"
444msgstr "�������������ǥå���������ζ�����Ķ���ޤ���"
445
446#: c-typeck.c:5482 c-typeck.c:5484
447msgid "nonconstant array index in initializer"
448msgstr "��������������������ǥå���������ޤ�"
449
450#: c-typeck.c:5488 c-typeck.c:5491
451msgid "array index in initializer exceeds array bounds"
452msgstr "�������������ǥå���������ζ�����Ķ���ޤ���"
453
454#: c-typeck.c:5502
455msgid "empty index range in initializer"
456msgstr "������˶����ϰϥ���ǥå���������ޤ�"
457
458#: c-typeck.c:5511
459msgid "array index range in initializer exceeds array bounds"
460msgstr "���Ҥ��ϰϥ���ǥå���������ζ�����Ķ���ޤ���"
461
462#: c-typeck.c:5586 c-typeck.c:5607 c-typeck.c:6079
463msgid "initialized field with side-effects overwritten"
464msgstr "���줿�ե�����ɤ�����ѤǾ������ޤ�"
465
466#: c-typeck.c:6287
467msgid "excess elements in char array initializer"
468msgstr "char �������������Ǥ�¿�����ޤ�"
469
470#: c-typeck.c:6294 c-typeck.c:6340
471msgid "excess elements in struct initializer"
472msgstr "��¤�ν���������Ǥ�¿�����ޤ�"
473
474#: c-typeck.c:6355
475#, fuzzy
476msgid "non-static initialization of a flexible array member"
477msgstr "����������Ф���Ƥ��ޤ�"
478
479#: c-typeck.c:6423
480msgid "excess elements in union initializer"
481msgstr "�����ν���������Ǥ�¿�����ޤ�"
482
483#: c-typeck.c:6510
484msgid "excess elements in array initializer"
485msgstr "�������������Ǥ�¿�����ޤ�"
486
487#: c-typeck.c:6540
488#, fuzzy
489msgid "excess elements in vector initializer"
490msgstr "�����顼����������Ǥ�¿�����ޤ�"
491
492#: c-typeck.c:6564
493msgid "excess elements in scalar initializer"
494msgstr "�����顼����������Ǥ�¿�����ޤ�"
495
496#: cfgrtl.c:2130
497msgid "flow control insn inside a basic block"
498msgstr ""
499
500#: cfgrtl.c:2208
501msgid "wrong insn in the fallthru edge"
502msgstr ""
503
504#: cfgrtl.c:2250
505#, fuzzy
506msgid "insn outside basic block"
507msgstr "���ܥ֥�å� %d ��:"
508
509#: cfgrtl.c:2257
510#, fuzzy
511msgid "return not followed by barrier"
512msgstr "'#' �˥ޥ������̾��³���Ƥ��ޤ���"
513
514#: cgraph.c:300 ipa-inline.c:296
515#, fuzzy
516msgid "function body not available"
517msgstr "�ؿ��� inline �ˤǤ��ޤ���"
518
519#: cgraph.c:302 cgraphunit.c:594
520#, fuzzy
521msgid "redefined extern inline functions are not considered for inlining"
522msgstr "����饤��ؿ�����饤���Ǥ��ʤ����˷ٹ���"
523
524#: cgraph.c:305 cgraphunit.c:599
525#, fuzzy
526msgid "function not considered for inlining"
527msgstr "�ؿ��� inline �ˤǤ��ޤ���"
528
529#: cgraph.c:307 cgraphunit.c:597 ipa-inline.c:289
530#, fuzzy
531msgid "function not inlinable"
532msgstr "�ؿ��� inline �ˤǤ��ޤ���"
533
534#: collect2.c:373 gcc.c:6765
535#, fuzzy, c-format
536msgid "internal gcc abort in %s, at %s:%d"
537msgstr "%s ����������ѥ��饨�顼 (%s:%d)"
538
539#: collect2.c:872
540#, c-format
541msgid "no arguments"
542msgstr "���������ޤ���"
543
544#: collect2.c:1246 collect2.c:1394 collect2.c:1429
545#, c-format
546msgid "fopen %s"
547msgstr "fopen %s"
548
549#: collect2.c:1249 collect2.c:1399 collect2.c:1432
550#, c-format
551msgid "fclose %s"
552msgstr "fclose %s"
553
554#: collect2.c:1258
555#, c-format
556msgid "collect2 version %s"
557msgstr "collect2 version %s"
558
559#: collect2.c:1348
560#, c-format
561msgid "%d constructor(s) found\n"
562msgstr "%d �ĤΥ����ȥ饯�������Ĥ���ޤ���\n"
563
564#: collect2.c:1349
565#, c-format
566msgid "%d destructor(s)  found\n"
567msgstr "%d �ĤΥǥ��ȥ饯�������Ĥ���ޤ���\n"
568
569#: collect2.c:1350
570#, c-format
571msgid "%d frame table(s) found\n"
572msgstr "%d �ĤΥե졼��ơ��֥뤬���Ĥ���ޤ���\n"
573
574#: collect2.c:1487
575#, fuzzy, c-format
576msgid "can't get program status"
577msgstr "%s �����ɹ���ޤ���"
578
579#: collect2.c:1537
580#, c-format
581msgid "[cannot find %s]"
582msgstr "[%s �����Ĥ���ޤ���]"
583
584#: collect2.c:1552
585#, fuzzy, c-format
586msgid "cannot find '%s'"
587msgstr "`%s' �����Ĥ���ޤ���"
588
589#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2809
590#, c-format
591msgid "pex_init failed"
592msgstr ""
593
594#: collect2.c:1591
595#, c-format
596msgid "[Leaving %s]\n"
597msgstr "[%s ��Υ��ޤ�]\n"
598
599#: collect2.c:1811
600#, c-format
601msgid ""
602"\n"
603"write_c_file - output name is %s, prefix is %s\n"
604msgstr ""
605"\n"
606"write_c_file - ����̾�� %s���ץ�ե������� %s\n"
607
608#: collect2.c:2019
609#, fuzzy, c-format
610msgid "cannot find 'nm'"
611msgstr "`nm' �����Ĥ���ޤ���"
612
613#: collect2.c:2066
614#, fuzzy, c-format
615msgid "can't open nm output"
616msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
617
618#: collect2.c:2110
619#, c-format
620msgid "init function found in object %s"
621msgstr "init �ؿ����֥������� %s �Ǹ��Ĥ��ޤ���"
622
623#: collect2.c:2118
624#, c-format
625msgid "fini function found in object %s"
626msgstr "fini �ؿ����֥������� %s �Ǹ��Ĥ��ޤ���"
627
628#: collect2.c:2221
629#, fuzzy, c-format
630msgid "can't open ldd output"
631msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
632
633#: collect2.c:2224
634#, c-format
635msgid ""
636"\n"
637"ldd output with constructors/destructors.\n"
638msgstr ""
639"\n"
640"ldd ���Ϥ������ȥ饯��/�ǥ��ȥ饯����ȼ���ޤ���\n"
641
642#: collect2.c:2239
643#, c-format
644msgid "dynamic dependency %s not found"
645msgstr "ưŪ��¸�ط� %s �����Ĥ���ޤ���"
646
647#: collect2.c:2251
648#, c-format
649msgid "unable to open dynamic dependency '%s'"
650msgstr "ưŪ��¸�ط� '%s' �����ޤ���"
651
652#: collect2.c:2407
653#, c-format
654msgid "%s: not a COFF file"
655msgstr "%s: COFF �ե�����ǤϤ���ޤ���"
656
657#: collect2.c:2527
658#, c-format
659msgid "%s: cannot open as COFF file"
660msgstr "%s: COFF �ե�����Ȥ��Ƴ����ޤ���"
661
662#: collect2.c:2585
663#, fuzzy, c-format
664msgid "library lib%s not found"
665msgstr "�饤�֥�� lib%s �����Ĥ���ޤ���"
666
667#: cppspec.c:106
668#, c-format
669msgid "\"%s\" is not a valid option to the preprocessor"
670msgstr "\"%s\" �ϥץ�ץ��å����Ф�������ʥ��ץ����ǤϤ���ޤ���"
671
672#: cppspec.c:128
673#, c-format
674msgid "too many input files"
675msgstr "���ϥե����뤬¿�����ޤ�"
676
677#: diagnostic.c:186
678#, c-format
679msgid "%s:%d: confused by earlier errors, bailing out\n"
680msgstr "%s:%d: ���Υ��顼�ˤ�꺮���Ƥ��ޤ��Τǡ�æ�Ф��ޤ�\n"
681
682#: diagnostic.c:246
683#, fuzzy, c-format
684msgid "compilation terminated due to -Wfatal-errors.\n"
685msgstr "����ѥ��뤬���Ǥ���ޤ�����\n"
686
687#: diagnostic.c:255
688#, c-format
689msgid ""
690"Please submit a full bug report,\n"
691"with preprocessed source if appropriate.\n"
692"See %s for instructions.\n"
693msgstr ""
694"�����ʥХ��������äƲ�������\n"
695"Ŭ�ڤʤ�Хץ�ץ�����Υ�������Ĥ��Ƥ���������\n"
696"%s �������ˡ�����Ƥ���ޤ���\n"
697
698#: diagnostic.c:264
699#, c-format
700msgid "compilation terminated.\n"
701msgstr "����ѥ��뤬���Ǥ���ޤ�����\n"
702
703#: diagnostic.c:583
704#, c-format
705msgid "Internal compiler error: Error reporting routines re-entered.\n"
706msgstr "��������ѥ��륨�顼: ���顼���롼����˺������ޤ�����\n"
707
708#: final.c:1110
709msgid "negative insn length"
710msgstr ""
711
712#: final.c:2479
713msgid "could not split insn"
714msgstr ""
715
716#: final.c:2828
717#, fuzzy
718msgid "invalid 'asm': "
719msgstr "̵��� `asm': %s"
720
721#: final.c:3011
722#, c-format
723msgid "nested assembly dialect alternatives"
724msgstr ""
725
726#: final.c:3028 final.c:3040
727#, c-format
728msgid "unterminated assembly dialect alternative"
729msgstr ""
730
731#: final.c:3087
732#, fuzzy, c-format
733msgid "operand number missing after %%-letter"
734msgstr "�黻���� %-letter �θ�ˤ���ޤ���"
735
736#: final.c:3090 final.c:3131
737#, c-format
738msgid "operand number out of range"
739msgstr "�黻�����ϰϳ��Ǥ�"
740
741#: final.c:3150
742#, c-format
743msgid "invalid %%-code"
744msgstr "̵��� %%-code"
745
746#: final.c:3180
747#, fuzzy, c-format
748msgid "'%%l' operand isn't a label"
749msgstr "`%l' �黻�ϥ�٥�ǤϤ���ޤ���"
750
751#. We can't handle floating point constants;
752#. PRINT_OPERAND must handle them.
753#. We can't handle floating point constants; PRINT_OPERAND must
754#. handle them.
755#. We can't handle floating point constants;
756#. PRINT_OPERAND must handle them.
757#: final.c:3281 vmsdbgout.c:487 config/i386/i386.c:6642
758#: config/pdp11/pdp11.c:1700
759#, c-format
760msgid "floating constant misused"
761msgstr "��ư���������Ȥ�»�ͤޤ���"
762
763#: final.c:3337 vmsdbgout.c:544 config/i386/i386.c:6718
764#: config/pdp11/pdp11.c:1747
765#, c-format
766msgid "invalid expression as operand"
767msgstr "���ڥ��ɤȤ���̵��ʼ�"
768
769#: flow.c:1699
770msgid "Attempt to delete prologue/epilogue insn:"
771msgstr ""
772
773#: gcc.c:1641
774#, fuzzy, c-format
775msgid "Using built-in specs.\n"
776msgstr "�Ȥ߹��� spec �����.\n"
777
778#: gcc.c:1824
779#, c-format
780msgid ""
781"Setting spec %s to '%s'\n"
782"\n"
783msgstr ""
784"spec %s �� '%s' ��������\n"
785"\n"
786
787#: gcc.c:1939
788#, c-format
789msgid "Reading specs from %s\n"
790msgstr "%s ���� spec ���ɤ߹�����\n"
791
792#: gcc.c:2035 gcc.c:2054
793#, c-format
794msgid "specs %%include syntax malformed after %ld characters"
795msgstr "specs �� %ld ʸ���ܰʹߤ� %%include �ν����ѤǤ�"
796
797#: gcc.c:2062
798#, fuzzy, c-format
799msgid "could not find specs file %s\n"
800msgstr "spec �ե����� %s ���Ĥ��뤳�Ȥ��Ǥ��ޤ���Ǥ���\n"
801
802#: gcc.c:2079 gcc.c:2087 gcc.c:2096 gcc.c:2105
803#, c-format
804msgid "specs %%rename syntax malformed after %ld characters"
805msgstr "specs �� %ld ʸ���ܰʹߤ� %%rename �ν����ѤǤ�"
806
807#: gcc.c:2114
808#, c-format
809msgid "specs %s spec was not found to be renamed"
810msgstr "spec �ե����� %s ��̾�����ѹ����� spec �����Ĥ���ޤ���Ǥ���"
811
812#: gcc.c:2121
813#, c-format
814msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
815msgstr ""
816
817#: gcc.c:2126
818#, c-format
819msgid "rename spec %s to %s\n"
820msgstr "spec %s �� %s ��̾�����ѹ�\n"
821
822#: gcc.c:2128
823#, c-format
824msgid ""
825"spec is '%s'\n"
826"\n"
827msgstr ""
828"spec �� '%s' �Ǥ�\n"
829"\n"
830
831#: gcc.c:2141
832#, c-format
833msgid "specs unknown %% command after %ld characters"
834msgstr "spec �ե�������� %ld ʸ��θ�������� %% ���ޥ��"
835
836#: gcc.c:2152 gcc.c:2165
837#, c-format
838msgid "specs file malformed after %ld characters"
839msgstr "%ld ʸ��θ�ˤ������� spec �ե�����"
840
841#: gcc.c:2218
842#, c-format
843msgid "spec file has no spec for linking"
844msgstr "spec �ե�����˥���˴ؤ��� spec ������ޤ���"
845
846#: gcc.c:2640
847#, c-format
848msgid "system path '%s' is not absolute"
849msgstr ""
850
851#: gcc.c:2703
852#, c-format
853msgid "-pipe not supported"
854msgstr "-pipe �ϼ�������Ƥ��ޤ���"
855
856#: gcc.c:2765
857#, c-format
858msgid ""
859"\n"
860"Go ahead? (y or n) "
861msgstr ""
862"\n"
863"³���ޤ���? (y �ޤ��� n) "
864
865#: gcc.c:2848
866#, fuzzy
867msgid "failed to get exit status"
868msgstr "ld �ϥ��ơ����� %d �ǽ�λ���ޤ���"
869
870#: gcc.c:2854
871#, fuzzy
872msgid "failed to get process times"
873msgstr "'%s' ���饹���Ĥ���Τ˼��Ԥ��ޤ���"
874
875#: gcc.c:2877
876#, c-format
877msgid ""
878"Internal error: %s (program %s)\n"
879"Please submit a full bug report.\n"
880"See %s for instructions."
881msgstr ""
882"�������顼: %s (�ץ���� %s)\n"
883"�����ʥХ���ݡ��Ȥ����äƤ���������\n"
884"%s �˼�礬���Ƥ���ޤ���"
885
886#: gcc.c:2905
887#, c-format
888msgid "# %s %.2f %.2f\n"
889msgstr "# %s %.2f %.2f\n"
890
891#: gcc.c:3041
892#, c-format
893msgid "Usage: %s [options] file...\n"
894msgstr "�Ȥ���: %s [���ץ����] �ե�����...\n"
895
896#: gcc.c:3042
897msgid "Options:\n"
898msgstr "���ץ����:\n"
899
900#: gcc.c:3044
901msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
902msgstr ""
903"  -pass-exit-codes         �ե���������Υ��顼�����ɤκ����ͤ� exit\n"
904"                               �����ɤȤ����֤�\n"
905
906#: gcc.c:3045
907msgid "  --help                   Display this information\n"
908msgstr "  --help                   ���Υإ�׾����ɽ��\n"
909
910#: gcc.c:3046
911msgid "  --target-help            Display target specific command line options\n"
912msgstr "  --target-help            �������åȸ�ͭ�Υ��ޥ�ɥ饤���ץ�����ɽ��\n"
913
914#: gcc.c:3048
915msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
916msgstr "(`-v --help' ��Ȥ��ȡ��ҥץ����Υ��ޥ�ɥ饤���ץ�����ɽ��)\n"
917
918#: gcc.c:3049
919msgid "  -dumpspecs               Display all of the built in spec strings\n"
920msgstr "  -dumpspecs               �Ȥ߹��ޤ줿 spec ʸ���������ɽ��\n"
921
922#: gcc.c:3050
923msgid "  -dumpversion             Display the version of the compiler\n"
924msgstr "  -dumpversion             ����ѥ���ΥС�������ɽ��\n"
925
926#: gcc.c:3051
927msgid "  -dumpmachine             Display the compiler's target processor\n"
928msgstr "  -dumpmachine             ����ѥ���Υ������åȥץ��å���ɽ��\n"
929
930#: gcc.c:3052
931msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
932msgstr "  -print-search-dirs       ����ѥ���Υ������ѥ��ˤ���ǥ��쥯�ȥ��ɽ��\n"
933
934#: gcc.c:3053
935msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
936msgstr "  -print-libgcc-file-name  ����ѥ���Υ���ѥ˥���饤�֥��̾��ɽ��\n"
937
938#: gcc.c:3054
939msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
940msgstr "  -print-file-name=<lib>   �饤�֥�� <lib> �ؤΥե�ѥ���ɽ��\n"
941
942#: gcc.c:3055
943msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
944msgstr "  -print-prog-name=<prog>  ����ѥ�������� <prog> �ؤΥե�ѥ���ɽ��\n"
945
946#: gcc.c:3056
947msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
948msgstr "  -print-multi-directory   libgcc �ΥС������ǥ��쥯�ȥ�롼�Ȥ�ɽ��\n"
949
950#: gcc.c:3057
951msgid ""
952"  -print-multi-lib         Display the mapping between command line options and\n"
953"                           multiple library search directories\n"
954msgstr ""
955"  -print-multi-lib         ���ޥ�ɥ饤���ץ�����ʣ���Υ饤�֥��õ��\n"
956"                               �ǥ��쥯�ȥ�Ȥ��б���ɽ��\n"
957
958#: gcc.c:3060
959#, fuzzy
960msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
961msgstr "  -print-multi-directory   libgcc �ΥС������ǥ��쥯�ȥ�롼�Ȥ�ɽ��\n"
962
963#: gcc.c:3061
964msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
965msgstr "  -Wa,<options>            ����޶��ڤ�� <options> ������֥���Ϥ�\n"
966
967#: gcc.c:3062
968msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
969msgstr "  -Wp,<options>            ����޶��ڤ�� <options> ��ץ�ץ��å����Ϥ�\n"
970
971#: gcc.c:3063
972msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
973msgstr "  -Wl,<options>            ����޶��ڤ�� <options> �������Ϥ�\n"
974
975#: gcc.c:3064
976#, fuzzy
977msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
978msgstr "  -Xlinker <arg>           <arg> �������Ϥ�\n"
979
980#: gcc.c:3065
981#, fuzzy
982msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
983msgstr "  -Xlinker <arg>           <arg> �������Ϥ�\n"
984
985#: gcc.c:3066
986msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
987msgstr "  -Xlinker <arg>           <arg> �������Ϥ�\n"
988
989#: gcc.c:3067
990#, fuzzy
991msgid "  -combine                 Pass multiple source files to compiler at once\n"
992msgstr "  -quiet                  ����ѥ��뤵�줿�ؿ���в���֤�ɽ�����ʤ�\n"
993
994#: gcc.c:3068
995msgid "  -save-temps              Do not delete intermediate files\n"
996msgstr "  -save-temps              ��֥ե��������ʤ�\n"
997
998#: gcc.c:3069
999msgid "  -pipe                    Use pipes rather than intermediate files\n"
1000msgstr "  -pipe                    ��֥ե�����ǤϤʤ��ѥ��פ�Ȥ�\n"
1001
1002#: gcc.c:3070
1003msgid "  -time                    Time the execution of each subprocess\n"
1004msgstr "  -time                    �ҥץ������Ȥμ¹Ի��֤��¬����\n"
1005
1006#: gcc.c:3071
1007#, fuzzy
1008msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
1009msgstr "  -specs=<file>            �Ȥ߹��� specs �� <file> �����Ƥ��֤�������\n"
1010
1011#: gcc.c:3072
1012msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
1013msgstr "  -std=<standard>          ���ϥ������� <standard> �ȸ��ʤ�\n"
1014
1015#: gcc.c:3073
1016msgid ""
1017"  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
1018"                           for headers and libraries\n"
1019msgstr ""
1020
1021#: gcc.c:3076
1022msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
1023msgstr "  -B <directory>           <directory> ����ѥ����õ���ѥ����ɲä���\n"
1024
1025#: gcc.c:3077
1026msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
1027msgstr ""
1028"  -b <machine>             �����ȡ��뤵��Ƥ���Х������å� <machine> �Ȥ���\n"
1029"                               gcc ��¹Ԥ���\n"
1030
1031#: gcc.c:3078
1032msgid "  -V <version>             Run gcc version number <version>, if installed\n"
1033msgstr ""
1034"  -V <version>             �����ȡ��뤵��Ƥ���� <version> �С�������ֹ��\n"
1035"                               gcc �Ȥ��Ƽ¹Ԥ���\n"
1036
1037#: gcc.c:3079
1038msgid "  -v                       Display the programs invoked by the compiler\n"
1039msgstr "  -v                       ����ѥ���ˤ�äƵ�ư�����ץ�����ɽ��\n"
1040
1041#: gcc.c:3080
1042msgid "  -###                     Like -v but options quoted and commands not executed\n"
1043msgstr ""
1044
1045#: gcc.c:3081
1046msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
1047msgstr ""
1048"  -E                       �ץ�ץ����Τ� -- ����ѥ��롢������֥롢���\n"
1049"                               ��Ԥʤ�ʤ�\n"
1050
1051#: gcc.c:3082
1052msgid "  -S                       Compile only; do not assemble or link\n"
1053msgstr "  -S                       ����ѥ���Τ� -- ������֥롢�����Ԥʤ�ʤ�\n"
1054
1055#: gcc.c:3083
1056msgid "  -c                       Compile and assemble, but do not link\n"
1057msgstr "  -c                       ����ѥ��롢������֥뤹�뤬�������Ԥʤ�ʤ�\n"
1058
1059#: gcc.c:3084
1060msgid "  -o <file>                Place the output into <file>\n"
1061msgstr "  -o <file>                <file> �˽��Ϥ�Ԥʤ�\n"
1062
1063#: gcc.c:3085
1064#, fuzzy
1065msgid ""
1066"  -x <language>            Specify the language of the following input files\n"
1067"                           Permissible languages include: c c++ assembler none\n"
1068"                           'none' means revert to the default behavior of\n"
1069"                           guessing the language based on the file's extension\n"
1070msgstr ""
1071"  -x <language>            �ʲ������ϥե�����θ������ꤹ��\n"
1072"                           ����Ǥ������: c c++ assembler none\n"
1073"                           'none' ����ꤹ��ȥե������ĥ�Ҥˤ�äƸ����\n"
1074"                           ���ꤹ�롢�ǥե���Ȥο����������\n"
1075
1076#: gcc.c:3092
1077#, c-format
1078msgid ""
1079"\n"
1080"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1081" passed on to the various sub-processes invoked by %s.  In order to pass\n"
1082" other options on to these processes the -W<letter> options must be used.\n"
1083msgstr ""
1084"\n"
1085"-g, -f, -m, -O, -W �ǻϤޤ륪�ץ����䡢--param �� %s ����ư���뤢����\n"
1086"�ҥץ����˼�ưŪ���Ϥ���ޤ����������ä��ץ����ˤ���¾�Υ��ץ������Ϥ�\n"
1087"�ˤ� -W<letter> ���ץ�����Ȥ�ʤ���Фʤ�ޤ���\n"
1088
1089#: gcc.c:3215
1090#, fuzzy, c-format
1091msgid "'-%c' option must have argument"
1092msgstr "-param ���ץ����˰��������ޤ���"
1093
1094#: gcc.c:3237
1095#, c-format
1096msgid "couldn't run '%s': %s"
1097msgstr ""
1098
1099#. translate_options () has turned --version into -fversion.
1100#: gcc.c:3422
1101#, c-format
1102msgid "%s (GCC) %s\n"
1103msgstr ""
1104
1105#: gcc.c:3424 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2406
1106#: java/jcf-dump.c:931 java/jv-scan.c:129
1107msgid "(C)"
1108msgstr ""
1109
1110#: gcc.c:3425 java/gjavah.c:2407 java/jcf-dump.c:932 java/jv-scan.c:130
1111#, c-format
1112msgid ""
1113"This is free software; see the source for copying conditions.  There is NO\n"
1114"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1115"\n"
1116msgstr ""
1117
1118#: gcc.c:3526
1119#, fuzzy, c-format
1120msgid "argument to '-Xlinker' is missing"
1121msgstr "`-Xlinker' �ΰ��������ޤ���"
1122
1123#: gcc.c:3534
1124#, fuzzy, c-format
1125msgid "argument to '-Xpreprocessor' is missing"
1126msgstr "`-specs' �ΰ��������ޤ���"
1127
1128#: gcc.c:3541
1129#, fuzzy, c-format
1130msgid "argument to '-Xassembler' is missing"
1131msgstr "`-Xlinker' �ΰ��������ޤ���"
1132
1133#: gcc.c:3548
1134#, fuzzy, c-format
1135msgid "argument to '-l' is missing"
1136msgstr "`-b' �ΰ��������ޤ���"
1137
1138#: gcc.c:3569
1139#, fuzzy, c-format
1140msgid "argument to '-specs' is missing"
1141msgstr "`-specs' �ΰ��������ޤ���"
1142
1143#: gcc.c:3583
1144#, fuzzy, c-format
1145msgid "argument to '-specs=' is missing"
1146msgstr "`-specs=' �ΰ��������ޤ���"
1147
1148#: gcc.c:3621
1149#, c-format
1150msgid "'-%c' must come at the start of the command line"
1151msgstr ""
1152
1153#: gcc.c:3630
1154#, fuzzy, c-format
1155msgid "argument to '-B' is missing"
1156msgstr "`-B' �ΰ��������ޤ���"
1157
1158#: gcc.c:4016
1159#, fuzzy, c-format
1160msgid "argument to '-x' is missing"
1161msgstr "`-x' �ΰ��������ޤ���"
1162
1163#: gcc.c:4044
1164#, fuzzy, c-format
1165msgid "argument to '-%s' is missing"
1166msgstr "`-%s' �ΰ��������ޤ���"
1167
1168#: gcc.c:4382
1169#, c-format
1170msgid "switch '%s' does not start with '-'"
1171msgstr ""
1172
1173#: gcc.c:4612
1174#, c-format
1175msgid "spec '%s' invalid"
1176msgstr ""
1177
1178#: gcc.c:4678
1179#, c-format
1180msgid "%s\n"
1181msgstr "%s\n"
1182
1183#: gcc.c:4751
1184#, fuzzy, c-format
1185msgid "spec '%s' has invalid '%%0%c'"
1186msgstr "�ӥåȥե������ `%s' ����Ŭ�ڤʷ����äƤ��ޤ�"
1187
1188#: gcc.c:4948
1189#, fuzzy, c-format
1190msgid "spec '%s' has invalid '%%W%c"
1191msgstr "�ӥåȥե������ `%s' ����Ŭ�ڤʷ����äƤ��ޤ�"
1192
1193#: gcc.c:4979
1194#, fuzzy, c-format
1195msgid "spec '%s' has invalid '%%x%c'"
1196msgstr "�ӥåȥե������ `%s' ����Ŭ�ڤʷ����äƤ��ޤ�"
1197
1198#: gcc.c:5201
1199#, c-format
1200msgid "Processing spec %c%s%c, which is '%s'\n"
1201msgstr "spec %c%s%c �������, ����� '%s' �Ǥ�\n"
1202
1203#: gcc.c:5343
1204#, fuzzy, c-format
1205msgid "unknown spec function '%s'"
1206msgstr "�����ʥ��������ץ������� '\\%c'"
1207
1208#: gcc.c:5362
1209#, fuzzy, c-format
1210msgid "error in args to spec function '%s'"
1211msgstr "�ؿ� `%s' ���Ф�������¿�����ޤ�"
1212
1213#: gcc.c:5410
1214#, fuzzy, c-format
1215msgid "malformed spec function name"
1216msgstr "���㥹�Ȥϴؿ�������ꤷ�Ƥ��ޤ�"
1217
1218#. )
1219#: gcc.c:5413
1220#, fuzzy, c-format
1221msgid "no arguments for spec function"
1222msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
1223
1224#: gcc.c:5432
1225#, c-format
1226msgid "malformed spec function arguments"
1227msgstr ""
1228
1229#: gcc.c:5671
1230#, c-format
1231msgid "braced spec '%s' is invalid at '%c'"
1232msgstr ""
1233
1234#: gcc.c:5759
1235#, c-format
1236msgid "braced spec body '%s' is invalid"
1237msgstr ""
1238
1239#: gcc.c:6306
1240#, c-format
1241msgid "install: %s%s\n"
1242msgstr "�����ȡ���: %s%s\n"
1243
1244#: gcc.c:6307
1245#, c-format
1246msgid "programs: %s\n"
1247msgstr "�ץ����: %s\n"
1248
1249#: gcc.c:6308
1250#, c-format
1251msgid "libraries: %s\n"
1252msgstr "�饤�֥��: %s\n"
1253
1254#: gcc.c:6365
1255#, c-format
1256msgid ""
1257"\n"
1258"For bug reporting instructions, please see:\n"
1259msgstr ""
1260"\n"
1261"�Х���ݡ��Ȥμ��ϡ��ʲ�����\n"
1262
1263#: gcc.c:6381
1264#, fuzzy, c-format
1265msgid "Target: %s\n"
1266msgstr "�饤�֥��: %s\n"
1267
1268#: gcc.c:6382
1269#, c-format
1270msgid "Configured with: %s\n"
1271msgstr "����ե������ץ����: %s\n"
1272
1273#: gcc.c:6396
1274#, c-format
1275msgid "Thread model: %s\n"
1276msgstr "����åɥ�ǥ�: %s\n"
1277
1278#: gcc.c:6407
1279#, c-format
1280msgid "gcc version %s\n"
1281msgstr "gcc ������� %s\n"
1282
1283#: gcc.c:6409
1284#, c-format
1285msgid "gcc driver version %s executing gcc version %s\n"
1286msgstr "gcc �ɥ饤�ХС������ %s �¹� gcc �С������ %s\n"
1287
1288#: gcc.c:6417
1289#, fuzzy, c-format
1290msgid "no input files"
1291msgstr "���ϥե����뤬����ޤ���"
1292
1293#: gcc.c:6466
1294#, fuzzy, c-format
1295msgid "cannot specify -o with -c or -S with multiple files"
1296msgstr "-c �� -S �Ȱ��� -o ����ꤹ��ȡ�ʣ������ѥ���Ǥ��ޤ���"
1297
1298#: gcc.c:6500
1299#, fuzzy, c-format
1300msgid "spec '%s' is invalid"
1301msgstr "typedef `%s' ������ޤ���"
1302
1303#: gcc.c:6965
1304#, fuzzy, c-format
1305msgid "multilib spec '%s' is invalid"
1306msgstr "typedef `%s' ������ޤ���"
1307
1308#: gcc.c:7157
1309#, c-format
1310msgid "multilib exclusions '%s' is invalid"
1311msgstr ""
1312
1313#: gcc.c:7215 gcc.c:7356
1314#, c-format
1315msgid "multilib select '%s' is invalid"
1316msgstr ""
1317
1318#: gcc.c:7394
1319#, c-format
1320msgid "multilib exclusion '%s' is invalid"
1321msgstr ""
1322
1323#: gcc.c:7653 gcc.c:7658
1324#, fuzzy, c-format
1325msgid "invalid version number `%s'"
1326msgstr "̵��ʥС�������ֹ����"
1327
1328#: gcc.c:7701
1329#, fuzzy, c-format
1330msgid "too few arguments to %%:version-compare"
1331msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
1332
1333#: gcc.c:7707
1334#, fuzzy, c-format
1335msgid "too many arguments to %%:version-compare"
1336msgstr "�ؿ����Ф�������¿�����ޤ�"
1337
1338#: gcc.c:7748
1339#, c-format
1340msgid "unknown operator '%s' in %%:version-compare"
1341msgstr ""
1342
1343#: gcov.c:388
1344#, c-format
1345msgid ""
1346"Usage: gcov [OPTION]... SOURCEFILE\n"
1347"\n"
1348msgstr ""
1349
1350#: gcov.c:389
1351#, fuzzy, c-format
1352msgid ""
1353"Print code coverage information.\n"
1354"\n"
1355msgstr "�ƤӽФ�����վ�������Ф���"
1356
1357#: gcov.c:390
1358#, fuzzy, c-format
1359msgid "  -h, --help                      Print this help, then exit\n"
1360msgstr "  --help                   ���Υإ�׾����ɽ��\n"
1361
1362#: gcov.c:391
1363#, fuzzy, c-format
1364msgid "  -v, --version                   Print version number, then exit\n"
1365msgstr ""
1366"  -V <version>             �����ȡ��뤵��Ƥ���� <version> �С�������ֹ��\n"
1367"                               gcc �Ȥ��Ƽ¹Ԥ���\n"
1368
1369#: gcov.c:392
1370#, c-format
1371msgid "  -a, --all-blocks                Show information for every basic block\n"
1372msgstr ""
1373
1374#: gcov.c:393
1375#, c-format
1376msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
1377msgstr ""
1378
1379#: gcov.c:394
1380#, c-format
1381msgid ""
1382"  -c, --branch-counts             Given counts of branches taken\n"
1383"                                    rather than percentages\n"
1384msgstr ""
1385
1386#: gcov.c:396
1387#, fuzzy, c-format
1388msgid "  -n, --no-output                 Do not create an output file\n"
1389msgstr "  -save-temps              ��֥ե��������ʤ�\n"
1390
1391#: gcov.c:397
1392#, c-format
1393msgid ""
1394"  -l, --long-file-names           Use long output file names for included\n"
1395"                                    source files\n"
1396msgstr ""
1397
1398#: gcov.c:399
1399#, c-format
1400msgid "  -f, --function-summaries        Output summaries for each function\n"
1401msgstr ""
1402
1403#: gcov.c:400
1404#, c-format
1405msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1406msgstr ""
1407
1408#: gcov.c:401
1409#, c-format
1410msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1411msgstr ""
1412
1413#: gcov.c:402
1414#, c-format
1415msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1416msgstr ""
1417
1418#: gcov.c:403
1419#, fuzzy, c-format
1420msgid ""
1421"\n"
1422"For bug reporting instructions, please see:\n"
1423"%s.\n"
1424msgstr ""
1425"\n"
1426"�Х���ݡ��Ȥμ��ϡ��ʲ�����\n"
1427
1428#: gcov.c:413
1429#, c-format
1430msgid "gcov (GCC) %s\n"
1431msgstr ""
1432
1433#: gcov.c:417
1434#, c-format
1435msgid ""
1436"This is free software; see the source for copying conditions.\n"
1437"There is NO warranty; not even for MERCHANTABILITY or \n"
1438"FITNESS FOR A PARTICULAR PURPOSE.\n"
1439"\n"
1440msgstr ""
1441
1442#: gcov.c:507
1443#, fuzzy, c-format
1444msgid "%s:no functions found\n"
1445msgstr "cmd_strings �����Ĥ���ޤ���"
1446
1447#: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:68
1448#, fuzzy, c-format
1449msgid "\n"
1450msgstr ":\n"
1451
1452#: gcov.c:543
1453#, fuzzy, c-format
1454msgid "%s:creating '%s'\n"
1455msgstr "%s �������.\n"
1456
1457#: gcov.c:547
1458#, fuzzy, c-format
1459msgid "%s:error writing output file '%s'\n"
1460msgstr "%s: �ե����� `%s' �˽�������˥��顼: %s\n"
1461
1462#: gcov.c:552
1463#, fuzzy, c-format
1464msgid "%s:could not open output file '%s'\n"
1465msgstr "���ϥե����� %s �����ޤ���Ǥ���.\n"
1466
1467#: gcov.c:703
1468#, fuzzy, c-format
1469msgid "%s:cannot open graph file\n"
1470msgstr "%s: COFF �ե�����Ȥ��Ƴ����ޤ���"
1471
1472#: gcov.c:709
1473#, fuzzy, c-format
1474msgid "%s:not a gcov graph file\n"
1475msgstr "%s: COFF �ե�����ǤϤ���ޤ���"
1476
1477#: gcov.c:722
1478#, c-format
1479msgid "%s:version '%.4s', prefer '%.4s'\n"
1480msgstr ""
1481
1482#: gcov.c:774
1483#, c-format
1484msgid "%s:already seen blocks for '%s'\n"
1485msgstr ""
1486
1487#: gcov.c:892 gcov.c:1048
1488#, c-format
1489msgid "%s:corrupted\n"
1490msgstr ""
1491
1492#: gcov.c:966
1493#, fuzzy, c-format
1494msgid "%s:cannot open data file\n"
1495msgstr "%s: COFF �ե�����Ȥ��Ƴ����ޤ���"
1496
1497#: gcov.c:971
1498#, fuzzy, c-format
1499msgid "%s:not a gcov data file\n"
1500msgstr "%s: COFF �ե�����ǤϤ���ޤ���"
1501
1502#: gcov.c:984
1503#, c-format
1504msgid "%s:version '%.4s', prefer version '%.4s'\n"
1505msgstr ""
1506
1507#: gcov.c:990
1508#, c-format
1509msgid "%s:stamp mismatch with graph file\n"
1510msgstr ""
1511
1512#: gcov.c:1016
1513#, fuzzy, c-format
1514msgid "%s:unknown function '%u'\n"
1515msgstr "�ؿ� `%s' ��:"
1516
1517#: gcov.c:1029
1518#, fuzzy, c-format
1519msgid "%s:profile mismatch for '%s'\n"
1520msgstr "%s: `%s' ���Ф���̷������ϰʲ����̤�Ǥ�:\n"
1521
1522#: gcov.c:1048
1523#, fuzzy, c-format
1524msgid "%s:overflowed\n"
1525msgstr "%s: �����С��ե��ϰϥ��顼"
1526
1527#: gcov.c:1072
1528#, c-format
1529msgid "%s:'%s' lacks entry and/or exit blocks\n"
1530msgstr ""
1531
1532#: gcov.c:1077
1533#, c-format
1534msgid "%s:'%s' has arcs to entry block\n"
1535msgstr ""
1536
1537#: gcov.c:1085
1538#, c-format
1539msgid "%s:'%s' has arcs from exit block\n"
1540msgstr ""
1541
1542#: gcov.c:1293
1543#, c-format
1544msgid "%s:graph is unsolvable for '%s'\n"
1545msgstr ""
1546
1547#: gcov.c:1373
1548#, fuzzy, c-format
1549msgid "%s '%s'\n"
1550msgstr "%s: %s"
1551
1552#: gcov.c:1376
1553#, c-format
1554msgid "Lines executed:%s of %d\n"
1555msgstr ""
1556
1557#: gcov.c:1380
1558#, fuzzy, c-format
1559msgid "No executable lines\n"
1560msgstr "�ե����� %s �˼¹Բ�ǽ�ʥ������Ԥ�����ޤ���\n"
1561
1562#: gcov.c:1386
1563#, fuzzy, c-format
1564msgid "Branches executed:%s of %d\n"
1565msgstr "�֥��� %d �ϰ��٤�¹Ԥ��줺\n"
1566
1567#: gcov.c:1390
1568#, c-format
1569msgid "Taken at least once:%s of %d\n"
1570msgstr ""
1571
1572#: gcov.c:1396
1573#, fuzzy, c-format
1574msgid "No branches\n"
1575msgstr "�ե����� %s �ˤϥ֥���������ޤ���\n"
1576
1577#: gcov.c:1398
1578#, c-format
1579msgid "Calls executed:%s of %d\n"
1580msgstr ""
1581
1582#: gcov.c:1402
1583#, fuzzy, c-format
1584msgid "No calls\n"
1585msgstr "�ե����� %s �˸ƤӽФ�������ޤ���\n"
1586
1587#: gcov.c:1543
1588#, fuzzy, c-format
1589msgid "%s:no lines for '%s'\n"
1590msgstr "%s: `%s' ���Ф���̷������ϰʲ����̤�Ǥ�:\n"
1591
1592#: gcov.c:1738
1593#, fuzzy, c-format
1594msgid "call   %2d returned %s\n"
1595msgstr "�ƤӽФ� %d ����� = %d\n"
1596
1597#: gcov.c:1743
1598#, fuzzy, c-format
1599msgid "call   %2d never executed\n"
1600msgstr "�ƤӽФ� %d �ϰ��٤�¹Ԥ���\n"
1601
1602#: gcov.c:1748
1603#, fuzzy, c-format
1604msgid "branch %2d taken %s%s\n"
1605msgstr "�֥��� %d ���� = %d%%\n"
1606
1607#: gcov.c:1752
1608#, fuzzy, c-format
1609msgid "branch %2d never executed\n"
1610msgstr "�֥��� %d �ϰ��٤�¹Ԥ��줺\n"
1611
1612#: gcov.c:1757
1613#, c-format
1614msgid "unconditional %2d taken %s\n"
1615msgstr ""
1616
1617#: gcov.c:1760
1618#, fuzzy, c-format
1619msgid "unconditional %2d never executed\n"
1620msgstr "�ƤӽФ� %d �ϰ��٤�¹Ԥ���\n"
1621
1622#: gcov.c:1792
1623#, fuzzy, c-format
1624msgid "%s:cannot open source file\n"
1625msgstr "%s: COFF �ե�����Ȥ��Ƴ����ޤ���"
1626
1627#: gcov.c:1802
1628#, c-format
1629msgid "%s:source file is newer than graph file '%s'\n"
1630msgstr ""
1631
1632#. Return if there's nothing to do, or it is too expensive.
1633#: gcse.c:694
1634msgid "GCSE disabled"
1635msgstr ""
1636
1637#. Return if there's nothing to do, or it is too expensive.
1638#: gcse.c:6526
1639#, fuzzy
1640msgid "jump bypassing disabled"
1641msgstr "-g ���ץ�����̵���ޤ�����"
1642
1643#. Opening quotation mark.
1644#: intl.c:58
1645msgid "`"
1646msgstr ""
1647
1648#. Closing quotation mark.
1649#: intl.c:61
1650msgid "'"
1651msgstr ""
1652
1653#: ipa-inline.c:275
1654msgid "--param large-function-growth limit reached"
1655msgstr ""
1656
1657#: ipa-inline.c:305
1658msgid "--param max-inline-insns-single limit reached"
1659msgstr ""
1660
1661#: ipa-inline.c:314
1662msgid "--param max-inline-insns-auto limit reached"
1663msgstr ""
1664
1665#: ipa-inline.c:340 ipa-inline.c:766
1666msgid "recursive inlining"
1667msgstr ""
1668
1669#: ipa-inline.c:779
1670msgid "call is unlikely"
1671msgstr ""
1672
1673#: ipa-inline.c:850
1674msgid "--param inline-unit-growth limit reached"
1675msgstr ""
1676
1677#: langhooks.c:507
1678msgid "At top level:"
1679msgstr "�ȥåץ�٥�:"
1680
1681#: langhooks.c:512
1682#, fuzzy, c-format
1683msgid "In member function %qs:"
1684msgstr "�ؿ� `%s' ��:"
1685
1686#: langhooks.c:516
1687#, fuzzy, c-format
1688msgid "In function %qs:"
1689msgstr "�ؿ� `%s' ��:"
1690
1691#: loop-iv.c:2709 tree-ssa-loop-niter.c:1109
1692msgid "assuming that the loop is not infinite"
1693msgstr ""
1694
1695#: loop-iv.c:2710 tree-ssa-loop-niter.c:1110
1696msgid "cannot optimize possibly infinite loops"
1697msgstr ""
1698
1699#: loop-iv.c:2718 tree-ssa-loop-niter.c:1114
1700msgid "assuming that the loop counter does not overflow"
1701msgstr ""
1702
1703#: loop-iv.c:2719 tree-ssa-loop-niter.c:1115
1704msgid "cannot optimize loop, the loop counter may overflow"
1705msgstr ""
1706
1707#. What to print when a switch has no documentation.
1708#: opts.c:90
1709msgid "This switch lacks documentation"
1710msgstr ""
1711
1712#: opts.c:1227
1713#, c-format
1714msgid ""
1715"\n"
1716"Target specific options:\n"
1717msgstr ""
1718"\n"
1719"�������åȻ��ͥ��ץ����:\n"
1720
1721#: opts.c:1248
1722msgid "The following options are language-independent:\n"
1723msgstr ""
1724
1725#: opts.c:1255
1726#, c-format
1727msgid ""
1728"The %s front end recognizes the following options:\n"
1729"\n"
1730msgstr ""
1731
1732#: opts.c:1268
1733msgid "The --param option recognizes the following as parameters:\n"
1734msgstr ""
1735
1736#: protoize.c:583
1737#, fuzzy, c-format
1738msgid "%s: error writing file '%s': %s\n"
1739msgstr "%s: �ե����� `%s' �˽�������˥��顼: %s\n"
1740
1741#: protoize.c:627
1742#, c-format
1743msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1744msgstr "%s: ����ˡ '%s [ -VqfnkN ] [ -i <istring> ] [ �ե�����̾ ... ]'\n"
1745
1746#: protoize.c:630
1747#, c-format
1748msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1749msgstr "%s: ����ˡ '%s [ -VqfnkNlgC ] [ -B <�ǥ��쥯�ȥ�̾> ] [ �ե�����̾ ... ]'\n"
1750
1751#: protoize.c:731
1752#, fuzzy, c-format
1753msgid "%s: warning: no read access for file '%s'\n"
1754msgstr "%s: �ٹ�: �ե����� `%s' ���Ф����ɤ߽Ф����Ĥ�����ޤ���\n"
1755
1756#: protoize.c:739
1757#, fuzzy, c-format
1758msgid "%s: warning: no write access for file '%s'\n"
1759msgstr "%s: �ٹ�: �ե����� `%s' ���Ф��ƽ����ߵ��Ĥ�����ޤ���\n"
1760
1761#: protoize.c:747
1762#, fuzzy, c-format
1763msgid "%s: warning: no write access for dir containing '%s'\n"
1764msgstr "%s: �ٹ�: `%s' ��ޤ�ǥ��쥯�ȥ���Ф��ƽ����ߵ��Ĥ�����ޤ���\n"
1765
1766#. Catch cases like /.. where we try to backup to a
1767#. point above the absolute root of the logical file
1768#. system.
1769#: protoize.c:1134
1770#, c-format
1771msgid "%s: invalid file name: %s\n"
1772msgstr "%s: ̵��ʥե�����̾: %s\n"
1773
1774#: protoize.c:1282
1775#, c-format
1776msgid "%s: %s: can't get status: %s\n"
1777msgstr "%s: %s: ���֤�����Ǥ��ޤ���: %s\n"
1778
1779#: protoize.c:1303
1780#, c-format
1781msgid ""
1782"\n"
1783"%s: fatal error: aux info file corrupted at line %d\n"
1784msgstr ""
1785"\n"
1786"%s: ��̿Ū���顼: �� info �ե����뤬 %d ���ܤDz���Ƥ��ޤ�\n"
1787
1788#: protoize.c:1632
1789#, fuzzy, c-format
1790msgid "%s:%d: declaration of function '%s' takes different forms\n"
1791msgstr "%s:%d: �ؿ� `%s' ��������̤η����äƤ��ޤ�\n"
1792
1793#: protoize.c:1887
1794#, fuzzy, c-format
1795msgid "%s: compiling '%s'\n"
1796msgstr "%s: `%s' ����ѥ�����\n"
1797
1798#: protoize.c:1910
1799#, c-format
1800msgid "%s: wait: %s\n"
1801msgstr "%s: �Ԥ�: %s\n"
1802
1803#: protoize.c:1915
1804#, c-format
1805msgid "%s: subprocess got fatal signal %d\n"
1806msgstr "%s: ���֥ץ�������̿Ū�����ʥ� %d ��������ޤ���\n"
1807
1808#: protoize.c:1923
1809#, c-format
1810msgid "%s: %s exited with status %d\n"
1811msgstr "%s: %s �ϥ��ơ����� %d �ǽ�λ���ޤ���\n"
1812
1813#: protoize.c:1972
1814#, fuzzy, c-format
1815msgid "%s: warning: missing SYSCALLS file '%s'\n"
1816msgstr "%s: �ٹ�: SYSCALLS �ե����� `%s' ������ޤ���\n"
1817
1818#: protoize.c:1981 protoize.c:2010
1819#, fuzzy, c-format
1820msgid "%s: can't read aux info file '%s': %s\n"
1821msgstr "%s: �� info �ե����� `%s' ���ɤळ�Ȥ��Ǥ��ޤ���: %s\n"
1822
1823#: protoize.c:2026 protoize.c:2054
1824#, fuzzy, c-format
1825msgid "%s: can't get status of aux info file '%s': %s\n"
1826msgstr "%s: �� info �ե����� `%s' �ξ��֤�������뤳�Ȥ��Ǥ��ޤ���: %s\n"
1827
1828#: protoize.c:2082
1829#, fuzzy, c-format
1830msgid "%s: can't open aux info file '%s' for reading: %s\n"
1831msgstr "%s: �� info �ե����� `%s' ���ɤ߹����Ѥ˳������Ȥ��Ǥ��ޤ���: %s\n"
1832
1833#: protoize.c:2100
1834#, fuzzy, c-format
1835msgid "%s: error reading aux info file '%s': %s\n"
1836msgstr "%s: �� info �ե����� `%s' ���ɤ߹�����˥��顼: %s\n"
1837
1838#: protoize.c:2113
1839#, fuzzy, c-format
1840msgid "%s: error closing aux info file '%s': %s\n"
1841msgstr "%s: �� info �ե����� `%s' ���Ĥ��Ƥ������˥��顼: %s\n"
1842
1843#: protoize.c:2129
1844#, fuzzy, c-format
1845msgid "%s: can't delete aux info file '%s': %s\n"
1846msgstr "%s: �� info �ե����� `%s' ����Ǥ��ޤ���: %s\n"
1847
1848#: protoize.c:2211 protoize.c:4180
1849#, fuzzy, c-format
1850msgid "%s: can't delete file '%s': %s\n"
1851msgstr "%s: �ե����� `%s' ����Ǥ��ޤ���: %s\n"
1852
1853#: protoize.c:2289
1854#, fuzzy, c-format
1855msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1856msgstr "%s: �ٹ�: �ե����� `%s' �� `%s' ̾���ѹ��Ǥ��ޤ���: %s\n"
1857
1858#: protoize.c:2411
1859#, c-format
1860msgid "%s: conflicting extern definitions of '%s'\n"
1861msgstr "%s: '%s' �γ��������̷�⤷�Ƥ��ޤ�\n"
1862
1863#: protoize.c:2415
1864#, c-format
1865msgid "%s: declarations of '%s' will not be converted\n"
1866msgstr "%s: '%s' ��������Ѵ�����ޤ���\n"
1867
1868#: protoize.c:2417
1869#, c-format
1870msgid "%s: conflict list for '%s' follows:\n"
1871msgstr "%s: `%s' ���Ф���̷������ϰʲ����̤�Ǥ�:\n"
1872
1873#: protoize.c:2450
1874#, fuzzy, c-format
1875msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
1876msgstr "%s: �ٹ�: %s(%d) ����η����ꥹ�Ȥ��ؿ� `%s' �ΰ٤˻Ȥ��ޤ�\n"
1877
1878#: protoize.c:2490
1879#, fuzzy, c-format
1880msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
1881msgstr "%s: %d: `%s' �ϻȤ��Ƥ��ޤ��� SYSCALLS �ˤ���ޤ���\n"
1882
1883#: protoize.c:2496
1884#, fuzzy, c-format
1885msgid "%s: %d: warning: no extern definition for '%s'\n"
1886msgstr "%s: %d: �ٹ�: `%s' ���Ф��볰�����������ޤ���\n"
1887
1888#: protoize.c:2526
1889#, fuzzy, c-format
1890msgid "%s: warning: no static definition for '%s' in file '%s'\n"
1891msgstr "%s: �ٹ�: `%s' ����Ū������ե����� `%s' ����ˤ���ޤ���\n"
1892
1893#: protoize.c:2532
1894#, fuzzy, c-format
1895msgid "%s: multiple static defs of '%s' in file '%s'\n"
1896msgstr "%s: `%s' ����Ū������ե����� `%s' ����ǽ�ʣ���Ƥ��ޤ�\n"
1897
1898#: protoize.c:2702 protoize.c:2705
1899#, c-format
1900msgid "%s: %d: warning: source too confusing\n"
1901msgstr "%s: %d: �ٹ�: �����������������Ƥ��ޤ�\n"
1902
1903#: protoize.c:2900
1904#, c-format
1905msgid "%s: %d: warning: varargs function declaration not converted\n"
1906msgstr "%s: %d: �ٹ�: varargs �ؿ�������Ѵ�����Ƥ��ޤ���\n"
1907
1908#: protoize.c:2915
1909#, fuzzy, c-format
1910msgid "%s: declaration of function '%s' not converted\n"
1911msgstr "%s: �ؿ� `%s' ��������Ѵ�����Ƥ��ޤ���\n"
1912
1913#: protoize.c:3038
1914#, fuzzy, c-format
1915msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
1916msgstr "%s: �ٹ�: `%s' ������Ǥβ�����ꥹ�Ȥ�¿�����ޤ�\n"
1917
1918#: protoize.c:3059
1919#, fuzzy, c-format
1920msgid ""
1921"\n"
1922"%s: warning: too few parameter lists in declaration of '%s'\n"
1923msgstr ""
1924"\n"
1925"%s: �ٹ�: `%s' ������Ǥβ�����ꥹ�Ȥ����ʤ����ޤ�\n"
1926
1927#: protoize.c:3155
1928#, fuzzy, c-format
1929msgid "%s: %d: warning: found '%s' but expected '%s'\n"
1930msgstr "%s: %d: �ٹ�: `%s' �����Ĥ���ޤ����� `%s' �����Ԥ���Ƥ��ޤ�\n"
1931
1932#: protoize.c:3330
1933#, fuzzy, c-format
1934msgid "%s: local declaration for function '%s' not inserted\n"
1935msgstr "%s: �ؿ� `%s' �Υ������������������Ƥ��ޤ���\n"
1936
1937#: protoize.c:3357
1938#, fuzzy, c-format
1939msgid ""
1940"\n"
1941"%s: %d: warning: can't add declaration of '%s' into macro call\n"
1942msgstr ""
1943"\n"
1944"%s: %d: �ٹ�: `%s' �������ޥ���ƤӽФ����ɲäǤ��ޤ���\n"
1945
1946#: protoize.c:3429
1947#, fuzzy, c-format
1948msgid "%s: global declarations for file '%s' not inserted\n"
1949msgstr "%s: �ե����� `%s' ������������������Ƥ��ޤ���\n"
1950
1951#: protoize.c:3518 protoize.c:3548
1952#, fuzzy, c-format
1953msgid "%s: definition of function '%s' not converted\n"
1954msgstr "%s: �ؿ� `%s' ��������Ѵ�����Ƥ��ޤ���\n"
1955
1956#: protoize.c:3537
1957#, c-format
1958msgid "%s: %d: warning: definition of %s not converted\n"
1959msgstr "%s: %d: �ٹ�: %s ��������Ѵ�����Ƥ��ޤ���\n"
1960
1961#: protoize.c:3863
1962#, fuzzy, c-format
1963msgid "%s: found definition of '%s' at %s(%d)\n"
1964msgstr "%s: `%s' ������� %s(%d) �˸��Ĥ���ޤ���\n"
1965
1966#. If we make it here, then we did not know about this
1967#. function definition.
1968#: protoize.c:3879
1969#, fuzzy, c-format
1970msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
1971msgstr "%s: %d: �ٹ�: `%s' �ϥץ�ץ���������Ƥ��ޤ�\n"
1972
1973#: protoize.c:3882
1974#, c-format
1975msgid "%s: function definition not converted\n"
1976msgstr "%s: �ؿ���������Ѵ�����Ƥ��ޤ���\n"
1977
1978#: protoize.c:3940
1979#, fuzzy, c-format
1980msgid "%s: '%s' not converted\n"
1981msgstr "%s: `%s' ���Ѵ�����Ƥ��ޤ���\n"
1982
1983#: protoize.c:3948
1984#, fuzzy, c-format
1985msgid "%s: would convert file '%s'\n"
1986msgstr "%s: `%s' ���Ѵ����ޤ�\n"
1987
1988#: protoize.c:3951
1989#, fuzzy, c-format
1990msgid "%s: converting file '%s'\n"
1991msgstr "%s: �ե����� `%s' ���Ѵ���\n"
1992
1993#: protoize.c:3961
1994#, fuzzy, c-format
1995msgid "%s: can't get status for file '%s': %s\n"
1996msgstr "%s: �ե����� `%s' �ξ��֤�������뤳�Ȥ��Ǥ��ޤ���: %s\n"
1997
1998#: protoize.c:4003
1999#, fuzzy, c-format
2000msgid "%s: can't open file '%s' for reading: %s\n"
2001msgstr "%s: �ɤ߹����Ѥ˥ե����� `%s' �������Ȥ��Ǥ��ޤ���: %s\n"
2002
2003#: protoize.c:4018
2004#, fuzzy, c-format
2005msgid ""
2006"\n"
2007"%s: error reading input file '%s': %s\n"
2008msgstr ""
2009"\n"
2010"%s: ���ϥե����� `%s' ���ɤ߹�����˥��顼: %s\n"
2011
2012#: protoize.c:4052
2013#, fuzzy, c-format
2014msgid "%s: can't create/open clean file '%s': %s\n"
2015msgstr "%s: ���줤�ʥե����� `%s' �����/�����ץ�Ǥ��ޤ���: %s\n"
2016
2017#: protoize.c:4157
2018#, fuzzy, c-format
2019msgid "%s: warning: file '%s' already saved in '%s'\n"
2020msgstr "%s: �ٹ�: �ե����� `%s' �ϴ�� `%s' ����¸����Ƥ��ޤ�\n"
2021
2022#: protoize.c:4165
2023#, fuzzy, c-format
2024msgid "%s: can't link file '%s' to '%s': %s\n"
2025msgstr "%s: �ե����� `%s' �� `%s' �˥���Ǥ��ޤ���: %s\n"
2026
2027#: protoize.c:4195
2028#, fuzzy, c-format
2029msgid "%s: can't create/open output file '%s': %s\n"
2030msgstr "%s: ���ϥե����� `%s' ����������곫�����ꤹ�뤳�Ȥ��Ǥ��ޤ���: %s\n"
2031
2032#: protoize.c:4228
2033#, fuzzy, c-format
2034msgid "%s: can't change mode of file '%s': %s\n"
2035msgstr "%s: �ե����� `%s' �Υ⡼�ɤ��ѹ��Ǥ��ޤ���: %s\n"
2036
2037#: protoize.c:4404
2038#, c-format
2039msgid "%s: cannot get working directory: %s\n"
2040msgstr "%s: ��ȥǥ��쥯�ȥ꤬ʬ����ޤ���: %s\n"
2041
2042#: protoize.c:4502
2043#, c-format
2044msgid "%s: input file names must have .c suffixes: %s\n"
2045msgstr "%s: ���ϥե�����̾�ˤϳ�ĥ�� .c ���ʤ���Ф����ޤ���: %s\n"
2046
2047#: reload.c:3738
2048#, fuzzy
2049msgid "unable to generate reloads for:"
2050msgstr "�����ɤ���������� CPU ��������"
2051
2052#: reload1.c:1901
2053msgid "this is the insn:"
2054msgstr ""
2055
2056#. It's the compiler's fault.
2057#: reload1.c:5103
2058#, fuzzy
2059msgid "could not find a spill register"
2060msgstr "spec �ե����� %s ���Ĥ��뤳�Ȥ��Ǥ��ޤ���Ǥ���\n"
2061
2062#. It's the compiler's fault.
2063#: reload1.c:6737
2064#, fuzzy
2065msgid "VOIDmode on an output"
2066msgstr "������� I/O ���顼��ȯ��"
2067
2068#: reload1.c:7710
2069msgid "Failure trying to reload:"
2070msgstr ""
2071
2072#: rtl-error.c:128
2073#, fuzzy
2074msgid "unrecognizable insn:"
2075msgstr "ǧ����ǽ��̿��:"
2076
2077#: rtl-error.c:130
2078#, fuzzy
2079msgid "insn does not satisfy its constraints:"
2080msgstr "̿�᤬����������������ޤ���"
2081
2082#: timevar.c:412
2083msgid ""
2084"\n"
2085"Execution times (seconds)\n"
2086msgstr ""
2087"\n"
2088"�¹Բ��  (��)\n"
2089
2090#. Print total time.
2091#: timevar.c:470
2092msgid " TOTAL                 :"
2093msgstr " ���                  :"
2094
2095#: timevar.c:499
2096#, c-format
2097msgid "time in %s: %ld.%06ld (%ld%%)\n"
2098msgstr "%s �Ǥλ���: %ld.%06ld (%ld%%)\n"
2099
2100#: tlink.c:384
2101#, c-format
2102msgid "collect: reading %s\n"
2103msgstr "collect: %s ���ɤ߹��ߤޤ�\n"
2104
2105#: tlink.c:478
2106#, c-format
2107msgid "removing .rpo file"
2108msgstr ""
2109
2110#: tlink.c:480
2111#, c-format
2112msgid "renaming .rpo file"
2113msgstr ""
2114
2115#: tlink.c:534
2116#, c-format
2117msgid "collect: recompiling %s\n"
2118msgstr "collect: %s ��ƥ���ѥ��뤷�ޤ�\n"
2119
2120#: tlink.c:714
2121#, c-format
2122msgid "collect: tweaking %s in %s\n"
2123msgstr "collect: %s ����ĥ��ޤ�(%s ��)\n"
2124
2125#: tlink.c:764
2126#, c-format
2127msgid "collect: relinking\n"
2128msgstr "collect: �ƥ�����ޤ�\n"
2129
2130#: toplev.c:583
2131#, fuzzy, c-format
2132msgid "unrecoverable error"
2133msgstr "�������顼"
2134
2135#: toplev.c:1115
2136#, fuzzy, c-format
2137msgid ""
2138"%s%s%s version %s (%s)\n"
2139"%s\tcompiled by GNU C version %s.\n"
2140msgstr ""
2141"%s%s%s version %s (%s)\n"
2142"%s\tcompiled by GNU C version %s.\n"
2143"%s%s%s version %s (%s) compiled by CC.\n"
2144
2145#: toplev.c:1117
2146#, c-format
2147msgid "%s%s%s version %s (%s) compiled by CC.\n"
2148msgstr ""
2149
2150#: toplev.c:1121
2151#, c-format
2152msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2153msgstr ""
2154
2155#: toplev.c:1183
2156msgid "options passed: "
2157msgstr "�Ϥ��줿���ץ����: "
2158
2159#: toplev.c:1212
2160msgid "options enabled: "
2161msgstr "ͭ��ץ����: "
2162
2163#: toplev.c:1331
2164#, c-format
2165msgid "created and used with differing settings of '%s'"
2166msgstr ""
2167
2168#: toplev.c:1333
2169msgid "out of memory"
2170msgstr ""
2171
2172#: toplev.c:1348
2173msgid "created and used with different settings of -fpic"
2174msgstr ""
2175
2176#: toplev.c:1350
2177msgid "created and used with different settings of -fpie"
2178msgstr ""
2179
2180#: tree-inline.c:2026
2181msgid "originally indirect function call not considered for inlining"
2182msgstr ""
2183
2184#.
2185#. Local variables:
2186#. mode:c
2187#. End:
2188#.
2189#: diagnostic.def:1
2190#, fuzzy
2191msgid "fatal error: "
2192msgstr "�������顼: "
2193
2194#: diagnostic.def:2
2195#, fuzzy
2196msgid "internal compiler error: "
2197msgstr "��������ѥ��饨�顼."
2198
2199#: diagnostic.def:3
2200#, fuzzy
2201msgid "error: "
2202msgstr "�������顼: "
2203
2204#: diagnostic.def:4
2205#, fuzzy
2206msgid "sorry, unimplemented: "
2207msgstr "��ǰ�ʤ��鸫�����Ǥ�: "
2208
2209#: diagnostic.def:5
2210msgid "warning: "
2211msgstr "�ٹ�: "
2212
2213#: diagnostic.def:6
2214msgid "anachronism: "
2215msgstr ""
2216
2217#: diagnostic.def:7
2218msgid "note: "
2219msgstr ""
2220
2221#: diagnostic.def:8
2222msgid "debug: "
2223msgstr ""
2224
2225#: params.def:48
2226msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2227msgstr ""
2228
2229#: params.def:57
2230msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2231msgstr ""
2232
2233#: params.def:66
2234msgid "The maximum number of structure fields for which GCC will use by-element copies"
2235msgstr ""
2236
2237#: params.def:78
2238msgid "The threshold ratio between instantiated fields and the total structure size"
2239msgstr ""
2240
2241#: params.def:95
2242msgid "The maximum number of instructions in a single function eligible for inlining"
2243msgstr ""
2244
2245#: params.def:107
2246msgid "The maximum number of instructions when automatically inlining"
2247msgstr ""
2248
2249#: params.def:112
2250msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2251msgstr ""
2252
2253#: params.def:117
2254msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2255msgstr ""
2256
2257#: params.def:122
2258msgid "The maximum depth of recursive inlining for inline functions"
2259msgstr ""
2260
2261#: params.def:127
2262msgid "The maximum depth of recursive inlining for non-inline functions"
2263msgstr ""
2264
2265#: params.def:132
2266msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2267msgstr ""
2268
2269#: params.def:139
2270msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2271msgstr ""
2272
2273#: params.def:150
2274msgid "The maximum number of instructions to consider to fill a delay slot"
2275msgstr ""
2276
2277#: params.def:161
2278msgid "The maximum number of instructions to consider to find accurate live register information"
2279msgstr ""
2280
2281#: params.def:171
2282msgid "The maximum length of scheduling's pending operations list"
2283msgstr ""
2284
2285#: params.def:176
2286msgid "The size of function body to be considered large"
2287msgstr ""
2288
2289#: params.def:180
2290msgid "Maximal growth due to inlining of large function (in percent)"
2291msgstr ""
2292
2293#: params.def:184
2294#, fuzzy
2295msgid "The size of translation unit to be considered large"
2296msgstr "����ñ�����Τ�ե�����˥���פ���"
2297
2298#: params.def:188
2299msgid "how much can given compilation unit grow because of the inlining (in percent)"
2300msgstr ""
2301
2302#: params.def:192
2303msgid "expense of call operation relative to ordinary arithmetic operations"
2304msgstr ""
2305
2306#: params.def:199
2307msgid "The maximum amount of memory to be allocated by GCSE"
2308msgstr ""
2309
2310#: params.def:204
2311msgid "The maximum number of passes to make when doing GCSE"
2312msgstr ""
2313
2314#: params.def:214
2315msgid "The threshold ratio for performing partial redundancy elimination after reload"
2316msgstr ""
2317
2318#: params.def:221
2319msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2320msgstr ""
2321
2322#: params.def:232
2323msgid "The maximum number of instructions to consider to unroll in a loop"
2324msgstr ""
2325
2326#: params.def:238
2327msgid "The maximum number of instructions to consider to unroll in a loop on average"
2328msgstr ""
2329
2330#: params.def:243
2331msgid "The maximum number of unrollings of a single loop"
2332msgstr ""
2333
2334#: params.def:248
2335msgid "The maximum number of insns of a peeled loop"
2336msgstr ""
2337
2338#: params.def:253
2339msgid "The maximum number of peelings of a single loop"
2340msgstr ""
2341
2342#: params.def:258
2343msgid "The maximum number of insns of a completely peeled loop"
2344msgstr ""
2345
2346#: params.def:263
2347msgid "The maximum number of peelings of a single loop that is peeled completely"
2348msgstr ""
2349
2350#: params.def:268
2351msgid "The maximum number of insns of a peeled loop that rolls only once"
2352msgstr ""
2353
2354#: params.def:274
2355msgid "The maximum number of insns of an unswitched loop"
2356msgstr ""
2357
2358#: params.def:279
2359msgid "The maximum number of unswitchings in a single loop"
2360msgstr ""
2361
2362#: params.def:286
2363msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2364msgstr ""
2365
2366#: params.def:291
2367msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
2368msgstr ""
2369
2370#: params.def:297
2371msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2372msgstr ""
2373
2374#: params.def:301
2375msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2376msgstr ""
2377
2378#: params.def:305
2379msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2380msgstr ""
2381
2382#: params.def:310
2383msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2384msgstr ""
2385
2386#: params.def:314
2387msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2388msgstr ""
2389
2390#: params.def:330
2391#, fuzzy
2392msgid "The maximum number of loop iterations we predict statically"
2393msgstr "RPTS �Ѥκ���ȿ�������ꤹ��"
2394
2395#: params.def:334
2396msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2397msgstr ""
2398
2399#: params.def:338
2400msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2401msgstr ""
2402
2403#: params.def:342
2404msgid "Maximal code growth caused by tail duplication (in percent)"
2405msgstr ""
2406
2407#: params.def:346
2408msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2409msgstr ""
2410
2411#: params.def:350
2412msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2413msgstr ""
2414
2415#: params.def:354
2416msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2417msgstr ""
2418
2419#: params.def:360
2420msgid "The maximum number of incoming edges to consider for crossjumping"
2421msgstr ""
2422
2423#: params.def:366
2424msgid "The minimum number of matching instructions to consider for crossjumping"
2425msgstr ""
2426
2427#: params.def:372
2428msgid "The maximum expansion factor when copying basic blocks"
2429msgstr ""
2430
2431#: params.def:378
2432msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2433msgstr ""
2434
2435#: params.def:384
2436msgid "The maximum length of path considered in cse"
2437msgstr ""
2438
2439#: params.def:388
2440msgid "The maximum instructions CSE process before flushing"
2441msgstr ""
2442
2443#: params.def:395
2444msgid "The minimum cost of an expensive expression in the loop invariant motion"
2445msgstr ""
2446
2447#: params.def:404
2448msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2449msgstr ""
2450
2451#: params.def:412
2452#, fuzzy
2453msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2454msgstr "��Ω���ʤ��������ȤΤ������Ŭ����Ԥʤ�"
2455
2456#: params.def:420
2457msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2458msgstr ""
2459
2460#: params.def:425
2461msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2462msgstr ""
2463
2464#: params.def:430
2465msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning"
2466msgstr ""
2467
2468#: params.def:437
2469msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
2470msgstr ""
2471
2472#: params.def:442
2473msgid "The maximum memory locations recorded by cselib"
2474msgstr ""
2475
2476#: params.def:446
2477msgid "The maximum memory locations recorded by flow"
2478msgstr ""
2479
2480#: params.def:459
2481msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2482msgstr ""
2483
2484#: params.def:464
2485msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2486msgstr ""
2487
2488#: params.def:472
2489msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2490msgstr ""
2491
2492#: params.def:477
2493msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping"
2494msgstr ""
2495
2496#: params.def:482
2497msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2498msgstr ""
2499
2500#: params.def:487
2501msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2502msgstr ""
2503
2504#: params.def:492
2505msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2506msgstr ""
2507
2508#: params.def:497
2509msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2510msgstr ""
2511
2512#: params.def:505
2513#, fuzzy
2514msgid "The upper bound for sharing integer constants"
2515msgstr "`%s' ������ͤ���������ǤϤ���ޤ���"
2516
2517#: params.def:524
2518msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2519msgstr ""
2520
2521#: params.def:529
2522msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2523msgstr ""
2524
2525#: params.def:534
2526msgid "The lower bound for a buffer to be considered for stack smashing protection"
2527msgstr ""
2528
2529#: params.def:552
2530msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2531msgstr ""
2532
2533#: params.def:561
2534msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2535msgstr ""
2536
2537#: config/alpha/alpha.c:5087
2538#, c-format
2539msgid "invalid %%H value"
2540msgstr "̵��� %%H ��"
2541
2542#: config/alpha/alpha.c:5108 config/bfin/bfin.c:1191
2543#, fuzzy, c-format
2544msgid "invalid %%J value"
2545msgstr "̵��� %%W �ͤǤ�"
2546
2547#: config/alpha/alpha.c:5138 config/ia64/ia64.c:4603
2548#, c-format
2549msgid "invalid %%r value"
2550msgstr "̵��� %%r ��"
2551
2552#: config/alpha/alpha.c:5148 config/rs6000/rs6000.c:10433
2553#: config/xtensa/xtensa.c:1691
2554#, c-format
2555msgid "invalid %%R value"
2556msgstr "̵��� %%R ��"
2557
2558#: config/alpha/alpha.c:5154 config/rs6000/rs6000.c:10352
2559#: config/xtensa/xtensa.c:1658
2560#, c-format
2561msgid "invalid %%N value"
2562msgstr "̵��� %%N ��"
2563
2564#: config/alpha/alpha.c:5162 config/rs6000/rs6000.c:10380
2565#, c-format
2566msgid "invalid %%P value"
2567msgstr "̵��� %%P ��"
2568
2569#: config/alpha/alpha.c:5170
2570#, c-format
2571msgid "invalid %%h value"
2572msgstr "̵��� %%h ��"
2573
2574#: config/alpha/alpha.c:5178 config/xtensa/xtensa.c:1684
2575#, c-format
2576msgid "invalid %%L value"
2577msgstr "̵��� %%L ��"
2578
2579#: config/alpha/alpha.c:5217 config/rs6000/rs6000.c:10334
2580#, c-format
2581msgid "invalid %%m value"
2582msgstr "̵��� %%m ��"
2583
2584#: config/alpha/alpha.c:5225 config/rs6000/rs6000.c:10342
2585#, c-format
2586msgid "invalid %%M value"
2587msgstr "̵��� %%M ��"
2588
2589#: config/alpha/alpha.c:5269
2590#, c-format
2591msgid "invalid %%U value"
2592msgstr "̵��� %%U ��"
2593
2594#: config/alpha/alpha.c:5281 config/alpha/alpha.c:5295
2595#: config/rs6000/rs6000.c:10441
2596#, c-format
2597msgid "invalid %%s value"
2598msgstr "̵��� %%s ��"
2599
2600#: config/alpha/alpha.c:5318
2601#, c-format
2602msgid "invalid %%C value"
2603msgstr "̵��� %%C ��"
2604
2605#: config/alpha/alpha.c:5355 config/rs6000/rs6000.c:10173
2606#: config/rs6000/rs6000.c:10191
2607#, c-format
2608msgid "invalid %%E value"
2609msgstr "̵��� %%E ��"
2610
2611#: config/alpha/alpha.c:5380 config/alpha/alpha.c:5428
2612#, fuzzy, c-format
2613msgid "unknown relocation unspec"
2614msgstr "����������ѥ����ȥ饯�����Ǥ�"
2615
2616#: config/alpha/alpha.c:5389 config/crx/crx.c:1082
2617#: config/rs6000/rs6000.c:10755
2618#, c-format
2619msgid "invalid %%xn code"
2620msgstr "̵��� %%xn ������"
2621
2622#: config/arc/arc.c:1726 config/m32r/m32r.c:1805
2623#, fuzzy, c-format
2624msgid "invalid operand to %%R code"
2625msgstr "%R �����ɤ��Ф���̵��ʥ��ڥ���"
2626
2627#: config/arc/arc.c:1758 config/m32r/m32r.c:1828
2628#, fuzzy, c-format
2629msgid "invalid operand to %%H/%%L code"
2630msgstr "%H/%L �����ɤ��Ф���̵��ʥ��ڥ���"
2631
2632#: config/arc/arc.c:1780 config/m32r/m32r.c:1899
2633#, fuzzy, c-format
2634msgid "invalid operand to %%U code"
2635msgstr "%U �����ɤ��Ф���̵��ʥ��ڥ���"
2636
2637#: config/arc/arc.c:1791
2638#, fuzzy, c-format
2639msgid "invalid operand to %%V code"
2640msgstr "%V �����ɤ��Ф���̵��ʥ��ڥ���"
2641
2642#. Unknown flag.
2643#. Undocumented flag.
2644#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6818
2645#, c-format
2646msgid "invalid operand output code"
2647msgstr "̵��ʥ��ڥ��ɽ��ϥ�����"
2648
2649#: config/arm/arm.c:10913 config/arm/arm.c:10931
2650#, fuzzy, c-format
2651msgid "predicated Thumb instruction"
2652msgstr "ʸ��̿�����������"
2653
2654#: config/arm/arm.c:10919
2655#, fuzzy, c-format
2656msgid "predicated instruction in conditional sequence"
2657msgstr "ret ̿��ϼ�������Ƥ��ޤ���"
2658
2659#: config/arm/arm.c:11027 config/arm/arm.c:11037 config/arm/arm.c:11047
2660#: config/arm/arm.c:11073 config/arm/arm.c:11091 config/arm/arm.c:11126
2661#: config/arm/arm.c:11145 config/arm/arm.c:11160 config/arm/arm.c:11186
2662#: config/arm/arm.c:11193 config/arm/arm.c:11200
2663#, fuzzy, c-format
2664msgid "invalid operand for code '%c'"
2665msgstr "%R �����ɤ��Ф���̵��ʥ��ڥ���"
2666
2667#: config/arm/arm.c:11086
2668#, fuzzy, c-format
2669msgid "instruction never exectued"
2670msgstr "ret ̿��ϼ�������Ƥ��ޤ���"
2671
2672#: config/arm/arm.c:11211
2673#, fuzzy, c-format
2674msgid "missing operand"
2675msgstr "���礤�Ƥ��ޤ�"
2676
2677#: config/avr/avr.c:1116
2678msgid "bad address, not (reg+disp):"
2679msgstr ""
2680
2681#: config/avr/avr.c:1123
2682msgid "bad address, not post_inc or pre_dec:"
2683msgstr ""
2684
2685#: config/avr/avr.c:1134
2686#, fuzzy
2687msgid "internal compiler error.  Bad address:"
2688msgstr "��������ѥ��饨�顼."
2689
2690#: config/avr/avr.c:1147
2691#, fuzzy
2692msgid "internal compiler error.  Unknown mode:"
2693msgstr "��������ѥ��饨�顼."
2694
2695#: config/avr/avr.c:1770 config/avr/avr.c:2453
2696#, fuzzy
2697msgid "invalid insn:"
2698msgstr "̵��� #line"
2699
2700#: config/avr/avr.c:1804 config/avr/avr.c:1890 config/avr/avr.c:1939
2701#: config/avr/avr.c:1967 config/avr/avr.c:2062 config/avr/avr.c:2231
2702#: config/avr/avr.c:2487 config/avr/avr.c:2599
2703msgid "incorrect insn:"
2704msgstr ""
2705
2706#: config/avr/avr.c:1986 config/avr/avr.c:2147 config/avr/avr.c:2302
2707#: config/avr/avr.c:2665
2708#, fuzzy
2709msgid "unknown move insn:"
2710msgstr "�����ʥ쥸����̾�Ǥ�: %s"
2711
2712#: config/avr/avr.c:2895
2713msgid "bad shift insn:"
2714msgstr ""
2715
2716#: config/avr/avr.c:3011 config/avr/avr.c:3459 config/avr/avr.c:3845
2717#, fuzzy
2718msgid "internal compiler error.  Incorrect shift:"
2719msgstr "��������ѥ��饨�顼."
2720
2721#: config/bfin/bfin.c:1153
2722#, c-format
2723msgid "invalid %%j value"
2724msgstr "̵��� %%j ��"
2725
2726#: config/bfin/bfin.c:1270
2727#, fuzzy, c-format
2728msgid "invalid const_double operand"
2729msgstr "̵��� %P ���ڥ��ɤǤ�"
2730
2731#: config/c4x/c4x.c:1584
2732msgid "using CONST_DOUBLE for address"
2733msgstr ""
2734
2735#: config/c4x/c4x.c:1722
2736msgid "c4x_address_cost: Invalid addressing mode"
2737msgstr ""
2738
2739#: config/c4x/c4x.c:1857
2740#, fuzzy, c-format
2741msgid "c4x_print_operand: %%L inconsistency"
2742msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %B �����ɤǤ�"
2743
2744#: config/c4x/c4x.c:1863
2745#, fuzzy, c-format
2746msgid "c4x_print_operand: %%N inconsistency"
2747msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %B �����ɤǤ�"
2748
2749#: config/c4x/c4x.c:1904
2750#, fuzzy, c-format
2751msgid "c4x_print_operand: %%O inconsistency"
2752msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %B �����ɤǤ�"
2753
2754#: config/c4x/c4x.c:1999
2755#, fuzzy
2756msgid "c4x_print_operand: Bad operand case"
2757msgstr "fr30_print_operand: %A �����ɤ��Ф���̵��ʱ黻�ҤǤ�"
2758
2759#: config/c4x/c4x.c:2040
2760#, fuzzy
2761msgid "c4x_print_operand_address: Bad post_modify"
2762msgstr "fr30_print_operand_address: �����ʤ����ɥ쥹�Ǥ�"
2763
2764#: config/c4x/c4x.c:2062
2765#, fuzzy
2766msgid "c4x_print_operand_address: Bad pre_modify"
2767msgstr "fr30_print_operand_address: �����ʤ����ɥ쥹�Ǥ�"
2768
2769#: config/c4x/c4x.c:2110 config/c4x/c4x.c:2122 config/c4x/c4x.c:2137
2770#, fuzzy
2771msgid "c4x_print_operand_address: Bad operand case"
2772msgstr "fr30_print_operand_address: �����ʤ����ɥ쥹�Ǥ�"
2773
2774#: config/c4x/c4x.c:2388
2775msgid "c4x_rptb_insert: Cannot find start label"
2776msgstr ""
2777
2778#: config/c4x/c4x.c:2990
2779#, fuzzy
2780msgid "invalid indirect memory address"
2781msgstr "̵��� PC �����ֹ�ơ��֥�ˤ���ޤ�"
2782
2783#: config/c4x/c4x.c:3079
2784msgid "invalid indirect (S) memory address"
2785msgstr ""
2786
2787#: config/c4x/c4x.c:3414
2788msgid "c4x_valid_operands: Internal error"
2789msgstr ""
2790
2791#: config/c4x/c4x.c:3853
2792#, fuzzy
2793msgid "c4x_operand_subword: invalid mode"
2794msgstr "fr30_print_operand: ̵��� %x �����ɤǤ�"
2795
2796#: config/c4x/c4x.c:3856
2797#, fuzzy
2798msgid "c4x_operand_subword: invalid operand"
2799msgstr "fr30_print_operand: %A �����ɤ��Ф���̵��ʱ黻�ҤǤ�"
2800
2801#. We could handle these with some difficulty.
2802#. e.g., *p-- => *(p-=2); *(p+1).
2803#: config/c4x/c4x.c:3882
2804msgid "c4x_operand_subword: invalid autoincrement"
2805msgstr ""
2806
2807#: config/c4x/c4x.c:3888
2808msgid "c4x_operand_subword: invalid address"
2809msgstr ""
2810
2811#: config/c4x/c4x.c:3899
2812msgid "c4x_operand_subword: address not offsettable"
2813msgstr ""
2814
2815#: config/c4x/c4x.c:4101
2816msgid "c4x_rptb_rpts_p: Repeat block top label moved"
2817msgstr ""
2818
2819#. Use `%s' to print the string in case there are any escape
2820#. characters in the message.
2821#: config/cris/cris.c:492 fortran/dump-parse-tree.c:84
2822#: fortran/dump-parse-tree.c:416 fortran/dump-parse-tree.c:747 c-typeck.c:4350
2823#: c-typeck.c:4365 c-typeck.c:4380 final.c:2833 final.c:2835 gcc.c:4664
2824#: loop-iv.c:2711 loop-iv.c:2720 rtl-error.c:113 toplev.c:587
2825#: tree-ssa-loop-niter.c:1120 cp/parser.c:1972 cp/typeck.c:4291
2826#: java/expr.c:406
2827#, gcc-internal-format
2828msgid "%s"
2829msgstr "%s"
2830
2831#: config/cris/cris.c:544
2832msgid "unexpected index-type in cris_print_index"
2833msgstr ""
2834
2835#: config/cris/cris.c:558
2836msgid "unexpected base-type in cris_print_base"
2837msgstr ""
2838
2839#: config/cris/cris.c:674
2840#, fuzzy
2841msgid "invalid operand for 'b' modifier"
2842msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2843
2844#: config/cris/cris.c:691
2845#, fuzzy
2846msgid "invalid operand for 'o' modifier"
2847msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2848
2849#: config/cris/cris.c:710
2850#, fuzzy
2851msgid "invalid operand for 'O' modifier"
2852msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2853
2854#: config/cris/cris.c:743
2855#, fuzzy
2856msgid "invalid operand for 'p' modifier"
2857msgstr "%p �����ɤ��Ф���̵��ʥ��ڥ���"
2858
2859#: config/cris/cris.c:782
2860#, fuzzy
2861msgid "invalid operand for 'z' modifier"
2862msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2863
2864#: config/cris/cris.c:836 config/cris/cris.c:866
2865#, fuzzy
2866msgid "invalid operand for 'H' modifier"
2867msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2868
2869#: config/cris/cris.c:842
2870#, fuzzy
2871msgid "bad register"
2872msgstr "��ư�������쥸���������Ѥ���"
2873
2874#: config/cris/cris.c:887
2875#, fuzzy
2876msgid "invalid operand for 'e' modifier"
2877msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2878
2879#: config/cris/cris.c:904
2880#, fuzzy
2881msgid "invalid operand for 'm' modifier"
2882msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2883
2884#: config/cris/cris.c:929
2885#, fuzzy
2886msgid "invalid operand for 'A' modifier"
2887msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2888
2889#: config/cris/cris.c:952
2890#, fuzzy
2891msgid "invalid operand for 'D' modifier"
2892msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2893
2894#: config/cris/cris.c:966
2895#, fuzzy
2896msgid "invalid operand for 'T' modifier"
2897msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
2898
2899#: config/cris/cris.c:975
2900#, fuzzy
2901msgid "invalid operand modifier letter"
2902msgstr "̵��ʥ��ڥ��ɽ��ϥ�����"
2903
2904#: config/cris/cris.c:1032
2905msgid "unexpected multiplicative operand"
2906msgstr ""
2907
2908#: config/cris/cris.c:1052
2909#, fuzzy
2910msgid "unexpected operand"
2911msgstr "ͽ�������쥤�ƥ���Ĵ������"
2912
2913#: config/cris/cris.c:1085 config/cris/cris.c:1095
2914#, fuzzy
2915msgid "unrecognized address"
2916msgstr "ǧ����ǽ�Υ��������� \\r%c"
2917
2918#: config/cris/cris.c:2021
2919#, fuzzy
2920msgid "unrecognized supposed constant"
2921msgstr "ǧ����ǽ�Υ��������� \\r%c"
2922
2923#: config/cris/cris.c:2396 config/cris/cris.c:2460
2924msgid "unexpected side-effects in address"
2925msgstr ""
2926
2927#. Can't possibly get a GOT-needing-fixup for a function-call,
2928#. right?
2929#: config/cris/cris.c:3254
2930msgid "Unidentifiable call op"
2931msgstr ""
2932
2933#: config/cris/cris.c:3305
2934#, c-format
2935msgid "PIC register isn't set up"
2936msgstr ""
2937
2938#: config/fr30/fr30.c:464
2939#, c-format
2940msgid "fr30_print_operand_address: unhandled address"
2941msgstr "fr30_print_operand_address: �����ʤ����ɥ쥹�Ǥ�"
2942
2943#: config/fr30/fr30.c:488
2944#, fuzzy, c-format
2945msgid "fr30_print_operand: unrecognized %%p code"
2946msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %p �����ɤǤ�"
2947
2948#: config/fr30/fr30.c:508
2949#, fuzzy, c-format
2950msgid "fr30_print_operand: unrecognized %%b code"
2951msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %b �����ɤǤ�"
2952
2953#: config/fr30/fr30.c:529
2954#, fuzzy, c-format
2955msgid "fr30_print_operand: unrecognized %%B code"
2956msgstr "fr30_print_operand: ǧ���Ǥ��ʤ� %B �����ɤǤ�"
2957
2958#: config/fr30/fr30.c:537
2959#, fuzzy, c-format
2960msgid "fr30_print_operand: invalid operand to %%A code"
2961msgstr "fr30_print_operand: %A �����ɤ��Ф���̵��ʱ黻�ҤǤ�"
2962
2963#: config/fr30/fr30.c:554
2964#, fuzzy, c-format
2965msgid "fr30_print_operand: invalid %%x code"
2966msgstr "fr30_print_operand: ̵��� %x �����ɤǤ�"
2967
2968#: config/fr30/fr30.c:561
2969#, fuzzy, c-format
2970msgid "fr30_print_operand: invalid %%F code"
2971msgstr "fr30_print_operand: ̵��� %F �����ɤǤ�"
2972
2973#: config/fr30/fr30.c:578
2974#, c-format
2975msgid "fr30_print_operand: unknown code"
2976msgstr "fr30_print_operand: �����ʥ����ɤǤ�"
2977
2978#: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
2979#: config/fr30/fr30.c:639
2980#, c-format
2981msgid "fr30_print_operand: unhandled MEM"
2982msgstr "fr30_print_operand: �����ʤ� MEM �Ǥ�"
2983
2984#: config/frv/frv.c:2541
2985#, fuzzy
2986msgid "bad insn to frv_print_operand_address:"
2987msgstr "fr30_print_operand_address: �����ʤ����ɥ쥹�Ǥ�"
2988
2989#: config/frv/frv.c:2552
2990msgid "bad register to frv_print_operand_memory_reference_reg:"
2991msgstr ""
2992
2993#: config/frv/frv.c:2591 config/frv/frv.c:2601 config/frv/frv.c:2610
2994#: config/frv/frv.c:2631 config/frv/frv.c:2636
2995msgid "bad insn to frv_print_operand_memory_reference:"
2996msgstr ""
2997
2998#: config/frv/frv.c:2722
2999#, c-format
3000msgid "bad condition code"
3001msgstr ""
3002
3003#: config/frv/frv.c:2797
3004#, fuzzy
3005msgid "bad insn in frv_print_operand, bad const_double"
3006msgstr "���ڥ��ɤ� const_double �Ǥ�"
3007
3008#: config/frv/frv.c:2858
3009msgid "bad insn to frv_print_operand, 'e' modifier:"
3010msgstr ""
3011
3012#: config/frv/frv.c:2866
3013msgid "bad insn to frv_print_operand, 'F' modifier:"
3014msgstr ""
3015
3016#: config/frv/frv.c:2882
3017msgid "bad insn to frv_print_operand, 'f' modifier:"
3018msgstr ""
3019
3020#: config/frv/frv.c:2896
3021msgid "bad insn to frv_print_operand, 'g' modifier:"
3022msgstr ""
3023
3024#: config/frv/frv.c:2944
3025msgid "bad insn to frv_print_operand, 'L' modifier:"
3026msgstr ""
3027
3028#: config/frv/frv.c:2957
3029msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3030msgstr ""
3031
3032#: config/frv/frv.c:2978
3033msgid "bad insn to frv_print_operand, 'O' modifier:"
3034msgstr ""
3035
3036#: config/frv/frv.c:2996
3037msgid "bad insn to frv_print_operand, P modifier:"
3038msgstr ""
3039
3040#: config/frv/frv.c:3016
3041msgid "bad insn in frv_print_operand, z case"
3042msgstr ""
3043
3044#: config/frv/frv.c:3047
3045msgid "bad insn in frv_print_operand, 0 case"
3046msgstr ""
3047
3048#: config/frv/frv.c:3052
3049#, fuzzy
3050msgid "frv_print_operand: unknown code"
3051msgstr "fr30_print_operand: �����ʥ����ɤǤ�"
3052
3053#: config/frv/frv.c:4421
3054msgid "bad output_move_single operand"
3055msgstr ""
3056
3057#: config/frv/frv.c:4548
3058msgid "bad output_move_double operand"
3059msgstr ""
3060
3061#: config/frv/frv.c:4690
3062msgid "bad output_condmove_single operand"
3063msgstr ""
3064
3065#. This macro is a C statement to print on `stderr' a string describing the
3066#. particular machine description choice.  Every machine description should
3067#. define `TARGET_VERSION'.  For example:
3068#.
3069#. #ifdef MOTOROLA
3070#. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
3071#. #else
3072#. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
3073#. #endif
3074#: config/frv/frv.h:329
3075#, c-format
3076msgid " (frv)"
3077msgstr ""
3078
3079#: config/i386/i386.c:6712
3080#, c-format
3081msgid "invalid UNSPEC as operand"
3082msgstr "���ڥ��ɤȤ���̵��� UNSPEC"
3083
3084#: config/i386/i386.c:7294
3085#, c-format
3086msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3087msgstr ""
3088
3089#: config/i386/i386.c:7347
3090#, fuzzy, c-format
3091msgid "invalid operand code '%c'"
3092msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
3093
3094#: config/i386/i386.c:7390
3095#, fuzzy, c-format
3096msgid "invalid constraints for operand"
3097msgstr "���ڥ��ɤȤ���̵��ʼ�"
3098
3099#: config/i386/i386.c:12984
3100#, fuzzy
3101msgid "unknown insn mode"
3102msgstr "�����ʥޥ���⡼�� `%s'"
3103
3104#. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
3105#. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
3106#: config/i386/xm-djgpp.h:62
3107#, fuzzy, c-format
3108msgid "environment variable DJGPP not defined"
3109msgstr "�Ķ��ѿ� DJGPP ���������Ƥ��ޤ���"
3110
3111#: config/i386/xm-djgpp.h:64
3112#, fuzzy, c-format
3113msgid "environment variable DJGPP points to missing file '%s'"
3114msgstr "�Ķ��ѿ� DJGPP �������Ĥ���ʤ��ե����� '%s' �����Ƥ��ޤ���"
3115
3116#: config/i386/xm-djgpp.h:67
3117#, fuzzy, c-format
3118msgid "environment variable DJGPP points to corrupt file '%s'"
3119msgstr "�Ķ��ѿ� DJGPP �������줿�ե����� '%s' �����Ƥ��ޤ���"
3120
3121#: config/ia64/ia64.c:4653
3122#, c-format
3123msgid "ia64_print_operand: unknown code"
3124msgstr "ia64_print_operand: �����ʥ����ɤǤ�"
3125
3126#: config/ia64/ia64.c:9013
3127#, fuzzy
3128msgid "invalid conversion from %<__fpreg%>"
3129msgstr "̵��ʥС�������ֹ����"
3130
3131#: config/ia64/ia64.c:9016
3132#, fuzzy
3133msgid "invalid conversion to %<__fpreg%>"
3134msgstr "%p �����ɤ��Ф���̵��ʥ��ڥ���"
3135
3136#: config/ia64/ia64.c:9029 config/ia64/ia64.c:9040
3137#, fuzzy
3138msgid "invalid operation on %<__fpreg%>"
3139msgstr "%p �����ɤ��Ф���̵��ʥ��ڥ���"
3140
3141#: config/iq2000/iq2000.c:3125
3142#, fuzzy, c-format
3143msgid "invalid %%P operand"
3144msgstr "̵��� %P ���ڥ��ɤǤ�"
3145
3146#: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10370
3147#, c-format
3148msgid "invalid %%p value"
3149msgstr "̵��� %%p �ͤǤ�"
3150
3151#: config/iq2000/iq2000.c:3189 config/mips/mips.c:5535
3152#, c-format
3153msgid "invalid use of %%d, %%x, or %%X"
3154msgstr "̵�����ˡ�� of %%d, %%x, ���� %%X"
3155
3156#: config/m32r/m32r.c:1775
3157#, fuzzy, c-format
3158msgid "invalid operand to %%s code"
3159msgstr "%s �����ɤ��Ф���̵��ʥ��ڥ���"
3160
3161#: config/m32r/m32r.c:1782
3162#, fuzzy, c-format
3163msgid "invalid operand to %%p code"
3164msgstr "%p �����ɤ��Ф���̵��ʥ��ڥ���"
3165
3166#: config/m32r/m32r.c:1837
3167msgid "bad insn for 'A'"
3168msgstr ""
3169
3170#: config/m32r/m32r.c:1884
3171#, fuzzy, c-format
3172msgid "invalid operand to %%T/%%B code"
3173msgstr "%T/%B �����ɤ��Ф���̵��ʥ��ڥ���"
3174
3175#: config/m32r/m32r.c:1907
3176#, fuzzy, c-format
3177msgid "invalid operand to %%N code"
3178msgstr "%N �����ɤ��Ф���̵��ʥ��ڥ���"
3179
3180#: config/m32r/m32r.c:1940
3181#, fuzzy
3182msgid "pre-increment address is not a register"
3183msgstr "`%d' ���ڥ��ɤ��쥸�����ǤϤ���ޤ���"
3184
3185#: config/m32r/m32r.c:1947
3186#, fuzzy
3187msgid "pre-decrement address is not a register"
3188msgstr "thumb_load_double_from_address: �١������쥸�����ǤϤ���ޤ���"
3189
3190#: config/m32r/m32r.c:1954
3191msgid "post-increment address is not a register"
3192msgstr ""
3193
3194#: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3195#: config/rs6000/rs6000.c:17606
3196#, fuzzy
3197msgid "bad address"
3198msgstr "�����ʥإå��С������"
3199
3200#: config/m32r/m32r.c:2049
3201#, fuzzy
3202msgid "lo_sum not of register"
3203msgstr "��ư�������쥸���������Ѥ��ʤ�"
3204
3205#. !!!! SCz wrong here.
3206#: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3207msgid "move insn not handled"
3208msgstr ""
3209
3210#: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3211#: config/m68hc11/m68hc11.c:3770
3212#, fuzzy
3213msgid "invalid register in the move instruction"
3214msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
3215
3216#: config/m68hc11/m68hc11.c:3447
3217#, fuzzy
3218msgid "invalid operand in the instruction"
3219msgstr "%s �����ɤ��Ф���̵��ʥ��ڥ���"
3220
3221#: config/m68hc11/m68hc11.c:3744
3222#, fuzzy
3223msgid "invalid register in the instruction"
3224msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
3225
3226#: config/m68hc11/m68hc11.c:3777
3227#, fuzzy
3228msgid "operand 1 must be a hard register"
3229msgstr "`%d' ���ڥ��ɤ��쥸�����ǤϤ���ޤ���"
3230
3231#: config/m68hc11/m68hc11.c:3791
3232#, fuzzy
3233msgid "invalid rotate insn"
3234msgstr "����� `%s' ��̵��Ǥ�"
3235
3236#: config/m68hc11/m68hc11.c:4215
3237msgid "registers IX, IY and Z used in the same INSN"
3238msgstr ""
3239
3240#: config/m68hc11/m68hc11.c:4552 config/m68hc11/m68hc11.c:4852
3241msgid "cannot do z-register replacement"
3242msgstr ""
3243
3244#: config/m68hc11/m68hc11.c:4915
3245#, fuzzy
3246msgid "invalid Z register replacement for insn"
3247msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
3248
3249#: config/mips/mips.c:5203
3250msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3251msgstr ""
3252
3253#: config/mips/mips.c:5413
3254#, fuzzy, c-format
3255msgid "PRINT_OPERAND, invalid insn for %%C"
3256msgstr "PRINT_OPERAND NULL �ݥ���"
3257
3258#: config/mips/mips.c:5430
3259#, fuzzy, c-format
3260msgid "PRINT_OPERAND, invalid insn for %%N"
3261msgstr "PRINT_OPERAND NULL �ݥ���"
3262
3263#: config/mips/mips.c:5439
3264#, fuzzy, c-format
3265msgid "PRINT_OPERAND, invalid insn for %%F"
3266msgstr "PRINT_OPERAND NULL �ݥ���"
3267
3268#: config/mips/mips.c:5448
3269#, fuzzy, c-format
3270msgid "PRINT_OPERAND, invalid insn for %%W"
3271msgstr "PRINT_OPERAND NULL �ݥ���"
3272
3273#: config/mips/mips.c:5469
3274#, fuzzy, c-format
3275msgid "invalid %%Y value"
3276msgstr "̵��� %%W �ͤǤ�"
3277
3278#: config/mips/mips.c:5486 config/mips/mips.c:5494
3279#, fuzzy, c-format
3280msgid "PRINT_OPERAND, invalid insn for %%q"
3281msgstr "PRINT_OPERAND NULL �ݥ���"
3282
3283#: config/mips/mips.c:5563
3284msgid "PRINT_OPERAND, invalid operand for relocation"
3285msgstr ""
3286
3287#: config/mmix/mmix.c:1468 config/mmix/mmix.c:1598
3288msgid "MMIX Internal: Expected a CONST_INT, not this"
3289msgstr ""
3290
3291#: config/mmix/mmix.c:1547
3292msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3293msgstr ""
3294
3295#: config/mmix/mmix.c:1566
3296msgid "MMIX Internal: Expected a register, not this"
3297msgstr ""
3298
3299#: config/mmix/mmix.c:1576
3300msgid "MMIX Internal: Expected a constant, not this"
3301msgstr ""
3302
3303#. We need the original here.
3304#: config/mmix/mmix.c:1660
3305msgid "MMIX Internal: Cannot decode this operand"
3306msgstr ""
3307
3308#: config/mmix/mmix.c:1717
3309msgid "MMIX Internal: This is not a recognized address"
3310msgstr ""
3311
3312#: config/mmix/mmix.c:2650
3313msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3314msgstr ""
3315
3316#: config/mmix/mmix.c:2657
3317msgid "MMIX Internal: What's the CC of this?"
3318msgstr ""
3319
3320#: config/mmix/mmix.c:2661
3321msgid "MMIX Internal: What is the CC of this?"
3322msgstr ""
3323
3324#: config/mmix/mmix.c:2725
3325#, fuzzy
3326msgid "MMIX Internal: This is not a constant:"
3327msgstr "�ե�����ɽ������Ҥ�����ǤϤ���ޤ���"
3328
3329#: config/mt/mt.c:298
3330msgid "mt_final_prescan_insn, invalid insn #1"
3331msgstr ""
3332
3333#: config/mt/mt.c:369
3334#, fuzzy
3335msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3336msgstr "PRINT_OPERAND_ADDRESS, null �ݥ���"
3337
3338#: config/mt/mt.c:393
3339#, fuzzy
3340msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3341msgstr "PRINT_OPERAND_ADDRESS, null �ݥ���"
3342
3343#: config/rs6000/host-darwin.c:87
3344#, c-format
3345msgid "Out of stack space.\n"
3346msgstr ""
3347
3348#: config/rs6000/host-darwin.c:108
3349#, c-format
3350msgid "Try running '%s' in the shell to raise its limit.\n"
3351msgstr ""
3352
3353#: config/rs6000/rs6000.c:10200
3354#, c-format
3355msgid "invalid %%f value"
3356msgstr "̵��� %%f �ͤǤ�"
3357
3358#: config/rs6000/rs6000.c:10209
3359#, c-format
3360msgid "invalid %%F value"
3361msgstr "̵��� %%F �ͤǤ�"
3362
3363#: config/rs6000/rs6000.c:10218
3364#, c-format
3365msgid "invalid %%G value"
3366msgstr "̵��� %%G �ͤǤ�"
3367
3368#: config/rs6000/rs6000.c:10253
3369#, c-format
3370msgid "invalid %%j code"
3371msgstr "̵��� %%j �����ɤǤ�"
3372
3373#: config/rs6000/rs6000.c:10263
3374#, c-format
3375msgid "invalid %%J code"
3376msgstr "̵��� %%J �����ɤǤ�"
3377
3378#: config/rs6000/rs6000.c:10273
3379#, c-format
3380msgid "invalid %%k value"
3381msgstr "̵��� %%k ��"
3382
3383#: config/rs6000/rs6000.c:10293 config/xtensa/xtensa.c:1677
3384#, c-format
3385msgid "invalid %%K value"
3386msgstr "̵��� %%K �ͤǤ�"
3387
3388#: config/rs6000/rs6000.c:10360
3389#, c-format
3390msgid "invalid %%O value"
3391msgstr "̵��� %%O ��"
3392
3393#: config/rs6000/rs6000.c:10407
3394#, c-format
3395msgid "invalid %%q value"
3396msgstr "̵��� %%q �ͤǤ�"
3397
3398#: config/rs6000/rs6000.c:10451
3399#, c-format
3400msgid "invalid %%S value"
3401msgstr "̵��� %%S ��"
3402
3403#: config/rs6000/rs6000.c:10491
3404#, c-format
3405msgid "invalid %%T value"
3406msgstr "̵��� %%T �ͤǤ�"
3407
3408#: config/rs6000/rs6000.c:10501
3409#, c-format
3410msgid "invalid %%u value"
3411msgstr "̵��� %%u �ͤǤ�"
3412
3413#: config/rs6000/rs6000.c:10510 config/xtensa/xtensa.c:1647
3414#, c-format
3415msgid "invalid %%v value"
3416msgstr "̵��� %%v �ͤǤ�"
3417
3418#: config/rs6000/rs6000.c:19123
3419#, fuzzy
3420msgid "AltiVec argument passed to unprototyped function"
3421msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
3422
3423#: config/s390/s390.c:4490
3424#, fuzzy, c-format
3425msgid "cannot decompose address"
3426msgstr "ʣ���ʥ��ɥ쥷���⡼�ɤ����Ѥ��ʤ�"
3427
3428#: config/s390/s390.c:4700
3429msgid "UNKNOWN in print_operand !?"
3430msgstr ""
3431
3432#: config/sh/sh.c:746
3433#, fuzzy, c-format
3434msgid "invalid operand to %%R"
3435msgstr "%R �����ɤ��Ф���̵��ʥ��ڥ���"
3436
3437#: config/sh/sh.c:773
3438#, fuzzy, c-format
3439msgid "invalid operand to %%S"
3440msgstr "%R �����ɤ��Ф���̵��ʥ��ڥ���"
3441
3442#: config/sh/sh.c:7679
3443msgid "created and used with different architectures / ABIs"
3444msgstr ""
3445
3446#: config/sh/sh.c:7681
3447msgid "created and used with different ABIs"
3448msgstr ""
3449
3450#: config/sh/sh.c:7683
3451msgid "created and used with different endianness"
3452msgstr ""
3453
3454#: config/sparc/sparc.c:6626 config/sparc/sparc.c:6632
3455#, fuzzy, c-format
3456msgid "invalid %%Y operand"
3457msgstr "̵��� %%Y ���ڥ���"
3458
3459#: config/sparc/sparc.c:6702
3460#, fuzzy, c-format
3461msgid "invalid %%A operand"
3462msgstr "̵��� %%A ���ڥ���"
3463
3464#: config/sparc/sparc.c:6712
3465#, fuzzy, c-format
3466msgid "invalid %%B operand"
3467msgstr "̵��� %%B ���ڥ���"
3468
3469#: config/sparc/sparc.c:6751
3470#, fuzzy, c-format
3471msgid "invalid %%c operand"
3472msgstr "̵��� %%c ���ڥ���"
3473
3474#: config/sparc/sparc.c:6752
3475#, fuzzy, c-format
3476msgid "invalid %%C operand"
3477msgstr "̵��� %%C ���ڥ���"
3478
3479#: config/sparc/sparc.c:6773
3480#, fuzzy, c-format
3481msgid "invalid %%d operand"
3482msgstr "̵��� %%d ���ڥ���"
3483
3484#: config/sparc/sparc.c:6774
3485#, fuzzy, c-format
3486msgid "invalid %%D operand"
3487msgstr "̵��� %%D ���ڥ���"
3488
3489#: config/sparc/sparc.c:6790
3490#, fuzzy, c-format
3491msgid "invalid %%f operand"
3492msgstr "̵��� %%f ���ڥ���"
3493
3494#: config/sparc/sparc.c:6804
3495#, fuzzy, c-format
3496msgid "invalid %%s operand"
3497msgstr "̵��� %P ���ڥ��ɤǤ�"
3498
3499#: config/sparc/sparc.c:6858
3500#, c-format
3501msgid "long long constant not a valid immediate operand"
3502msgstr "long long ����������¨�ͥ��ڥ��ɤǤϤ���ޤ���"
3503
3504#: config/sparc/sparc.c:6861
3505#, c-format
3506msgid "floating point constant not a valid immediate operand"
3507msgstr "��ư��������������¨�ͥ��ڥ��ɤǤϤ���ޤ���"
3508
3509#: config/stormy16/stormy16.c:1764 config/stormy16/stormy16.c:1835
3510#, fuzzy, c-format
3511msgid "'B' operand is not constant"
3512msgstr "���ϥ��ڥ��ɤ� `asm' �������Ǥ�"
3513
3514#: config/stormy16/stormy16.c:1791
3515#, c-format
3516msgid "'B' operand has multiple bits set"
3517msgstr ""
3518
3519#: config/stormy16/stormy16.c:1817
3520#, fuzzy, c-format
3521msgid "'o' operand is not constant"
3522msgstr "���ϥ��ڥ��ɤ� `asm' �������Ǥ�"
3523
3524#: config/stormy16/stormy16.c:1849
3525#, fuzzy, c-format
3526msgid "xstormy16_print_operand: unknown code"
3527msgstr "ia64_print_operand: �����ʥ����ɤǤ�"
3528
3529#: config/v850/v850.c:360
3530msgid "const_double_split got a bad insn:"
3531msgstr ""
3532
3533#: config/v850/v850.c:924
3534msgid "output_move_single:"
3535msgstr ""
3536
3537#: config/xtensa/xtensa.c:748 config/xtensa/xtensa.c:780
3538#: config/xtensa/xtensa.c:789
3539msgid "bad test"
3540msgstr ""
3541
3542#: config/xtensa/xtensa.c:1635
3543#, fuzzy, c-format
3544msgid "invalid %%D value"
3545msgstr "̵��� %D �ͤǤ�"
3546
3547#: config/xtensa/xtensa.c:1672
3548#, fuzzy
3549msgid "invalid mask"
3550msgstr "̵��� #pragma %s �Ǥ�"
3551
3552#: config/xtensa/xtensa.c:1698
3553#, fuzzy, c-format
3554msgid "invalid %%x value"
3555msgstr "̵��� %%W �ͤǤ�"
3556
3557#: config/xtensa/xtensa.c:1705
3558#, fuzzy, c-format
3559msgid "invalid %%d value"
3560msgstr "̵��� %%W �ͤǤ�"
3561
3562#: config/xtensa/xtensa.c:1726 config/xtensa/xtensa.c:1736
3563#, fuzzy, c-format
3564msgid "invalid %%t/%%b value"
3565msgstr "̵��� %%b ��"
3566
3567#: config/xtensa/xtensa.c:1778
3568#, fuzzy
3569msgid "invalid address"
3570msgstr "̵��ʥ����ɤǤ�"
3571
3572#: config/xtensa/xtensa.c:1803
3573#, fuzzy
3574msgid "no register in address"
3575msgstr "�����ʥ쥸����̾�Ǥ�: %s"
3576
3577#: config/xtensa/xtensa.c:1811
3578#, fuzzy
3579msgid "address offset not a constant"
3580msgstr "�׵ᤵ�줿���饤����Ȥ�����ǤϤ���ޤ���"
3581
3582#: cp/call.c:2441
3583msgid "candidates are:"
3584msgstr ""
3585
3586#: cp/call.c:6213
3587msgid "candidate 1:"
3588msgstr ""
3589
3590#: cp/call.c:6214
3591msgid "candidate 2:"
3592msgstr ""
3593
3594#: cp/decl2.c:695
3595msgid "candidates are: %+#D"
3596msgstr ""
3597
3598#: cp/decl2.c:697
3599msgid "candidate is: %+#D"
3600msgstr ""
3601
3602#: cp/g++spec.c:238 java/jvspec.c:417
3603#, fuzzy, c-format
3604msgid "argument to '%s' missing\n"
3605msgstr "`%s' �ؤΰ����礤�Ƥ��ޤ�\n"
3606
3607#: fortran/arith.c:141
3608msgid "Arithmetic OK at %L"
3609msgstr ""
3610
3611#: fortran/arith.c:144
3612msgid "Arithmetic overflow at %L"
3613msgstr ""
3614
3615#: fortran/arith.c:147
3616msgid "Arithmetic underflow at %L"
3617msgstr ""
3618
3619#: fortran/arith.c:150
3620msgid "Arithmetic NaN at %L"
3621msgstr ""
3622
3623#: fortran/arith.c:153
3624#, fuzzy
3625msgid "Division by zero at %L"
3626msgstr "#if �ǥ����ȯ�����ޤ���"
3627
3628#: fortran/arith.c:156
3629msgid "Array operands are incommensurate at %L"
3630msgstr ""
3631
3632#: fortran/arith.c:160
3633msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3634msgstr ""
3635
3636#: fortran/arith.c:1384
3637#, fuzzy
3638msgid "Elemental binary operation"
3639msgstr "����δ��¤�ͭ��ˤ���"
3640
3641#: fortran/arith.c:1920
3642#, no-c-format
3643msgid "Arithmetic OK converting %s to %s at %L"
3644msgstr ""
3645
3646#: fortran/arith.c:1924
3647#, no-c-format
3648msgid "Arithmetic overflow converting %s to %s at %L"
3649msgstr ""
3650
3651#: fortran/arith.c:1928
3652#, no-c-format
3653msgid "Arithmetic underflow converting %s to %s at %L"
3654msgstr ""
3655
3656#: fortran/arith.c:1932
3657#, no-c-format
3658msgid "Arithmetic NaN converting %s to %s at %L"
3659msgstr ""
3660
3661#: fortran/arith.c:1936
3662#, no-c-format
3663msgid "Division by zero converting %s to %s at %L"
3664msgstr ""
3665
3666#: fortran/arith.c:1940
3667#, no-c-format
3668msgid "Array operands are incommensurate converting %s to %s at %L"
3669msgstr ""
3670
3671#: fortran/arith.c:1944
3672#, no-c-format
3673msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3674msgstr ""
3675
3676#: fortran/arith.c:2277 fortran/arith.c:2312 fortran/arith.c:2349
3677#: fortran/arith.c:2399
3678#, no-c-format
3679msgid "The Hollerith constant at %L is too long to convert to %s"
3680msgstr ""
3681
3682#: fortran/arith.c:2445
3683#, fuzzy, no-c-format
3684msgid "Enumerator exceeds the C integer type at %C"
3685msgstr "ȿ��� `%s' �����������Ǥ�"
3686
3687#: fortran/array.c:97
3688#, fuzzy, no-c-format
3689msgid "Expected array subscript at %C"
3690msgstr "�����ź�� `char' ���Ǥ�"
3691
3692#: fortran/array.c:124
3693#, fuzzy, no-c-format
3694msgid "Expected array subscript stride at %C"
3695msgstr "�����ź�� `char' ���Ǥ�"
3696
3697#: fortran/array.c:167
3698#, fuzzy, no-c-format
3699msgid "Invalid form of array reference at %C"
3700msgstr "̵��ʻ��ȷ��Ǥ�"
3701
3702#: fortran/array.c:172
3703#, no-c-format
3704msgid "Array reference at %C cannot have more than %d dimensions"
3705msgstr ""
3706
3707#: fortran/array.c:224
3708#, no-c-format
3709msgid "Variable '%s' at %L in this context must be constant"
3710msgstr ""
3711
3712#: fortran/array.c:300
3713#, no-c-format
3714msgid "Expected expression in array specification at %C"
3715msgstr ""
3716
3717#: fortran/array.c:379
3718#, no-c-format
3719msgid "Bad array specification for an explicitly shaped array at %C"
3720msgstr ""
3721
3722#: fortran/array.c:390
3723#, no-c-format
3724msgid "Bad array specification for assumed shape array at %C"
3725msgstr ""
3726
3727#: fortran/array.c:403
3728#, no-c-format
3729msgid "Bad specification for deferred shape array at %C"
3730msgstr ""
3731
3732#: fortran/array.c:407
3733#, no-c-format
3734msgid "Bad specification for assumed size array at %C"
3735msgstr ""
3736
3737#: fortran/array.c:416
3738#, fuzzy, no-c-format
3739msgid "Expected another dimension in array declaration at %C"
3740msgstr "����μ���������ǻ��ꤹ�뤳�ȤϤǤ��ޤ���"
3741
3742#: fortran/array.c:422
3743#, no-c-format
3744msgid "Array specification at %C has more than %d dimensions"
3745msgstr ""
3746
3747#: fortran/array.c:627
3748#, fuzzy, no-c-format
3749msgid "duplicated initializer"
3750msgstr "��ʣ��������"
3751
3752#: fortran/array.c:720
3753#, no-c-format
3754msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3755msgstr ""
3756
3757#: fortran/array.c:822 fortran/array.c:931
3758#, no-c-format
3759msgid "Syntax error in array constructor at %C"
3760msgstr ""
3761
3762#: fortran/array.c:877
3763#, no-c-format
3764msgid "New in Fortran 2003: [...] style array constructors at %C"
3765msgstr ""
3766
3767#: fortran/array.c:891
3768#, no-c-format
3769msgid "Empty array constructor at %C is not allowed"
3770msgstr ""
3771
3772#: fortran/array.c:976
3773#, no-c-format
3774msgid "Element in %s array constructor at %L is %s"
3775msgstr ""
3776
3777#: fortran/array.c:1305
3778#, no-c-format
3779msgid "Iterator step at %L cannot be zero"
3780msgstr ""
3781
3782#: fortran/check.c:44
3783#, no-c-format
3784msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3785msgstr ""
3786
3787#: fortran/check.c:60
3788#, no-c-format
3789msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3790msgstr ""
3791
3792#: fortran/check.c:75 fortran/check.c:684 fortran/check.c:694
3793#, no-c-format
3794msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3795msgstr ""
3796
3797#: fortran/check.c:92
3798#, no-c-format
3799msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
3800msgstr ""
3801
3802#: fortran/check.c:118
3803#, fuzzy, no-c-format
3804msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
3805msgstr "`__builtin_args_info' �ΰ��������Ǥʤ���Фʤ�ޤ���"
3806
3807#: fortran/check.c:126
3808#, fuzzy, no-c-format
3809msgid "Invalid kind for %s at %L"
3810msgstr "̵��ʥ��ץ���� %s"
3811
3812#: fortran/check.c:146
3813#, no-c-format
3814msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
3815msgstr ""
3816
3817#: fortran/check.c:163
3818#, no-c-format
3819msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
3820msgstr ""
3821
3822#: fortran/check.c:180
3823#, no-c-format
3824msgid "'%s' argument of '%s' intrinsic at %L must be an array"
3825msgstr ""
3826
3827#: fortran/check.c:195
3828#, no-c-format
3829msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3830msgstr ""
3831
3832#: fortran/check.c:210
3833#, no-c-format
3834msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
3835msgstr ""
3836
3837#: fortran/check.c:225
3838#, no-c-format
3839msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
3840msgstr ""
3841
3842#: fortran/check.c:239
3843#, no-c-format
3844msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
3845msgstr ""
3846
3847#: fortran/check.c:259
3848#, no-c-format
3849msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
3850msgstr ""
3851
3852#: fortran/check.c:280
3853#, no-c-format
3854msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
3855msgstr ""
3856
3857#: fortran/check.c:286
3858#, no-c-format
3859msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
3860msgstr ""
3861
3862#: fortran/check.c:303
3863#, no-c-format
3864msgid "Missing DIM parameter in intrinsic '%s' at %L"
3865msgstr ""
3866
3867#: fortran/check.c:371
3868#, no-c-format
3869msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
3870msgstr ""
3871
3872#: fortran/check.c:456
3873#, no-c-format
3874msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
3875msgstr ""
3876
3877#: fortran/check.c:477 fortran/check.c:3178
3878#, no-c-format
3879msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
3880msgstr ""
3881
3882#: fortran/check.c:486 fortran/check.c:974 fortran/check.c:1109
3883#: fortran/check.c:1172 fortran/check.c:1397
3884#, no-c-format
3885msgid "Extension: Different type kinds at %L"
3886msgstr ""
3887
3888#: fortran/check.c:511 fortran/check.c:1732
3889#, no-c-format
3890msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
3891msgstr ""
3892
3893#: fortran/check.c:523
3894#, no-c-format
3895msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
3896msgstr ""
3897
3898#: fortran/check.c:538
3899#, no-c-format
3900msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
3901msgstr ""
3902
3903#: fortran/check.c:554
3904#, no-c-format
3905msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
3906msgstr ""
3907
3908#: fortran/check.c:664 fortran/check.c:766
3909#, no-c-format
3910msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
3911msgstr ""
3912
3913#: fortran/check.c:815 fortran/check.c:1477 fortran/check.c:1485
3914#, no-c-format
3915msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
3916msgstr ""
3917
3918#: fortran/check.c:829
3919#, no-c-format
3920msgid "different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
3921msgstr ""
3922
3923#: fortran/check.c:1079
3924#, no-c-format
3925msgid "Argument of %s at %L must be of length one"
3926msgstr ""
3927
3928#: fortran/check.c:1131
3929#, no-c-format
3930msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
3931msgstr ""
3932
3933#: fortran/check.c:1246
3934#, no-c-format
3935msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
3936msgstr ""
3937
3938#: fortran/check.c:1369
3939#, no-c-format
3940msgid "Intrinsic '%s' at %L must have at least two arguments"
3941msgstr ""
3942
3943#: fortran/check.c:1403
3944#, no-c-format
3945msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
3946msgstr ""
3947
3948#: fortran/check.c:1428
3949#, no-c-format
3950msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3951msgstr ""
3952
3953#: fortran/check.c:1499
3954#, no-c-format
3955msgid "different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
3956msgstr ""
3957
3958#: fortran/check.c:1519
3959#, no-c-format
3960msgid "different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
3961msgstr ""
3962
3963#: fortran/check.c:1528
3964#, no-c-format
3965msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
3966msgstr ""
3967
3968#: fortran/check.c:1779
3969#, no-c-format
3970msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
3971msgstr ""
3972
3973#: fortran/check.c:1800
3974#, no-c-format
3975msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
3976msgstr ""
3977
3978#: fortran/check.c:1808
3979#, no-c-format
3980msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
3981msgstr ""
3982
3983#: fortran/check.c:1924
3984#, no-c-format
3985msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
3986msgstr ""
3987
3988#: fortran/check.c:1934
3989#, no-c-format
3990msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
3991msgstr ""
3992
3993#: fortran/check.c:2022
3994#, fuzzy, no-c-format
3995msgid "Missing arguments to %s intrinsic at %L"
3996msgstr "`%s' ���ץ������Ф�����������ޤ���"
3997
3998#: fortran/check.c:2063
3999#, no-c-format
4000msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4001msgstr ""
4002
4003#: fortran/check.c:2125
4004#, no-c-format
4005msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4006msgstr ""
4007
4008#: fortran/check.c:2582 fortran/check.c:2602
4009#, fuzzy, no-c-format
4010msgid "Too many arguments to %s at %L"
4011msgstr "�ե����ޥåȤؤΰ����¿�����ޤ�"
4012
4013#: fortran/check.c:2730 fortran/check.c:3092 fortran/check.c:3116
4014#, no-c-format
4015msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4016msgstr ""
4017
4018#: fortran/check.c:3163 fortran/check.c:3171
4019#, no-c-format
4020msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4021msgstr ""
4022
4023#: fortran/data.c:63
4024#, fuzzy, no-c-format
4025msgid "non-constant array in DATA statement %L."
4026msgstr "��������������������ǥå���������ޤ�"
4027
4028#: fortran/data.c:327
4029#, fuzzy, no-c-format
4030msgid "Extension: re-initialization of '%s' at %L"
4031msgstr "(`%s' �ν����Դ����Ǥ�)"
4032
4033#: fortran/decl.c:208
4034#, no-c-format
4035msgid "Host associated variable '%s' may not be in the DATA statement at %C."
4036msgstr ""
4037
4038#: fortran/decl.c:215
4039#, no-c-format
4040msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4041msgstr ""
4042
4043#: fortran/decl.c:301
4044#, no-c-format
4045msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4046msgstr ""
4047
4048#: fortran/decl.c:408
4049#, no-c-format
4050msgid "Initialization at %C is not allowed in a PURE procedure"
4051msgstr ""
4052
4053#: fortran/decl.c:455
4054#, no-c-format
4055msgid "DATA statement at %C is not allowed in a PURE procedure"
4056msgstr ""
4057
4058#: fortran/decl.c:483
4059#, no-c-format
4060msgid "Bad INTENT specification at %C"
4061msgstr ""
4062
4063#: fortran/decl.c:548
4064#, fuzzy, no-c-format
4065msgid "Syntax error in character length specification at %C"
4066msgstr "�᥽�åɻ�����Ǥι�ʸ���ϥ��顼"
4067
4068#: fortran/decl.c:623
4069#, no-c-format
4070msgid "Procedure '%s' at %C is already defined at %L"
4071msgstr ""
4072
4073#: fortran/decl.c:633
4074#, no-c-format
4075msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4076msgstr ""
4077
4078#: fortran/decl.c:805
4079#, no-c-format
4080msgid "Initializer not allowed for PARAMETER '%s' at %C"
4081msgstr ""
4082
4083#: fortran/decl.c:814
4084#, no-c-format
4085msgid "Initializer not allowed for COMMON variable '%s' at %C"
4086msgstr ""
4087
4088#: fortran/decl.c:824
4089#, fuzzy, no-c-format
4090msgid "PARAMETER at %L is missing an initializer"
4091msgstr "���Ҥ�礤�Ƥ��ޤ�"
4092
4093#: fortran/decl.c:835
4094#, no-c-format
4095msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4096msgstr ""
4097
4098#: fortran/decl.c:913
4099#, no-c-format
4100msgid "Component at %C must have the POINTER attribute"
4101msgstr ""
4102
4103#: fortran/decl.c:922
4104#, no-c-format
4105msgid "Array component of structure at %C must have explicit or deferred shape"
4106msgstr ""
4107
4108#: fortran/decl.c:951
4109#, no-c-format
4110msgid "Pointer array component of structure at %C must have a deferred shape"
4111msgstr ""
4112
4113#: fortran/decl.c:961
4114#, no-c-format
4115msgid "Array component of structure at %C must have an explicit shape"
4116msgstr ""
4117
4118#: fortran/decl.c:987
4119#, no-c-format
4120msgid "NULL() initialization at %C is ambiguous"
4121msgstr ""
4122
4123#: fortran/decl.c:1054
4124#, no-c-format
4125msgid "Enumerator cannot be array at %C"
4126msgstr ""
4127
4128#: fortran/decl.c:1115 fortran/decl.c:3374
4129#, no-c-format
4130msgid "Duplicate array spec for Cray pointee at %C."
4131msgstr ""
4132
4133#: fortran/decl.c:1167
4134#, fuzzy, no-c-format
4135msgid "Function name '%s' not allowed at %C"
4136msgstr "���������°���� `%s' �ˤϻȤ��ޤ���"
4137
4138#: fortran/decl.c:1183
4139#, no-c-format
4140msgid "Extension: Old-style initialization at %C"
4141msgstr ""
4142
4143#: fortran/decl.c:1199
4144#, no-c-format
4145msgid "Initialization at %C isn't for a pointer variable"
4146msgstr ""
4147
4148#: fortran/decl.c:1207
4149#, no-c-format
4150msgid "Pointer initialization requires a NULL() at %C"
4151msgstr ""
4152
4153#: fortran/decl.c:1214
4154#, no-c-format
4155msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4156msgstr ""
4157
4158#: fortran/decl.c:1228
4159#, no-c-format
4160msgid "Pointer initialization at %C requires '=>', not '='"
4161msgstr ""
4162
4163#: fortran/decl.c:1236
4164#, fuzzy, no-c-format
4165msgid "Expected an initialization expression at %C"
4166msgstr "Ĺ�� 0 �ν��Ͽ侩����ޤ���"
4167
4168#: fortran/decl.c:1243
4169#, no-c-format
4170msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4171msgstr ""
4172
4173#: fortran/decl.c:1265
4174#, no-c-format
4175msgid "ENUMERATOR %L not initialized with integer expression"
4176msgstr ""
4177
4178#: fortran/decl.c:1324 fortran/decl.c:1333
4179#, fuzzy, no-c-format
4180msgid "Old-style type declaration %s*%d not supported at %C"
4181msgstr "-traditional �� C++ �Ǥϼ����դ����ޤ���"
4182
4183#: fortran/decl.c:1338
4184#, fuzzy, no-c-format
4185msgid "Nonstandard type declaration %s*%d at %C"
4186msgstr "`%s' �� extern ������ͥ��Ȥ��Ƥ��ޤ�"
4187
4188#: fortran/decl.c:1372
4189#, fuzzy, no-c-format
4190msgid "Expected initialization expression at %C"
4191msgstr "Ĺ�� 0 �ν��Ͽ侩����ޤ���"
4192
4193#: fortran/decl.c:1378
4194#, fuzzy, no-c-format
4195msgid "Expected scalar initialization expression at %C"
4196msgstr "Ĺ�� 0 �ν��Ͽ侩����ޤ���"
4197
4198#: fortran/decl.c:1396
4199#, fuzzy, no-c-format
4200msgid "Kind %d not supported for type %s at %C"
4201msgstr "VAX ��ư�����Ǥϴݤ�⡼�ɤ����ѤǤ��ޤ���"
4202
4203#: fortran/decl.c:1405
4204#, no-c-format
4205msgid "Missing right paren at %C"
4206msgstr ""
4207
4208#: fortran/decl.c:1494 fortran/decl.c:1537
4209#, no-c-format
4210msgid "Kind %d is not a CHARACTER kind at %C"
4211msgstr ""
4212
4213#: fortran/decl.c:1531
4214#, no-c-format
4215msgid "Syntax error in CHARACTER declaration at %C"
4216msgstr ""
4217
4218#: fortran/decl.c:1592
4219#, no-c-format
4220msgid "Extension: BYTE type at %C"
4221msgstr ""
4222
4223#: fortran/decl.c:1598
4224#, no-c-format
4225msgid "BYTE type used at %C is not available on the target machine"
4226msgstr ""
4227
4228#: fortran/decl.c:1647
4229#, no-c-format
4230msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4231msgstr ""
4232
4233#: fortran/decl.c:1670
4234#, fuzzy, no-c-format
4235msgid "Type name '%s' at %C is ambiguous"
4236msgstr "%s: ���ץ���� `%s' �Ϥ����ޤ��Ǥ�\n"
4237
4238#: fortran/decl.c:1736
4239#, no-c-format
4240msgid "Missing character range in IMPLICIT at %C"
4241msgstr ""
4242
4243#: fortran/decl.c:1782
4244#, no-c-format
4245msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4246msgstr ""
4247
4248#: fortran/decl.c:1836
4249#, no-c-format
4250msgid "Empty IMPLICIT statement at %C"
4251msgstr ""
4252
4253#: fortran/decl.c:2000
4254#, no-c-format
4255msgid "Enumerator cannot have attributes %C"
4256msgstr ""
4257
4258#: fortran/decl.c:2013
4259#, no-c-format
4260msgid "Missing dimension specification at %C"
4261msgstr ""
4262
4263#: fortran/decl.c:2095
4264#, fuzzy, no-c-format
4265msgid "Duplicate %s attribute at %L"
4266msgstr "����θ�� `%s' °�����åȤ��뤳�ȤϤǤ��ޤ���"
4267
4268#: fortran/decl.c:2112
4269#, no-c-format
4270msgid "Attribute at %L is not allowed in a TYPE definition"
4271msgstr ""
4272
4273#: fortran/decl.c:2126
4274#, no-c-format
4275msgid "%s attribute at %L is not allowed outside of a MODULE"
4276msgstr ""
4277
4278#. Now we have an error, which we signal, and then fix up
4279#. because the knock-on is plain and simple confusing.
4280#: fortran/decl.c:2264
4281#, no-c-format
4282msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition."
4283msgstr ""
4284
4285#: fortran/decl.c:2294
4286#, fuzzy, no-c-format
4287msgid "Syntax error in data declaration at %C"
4288msgstr "`%s' ���������İʾ�Υǡ����������ꤵ��ޤ���"
4289
4290#: fortran/decl.c:2440
4291#, fuzzy, no-c-format
4292msgid "Name '%s' at %C is the name of the procedure"
4293msgstr "�ץ������㳫�ϤȽ�λ�Υ������塼���Ԥʤ�ʤ�"
4294
4295#: fortran/decl.c:2452
4296#, no-c-format
4297msgid "Unexpected junk in formal argument list at %C"
4298msgstr ""
4299
4300#: fortran/decl.c:2470
4301#, no-c-format
4302msgid "Duplicate symbol '%s' in formal argument list at %C"
4303msgstr ""
4304
4305#: fortran/decl.c:2513
4306#, no-c-format
4307msgid "Unexpected junk following RESULT variable at %C"
4308msgstr ""
4309
4310#: fortran/decl.c:2520
4311#, no-c-format
4312msgid "RESULT variable at %C must be different than function name"
4313msgstr ""
4314
4315#: fortran/decl.c:2575
4316#, no-c-format
4317msgid "Expected formal argument list in function definition at %C"
4318msgstr ""
4319
4320#: fortran/decl.c:2586
4321#, fuzzy, no-c-format
4322msgid "Unexpected junk after function declaration at %C"
4323msgstr "`%s' �� extern ������ͥ��Ȥ��Ƥ��ޤ�"
4324
4325#: fortran/decl.c:2607
4326#, fuzzy, no-c-format
4327msgid "Function '%s' at %C already has a type of %s"
4328msgstr "�ؿ��γ��ϰ��֤����ͤ����˥��饤����Ȥ���"
4329
4330#: fortran/decl.c:2678
4331#, no-c-format
4332msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4333msgstr ""
4334
4335#: fortran/decl.c:2681
4336#, no-c-format
4337msgid "ENTRY statement at %C cannot appear within a MODULE"
4338msgstr ""
4339
4340#: fortran/decl.c:2685
4341#, no-c-format
4342msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4343msgstr ""
4344
4345#: fortran/decl.c:2689
4346#, no-c-format
4347msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4348msgstr ""
4349
4350#: fortran/decl.c:2693
4351#, no-c-format
4352msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4353msgstr ""
4354
4355#: fortran/decl.c:2698
4356#, no-c-format
4357msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4358msgstr ""
4359
4360#: fortran/decl.c:2702
4361#, no-c-format
4362msgid "ENTRY statement at %C cannot appear within a DO block"
4363msgstr ""
4364
4365#: fortran/decl.c:2706
4366#, no-c-format
4367msgid "ENTRY statement at %C cannot appear within a SELECT block"
4368msgstr ""
4369
4370#: fortran/decl.c:2710
4371#, no-c-format
4372msgid "ENTRY statement at %C cannot appear within a FORALL block"
4373msgstr ""
4374
4375#: fortran/decl.c:2714
4376#, no-c-format
4377msgid "ENTRY statement at %C cannot appear within a WHERE block"
4378msgstr ""
4379
4380#: fortran/decl.c:2718
4381#, no-c-format
4382msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4383msgstr ""
4384
4385#: fortran/decl.c:2731
4386#, no-c-format
4387msgid "ENTRY statement at %C cannot appear in a contained procedure"
4388msgstr ""
4389
4390#: fortran/decl.c:2812
4391#, no-c-format
4392msgid "RESULT attribute required in ENTRY statement at %C"
4393msgstr ""
4394
4395#: fortran/decl.c:3053
4396#, no-c-format
4397msgid "Unexpected END statement at %C"
4398msgstr ""
4399
4400#. We would have required END [something]
4401#: fortran/decl.c:3062
4402#, no-c-format
4403msgid "%s statement expected at %L"
4404msgstr ""
4405
4406#: fortran/decl.c:3073
4407#, no-c-format
4408msgid "Expecting %s statement at %C"
4409msgstr ""
4410
4411#: fortran/decl.c:3087
4412#, fuzzy, no-c-format
4413msgid "Expected block name of '%s' in %s statement at %C"
4414msgstr "switch ʸ����ǥ�٥� `%s' ����ʣ���Ƥ��ޤ�"
4415
4416#: fortran/decl.c:3103
4417#, fuzzy, no-c-format
4418msgid "Expected terminating name at %C"
4419msgstr "���ֹ� %u �����Ϥ��Ǥ���"
4420
4421#: fortran/decl.c:3112
4422#, fuzzy, no-c-format
4423msgid "Expected label '%s' for %s statement at %C"
4424msgstr "switch ʸ����ǥ�٥� `%s' ����ʣ���Ƥ��ޤ�"
4425
4426#: fortran/decl.c:3167
4427#, no-c-format
4428msgid "Missing array specification at %L in DIMENSION statement"
4429msgstr ""
4430
4431#: fortran/decl.c:3176
4432#, no-c-format
4433msgid "Array specification must be deferred at %L"
4434msgstr ""
4435
4436#: fortran/decl.c:3253
4437#, no-c-format
4438msgid "Unexpected character in variable list at %C"
4439msgstr ""
4440
4441#: fortran/decl.c:3290
4442#, no-c-format
4443msgid "Expected '(' at %C"
4444msgstr ""
4445
4446#: fortran/decl.c:3304 fortran/decl.c:3345
4447#, no-c-format
4448msgid "Expected variable name at %C"
4449msgstr ""
4450
4451#: fortran/decl.c:3320
4452#, fuzzy, no-c-format
4453msgid "Cray pointer at %C must be an integer."
4454msgstr "�Ҹ�ϼ��̻ҤǤʤ���Фʤ�ޤ���"
4455
4456#: fortran/decl.c:3324
4457#, no-c-format
4458msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes."
4459msgstr ""
4460
4461#: fortran/decl.c:3331
4462#, no-c-format
4463msgid "Expected \",\" at %C"
4464msgstr ""
4465
4466#: fortran/decl.c:3394
4467#, no-c-format
4468msgid "Expected \")\" at %C"
4469msgstr ""
4470
4471#: fortran/decl.c:3406
4472#, no-c-format
4473msgid "Expected \",\" or end of statement at %C"
4474msgstr ""
4475
4476#: fortran/decl.c:3471
4477#, no-c-format
4478msgid "Cray pointer declaration at %C requires -fcray-pointer flag."
4479msgstr ""
4480
4481#: fortran/decl.c:3569
4482#, no-c-format
4483msgid "Access specification of the %s operator at %C has already been specified"
4484msgstr ""
4485
4486#: fortran/decl.c:3587
4487#, no-c-format
4488msgid "Access specification of the .%s. operator at %C has already been specified"
4489msgstr ""
4490
4491#: fortran/decl.c:3674
4492#, no-c-format
4493msgid "Expected variable name at %C in PARAMETER statement"
4494msgstr ""
4495
4496#: fortran/decl.c:3681
4497#, no-c-format
4498msgid "Expected = sign in PARAMETER statement at %C"
4499msgstr ""
4500
4501#: fortran/decl.c:3687
4502#, no-c-format
4503msgid "Expected expression at %C in PARAMETER statement"
4504msgstr ""
4505
4506#: fortran/decl.c:3745
4507#, no-c-format
4508msgid "Unexpected characters in PARAMETER statement at %C"
4509msgstr ""
4510
4511#: fortran/decl.c:3770
4512#, no-c-format
4513msgid "Blanket SAVE statement at %C follows previous SAVE statement"
4514msgstr ""
4515
4516#: fortran/decl.c:3783
4517#, no-c-format
4518msgid "SAVE statement at %C follows blanket SAVE statement"
4519msgstr ""
4520
4521#: fortran/decl.c:3829
4522#, no-c-format
4523msgid "Syntax error in SAVE statement at %C"
4524msgstr ""
4525
4526#: fortran/decl.c:3850
4527#, no-c-format
4528msgid "MODULE PROCEDURE at %C must be in a generic module interface"
4529msgstr ""
4530
4531#: fortran/decl.c:3910
4532#, no-c-format
4533msgid "Derived type at %C can only be PRIVATE within a MODULE"
4534msgstr ""
4535
4536#: fortran/decl.c:3923
4537#, no-c-format
4538msgid "Derived type at %C can only be PUBLIC within a MODULE"
4539msgstr ""
4540
4541#: fortran/decl.c:3934
4542#, no-c-format
4543msgid "Expected :: in TYPE definition at %C"
4544msgstr ""
4545
4546#: fortran/decl.c:3951
4547#, no-c-format
4548msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
4549msgstr ""
4550
4551#: fortran/decl.c:3961
4552#, no-c-format
4553msgid "Derived type name '%s' at %C already has a basic type of %s"
4554msgstr ""
4555
4556#: fortran/decl.c:3978
4557#, no-c-format
4558msgid "Derived type definition of '%s' at %C has already been defined"
4559msgstr ""
4560
4561#: fortran/decl.c:4012
4562#, no-c-format
4563msgid "Cray Pointee at %C cannot be assumed shape array"
4564msgstr ""
4565
4566#: fortran/decl.c:4033
4567#, no-c-format
4568msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C"
4569msgstr ""
4570
4571#: fortran/decl.c:4057
4572#, fuzzy, no-c-format
4573msgid "ENUM definition statement expected before %C"
4574msgstr "`&' �����˷���̾��������٤��Ǥ�"
4575
4576#: fortran/decl.c:4090
4577#, no-c-format
4578msgid "Syntax error in ENUMERATOR definition at %C"
4579msgstr ""
4580
4581#: fortran/dump-parse-tree.c:53
4582#, c-format
4583msgid "%-5d "
4584msgstr ""
4585
4586#: fortran/dump-parse-tree.c:55
4587#, c-format
4588msgid "      "
4589msgstr ""
4590
4591#: fortran/dump-parse-tree.c:79 fortran/dump-parse-tree.c:597
4592#, fuzzy, c-format
4593msgid "(%s "
4594msgstr "%s "
4595
4596#: fortran/dump-parse-tree.c:92 fortran/dump-parse-tree.c:844
4597#: fortran/dump-parse-tree.c:881 fortran/dump-parse-tree.c:891
4598#, c-format
4599msgid "%d"
4600msgstr ""
4601
4602#: fortran/dump-parse-tree.c:96 fortran/dump-parse-tree.c:123
4603#: fortran/dump-parse-tree.c:166 fortran/dump-parse-tree.c:403
4604#: fortran/dump-parse-tree.c:498 fortran/dump-parse-tree.c:584
4605#: fortran/dump-parse-tree.c:605
4606#, c-format
4607msgid ")"
4608msgstr ""
4609
4610#: fortran/dump-parse-tree.c:106 fortran/dump-parse-tree.c:421
4611#, c-format
4612msgid "("
4613msgstr ""
4614
4615#: fortran/dump-parse-tree.c:112
4616#, fuzzy, c-format
4617msgid "%s = "
4618msgstr "%s "
4619
4620#: fortran/dump-parse-tree.c:116
4621#, c-format
4622msgid "(arg not-present)"
4623msgstr ""
4624
4625#: fortran/dump-parse-tree.c:120 fortran/dump-parse-tree.c:397
4626#: fortran/dump-parse-tree.c:494
4627#, c-format
4628msgid " "
4629msgstr ""
4630
4631#: fortran/dump-parse-tree.c:137 fortran/dump-parse-tree.c:312
4632#, c-format
4633msgid "()"
4634msgstr ""
4635
4636#: fortran/dump-parse-tree.c:141
4637#, c-format
4638msgid "(%d"
4639msgstr ""
4640
4641#: fortran/dump-parse-tree.c:155
4642#, fuzzy, c-format
4643msgid " %s "
4644msgstr " %s"
4645
4646#: fortran/dump-parse-tree.c:182
4647#, c-format
4648msgid "FULL"
4649msgstr ""
4650
4651#: fortran/dump-parse-tree.c:213 fortran/dump-parse-tree.c:222
4652#: fortran/dump-parse-tree.c:297
4653#, c-format
4654msgid " , "
4655msgstr ""
4656
4657#: fortran/dump-parse-tree.c:227
4658#, c-format
4659msgid "UNKNOWN"
4660msgstr ""
4661
4662#: fortran/dump-parse-tree.c:252
4663#, fuzzy, c-format
4664msgid " %% %s"
4665msgstr " %s"
4666
4667#: fortran/dump-parse-tree.c:324 fortran/dump-parse-tree.c:381
4668#, c-format
4669msgid "''"
4670msgstr ""
4671
4672#: fortran/dump-parse-tree.c:326
4673#, c-format
4674msgid "%c"
4675msgstr ""
4676
4677#: fortran/dump-parse-tree.c:333
4678#, fuzzy, c-format
4679msgid "%s("
4680msgstr "%s"
4681
4682#: fortran/dump-parse-tree.c:339
4683#, c-format
4684msgid "(/ "
4685msgstr ""
4686
4687#: fortran/dump-parse-tree.c:341
4688#, c-format
4689msgid " /)"
4690msgstr ""
4691
4692#: fortran/dump-parse-tree.c:347
4693#, c-format
4694msgid "NULL()"
4695msgstr ""
4696
4697#: fortran/dump-parse-tree.c:357 fortran/dump-parse-tree.c:370
4698#: fortran/dump-parse-tree.c:395 fortran/dump-parse-tree.c:401
4699#, c-format
4700msgid "_%d"
4701msgstr ""
4702
4703#: fortran/dump-parse-tree.c:362
4704#, c-format
4705msgid ".true."
4706msgstr ""
4707
4708#: fortran/dump-parse-tree.c:364
4709#, fuzzy, c-format
4710msgid ".false."
4711msgstr "fclose"
4712
4713#: fortran/dump-parse-tree.c:391
4714#, c-format
4715msgid "(complex "
4716msgstr ""
4717
4718#: fortran/dump-parse-tree.c:407
4719#, c-format
4720msgid "???"
4721msgstr ""
4722
4723#: fortran/dump-parse-tree.c:415 fortran/dump-parse-tree.c:701
4724#, fuzzy, c-format
4725msgid "%s:"
4726msgstr "%s"
4727
4728#: fortran/dump-parse-tree.c:425
4729#, c-format
4730msgid "U+ "
4731msgstr ""
4732
4733#: fortran/dump-parse-tree.c:428
4734#, c-format
4735msgid "U- "
4736msgstr ""
4737
4738#: fortran/dump-parse-tree.c:431
4739#, c-format
4740msgid "+ "
4741msgstr ""
4742
4743#: fortran/dump-parse-tree.c:434
4744#, c-format
4745msgid "- "
4746msgstr ""
4747
4748#: fortran/dump-parse-tree.c:437
4749#, c-format
4750msgid "* "
4751msgstr ""
4752
4753#: fortran/dump-parse-tree.c:440
4754#, c-format
4755msgid "/ "
4756msgstr ""
4757
4758#: fortran/dump-parse-tree.c:443
4759#, c-format
4760msgid "** "
4761msgstr ""
4762
4763#: fortran/dump-parse-tree.c:446
4764#, c-format
4765msgid "// "
4766msgstr ""
4767
4768#: fortran/dump-parse-tree.c:449
4769#, c-format
4770msgid "AND "
4771msgstr ""
4772
4773#: fortran/dump-parse-tree.c:452
4774#, c-format
4775msgid "OR "
4776msgstr ""
4777
4778#: fortran/dump-parse-tree.c:455
4779#, c-format
4780msgid "EQV "
4781msgstr ""
4782
4783#: fortran/dump-parse-tree.c:458
4784#, c-format
4785msgid "NEQV "
4786msgstr ""
4787
4788#: fortran/dump-parse-tree.c:461
4789#, c-format
4790msgid "= "
4791msgstr ""
4792
4793#: fortran/dump-parse-tree.c:464
4794#, c-format
4795msgid "<> "
4796msgstr ""
4797
4798#: fortran/dump-parse-tree.c:467
4799#, c-format
4800msgid "> "
4801msgstr ""
4802
4803#: fortran/dump-parse-tree.c:470
4804#, c-format
4805msgid ">= "
4806msgstr ""
4807
4808#: fortran/dump-parse-tree.c:473
4809#, c-format
4810msgid "< "
4811msgstr ""
4812
4813#: fortran/dump-parse-tree.c:476
4814#, c-format
4815msgid "<= "
4816msgstr ""
4817
4818#: fortran/dump-parse-tree.c:479
4819#, c-format
4820msgid "NOT "
4821msgstr ""
4822
4823#: fortran/dump-parse-tree.c:482
4824#, fuzzy, c-format
4825msgid "parens"
4826msgstr "open %s"
4827
4828#: fortran/dump-parse-tree.c:504
4829#, fuzzy, c-format
4830msgid "%s["
4831msgstr "%s"
4832
4833#: fortran/dump-parse-tree.c:510
4834#, fuzzy, c-format
4835msgid "%s[["
4836msgstr "%s"
4837
4838#: fortran/dump-parse-tree.c:531
4839#, fuzzy, c-format
4840msgid "(%s %s %s %s"
4841msgstr "%s��%s���äƤ��ޤ���"
4842
4843#: fortran/dump-parse-tree.c:537
4844#, c-format
4845msgid " ALLOCATABLE"
4846msgstr ""
4847
4848#: fortran/dump-parse-tree.c:539 fortran/dump-parse-tree.c:602
4849#, c-format
4850msgid " DIMENSION"
4851msgstr ""
4852
4853#: fortran/dump-parse-tree.c:541
4854#, c-format
4855msgid " EXTERNAL"
4856msgstr ""
4857
4858#: fortran/dump-parse-tree.c:543
4859#, c-format
4860msgid " INTRINSIC"
4861msgstr ""
4862
4863#: fortran/dump-parse-tree.c:545
4864#, c-format
4865msgid " OPTIONAL"
4866msgstr ""
4867
4868#: fortran/dump-parse-tree.c:547 fortran/dump-parse-tree.c:600
4869#, c-format
4870msgid " POINTER"
4871msgstr ""
4872
4873#: fortran/dump-parse-tree.c:549
4874#, c-format
4875msgid " SAVE"
4876msgstr ""
4877
4878#: fortran/dump-parse-tree.c:551
4879#, c-format
4880msgid " TARGET"
4881msgstr ""
4882
4883#: fortran/dump-parse-tree.c:553
4884#, c-format
4885msgid " DUMMY"
4886msgstr ""
4887
4888#: fortran/dump-parse-tree.c:555
4889#, c-format
4890msgid " RESULT"
4891msgstr ""
4892
4893#: fortran/dump-parse-tree.c:557
4894#, c-format
4895msgid " ENTRY"
4896msgstr ""
4897
4898#: fortran/dump-parse-tree.c:560
4899#, c-format
4900msgid " DATA"
4901msgstr ""
4902
4903#: fortran/dump-parse-tree.c:562
4904#, c-format
4905msgid " USE-ASSOC"
4906msgstr ""
4907
4908#: fortran/dump-parse-tree.c:564
4909#, c-format
4910msgid " IN-NAMELIST"
4911msgstr ""
4912
4913#: fortran/dump-parse-tree.c:566
4914#, c-format
4915msgid " IN-COMMON"
4916msgstr ""
4917
4918#: fortran/dump-parse-tree.c:569
4919#, fuzzy, c-format
4920msgid " FUNCTION"
4921msgstr "FUNCTION_EPILOGUE ����Ѥ���"
4922
4923#: fortran/dump-parse-tree.c:571
4924#, c-format
4925msgid " SUBROUTINE"
4926msgstr ""
4927
4928#: fortran/dump-parse-tree.c:573
4929#, c-format
4930msgid " IMPLICIT-TYPE"
4931msgstr ""
4932
4933#: fortran/dump-parse-tree.c:576
4934#, c-format
4935msgid " SEQUENCE"
4936msgstr ""
4937
4938#: fortran/dump-parse-tree.c:578
4939#, c-format
4940msgid " ELEMENTAL"
4941msgstr ""
4942
4943#: fortran/dump-parse-tree.c:580
4944#, c-format
4945msgid " PURE"
4946msgstr ""
4947
4948#: fortran/dump-parse-tree.c:582
4949#, c-format
4950msgid " RECURSIVE"
4951msgstr ""
4952
4953#: fortran/dump-parse-tree.c:628
4954#, c-format
4955msgid "symbol %s "
4956msgstr ""
4957
4958#: fortran/dump-parse-tree.c:635
4959#, c-format
4960msgid "value: "
4961msgstr ""
4962
4963#: fortran/dump-parse-tree.c:642
4964#, c-format
4965msgid "Array spec:"
4966msgstr ""
4967
4968#: fortran/dump-parse-tree.c:649
4969#, fuzzy, c-format
4970msgid "Generic interfaces:"
4971msgstr "Cygwin �������ե���������Ѥ���"
4972
4973#: fortran/dump-parse-tree.c:651 fortran/dump-parse-tree.c:675
4974#: fortran/dump-parse-tree.c:704 fortran/dump-parse-tree.c:1044
4975#: fortran/dump-parse-tree.c:1050 fortran/dump-parse-tree.c:1535
4976#, c-format
4977msgid " %s"
4978msgstr " %s"
4979
4980#: fortran/dump-parse-tree.c:657
4981#, fuzzy, c-format
4982msgid "result: %s"
4983msgstr "%s: %s"
4984
4985#: fortran/dump-parse-tree.c:663
4986#, c-format
4987msgid "components: "
4988msgstr ""
4989
4990#: fortran/dump-parse-tree.c:670
4991#, c-format
4992msgid "Formal arglist:"
4993msgstr ""
4994
4995#: fortran/dump-parse-tree.c:677
4996#, c-format
4997msgid " [Alt Return]"
4998msgstr ""
4999
5000#: fortran/dump-parse-tree.c:684
5001#, fuzzy, c-format
5002msgid "Formal namespace"
5003msgstr "������ #pragma namespace %s �Ǥ�"
5004
5005#: fortran/dump-parse-tree.c:742
5006#, c-format
5007msgid "common: /%s/ "
5008msgstr ""
5009
5010#: fortran/dump-parse-tree.c:750 fortran/dump-parse-tree.c:1471
5011#, c-format
5012msgid ", "
5013msgstr ""
5014
5015#: fortran/dump-parse-tree.c:763
5016#, c-format
5017msgid "symtree: %s  Ambig %d"
5018msgstr ""
5019
5020#: fortran/dump-parse-tree.c:766
5021#, fuzzy, c-format
5022msgid " from namespace %s"
5023msgstr "������ #pragma namespace %s �Ǥ�"
5024
5025#: fortran/dump-parse-tree.c:810
5026#, c-format
5027msgid "NOP"
5028msgstr ""
5029
5030#: fortran/dump-parse-tree.c:814
5031#, c-format
5032msgid "CONTINUE"
5033msgstr ""
5034
5035#: fortran/dump-parse-tree.c:818
5036#, c-format
5037msgid "ENTRY %s"
5038msgstr ""
5039
5040#: fortran/dump-parse-tree.c:822
5041#, c-format
5042msgid "ASSIGN "
5043msgstr ""
5044
5045#: fortran/dump-parse-tree.c:829
5046#, c-format
5047msgid "LABEL ASSIGN "
5048msgstr ""
5049
5050#: fortran/dump-parse-tree.c:831
5051#, fuzzy, c-format
5052msgid " %d"
5053msgstr " %s"
5054
5055#: fortran/dump-parse-tree.c:835
5056#, c-format
5057msgid "POINTER ASSIGN "
5058msgstr ""
5059
5060#: fortran/dump-parse-tree.c:842
5061#, c-format
5062msgid "GOTO "
5063msgstr ""
5064
5065#: fortran/dump-parse-tree.c:851
5066#, c-format
5067msgid ", ("
5068msgstr ""
5069
5070#: fortran/dump-parse-tree.c:865
5071#, c-format
5072msgid "CALL %s "
5073msgstr ""
5074
5075#: fortran/dump-parse-tree.c:870
5076#, c-format
5077msgid "RETURN "
5078msgstr ""
5079
5080#: fortran/dump-parse-tree.c:876
5081#, c-format
5082msgid "PAUSE "
5083msgstr ""
5084
5085#: fortran/dump-parse-tree.c:886
5086#, c-format
5087msgid "STOP "
5088msgstr ""
5089
5090#: fortran/dump-parse-tree.c:896 fortran/dump-parse-tree.c:904
5091#, c-format
5092msgid "IF "
5093msgstr ""
5094
5095#: fortran/dump-parse-tree.c:898
5096#, c-format
5097msgid " %d, %d, %d"
5098msgstr ""
5099
5100#: fortran/dump-parse-tree.c:915
5101#, c-format
5102msgid "ELSE\n"
5103msgstr ""
5104
5105#: fortran/dump-parse-tree.c:918
5106#, c-format
5107msgid "ELSE IF "
5108msgstr ""
5109
5110#: fortran/dump-parse-tree.c:928
5111#, c-format
5112msgid "ENDIF"
5113msgstr ""
5114
5115#: fortran/dump-parse-tree.c:933
5116#, c-format
5117msgid "SELECT CASE "
5118msgstr ""
5119
5120#: fortran/dump-parse-tree.c:941
5121#, c-format
5122msgid "CASE "
5123msgstr ""
5124
5125#: fortran/dump-parse-tree.c:957
5126#, c-format
5127msgid "END SELECT"
5128msgstr ""
5129
5130#: fortran/dump-parse-tree.c:961
5131#, c-format
5132msgid "WHERE "
5133msgstr ""
5134
5135#: fortran/dump-parse-tree.c:972
5136#, c-format
5137msgid "ELSE WHERE "
5138msgstr ""
5139
5140#: fortran/dump-parse-tree.c:979
5141#, c-format
5142msgid "END WHERE"
5143msgstr ""
5144
5145#: fortran/dump-parse-tree.c:984
5146#, c-format
5147msgid "FORALL "
5148msgstr ""
5149
5150#: fortran/dump-parse-tree.c:1009
5151#, c-format
5152msgid "END FORALL"
5153msgstr ""
5154
5155#: fortran/dump-parse-tree.c:1013
5156#, c-format
5157msgid "DO "
5158msgstr ""
5159
5160#: fortran/dump-parse-tree.c:1027 fortran/dump-parse-tree.c:1038
5161#, c-format
5162msgid "END DO"
5163msgstr ""
5164
5165#: fortran/dump-parse-tree.c:1031
5166#, c-format
5167msgid "DO WHILE "
5168msgstr ""
5169
5170#: fortran/dump-parse-tree.c:1042
5171#, c-format
5172msgid "CYCLE"
5173msgstr ""
5174
5175#: fortran/dump-parse-tree.c:1048
5176#, c-format
5177msgid "EXIT"
5178msgstr ""
5179
5180#: fortran/dump-parse-tree.c:1054
5181#, c-format
5182msgid "ALLOCATE "
5183msgstr ""
5184
5185#: fortran/dump-parse-tree.c:1057 fortran/dump-parse-tree.c:1073
5186#, c-format
5187msgid " STAT="
5188msgstr ""
5189
5190#: fortran/dump-parse-tree.c:1070
5191#, c-format
5192msgid "DEALLOCATE "
5193msgstr ""
5194
5195#: fortran/dump-parse-tree.c:1086
5196#, c-format
5197msgid "OPEN"
5198msgstr ""
5199
5200#: fortran/dump-parse-tree.c:1091 fortran/dump-parse-tree.c:1170
5201#: fortran/dump-parse-tree.c:1212 fortran/dump-parse-tree.c:1235
5202#: fortran/dump-parse-tree.c:1387
5203#, c-format
5204msgid " UNIT="
5205msgstr ""
5206
5207#: fortran/dump-parse-tree.c:1096 fortran/dump-parse-tree.c:1175
5208#: fortran/dump-parse-tree.c:1217 fortran/dump-parse-tree.c:1246
5209#: fortran/dump-parse-tree.c:1404
5210#, c-format
5211msgid " IOMSG="
5212msgstr ""
5213
5214#: fortran/dump-parse-tree.c:1101 fortran/dump-parse-tree.c:1180
5215#: fortran/dump-parse-tree.c:1222 fortran/dump-parse-tree.c:1251
5216#: fortran/dump-parse-tree.c:1409
5217#, c-format
5218msgid " IOSTAT="
5219msgstr ""
5220
5221#: fortran/dump-parse-tree.c:1106 fortran/dump-parse-tree.c:1240
5222#, c-format
5223msgid " FILE="
5224msgstr ""
5225
5226#: fortran/dump-parse-tree.c:1111 fortran/dump-parse-tree.c:1185
5227#, c-format
5228msgid " STATUS="
5229msgstr ""
5230
5231#: fortran/dump-parse-tree.c:1116 fortran/dump-parse-tree.c:1281
5232#, c-format
5233msgid " ACCESS="
5234msgstr ""
5235
5236#: fortran/dump-parse-tree.c:1121 fortran/dump-parse-tree.c:1297
5237#, c-format
5238msgid " FORM="
5239msgstr ""
5240
5241#: fortran/dump-parse-tree.c:1126 fortran/dump-parse-tree.c:1312
5242#, c-format
5243msgid " RECL="
5244msgstr ""
5245
5246#: fortran/dump-parse-tree.c:1131 fortran/dump-parse-tree.c:1322
5247#, c-format
5248msgid " BLANK="
5249msgstr ""
5250
5251#: fortran/dump-parse-tree.c:1136 fortran/dump-parse-tree.c:1327
5252#, c-format
5253msgid " POSITION="
5254msgstr ""
5255
5256#: fortran/dump-parse-tree.c:1141 fortran/dump-parse-tree.c:1332
5257#, c-format
5258msgid " ACTION="
5259msgstr ""
5260
5261#: fortran/dump-parse-tree.c:1146 fortran/dump-parse-tree.c:1352
5262#, c-format
5263msgid " DELIM="
5264msgstr ""
5265
5266#: fortran/dump-parse-tree.c:1151 fortran/dump-parse-tree.c:1357
5267#, c-format
5268msgid " PAD="
5269msgstr ""
5270
5271#: fortran/dump-parse-tree.c:1156 fortran/dump-parse-tree.c:1362
5272#, c-format
5273msgid " CONVERT="
5274msgstr ""
5275
5276#: fortran/dump-parse-tree.c:1160 fortran/dump-parse-tree.c:1189
5277#: fortran/dump-parse-tree.c:1226 fortran/dump-parse-tree.c:1367
5278#: fortran/dump-parse-tree.c:1444
5279#, c-format
5280msgid " ERR=%d"
5281msgstr ""
5282
5283#: fortran/dump-parse-tree.c:1165
5284#, c-format
5285msgid "CLOSE"
5286msgstr ""
5287
5288#: fortran/dump-parse-tree.c:1193
5289#, c-format
5290msgid "BACKSPACE"
5291msgstr ""
5292
5293#: fortran/dump-parse-tree.c:1197
5294#, c-format
5295msgid "ENDFILE"
5296msgstr ""
5297
5298#: fortran/dump-parse-tree.c:1201
5299#, c-format
5300msgid "REWIND"
5301msgstr ""
5302
5303#: fortran/dump-parse-tree.c:1205
5304#, c-format
5305msgid "FLUSH"
5306msgstr ""
5307
5308#: fortran/dump-parse-tree.c:1230
5309#, c-format
5310msgid "INQUIRE"
5311msgstr ""
5312
5313#: fortran/dump-parse-tree.c:1256
5314#, c-format
5315msgid " EXIST="
5316msgstr ""
5317
5318#: fortran/dump-parse-tree.c:1261
5319#, c-format
5320msgid " OPENED="
5321msgstr ""
5322
5323#: fortran/dump-parse-tree.c:1266
5324#, c-format
5325msgid " NUMBER="
5326msgstr ""
5327
5328#: fortran/dump-parse-tree.c:1271
5329#, c-format
5330msgid " NAMED="
5331msgstr ""
5332
5333#: fortran/dump-parse-tree.c:1276
5334#, c-format
5335msgid " NAME="
5336msgstr ""
5337
5338#: fortran/dump-parse-tree.c:1286
5339#, c-format
5340msgid " SEQUENTIAL="
5341msgstr ""
5342
5343#: fortran/dump-parse-tree.c:1292
5344#, c-format
5345msgid " DIRECT="
5346msgstr ""
5347
5348#: fortran/dump-parse-tree.c:1302
5349#, c-format
5350msgid " FORMATTED"
5351msgstr ""
5352
5353#: fortran/dump-parse-tree.c:1307
5354#, c-format
5355msgid " UNFORMATTED="
5356msgstr ""
5357
5358#: fortran/dump-parse-tree.c:1317
5359#, c-format
5360msgid " NEXTREC="
5361msgstr ""
5362
5363#: fortran/dump-parse-tree.c:1337
5364#, c-format
5365msgid " READ="
5366msgstr ""
5367
5368#: fortran/dump-parse-tree.c:1342
5369#, c-format
5370msgid " WRITE="
5371msgstr ""
5372
5373#: fortran/dump-parse-tree.c:1347
5374#, c-format
5375msgid " READWRITE="
5376msgstr ""
5377
5378#: fortran/dump-parse-tree.c:1371
5379#, c-format
5380msgid "IOLENGTH "
5381msgstr ""
5382
5383#: fortran/dump-parse-tree.c:1377
5384#, c-format
5385msgid "READ"
5386msgstr ""
5387
5388#: fortran/dump-parse-tree.c:1381
5389#, c-format
5390msgid "WRITE"
5391msgstr ""
5392
5393#: fortran/dump-parse-tree.c:1393
5394#, c-format
5395msgid " FMT="
5396msgstr ""
5397
5398#: fortran/dump-parse-tree.c:1398
5399#, c-format
5400msgid " FMT=%d"
5401msgstr ""
5402
5403#: fortran/dump-parse-tree.c:1400
5404#, fuzzy, c-format
5405msgid " NML=%s"
5406msgstr " %s"
5407
5408#: fortran/dump-parse-tree.c:1414
5409#, c-format
5410msgid " SIZE="
5411msgstr ""
5412
5413#: fortran/dump-parse-tree.c:1419
5414#, c-format
5415msgid " REC="
5416msgstr ""
5417
5418#: fortran/dump-parse-tree.c:1424
5419#, c-format
5420msgid " ADVANCE="
5421msgstr ""
5422
5423#: fortran/dump-parse-tree.c:1435
5424#, c-format
5425msgid "TRANSFER "
5426msgstr ""
5427
5428#: fortran/dump-parse-tree.c:1440
5429#, c-format
5430msgid "DT_END"
5431msgstr ""
5432
5433#: fortran/dump-parse-tree.c:1446
5434#, c-format
5435msgid " END=%d"
5436msgstr ""
5437
5438#: fortran/dump-parse-tree.c:1448
5439#, c-format
5440msgid " EOR=%d"
5441msgstr ""
5442
5443#: fortran/dump-parse-tree.c:1465
5444#, c-format
5445msgid "Equivalence: "
5446msgstr ""
5447
5448#: fortran/dump-parse-tree.c:1491
5449#, c-format
5450msgid "Namespace:"
5451msgstr ""
5452
5453#: fortran/dump-parse-tree.c:1505
5454#, c-format
5455msgid " %c-%c: "
5456msgstr ""
5457
5458#: fortran/dump-parse-tree.c:1507
5459#, fuzzy, c-format
5460msgid " %c: "
5461msgstr "%s: %s: "
5462
5463#: fortran/dump-parse-tree.c:1516
5464#, c-format
5465msgid "procedure name = %s"
5466msgstr ""
5467
5468#: fortran/dump-parse-tree.c:1532
5469#, fuzzy, c-format
5470msgid "Operator interfaces for %s:"
5471msgstr ""
5472"\n"
5473" %s �ѥ��ץ����:\n"
5474
5475#: fortran/dump-parse-tree.c:1541
5476#, fuzzy, c-format
5477msgid "User operators:\n"
5478msgstr "��Ͽ����Ƥ��ʤ��黻�� %s �Ǥ�"
5479
5480#: fortran/dump-parse-tree.c:1557
5481#, c-format
5482msgid "CONTAINS\n"
5483msgstr ""
5484
5485#: fortran/error.c:137
5486#, fuzzy, no-c-format
5487msgid "In file %s:%d\n"
5488msgstr "%s:%d ���� include ���줿�ե�������"
5489
5490#: fortran/error.c:152
5491#, fuzzy, no-c-format
5492msgid "    Included at %s:%d\n"
5493msgstr "%s:%d ���� include ���줿�ե�������"
5494
5495#: fortran/error.c:204
5496#, fuzzy, no-c-format
5497msgid "<During initialization>\n"
5498msgstr "���"
5499
5500#: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561
5501#, fuzzy
5502msgid "Warning:"
5503msgstr "�ٹ�: "
5504
5505#: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635
5506msgid "Error:"
5507msgstr ""
5508
5509#: fortran/error.c:656
5510#, fuzzy
5511msgid "Fatal Error:"
5512msgstr "�������顼: "
5513
5514#: fortran/error.c:675
5515#, fuzzy, no-c-format
5516msgid "Internal Error at (1):"
5517msgstr "�������顼: %s"
5518
5519#: fortran/expr.c:258
5520#, c-format
5521msgid "Constant expression required at %C"
5522msgstr ""
5523
5524#: fortran/expr.c:261
5525#, c-format
5526msgid "Integer expression required at %C"
5527msgstr ""
5528
5529#: fortran/expr.c:266
5530#, fuzzy, c-format
5531msgid "Integer value too large in expression at %C"
5532msgstr "���������������С��ե����ޤ���"
5533
5534#: fortran/expr.c:1274
5535#, no-c-format
5536msgid "Numeric or CHARACTER operands are required in expression at %L"
5537msgstr ""
5538
5539#: fortran/expr.c:1294
5540#, no-c-format
5541msgid "Exponent at %L must be INTEGER for an initialization expression"
5542msgstr ""
5543
5544#: fortran/expr.c:1307
5545#, no-c-format
5546msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
5547msgstr ""
5548
5549#: fortran/expr.c:1314
5550#, no-c-format
5551msgid "Concat operator at %L must concatenate strings of the same kind"
5552msgstr ""
5553
5554#: fortran/expr.c:1324
5555#, no-c-format
5556msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5557msgstr ""
5558
5559#: fortran/expr.c:1340
5560#, no-c-format
5561msgid "LOGICAL operands are required in expression at %L"
5562msgstr ""
5563
5564#: fortran/expr.c:1351
5565#, no-c-format
5566msgid "Only intrinsic operators can be used in expression at %L"
5567msgstr ""
5568
5569#: fortran/expr.c:1359
5570#, no-c-format
5571msgid "Numeric operands are required in expression at %L"
5572msgstr ""
5573
5574#: fortran/expr.c:1423
5575#, no-c-format
5576msgid "The F95 does not permit the assumed character length variable '%s' in constant expression at %L."
5577msgstr ""
5578
5579#: fortran/expr.c:1476
5580#, no-c-format
5581msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
5582msgstr ""
5583
5584#: fortran/expr.c:1498
5585#, no-c-format
5586msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
5587msgstr ""
5588
5589#: fortran/expr.c:1583
5590#, no-c-format
5591msgid "Initialization expression didn't reduce %C"
5592msgstr ""
5593
5594#: fortran/expr.c:1627
5595#, fuzzy, no-c-format
5596msgid "Specification function '%s' at %L cannot be a statement function"
5597msgstr "�����ȥ饯������Ū���дؿ��Ȥ��뤳�ȤϤǤ��ޤ���"
5598
5599#: fortran/expr.c:1634
5600#, fuzzy, no-c-format
5601msgid "Specification function '%s' at %L cannot be an internal function"
5602msgstr "�Ȥ߹��ߴؿ� `%s' ����ؿ��Ȥ����������ޤ���"
5603
5604#: fortran/expr.c:1641
5605#, no-c-format
5606msgid "Specification function '%s' at %L must be PURE"
5607msgstr ""
5608
5609#: fortran/expr.c:1648
5610#, no-c-format
5611msgid "Specification function '%s' at %L cannot be RECURSIVE"
5612msgstr ""
5613
5614#: fortran/expr.c:1705
5615#, no-c-format
5616msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5617msgstr ""
5618
5619#: fortran/expr.c:1712
5620#, no-c-format
5621msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5622msgstr ""
5623
5624#: fortran/expr.c:1732
5625#, no-c-format
5626msgid "Variable '%s' cannot appear in the expression at %L"
5627msgstr ""
5628
5629#: fortran/expr.c:1780
5630#, no-c-format
5631msgid "Expression at %L must be of INTEGER type"
5632msgstr ""
5633
5634#: fortran/expr.c:1786
5635#, no-c-format
5636msgid "Expression at %L must be scalar"
5637msgstr ""
5638
5639#: fortran/expr.c:1814
5640#, fuzzy, no-c-format
5641msgid "Incompatible ranks in %s at %L"
5642msgstr "%s �˸ߴ����Τʤ���"
5643
5644#: fortran/expr.c:1828
5645#, no-c-format
5646msgid "different shape for %s at %L on dimension %d (%d/%d)"
5647msgstr ""
5648
5649#: fortran/expr.c:1861
5650#, no-c-format
5651msgid "Can't assign to INTENT(IN) variable '%s' at %L"
5652msgstr ""
5653
5654#: fortran/expr.c:1905
5655#, no-c-format
5656msgid "'%s' at %L is not a VALUE"
5657msgstr ""
5658
5659#: fortran/expr.c:1912
5660#, no-c-format
5661msgid "Incompatible ranks %d and %d in assignment at %L"
5662msgstr ""
5663
5664#: fortran/expr.c:1919
5665#, no-c-format
5666msgid "Variable type is UNKNOWN in assignment at %L"
5667msgstr ""
5668
5669#: fortran/expr.c:1926
5670#, no-c-format
5671msgid "NULL appears on right-hand side in assignment at %L"
5672msgstr ""
5673
5674#: fortran/expr.c:1936
5675#, no-c-format
5676msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
5677msgstr ""
5678
5679#: fortran/expr.c:1945
5680#, no-c-format
5681msgid "POINTER valued function appears on right-hand side of assignment at %L"
5682msgstr ""
5683
5684#: fortran/expr.c:1950
5685#, fuzzy
5686msgid "Array assignment"
5687msgstr "����"
5688
5689#: fortran/expr.c:1967
5690#, fuzzy, no-c-format
5691msgid "Incompatible types in assignment at %L, %s to %s"
5692msgstr "%d ���ܤΰ���� `%s' �η��ȸߴ���������ޤ���"
5693
5694#: fortran/expr.c:1990
5695#, no-c-format
5696msgid "Pointer assignment target is not a POINTER at %L"
5697msgstr ""
5698
5699#: fortran/expr.c:1998
5700#, no-c-format
5701msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
5702msgstr ""
5703
5704#: fortran/expr.c:2007
5705#, no-c-format
5706msgid "Pointer assignment to non-POINTER at %L"
5707msgstr ""
5708
5709#: fortran/expr.c:2015
5710#, no-c-format
5711msgid "Bad pointer object in PURE procedure at %L"
5712msgstr ""
5713
5714#: fortran/expr.c:2028
5715#, no-c-format
5716msgid "Different types in pointer assignment at %L"
5717msgstr ""
5718
5719#: fortran/expr.c:2035
5720#, no-c-format
5721msgid "Different kind type parameters in pointer assignment at %L"
5722msgstr ""
5723
5724#: fortran/expr.c:2042
5725#, no-c-format
5726msgid "Different ranks in pointer assignment at %L"
5727msgstr ""
5728
5729#: fortran/expr.c:2056
5730#, no-c-format
5731msgid "Different character lengths in pointer assignment at %L"
5732msgstr ""
5733
5734#: fortran/expr.c:2064
5735#, no-c-format
5736msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5737msgstr ""
5738
5739#: fortran/expr.c:2071
5740#, no-c-format
5741msgid "Bad target in pointer assignment in PURE procedure at %L"
5742msgstr ""
5743
5744#: fortran/expr.c:2077
5745#, no-c-format
5746msgid "Pointer assignment with vector subscript on rhs at %L"
5747msgstr ""
5748
5749#: fortran/expr.c:2095
5750#, no-c-format
5751msgid "The upper bound in the last dimension of the assumed_size array on the rhs of the pointer assignment at %L must be set"
5752msgstr ""
5753
5754#: fortran/gfortranspec.c:232
5755#, fuzzy, c-format
5756msgid "overflowed output arg list for '%s'"
5757msgstr "`%s' �Ѥν��ϰ���ꥹ�Ȥ������С��ե����ޤ���"
5758
5759#: fortran/gfortranspec.c:352
5760#, c-format
5761msgid ""
5762"GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5763"You may redistribute copies of GNU Fortran\n"
5764"under the terms of the GNU General Public License.\n"
5765"For more information about these matters, see the file named COPYING\n"
5766"\n"
5767msgstr ""
5768
5769#: fortran/gfortranspec.c:374
5770#, fuzzy, c-format
5771msgid "argument to '%s' missing"
5772msgstr "`%s' �ؤΰ����礤�Ƥ��ޤ�"
5773
5774#: fortran/gfortranspec.c:378
5775#, fuzzy, c-format
5776msgid "no input files; unwilling to write output files"
5777msgstr "���ϥե����뤬����ޤ��� -- ���ܰդʽ��ϥե�����ؤν�����"
5778
5779#: fortran/gfortranspec.c:530
5780#, c-format
5781msgid "Driving:"
5782msgstr ""
5783
5784#: fortran/interface.c:175
5785#, fuzzy, no-c-format
5786msgid "Syntax error in generic specification at %C"
5787msgstr "�᥽�åɻ�����Ǥι�ʸ���ϥ��顼"
5788
5789#: fortran/interface.c:204
5790#, no-c-format
5791msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
5792msgstr ""
5793
5794#: fortran/interface.c:262
5795#, no-c-format
5796msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
5797msgstr ""
5798
5799#: fortran/interface.c:273
5800#, no-c-format
5801msgid "Expected a nameless interface at %C"
5802msgstr ""
5803
5804#: fortran/interface.c:284
5805#, no-c-format
5806msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
5807msgstr ""
5808
5809#: fortran/interface.c:286
5810#, no-c-format
5811msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
5812msgstr ""
5813
5814#: fortran/interface.c:300
5815#, no-c-format
5816msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
5817msgstr ""
5818
5819#: fortran/interface.c:311
5820#, no-c-format
5821msgid "Expecting 'END INTERFACE %s' at %C"
5822msgstr ""
5823
5824#: fortran/interface.c:523
5825#, no-c-format
5826msgid "Assignment operator interface at %L must be a SUBROUTINE"
5827msgstr ""
5828
5829#: fortran/interface.c:532
5830#, no-c-format
5831msgid "Intrinsic operator interface at %L must be a FUNCTION"
5832msgstr ""
5833
5834#: fortran/interface.c:619
5835#, no-c-format
5836msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
5837msgstr ""
5838
5839#: fortran/interface.c:623
5840#, no-c-format
5841msgid "Second argument of defined assignment at %L must be INTENT(IN)"
5842msgstr ""
5843
5844#: fortran/interface.c:629 fortran/resolve.c:6021
5845#, no-c-format
5846msgid "First argument of operator interface at %L must be INTENT(IN)"
5847msgstr ""
5848
5849#: fortran/interface.c:633 fortran/resolve.c:6033
5850#, no-c-format
5851msgid "Second argument of operator interface at %L must be INTENT(IN)"
5852msgstr ""
5853
5854#: fortran/interface.c:640
5855#, no-c-format
5856msgid "Operator interface at %L conflicts with intrinsic interface"
5857msgstr ""
5858
5859#: fortran/interface.c:645
5860#, no-c-format
5861msgid "Operator interface at %L has the wrong number of arguments"
5862msgstr ""
5863
5864#: fortran/interface.c:894
5865#, no-c-format
5866msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
5867msgstr ""
5868
5869#: fortran/interface.c:948
5870#, no-c-format
5871msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
5872msgstr ""
5873
5874#: fortran/interface.c:1198
5875#, no-c-format
5876msgid "Keyword argument '%s' at %L is not in the procedure"
5877msgstr ""
5878
5879#: fortran/interface.c:1207
5880#, no-c-format
5881msgid "Keyword argument '%s' at %L is already associated with another actual argument"
5882msgstr ""
5883
5884#: fortran/interface.c:1217
5885#, no-c-format
5886msgid "More actual than formal arguments in procedure call at %L"
5887msgstr ""
5888
5889#: fortran/interface.c:1230
5890#, no-c-format
5891msgid "Missing alternate return spec in subroutine call at %L"
5892msgstr ""
5893
5894#: fortran/interface.c:1239
5895#, no-c-format
5896msgid "Unexpected alternate return spec in subroutine call at %L"
5897msgstr ""
5898
5899#: fortran/interface.c:1254
5900#, no-c-format
5901msgid "Type/rank mismatch in argument '%s' at %L"
5902msgstr ""
5903
5904#: fortran/interface.c:1269
5905#, no-c-format
5906msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
5907msgstr ""
5908
5909#: fortran/interface.c:1278
5910#, fuzzy, no-c-format
5911msgid "Actual argument for '%s' must be a pointer at %L"
5912msgstr "�ե����ޥåȰ�����ݥ����ǤϤ���ޤ��� (��� %d)"
5913
5914#: fortran/interface.c:1288
5915#, no-c-format
5916msgid "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
5917msgstr ""
5918
5919#: fortran/interface.c:1309
5920#, fuzzy, no-c-format
5921msgid "Missing actual argument for argument '%s' at %L"
5922msgstr "`%s' ���ץ������Ф�����������ޤ���"
5923
5924#: fortran/interface.c:1494
5925#, no-c-format
5926msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
5927msgstr ""
5928
5929#: fortran/interface.c:1535
5930#, no-c-format
5931msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
5932msgstr ""
5933
5934#: fortran/interface.c:1546
5935#, no-c-format
5936msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
5937msgstr ""
5938
5939#: fortran/interface.c:1555
5940#, no-c-format
5941msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
5942msgstr ""
5943
5944#: fortran/interface.c:1577
5945#, no-c-format
5946msgid "Procedure '%s' called with an implicit interface at %L"
5947msgstr ""
5948
5949#: fortran/interface.c:1744
5950#, no-c-format
5951msgid "Function '%s' called in lieu of an operator at %L must be PURE"
5952msgstr ""
5953
5954#: fortran/interface.c:1824
5955#, no-c-format
5956msgid "Entity '%s' at %C is already present in the interface"
5957msgstr ""
5958
5959#: fortran/intrinsic.c:2720
5960#, fuzzy, no-c-format
5961msgid "Too many arguments in call to '%s' at %L"
5962msgstr "�ؿ� `%s' ���Ф�������¿�����ޤ�"
5963
5964#: fortran/intrinsic.c:2734
5965#, no-c-format
5966msgid "Can't find keyword named '%s' in call to '%s' at %L"
5967msgstr ""
5968
5969#: fortran/intrinsic.c:2741
5970#, no-c-format
5971msgid "Argument '%s' is appears twice in call to '%s' at %L"
5972msgstr ""
5973
5974#: fortran/intrinsic.c:2755
5975#, fuzzy, no-c-format
5976msgid "Missing actual argument '%s' in call to '%s' at %L"
5977msgstr "`%s' ���ץ������Ф�����������ޤ���"
5978
5979#: fortran/intrinsic.c:2814
5980#, no-c-format
5981msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
5982msgstr ""
5983
5984#: fortran/intrinsic.c:3118
5985#, no-c-format
5986msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
5987msgstr ""
5988
5989#: fortran/intrinsic.c:3164
5990#, no-c-format
5991msgid "Intrinsic '%s' at %L is not included in the selected standard"
5992msgstr ""
5993
5994#: fortran/intrinsic.c:3267
5995#, no-c-format
5996msgid "Extension: Evaluation of nonstandard initialization expression at %L"
5997msgstr ""
5998
5999#: fortran/intrinsic.c:3327
6000#, no-c-format
6001msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6002msgstr ""
6003
6004#: fortran/intrinsic.c:3402
6005#, no-c-format
6006msgid "Extension: Conversion from %s to %s at %L"
6007msgstr ""
6008
6009#: fortran/intrinsic.c:3405
6010#, fuzzy, no-c-format
6011msgid "Conversion from %s to %s at %L"
6012msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
6013
6014#: fortran/intrinsic.c:3453
6015#, fuzzy, no-c-format
6016msgid "Can't convert %s to %s at %L"
6017msgstr "�ͤ�٥��ȥ�ˤ��Ѵ��Ǥ��ޤ���"
6018
6019#: fortran/io.c:415
6020msgid "Positive width required"
6021msgstr ""
6022
6023#: fortran/io.c:416
6024msgid "Period required"
6025msgstr ""
6026
6027#: fortran/io.c:417
6028#, fuzzy
6029msgid "Nonnegative width required"
6030msgstr "�ӥåȥե������ `%s' ������ο��Ǥ�"
6031
6032#: fortran/io.c:418
6033#, fuzzy
6034msgid "Unexpected element"
6035msgstr "ͽ�������쥤�ƥ���Ĵ������"
6036
6037#: fortran/io.c:419
6038#, fuzzy
6039msgid "Unexpected end of format string"
6040msgstr "��ü����Ƥ��ʤ��ե����ޥå�ʸ����"
6041
6042#: fortran/io.c:436
6043msgid "Missing leading left parenthesis"
6044msgstr ""
6045
6046#: fortran/io.c:474
6047msgid "Expected P edit descriptor"
6048msgstr ""
6049
6050#. P requires a prior number.
6051#: fortran/io.c:482
6052msgid "P descriptor requires leading scale factor"
6053msgstr ""
6054
6055#. X requires a prior number if we're being pedantic.
6056#: fortran/io.c:487
6057#, no-c-format
6058msgid "Extension: X descriptor requires leading space count at %C"
6059msgstr ""
6060
6061#: fortran/io.c:507
6062#, no-c-format
6063msgid "Extension: $ descriptor at %C"
6064msgstr ""
6065
6066#: fortran/io.c:512
6067#, fuzzy
6068msgid "$ must be the last specifier"
6069msgstr "��ʣ���륢�����������"
6070
6071#: fortran/io.c:557
6072msgid "Repeat count cannot follow P descriptor"
6073msgstr ""
6074
6075#: fortran/io.c:576
6076#, no-c-format
6077msgid "Extension: Missing positive width after L descriptor at %C"
6078msgstr ""
6079
6080#: fortran/io.c:638
6081msgid "Positive exponent width required"
6082msgstr ""
6083
6084#: fortran/io.c:739 fortran/io.c:791
6085#, no-c-format
6086msgid "Extension: Missing comma at %C"
6087msgstr ""
6088
6089#: fortran/io.c:806 fortran/io.c:809
6090#, fuzzy, no-c-format
6091msgid "%s in format string at %C"
6092msgstr "�ե����ޥå�ʸ���� null �Ǥ�"
6093
6094#: fortran/io.c:850
6095#, no-c-format
6096msgid "Format statement in module main block at %C."
6097msgstr ""
6098
6099#: fortran/io.c:856
6100#, fuzzy, no-c-format
6101msgid "Missing format label at %C"
6102msgstr "�����ʲ�������礤�Ƥ��ޤ�"
6103
6104#: fortran/io.c:914 fortran/io.c:938
6105#, fuzzy, no-c-format
6106msgid "Duplicate %s specification at %C"
6107msgstr "���㥹�Ȥϴؿ�������ꤷ�Ƥ��ޤ�"
6108
6109#: fortran/io.c:945
6110#, no-c-format
6111msgid "Variable tag cannot be INTENT(IN) at %C"
6112msgstr ""
6113
6114#: fortran/io.c:952
6115#, no-c-format
6116msgid "Variable tag cannot be assigned in PURE procedure at %C"
6117msgstr ""
6118
6119#: fortran/io.c:989
6120#, fuzzy, no-c-format
6121msgid "Duplicate %s label specification at %C"
6122msgstr "��٥����� `%s' ����ʣ���Ƥ��ޤ�"
6123
6124#: fortran/io.c:1015
6125#, no-c-format
6126msgid "%s tag at %L must be of type %s"
6127msgstr ""
6128
6129#: fortran/io.c:1026
6130#, no-c-format
6131msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6132msgstr ""
6133
6134#: fortran/io.c:1039
6135#, no-c-format
6136msgid "%s tag at %L must be of type %s or %s"
6137msgstr ""
6138
6139#: fortran/io.c:1047
6140#, no-c-format
6141msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L"
6142msgstr ""
6143
6144#: fortran/io.c:1052
6145#, no-c-format
6146msgid "Variable '%s' at %L has not been assigned a format label"
6147msgstr ""
6148
6149#: fortran/io.c:1067
6150#, no-c-format
6151msgid "Extension: Character array in FORMAT tag at %L"
6152msgstr ""
6153
6154#: fortran/io.c:1074
6155#, no-c-format
6156msgid "Extension: Non-character in FORMAT tag at %L"
6157msgstr ""
6158
6159#: fortran/io.c:1085
6160#, no-c-format
6161msgid "%s tag at %L must be scalar"
6162msgstr ""
6163
6164#: fortran/io.c:1091
6165#, no-c-format
6166msgid "Fortran 2003: IOMSG tag at %L"
6167msgstr ""
6168
6169#: fortran/io.c:1098
6170#, no-c-format
6171msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
6172msgstr ""
6173
6174#: fortran/io.c:1106
6175#, no-c-format
6176msgid "Fortran 95 requires default INTEGER in SIZE tag at %L"
6177msgstr ""
6178
6179#: fortran/io.c:1114
6180#, no-c-format
6181msgid "Extension: CONVERT tag at %L"
6182msgstr ""
6183
6184#: fortran/io.c:1283
6185#, no-c-format
6186msgid "OPEN statement not allowed in PURE procedure at %C"
6187msgstr ""
6188
6189#: fortran/io.c:1391
6190#, no-c-format
6191msgid "CLOSE statement not allowed in PURE procedure at %C"
6192msgstr ""
6193
6194#: fortran/io.c:1517 fortran/match.c:1457
6195#, no-c-format
6196msgid "%s statement not allowed in PURE procedure at %C"
6197msgstr ""
6198
6199#: fortran/io.c:1577
6200#, no-c-format
6201msgid "Fortran 2003: FLUSH statement at %C"
6202msgstr ""
6203
6204#: fortran/io.c:1637
6205#, no-c-format
6206msgid "Duplicate UNIT specification at %C"
6207msgstr ""
6208
6209#: fortran/io.c:1693
6210#, fuzzy, no-c-format
6211msgid "Duplicate format specification at %C"
6212msgstr "�᥽�åɻ�����Ǥι�ʸ���ϥ��顼"
6213
6214#: fortran/io.c:1710
6215#, no-c-format
6216msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6217msgstr ""
6218
6219#: fortran/io.c:1746
6220#, no-c-format
6221msgid "Duplicate NML specification at %C"
6222msgstr ""
6223
6224#: fortran/io.c:1755
6225#, no-c-format
6226msgid "Symbol '%s' at %C must be a NAMELIST group name"
6227msgstr ""
6228
6229#: fortran/io.c:1793
6230#, no-c-format
6231msgid "END tag at %C not allowed in output statement"
6232msgstr ""
6233
6234#: fortran/io.c:1853
6235#, no-c-format
6236msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
6237msgstr ""
6238
6239#: fortran/io.c:1862
6240#, no-c-format
6241msgid "Internal unit with vector subscript at %L"
6242msgstr ""
6243
6244#: fortran/io.c:1870
6245#, no-c-format
6246msgid "External IO UNIT cannot be an array at %L"
6247msgstr ""
6248
6249#: fortran/io.c:1880
6250#, fuzzy, no-c-format
6251msgid "ERR tag label %d at %L not defined"
6252msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
6253
6254#: fortran/io.c:1892
6255#, fuzzy, no-c-format
6256msgid "END tag label %d at %L not defined"
6257msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
6258
6259#: fortran/io.c:1904
6260#, fuzzy, no-c-format
6261msgid "EOR tag label %d at %L not defined"
6262msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
6263
6264#: fortran/io.c:1914
6265#, fuzzy, no-c-format
6266msgid "FORMAT label %d at %L not defined"
6267msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
6268
6269#: fortran/io.c:2035
6270#, no-c-format
6271msgid "Syntax error in I/O iterator at %C"
6272msgstr ""
6273
6274#: fortran/io.c:2066
6275#, no-c-format
6276msgid "Expected variable in READ statement at %C"
6277msgstr ""
6278
6279#: fortran/io.c:2072
6280#, fuzzy, no-c-format
6281msgid "Expected expression in %s statement at %C"
6282msgstr "��ʸ��̵��Ǥ�"
6283
6284#: fortran/io.c:2083
6285#, no-c-format
6286msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6287msgstr ""
6288
6289#: fortran/io.c:2092
6290#, no-c-format
6291msgid "Cannot read to variable '%s' in PURE procedure at %C"
6292msgstr ""
6293
6294#: fortran/io.c:2109
6295#, no-c-format
6296msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6297msgstr ""
6298
6299#. A general purpose syntax error.
6300#: fortran/io.c:2169 fortran/io.c:2541 fortran/gfortran.h:1695
6301#, fuzzy, no-c-format
6302msgid "Syntax error in %s statement at %C"
6303msgstr "'%s' �ȡ�����ν��ʸˡ���顼"
6304
6305#: fortran/io.c:2390
6306#, no-c-format
6307msgid "PRINT namelist at %C is an extension"
6308msgstr ""
6309
6310#: fortran/io.c:2502
6311#, no-c-format
6312msgid "Extension: Comma before output item list at %C is an extension"
6313msgstr ""
6314
6315#: fortran/io.c:2511
6316#, no-c-format
6317msgid "Expected comma in I/O list at %C"
6318msgstr ""
6319
6320#: fortran/io.c:2573
6321#, no-c-format
6322msgid "PRINT statement at %C not allowed within PURE procedure"
6323msgstr ""
6324
6325#: fortran/io.c:2712 fortran/io.c:2763
6326#, no-c-format
6327msgid "INQUIRE statement not allowed in PURE procedure at %C"
6328msgstr ""
6329
6330#: fortran/io.c:2739
6331#, no-c-format
6332msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6333msgstr ""
6334
6335#: fortran/io.c:2749
6336#, no-c-format
6337msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6338msgstr ""
6339
6340#: fortran/io.c:2756
6341#, no-c-format
6342msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6343msgstr ""
6344
6345#: fortran/match.c:179
6346#, no-c-format
6347msgid "Integer too large at %C"
6348msgstr ""
6349
6350#: fortran/match.c:239 fortran/parse.c:329
6351#, no-c-format
6352msgid "Too many digits in statement label at %C"
6353msgstr ""
6354
6355#: fortran/match.c:245 fortran/parse.c:332
6356#, no-c-format
6357msgid "Statement label at %C is zero"
6358msgstr ""
6359
6360#: fortran/match.c:278
6361#, fuzzy, no-c-format
6362msgid "Label name '%s' at %C is ambiguous"
6363msgstr "%s: ���ץ���� `%s' �Ϥ����ޤ��Ǥ�\n"
6364
6365#: fortran/match.c:284
6366#, no-c-format
6367msgid "Duplicate construct label '%s' at %C"
6368msgstr ""
6369
6370#: fortran/match.c:408
6371#, no-c-format
6372msgid "Name at %C is too long"
6373msgstr ""
6374
6375#: fortran/match.c:525
6376#, no-c-format
6377msgid "Loop variable at %C cannot be a sub-component"
6378msgstr ""
6379
6380#: fortran/match.c:531
6381#, no-c-format
6382msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6383msgstr ""
6384
6385#: fortran/match.c:538
6386#, no-c-format
6387msgid "Loop variable at %C cannot have the POINTER attribute"
6388msgstr ""
6389
6390#: fortran/match.c:568
6391#, no-c-format
6392msgid "Expected a step value in iterator at %C"
6393msgstr ""
6394
6395#: fortran/match.c:580
6396#, no-c-format
6397msgid "Syntax error in iterator at %C"
6398msgstr ""
6399
6400#: fortran/match.c:816
6401#, no-c-format
6402msgid "Invalid form of PROGRAM statement at %C"
6403msgstr ""
6404
6405#: fortran/match.c:850
6406#, no-c-format
6407msgid "Cannot assign to a PARAMETER variable at %C"
6408msgstr ""
6409
6410#: fortran/match.c:939 fortran/match.c:1015
6411#, no-c-format
6412msgid "Obsolete: arithmetic IF statement at %C"
6413msgstr ""
6414
6415#: fortran/match.c:986
6416#, fuzzy, no-c-format
6417msgid "Syntax error in IF-expression at %C"
6418msgstr "���������������С��ե����ޤ���"
6419
6420#: fortran/match.c:998
6421#, no-c-format
6422msgid "Block label not appropriate for arithmetic IF statement at %C"
6423msgstr ""
6424
6425#: fortran/match.c:1040
6426#, no-c-format
6427msgid "Block label is not appropriate IF statement at %C"
6428msgstr ""
6429
6430#: fortran/match.c:1111
6431#, no-c-format
6432msgid "Unclassifiable statement in IF-clause at %C"
6433msgstr ""
6434
6435#: fortran/match.c:1118
6436#, no-c-format
6437msgid "Syntax error in IF-clause at %C"
6438msgstr ""
6439
6440#: fortran/match.c:1162
6441#, no-c-format
6442msgid "Unexpected junk after ELSE statement at %C"
6443msgstr ""
6444
6445#: fortran/match.c:1168 fortran/match.c:1203
6446#, no-c-format
6447msgid "Label '%s' at %C doesn't match IF label '%s'"
6448msgstr ""
6449
6450#: fortran/match.c:1197
6451#, no-c-format
6452msgid "Unexpected junk after ELSE IF statement at %C"
6453msgstr ""
6454
6455#: fortran/match.c:1360
6456#, no-c-format
6457msgid "Name '%s' in %s statement at %C is not a loop name"
6458msgstr ""
6459
6460#: fortran/match.c:1375
6461#, fuzzy, no-c-format
6462msgid "%s statement at %C is not within a loop"
6463msgstr "continue ʸ�� loop ����ˤ���ޤ���"
6464
6465#: fortran/match.c:1378
6466#, fuzzy, no-c-format
6467msgid "%s statement at %C is not within loop '%s'"
6468msgstr "break ʸ�� loop �ޤ��� switch ����ˤ���ޤ���"
6469
6470#: fortran/match.c:1435
6471#, no-c-format
6472msgid "Too many digits in STOP code at %C"
6473msgstr ""
6474
6475#: fortran/match.c:1488
6476#, no-c-format
6477msgid "Obsolete: PAUSE statement at %C"
6478msgstr ""
6479
6480#: fortran/match.c:1537
6481#, no-c-format
6482msgid "Obsolete: ASSIGN statement at %C"
6483msgstr ""
6484
6485#: fortran/match.c:1583
6486#, no-c-format
6487msgid "Obsolete: Assigned GOTO statement at %C"
6488msgstr ""
6489
6490#: fortran/match.c:1630 fortran/match.c:1682
6491#, no-c-format
6492msgid "Statement label list in GOTO at %C cannot be empty"
6493msgstr ""
6494
6495#: fortran/match.c:1766
6496#, no-c-format
6497msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
6498msgstr ""
6499
6500#: fortran/match.c:1786
6501#, no-c-format
6502msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
6503msgstr ""
6504
6505#: fortran/match.c:1794
6506#, no-c-format
6507msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
6508msgstr ""
6509
6510#: fortran/match.c:1801 fortran/match.c:1967
6511#, no-c-format
6512msgid "STAT expression at %C must be a variable"
6513msgstr ""
6514
6515#: fortran/match.c:1856
6516#, no-c-format
6517msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
6518msgstr ""
6519
6520#: fortran/match.c:1934
6521#, no-c-format
6522msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
6523msgstr ""
6524
6525#: fortran/match.c:1953
6526#, no-c-format
6527msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
6528msgstr ""
6529
6530#: fortran/match.c:1960
6531#, no-c-format
6532msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
6533msgstr ""
6534
6535#: fortran/match.c:2009
6536#, no-c-format
6537msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
6538msgstr ""
6539
6540#: fortran/match.c:2040
6541#, no-c-format
6542msgid "Extension: RETURN statement in main program at %C"
6543msgstr ""
6544
6545#: fortran/match.c:2235
6546#, no-c-format
6547msgid "Syntax error in common block name at %C"
6548msgstr ""
6549
6550#: fortran/match.c:2271
6551#, no-c-format
6552msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
6553msgstr ""
6554
6555#: fortran/match.c:2318
6556#, no-c-format
6557msgid "Symbol '%s' at %C is already in a COMMON block"
6558msgstr ""
6559
6560#: fortran/match.c:2330
6561#, no-c-format
6562msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
6563msgstr ""
6564
6565#: fortran/match.c:2333
6566#, no-c-format
6567msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
6568msgstr ""
6569
6570#: fortran/match.c:2345
6571#, no-c-format
6572msgid "Derived type variable in COMMON at %C does not have the SEQUENCE attribute"
6573msgstr ""
6574
6575#: fortran/match.c:2368
6576#, no-c-format
6577msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
6578msgstr ""
6579
6580#: fortran/match.c:2379
6581#, no-c-format
6582msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
6583msgstr ""
6584
6585#: fortran/match.c:2411
6586#, no-c-format
6587msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
6588msgstr ""
6589
6590#: fortran/match.c:2521
6591#, no-c-format
6592msgid "Namelist group name '%s' at %C already has a basic type of %s"
6593msgstr ""
6594
6595#: fortran/match.c:2528
6596#, no-c-format
6597msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
6598msgstr ""
6599
6600#: fortran/match.c:2555
6601#, no-c-format
6602msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed."
6603msgstr ""
6604
6605#: fortran/match.c:2561
6606#, no-c-format
6607msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
6608msgstr ""
6609
6610#: fortran/match.c:2690
6611#, no-c-format
6612msgid "Derived type component %C is not a permitted EQUIVALENCE member"
6613msgstr ""
6614
6615#: fortran/match.c:2699
6616#, no-c-format
6617msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
6618msgstr ""
6619
6620#: fortran/match.c:2728
6621#, no-c-format
6622msgid "EQUIVALENCE at %C requires two or more objects"
6623msgstr ""
6624
6625#: fortran/match.c:2742
6626#, no-c-format
6627msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
6628msgstr ""
6629
6630#: fortran/match.c:2894
6631#, fuzzy, no-c-format
6632msgid "Statement function at %L is recursive"
6633msgstr "�ؿ��ΰ������¤�Τ��ä���ٹ���"
6634
6635#: fortran/match.c:2984
6636#, no-c-format
6637msgid "Expected initialization expression in CASE at %C"
6638msgstr ""
6639
6640#: fortran/match.c:3011
6641#, no-c-format
6642msgid "Expected case name of '%s' at %C"
6643msgstr ""
6644
6645#: fortran/match.c:3055
6646#, no-c-format
6647msgid "Unexpected CASE statement at %C"
6648msgstr ""
6649
6650#: fortran/match.c:3107
6651#, fuzzy, no-c-format
6652msgid "Syntax error in CASE-specification at %C"
6653msgstr "�᥽�åɻ�����Ǥι�ʸ���ϥ��顼"
6654
6655#: fortran/match.c:3227
6656#, no-c-format
6657msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
6658msgstr ""
6659
6660#: fortran/match.c:3258
6661#, no-c-format
6662msgid "Label '%s' at %C doesn't match WHERE label '%s'"
6663msgstr ""
6664
6665#: fortran/match.c:3353
6666#, no-c-format
6667msgid "Syntax error in FORALL iterator at %C"
6668msgstr ""
6669
6670#: fortran/matchexp.c:29
6671#, fuzzy, c-format
6672msgid "Syntax error in expression at %C"
6673msgstr "���������������С��ե����ޤ���"
6674
6675#: fortran/matchexp.c:73
6676#, no-c-format
6677msgid "Bad character '%c' in OPERATOR name at %C"
6678msgstr ""
6679
6680#: fortran/matchexp.c:81
6681#, fuzzy, no-c-format
6682msgid "The name '%s' cannot be used as a defined operator at %C"
6683msgstr "\"%s\" �� C++ �α黻�ҤǤ��ꡢ�ޥ���̾�Ȥ��ƻ��Ѥ��뤳�ȤϤǤ��ޤ���"
6684
6685#: fortran/matchexp.c:160
6686#, no-c-format
6687msgid "Expected a right parenthesis in expression at %C"
6688msgstr ""
6689
6690#: fortran/matchexp.c:302
6691#, no-c-format
6692msgid "Expected exponent in expression at %C"
6693msgstr ""
6694
6695#: fortran/matchexp.c:338 fortran/matchexp.c:442
6696#, no-c-format
6697msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
6698msgstr ""
6699
6700#: fortran/misc.c:42
6701#, no-c-format
6702msgid "Out of memory-- malloc() failed"
6703msgstr ""
6704
6705#: fortran/module.c:532
6706#, no-c-format
6707msgid "Missing generic specification in USE statement at %C"
6708msgstr ""
6709
6710#: fortran/module.c:840
6711#, no-c-format
6712msgid "Reading module %s at line %d column %d: %s"
6713msgstr ""
6714
6715#: fortran/module.c:844
6716#, no-c-format
6717msgid "Writing module %s at line %d column %d: %s"
6718msgstr ""
6719
6720#: fortran/module.c:848
6721#, no-c-format
6722msgid "Module %s at line %d column %d: %s"
6723msgstr ""
6724
6725#: fortran/module.c:890
6726#, fuzzy
6727msgid "Unexpected EOF"
6728msgstr "';' ��ɬ�פǤ�"
6729
6730#: fortran/module.c:922
6731#, fuzzy
6732msgid "Unexpected end of module in string constant"
6733msgstr "ʸ�����������ǥե�����ν�ü���Ф��ޤ���"
6734
6735#: fortran/module.c:976
6736#, fuzzy
6737msgid "Integer overflow"
6738msgstr "���������������С��ե����ޤ���"
6739
6740#: fortran/module.c:1007
6741msgid "Name too long"
6742msgstr ""
6743
6744#: fortran/module.c:1114
6745msgid "Bad name"
6746msgstr ""
6747
6748#: fortran/module.c:1158
6749#, fuzzy
6750msgid "Expected name"
6751msgstr "MCU ̾����ꤹ��"
6752
6753#: fortran/module.c:1161
6754msgid "Expected left parenthesis"
6755msgstr ""
6756
6757#: fortran/module.c:1164
6758msgid "Expected right parenthesis"
6759msgstr ""
6760
6761#: fortran/module.c:1167
6762msgid "Expected integer"
6763msgstr ""
6764
6765#: fortran/module.c:1170
6766msgid "Expected string"
6767msgstr ""
6768
6769#: fortran/module.c:1194
6770msgid "find_enum(): Enum not found"
6771msgstr ""
6772
6773#: fortran/module.c:1209
6774#, fuzzy, no-c-format
6775msgid "Error writing modules file: %s"
6776msgstr "%s �ؤν����ߥ��顼�Ǥ�"
6777
6778#: fortran/module.c:1568
6779#, fuzzy
6780msgid "Expected attribute bit name"
6781msgstr "packed °����ɬ�פ���ޤ���"
6782
6783#: fortran/module.c:2330
6784#, fuzzy
6785msgid "Expected integer string"
6786msgstr "���������ݥ�����礤�Ƥ��ޤ�"
6787
6788#: fortran/module.c:2334
6789msgid "Error converting integer"
6790msgstr ""
6791
6792#: fortran/module.c:2357
6793#, fuzzy
6794msgid "Expected real string"
6795msgstr "��ü����Ƥ��ʤ��ե����ޥå�ʸ����"
6796
6797#: fortran/module.c:2504
6798msgid "Expected expression type"
6799msgstr ""
6800
6801#: fortran/module.c:2550
6802msgid "Bad operator"
6803msgstr ""
6804
6805#: fortran/module.c:2636
6806#, fuzzy
6807msgid "Bad type in constant expression"
6808msgstr "������������С��ե����ޤ���"
6809
6810#: fortran/module.c:2673
6811#, no-c-format
6812msgid "Namelist %s cannot be renamed by USE association to %s."
6813msgstr ""
6814
6815#: fortran/module.c:3369
6816#, no-c-format
6817msgid "Symbol '%s' referenced at %L not found in module '%s'"
6818msgstr ""
6819
6820#: fortran/module.c:3377
6821#, no-c-format
6822msgid "User operator '%s' referenced at %L not found in module '%s'"
6823msgstr ""
6824
6825#: fortran/module.c:3383
6826#, no-c-format
6827msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
6828msgstr ""
6829
6830#: fortran/module.c:3738
6831#, fuzzy, no-c-format
6832msgid "Can't open module file '%s' for writing at %C: %s"
6833msgstr "%s: �ɤ߹����Ѥ˥ե����� `%s' �������Ȥ��Ǥ��ޤ���: %s\n"
6834
6835#: fortran/module.c:3763
6836#, fuzzy, no-c-format
6837msgid "Error writing module file '%s' for writing: %s"
6838msgstr "%s: �ե����� `%s' �˽�������˥��顼: %s\n"
6839
6840#: fortran/module.c:3784
6841#, fuzzy, no-c-format
6842msgid "Can't open module file '%s' for reading at %C: %s"
6843msgstr "%s: �ɤ߹����Ѥ˥ե����� `%s' �������Ȥ��Ǥ��ޤ���: %s\n"
6844
6845#: fortran/module.c:3798
6846#, fuzzy
6847msgid "Unexpected end of module"
6848msgstr "ͽ��ʤ����� `id' (%s) �˻��ꤵ��ޤ���"
6849
6850#: fortran/module.c:3806
6851#, no-c-format
6852msgid "Can't USE the same module we're building!"
6853msgstr ""
6854
6855#: fortran/options.c:232
6856#, no-c-format
6857msgid "Reading file '%s' as free form."
6858msgstr ""
6859
6860#: fortran/options.c:242
6861#, no-c-format
6862msgid "'-fd-lines-as-comments' has no effect in free form."
6863msgstr ""
6864
6865#: fortran/options.c:245
6866#, no-c-format
6867msgid "'-fd-lines-as-code' has no effect in free form."
6868msgstr ""
6869
6870#: fortran/options.c:314
6871#, c-format
6872msgid "gfortran: Only one -M option allowed\n"
6873msgstr ""
6874
6875#: fortran/options.c:320
6876#, c-format
6877msgid "gfortran: Directory required after -M\n"
6878msgstr ""
6879
6880#: fortran/options.c:360
6881#, no-c-format
6882msgid "Argument to -ffpe-trap is not valid: %s"
6883msgstr ""
6884
6885#: fortran/options.c:460
6886#, no-c-format
6887msgid "Fixed line length must be at least seven."
6888msgstr ""
6889
6890#: fortran/options.c:514
6891#, no-c-format
6892msgid "Maximum supported idenitifier length is %d"
6893msgstr ""
6894
6895#: fortran/options.c:521
6896#, no-c-format
6897msgid "Argument to -fqkind isn't a valid real kind"
6898msgstr ""
6899
6900#: fortran/parse.c:294
6901#, no-c-format
6902msgid "Unclassifiable statement at %C"
6903msgstr ""
6904
6905#: fortran/parse.c:339 fortran/parse.c:414
6906#, no-c-format
6907msgid "Non-numeric character in statement label at %C"
6908msgstr ""
6909
6910#: fortran/parse.c:352
6911#, no-c-format
6912msgid "Ignoring statement label in empty statement at %C"
6913msgstr ""
6914
6915#: fortran/parse.c:422
6916#, no-c-format
6917msgid "Zero is not a valid statement label at %C"
6918msgstr ""
6919
6920#: fortran/parse.c:441
6921#, no-c-format
6922msgid "Bad continuation line at %C"
6923msgstr ""
6924
6925#: fortran/parse.c:468
6926#, no-c-format
6927msgid "Statement label in blank line will be ignored at %C"
6928msgstr ""
6929
6930#: fortran/parse.c:494
6931#, no-c-format
6932msgid "Line truncated at %C"
6933msgstr ""
6934
6935#: fortran/parse.c:667
6936#, no-c-format
6937msgid "FORMAT statement at %L does not have a statement label"
6938msgstr ""
6939
6940#: fortran/parse.c:739
6941msgid "arithmetic IF"
6942msgstr ""
6943
6944#: fortran/parse.c:745
6945#, fuzzy
6946msgid "attribute declaration"
6947msgstr "̵�������Ǥ�"
6948
6949#: fortran/parse.c:775
6950#, fuzzy
6951msgid "data declaration"
6952msgstr "��������Ǥ�"
6953
6954#: fortran/parse.c:784
6955#, fuzzy
6956msgid "derived type declaration"
6957msgstr "��������Ǥ�"
6958
6959#: fortran/parse.c:863
6960msgid "block IF"
6961msgstr ""
6962
6963#: fortran/parse.c:872
6964msgid "implied END DO"
6965msgstr ""
6966
6967#: fortran/parse.c:939
6968msgid "assignment"
6969msgstr "����"
6970
6971#: fortran/parse.c:942
6972#, fuzzy
6973msgid "pointer assignment"
6974msgstr "����"
6975
6976#: fortran/parse.c:951
6977msgid "simple IF"
6978msgstr ""
6979
6980#: fortran/parse.c:1088
6981#, no-c-format
6982msgid "Unexpected %s statement at %C"
6983msgstr ""
6984
6985#: fortran/parse.c:1220
6986#, no-c-format
6987msgid "%s statement at %C cannot follow %s statement at %L"
6988msgstr ""
6989
6990#: fortran/parse.c:1237
6991#, fuzzy, no-c-format
6992msgid "Unexpected end of file in '%s'"
6993msgstr "�ե����� \"%s\" �����Ϥ��Ǥ���"
6994
6995#: fortran/parse.c:1290
6996#, no-c-format
6997msgid "Derived type definition at %C has no components"
6998msgstr ""
6999
7000#: fortran/parse.c:1301
7001#, no-c-format
7002msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
7003msgstr ""
7004
7005#: fortran/parse.c:1308
7006#, no-c-format
7007msgid "PRIVATE statement at %C must precede structure components"
7008msgstr ""
7009
7010#: fortran/parse.c:1316
7011#, no-c-format
7012msgid "Duplicate PRIVATE statement at %C"
7013msgstr ""
7014
7015#: fortran/parse.c:1328
7016#, no-c-format
7017msgid "SEQUENCE statement at %C must precede structure components"
7018msgstr ""
7019
7020#: fortran/parse.c:1335
7021#, no-c-format
7022msgid "SEQUENCE attribute at %C already specified in TYPE statement"
7023msgstr ""
7024
7025#: fortran/parse.c:1340
7026#, no-c-format
7027msgid "Duplicate SEQUENCE statement at %C"
7028msgstr ""
7029
7030#: fortran/parse.c:1364
7031#, no-c-format
7032msgid "Component %s of SEQUENCE type declared at %C does not have the SEQUENCE attribute"
7033msgstr ""
7034
7035#: fortran/parse.c:1409
7036#, no-c-format
7037msgid "ENUM declaration at %C has no ENUMERATORS"
7038msgstr ""
7039
7040#: fortran/parse.c:1483
7041#, no-c-format
7042msgid "Unexpected %s statement in INTERFACE block at %C"
7043msgstr ""
7044
7045#: fortran/parse.c:1510
7046#, no-c-format
7047msgid "SUBROUTINE at %C does not belong in a generic function interface"
7048msgstr ""
7049
7050#: fortran/parse.c:1515
7051#, no-c-format
7052msgid "FUNCTION at %C does not belong in a generic subroutine interface"
7053msgstr ""
7054
7055#: fortran/parse.c:1532
7056#, no-c-format
7057msgid "Unexpected %s statement at %C in INTERFACE body"
7058msgstr ""
7059
7060#: fortran/parse.c:1604
7061#, no-c-format
7062msgid "%s statement must appear in a MODULE"
7063msgstr ""
7064
7065#: fortran/parse.c:1611
7066#, no-c-format
7067msgid "%s statement at %C follows another accessibility specification"
7068msgstr ""
7069
7070#: fortran/parse.c:1688
7071#, no-c-format
7072msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
7073msgstr ""
7074
7075#: fortran/parse.c:1709
7076#, no-c-format
7077msgid "Unexpected %s statement in WHERE block at %C"
7078msgstr ""
7079
7080#: fortran/parse.c:1769
7081#, no-c-format
7082msgid "Unexpected %s statement in FORALL block at %C"
7083msgstr ""
7084
7085#: fortran/parse.c:1821
7086#, no-c-format
7087msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
7088msgstr ""
7089
7090#: fortran/parse.c:1839
7091#, no-c-format
7092msgid "Duplicate ELSE statements at %L and %C"
7093msgstr ""
7094
7095#: fortran/parse.c:1901
7096#, no-c-format
7097msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
7098msgstr ""
7099
7100#: fortran/parse.c:1959
7101#, no-c-format
7102msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
7103msgstr ""
7104
7105#: fortran/parse.c:1994
7106#, no-c-format
7107msgid "End of nonblock DO statement at %C is within another block"
7108msgstr ""
7109
7110#: fortran/parse.c:2003
7111#, no-c-format
7112msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
7113msgstr ""
7114
7115#: fortran/parse.c:2053
7116#, no-c-format
7117msgid "Statement label in ENDDO at %C doesn't match DO label"
7118msgstr ""
7119
7120#: fortran/parse.c:2110
7121#, no-c-format
7122msgid "%s statement at %C cannot terminate a non-block DO loop"
7123msgstr ""
7124
7125#: fortran/parse.c:2249
7126#, no-c-format
7127msgid "Contained procedure '%s' at %C is already ambiguous"
7128msgstr ""
7129
7130#: fortran/parse.c:2300
7131#, no-c-format
7132msgid "Unexpected %s statement in CONTAINS section at %C"
7133msgstr ""
7134
7135#: fortran/parse.c:2385
7136#, no-c-format
7137msgid "CONTAINS statement at %C is already in a contained program unit"
7138msgstr ""
7139
7140#: fortran/parse.c:2434
7141#, no-c-format
7142msgid "Global name '%s' at %L is already being used as a %s at %L"
7143msgstr ""
7144
7145#: fortran/parse.c:2455
7146#, no-c-format
7147msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
7148msgstr ""
7149
7150#: fortran/parse.c:2480
7151#, no-c-format
7152msgid "Unexpected %s statement in BLOCK DATA at %C"
7153msgstr ""
7154
7155#: fortran/parse.c:2523
7156#, no-c-format
7157msgid "Unexpected %s statement in MODULE at %C"
7158msgstr ""
7159
7160#. If we see a duplicate main program, shut down.  If the second
7161#. instance is an implied main program, ie data decls or executable
7162#. statements, we're in for lots of errors.
7163#: fortran/parse.c:2702
7164#, no-c-format
7165msgid "Two main PROGRAMs at %L and %C"
7166msgstr ""
7167
7168#: fortran/primary.c:91
7169#, fuzzy, no-c-format
7170msgid "Missing kind-parameter at %C"
7171msgstr "�����ʲ�������礤�Ƥ��ޤ�"
7172
7173#: fortran/primary.c:214
7174#, no-c-format
7175msgid "Integer kind %d at %C not available"
7176msgstr ""
7177
7178#: fortran/primary.c:222
7179#, no-c-format
7180msgid "Integer too big for its kind at %C"
7181msgstr ""
7182
7183#: fortran/primary.c:252
7184#, no-c-format
7185msgid "Extension: Hollerith constant at %C"
7186msgstr ""
7187
7188#: fortran/primary.c:264
7189#, no-c-format
7190msgid "Invalid Hollerith constant: %L must contain at least one character"
7191msgstr ""
7192
7193#: fortran/primary.c:270
7194#, no-c-format
7195msgid "Invalid Hollerith constant: Interger kind at %L should be default"
7196msgstr ""
7197
7198#: fortran/primary.c:357
7199#, no-c-format
7200msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
7201msgstr ""
7202
7203#: fortran/primary.c:367
7204#, no-c-format
7205msgid "Empty set of digits in BOZ constant at %C"
7206msgstr ""
7207
7208#: fortran/primary.c:373
7209#, fuzzy, no-c-format
7210msgid "Illegal character in BOZ constant at %C"
7211msgstr "̵���ʸ������� #if �ˤ���ޤ�"
7212
7213#: fortran/primary.c:395
7214#, no-c-format
7215msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
7216msgstr ""
7217
7218#: fortran/primary.c:421
7219#, no-c-format
7220msgid "Integer too big for integer kind %i at %C"
7221msgstr ""
7222
7223#: fortran/primary.c:521
7224#, no-c-format
7225msgid "Missing exponent in real number at %C"
7226msgstr ""
7227
7228#: fortran/primary.c:578
7229#, no-c-format
7230msgid "Real number at %C has a 'd' exponent and an explicit kind"
7231msgstr ""
7232
7233#: fortran/primary.c:588
7234#, no-c-format
7235msgid "Real number at %C has a 'q' exponent and an explicit kind"
7236msgstr ""
7237
7238#: fortran/primary.c:600
7239#, no-c-format
7240msgid "Invalid real kind %d at %C"
7241msgstr ""
7242
7243#: fortran/primary.c:614
7244#, no-c-format
7245msgid "Real constant overflows its kind at %C"
7246msgstr ""
7247
7248#: fortran/primary.c:619
7249#, no-c-format
7250msgid "Real constant underflows its kind at %C"
7251msgstr ""
7252
7253#: fortran/primary.c:711
7254#, fuzzy, no-c-format
7255msgid "Syntax error in SUBSTRING specification at %C"
7256msgstr "�᥽�åɻ�����Ǥι�ʸ���ϥ��顼"
7257
7258#: fortran/primary.c:943
7259#, no-c-format
7260msgid "Invalid kind %d for CHARACTER constant at %C"
7261msgstr ""
7262
7263#: fortran/primary.c:964
7264#, fuzzy, no-c-format
7265msgid "Unterminated character constant beginning at %C"
7266msgstr "��ü����Ƥ��ʤ�ʸ�����������ʸ�����"
7267
7268#: fortran/primary.c:1038
7269#, no-c-format
7270msgid "Bad kind for logical constant at %C"
7271msgstr ""
7272
7273#: fortran/primary.c:1073
7274#, no-c-format
7275msgid "Expected PARAMETER symbol in complex constant at %C"
7276msgstr ""
7277
7278#: fortran/primary.c:1079
7279#, no-c-format
7280msgid "Numeric PARAMETER required in complex constant at %C"
7281msgstr ""
7282
7283#: fortran/primary.c:1085
7284#, no-c-format
7285msgid "Scalar PARAMETER required in complex constant at %C"
7286msgstr ""
7287
7288#: fortran/primary.c:1115
7289#, no-c-format
7290msgid "Error converting PARAMETER constant in complex constant at %C"
7291msgstr ""
7292
7293#: fortran/primary.c:1242
7294#, no-c-format
7295msgid "Syntax error in COMPLEX constant at %C"
7296msgstr ""
7297
7298#: fortran/primary.c:1424
7299#, no-c-format
7300msgid "Keyword '%s' at %C has already appeared in the current argument list"
7301msgstr ""
7302
7303#: fortran/primary.c:1481
7304#, fuzzy, no-c-format
7305msgid "Expected alternate return label at %C"
7306msgstr "�ե����� \"%s\" �����Ϥ��Ǥ���"
7307
7308#: fortran/primary.c:1500
7309#, fuzzy, no-c-format
7310msgid "Missing keyword name in actual argument list at %C"
7311msgstr "�ޥ������ꥹ�Ȥˤ������ʤ��ȡ�����"
7312
7313#: fortran/primary.c:1536
7314#, no-c-format
7315msgid "Syntax error in argument list at %C"
7316msgstr ""
7317
7318#: fortran/primary.c:1623
7319#, fuzzy, no-c-format
7320msgid "Expected structure component name at %C"
7321msgstr "���ֹ� %u �����Ϥ��Ǥ���"
7322
7323#: fortran/primary.c:1861
7324#, no-c-format
7325msgid "Too many components in structure constructor at %C"
7326msgstr ""
7327
7328#: fortran/primary.c:1876
7329#, no-c-format
7330msgid "Too few components in structure constructor at %C"
7331msgstr ""
7332
7333#: fortran/primary.c:1894
7334#, no-c-format
7335msgid "Syntax error in structure constructor at %C"
7336msgstr ""
7337
7338#: fortran/primary.c:2007
7339#, no-c-format
7340msgid "Unexpected use of subroutine name '%s' at %C"
7341msgstr ""
7342
7343#: fortran/primary.c:2038
7344#, fuzzy, no-c-format
7345msgid "Statement function '%s' requires argument list at %C"
7346msgstr "%s: ���ץ���� `%s' �ˤϰ����ɬ�פǤ�\n"
7347
7348#: fortran/primary.c:2041
7349#, fuzzy, no-c-format
7350msgid "Function '%s' requires an argument list at %C"
7351msgstr "%s: ���ץ���� `%s' �ˤϰ����ɬ�פǤ�\n"
7352
7353#: fortran/primary.c:2195
7354#, fuzzy, no-c-format
7355msgid "Missing argument list in function '%s' at %C"
7356msgstr "`%s' ���ץ������Ф�����������ޤ���"
7357
7358#: fortran/primary.c:2223
7359#, fuzzy, no-c-format
7360msgid "Symbol at %C is not appropriate for an expression"
7361msgstr "������ư���������������С��ե����ޤ���"
7362
7363#: fortran/primary.c:2293
7364#, no-c-format
7365msgid "Expected VARIABLE at %C"
7366msgstr ""
7367
7368#: fortran/resolve.c:102
7369#, no-c-format
7370msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
7371msgstr ""
7372
7373#: fortran/resolve.c:106
7374#, no-c-format
7375msgid "Alternate return specifier in function '%s' at %L is not allowed"
7376msgstr ""
7377
7378#: fortran/resolve.c:120
7379#, no-c-format
7380msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
7381msgstr ""
7382
7383#: fortran/resolve.c:128
7384#, no-c-format
7385msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
7386msgstr ""
7387
7388#: fortran/resolve.c:172
7389#, no-c-format
7390msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
7391msgstr ""
7392
7393#: fortran/resolve.c:180
7394#, no-c-format
7395msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
7396msgstr ""
7397
7398#: fortran/resolve.c:191
7399#, no-c-format
7400msgid "Argument '%s' of elemental procedure at %L must be scalar"
7401msgstr ""
7402
7403#: fortran/resolve.c:199
7404#, no-c-format
7405msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
7406msgstr ""
7407
7408#: fortran/resolve.c:211
7409#, no-c-format
7410msgid "Argument '%s' of statement function at %L must be scalar"
7411msgstr ""
7412
7413#: fortran/resolve.c:222
7414#, no-c-format
7415msgid "Character-valued argument '%s' of statement function at %L must has constant length"
7416msgstr ""
7417
7418#: fortran/resolve.c:283
7419#, no-c-format
7420msgid "Contained function '%s' at %L has no IMPLICIT type"
7421msgstr ""
7422
7423#: fortran/resolve.c:293
7424#, no-c-format
7425msgid "Character-valued internal function '%s' at %L must not be assumed length"
7426msgstr ""
7427
7428#: fortran/resolve.c:436
7429#, no-c-format
7430msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
7431msgstr ""
7432
7433#: fortran/resolve.c:440
7434#, no-c-format
7435msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
7436msgstr ""
7437
7438#: fortran/resolve.c:447
7439#, no-c-format
7440msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
7441msgstr ""
7442
7443#: fortran/resolve.c:451
7444#, no-c-format
7445msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
7446msgstr ""
7447
7448#: fortran/resolve.c:489
7449#, no-c-format
7450msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
7451msgstr ""
7452
7453#: fortran/resolve.c:494
7454#, no-c-format
7455msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
7456msgstr ""
7457
7458#: fortran/resolve.c:590
7459#, no-c-format
7460msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
7461msgstr ""
7462
7463#: fortran/resolve.c:716
7464#, no-c-format
7465msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L."
7466msgstr ""
7467
7468#: fortran/resolve.c:781 fortran/resolve.c:3633 fortran/resolve.c:4299
7469#, fuzzy, no-c-format
7470msgid "Label %d referenced at %L is never defined"
7471msgstr "��٥� %s ��������ؿ��γ�¦�ǻ��Ȥ���ޤ���"
7472
7473#: fortran/resolve.c:808
7474#, no-c-format
7475msgid "Statement function '%s' at %L is not allowed as an actual argument"
7476msgstr ""
7477
7478#: fortran/resolve.c:815
7479#, no-c-format
7480msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
7481msgstr ""
7482
7483#: fortran/resolve.c:821
7484#, no-c-format
7485msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
7486msgstr ""
7487
7488#: fortran/resolve.c:845
7489#, fuzzy, no-c-format
7490msgid "Symbol '%s' at %L is ambiguous"
7491msgstr "%s: ���ץ���� `%s' �Ϥ����ޤ��Ǥ�\n"
7492
7493#: fortran/resolve.c:982
7494#, no-c-format
7495msgid "Generic function '%s' at %L is not an intrinsic function"
7496msgstr ""
7497
7498#: fortran/resolve.c:992
7499#, no-c-format
7500msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
7501msgstr ""
7502
7503#: fortran/resolve.c:1030
7504#, no-c-format
7505msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7506msgstr ""
7507
7508#: fortran/resolve.c:1076
7509#, no-c-format
7510msgid "Unable to resolve the specific function '%s' at %L"
7511msgstr ""
7512
7513#: fortran/resolve.c:1132 fortran/resolve.c:5955
7514#, no-c-format
7515msgid "Function '%s' at %L has no IMPLICIT type"
7516msgstr ""
7517
7518#. Internal procedures are taken care of in resolve_contained_fntype.
7519#: fortran/resolve.c:1218
7520#, no-c-format
7521msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
7522msgstr ""
7523
7524#: fortran/resolve.c:1332
7525#, no-c-format
7526msgid "Function reference to '%s' at %L is inside a FORALL block"
7527msgstr ""
7528
7529#: fortran/resolve.c:1338
7530#, no-c-format
7531msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
7532msgstr ""
7533
7534#: fortran/resolve.c:1368
7535#, no-c-format
7536msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
7537msgstr ""
7538
7539#: fortran/resolve.c:1371
7540#, no-c-format
7541msgid "Subroutine call to '%s' at %L is not PURE"
7542msgstr ""
7543
7544#: fortran/resolve.c:1433
7545#, no-c-format
7546msgid "Generic subroutine '%s' at %L is not an intrinsic subroutine"
7547msgstr ""
7548
7549#: fortran/resolve.c:1442
7550#, no-c-format
7551msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
7552msgstr ""
7553
7554#: fortran/resolve.c:1477
7555#, no-c-format
7556msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7557msgstr ""
7558
7559#: fortran/resolve.c:1520
7560#, no-c-format
7561msgid "Unable to resolve the specific subroutine '%s' at %L"
7562msgstr ""
7563
7564#: fortran/resolve.c:1576
7565#, no-c-format
7566msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
7567msgstr ""
7568
7569#: fortran/resolve.c:1642
7570msgid "elemental subroutine"
7571msgstr ""
7572
7573#: fortran/resolve.c:1674
7574#, fuzzy, no-c-format
7575msgid "Shapes for operands at %L and %L are not conformable"
7576msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
7577
7578#: fortran/resolve.c:1731
7579#, c-format
7580msgid "Operand of unary numeric operator '%s' at %%L is %s"
7581msgstr ""
7582
7583#: fortran/resolve.c:1747
7584#, c-format
7585msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
7586msgstr ""
7587
7588#: fortran/resolve.c:1761
7589#, c-format
7590msgid "Operands of string concatenation operator at %%L are %s/%s"
7591msgstr ""
7592
7593#: fortran/resolve.c:1780
7594#, c-format
7595msgid "Operands of logical operator '%s' at %%L are %s/%s"
7596msgstr ""
7597
7598#: fortran/resolve.c:1794
7599#, c-format
7600msgid "Operand of .NOT. operator at %%L is %s"
7601msgstr ""
7602
7603#: fortran/resolve.c:1804
7604msgid "COMPLEX quantities cannot be compared at %L"
7605msgstr ""
7606
7607#: fortran/resolve.c:1830
7608#, c-format
7609msgid "Logicals at %%L must be compared with %s instead of %s"
7610msgstr ""
7611
7612#: fortran/resolve.c:1835
7613#, c-format
7614msgid "Operands of comparison operator '%s' at %%L are %s/%s"
7615msgstr ""
7616
7617#: fortran/resolve.c:1843
7618#, c-format
7619msgid "Operand of user operator '%s' at %%L is %s"
7620msgstr ""
7621
7622#: fortran/resolve.c:1846
7623#, c-format
7624msgid "Operands of user operator '%s' at %%L are %s/%s"
7625msgstr ""
7626
7627#: fortran/resolve.c:1917
7628#, no-c-format
7629msgid "Inconsistent ranks for operator at %L and %L"
7630msgstr ""
7631
7632#: fortran/resolve.c:2040
7633#, no-c-format
7634msgid "Illegal stride of zero at %L"
7635msgstr ""
7636
7637#: fortran/resolve.c:2061
7638#, fuzzy, no-c-format
7639msgid "Array reference at %L is out of bounds"
7640msgstr "���ۥơ��֥� %s[%lu]: ���� %lu ���ϰϳ��Ǥ�"
7641
7642#: fortran/resolve.c:2082
7643#, no-c-format
7644msgid "Rightmost upper bound of assumed size array section not specified at %L"
7645msgstr ""
7646
7647#: fortran/resolve.c:2092
7648#, no-c-format
7649msgid "Rank mismatch in array reference at %L (%d/%d)"
7650msgstr ""
7651
7652#: fortran/resolve.c:2120
7653#, no-c-format
7654msgid "Array index at %L must be scalar"
7655msgstr ""
7656
7657#: fortran/resolve.c:2126
7658#, no-c-format
7659msgid "Array index at %L must be of INTEGER type"
7660msgstr ""
7661
7662#: fortran/resolve.c:2132
7663#, no-c-format
7664msgid "Extension: REAL array index at %L"
7665msgstr ""
7666
7667#: fortran/resolve.c:2162
7668#, no-c-format
7669msgid "Argument dim at %L must be scalar"
7670msgstr ""
7671
7672#: fortran/resolve.c:2168
7673#, no-c-format
7674msgid "Argument dim at %L must be of INTEGER type"
7675msgstr ""
7676
7677#: fortran/resolve.c:2270
7678#, no-c-format
7679msgid "Array index at %L is an array of rank %d"
7680msgstr ""
7681
7682#: fortran/resolve.c:2308
7683#, no-c-format
7684msgid "Substring start index at %L must be of type INTEGER"
7685msgstr ""
7686
7687#: fortran/resolve.c:2315
7688#, no-c-format
7689msgid "Substring start index at %L must be scalar"
7690msgstr ""
7691
7692#: fortran/resolve.c:2322
7693#, no-c-format
7694msgid "Substring start index at %L is less than one"
7695msgstr ""
7696
7697#: fortran/resolve.c:2335
7698#, no-c-format
7699msgid "Substring end index at %L must be of type INTEGER"
7700msgstr ""
7701
7702#: fortran/resolve.c:2342
7703#, no-c-format
7704msgid "Substring end index at %L must be scalar"
7705msgstr ""
7706
7707#: fortran/resolve.c:2350
7708#, no-c-format
7709msgid "Substring end index at %L is out of bounds"
7710msgstr ""
7711
7712#: fortran/resolve.c:2424
7713#, no-c-format
7714msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
7715msgstr ""
7716
7717#: fortran/resolve.c:2443
7718#, no-c-format
7719msgid "Two or more part references with nonzero rank must not be specified at %L"
7720msgstr ""
7721
7722#: fortran/resolve.c:2672
7723#, no-c-format
7724msgid "%s at %L must be a scalar"
7725msgstr ""
7726
7727#: fortran/resolve.c:2680
7728#, no-c-format
7729msgid "%s at %L must be INTEGER or REAL"
7730msgstr ""
7731
7732#: fortran/resolve.c:2683
7733#, no-c-format
7734msgid "%s at %L must be INTEGER"
7735msgstr ""
7736
7737#: fortran/resolve.c:2699
7738#, no-c-format
7739msgid "Obsolete: REAL DO loop iterator at %L"
7740msgstr ""
7741
7742#: fortran/resolve.c:2708
7743#, no-c-format
7744msgid "Cannot assign to loop variable in PURE procedure at %L"
7745msgstr ""
7746
7747#: fortran/resolve.c:2732
7748#, no-c-format
7749msgid "Step expression in DO loop at %L cannot be zero"
7750msgstr ""
7751
7752#: fortran/resolve.c:2767
7753#, no-c-format
7754msgid "FORALL index-name at %L must be a scalar INTEGER"
7755msgstr ""
7756
7757#: fortran/resolve.c:2772
7758#, no-c-format
7759msgid "FORALL start expression at %L must be a scalar INTEGER"
7760msgstr ""
7761
7762#: fortran/resolve.c:2779
7763#, no-c-format
7764msgid "FORALL end expression at %L must be a scalar INTEGER"
7765msgstr ""
7766
7767#: fortran/resolve.c:2787
7768#, no-c-format
7769msgid "FORALL stride expression at %L must be a scalar %s"
7770msgstr ""
7771
7772#: fortran/resolve.c:2792
7773#, no-c-format
7774msgid "FORALL stride expression at %L cannot be zero"
7775msgstr ""
7776
7777#: fortran/resolve.c:2890
7778#, no-c-format
7779msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7780msgstr ""
7781
7782#: fortran/resolve.c:2990
7783#, no-c-format
7784msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7785msgstr ""
7786
7787#: fortran/resolve.c:3015
7788#, no-c-format
7789msgid "Array specification required in ALLOCATE statement at %L"
7790msgstr ""
7791
7792#: fortran/resolve.c:3044
7793#, no-c-format
7794msgid "Bad array specification in ALLOCATE statement at %L"
7795msgstr ""
7796
7797#. The cases overlap, or they are the same
7798#. element in the list.  Either way, we must
7799#. issue an error and get the next case from P.
7800#. FIXME: Sort P and Q by line number.
7801#: fortran/resolve.c:3200
7802#, no-c-format
7803msgid "CASE label at %L overlaps with CASE label at %L"
7804msgstr ""
7805
7806#: fortran/resolve.c:3251
7807#, fuzzy, no-c-format
7808msgid "Expression in CASE statement at %L must be of type %s"
7809msgstr "�������ʸ���Դ�����������ޤ�"
7810
7811#: fortran/resolve.c:3262
7812#, no-c-format
7813msgid "Expression in CASE statement at %L must be kind %d"
7814msgstr ""
7815
7816#: fortran/resolve.c:3274
7817#, no-c-format
7818msgid "Expression in CASE statement at %L must be scalar"
7819msgstr ""
7820
7821#: fortran/resolve.c:3320
7822#, no-c-format
7823msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
7824msgstr ""
7825
7826#: fortran/resolve.c:3338
7827#, no-c-format
7828msgid "Argument of SELECT statement at %L cannot be %s"
7829msgstr ""
7830
7831#: fortran/resolve.c:3347
7832#, no-c-format
7833msgid "Argument of SELECT statement at %L must be a scalar expression"
7834msgstr ""
7835
7836#: fortran/resolve.c:3411
7837#, no-c-format
7838msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
7839msgstr ""
7840
7841#: fortran/resolve.c:3438
7842#, no-c-format
7843msgid "Logical range in CASE statement at %L is not allowed"
7844msgstr ""
7845
7846#: fortran/resolve.c:3449
7847#, no-c-format
7848msgid "Range specification at %L can never be matched"
7849msgstr ""
7850
7851#: fortran/resolve.c:3552
7852#, no-c-format
7853msgid "Logical SELECT CASE block at %L has more that two cases"
7854msgstr ""
7855
7856#: fortran/resolve.c:3590
7857#, no-c-format
7858msgid "Data transfer element at %L cannot have POINTER components"
7859msgstr ""
7860
7861#: fortran/resolve.c:3597
7862#, no-c-format
7863msgid "Data transfer element at %L cannot have PRIVATE components"
7864msgstr ""
7865
7866#: fortran/resolve.c:3606
7867#, no-c-format
7868msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
7869msgstr ""
7870
7871#: fortran/resolve.c:3640
7872#, no-c-format
7873msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
7874msgstr ""
7875
7876#: fortran/resolve.c:3649
7877#, no-c-format
7878msgid "Branch at %L causes an infinite loop"
7879msgstr ""
7880
7881#: fortran/resolve.c:3682
7882#, no-c-format
7883msgid "Label at %L is not in the same block as the GOTO statement at %L"
7884msgstr ""
7885
7886#: fortran/resolve.c:3698
7887#, no-c-format
7888msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
7889msgstr ""
7890
7891#: fortran/resolve.c:3772
7892#, no-c-format
7893msgid "WHERE mask at %L has inconsistent shape"
7894msgstr ""
7895
7896#: fortran/resolve.c:3788
7897#, no-c-format
7898msgid "WHERE assignment target at %L has inconsistent shape"
7899msgstr ""
7900
7901#: fortran/resolve.c:3798 fortran/resolve.c:3997
7902#, no-c-format
7903msgid "Unsupported statement inside WHERE at %L"
7904msgstr ""
7905
7906#: fortran/resolve.c:3874
7907#, fuzzy, no-c-format
7908msgid "expresion reference type error at %L"
7909msgstr "������֥������Ȥؤλ��Ȥ��֤����Ȥ��Ƥ��ޤ�"
7910
7911#: fortran/resolve.c:3906
7912#, no-c-format
7913msgid "Unsupported statement while finding forall index in expression"
7914msgstr ""
7915
7916#: fortran/resolve.c:3953
7917#, no-c-format
7918msgid "Assignment to a FORALL index variable at %L"
7919msgstr ""
7920
7921#: fortran/resolve.c:3961
7922#, no-c-format
7923msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
7924msgstr ""
7925
7926#: fortran/resolve.c:4088
7927#, no-c-format
7928msgid "An outer FORALL construct already has an index with this name %L"
7929msgstr ""
7930
7931#: fortran/resolve.c:4100 fortran/resolve.c:4103 fortran/resolve.c:4106
7932#, no-c-format
7933msgid "A FORALL index must not appear in a limit or stride expression in the same FORALL at %L"
7934msgstr ""
7935
7936#: fortran/resolve.c:4149
7937#, no-c-format
7938msgid "ELSE IF clause at %L requires a scalar LOGICAL expression"
7939msgstr ""
7940
7941#: fortran/resolve.c:4159
7942#, no-c-format
7943msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
7944msgstr ""
7945
7946#: fortran/resolve.c:4240
7947#, no-c-format
7948msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
7949msgstr ""
7950
7951#: fortran/resolve.c:4243
7952#, no-c-format
7953msgid "Variable '%s' has not been assigned a target label at %L"
7954msgstr ""
7955
7956#: fortran/resolve.c:4253
7957#, no-c-format
7958msgid "Alternate RETURN statement at %L requires an INTEGER return specifier"
7959msgstr ""
7960
7961#: fortran/resolve.c:4265
7962#, no-c-format
7963msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
7964msgstr ""
7965
7966#: fortran/resolve.c:4278
7967#, no-c-format
7968msgid "Cannot assign to variable '%s' in PURE procedure at %L"
7969msgstr ""
7970
7971#: fortran/resolve.c:4287
7972#, no-c-format
7973msgid "Right side of assignment at %L is a derived type containing a POINTER in a PURE procedure"
7974msgstr ""
7975
7976#: fortran/resolve.c:4307
7977#, no-c-format
7978msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
7979msgstr ""
7980
7981#: fortran/resolve.c:4322
7982#, no-c-format
7983msgid "Arithmetic IF statement at %L requires a numeric expression"
7984msgstr ""
7985
7986#: fortran/resolve.c:4334
7987#, no-c-format
7988msgid "IF clause at %L requires a scalar LOGICAL expression"
7989msgstr ""
7990
7991#: fortran/resolve.c:4360
7992#, no-c-format
7993msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
7994msgstr ""
7995
7996#: fortran/resolve.c:4367
7997#, no-c-format
7998msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
7999msgstr ""
8000
8001#: fortran/resolve.c:4379
8002#, no-c-format
8003msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
8004msgstr ""
8005
8006#: fortran/resolve.c:4445
8007#, no-c-format
8008msgid "FORALL mask clause at %L requires a LOGICAL expression"
8009msgstr ""
8010
8011#: fortran/resolve.c:4550
8012#, no-c-format
8013msgid "Allocatable array '%s' at %L must have a deferred shape"
8014msgstr ""
8015
8016#: fortran/resolve.c:4553
8017#, no-c-format
8018msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
8019msgstr ""
8020
8021#: fortran/resolve.c:4560
8022#, no-c-format
8023msgid "Array pointer '%s' at %L must have a deferred shape"
8024msgstr ""
8025
8026#: fortran/resolve.c:4571
8027#, no-c-format
8028msgid "Array '%s' at %L cannot have a deferred shape"
8029msgstr ""
8030
8031#: fortran/resolve.c:4601
8032#, no-c-format
8033msgid "The module or main program array '%s' at %L must have constant shape"
8034msgstr ""
8035
8036#: fortran/resolve.c:4613
8037#, no-c-format
8038msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
8039msgstr ""
8040
8041#: fortran/resolve.c:4626
8042#, no-c-format
8043msgid "'%s' at %L must have constant character length in this context"
8044msgstr ""
8045
8046#: fortran/resolve.c:4657
8047#, no-c-format
8048msgid "Allocatable '%s' at %L cannot have an initializer"
8049msgstr ""
8050
8051#: fortran/resolve.c:4660
8052#, no-c-format
8053msgid "External '%s' at %L cannot have an initializer"
8054msgstr ""
8055
8056#: fortran/resolve.c:4663
8057#, fuzzy, no-c-format
8058msgid "Dummy '%s' at %L cannot have an initializer"
8059msgstr "`%s' �� `extern' �Ƚ��Ҥ�ξ���ޤ�"
8060
8061#: fortran/resolve.c:4666
8062#, no-c-format
8063msgid "Intrinsic '%s' at %L cannot have an initializer"
8064msgstr ""
8065
8066#: fortran/resolve.c:4669
8067#, no-c-format
8068msgid "Function result '%s' at %L cannot have an initializer"
8069msgstr ""
8070
8071#: fortran/resolve.c:4672
8072#, no-c-format
8073msgid "Automatic array '%s' at %L cannot have an initializer"
8074msgstr ""
8075
8076#: fortran/resolve.c:4692
8077#, no-c-format
8078msgid "Object '%s' at %L must have the SAVE attribute %s"
8079msgstr ""
8080
8081#: fortran/resolve.c:4725
8082#, no-c-format
8083msgid "Character-valued statement function '%s' at %L must have constant length"
8084msgstr ""
8085
8086#: fortran/resolve.c:4748
8087#, no-c-format
8088msgid "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
8089msgstr ""
8090
8091#: fortran/resolve.c:4763
8092#, fuzzy, no-c-format
8093msgid "External object '%s' at %L may not have an initializer"
8094msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
8095
8096#: fortran/resolve.c:4782
8097#, no-c-format
8098msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
8099msgstr ""
8100
8101#: fortran/resolve.c:4786
8102#, no-c-format
8103msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
8104msgstr ""
8105
8106#: fortran/resolve.c:4790
8107#, no-c-format
8108msgid "CHARACTER(*) function '%s' at %L cannot be pure"
8109msgstr ""
8110
8111#: fortran/resolve.c:4794
8112#, no-c-format
8113msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
8114msgstr ""
8115
8116#: fortran/resolve.c:4803
8117#, no-c-format
8118msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
8119msgstr ""
8120
8121#: fortran/resolve.c:4828
8122#, no-c-format
8123msgid "Character length of component '%s' needs to be a constant specification expression at %L."
8124msgstr ""
8125
8126#: fortran/resolve.c:4843
8127#, no-c-format
8128msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
8129msgstr ""
8130
8131#: fortran/resolve.c:4861
8132#, no-c-format
8133msgid "Component '%s' of '%s' at %L must have constant array bounds."
8134msgstr ""
8135
8136#: fortran/resolve.c:4895
8137#, no-c-format
8138msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
8139msgstr ""
8140
8141#: fortran/resolve.c:4908
8142#, no-c-format
8143msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
8144msgstr ""
8145
8146#: fortran/resolve.c:4926
8147#, no-c-format
8148msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
8149msgstr ""
8150
8151#: fortran/resolve.c:4943
8152#, no-c-format
8153msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
8154msgstr ""
8155
8156#: fortran/resolve.c:4955
8157#, no-c-format
8158msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
8159msgstr ""
8160
8161#: fortran/resolve.c:4966
8162#, fuzzy, no-c-format
8163msgid "Incompatible derived type in PARAMETER at %L"
8164msgstr "%s �˸ߴ����Τʤ���"
8165
8166#: fortran/resolve.c:5067
8167#, no-c-format
8168msgid "Assumed size array at %L must be a dummy argument"
8169msgstr ""
8170
8171#: fortran/resolve.c:5070
8172#, no-c-format
8173msgid "Assumed shape array at %L must be a dummy argument"
8174msgstr ""
8175
8176#: fortran/resolve.c:5083
8177#, no-c-format
8178msgid "Symbol at %L is not a DUMMY variable"
8179msgstr ""
8180
8181#: fortran/resolve.c:5098
8182#, no-c-format
8183msgid "The derived type '%s' at %L is of type '%s', which has not been defined."
8184msgstr ""
8185
8186#: fortran/resolve.c:5117
8187#, no-c-format
8188msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
8189msgstr ""
8190
8191#: fortran/resolve.c:5157
8192#, no-c-format
8193msgid "Intrinsic at %L does not exist"
8194msgstr ""
8195
8196#: fortran/resolve.c:5232
8197#, no-c-format
8198msgid "BLOCK DATA element '%s' at %L must be in COMMON"
8199msgstr ""
8200
8201#: fortran/resolve.c:5276
8202#, no-c-format
8203msgid "Nonconstant array section at %L in DATA statement"
8204msgstr ""
8205
8206#: fortran/resolve.c:5289
8207#, no-c-format
8208msgid "DATA statement at %L has more variables than values"
8209msgstr ""
8210
8211#: fortran/resolve.c:5487
8212#, no-c-format
8213msgid "DATA statement at %L has more values than variables"
8214msgstr ""
8215
8216#: fortran/resolve.c:5569
8217#, fuzzy, no-c-format
8218msgid "Label %d at %L defined but not used"
8219msgstr "��٥� `%s' ���������ޤ������Ȥ��Ƥ��ޤ���"
8220
8221#: fortran/resolve.c:5574
8222#, fuzzy, no-c-format
8223msgid "Label %d at %L defined but cannot be used"
8224msgstr "��٥� `%s' ���������ޤ������Ȥ��Ƥ��ޤ���"
8225
8226#: fortran/resolve.c:5658
8227#, no-c-format
8228msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
8229msgstr ""
8230
8231#: fortran/resolve.c:5673
8232#, no-c-format
8233msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
8234msgstr ""
8235
8236#: fortran/resolve.c:5680
8237#, no-c-format
8238msgid "Derived type variable '%s' at %L with default initializer cannot be an EQUIVALENCE object"
8239msgstr ""
8240
8241#: fortran/resolve.c:5781
8242#, no-c-format
8243msgid "Syntax error in EQUIVALENCE statement at %L"
8244msgstr ""
8245
8246#: fortran/resolve.c:5798
8247#, no-c-format
8248msgid "Initialized objects '%s' and '%s'  cannot both be in the EQUIVALENCE statement at %L"
8249msgstr ""
8250
8251#: fortran/resolve.c:5812
8252#, no-c-format
8253msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
8254msgstr ""
8255
8256#: fortran/resolve.c:5821
8257#, no-c-format
8258msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
8259msgstr ""
8260
8261#: fortran/resolve.c:5900
8262#, no-c-format
8263msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
8264msgstr ""
8265
8266#: fortran/resolve.c:5911
8267#, no-c-format
8268msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
8269msgstr ""
8270
8271#: fortran/resolve.c:5922
8272#, no-c-format
8273msgid "Substring at %L has length zero"
8274msgstr ""
8275
8276#: fortran/resolve.c:5965
8277#, no-c-format
8278msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
8279msgstr ""
8280
8281#: fortran/resolve.c:5977
8282#, no-c-format
8283msgid "ENTRY '%s' at %L has no IMPLICIT type"
8284msgstr ""
8285
8286#: fortran/resolve.c:6003
8287#, no-c-format
8288msgid "User operator procedure '%s' at %L must be a FUNCTION"
8289msgstr ""
8290
8291#: fortran/resolve.c:6009
8292#, no-c-format
8293msgid "User operator procedure '%s' at %L cannot be assumed character length"
8294msgstr ""
8295
8296#: fortran/resolve.c:6015
8297#, no-c-format
8298msgid "User operator procedure '%s' at %L must have at least one argument"
8299msgstr ""
8300
8301#: fortran/resolve.c:6025
8302#, no-c-format
8303msgid "First argument of operator interface at %L cannot be optional"
8304msgstr ""
8305
8306#: fortran/resolve.c:6037
8307#, no-c-format
8308msgid "Second argument of operator interface at %L cannot be optional"
8309msgstr ""
8310
8311#: fortran/resolve.c:6041
8312#, no-c-format
8313msgid "Operator interface at %L must have, at most, two arguments"
8314msgstr ""
8315
8316#: fortran/resolve.c:6074
8317#, no-c-format
8318msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
8319msgstr ""
8320
8321#: fortran/scanner.c:536
8322#, fuzzy, no-c-format
8323msgid "Missing '&' in continued character constant at %C"
8324msgstr "ʸ���������ǥե�����ν�ü���Ф��ޤ���"
8325
8326#: fortran/scanner.c:971
8327#, fuzzy, no-c-format
8328msgid "%s:%d: file %s left but not entered"
8329msgstr "�ե����� \"%s\" ����Фޤ��������äƤ��ޤ���"
8330
8331#: fortran/scanner.c:998
8332#, fuzzy, no-c-format
8333msgid "%s:%d: Illegal preprocessor directive"
8334msgstr "�ץ�ץ���̿����� %s ������ޤ�"
8335
8336#: fortran/scanner.c:1073
8337#, no-c-format
8338msgid "File '%s' is being included recursively"
8339msgstr ""
8340
8341#: fortran/scanner.c:1088
8342#, fuzzy, no-c-format
8343msgid "Can't open file '%s'"
8344msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
8345
8346#: fortran/scanner.c:1097
8347#, fuzzy, no-c-format
8348msgid "Can't open included file '%s'"
8349msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
8350
8351#: fortran/scanner.c:1199
8352#, fuzzy, c-format
8353msgid "%s:%3d %s\n"
8354msgstr "%s: %s"
8355
8356#: fortran/simplify.c:101
8357#, no-c-format
8358msgid "Result of %s overflows its kind at %L"
8359msgstr ""
8360
8361#: fortran/simplify.c:120
8362#, no-c-format
8363msgid "KIND parameter of %s at %L must be an initialization expression"
8364msgstr ""
8365
8366#: fortran/simplify.c:130
8367#, fuzzy, no-c-format
8368msgid "Invalid KIND parameter of %s at %L"
8369msgstr "����� `%s' ��̵��Ǥ�"
8370
8371#: fortran/simplify.c:227
8372#, no-c-format
8373msgid "Extended ASCII not implemented: argument of ACHAR at %L must be between 0 and 127"
8374msgstr ""
8375
8376#: fortran/simplify.c:254
8377#, no-c-format
8378msgid "Argument of ACOS at %L must be between -1 and 1"
8379msgstr ""
8380
8381#: fortran/simplify.c:276
8382#, no-c-format
8383msgid "Argument of ACOSH at %L must not be less than 1"
8384msgstr ""
8385
8386#: fortran/simplify.c:503
8387#, no-c-format
8388msgid "Argument of ASIN at %L must be between -1 and 1"
8389msgstr ""
8390
8391#: fortran/simplify.c:559
8392#, no-c-format
8393msgid "Argument of ATANH at %L must be inside the range -1 to 1"
8394msgstr ""
8395
8396#: fortran/simplify.c:585
8397#, no-c-format
8398msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
8399msgstr ""
8400
8401#: fortran/simplify.c:667
8402#, fuzzy, no-c-format
8403msgid "Bad character in CHAR function at %L"
8404msgstr "�ؿ� %s �ˤ�ʬ��������ޤ���\n"
8405
8406#: fortran/simplify.c:1195
8407#, no-c-format
8408msgid "Argument of IACHAR at %L must be of length one"
8409msgstr ""
8410
8411#: fortran/simplify.c:1235
8412#, fuzzy, no-c-format
8413msgid "Invalid second argument of IBCLR at %L"
8414msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8415
8416#: fortran/simplify.c:1243
8417#, no-c-format
8418msgid "Second argument of IBCLR exceeds bit size at %L"
8419msgstr ""
8420
8421#: fortran/simplify.c:1270
8422#, fuzzy, no-c-format
8423msgid "Invalid second argument of IBITS at %L"
8424msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8425
8426#: fortran/simplify.c:1276
8427#, fuzzy, no-c-format
8428msgid "Invalid third argument of IBITS at %L"
8429msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8430
8431#: fortran/simplify.c:1287
8432#, no-c-format
8433msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
8434msgstr ""
8435
8436#: fortran/simplify.c:1335
8437#, fuzzy, no-c-format
8438msgid "Invalid second argument of IBSET at %L"
8439msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8440
8441#: fortran/simplify.c:1343
8442#, no-c-format
8443msgid "Second argument of IBSET exceeds bit size at %L"
8444msgstr ""
8445
8446#: fortran/simplify.c:1369
8447#, no-c-format
8448msgid "Argument of ICHAR at %L must be of length one"
8449msgstr ""
8450
8451#: fortran/simplify.c:1377
8452#, no-c-format
8453msgid "Argument of ICHAR at %L out of range of this processor"
8454msgstr ""
8455
8456#: fortran/simplify.c:1585
8457#, fuzzy, no-c-format
8458msgid "Argument of INT at %L is not a valid type"
8459msgstr "`asm' �ΰ�������ʸ����ǤϤ���ޤ��� "
8460
8461#: fortran/simplify.c:1662
8462#, fuzzy, no-c-format
8463msgid "Invalid second argument of ISHFT at %L"
8464msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8465
8466#: fortran/simplify.c:1678
8467#, no-c-format
8468msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
8469msgstr ""
8470
8471#: fortran/simplify.c:1742
8472#, fuzzy, no-c-format
8473msgid "Invalid second argument of ISHFTC at %L"
8474msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8475
8476#: fortran/simplify.c:1752
8477#, fuzzy, no-c-format
8478msgid "Invalid third argument of ISHFTC at %L"
8479msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8480
8481#: fortran/simplify.c:1767
8482#, no-c-format
8483msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
8484msgstr ""
8485
8486#: fortran/simplify.c:1837
8487#, no-c-format
8488msgid "Argument of KIND at %L is a DERIVED type"
8489msgstr ""
8490
8491#: fortran/simplify.c:1908
8492#, fuzzy, no-c-format
8493msgid "DIM argument at %L is out of bounds"
8494msgstr "`%s' ���ץ������Ф�����������ޤ���"
8495
8496#: fortran/simplify.c:2048
8497#, no-c-format
8498msgid "Argument of LOG at %L cannot be less than or equal to zero"
8499msgstr ""
8500
8501#: fortran/simplify.c:2061
8502#, no-c-format
8503msgid "Complex argument of LOG at %L cannot be zero"
8504msgstr ""
8505
8506#: fortran/simplify.c:2105
8507#, no-c-format
8508msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
8509msgstr ""
8510
8511#. Result is processor-dependent.
8512#: fortran/simplify.c:2282
8513#, no-c-format
8514msgid "Second argument MOD at %L is zero"
8515msgstr ""
8516
8517#. Result is processor-dependent.
8518#: fortran/simplify.c:2293
8519#, fuzzy, no-c-format
8520msgid "Second argument of MOD at %L is zero"
8521msgstr "`%s' ���������� `char **' �Ȥ��٤��Ǥ�"
8522
8523#. Result is processor-dependent. This processor just opts
8524#. to not handle it at all.
8525#. Result is processor-dependent.
8526#: fortran/simplify.c:2341 fortran/simplify.c:2353
8527#, no-c-format
8528msgid "Second argument of MODULO at %L is zero"
8529msgstr ""
8530
8531#: fortran/simplify.c:2410
8532#, no-c-format
8533msgid "Second argument of NEAREST at %L may not be zero"
8534msgstr ""
8535
8536#: fortran/simplify.c:2718
8537#, fuzzy, no-c-format
8538msgid "Invalid second argument of REPEAT at %L"
8539msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
8540
8541#: fortran/simplify.c:2792
8542#, no-c-format
8543msgid "Integer too large in shape specification at %L"
8544msgstr ""
8545
8546#: fortran/simplify.c:2802
8547#, no-c-format
8548msgid "Too many dimensions in shape specification for RESHAPE at %L"
8549msgstr ""
8550
8551#: fortran/simplify.c:2810
8552#, no-c-format
8553msgid "Shape specification at %L cannot be negative"
8554msgstr ""
8555
8556#: fortran/simplify.c:2820
8557#, no-c-format
8558msgid "Shape specification at %L cannot be the null array"
8559msgstr ""
8560
8561#: fortran/simplify.c:2844
8562#, no-c-format
8563msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
8564msgstr ""
8565
8566#: fortran/simplify.c:2851
8567#, no-c-format
8568msgid "Error in ORDER parameter of RESHAPE at %L"
8569msgstr ""
8570
8571#: fortran/simplify.c:2861
8572#, no-c-format
8573msgid "ORDER parameter of RESHAPE at %L is out of range"
8574msgstr ""
8575
8576#: fortran/simplify.c:2870
8577#, no-c-format
8578msgid "Invalid permutation in ORDER parameter at %L"
8579msgstr ""
8580
8581#: fortran/simplify.c:2927
8582#, no-c-format
8583msgid "PAD parameter required for short SOURCE parameter at %L"
8584msgstr ""
8585
8586#: fortran/simplify.c:3061
8587#, no-c-format
8588msgid "Result of SCALE overflows its kind at %L"
8589msgstr ""
8590
8591#: fortran/simplify.c:3642
8592#, fuzzy, no-c-format
8593msgid "Argument of SQRT at %L has a negative value"
8594msgstr "�ؿ��ƤӽФ��������Τ��ͤ��äƤ��ޤ�"
8595
8596#: fortran/symbol.c:111
8597#, no-c-format
8598msgid "Duplicate IMPLICIT NONE statement at %C"
8599msgstr ""
8600
8601#: fortran/symbol.c:151
8602#, no-c-format
8603msgid "Letter '%c' already set in IMPLICIT statement at %C"
8604msgstr ""
8605
8606#: fortran/symbol.c:173
8607#, no-c-format
8608msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
8609msgstr ""
8610
8611#: fortran/symbol.c:184
8612#, no-c-format
8613msgid "Letter %c already has an IMPLICIT type at %C"
8614msgstr ""
8615
8616#: fortran/symbol.c:232
8617#, no-c-format
8618msgid "Symbol '%s' at %L has no IMPLICIT type"
8619msgstr ""
8620
8621#: fortran/symbol.c:304
8622#, no-c-format
8623msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
8624msgstr ""
8625
8626#: fortran/symbol.c:506 fortran/symbol.c:997
8627#, no-c-format
8628msgid "%s attribute conflicts with %s attribute at %L"
8629msgstr ""
8630
8631#: fortran/symbol.c:509
8632#, no-c-format
8633msgid "%s attribute conflicts with %s attribute in '%s' at %L"
8634msgstr ""
8635
8636#: fortran/symbol.c:551
8637#, no-c-format
8638msgid "Cannot change attributes of USE-associated symbol at %L"
8639msgstr ""
8640
8641#: fortran/symbol.c:554
8642#, no-c-format
8643msgid "Cannot change attributes of USE-associated symbol %s at %L"
8644msgstr ""
8645
8646#: fortran/symbol.c:576
8647#, no-c-format
8648msgid "Cannot change attributes of symbol at %L after it has been used"
8649msgstr ""
8650
8651#: fortran/symbol.c:592
8652#, fuzzy, no-c-format
8653msgid "Duplicate %s attribute specified at %L"
8654msgstr "�ե������ '%s' �� ConstantValue °������ʣ���Ƥ��ޤ�"
8655
8656#: fortran/symbol.c:733
8657#, no-c-format
8658msgid "Cray Pointee at %L appears in multiple pointer() statements."
8659msgstr ""
8660
8661#: fortran/symbol.c:765
8662#, fuzzy, no-c-format
8663msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
8664msgstr "section °���ϥ������ѿ����Ф��Ƥϻ���Ǥ��ޤ���"
8665
8666#: fortran/symbol.c:773
8667#, fuzzy, no-c-format
8668msgid "Duplicate SAVE attribute specified at %L"
8669msgstr "�ե������ '%s' �� ConstantValue °������ʣ���Ƥ��ޤ�"
8670
8671#: fortran/symbol.c:1027
8672#, no-c-format
8673msgid "%s procedure at %L is already declared as %s procedure"
8674msgstr ""
8675
8676#: fortran/symbol.c:1062
8677#, no-c-format
8678msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
8679msgstr ""
8680
8681#: fortran/symbol.c:1085
8682#, no-c-format
8683msgid "ACCESS specification at %L was already specified"
8684msgstr ""
8685
8686#: fortran/symbol.c:1105
8687#, no-c-format
8688msgid "Symbol '%s' at %L already has an explicit interface"
8689msgstr ""
8690
8691#: fortran/symbol.c:1133
8692#, no-c-format
8693msgid "Symbol '%s' at %L already has basic type of %s"
8694msgstr ""
8695
8696#: fortran/symbol.c:1145
8697#, no-c-format
8698msgid "Symbol '%s' at %L cannot have a type"
8699msgstr ""
8700
8701#: fortran/symbol.c:1283
8702#, no-c-format
8703msgid "Component '%s' at %C already declared at %L"
8704msgstr ""
8705
8706#: fortran/symbol.c:1361
8707#, fuzzy, no-c-format
8708msgid "Symbol '%s' at %C is ambiguous"
8709msgstr "%s: ���ץ���� `%s' �Ϥ����ޤ��Ǥ�\n"
8710
8711#: fortran/symbol.c:1393
8712#, no-c-format
8713msgid "Derived type '%s' at %C is being used before it is defined"
8714msgstr ""
8715
8716#: fortran/symbol.c:1421
8717#, no-c-format
8718msgid "'%s' at %C is not a member of the '%s' structure"
8719msgstr ""
8720
8721#: fortran/symbol.c:1427
8722#, no-c-format
8723msgid "Component '%s' at %C is a PRIVATE component of '%s'"
8724msgstr ""
8725
8726#: fortran/symbol.c:1571
8727#, no-c-format
8728msgid "Duplicate statement label %d at %L and %L"
8729msgstr ""
8730
8731#: fortran/symbol.c:1581
8732#, no-c-format
8733msgid "Label %d at %C already referenced as branch target"
8734msgstr ""
8735
8736#: fortran/symbol.c:1590
8737#, no-c-format
8738msgid "Label %d at %C already referenced as a format label"
8739msgstr ""
8740
8741#: fortran/symbol.c:1632
8742#, no-c-format
8743msgid "Label %d at %C previously used as a FORMAT label"
8744msgstr ""
8745
8746#: fortran/symbol.c:1640
8747#, no-c-format
8748msgid "Label %d at %C previously used as branch target"
8749msgstr ""
8750
8751#: fortran/symbol.c:1893
8752#, no-c-format
8753msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
8754msgstr ""
8755
8756#: fortran/symbol.c:1896
8757#, no-c-format
8758msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
8759msgstr ""
8760
8761#. Symbol is from another namespace.
8762#: fortran/symbol.c:2033
8763#, no-c-format
8764msgid "Symbol '%s' at %C has already been host associated"
8765msgstr ""
8766
8767#: fortran/trans-common.c:360
8768#, no-c-format
8769msgid "Named COMMON block '%s' at %L shall be of the same size"
8770msgstr ""
8771
8772#: fortran/trans-common.c:658
8773#, no-c-format
8774msgid "Bad array reference at %L"
8775msgstr ""
8776
8777#: fortran/trans-common.c:666
8778#, no-c-format
8779msgid "Illegal reference type at %L as EQUIVALENCE object"
8780msgstr ""
8781
8782#: fortran/trans-common.c:706
8783#, no-c-format
8784msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
8785msgstr ""
8786
8787#. Aligning this field would misalign a previous field.
8788#: fortran/trans-common.c:839
8789#, no-c-format
8790msgid "The equivalence set for variable '%s' declared at %L violates alignment requirents"
8791msgstr ""
8792
8793#: fortran/trans-common.c:904
8794#, no-c-format
8795msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
8796msgstr ""
8797
8798#: fortran/trans-common.c:919
8799#, no-c-format
8800msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
8801msgstr ""
8802
8803#. The required offset conflicts with previous alignment
8804#. requirements.  Insert padding immediately before this
8805#. segment.
8806#: fortran/trans-common.c:930
8807#, no-c-format
8808msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
8809msgstr ""
8810
8811#: fortran/trans-common.c:956
8812#, no-c-format
8813msgid "COMMON '%s' at %L requires %d bytes of padding at start"
8814msgstr ""
8815
8816#: fortran/trans-const.c:158
8817msgid "Array bound mismatch"
8818msgstr ""
8819
8820#: fortran/trans-const.c:161
8821msgid "Array reference out of bounds"
8822msgstr ""
8823
8824#: fortran/trans-const.c:164
8825#, fuzzy
8826msgid "Incorrect function return value"
8827msgstr "`noreturn' �ؿ����� void �ͤ��֤��Ƥ��ޤ�"
8828
8829#: fortran/trans-decl.c:441
8830#, fuzzy, no-c-format
8831msgid "storage size not known"
8832msgstr "`%s' ���ΰ襵�������狼��ޤ���"
8833
8834#: fortran/trans-decl.c:448
8835#, fuzzy, no-c-format
8836msgid "storage size not constant"
8837msgstr "`%s' ���ΰ襵����������ǤϤ���ޤ���"
8838
8839#: fortran/trans-io.c:541
8840msgid "Assigned label is not a format label"
8841msgstr ""
8842
8843#: fortran/trans-io.c:982
8844#, no-c-format
8845msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
8846msgstr ""
8847
8848#: fortran/trans-stmt.c:163
8849msgid "Assigned label is not a target label"
8850msgstr ""
8851
8852#. Check the label list.
8853#: fortran/trans-stmt.c:179
8854msgid "Assigned label is not in the list"
8855msgstr ""
8856
8857#: fortran/trans-stmt.c:319
8858#, no-c-format
8859msgid "An alternate return at %L without a * dummy argument"
8860msgstr ""
8861
8862#. FIXME: i18n bug here.  Order of prints should not be
8863#. fixed.
8864#: java/gjavah.c:916
8865#, fuzzy, c-format
8866msgid "ignored method '"
8867msgstr "�᥽�å� `%s' ��:"
8868
8869#: java/gjavah.c:918
8870#, c-format
8871msgid "' marked virtual\n"
8872msgstr ""
8873
8874#: java/gjavah.c:2356
8875#, c-format
8876msgid "Try '"
8877msgstr ""
8878
8879#: java/gjavah.c:2356
8880#, c-format
8881msgid " --help' for more information.\n"
8882msgstr ""
8883
8884#: java/gjavah.c:2363
8885#, c-format
8886msgid "Usage: "
8887msgstr ""
8888
8889#: java/gjavah.c:2363
8890#, c-format
8891msgid ""
8892" [OPTION]... CLASS...\n"
8893"\n"
8894msgstr ""
8895
8896#: java/gjavah.c:2364
8897#, c-format
8898msgid ""
8899"Generate C or C++ header files from .class files\n"
8900"\n"
8901msgstr ""
8902
8903#: java/gjavah.c:2365
8904#, fuzzy, c-format
8905msgid "  -stubs                  Generate an implementation stub file\n"
8906msgstr "  -pipe                    ��֥ե�����ǤϤʤ��ѥ��פ�Ȥ�\n"
8907
8908#: java/gjavah.c:2366
8909#, fuzzy, c-format
8910msgid "  -jni                    Generate a JNI header or stub\n"
8911msgstr "  -W                      ���̤ʷٹ��ͭ��ˤ���\n"
8912
8913#: java/gjavah.c:2367
8914#, fuzzy, c-format
8915msgid "  -force                  Always overwrite output files\n"
8916msgstr "  -o <file>                <file> �˽��Ϥ�Ԥʤ�\n"
8917
8918#: java/gjavah.c:2368
8919#, fuzzy, c-format
8920msgid "  -old                    Unused compatibility option\n"
8921msgstr "  --help                   ���Υإ�׾����ɽ��\n"
8922
8923#: java/gjavah.c:2369
8924#, fuzzy, c-format
8925msgid "  -trace                  Unused compatibility option\n"
8926msgstr "  --help                  ���ξ����ɽ������\n"
8927
8928#: java/gjavah.c:2370
8929#, c-format
8930msgid "  -J OPTION               Unused compatibility option\n"
8931msgstr ""
8932
8933#: java/gjavah.c:2372
8934#, c-format
8935msgid "  -add TEXT               Insert TEXT into class body\n"
8936msgstr ""
8937
8938#: java/gjavah.c:2373
8939#, c-format
8940msgid "  -append TEXT            Insert TEXT after class declaration\n"
8941msgstr ""
8942
8943#: java/gjavah.c:2374
8944#, c-format
8945msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
8946msgstr ""
8947
8948#: java/gjavah.c:2375
8949#, c-format
8950msgid "  -prepend TEXT           Insert TEXT before start of class\n"
8951msgstr ""
8952
8953#: java/gjavah.c:2377 java/jcf-dump.c:912
8954#, c-format
8955msgid "  --classpath PATH        Set path to find .class files\n"
8956msgstr ""
8957
8958#: java/gjavah.c:2378 java/jcf-dump.c:913
8959#, fuzzy, c-format
8960msgid "  -IDIR                   Append directory to class path\n"
8961msgstr "  -B <directory>           <directory> ����ѥ����õ���ѥ����ɲä���\n"
8962
8963#: java/gjavah.c:2379 java/jcf-dump.c:914
8964#, c-format
8965msgid "  --bootclasspath PATH    Override built-in class path\n"
8966msgstr ""
8967
8968#: java/gjavah.c:2380 java/jcf-dump.c:915
8969#, c-format
8970msgid "  --extdirs PATH          Set extensions directory path\n"
8971msgstr ""
8972
8973#: java/gjavah.c:2381
8974#, c-format
8975msgid "  -d DIRECTORY            Set output directory name\n"
8976msgstr ""
8977
8978#: java/gjavah.c:2382 java/jcf-dump.c:916 java/jv-scan.c:115
8979#, fuzzy, c-format
8980msgid "  -o FILE                 Set output file name\n"
8981msgstr "  -o <file>               ���Ϥ� <file> �˽�����\n"
8982
8983#: java/gjavah.c:2383
8984#, c-format
8985msgid "  -td DIRECTORY           Set temporary directory name\n"
8986msgstr ""
8987
8988#: java/gjavah.c:2385 java/jcf-dump.c:918 java/jv-scan.c:117
8989#, fuzzy, c-format
8990msgid "  --help                  Print this help, then exit\n"
8991msgstr "  --help                   ���Υإ�׾����ɽ��\n"
8992
8993#: java/gjavah.c:2386 java/jcf-dump.c:919 java/jv-scan.c:118
8994#, fuzzy, c-format
8995msgid "  --version               Print version number, then exit\n"
8996msgstr ""
8997"  -V <version>             �����ȡ��뤵��Ƥ���� <version> �С�������ֹ��\n"
8998"                               gcc �Ȥ��Ƽ¹Ԥ���\n"
8999
9000#: java/gjavah.c:2387 java/jcf-dump.c:920
9001#, c-format
9002msgid "  -v, --verbose           Print extra information while running\n"
9003msgstr ""
9004
9005#: java/gjavah.c:2389
9006#, c-format
9007msgid ""
9008"  -M                      Print all dependencies to stdout;\n"
9009"                             suppress ordinary output\n"
9010msgstr ""
9011
9012#: java/gjavah.c:2391
9013#, c-format
9014msgid ""
9015"  -MM                     Print non-system dependencies to stdout;\n"
9016"                             suppress ordinary output\n"
9017msgstr ""
9018
9019#: java/gjavah.c:2393
9020#, fuzzy, c-format
9021msgid "  -MD                     Print all dependencies to stdout\n"
9022msgstr "  -p                      �ؿ��ץ�ե������ͭ��ˤ���\n"
9023
9024#: java/gjavah.c:2394
9025#, c-format
9026msgid "  -MMD                    Print non-system dependencies to stdout\n"
9027msgstr ""
9028
9029#: java/gjavah.c:2397 java/jcf-dump.c:922 java/jv-scan.c:120
9030#, fuzzy, c-format
9031msgid ""
9032"For bug reporting instructions, please see:\n"
9033"%s.\n"
9034msgstr ""
9035"\n"
9036"�Х���ݡ��Ȥμ��ϡ��ʲ�����\n"
9037
9038#: java/gjavah.c:2581
9039#, fuzzy, c-format
9040msgid "Processing %s\n"
9041msgstr "���顼�ˤ�� %s ���Ĥ��ޤ�"
9042
9043#: java/gjavah.c:2591
9044#, c-format
9045msgid "Found in %s\n"
9046msgstr ""
9047
9048#: java/jcf-dump.c:829
9049#, fuzzy, c-format
9050msgid "Not a valid Java .class file.\n"
9051msgstr "����� Java .class �ե�����ǤϤ���ޤ���"
9052
9053#: java/jcf-dump.c:835
9054#, fuzzy, c-format
9055msgid "error while parsing constant pool\n"
9056msgstr "constant �ס���ι�ʸ������˥��顼��ȯ�����ޤ���"
9057
9058#: java/jcf-dump.c:841 java/jcf-parse.c:759
9059#, gcc-internal-format
9060msgid "error in constant pool entry #%d\n"
9061msgstr "constant �ס������ #%d ��ǥ��顼��ȯ�����ޤ���\n"
9062
9063#: java/jcf-dump.c:851
9064#, fuzzy, c-format
9065msgid "error while parsing fields\n"
9066msgstr "�ե�����ɤι�ʸ������˥��顼��ȯ�����ޤ���"
9067
9068#: java/jcf-dump.c:857
9069#, fuzzy, c-format
9070msgid "error while parsing methods\n"
9071msgstr "�᥽�åɤι�ʸ������˥��顼��ȯ�����ޤ���"
9072
9073#: java/jcf-dump.c:863
9074#, fuzzy, c-format
9075msgid "error while parsing final attributes\n"
9076msgstr "final °���ι�ʸ������˥��顼��ȯ�����ޤ���"
9077
9078#: java/jcf-dump.c:900
9079#, c-format
9080msgid "Try 'jcf-dump --help' for more information.\n"
9081msgstr ""
9082
9083#: java/jcf-dump.c:907
9084#, c-format
9085msgid ""
9086"Usage: jcf-dump [OPTION]... CLASS...\n"
9087"\n"
9088msgstr ""
9089
9090#: java/jcf-dump.c:908
9091#, c-format
9092msgid ""
9093"Display contents of a class file in readable form.\n"
9094"\n"
9095msgstr ""
9096
9097#: java/jcf-dump.c:909
9098#, fuzzy, c-format
9099msgid "  -c                      Disassemble method bodies\n"
9100msgstr "  -W                      ���̤ʷٹ��ͭ��ˤ���\n"
9101
9102#: java/jcf-dump.c:910
9103#, fuzzy, c-format
9104msgid "  --javap                 Generate output in 'javap' format\n"
9105msgstr "  --help                  ���ξ����ɽ������\n"
9106
9107#: java/jcf-dump.c:950 java/jcf-dump.c:1018
9108#, c-format
9109msgid "jcf-dump: no classes specified\n"
9110msgstr ""
9111
9112#: java/jcf-dump.c:1038
9113#, fuzzy, c-format
9114msgid "Cannot open '%s' for output.\n"
9115msgstr "%s ��������Ѥ˳����ޤ���Ǥ���"
9116
9117#: java/jcf-dump.c:1084
9118#, c-format
9119msgid "bad format of .zip/.jar archive\n"
9120msgstr ""
9121
9122#: java/jcf-dump.c:1202
9123#, c-format
9124msgid "Bad byte codes.\n"
9125msgstr ""
9126
9127#: java/jv-scan.c:100
9128#, c-format
9129msgid "Try 'jv-scan --help' for more information.\n"
9130msgstr ""
9131
9132#: java/jv-scan.c:107
9133#, c-format
9134msgid ""
9135"Usage: jv-scan [OPTION]... FILE...\n"
9136"\n"
9137msgstr ""
9138
9139#: java/jv-scan.c:108
9140#, c-format
9141msgid ""
9142"Print useful information read from Java source files.\n"
9143"\n"
9144msgstr ""
9145
9146#: java/jv-scan.c:109
9147#, c-format
9148msgid "  --no-assert             Don't recognize the assert keyword\n"
9149msgstr ""
9150
9151#: java/jv-scan.c:110
9152#, fuzzy, c-format
9153msgid "  --complexity            Print cyclomatic complexity of input file\n"
9154msgstr "  -o <file>               ���Ϥ� <file> �˽�����\n"
9155
9156#: java/jv-scan.c:111
9157#, c-format
9158msgid "  --encoding NAME         Specify encoding of input file\n"
9159msgstr ""
9160
9161#: java/jv-scan.c:112
9162#, c-format
9163msgid "  --print-main            Print name of class containing 'main'\n"
9164msgstr ""
9165
9166#: java/jv-scan.c:113
9167#, c-format
9168msgid "  --list-class            List all classes defined in file\n"
9169msgstr ""
9170
9171#: java/jv-scan.c:114
9172#, c-format
9173msgid "  --list-filename         Print input filename when listing class names\n"
9174msgstr ""
9175
9176#: java/jv-scan.c:257
9177#, fuzzy, c-format
9178msgid "%s: error: "
9179msgstr "��ʸ���ϥ��顼"
9180
9181#: java/jv-scan.c:269 java/jv-scan.c:280
9182#, c-format
9183msgid "%s: warning: "
9184msgstr "%s: �ٹ�: "
9185
9186#: java/jvgenmain.c:48
9187#, c-format
9188msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
9189msgstr ""
9190
9191#: java/jvgenmain.c:101
9192#, fuzzy, c-format
9193msgid "%s: Cannot open output file: %s\n"
9194msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
9195
9196#: java/jvgenmain.c:138
9197#, fuzzy, c-format
9198msgid "%s: Failed to close output file %s\n"
9199msgstr "���ϥե����� %s �����ޤ���Ǥ���.\n"
9200
9201#: java/jvspec.c:420
9202#, fuzzy, c-format
9203msgid "can't specify '-D' without '--main'\n"
9204msgstr "`--main' ̵���Ǥ� `-D' �����Ǥ��ޤ���\n"
9205
9206#: java/jvspec.c:423
9207#, fuzzy, c-format
9208msgid "'%s' is not a valid class name"
9209msgstr "\"%s\" ������ʥե�����̾�ǤϤ���ޤ���"
9210
9211#: java/jvspec.c:429
9212#, c-format
9213msgid "--resource requires -o"
9214msgstr ""
9215
9216#: java/jvspec.c:443
9217#, c-format
9218msgid "cannot specify both -C and -o"
9219msgstr "-C �� -o ��ξ�����˻���Ǥ��ޤ���"
9220
9221#: java/jvspec.c:455
9222#, c-format
9223msgid "cannot create temporary file"
9224msgstr "����ե����������Ǥ��ޤ���"
9225
9226#: java/jvspec.c:483
9227#, c-format
9228msgid "using both @FILE with multiple files not implemented"
9229msgstr "@FILE �Ǥ�ʣ���ե�����λ��Ѥϼ�������Ƥ��ޤ���"
9230
9231#: java/jvspec.c:546
9232#, fuzzy, c-format
9233msgid "cannot specify 'main' class when not linking"
9234msgstr "������ʳ��ˤ� `main' ���饹�����Ǥ��ޤ���"
9235
9236#: config/mcore/mcore.h:57
9237msgid "the m210 does not have little endian support"
9238msgstr "m210 �ϥ�ȥ륨��ǥ������ݡ��Ȥ�Ԥʤ��ޤ���"
9239
9240#: config/lynx.h:71
9241msgid "cannot use mthreads and mlegacy-threads together"
9242msgstr ""
9243
9244#: config/lynx.h:96
9245msgid "cannot use mshared and static together"
9246msgstr ""
9247
9248#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
9249#: config/sparc/sol2-bi.h:169 config/sparc/sol2-bi.h:174
9250#, fuzzy
9251msgid "does not support multilib"
9252msgstr "%s �� %s ������դ��ޤ���"
9253
9254#: config/mips/r3900.h:35
9255#, fuzzy
9256msgid "-mhard-float not supported"
9257msgstr "-mhard-float �ϼ�������Ƥ��ޤ���."
9258
9259#: config/mips/r3900.h:37
9260#, fuzzy
9261msgid "-msingle-float and -msoft-float cannot both be specified"
9262msgstr "-msingle-float �� -msoft-float ����٤˻��ꤹ�뤳�ȤϤǤ��ޤ���"
9263
9264#: config/i386/cygwin.h:29
9265msgid "mno-cygwin and mno-win32 are not compatible"
9266msgstr "mno-cygwin �� mno-win32 �϶�¸�Ǥ��ޤ���"
9267
9268#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
9269msgid "shared and mdll are not compatible"
9270msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
9271
9272#: config/vax/netbsd-elf.h:42
9273#, fuzzy
9274msgid "the -shared option is not currently supported for VAX ELF"
9275msgstr "�Ȥ߹��ߴؿ� `%s' �ϸ��ߥ��ݡ��Ȥ���Ƥ��ޤ���"
9276
9277#: config/arm/arm.h:141
9278msgid "-msoft-float and -mhard_float may not be used together"
9279msgstr "-msoft-float �� -mhard_float ��Ʊ���˻Ȥ��ޤ���"
9280
9281#: config/arm/arm.h:143
9282msgid "-mbig-endian and -mlittle-endian may not be used together"
9283msgstr "-mbig-endian �� -mlittle-endian ��Ʊ���˻Ȥ��ޤ���"
9284
9285#: config/arc/arc.h:62 config/mips/mips.h:849
9286msgid "may not use both -EB and -EL"
9287msgstr "-EB �� -EL ��ξ���Ȥ����ȤϤǤ��ޤ���"
9288
9289#: config/i386/sco5.h:189
9290#, fuzzy
9291msgid "-pg not supported on this platform"
9292msgstr "init_priority °���Ϥ��Υץ�åȥե�����Ǥϥ��ݡ��Ȥ���Ƥ��ޤ���"
9293
9294#: config/i386/sco5.h:190
9295#, fuzzy
9296msgid "-p and -pp specified - pick one"
9297msgstr "-I- �������ꤵ��ޤ���"
9298
9299#: config/i386/sco5.h:264
9300#, fuzzy
9301msgid "-G and -static are mutually exclusive"
9302msgstr "-pedantic �� -traditional �Ȥ������¾Ū�Ǥ�"
9303
9304#: config/rs6000/darwin.h:105
9305msgid " conflicting code gen style switches are used"
9306msgstr ""
9307
9308#: ada/lang-specs.h:34 gcc.c:794 java/jvspec.c:80
9309msgid "-pg and -fomit-frame-pointer are incompatible"
9310msgstr "-pg �� -fomit-frame-pointer �϶�¸�Ǥ��ޤ���"
9311
9312#: ada/lang-specs.h:35
9313msgid "-c or -S required for Ada"
9314msgstr ""
9315
9316#: gcc.c:767
9317#, fuzzy
9318msgid "GCC does not support -C or -CC without -E"
9319msgstr "GNU C �� -E ��ȼ��ʤ� -C ��������Ƥ��ޤ���"
9320
9321#: gcc.c:961
9322#, fuzzy
9323msgid "-E or -x required when input is from standard input"
9324msgstr "���Ϥ�ɸ�����Ϥξ��� -E ��ɬ�פǤ�"
9325
9326#: config/s390/tpf.h:125
9327#, fuzzy
9328msgid "static is not supported on TPF-OS"
9329msgstr "-traditional �� C++ �Ǥϼ����դ����ޤ���"
9330
9331#: config/sh/sh.h:460
9332#, fuzzy
9333msgid "SH2a does not support little-endian"
9334msgstr "�������å� CPU �� interworking ���ݡ��Ȥ��ޤ���"
9335
9336#: config/sparc/linux64.h:206 config/sparc/linux64.h:217
9337#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
9338#: config/sparc/sol2-bi.h:197 config/sparc/sol2-bi.h:207
9339#, fuzzy
9340msgid "may not use both -m32 and -m64"
9341msgstr "-mfp64 �� -m4650 ��ξ���Ȥ����ȤϤǤ��ޤ���"
9342
9343#: config/vxworks.h:66
9344#, fuzzy
9345msgid "-Xbind-now and -Xbind-lazy are incompatible"
9346msgstr "-membedded-pic �� -mabicalls �϶�¸�Ǥ��ޤ���"
9347
9348#: config/vax/vax.h:50 config/vax/vax.h:51
9349msgid "profiling not supported with -mg\n"
9350msgstr "-mg �ǤΥץ�ե������������ޤ���\n"
9351
9352#: config/i386/nwld.h:35
9353#, fuzzy
9354msgid "Static linking is not supported.\n"
9355msgstr "�����å����¼�������դ��ޤ���"
9356
9357#: java/lang-specs.h:34
9358msgid "-fjni and -femit-class-files are incompatible"
9359msgstr "-fjni �� -femit-class-files �϶�¸�Ǥ��ޤ���"
9360
9361#: java/lang-specs.h:35
9362msgid "-fjni and -femit-class-file are incompatible"
9363msgstr "-fjini �� -femit-class-file �϶�¸�Ǥ��ޤ���"
9364
9365#: java/lang-specs.h:36 java/lang-specs.h:37
9366msgid "-femit-class-file should used along with -fsyntax-only"
9367msgstr ""
9368
9369#: config/darwin.h:239
9370msgid "-current_version only allowed with -dynamiclib"
9371msgstr ""
9372
9373#: config/darwin.h:241
9374msgid "-install_name only allowed with -dynamiclib"
9375msgstr ""
9376
9377#: config/darwin.h:246
9378#, fuzzy
9379msgid "-bundle not allowed with -dynamiclib"
9380msgstr "-m64 ����⡼�ɤǤ� -mlong-double-64 �ϵ��Ĥ���ޤ���"
9381
9382#: config/darwin.h:247
9383#, fuzzy
9384msgid "-bundle_loader not allowed with -dynamiclib"
9385msgstr "-m64 ����⡼�ɤǤ� -mlong-double-64 �ϵ��Ĥ���ޤ���"
9386
9387#: config/darwin.h:248
9388#, fuzzy
9389msgid "-client_name not allowed with -dynamiclib"
9390msgstr "-m64 ����⡼�ɤǤ� -mlong-double-64 �ϵ��Ĥ���ޤ���"
9391
9392#: config/darwin.h:253
9393msgid "-force_flat_namespace not allowed with -dynamiclib"
9394msgstr ""
9395
9396#: config/darwin.h:255
9397msgid "-keep_private_externs not allowed with -dynamiclib"
9398msgstr ""
9399
9400#: config/darwin.h:256
9401#, fuzzy
9402msgid "-private_bundle not allowed with -dynamiclib"
9403msgstr "-m64 ����⡼�ɤǤ� -mlong-double-64 �ϵ��Ĥ���ޤ���"
9404
9405#: java/lang.opt:66
9406msgid "Warn if a deprecated compiler feature, class, method, or field is used"
9407msgstr ""
9408
9409#: java/lang.opt:70
9410msgid "Warn if deprecated empty statements are found"
9411msgstr "�侩����ʤ���ʸ�����Ĥ���зٹ���"
9412
9413#: java/lang.opt:74
9414msgid "Warn if .class files are out of date"
9415msgstr ".class �ե����뤬�������ե�������Ť���зٹ���"
9416
9417#: java/lang.opt:78
9418msgid "Warn if modifiers are specified when not necessary"
9419msgstr "���ꤵ�줿�����Ҥ����פʤ�ΤǤ���зٹ���"
9420
9421#: java/lang.opt:82
9422msgid "Deprecated; use --classpath instead"
9423msgstr ""
9424
9425#: java/lang.opt:86
9426msgid "Permit the use of the assert keyword"
9427msgstr ""
9428
9429#: java/lang.opt:108
9430#, fuzzy
9431msgid "Replace system path"
9432msgstr "���饹�ѥ������ꤹ��"
9433
9434#: java/lang.opt:112
9435#, fuzzy
9436msgid "Generate checks for references to NULL"
9437msgstr "DLL �ѤΥ����ɤ���������"
9438
9439#: java/lang.opt:116
9440msgid "Set class path"
9441msgstr "���饹�ѥ������ꤹ��"
9442
9443#: java/lang.opt:123
9444msgid "Output a class file"
9445msgstr ""
9446
9447#: java/lang.opt:127
9448msgid "Alias for -femit-class-file"
9449msgstr ""
9450
9451#: java/lang.opt:131
9452#, fuzzy
9453msgid "Choose input encoding (defaults from your locale)"
9454msgstr "���ϥ������ǥ�����������(�ǥե���ȤǤ� UTF-8)"
9455
9456#: java/lang.opt:135
9457msgid "Set the extension directory path"
9458msgstr ""
9459
9460#: java/lang.opt:139
9461#, fuzzy
9462msgid "Input file is a file with a list of filenames to compile"
9463msgstr "���ϥե��������ѥ��뤹��ե�����̾�Υꥹ�ȤȤ���"
9464
9465#: java/lang.opt:143
9466msgid "Always check for non gcj generated classes archives"
9467msgstr "gcj ���������Ƥ��ʤ����饹���������֤��˸�������"
9468
9469#: java/lang.opt:147
9470msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
9471msgstr ""
9472
9473#: java/lang.opt:151
9474msgid "Use offset tables for virtual method calls"
9475msgstr ""
9476
9477#: java/lang.opt:158
9478msgid "Assume native functions are implemented using JNI"
9479msgstr "native �ؿ��� JNI �����Ѥ��Ƽ������Ƥ����ΤȤߤʤ�"
9480
9481#: java/lang.opt:162
9482#, fuzzy
9483msgid "Enable optimization of static class initialization code"
9484msgstr "(���饹���Ǥν���ɬ�פȤ��ޤ�)"
9485
9486#: java/lang.opt:169
9487msgid "Enable assignability checks for stores into object arrays"
9488msgstr ""
9489
9490#: java/lang.opt:173
9491#, fuzzy
9492msgid "Generate code for the Boehm GC"
9493msgstr "Boehm GC �ѤΥ����ɤ���������"
9494
9495#: java/lang.opt:177
9496msgid "Call a library routine to do integer divisions"
9497msgstr ""
9498
9499#: java/lang.opt:181
9500msgid "Generated should be loaded by bootstrap loader"
9501msgstr ""
9502
9503#: ada/lang.opt:74
9504msgid "Specify options to GNAT"
9505msgstr ""
9506
9507#: fortran/lang.opt:30
9508#, fuzzy
9509msgid "Add a directory for INCLUDE and MODULE searching"
9510msgstr "INCLUDE õ���ѤΥǥ��쥯�ȥ���ɲä���"
9511
9512#: fortran/lang.opt:34
9513msgid "Put MODULE files in 'directory'"
9514msgstr ""
9515
9516#: fortran/lang.opt:42
9517#, fuzzy
9518msgid "Warn about possible aliasing of dummy arguments"
9519msgstr "��̤�礤�Ƥ����ǽ����������˷ٹ���"
9520
9521#: fortran/lang.opt:46
9522#, fuzzy
9523msgid "Warn about missing ampersand in continued character literals"
9524msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
9525
9526#: fortran/lang.opt:50
9527#, fuzzy
9528msgid "Warn about implicit conversion"
9529msgstr "���ۤδؿ�����˴ؤ��Ʒٹ���"
9530
9531#: fortran/lang.opt:54
9532#, fuzzy
9533msgid "Warn about calls with implicit interface"
9534msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
9535
9536#: fortran/lang.opt:58
9537#, fuzzy
9538msgid "Warn about truncated source lines"
9539msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
9540
9541#: fortran/lang.opt:62
9542#, fuzzy
9543msgid "Warn about usage of non-standard intrinsics"
9544msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
9545
9546#: fortran/lang.opt:66
9547#, fuzzy
9548msgid "Warn about \"suspicious\" constructs"
9549msgstr "���路�� main ������˴ؤ��Ʒٹ���"
9550
9551#: fortran/lang.opt:70
9552#, fuzzy
9553msgid "Warn about underflow of numerical constant expressions"
9554msgstr "������������С��ե����ޤ���"
9555
9556#: fortran/lang.opt:74 common.opt:162
9557msgid "Warn when a label is unused"
9558msgstr "��٥뤬�Ȥ��ʤ��Ȥ��˷ٹ���"
9559
9560#: fortran/lang.opt:78
9561#, fuzzy
9562msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
9563msgstr "�������ѿ��� COMMON �֥�å��� SAVE ʸ��̾���դ���줿�褦�˼�갷��"
9564
9565#: fortran/lang.opt:82
9566msgid "Specify that backslash in string introduces an escape character"
9567msgstr ""
9568
9569#: fortran/lang.opt:86
9570msgid "Set the default double precision kind to an 8 byte wide type"
9571msgstr ""
9572
9573#: fortran/lang.opt:90
9574msgid "Set the default integer kind to an 8 byte wide type"
9575msgstr ""
9576
9577#: fortran/lang.opt:94
9578msgid "Set the default real kind to an 8 byte wide type"
9579msgstr ""
9580
9581#: fortran/lang.opt:98
9582msgid "Ignore 'D' in column one in fixed form"
9583msgstr ""
9584
9585#: fortran/lang.opt:102
9586msgid "Treat lines with 'D' in column one as comments"
9587msgstr ""
9588
9589#: fortran/lang.opt:106
9590msgid "Allow dollar signs in entity names"
9591msgstr ""
9592
9593#: fortran/lang.opt:110
9594msgid "Display the code tree after parsing"
9595msgstr ""
9596
9597#: fortran/lang.opt:114
9598#, fuzzy
9599msgid "Use f2c calling convention"
9600msgstr "���̤θƤӽФ������Ȥ�"
9601
9602#: fortran/lang.opt:118
9603#, fuzzy
9604msgid "Assume that the source file is fixed form"
9605msgstr "�ݥ�������̾�ˤʤ�ʤ��Ȥߤʤ�"
9606
9607#: fortran/lang.opt:122
9608msgid "Assume that the source file is free form"
9609msgstr ""
9610
9611#: fortran/lang.opt:126
9612#, fuzzy
9613msgid "Append underscores to externally visible names"
9614msgstr "�����ѿ�������ܤΥ���������������դ�­���ʤ�"
9615
9616#: fortran/lang.opt:130
9617#, fuzzy
9618msgid "Use the Cray Pointer extension"
9619msgstr "Cygwin �������ե���������Ѥ���"
9620
9621#: fortran/lang.opt:134
9622msgid "Append a second underscore if the name already contains an underscore"
9623msgstr ""
9624
9625#: fortran/lang.opt:138
9626msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
9627msgstr ""
9628
9629#: fortran/lang.opt:142
9630msgid "Allow arbitrary character line width in fixed mode"
9631msgstr ""
9632
9633#: fortran/lang.opt:146
9634msgid "Use n as character line width in fixed mode"
9635msgstr ""
9636
9637#: fortran/lang.opt:150
9638msgid "Allow arbitrary character line width in free mode"
9639msgstr ""
9640
9641#: fortran/lang.opt:154
9642msgid "Use n as character line width in free mode"
9643msgstr ""
9644
9645#: fortran/lang.opt:158
9646#, fuzzy
9647msgid "Maximum identifier length"
9648msgstr "�Ԥ�Ĺ���κ����ͤ����ꤹ��"
9649
9650#: fortran/lang.opt:162
9651msgid "Size in bytes of the largest array that will be put on the stack"
9652msgstr ""
9653
9654#: fortran/lang.opt:166
9655msgid "Set default accessibility of module entities to PRIVATE"
9656msgstr ""
9657
9658#: fortran/lang.opt:170
9659msgid "Don't generate code, just do syntax and semantics checking"
9660msgstr ""
9661
9662#: fortran/lang.opt:174
9663msgid "Try to layout derived types as compact as possible"
9664msgstr ""
9665
9666#: fortran/lang.opt:178
9667msgid "Copy array sections into a contiguous block on procedure entry"
9668msgstr ""
9669
9670#: fortran/lang.opt:182
9671#, fuzzy
9672msgid "Treat the input file as preprocessed"
9673msgstr "���ϥե����뤬���ꤵ��Ƥ��ޤ���"
9674
9675#: fortran/lang.opt:186
9676msgid "Set the kind for a real with the 'q' exponent to 'n'"
9677msgstr ""
9678
9679#: fortran/lang.opt:190
9680msgid "Stop on following floating point exceptions"
9681msgstr ""
9682
9683#: fortran/lang.opt:194
9684msgid "Conform to the ISO Fortran 95 standard"
9685msgstr ""
9686
9687#: fortran/lang.opt:198
9688msgid "Conform to the ISO Fortran 2003 standard"
9689msgstr ""
9690
9691#: fortran/lang.opt:202
9692msgid "Conform nothing in particular"
9693msgstr ""
9694
9695#: fortran/lang.opt:206
9696msgid "Accept extensions to support legacy code"
9697msgstr ""
9698
9699#: fortran/lang.opt:210 c.opt:661
9700msgid "Use the narrowest integer type possible for enumeration types"
9701msgstr ""
9702
9703#: fortran/lang.opt:214
9704#, fuzzy
9705msgid "Use little-endian format for unformatted files"
9706msgstr "�ǡ����ΥХ��Ƚ�˥�ȥ륨��ǥ��������Ѥ���"
9707
9708#: fortran/lang.opt:218
9709#, fuzzy
9710msgid "Use big-endian format for unformatted files"
9711msgstr "�ӥå�����ǥ�����ΥХ��Ƚ����Ѥ���"
9712
9713#: fortran/lang.opt:222
9714msgid "Use native format for unformatted files"
9715msgstr ""
9716
9717#: fortran/lang.opt:226
9718msgid "Swap endianness for unformatted files"
9719msgstr ""
9720
9721#: fortran/lang.opt:230
9722msgid "Use a 4-byte record marker for unformatted files"
9723msgstr ""
9724
9725#: fortran/lang.opt:234
9726msgid "Use an 8-byte record marker for unformatted files"
9727msgstr ""
9728
9729#: treelang/lang.opt:30
9730msgid "Trace lexical analysis"
9731msgstr ""
9732
9733#: treelang/lang.opt:34
9734#, fuzzy
9735msgid "Trace the parsing process"
9736msgstr "AM33 �ץ��å��������åȤȤ���"
9737
9738#: config/alpha/alpha.opt:24 config/i386/i386.opt:186
9739msgid "Do not use hardware fp"
9740msgstr "�ϡ��ɥ�������ư�����������Ѥ��ʤ�"
9741
9742#: config/alpha/alpha.opt:28
9743msgid "Use fp registers"
9744msgstr "��ư�������쥸���������Ѥ���"
9745
9746#: config/alpha/alpha.opt:32
9747msgid "Assume GAS"
9748msgstr "GAS �����Ѥ�����Ȥ���"
9749
9750#: config/alpha/alpha.opt:36
9751msgid "Do not assume GAS"
9752msgstr "GAS �����Ѥ�����Ȥ��ʤ�"
9753
9754#: config/alpha/alpha.opt:40
9755msgid "Request IEEE-conformant math library routines (OSF/1)"
9756msgstr "IEEE ���ο��إ饤�֥��롼���� (OSF/1) ���׵᤹��"
9757
9758#: config/alpha/alpha.opt:44
9759msgid "Emit IEEE-conformant code, without inexact exceptions"
9760msgstr "��Ŭ�ڤ��㳰���� IEEE ���Υ����ɤ�ȯ�Ԥ���"
9761
9762#: config/alpha/alpha.opt:51
9763msgid "Do not emit complex integer constants to read-only memory"
9764msgstr "ʣ�ǿ�������������ɤ߹������ѥ����Ÿ�������ʤ�"
9765
9766#: config/alpha/alpha.opt:55
9767msgid "Use VAX fp"
9768msgstr "VAX ��ư�����������Ѥ���"
9769
9770#: config/alpha/alpha.opt:59
9771msgid "Do not use VAX fp"
9772msgstr "VAX ��ư�����������Ѥ��ʤ�"
9773
9774#: config/alpha/alpha.opt:63
9775msgid "Emit code for the byte/word ISA extension"
9776msgstr "�Х���/��� ISA ��ĥ�ѤΥ����ɤ�ȯ�Ԥ���"
9777
9778#: config/alpha/alpha.opt:67
9779msgid "Emit code for the motion video ISA extension"
9780msgstr "�⡼�����ӥǥ� ISA ��ĥ�ѤΥ����ɤ�ȯ�Ԥ���"
9781
9782#: config/alpha/alpha.opt:71
9783msgid "Emit code for the fp move and sqrt ISA extension"
9784msgstr "��ư������ move �� sqrt ISA ��ĥ�ѤΥ����ɤ�ȯ�Ԥ���"
9785
9786#: config/alpha/alpha.opt:75
9787msgid "Emit code for the counting ISA extension"
9788msgstr "������� ISA ��ĥ�ѤΥ����ɤ�ȯ�Ԥ���"
9789
9790#: config/alpha/alpha.opt:79
9791msgid "Emit code using explicit relocation directives"
9792msgstr ""
9793
9794#: config/alpha/alpha.opt:83
9795msgid "Emit 16-bit relocations to the small data areas"
9796msgstr ""
9797
9798#: config/alpha/alpha.opt:87
9799msgid "Emit 32-bit relocations to the small data areas"
9800msgstr ""
9801
9802#: config/alpha/alpha.opt:91
9803#, fuzzy
9804msgid "Emit direct branches to local functions"
9805msgstr "��ü�δؿ��Ǥϥե졼��ݥ������ά����"
9806
9807#: config/alpha/alpha.opt:95
9808msgid "Emit indirect branches to local functions"
9809msgstr ""
9810
9811#: config/alpha/alpha.opt:99
9812msgid "Emit rdval instead of rduniq for thread pointer"
9813msgstr ""
9814
9815#: config/alpha/alpha.opt:103 config/s390/s390.opt:56
9816#: config/sparc/long-double-switch.opt:24
9817#, fuzzy
9818msgid "Use 128-bit long double"
9819msgstr "128 �ӥåȤ� long double ����Ѥ���"
9820
9821#: config/alpha/alpha.opt:107 config/s390/s390.opt:60
9822#: config/sparc/long-double-switch.opt:28
9823#, fuzzy
9824msgid "Use 64-bit long double"
9825msgstr "64 �ӥå� long double ����Ѥ���"
9826
9827#: config/alpha/alpha.opt:111
9828msgid "Use features of and schedule given CPU"
9829msgstr "CPU ��Ϳ����줿��ħ�䥹�����塼������Ѥ���"
9830
9831#: config/alpha/alpha.opt:115
9832msgid "Schedule given CPU"
9833msgstr "CPU ��Ϳ����줿�������塼������Ѥ���"
9834
9835#: config/alpha/alpha.opt:119
9836msgid "Control the generated fp rounding mode"
9837msgstr "�������줿��ư�������ݤ�⡼�ɤ����椹��"
9838
9839#: config/alpha/alpha.opt:123
9840msgid "Control the IEEE trap mode"
9841msgstr "IEEE �ȥ�åץ⡼�ɤ����椹��"
9842
9843#: config/alpha/alpha.opt:127
9844msgid "Control the precision given to fp exceptions"
9845msgstr "��ư�������㳰��Ϳ����줿���٤����椹��"
9846
9847#: config/alpha/alpha.opt:131
9848msgid "Tune expected memory latency"
9849msgstr "ͽ�������쥤�ƥ���Ĵ������"
9850
9851#: config/alpha/alpha.opt:135 config/ia64/ia64.opt:93
9852#: config/rs6000/sysv4.opt:33
9853msgid "Specify bit size of immediate TLS offsets"
9854msgstr ""
9855
9856#: config/frv/frv.opt:24
9857#, fuzzy
9858msgid "Use 4 media accumulators"
9859msgstr "�軻̿�����Ѥ���"
9860
9861#: config/frv/frv.opt:28
9862#, fuzzy
9863msgid "Use 8 media accumulators"
9864msgstr "�軻̿�����Ѥ���"
9865
9866#: config/frv/frv.opt:32
9867#, fuzzy
9868msgid "Enable label alignment optimizations"
9869msgstr "SSA ��Ŭ����ͭ��ˤ���"
9870
9871#: config/frv/frv.opt:36
9872#, fuzzy
9873msgid "Dynamically allocate cc registers"
9874msgstr "BK �쥸��������ݤ��ʤ�"
9875
9876#: config/frv/frv.opt:43
9877msgid "Set the cost of branches"
9878msgstr ""
9879
9880#: config/frv/frv.opt:47
9881msgid "Enable conditional execution other than moves/scc"
9882msgstr ""
9883
9884#: config/frv/frv.opt:51
9885msgid "Change the maximum length of conditionally-executed sequences"
9886msgstr ""
9887
9888#: config/frv/frv.opt:55
9889msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
9890msgstr ""
9891
9892#: config/frv/frv.opt:59
9893#, fuzzy
9894msgid "Enable conditional moves"
9895msgstr "���Ū move ̿������Ѥ�ͭ��ˤ���"
9896
9897#: config/frv/frv.opt:63
9898#, fuzzy
9899msgid "Set the target CPU type"
9900msgstr "�������å� CPU ��̾������ꤹ��"
9901
9902#: config/frv/frv.opt:85
9903#, fuzzy
9904msgid "Use fp double instructions"
9905msgstr "�ӥåȥե������̿�����Ѥ���"
9906
9907#: config/frv/frv.opt:89
9908msgid "Change the ABI to allow double word insns"
9909msgstr ""
9910
9911#: config/frv/frv.opt:93
9912msgid "Enable Function Descriptor PIC mode"
9913msgstr ""
9914
9915#: config/frv/frv.opt:97
9916msgid "Just use icc0/fcc0"
9917msgstr ""
9918
9919#: config/frv/frv.opt:101
9920msgid "Only use 32 FPRs"
9921msgstr ""
9922
9923#: config/frv/frv.opt:105
9924msgid "Use 64 FPRs"
9925msgstr ""
9926
9927#: config/frv/frv.opt:109
9928msgid "Only use 32 GPRs"
9929msgstr ""
9930
9931#: config/frv/frv.opt:113
9932msgid "Use 64 GPRs"
9933msgstr ""
9934
9935#: config/frv/frv.opt:117
9936msgid "Enable use of GPREL for read-only data in FDPIC"
9937msgstr ""
9938
9939#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:93
9940#: config/pdp11/pdp11.opt:72
9941msgid "Use hardware floating point"
9942msgstr "�ϡ��ɥ�������ư�����������Ѥ���"
9943
9944#: config/frv/frv.opt:125
9945#, fuzzy
9946msgid "Enable inlining of PLT in function calls"
9947msgstr "�ؿ��ƤӽФ�������ǥ쥸��������¸��ͭ��ˤ���"
9948
9949#: config/frv/frv.opt:129
9950#, fuzzy
9951msgid "Enable PIC support for building libraries"
9952msgstr "�礭�ʥ��֥������ȤΥ��ݡ���"
9953
9954#: config/frv/frv.opt:133
9955msgid "Follow the EABI linkage requirements"
9956msgstr ""
9957
9958#: config/frv/frv.opt:137
9959#, fuzzy
9960msgid "Disallow direct calls to global functions"
9961msgstr "�ƤӽФ��줿���֥������Ȥϴؿ��ǤϤ���ޤ���"
9962
9963#: config/frv/frv.opt:141
9964#, fuzzy
9965msgid "Use media instructions"
9966msgstr "�ӥåȥե������̿�����Ѥ���"
9967
9968#: config/frv/frv.opt:145
9969#, fuzzy
9970msgid "Use multiply add/subtract instructions"
9971msgstr "�軻-�û���ư������̿������Ѥ���"
9972
9973#: config/frv/frv.opt:149
9974msgid "Enable optimizing &&/|| in conditional execution"
9975msgstr ""
9976
9977#: config/frv/frv.opt:153
9978#, fuzzy
9979msgid "Enable nested conditional execution optimizations"
9980msgstr "���Ū move ̿������Ѥ�ͭ��ˤ���"
9981
9982#: config/frv/frv.opt:158
9983msgid "Do not mark ABI switches in e_flags"
9984msgstr ""
9985
9986#: config/frv/frv.opt:162
9987msgid "Remove redundant membars"
9988msgstr ""
9989
9990#: config/frv/frv.opt:166
9991#, fuzzy
9992msgid "Pack VLIW instructions"
9993msgstr "POWER ̿�᥻�åȤ���Ѥ���"
9994
9995#: config/frv/frv.opt:170
9996msgid "Enable setting GPRs to the result of comparisons"
9997msgstr ""
9998
9999#: config/frv/frv.opt:174
10000msgid "Change the amount of scheduler lookahead"
10001msgstr ""
10002
10003#: config/frv/frv.opt:178 config/pa/pa.opt:105
10004msgid "Use software floating point"
10005msgstr "���ե���ư�����������Ѥ���"
10006
10007#: config/frv/frv.opt:182
10008msgid "Assume a large TLS segment"
10009msgstr ""
10010
10011#: config/frv/frv.opt:186
10012#, fuzzy
10013msgid "Do not assume a large TLS segment"
10014msgstr "GAS �����Ѥ�����Ȥ��ʤ�"
10015
10016#: config/frv/frv.opt:191
10017msgid "Cause gas to print tomcat statistics"
10018msgstr ""
10019
10020#: config/frv/frv.opt:196
10021msgid "Link with the library-pic libraries"
10022msgstr ""
10023
10024#: config/frv/frv.opt:200
10025msgid "Allow branches to be packed with other instructions"
10026msgstr ""
10027
10028#: config/mn10300/mn10300.opt:24
10029msgid "Target the AM33 processor"
10030msgstr "AM33 �ץ��å��������åȤȤ���"
10031
10032#: config/mn10300/mn10300.opt:28
10033#, fuzzy
10034msgid "Target the AM33/2.0 processor"
10035msgstr "AM33 �ץ��å��������åȤȤ���"
10036
10037#: config/mn10300/mn10300.opt:32
10038msgid "Work around hardware multiply bug"
10039msgstr "�ϡ��ɥ������軻�Х����н褹��"
10040
10041#: config/mn10300/mn10300.opt:37
10042#, fuzzy
10043msgid "Enable linker relaxations"
10044msgstr "����δ��¤�ͭ��ˤ���"
10045
10046#: config/mn10300/mn10300.opt:41
10047msgid "Return pointers in both a0 and d0"
10048msgstr ""
10049
10050#: config/s390/tpf.opt:24
10051msgid "Enable TPF-OS tracing code"
10052msgstr ""
10053
10054#: config/s390/tpf.opt:28
10055#, fuzzy
10056msgid "Specify main object for TPF-OS"
10057msgstr "RPTS �Ѥκ���ȿ�������ꤹ��"
10058
10059#: config/s390/s390.opt:24
10060#, fuzzy
10061msgid "31 bit ABI"
10062msgstr "64 �ӥå� ABI ����Ѥ���"
10063
10064#: config/s390/s390.opt:28
10065#, fuzzy
10066msgid "64 bit ABI"
10067msgstr "64 �ӥå� ABI ����Ѥ���"
10068
10069#: config/s390/s390.opt:32 config/i386/i386.opt:80
10070msgid "Generate code for given CPU"
10071msgstr "��Ϳ�� CPU �ѤΥ����ɤ���������"
10072
10073#: config/s390/s390.opt:36
10074msgid "Maintain backchain pointer"
10075msgstr ""
10076
10077#: config/s390/s390.opt:40
10078msgid "Additional debug prints"
10079msgstr ""
10080
10081#: config/s390/s390.opt:44
10082msgid "ESA/390 architecture"
10083msgstr ""
10084
10085#: config/s390/s390.opt:48
10086#, fuzzy
10087msgid "Enable fused multiply/add instructions"
10088msgstr "��ư�����ξ軻/�û�̿�����������"
10089
10090#: config/s390/s390.opt:52 config/i386/i386.opt:48 config/i386/i386.opt:118
10091msgid "Use hardware fp"
10092msgstr "�ϡ��ɥ�������ư������������"
10093
10094#: config/s390/s390.opt:64
10095msgid "Use packed stack layout"
10096msgstr ""
10097
10098#: config/s390/s390.opt:68
10099msgid "Use bras for executable < 64k"
10100msgstr ""
10101
10102#: config/s390/s390.opt:72
10103msgid "Don't use hardware fp"
10104msgstr "�ϡ��ɥ�������ư����������Ѥ��ʤ�"
10105
10106#: config/s390/s390.opt:76
10107msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
10108msgstr ""
10109
10110#: config/s390/s390.opt:80
10111msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
10112msgstr ""
10113
10114#: config/s390/s390.opt:84 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96
10115#: config/i386/i386.opt:222 config/rs6000/rs6000.opt:203
10116msgid "Schedule code for given CPU"
10117msgstr "��Ϳ�� CPU �ѤΥ����ɤ������塼�뤹��"
10118
10119#: config/s390/s390.opt:88
10120msgid "mvcle use"
10121msgstr ""
10122
10123#: config/s390/s390.opt:92
10124msgid "Warn if a function uses alloca or creates an array with dynamic size"
10125msgstr ""
10126
10127#: config/s390/s390.opt:96
10128msgid "Warn if a single function's framesize exceeds the given framesize"
10129msgstr ""
10130
10131#: config/s390/s390.opt:100
10132msgid "z/Architecture"
10133msgstr ""
10134
10135#: config/ia64/ilp32.opt:3
10136#, fuzzy
10137msgid "Generate ILP32 code"
10138msgstr "SA �����ɤ���������"
10139
10140#: config/ia64/ilp32.opt:7
10141#, fuzzy
10142msgid "Generate LP64 code"
10143msgstr "CF �����ɤ���������"
10144
10145#: config/ia64/ia64.opt:3
10146msgid "Generate big endian code"
10147msgstr "�ӥå�����ǥ�����Υ����ɤ�����"
10148
10149#: config/ia64/ia64.opt:7
10150msgid "Generate little endian code"
10151msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
10152
10153#: config/ia64/ia64.opt:11
10154msgid "Generate code for GNU as"
10155msgstr "GNU as �ѤΥ����ɤ���������"
10156
10157#: config/ia64/ia64.opt:15
10158msgid "Generate code for GNU ld"
10159msgstr "GNU ld �ѤΥ����ɤ���������"
10160
10161#: config/ia64/ia64.opt:19
10162msgid "Emit stop bits before and after volatile extended asms"
10163msgstr "��ĥ������֥� volatile ������� stop �ӥåȤ����Ф���"
10164
10165#: config/ia64/ia64.opt:23
10166msgid "Use in/loc/out register names"
10167msgstr "in/loc/out �쥸����̾����Ѥ���"
10168
10169#: config/ia64/ia64.opt:30
10170msgid "Enable use of sdata/scommon/sbss"
10171msgstr "sdata/scommon/sbss �λ��Ѥ�ͭ��ˤ���"
10172
10173#: config/ia64/ia64.opt:34
10174msgid "Generate code without GP reg"
10175msgstr "GP �쥸�����Ի��ѤΥ����ɤ���������"
10176
10177#: config/ia64/ia64.opt:38
10178msgid "gp is constant (but save/restore gp on indirect calls)"
10179msgstr "gp ������Ȥ����â�����ܸƤӽФ��Ǥ� gp �� save/restore �����"
10180
10181#: config/ia64/ia64.opt:42
10182msgid "Generate self-relocatable code"
10183msgstr "���ʺ����ֲ�ǽ�����ɤ���������"
10184
10185#: config/ia64/ia64.opt:46
10186#, fuzzy
10187msgid "Generate inline floating point division, optimize for latency"
10188msgstr "�쥤�ƥ����Ŭ�����륤��饤���ʬ����������"
10189
10190#: config/ia64/ia64.opt:50
10191#, fuzzy
10192msgid "Generate inline floating point division, optimize for throughput"
10193msgstr "���롼�ץåȤ��Ŭ�����륤��饤���ʬ����������"
10194
10195#: config/ia64/ia64.opt:57
10196#, fuzzy
10197msgid "Generate inline integer division, optimize for latency"
10198msgstr "�쥤�ƥ����Ŭ�����륤��饤���ʬ����������"
10199
10200#: config/ia64/ia64.opt:61
10201#, fuzzy
10202msgid "Generate inline integer division, optimize for throughput"
10203msgstr "���롼�ץåȤ��Ŭ�����륤��饤���ʬ����������"
10204
10205#: config/ia64/ia64.opt:65
10206#, fuzzy
10207msgid "Do not inline integer division"
10208msgstr "ʬ��̿�����Ѥ��ʤ�"
10209
10210#: config/ia64/ia64.opt:69
10211#, fuzzy
10212msgid "Generate inline square root, optimize for latency"
10213msgstr "�쥤�ƥ����Ŭ�����륤��饤���ʬ����������"
10214
10215#: config/ia64/ia64.opt:73
10216#, fuzzy
10217msgid "Generate inline square root, optimize for throughput"
10218msgstr "���롼�ץåȤ��Ŭ�����륤��饤���ʬ����������"
10219
10220#: config/ia64/ia64.opt:77
10221#, fuzzy
10222msgid "Do not inline square root"
10223msgstr "Visual ̿�᥻�åȤ����Ѥ��ʤ�"
10224
10225#: config/ia64/ia64.opt:81
10226msgid "Enable Dwarf 2 line debug info via GNU as"
10227msgstr "GNU as ���̤��� Dwarf2 �ιԥǥХå���ͭ��ˤ���"
10228
10229#: config/ia64/ia64.opt:85
10230msgid "Enable earlier placing stop bits for better scheduling"
10231msgstr ""
10232
10233#: config/ia64/ia64.opt:89 config/pa/pa.opt:52
10234#, fuzzy
10235msgid "Specify range of registers to make fixed"
10236msgstr "���ꤹ�뤿��Υ쥸�������ϰϤ���ꤹ��"
10237
10238#: config/m32c/m32c.opt:25 config/mt/mt.opt:28
10239msgid "Use simulator runtime"
10240msgstr ""
10241
10242#: config/m32c/m32c.opt:29
10243#, fuzzy
10244msgid "Compile code for R8C variants"
10245msgstr "32 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10246
10247#: config/m32c/m32c.opt:33
10248#, fuzzy
10249msgid "Compile code for M16C variants"
10250msgstr "64 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10251
10252#: config/m32c/m32c.opt:37
10253#, fuzzy
10254msgid "Compile code for M32CM variants"
10255msgstr "32 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10256
10257#: config/m32c/m32c.opt:41
10258#, fuzzy
10259msgid "Compile code for M32C variants"
10260msgstr "32 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10261
10262#: config/m32c/m32c.opt:45
10263msgid "Number of memreg bytes (default: 16, range: 0..16)"
10264msgstr ""
10265
10266#: config/sparc/little-endian.opt:24
10267#, fuzzy
10268msgid "Generate code for little-endian"
10269msgstr "��ȥ륨��ǥ������ѤΥ����ɤ���������"
10270
10271#: config/sparc/little-endian.opt:28
10272#, fuzzy
10273msgid "Generate code for big-endian"
10274msgstr "�ӥå�����ǥ������ѤΥ����ɤ���������"
10275
10276#: config/sparc/sparc.opt:24 config/sparc/sparc.opt:28
10277#, fuzzy
10278msgid "Use hardware FP"
10279msgstr "�ϡ��ɥ�������ư������������"
10280
10281#: config/sparc/sparc.opt:32
10282#, fuzzy
10283msgid "Do not use hardware FP"
10284msgstr "�ϡ��ɥ�������ư�����������Ѥ��ʤ�"
10285
10286#: config/sparc/sparc.opt:36
10287msgid "Assume possible double misalignment"
10288msgstr "double ����ä����饤����ȤȤʤ��ǽ��������Ȥߤʤ�"
10289
10290#: config/sparc/sparc.opt:40
10291msgid "Pass -assert pure-text to linker"
10292msgstr "����� -assert pure-text ���Ϥ�"
10293
10294#: config/sparc/sparc.opt:44
10295msgid "Use ABI reserved registers"
10296msgstr "ABI ͽ��쥸��������Ѥ���"
10297
10298#: config/sparc/sparc.opt:48
10299#, fuzzy
10300msgid "Use hardware quad FP instructions"
10301msgstr "����������ư������̿�����Ѥ���"
10302
10303#: config/sparc/sparc.opt:52
10304msgid "Do not use hardware quad fp instructions"
10305msgstr "����������ư������̿�����Ѥ��ʤ�"
10306
10307#: config/sparc/sparc.opt:56
10308#, fuzzy
10309msgid "Compile for V8+ ABI"
10310msgstr "v8plus ABI �Ѥ˥���ѥ��뤹��"
10311
10312#: config/sparc/sparc.opt:60
10313#, fuzzy
10314msgid "Use UltraSPARC Visual Instruction Set extensions"
10315msgstr "Visual ̿�᥻�åȤ����Ѥ���"
10316
10317#: config/sparc/sparc.opt:64
10318msgid "Pointers are 64-bit"
10319msgstr "�ݥ����� 64 �ӥåȤȤ���"
10320
10321#: config/sparc/sparc.opt:68
10322msgid "Pointers are 32-bit"
10323msgstr "�ݥ����� 32 �ӥåȤȤ���"
10324
10325#: config/sparc/sparc.opt:72
10326msgid "Use 64-bit ABI"
10327msgstr "64 �ӥå� ABI ����Ѥ���"
10328
10329#: config/sparc/sparc.opt:76
10330msgid "Use 32-bit ABI"
10331msgstr "32 �ӥå� ABI ����Ѥ���"
10332
10333#: config/sparc/sparc.opt:80
10334msgid "Use stack bias"
10335msgstr "�����å��Х���������Ѥ���"
10336
10337#: config/sparc/sparc.opt:84
10338msgid "Use structs on stronger alignment for double-word copies"
10339msgstr "���֥��ɥ��ԡ��Ѥζ������饤���줿��¤�Τ���Ѥ���"
10340
10341#: config/sparc/sparc.opt:88
10342msgid "Optimize tail call instructions in assembler and linker"
10343msgstr "������֥�ȥ��������ƤӽФ�̿����Ŭ������"
10344
10345#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:199
10346msgid "Use features of and schedule code for given CPU"
10347msgstr "Ϳ����줿 CPU �Ѥε�ǽ�ȥ������塼�륳���ɤ����Ѥ���"
10348
10349#: config/sparc/sparc.opt:100
10350#, fuzzy
10351msgid "Use given SPARC-V9 code model"
10352msgstr "Ϳ����줿 Sparc �����ɥ�ǥ����Ѥ���"
10353
10354#: config/m32r/m32r.opt:24
10355#, fuzzy
10356msgid "Compile for the m32rx"
10357msgstr "68HC12 �Ѥ˥���ѥ��뤹��"
10358
10359#: config/m32r/m32r.opt:28
10360#, fuzzy
10361msgid "Compile for the m32r2"
10362msgstr "68HC12 �Ѥ˥���ѥ��뤹��"
10363
10364#: config/m32r/m32r.opt:32
10365#, fuzzy
10366msgid "Compile for the m32r"
10367msgstr "68HC12 �Ѥ˥���ѥ��뤹��"
10368
10369#: config/m32r/m32r.opt:36
10370msgid "Align all loops to 32 byte boundary"
10371msgstr "���ƤΥ롼�פ� 32 �Х��ȶ����˥��饤����"
10372
10373#: config/m32r/m32r.opt:40
10374msgid "Prefer branches over conditional execution"
10375msgstr "���μ¹Ԥ���ʬ����������ͥ�褹��"
10376
10377#: config/m32r/m32r.opt:44
10378msgid "Give branches their default cost"
10379msgstr ""
10380
10381#: config/m32r/m32r.opt:48
10382msgid "Display compile time statistics"
10383msgstr "����ѥ����������ͤ�ɽ������"
10384
10385#: config/m32r/m32r.opt:52
10386msgid "Specify cache flush function"
10387msgstr ""
10388
10389#: config/m32r/m32r.opt:56
10390msgid "Specify cache flush trap number"
10391msgstr ""
10392
10393#: config/m32r/m32r.opt:60
10394msgid "Only issue one instruction per cycle"
10395msgstr "����������˰�Ĥ�̿�������ȯ�Ԥ���"
10396
10397#: config/m32r/m32r.opt:64
10398#, fuzzy
10399msgid "Allow two instructions to be issued per cycle"
10400msgstr "����������˰�Ĥ�̿�������ȯ�Ԥ���"
10401
10402#: config/m32r/m32r.opt:68
10403msgid "Code size: small, medium or large"
10404msgstr "�����ɥ�����: small, medium ���� large"
10405
10406#: config/m32r/m32r.opt:72
10407#, fuzzy
10408msgid "Don't call any cache flush functions"
10409msgstr "�ؿ� %s �˸ƤӽФ�������ޤ���\n"
10410
10411#: config/m32r/m32r.opt:76
10412msgid "Don't call any cache flush trap"
10413msgstr ""
10414
10415#: config/m32r/m32r.opt:83
10416msgid "Small data area: none, sdata, use"
10417msgstr "���⡼��ǡ����ΰ�: none, sdata, use"
10418
10419#: config/m68k/m68k.opt:24
10420#, fuzzy
10421msgid "Generate code for a 520X"
10422msgstr "c2 �ѤΥ����ɤ���������"
10423
10424#: config/m68k/m68k.opt:28
10425#, fuzzy
10426msgid "Generate code for a 5206e"
10427msgstr "c2 �ѤΥ����ɤ���������"
10428
10429#: config/m68k/m68k.opt:32
10430#, fuzzy
10431msgid "Generate code for a 528x"
10432msgstr "c2 �ѤΥ����ɤ���������"
10433
10434#: config/m68k/m68k.opt:36
10435#, fuzzy
10436msgid "Generate code for a 5307"
10437msgstr "DLL �ѤΥ����ɤ���������"
10438
10439#: config/m68k/m68k.opt:40
10440#, fuzzy
10441msgid "Generate code for a 5407"
10442msgstr "11/40 �ѤΥ����ɤ���������"
10443
10444#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97
10445#, fuzzy
10446msgid "Generate code for a 68000"
10447msgstr "DLL �ѤΥ����ɤ���������"
10448
10449#: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101
10450#, fuzzy
10451msgid "Generate code for a 68020"
10452msgstr "c2 �ѤΥ����ɤ���������"
10453
10454#: config/m68k/m68k.opt:52
10455#, fuzzy
10456msgid "Generate code for a 68040, without any new instructions"
10457msgstr "update ̿��Ȱ��˥���/���ȥ�̿�����������"
10458
10459#: config/m68k/m68k.opt:56
10460#, fuzzy
10461msgid "Generate code for a 68060, without any new instructions"
10462msgstr "update ̿��Ȱ��˥���/���ȥ�̿�����������"
10463
10464#: config/m68k/m68k.opt:60
10465#, fuzzy
10466msgid "Generate code for a 68030"
10467msgstr "DLL �ѤΥ����ɤ���������"
10468
10469#: config/m68k/m68k.opt:64
10470#, fuzzy
10471msgid "Generate code for a 68040"
10472msgstr "11/40 �ѤΥ����ɤ���������"
10473
10474#: config/m68k/m68k.opt:68
10475#, fuzzy
10476msgid "Generate code for a 68060"
10477msgstr "DLL �ѤΥ����ɤ���������"
10478
10479#: config/m68k/m68k.opt:72
10480#, fuzzy
10481msgid "Generate code for a 68302"
10482msgstr "c32 �ѤΥ����ɤ���������"
10483
10484#: config/m68k/m68k.opt:76
10485#, fuzzy
10486msgid "Generate code for a 68332"
10487msgstr "c32 �ѤΥ����ɤ���������"
10488
10489#: config/m68k/m68k.opt:81
10490#, fuzzy
10491msgid "Generate code for a 68851"
10492msgstr "c1 �ѤΥ����ɤ���������"
10493
10494#: config/m68k/m68k.opt:85
10495#, fuzzy
10496msgid "Generate code that uses 68881 floating-point instructions"
10497msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
10498
10499#: config/m68k/m68k.opt:89
10500#, fuzzy
10501msgid "Align variables on a 32-bit boundary"
10502msgstr "���ƤΥ롼�פ� 32 �Х��ȶ����˥��饤����"
10503
10504#: config/m68k/m68k.opt:93
10505#, fuzzy
10506msgid "Use the bit-field instructions"
10507msgstr "�ӥåȥե������̿�����Ѥ���"
10508
10509#: config/m68k/m68k.opt:105
10510#, fuzzy
10511msgid "Generate code for a cpu32"
10512msgstr "c32 �ѤΥ����ɤ���������"
10513
10514#: config/m68k/m68k.opt:109
10515msgid "Enable ID based shared library"
10516msgstr ""
10517
10518#: config/m68k/m68k.opt:113
10519#, fuzzy
10520msgid "Do not use the bit-field instructions"
10521msgstr "�ӥåȥե������̿�����Ѥ��ʤ�"
10522
10523#: config/m68k/m68k.opt:117
10524msgid "Use normal calling convention"
10525msgstr "���̤θƤӽФ������Ȥ�"
10526
10527#: config/m68k/m68k.opt:121
10528msgid "Consider type 'int' to be 32 bits wide"
10529msgstr ""
10530
10531#: config/m68k/m68k.opt:125
10532#, fuzzy
10533msgid "Generate pc-relative code"
10534msgstr "���ʺ����ֲ�ǽ�����ɤ���������"
10535
10536#: config/m68k/m68k.opt:129
10537#, fuzzy
10538msgid "Use different calling convention using 'rtd'"
10539msgstr "���̤θƤӽФ������Ȥ�"
10540
10541#: config/m68k/m68k.opt:133
10542msgid "Enable separate data segment"
10543msgstr ""
10544
10545#: config/m68k/m68k.opt:137 config/bfin/bfin.opt:45
10546msgid "ID of shared library to build"
10547msgstr ""
10548
10549#: config/m68k/m68k.opt:141
10550msgid "Consider type 'int' to be 16 bits wide"
10551msgstr ""
10552
10553#: config/m68k/m68k.opt:145
10554msgid "Generate code with library calls for floating point"
10555msgstr ""
10556
10557#: config/m68k/m68k.opt:149
10558#, fuzzy
10559msgid "Do not use unaligned memory references"
10560msgstr "���饤����ʤ�������������Ĥ��ʤ�"
10561
10562#: config/m68k/ieee.opt:25 config/i386/i386.opt:122
10563msgid "Use IEEE math for fp comparisons"
10564msgstr "��ư��������Ӥ� IEEE ���ʤ�Ȥ�"
10565
10566#: config/i386/djgpp.opt:26
10567msgid "Ignored (obsolete)"
10568msgstr ""
10569
10570#: config/i386/i386.opt:24
10571#, fuzzy
10572msgid "sizeof(long double) is 16"
10573msgstr "sizeof(long double) �� 16 �Ȥ��롣"
10574
10575#: config/i386/i386.opt:28
10576#, fuzzy
10577msgid "Generate 32bit i386 code"
10578msgstr "�ӥå�����ǥ�����Υ����ɤ�����"
10579
10580#: config/i386/i386.opt:36
10581#, fuzzy
10582msgid "Support 3DNow! built-in functions"
10583msgstr "�Ȥ߹��ߴؿ� `%s' ��ʤ�������ޤ�"
10584
10585#: config/i386/i386.opt:44
10586#, fuzzy
10587msgid "Generate 64bit x86-64 code"
10588msgstr "H8/S �����ɤ���������"
10589
10590#: config/i386/i386.opt:52
10591#, fuzzy
10592msgid "sizeof(long double) is 12"
10593msgstr "sizeof(long double) �� 12 �Ȥ��롣"
10594
10595#: config/i386/i386.opt:56
10596msgid "Reserve space for outgoing arguments in the function prologue"
10597msgstr ""
10598
10599#: config/i386/i386.opt:60
10600msgid "Align some doubles on dword boundary"
10601msgstr "double �� dword �����˥��饤����Ȥ���"
10602
10603#: config/i386/i386.opt:64
10604msgid "Function starts are aligned to this power of 2"
10605msgstr "�ؿ��γ��ϰ��֤����ͤ����˥��饤����Ȥ���"
10606
10607#: config/i386/i386.opt:68
10608msgid "Jump targets are aligned to this power of 2"
10609msgstr "������������ͤ����˥��饤����Ȥ���"
10610
10611#: config/i386/i386.opt:72
10612msgid "Loop code aligned to this power of 2"
10613msgstr "�롼�ץ����ɤ����ͤ����˥��饤����Ȥ���"
10614
10615#: config/i386/i386.opt:76
10616msgid "Align destination of the string operations"
10617msgstr "ʸ�������ν��������饤����Ȥ���"
10618
10619#: config/i386/i386.opt:84
10620#, fuzzy
10621msgid "Use given assembler dialect"
10622msgstr "DEC ������֥�ʸˡ����Ѥ���"
10623
10624#: config/i386/i386.opt:88
10625msgid "Branches are this expensive (1-5, arbitrary units)"
10626msgstr "�֥����Υ����Ȥ�ؼ����� (1-5, Ǥ�դθĿ�)"
10627
10628#: config/i386/i386.opt:92
10629msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
10630msgstr ""
10631
10632#: config/i386/i386.opt:96
10633#, fuzzy
10634msgid "Use given x86-64 code model"
10635msgstr "Ϳ����줿 Sparc �����ɥ�ǥ����Ѥ���"
10636
10637#: config/i386/i386.opt:106
10638msgid "Generate sin, cos, sqrt for FPU"
10639msgstr "FPU �Ѥ� sin, cos, sqrt ����������"
10640
10641#: config/i386/i386.opt:110
10642msgid "Return values of functions in FPU registers"
10643msgstr "FPU �쥸������ε�ǽ���ͤ��֤�"
10644
10645#: config/i386/i386.opt:114
10646#, fuzzy
10647msgid "Generate floating point mathematics using given instruction set"
10648msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
10649
10650#: config/i386/i386.opt:126
10651msgid "Inline all known string operations"
10652msgstr "���Τ����Ƥ�ʸ�������� inline �ˤ���"
10653
10654#: config/i386/i386.opt:134
10655#, fuzzy
10656msgid "Support MMX built-in functions"
10657msgstr "�Ȥ߹��ߴؿ� `%s' ��ʤ�������ޤ�"
10658
10659#: config/i386/i386.opt:138
10660msgid "Use native (MS) bitfield layout"
10661msgstr ""
10662
10663#: config/i386/i386.opt:154
10664msgid "Omit the frame pointer in leaf functions"
10665msgstr "��ü�δؿ��Ǥϥե졼��ݥ������ά����"
10666
10667#: config/i386/i386.opt:166
10668msgid "Attempt to keep stack aligned to this power of 2"
10669msgstr "�Ǥ�����������å������ͤ����˥��饤����Ȥ���"
10670
10671#: config/i386/i386.opt:170
10672msgid "Use push instructions to save outgoing arguments"
10673msgstr "���Ϥ����������֤��뤿�� push ̿���Ȥ�"
10674
10675#: config/i386/i386.opt:174
10676msgid "Use red-zone in the x86-64 code"
10677msgstr ""
10678
10679#: config/i386/i386.opt:178
10680msgid "Number of registers used to pass integer arguments"
10681msgstr "�쥸�����ο��������������Ϥ�����˻Ȥ���"
10682
10683#: config/i386/i386.opt:182
10684msgid "Alternate calling convention"
10685msgstr "�ƤӽФ�����������ؤ���"
10686
10687#: config/i386/i386.opt:190
10688msgid "Support MMX and SSE built-in functions and code generation"
10689msgstr ""
10690
10691#: config/i386/i386.opt:194
10692msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10693msgstr ""
10694
10695#: config/i386/i386.opt:198
10696msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10697msgstr ""
10698
10699#: config/i386/i386.opt:202
10700msgid "Use SSE register passing conventions for SF and DF mode"
10701msgstr ""
10702
10703#: config/i386/i386.opt:206
10704msgid "Uninitialized locals in .bss"
10705msgstr ".bss �ˤ��������ʤ�ΤϽ���ʤ�"
10706
10707#: config/i386/i386.opt:210
10708msgid "Enable stack probing"
10709msgstr "�����å�õ����ͭ��ˤ���"
10710
10711#: config/i386/i386.opt:214
10712msgid "Use given thread-local storage dialect"
10713msgstr ""
10714
10715#: config/i386/i386.opt:218
10716#, c-format
10717msgid "Use direct references against %gs when accessing tls data"
10718msgstr ""
10719
10720#: config/i386/cygming.opt:24
10721msgid "Create console application"
10722msgstr "�������륢�ץꥱ����������"
10723
10724#: config/i386/cygming.opt:28
10725msgid "Use the Cygwin interface"
10726msgstr "Cygwin �������ե���������Ѥ���"
10727
10728#: config/i386/cygming.opt:32
10729msgid "Generate code for a DLL"
10730msgstr "DLL �ѤΥ����ɤ���������"
10731
10732#: config/i386/cygming.opt:36
10733msgid "Ignore dllimport for functions"
10734msgstr "�ؿ��ؤ� dllimport ��̵�뤹��"
10735
10736#: config/i386/cygming.opt:40
10737msgid "Use Mingw-specific thread support"
10738msgstr "Mingw ��ͭ�Υ���åɥ��ݡ��Ȥ���Ѥ���"
10739
10740#: config/i386/cygming.opt:44
10741msgid "Set Windows defines"
10742msgstr "Windows �� define �����ꤹ��"
10743
10744#: config/i386/cygming.opt:48
10745msgid "Create GUI application"
10746msgstr "GUI ���ץꥱ����������"
10747
10748#: config/i386/sco5.opt:25
10749msgid "Generate ELF output"
10750msgstr "ELF ���Ϥ���������"
10751
10752#: config/rs6000/aix41.opt:25 config/rs6000/aix64.opt:33
10753msgid "Support message passing with the Parallel Environment"
10754msgstr "����Ķ��ǤΥ�å������ѥå������ݡ��Ȥ���"
10755
10756#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:128
10757msgid "Conform more closely to IBM XLC semantics"
10758msgstr ""
10759
10760#: config/rs6000/darwin.opt:25 config/rs6000/sysv4.opt:133
10761#, fuzzy
10762msgid "Generate 64-bit code"
10763msgstr "SA �����ɤ���������"
10764
10765#: config/rs6000/darwin.opt:29 config/rs6000/sysv4.opt:137
10766#, fuzzy
10767msgid "Generate 32-bit code"
10768msgstr "SA �����ɤ���������"
10769
10770#: config/rs6000/darwin.opt:33
10771msgid "Generate code suitable for executables (NOT shared libs)"
10772msgstr ""
10773
10774#: config/rs6000/rs6000.opt:25
10775msgid "Use POWER instruction set"
10776msgstr "POWER ̿�᥻�åȤ���Ѥ���"
10777
10778#: config/rs6000/rs6000.opt:29
10779msgid "Do not use POWER instruction set"
10780msgstr "POWER ̿�᥻�åȤ���Ѥ��ʤ�"
10781
10782#: config/rs6000/rs6000.opt:33
10783msgid "Use POWER2 instruction set"
10784msgstr "POWER2 ̿�᥻�åȤ���Ѥ���"
10785
10786#: config/rs6000/rs6000.opt:37
10787msgid "Use PowerPC instruction set"
10788msgstr "PowerPC ̿�᥻�åȤ���Ѥ���"
10789
10790#: config/rs6000/rs6000.opt:41
10791msgid "Do not use PowerPC instruction set"
10792msgstr "PowerPC ̿�᥻�åȤ���Ѥ��ʤ�"
10793
10794#: config/rs6000/rs6000.opt:45
10795msgid "Use PowerPC-64 instruction set"
10796msgstr "PowerPC-64 ̿�᥻�åȤ���Ѥ���"
10797
10798#: config/rs6000/rs6000.opt:49
10799msgid "Use PowerPC General Purpose group optional instructions"
10800msgstr "PowerPC �������ӥ��롼�ץ��ץ����̿�����Ѥ���"
10801
10802#: config/rs6000/rs6000.opt:53
10803msgid "Use PowerPC Graphics group optional instructions"
10804msgstr "PowerPC ����ե��������롼�ץ��ץ����̿�����Ѥ��ʤ�"
10805
10806#: config/rs6000/rs6000.opt:57
10807#, fuzzy
10808msgid "Use PowerPC V2.01 single field mfcr instruction"
10809msgstr "PowerPC ̿�᥻�åȤ���Ѥ���"
10810
10811#: config/rs6000/rs6000.opt:61
10812#, fuzzy
10813msgid "Use PowerPC V2.02 popcntb instruction"
10814msgstr "PowerPC ̿�᥻�åȤ���Ѥ���"
10815
10816#: config/rs6000/rs6000.opt:65
10817#, fuzzy
10818msgid "Use PowerPC V2.02 floating point rounding instructions"
10819msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
10820
10821#: config/rs6000/rs6000.opt:69
10822#, fuzzy
10823msgid "Use AltiVec instructions"
10824msgstr "�ӥåȥե������̿�����Ѥ���"
10825
10826#: config/rs6000/rs6000.opt:73
10827msgid "Generate load/store multiple instructions"
10828msgstr "ʣ��̿��Υ���/���ȥ�����������"
10829
10830#: config/rs6000/rs6000.opt:77
10831msgid "Generate string instructions for block moves"
10832msgstr "�֥�å���ư�Ѥ� string ̿�����������"
10833
10834#: config/rs6000/rs6000.opt:81
10835msgid "Use new mnemonics for PowerPC architecture"
10836msgstr "PowerPC �������ƥ������Ѥο������ˡ���˥å�����Ѥ���"
10837
10838#: config/rs6000/rs6000.opt:85
10839msgid "Use old mnemonics for PowerPC architecture"
10840msgstr "PowerPC �������ƥ������ѤθŤ��ˡ���˥å�����Ѥ���"
10841
10842#: config/rs6000/rs6000.opt:89 config/pdp11/pdp11.opt:84
10843msgid "Do not use hardware floating point"
10844msgstr "�ϡ��ɥ�������ư�����������Ѥ��ʤ�"
10845
10846#: config/rs6000/rs6000.opt:97
10847msgid "Do not generate load/store with update instructions"
10848msgstr "update ̿��Ȱ��˥���/���ȥ�̿����������ʤ�"
10849
10850#: config/rs6000/rs6000.opt:101
10851msgid "Generate load/store with update instructions"
10852msgstr "update ̿��Ȱ��˥���/���ȥ�̿�����������"
10853
10854#: config/rs6000/rs6000.opt:105
10855#, fuzzy
10856msgid "Do not generate fused multiply/add instructions"
10857msgstr "��ư�����ξ軻/�û�̿����������ʤ�"
10858
10859#: config/rs6000/rs6000.opt:109
10860msgid "Generate fused multiply/add instructions"
10861msgstr "��ư�����ξ軻/�û�̿�����������"
10862
10863#: config/rs6000/rs6000.opt:113
10864#, fuzzy
10865msgid "Schedule the start and end of the procedure"
10866msgstr "�ץ������㳫�ϤȽ�λ�Υ������塼���Ԥʤ�ʤ�"
10867
10868#: config/rs6000/rs6000.opt:120
10869msgid "Return all structures in memory (AIX default)"
10870msgstr ""
10871
10872#: config/rs6000/rs6000.opt:124
10873msgid "Return small structures in registers (SVR4 default)"
10874msgstr ""
10875
10876#: config/rs6000/rs6000.opt:132
10877#, fuzzy
10878msgid "Generate software floating point divide for better throughput"
10879msgstr "���롼�ץåȤ��Ŭ�����륤��饤���ʬ����������"
10880
10881#: config/rs6000/rs6000.opt:136
10882#, fuzzy
10883msgid "Do not place floating point constants in TOC"
10884msgstr "��ư����������� TOC ������֤��ʤ�"
10885
10886#: config/rs6000/rs6000.opt:140
10887msgid "Place floating point constants in TOC"
10888msgstr "��ư����������� TOC ������֤���"
10889
10890#: config/rs6000/rs6000.opt:144
10891#, fuzzy
10892msgid "Do not place symbol+offset constants in TOC"
10893msgstr "����ܥ�+���ե��å������ TOC ������֤��ʤ�"
10894
10895#: config/rs6000/rs6000.opt:148
10896msgid "Place symbol+offset constants in TOC"
10897msgstr "����ܥ�+���ե��å������ TOC ������֤���"
10898
10899#: config/rs6000/rs6000.opt:159
10900msgid "Use only one TOC entry per procedure"
10901msgstr ""
10902
10903#: config/rs6000/rs6000.opt:163
10904msgid "Put everything in the regular TOC"
10905msgstr "���Ƥ��̾� TOC ������֤���"
10906
10907#: config/rs6000/rs6000.opt:167
10908msgid "Generate VRSAVE instructions when generating AltiVec code"
10909msgstr ""
10910
10911#: config/rs6000/rs6000.opt:171
10912msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
10913msgstr ""
10914
10915#: config/rs6000/rs6000.opt:175
10916#, fuzzy
10917msgid "Generate isel instructions"
10918msgstr "ʸ��̿�����������"
10919
10920#: config/rs6000/rs6000.opt:179
10921msgid "Deprecated option.  Use -misel/-mno-isel instead"
10922msgstr ""
10923
10924#: config/rs6000/rs6000.opt:183
10925#, fuzzy
10926msgid "Generate SPE SIMD instructions on E500"
10927msgstr "ʸ��̿�����������"
10928
10929#: config/rs6000/rs6000.opt:187
10930msgid "Deprecated option.  Use -mspe/-mno-spe instead"
10931msgstr ""
10932
10933#: config/rs6000/rs6000.opt:191
10934msgid "Enable debug output"
10935msgstr "�ǥХå����Ϥ�ͭ��ˤ���"
10936
10937#: config/rs6000/rs6000.opt:195
10938msgid "Specify ABI to use"
10939msgstr ""
10940
10941#: config/rs6000/rs6000.opt:207
10942msgid "Select full, part, or no traceback table"
10943msgstr ""
10944
10945#: config/rs6000/rs6000.opt:211
10946#, fuzzy
10947msgid "Avoid all range limits on call instructions"
10948msgstr "����̿���̵��ˤ���"
10949
10950#: config/rs6000/rs6000.opt:215
10951msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
10952msgstr ""
10953
10954#: config/rs6000/rs6000.opt:219
10955#, fuzzy
10956msgid "Select GPR floating point method"
10957msgstr "��ư�������������С��ե����ޤ���"
10958
10959#: config/rs6000/rs6000.opt:223
10960#, fuzzy
10961msgid "Specify size of long double (64 or 128 bits)"
10962msgstr "sizeof(long double) �� 12 �Ȥ��롣"
10963
10964#: config/rs6000/rs6000.opt:227
10965msgid "Determine which dependences between insns are considered costly"
10966msgstr ""
10967
10968#: config/rs6000/rs6000.opt:231
10969msgid "Specify which post scheduling nop insertion scheme to apply"
10970msgstr ""
10971
10972#: config/rs6000/rs6000.opt:235
10973#, fuzzy
10974msgid "Specify alignment of structure fields default/natural"
10975msgstr "��¤�Υ��饤����ȤκǾ��ӥåȿ�����ꤹ��"
10976
10977#: config/rs6000/rs6000.opt:239
10978msgid "Specify scheduling priority for dispatch slot restricted insns"
10979msgstr ""
10980
10981#: config/rs6000/aix64.opt:25
10982msgid "Compile for 64-bit pointers"
10983msgstr "64 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10984
10985#: config/rs6000/aix64.opt:29
10986msgid "Compile for 32-bit pointers"
10987msgstr "32 �ӥåȥݥ����Ѥ˥���ѥ��뤹��"
10988
10989#: config/rs6000/linux64.opt:25
10990#, fuzzy
10991msgid "Call mcount for profiling before a function prologue"
10992msgstr "�ؿ��γ�����ʬ��̿����ư���ʤ�"
10993
10994#: config/rs6000/sysv4.opt:25
10995#, fuzzy
10996msgid "Select ABI calling convention"
10997msgstr "ABI �ƤӽФ������������"
10998
10999#: config/rs6000/sysv4.opt:29
11000#, fuzzy
11001msgid "Select method for sdata handling"
11002msgstr "sdata ��갷���Τ���Υ᥽�åɤ�������"
11003
11004#: config/rs6000/sysv4.opt:37 config/rs6000/sysv4.opt:41
11005#, fuzzy
11006msgid "Align to the base type of the bit-field"
11007msgstr "�ӥåȥե�����ɤΥ١��������פ˥��饤����"
11008
11009#: config/rs6000/sysv4.opt:46 config/rs6000/sysv4.opt:50
11010#, fuzzy
11011msgid "Produce code relocatable at runtime"
11012msgstr "�¹Ի��˺����ֲ�ǽ�ʥ����ɤ���������"
11013
11014#: config/rs6000/sysv4.opt:54 config/rs6000/sysv4.opt:58
11015#, fuzzy
11016msgid "Produce little endian code"
11017msgstr "��ȥ륨��ǥ��������ɤ���������"
11018
11019#: config/rs6000/sysv4.opt:62 config/rs6000/sysv4.opt:66
11020#, fuzzy
11021msgid "Produce big endian code"
11022msgstr "�ӥå�����ǥ��������ɤ���������"
11023
11024#: config/rs6000/sysv4.opt:71 config/rs6000/sysv4.opt:75
11025#: config/rs6000/sysv4.opt:84 config/rs6000/sysv4.opt:101
11026#: config/rs6000/sysv4.opt:129 config/rs6000/sysv4.opt:141
11027msgid "no description yet"
11028msgstr "�����Ϥޤ�����ޤ���"
11029
11030#: config/rs6000/sysv4.opt:79
11031msgid "Assume all variable arg functions are prototyped"
11032msgstr ""
11033
11034#: config/rs6000/sysv4.opt:88
11035#, fuzzy
11036msgid "Use EABI"
11037msgstr "EABI �����Ѥ��롣"
11038
11039#: config/rs6000/sysv4.opt:92
11040#, fuzzy
11041msgid "Allow bit-fields to cross word boundaries"
11042msgstr "��ɶ�������礭��˥��饤����"
11043
11044#: config/rs6000/sysv4.opt:96
11045#, fuzzy
11046msgid "Use alternate register names"
11047msgstr "���إ쥸����̾����Ѥ���"
11048
11049#: config/rs6000/sysv4.opt:105
11050#, fuzzy
11051msgid "Link with libsim.a, libc.a and sim-crt0.o"
11052msgstr "libsim.a, libc.a �ڤ� sim-crt0.o �ȥ�����롣"
11053
11054#: config/rs6000/sysv4.opt:109
11055#, fuzzy
11056msgid "Link with libads.a, libc.a and crt0.o"
11057msgstr "libads.a, libc.a �ڤ� crt0.o �ȥ�����롣"
11058
11059#: config/rs6000/sysv4.opt:113
11060#, fuzzy
11061msgid "Link with libyk.a, libc.a and crt0.o"
11062msgstr "libyk.a, libc.a �ڤ� crt0.o �ȥ�����롣"
11063
11064#: config/rs6000/sysv4.opt:117
11065#, fuzzy
11066msgid "Link with libmvme.a, libc.a and crt0.o"
11067msgstr "libmvme.a, libc.a �ڤ� crt0.o �ȥ�����롣"
11068
11069#: config/rs6000/sysv4.opt:121
11070msgid "Set the PPC_EMB bit in the ELF flags header"
11071msgstr "PPC_EMB �ӥåȤ� ELF �ե饰�إå���˥��åȤ���"
11072
11073#: config/rs6000/sysv4.opt:125
11074msgid "Use the WindISS simulator"
11075msgstr ""
11076
11077#: config/rs6000/sysv4.opt:145
11078#, fuzzy
11079msgid "Generate code to use a non-exec PLT and GOT"
11080msgstr "unix ������֥餬����Ǥ��륳���ɤ���������"
11081
11082#: config/rs6000/sysv4.opt:149
11083#, fuzzy
11084msgid "Generate code for old exec BSS PLT"
11085msgstr "c1 �ѤΥ����ɤ���������"
11086
11087#: config/mt/mt.opt:24
11088msgid "Use byte loads and stores when generating code."
11089msgstr ""
11090
11091#: config/mt/mt.opt:32
11092msgid "Do not include crt0.o in the startup files"
11093msgstr ""
11094
11095#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
11096#: config/mt/mt.opt:48 config/mt/mt.opt:52
11097#, fuzzy
11098msgid "Internal debug switch"
11099msgstr "������ -mdebug-%s �����å��Ǥ�"
11100
11101#: config/mt/mt.opt:56 config/iq2000/iq2000.opt:24
11102#, fuzzy
11103msgid "Specify CPU for code generation purposes"
11104msgstr "̿�᥹�����塼����Τ���� CPU ����ꤹ��"
11105
11106#: config/mcore/mcore.opt:24
11107#, fuzzy
11108msgid "Generate code for the M*Core M210"
11109msgstr "M*Core M340 �ѤΥ����ɤ���������"
11110
11111#: config/mcore/mcore.opt:28
11112msgid "Generate code for the M*Core M340"
11113msgstr "M*Core M340 �ѤΥ����ɤ���������"
11114
11115#: config/mcore/mcore.opt:32
11116msgid "Set maximum alignment to 4"
11117msgstr "���祢�饤����Ȥ� 4 �����ꤹ��"
11118
11119#: config/mcore/mcore.opt:36
11120msgid "Force functions to be aligned to a 4 byte boundary"
11121msgstr "�ؿ�����Ū�� 4 �Х��ȶ����˥��饤����"
11122
11123#: config/mcore/mcore.opt:40
11124msgid "Set maximum alignment to 8"
11125msgstr "���祢�饤����Ȥ� 8 �����ꤹ��"
11126
11127#: config/mcore/mcore.opt:44
11128#, fuzzy
11129msgid "Generate big-endian code"
11130msgstr "�ӥå�����ǥ�����Υ����ɤ�����"
11131
11132#: config/mcore/mcore.opt:48
11133msgid "Emit call graph information"
11134msgstr "�ƤӽФ�����վ�������Ф���"
11135
11136#: config/mcore/mcore.opt:52
11137#, fuzzy
11138msgid "Use the divide instruction"
11139msgstr "ʬ��̿�����Ѥ��ʤ�"
11140
11141#: config/mcore/mcore.opt:56
11142msgid "Inline constants if it can be done in 2 insns or less"
11143msgstr "2 ̿��ʲ��ǹԤʤ������ѽ������饤��ˤ���"
11144
11145#: config/mcore/mcore.opt:60
11146#, fuzzy
11147msgid "Generate little-endian code"
11148msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11149
11150#: config/mcore/mcore.opt:68
11151#, fuzzy
11152msgid "Use arbitrary sized immediates in bit operations"
11153msgstr "�ӥåȱ黻�Ǥ�¨�ͥ�������Ĵ�䤷�ʤ�"
11154
11155#: config/mcore/mcore.opt:72
11156msgid "Prefer word accesses over byte accesses"
11157msgstr "�Х��ȥ�����������ɥ�������������"
11158
11159#: config/mcore/mcore.opt:76
11160#, fuzzy
11161msgid "Set the maximum amount for a single stack increment operation"
11162msgstr "ñ�쥹���å�������������κ�����"
11163
11164#: config/mcore/mcore.opt:80
11165#, fuzzy
11166msgid "Always treat bitfields as int-sized"
11167msgstr "�ӥåȥե�����ɤ��� int �Υ������Ȥ��ư���"
11168
11169#: config/arc/arc.opt:33
11170msgid "Prepend the name of the cpu to all public symbol names"
11171msgstr ""
11172
11173#: config/arc/arc.opt:43
11174#, fuzzy
11175msgid "Compile code for ARC variant CPU"
11176msgstr "��Ϳ�� CPU �ѤΥ����ɤ������塼�뤹��"
11177
11178#: config/arc/arc.opt:47
11179msgid "Put functions in SECTION"
11180msgstr ""
11181
11182#: config/arc/arc.opt:51
11183msgid "Put data in SECTION"
11184msgstr ""
11185
11186#: config/arc/arc.opt:55
11187msgid "Put read-only data in SECTION"
11188msgstr ""
11189
11190#: config/sh/sh.opt:45
11191#, fuzzy
11192msgid "Generate SH1 code"
11193msgstr "SB �����ɤ���������"
11194
11195#: config/sh/sh.opt:49
11196#, fuzzy
11197msgid "Generate SH2 code"
11198msgstr "SB �����ɤ���������"
11199
11200#: config/sh/sh.opt:53
11201#, fuzzy
11202msgid "Generate SH2a code"
11203msgstr "SB �����ɤ���������"
11204
11205#: config/sh/sh.opt:57
11206#, fuzzy
11207msgid "Generate SH2a FPU-less code"
11208msgstr "SA �����ɤ���������"
11209
11210#: config/sh/sh.opt:61
11211#, fuzzy
11212msgid "Generate default single-precision SH2a code"
11213msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11214
11215#: config/sh/sh.opt:65
11216#, fuzzy
11217msgid "Generate only single-precision SH2a code"
11218msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11219
11220#: config/sh/sh.opt:69
11221#, fuzzy
11222msgid "Generate SH2e code"
11223msgstr "SB �����ɤ���������"
11224
11225#: config/sh/sh.opt:73
11226#, fuzzy
11227msgid "Generate SH3 code"
11228msgstr "SB �����ɤ���������"
11229
11230#: config/sh/sh.opt:77
11231#, fuzzy
11232msgid "Generate SH3e code"
11233msgstr "SB �����ɤ���������"
11234
11235#: config/sh/sh.opt:81
11236#, fuzzy
11237msgid "Generate SH4 code"
11238msgstr "SB �����ɤ���������"
11239
11240#: config/sh/sh.opt:85
11241#, fuzzy
11242msgid "Generate SH4 FPU-less code"
11243msgstr "SA �����ɤ���������"
11244
11245#: config/sh/sh.opt:89
11246#, fuzzy
11247msgid "Generate default single-precision SH4 code"
11248msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11249
11250#: config/sh/sh.opt:93
11251#, fuzzy
11252msgid "Generate only single-precision SH4 code"
11253msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11254
11255#: config/sh/sh.opt:97
11256#, fuzzy
11257msgid "Generate SH4a code"
11258msgstr "SB �����ɤ���������"
11259
11260#: config/sh/sh.opt:101
11261#, fuzzy
11262msgid "Generate SH4a FPU-less code"
11263msgstr "SA �����ɤ���������"
11264
11265#: config/sh/sh.opt:105
11266#, fuzzy
11267msgid "Generate default single-precision SH4a code"
11268msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11269
11270#: config/sh/sh.opt:109
11271#, fuzzy
11272msgid "Generate only single-precision SH4a code"
11273msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11274
11275#: config/sh/sh.opt:113
11276#, fuzzy
11277msgid "Generate SH4al-dsp code"
11278msgstr "SA �����ɤ���������"
11279
11280#: config/sh/sh.opt:117
11281#, fuzzy
11282msgid "Generate 32-bit SHmedia code"
11283msgstr "�ӥå�����ǥ�����Υ����ɤ�����"
11284
11285#: config/sh/sh.opt:121
11286#, fuzzy
11287msgid "Generate 32-bit FPU-less SHmedia code"
11288msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11289
11290#: config/sh/sh.opt:125
11291#, fuzzy
11292msgid "Generate 64-bit SHmedia code"
11293msgstr "�ӥå�����ǥ�����Υ����ɤ�����"
11294
11295#: config/sh/sh.opt:129
11296#, fuzzy
11297msgid "Generate 64-bit FPU-less SHmedia code"
11298msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
11299
11300#: config/sh/sh.opt:133
11301#, fuzzy
11302msgid "Generate SHcompact code"
11303msgstr "SA �����ɤ���������"
11304
11305#: config/sh/sh.opt:137
11306#, fuzzy
11307msgid "Generate FPU-less SHcompact code"
11308msgstr "SA �����ɤ���������"
11309
11310#: config/sh/sh.opt:141
11311msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
11312msgstr ""
11313
11314#: config/sh/sh.opt:145
11315#, fuzzy
11316msgid "Generate code in big endian mode"
11317msgstr "�ӥå�����ǥ������ѤΥ����ɤ���������"
11318
11319#: config/sh/sh.opt:149
11320#, fuzzy
11321msgid "Generate 32-bit offsets in switch tables"
11322msgstr "switch �ơ��֥�� 4 �Х��ȥ���ȥ����Ѥ���"
11323
11324#: config/sh/sh.opt:153
11325msgid "Enable SH5 cut2 workaround"
11326msgstr ""
11327
11328#: config/sh/sh.opt:157
11329#, fuzzy
11330msgid "Align doubles at 64-bit boundaries"
11331msgstr "double �� word �����˥��饤����Ȥ���"
11332
11333#: config/sh/sh.opt:161
11334msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp"
11335msgstr ""
11336
11337#: config/sh/sh.opt:165
11338msgid "Specify name for 32 bit signed division function"
11339msgstr ""
11340
11341#: config/sh/sh.opt:172
11342msgid "Cost to assume for gettr insn"
11343msgstr ""
11344
11345#: config/sh/sh.opt:176 config/sh/sh.opt:222
11346msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
11347msgstr ""
11348
11349#: config/sh/sh.opt:180
11350msgid "Increase the IEEE compliance for floating-point code"
11351msgstr ""
11352
11353#: config/sh/sh.opt:184
11354msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
11355msgstr ""
11356
11357#: config/sh/sh.opt:188
11358msgid "Assume symbols might be invalid"
11359msgstr ""
11360
11361#: config/sh/sh.opt:192
11362msgid "Annotate assembler instructions with estimated addresses"
11363msgstr ""
11364
11365#: config/sh/sh.opt:196
11366#, fuzzy
11367msgid "Generate code in little endian mode"
11368msgstr "��ȥ륨��ǥ������ѤΥ����ɤ���������"
11369
11370#: config/sh/sh.opt:200
11371msgid "Mark MAC register as call-clobbered"
11372msgstr ""
11373
11374#: config/sh/sh.opt:206
11375msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
11376msgstr ""
11377
11378#: config/sh/sh.opt:210
11379msgid "Emit function-calls using global offset table when generating PIC"
11380msgstr ""
11381
11382#: config/sh/sh.opt:214
11383msgid "Assume pt* instructions won't trap"
11384msgstr ""
11385
11386#: config/sh/sh.opt:218
11387msgid "Shorten address references during linking"
11388msgstr ""
11389
11390#: config/sh/sh.opt:226
11391msgid "Deprecated. Use -Os instead"
11392msgstr ""
11393
11394#: config/sh/sh.opt:230
11395msgid "Cost to assume for a multiply insn"
11396msgstr ""
11397
11398#: config/sh/sh.opt:234
11399msgid "Generate library function call to invalidate instruction cache entries after fixing trampoline"
11400msgstr ""
11401
11402#: config/arm/arm.opt:24
11403#, fuzzy
11404msgid "Specify an ABI"
11405msgstr "MIPS ISA ����ꤹ��"
11406
11407#: config/arm/arm.opt:28
11408msgid "Generate a call to abort if a noreturn function returns"
11409msgstr "noreturn �ؿ��� return ����Ȥ� abort �θƤӽФ�����������"
11410
11411#: config/arm/arm.opt:35
11412msgid "Pass FP arguments in FP registers"
11413msgstr "FP �쥸������ FP ������Ϥ�"
11414
11415#: config/arm/arm.opt:39
11416msgid "Generate APCS conformant stack frames"
11417msgstr "APCS Ŭ�礷�������å��ե졼�����������"
11418
11419#: config/arm/arm.opt:43
11420msgid "Generate re-entrant, PIC code"
11421msgstr "������ǽ�� PIC �����ɤ��������ޤ�"
11422
11423#: config/arm/arm.opt:50
11424msgid "Specify the name of the target architecture"
11425msgstr "�������åȥ������ƥ������̾������ꤹ��"
11426
11427#: config/arm/arm.opt:57
11428msgid "Assume target CPU is configured as big endian"
11429msgstr "�������å� CPU ���ӥå�����ǥ�����Ȥ������ꤵ��Ƥ���Ȥߤʤ�"
11430
11431#: config/arm/arm.opt:61
11432msgid "Thumb: Assume non-static functions may be called from ARM code"
11433msgstr "Thumb: ����Ū�ؿ��� ARM �����ɤ���ƤӽФ�����ǽ��������Ȥߤʤ�"
11434
11435#: config/arm/arm.opt:65
11436msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
11437msgstr "Thumb: �ؿ��ݥ������� Thumb ��ǧ�����륳���ɤ����������ǽ��������Ȥߤʤ�"
11438
11439#: config/arm/arm.opt:69
11440msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
11441msgstr ""
11442
11443#: config/arm/arm.opt:73
11444msgid "Specify the name of the target CPU"
11445msgstr "�������å� CPU ��̾������ꤹ��"
11446
11447#: config/arm/arm.opt:77
11448msgid "Specify if floating point hardware should be used"
11449msgstr ""
11450
11451#: config/arm/arm.opt:91
11452#, fuzzy
11453msgid "Specify the name of the target floating point hardware/format"
11454msgstr "��ư���������ߥ�졼���ΥС���������ꤹ��"
11455
11456#: config/arm/arm.opt:95
11457msgid "Alias for -mfloat-abi=hard"
11458msgstr ""
11459
11460#: config/arm/arm.opt:99
11461msgid "Assume target CPU is configured as little endian"
11462msgstr "�������å� CPU ����ȥ륨��ǥ�����Ȥ������ꤵ��Ƥ���Ȥߤʤ�"
11463
11464#: config/arm/arm.opt:103
11465msgid "Generate call insns as indirect calls, if necessary"
11466msgstr "ɬ�פ�����С�̿��ƤӽФ�����ܸƤӽФ��Ȥ�����������"
11467
11468#: config/arm/arm.opt:107
11469msgid "Specify the register to be used for PIC addressing"
11470msgstr "PIC ���ɥ쥷�������Ѥ����쥸��������ꤹ��"
11471
11472#: config/arm/arm.opt:111
11473msgid "Store function names in object code"
11474msgstr "���֥������ȥ����ɤ˴ؿ�̾���Ǽ����"
11475
11476#: config/arm/arm.opt:115
11477#, fuzzy
11478msgid "Permit scheduling of a function's prologue sequence"
11479msgstr "�ؿ�������ʬ�ѤΥ����֤���Ѥ���"
11480
11481#: config/arm/arm.opt:119
11482msgid "Do not load the PIC register in function prologues"
11483msgstr "�ؿ������֤���ʬ�� PIC �쥸��������ɤ��ʤ�"
11484
11485#: config/arm/arm.opt:123
11486msgid "Alias for -mfloat-abi=soft"
11487msgstr ""
11488
11489#: config/arm/arm.opt:127
11490msgid "Specify the minimum bit alignment of structures"
11491msgstr "��¤�Υ��饤����ȤκǾ��ӥåȿ�����ꤹ��"
11492
11493#: config/arm/arm.opt:131
11494msgid "Compile for the Thumb not the ARM"
11495msgstr "ARM �ǤϤʤ� Thumb �Ѥ˥���ѥ��뤹��"
11496
11497#: config/arm/arm.opt:135
11498msgid "Support calls between Thumb and ARM instruction sets"
11499msgstr "Thumb �� ARM ̿�᥻�åȴ֤θƤӽФ����ݡ��Ȥ���"
11500
11501#: config/arm/arm.opt:139
11502#, fuzzy
11503msgid "Specify how to access the thread pointer"
11504msgstr "�������åȥ������ƥ������̾������ꤹ��"
11505
11506#: config/arm/arm.opt:143
11507msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
11508msgstr "Thumb: ���פʾ��Ǥ�(����ü)�����å��ե졼�����������"
11509
11510#: config/arm/arm.opt:147
11511msgid "Thumb: Generate (leaf) stack frames even if not needed"
11512msgstr "Thumb: ���פʾ��Ǥ�(��ü)�����å��ե졼�����������"
11513
11514#: config/arm/arm.opt:151
11515#, fuzzy
11516msgid "Tune code for the given processor"
11517msgstr "v850 �ץ��å��Ѥ˥���ѥ��뤹��"
11518
11519#: config/arm/arm.opt:155
11520msgid "Assume big endian bytes, little endian words"
11521msgstr "byte ���ӥå�����ǥ������ word ����ȥ륨��ǥ�����Ȥߤʤ�"
11522
11523#: config/arm/pe.opt:24
11524msgid "Ignore dllimport attribute for functions"
11525msgstr "�ؿ��� dllimport °����̵�뤹��"
11526
11527#: config/pdp11/pdp11.opt:24
11528msgid "Generate code for an 11/10"
11529msgstr "11/10 �ѤΥ����ɤ���������"
11530
11531#: config/pdp11/pdp11.opt:28
11532msgid "Generate code for an 11/40"
11533msgstr "11/40 �ѤΥ����ɤ���������"
11534
11535#: config/pdp11/pdp11.opt:32
11536msgid "Generate code for an 11/45"
11537msgstr "11/45 �ѤΥ����ɤ���������"
11538
11539#: config/pdp11/pdp11.opt:36
11540#, fuzzy
11541msgid "Use 16-bit abs patterns"
11542msgstr "64 �ӥå� FP �쥸��������Ѥ���"
11543
11544#: config/pdp11/pdp11.opt:40
11545#, fuzzy
11546msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
11547msgstr "��ư�������η�̤� ac0 ���֤�"
11548
11549#: config/pdp11/pdp11.opt:44
11550msgid "Do not use inline patterns for copying memory"
11551msgstr ""
11552
11553#: config/pdp11/pdp11.opt:48
11554msgid "Use inline patterns for copying memory"
11555msgstr ""
11556
11557#: config/pdp11/pdp11.opt:52
11558msgid "Do not pretend that branches are expensive"
11559msgstr ""
11560
11561#: config/pdp11/pdp11.opt:56
11562msgid "Pretend that branches are expensive"
11563msgstr ""
11564
11565#: config/pdp11/pdp11.opt:60
11566#, fuzzy
11567msgid "Use the DEC assembler syntax"
11568msgstr "DEC ������֥�ʸˡ����Ѥ���"
11569
11570#: config/pdp11/pdp11.opt:64
11571msgid "Use 32 bit float"
11572msgstr "32 �ӥå���ư��������Ѥ���"
11573
11574#: config/pdp11/pdp11.opt:68
11575msgid "Use 64 bit float"
11576msgstr "64 �ӥå���ư��������Ѥ���"
11577
11578#: config/pdp11/pdp11.opt:76
11579msgid "Use 16 bit int"
11580msgstr "16 �ӥå���������Ѥ���"
11581
11582#: config/pdp11/pdp11.opt:80
11583msgid "Use 32 bit int"
11584msgstr "32 �ӥå���������Ѥ���"
11585
11586#: config/pdp11/pdp11.opt:88
11587msgid "Target has split I&D"
11588msgstr "�������åȤ� split ̿��ȥǡ����������"
11589
11590#: config/pdp11/pdp11.opt:92
11591msgid "Use UNIX assembler syntax"
11592msgstr "UNIX ������֥�ʸˡ����Ѥ���"
11593
11594#: config/avr/avr.opt:24
11595#, fuzzy
11596msgid "Use subroutines for function prologues and epilogues"
11597msgstr "�ؿ������֤�/��ӤΤ���Υ��֥롼��������Ѥ���"
11598
11599#: config/avr/avr.opt:28
11600#, fuzzy
11601msgid "Select the target MCU"
11602msgstr "�������å� CPU ��̾������ꤹ��"
11603
11604#: config/avr/avr.opt:35
11605#, fuzzy
11606msgid "Use STACK as the initial value of the stack pointer"
11607msgstr "�����å��ݥ����β��� 8 �ӥåȤ������ѹ�����"
11608
11609#: config/avr/avr.opt:39
11610#, fuzzy
11611msgid "Use an 8-bit 'int' type"
11612msgstr "64 �ӥå� int ������Ѥ���"
11613
11614#: config/avr/avr.opt:43
11615msgid "Change the stack pointer without disabling interrupts"
11616msgstr "�����ߤ�̵��ʤ��ǥ����å��ݥ������ѹ�����"
11617
11618#: config/avr/avr.opt:47
11619msgid "Do not generate tablejump insns"
11620msgstr "�ơ��֥른����̿����������ʤ�"
11621
11622#: config/avr/avr.opt:57
11623msgid "Use rjmp/rcall (limited range) on >8K devices"
11624msgstr ""
11625
11626#: config/avr/avr.opt:61
11627msgid "Output instruction sizes to the asm file"
11628msgstr "asm �ե������̿�᥵��������Ϥ���"
11629
11630#: config/avr/avr.opt:65
11631msgid "Change only the low 8 bits of the stack pointer"
11632msgstr "�����å��ݥ����β��� 8 �ӥåȤ������ѹ�����"
11633
11634#: config/crx/crx.opt:24
11635#, fuzzy
11636msgid "Support multiply accumulate instructions"
11637msgstr "�軻-�û���ư������̿������Ѥ���"
11638
11639#: config/crx/crx.opt:28
11640#, fuzzy
11641msgid "Do not use push to store function arguments"
11642msgstr "���Ϥ����������֤��뤿��ˤ� push ̿���Ȥ�ʤ�"
11643
11644#: config/crx/crx.opt:32
11645msgid "Restrict doloop to the given nesting level"
11646msgstr ""
11647
11648#: config/c4x/c4x.opt:24
11649msgid "Generate code for C30 CPU"
11650msgstr "C30 CPU �ѤΥ����ɤ���������"
11651
11652#: config/c4x/c4x.opt:28
11653msgid "Generate code for C31 CPU"
11654msgstr "C31 CPU �ѤΥ����ɤ���������"
11655
11656#: config/c4x/c4x.opt:32
11657msgid "Generate code for C32 CPU"
11658msgstr "C32 CPU �ѤΥ����ɤ���������"
11659
11660#: config/c4x/c4x.opt:36
11661msgid "Generate code for C33 CPU"
11662msgstr "C33 CPU �ѤΥ����ɤ���������"
11663
11664#: config/c4x/c4x.opt:40
11665msgid "Generate code for C40 CPU"
11666msgstr "C40 CPU �ѤΥ����ɤ���������"
11667
11668#: config/c4x/c4x.opt:44
11669msgid "Generate code for C44 CPU"
11670msgstr "C44 CPU �ѤΥ����ɤ���������"
11671
11672#: config/c4x/c4x.opt:48
11673msgid "Assume that pointers may be aliased"
11674msgstr "�ݥ�������̾�Ȥʤꤦ�뤳�Ȥ�����Ȥ���"
11675
11676#: config/c4x/c4x.opt:52
11677msgid "Big memory model"
11678msgstr "�ӥå������ǥ�"
11679
11680#: config/c4x/c4x.opt:56
11681msgid "Use the BK register as a general purpose register"
11682msgstr "BK �쥸���������ѥ쥸�����Ȥ��ƻ��Ѥ���"
11683
11684#: config/c4x/c4x.opt:60
11685#, fuzzy
11686msgid "Generate code for CPU"
11687msgstr "C44 CPU �ѤΥ����ɤ���������"
11688
11689#: config/c4x/c4x.opt:64
11690msgid "Enable use of DB instruction"
11691msgstr "DB ̿��λ��Ѥ�ͭ��ˤ���"
11692
11693#: config/c4x/c4x.opt:68
11694msgid "Enable debugging"
11695msgstr "�ǥХå���ͭ��ˤ���"
11696
11697#: config/c4x/c4x.opt:72
11698msgid "Enable new features under development"
11699msgstr "��ȯ��ο���ǽ��ͭ��ˤ���"
11700
11701#: config/c4x/c4x.opt:76
11702msgid "Use fast but approximate float to integer conversion"
11703msgstr "��®��������ͤȤʤ���ư�������������ؤ��Ѵ������Ѥ���"
11704
11705#: config/c4x/c4x.opt:80
11706msgid "Force RTL generation to emit valid 3 operand insns"
11707msgstr "RTL �����ˤĤ��ơ������ 3 ���ڥ���̿����פ���"
11708
11709#: config/c4x/c4x.opt:84
11710msgid "Force constants into registers to improve hoisting"
11711msgstr "�����夲(hoist)��������뤿�������쥸�����˳�����Ƥ뤳�Ȥ��פ���"
11712
11713#: config/c4x/c4x.opt:88 config/c4x/c4x.opt:112
11714msgid "Save DP across ISR in small memory model"
11715msgstr "���⡼������ǥ�� ISR ��٤� DP �����֤���"
11716
11717#: config/c4x/c4x.opt:92
11718#, fuzzy
11719msgid "Allow unsigned iteration counts for RPTB/DB"
11720msgstr "���̵���� RPTB/DB �Ѥ�ȿ���Ȥ���Ƥ���"
11721
11722#: config/c4x/c4x.opt:96
11723msgid "Pass arguments on the stack"
11724msgstr "��������å��Ϥ��ˤ���"
11725
11726#: config/c4x/c4x.opt:100
11727msgid "Use MPYI instruction for C3x"
11728msgstr "MPYI ̿��� C3x �Ѥ˻��Ѥ���"
11729
11730#: config/c4x/c4x.opt:104
11731msgid "Enable parallel instructions"
11732msgstr "����̿���ͭ��ˤ���"
11733
11734#: config/c4x/c4x.opt:108
11735msgid "Enable MPY||ADD and MPY||SUB instructions"
11736msgstr "MPY||ADD ����� MPY||SUB ̿���ͭ��ˤ���"
11737
11738#: config/c4x/c4x.opt:116
11739msgid "Preserve all 40 bits of FP reg across call"
11740msgstr "�ƤӽФ��δ� FP �쥸������ 40 �ӥå����Ƥ���¸����"
11741
11742#: config/c4x/c4x.opt:120
11743msgid "Pass arguments in registers"
11744msgstr "�����쥸�����Ϥ��ˤ���"
11745
11746#: config/c4x/c4x.opt:124
11747msgid "Enable use of RTPB instruction"
11748msgstr "RTPB ̿������Ѥ�ͭ��ˤ���"
11749
11750#: config/c4x/c4x.opt:128
11751msgid "Enable use of RTPS instruction"
11752msgstr "RTPS ̿������Ѥ�ͭ��ˤ���"
11753
11754#: config/c4x/c4x.opt:132
11755#, fuzzy
11756msgid "Set the maximum number of iterations for RPTS to N"
11757msgstr "RPTS �Ѥκ���ȿ�������ꤹ��"
11758
11759#: config/c4x/c4x.opt:136
11760msgid "Small memory model"
11761msgstr "���⡼������ǥ�"
11762
11763#: config/c4x/c4x.opt:140
11764msgid "Emit code compatible with TI tools"
11765msgstr "TI �ġ���ߴ��Υ����ɤ�ȯ�Ԥ���"
11766
11767#: config/pa/pa-hpux.opt:24
11768#, fuzzy
11769msgid "Generate cpp defines for server IO"
11770msgstr "��Ϳ�� CPU �ѤΥ����ɤ���������"
11771
11772#: config/pa/pa-hpux.opt:28 config/pa/pa-hpux1010.opt:24
11773#: config/pa/pa-hpux1111.opt:24
11774msgid "Specify UNIX standard for predefines and linking"
11775msgstr ""
11776
11777#: config/pa/pa-hpux.opt:32
11778#, fuzzy
11779msgid "Generate cpp defines for workstation IO"
11780msgstr "11/40 �ѤΥ����ɤ���������"
11781
11782#: config/pa/pa.opt:24 config/pa/pa.opt:77 config/pa/pa.opt:85
11783#, fuzzy
11784msgid "Generate PA1.0 code"
11785msgstr "CA �����ɤ���������"
11786
11787#: config/pa/pa.opt:28 config/pa/pa.opt:89 config/pa/pa.opt:109
11788#, fuzzy
11789msgid "Generate PA1.1 code"
11790msgstr "CA �����ɤ���������"
11791
11792#: config/pa/pa.opt:32 config/pa/pa.opt:93
11793msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11794msgstr ""
11795
11796#: config/pa/pa.opt:36
11797#, fuzzy
11798msgid "Generate code for huge switch statements"
11799msgstr "��̥��ɥ쥹�����ѤΥ����ɤ���������"
11800
11801#: config/pa/pa.opt:40
11802#, fuzzy
11803msgid "Disable FP regs"
11804msgstr "�ǥХå���̵��ˤ���"
11805
11806#: config/pa/pa.opt:44
11807#, fuzzy
11808msgid "Disable indexed addressing"
11809msgstr "�ǥХå���̵��ˤ���"
11810
11811#: config/pa/pa.opt:48
11812#, fuzzy
11813msgid "Generate fast indirect calls"
11814msgstr "���ܸƤӽФ�����Ѥ��ʤ�"
11815
11816#: config/pa/pa.opt:56
11817msgid "Assume code will be assembled by GAS"
11818msgstr ""
11819
11820#: config/pa/pa.opt:60
11821msgid "Put jumps in call delay slots"
11822msgstr ""
11823
11824#: config/pa/pa.opt:65
11825#, fuzzy
11826msgid "Enable linker optimizations"
11827msgstr "SSA ��Ŭ����ͭ��ˤ���"
11828
11829#: config/pa/pa.opt:69
11830msgid "Always generate long calls"
11831msgstr ""
11832
11833#: config/pa/pa.opt:73
11834msgid "Emit long load/store sequences"
11835msgstr ""
11836
11837#: config/pa/pa.opt:81
11838msgid "Disable space regs"
11839msgstr ""
11840
11841#: config/pa/pa.opt:97
11842#, fuzzy
11843msgid "Use portable calling conventions"
11844msgstr "���̤θƤӽФ������Ȥ�"
11845
11846#: config/pa/pa.opt:101
11847#, fuzzy
11848msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11849msgstr ""
11850"������ -mschedule= ���ץ���� (%s).\n"
11851"����ʥ��ץ����� 700, 7100, 7100LC, 7200, �ڤ� 8000 �Ǥ�\n"
11852
11853#: config/pa/pa.opt:113
11854#, fuzzy
11855msgid "Do not disable space regs"
11856msgstr "��ư�������쥸���������Ѥ��ʤ�"
11857
11858#: config/pa/pa64-hpux.opt:24
11859msgid "Assume code will be linked by GNU ld"
11860msgstr ""
11861
11862#: config/pa/pa64-hpux.opt:28
11863msgid "Assume code will be linked by HP ld"
11864msgstr ""
11865
11866#: config/xtensa/xtensa.opt:24
11867#, fuzzy
11868msgid "Use CONST16 instruction to load constants"
11869msgstr "���Ϥ����������֤��뤿�� push ̿���Ȥ�"
11870
11871#: config/xtensa/xtensa.opt:28
11872#, fuzzy
11873msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11874msgstr "��ư�����ξ軻/�û�̿�����������"
11875
11876#: config/xtensa/xtensa.opt:32
11877msgid "Use indirect CALLXn instructions for large programs"
11878msgstr ""
11879
11880#: config/xtensa/xtensa.opt:36
11881msgid "Automatically align branch targets to reduce branch penalties"
11882msgstr ""
11883
11884#: config/xtensa/xtensa.opt:40
11885msgid "Intersperse literal pools with code in the text section"
11886msgstr ""
11887
11888#: config/stormy16/stormy16.opt:25
11889msgid "Provide libraries for the simulator"
11890msgstr ""
11891
11892#: config/mips/mips.opt:24
11893#, fuzzy
11894msgid "Generate code that conforms to the given ABI"
11895msgstr "��Ϳ�� CPU �ѤΥ����ɤ���������"
11896
11897#: config/mips/mips.opt:28
11898#, fuzzy
11899msgid "Use SVR4-style PIC"
11900msgstr "OSF PIC �����Ѥ���"
11901
11902#: config/mips/mips.opt:32
11903#, fuzzy
11904msgid "Use PMC-style 'mad' instructions"
11905msgstr "�ӥåȥե������̿�����Ѥ���"
11906
11907#: config/mips/mips.opt:36
11908#, fuzzy
11909msgid "Generate code for the given ISA"
11910msgstr "��Ϳ�� CPU �ѤΥ����ɤ���������"
11911
11912#: config/mips/mips.opt:40
11913msgid "Use Branch Likely instructions, overriding the architecture default"
11914msgstr ""
11915
11916#: config/mips/mips.opt:44
11917msgid "Trap on integer divide by zero"
11918msgstr "�����Υ�����ȥ�åפ���"
11919
11920#: config/mips/mips.opt:48
11921msgid "Use branch-and-break sequences to check for integer divide by zero"
11922msgstr ""
11923
11924#: config/mips/mips.opt:52
11925#, fuzzy
11926msgid "Use trap instructions to check for integer divide by zero"
11927msgstr "�����Υ�����ȥ�åפ��ʤ�"
11928
11929#: config/mips/mips.opt:56
11930msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
11931msgstr ""
11932
11933#: config/mips/mips.opt:60
11934#, fuzzy
11935msgid "Use MIPS-DSP instructions"
11936msgstr "MIPS16 ̿�����Ѥ��ʤ�"
11937
11938#: config/mips/mips.opt:70
11939msgid "Use big-endian byte order"
11940msgstr "�ӥå�����ǥ�����ΥХ��Ƚ����Ѥ���"
11941
11942#: config/mips/mips.opt:74
11943msgid "Use little-endian byte order"
11944msgstr "��ȥ륨��ǥ�����ΥХ��Ƚ����Ѥ���"
11945
11946#: config/mips/mips.opt:78 config/iq2000/iq2000.opt:32
11947msgid "Use ROM instead of RAM"
11948msgstr "RAM ������� ROM �����Ѥ���"
11949
11950#: config/mips/mips.opt:82
11951msgid "Use NewABI-style %reloc() assembly operators"
11952msgstr ""
11953
11954#: config/mips/mips.opt:86
11955#, fuzzy
11956msgid "Work around certain R4000 errata"
11957msgstr "���� 4300 �ϡ��ɥ������Х����н��Ԥ�"
11958
11959#: config/mips/mips.opt:90
11960#, fuzzy
11961msgid "Work around certain R4400 errata"
11962msgstr "���� 4300 �ϡ��ɥ������Х����н��Ԥ�"
11963
11964#: config/mips/mips.opt:94
11965msgid "Work around errata for early SB-1 revision 2 cores"
11966msgstr ""
11967
11968#: config/mips/mips.opt:98
11969msgid "Work around certain VR4120 errata"
11970msgstr ""
11971
11972#: config/mips/mips.opt:102
11973msgid "Work around VR4130 mflo/mfhi errata"
11974msgstr ""
11975
11976#: config/mips/mips.opt:106
11977#, fuzzy
11978msgid "Work around an early 4300 hardware bug"
11979msgstr "���� 4300 �ϡ��ɥ������Х����н��Ԥ�"
11980
11981#: config/mips/mips.opt:110
11982#, fuzzy
11983msgid "FP exceptions are enabled"
11984msgstr "ͭ��ץ����: "
11985
11986#: config/mips/mips.opt:114
11987#, fuzzy
11988msgid "Use 32-bit floating-point registers"
11989msgstr "32 �ӥåȰ��̥쥸��������Ѥ���"
11990
11991#: config/mips/mips.opt:118
11992#, fuzzy
11993msgid "Use 64-bit floating-point registers"
11994msgstr "64 �ӥåȰ��̥쥸��������Ѥ���"
11995
11996#: config/mips/mips.opt:122
11997msgid "Use FUNC to flush the cache before calling stack trampolines"
11998msgstr ""
11999
12000#: config/mips/mips.opt:126
12001#, fuzzy
12002msgid "Generate floating-point multiply-add instructions"
12003msgstr "��ư�����ξ軻/�û�̿�����������"
12004
12005#: config/mips/mips.opt:130
12006msgid "Use 32-bit general registers"
12007msgstr "32 �ӥåȰ��̥쥸��������Ѥ���"
12008
12009#: config/mips/mips.opt:134
12010msgid "Use 64-bit general registers"
12011msgstr "64 �ӥåȰ��̥쥸��������Ѥ���"
12012
12013#: config/mips/mips.opt:138
12014#, fuzzy
12015msgid "Allow the use of hardware floating-point instructions"
12016msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
12017
12018#: config/mips/mips.opt:142
12019#, fuzzy
12020msgid "Generate code for ISA level N"
12021msgstr "Intel as �ѤΥ����ɤ���������"
12022
12023#: config/mips/mips.opt:146
12024#, fuzzy
12025msgid "Generate mips16 code"
12026msgstr "SA �����ɤ���������"
12027
12028#: config/mips/mips.opt:150
12029#, fuzzy
12030msgid "Use MIPS-3D instructions"
12031msgstr "MIPS16 ̿�����Ѥ��ʤ�"
12032
12033#: config/mips/mips.opt:154
12034msgid "Use indirect calls"
12035msgstr "���ܸƤӽФ�����Ѥ���"
12036
12037#: config/mips/mips.opt:158
12038#, fuzzy
12039msgid "Use a 32-bit long type"
12040msgstr "32 �ӥå� long ������Ѥ���"
12041
12042#: config/mips/mips.opt:162
12043#, fuzzy
12044msgid "Use a 64-bit long type"
12045msgstr "64 �ӥå� long ������Ѥ���"
12046
12047#: config/mips/mips.opt:166
12048msgid "Don't optimize block moves"
12049msgstr "�֥�å���ư���Ŭ�����ʤ�"
12050
12051#: config/mips/mips.opt:170
12052#, fuzzy
12053msgid "Use the mips-tfile postpass"
12054msgstr "asm ������ mips-tfile �����Ѥ���"
12055
12056#: config/mips/mips.opt:174
12057msgid "Do not use a cache-flushing function before calling stack trampolines"
12058msgstr ""
12059
12060#: config/mips/mips.opt:178
12061#, fuzzy
12062msgid "Generate normal-mode code"
12063msgstr "SA �����ɤ���������"
12064
12065#: config/mips/mips.opt:182
12066#, fuzzy
12067msgid "Do not use MIPS-3D instructions"
12068msgstr "MIPS16 ̿�����Ѥ��ʤ�"
12069
12070#: config/mips/mips.opt:186
12071#, fuzzy
12072msgid "Use paired-single floating-point instructions"
12073msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
12074
12075#: config/mips/mips.opt:190
12076#, fuzzy
12077msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
12078msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
12079
12080#: config/mips/mips.opt:194
12081#, fuzzy
12082msgid "Prevent the use of all hardware floating-point instructions"
12083msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
12084
12085#: config/mips/mips.opt:198
12086msgid "Optimize lui/addiu address loads"
12087msgstr "lui/addiu ���ɥ쥹���ɤ��Ŭ������"
12088
12089#: config/mips/mips.opt:202
12090#, fuzzy
12091msgid "Assume all symbols have 32-bit values"
12092msgstr "���Ƥ� double ���饤���줿��ΤȤߤʤ�"
12093
12094#: config/mips/mips.opt:206
12095msgid "Optimize the output for PROCESSOR"
12096msgstr ""
12097
12098#: config/mips/mips.opt:210 config/iq2000/iq2000.opt:45
12099msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12100msgstr "̤�������� ROM ���֤�(�� -membedded-data)"
12101
12102#: config/mips/mips.opt:214
12103#, fuzzy
12104msgid "Perform VR4130-specific alignment optimizations"
12105msgstr "����ƤӽФ���Ŭ����Ԥ�"
12106
12107#: config/mips/mips.opt:218
12108msgid "Lift restrictions on GOT size"
12109msgstr ""
12110
12111#: config/fr30/fr30.opt:24
12112msgid "Assume small address space"
12113msgstr "���⡼�륢�ɥ쥹���֤Ȥߤʤ�"
12114
12115#: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32
12116msgid "Compile for a 68HC11"
12117msgstr "68HC11 �Ѥ˥���ѥ��뤹��"
12118
12119#: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36
12120msgid "Compile for a 68HC12"
12121msgstr "68HC12 �Ѥ˥���ѥ��뤹��"
12122
12123#: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46
12124#, fuzzy
12125msgid "Compile for a 68HCS12"
12126msgstr "68HC12 �Ѥ˥���ѥ��뤹��"
12127
12128#: config/m68hc11/m68hc11.opt:50
12129msgid "Auto pre/post decrement increment allowed"
12130msgstr "��ư pre/post �ǥ������ ��������Ȥ���Ƥ���"
12131
12132#: config/m68hc11/m68hc11.opt:54
12133msgid "Min/max instructions allowed"
12134msgstr ""
12135
12136#: config/m68hc11/m68hc11.opt:58
12137#, fuzzy
12138msgid "Use call and rtc for function calls and returns"
12139msgstr "noreturn �ؿ��� return ����Ȥ� abort �θƤӽФ�����������"
12140
12141#: config/m68hc11/m68hc11.opt:62
12142msgid "Auto pre/post decrement increment not allowed"
12143msgstr "��ư pre/post �ǥ������ ��������Ȥ���Ƥ��ʤ�"
12144
12145#: config/m68hc11/m68hc11.opt:66
12146#, fuzzy
12147msgid "Use jsr and rts for function calls and returns"
12148msgstr "�ؿ�������ʬ�ѤΥ����֤���Ѥ���"
12149
12150#: config/m68hc11/m68hc11.opt:70
12151#, fuzzy
12152msgid "Min/max instructions not allowed"
12153msgstr "ret ̿��ϼ�������Ƥ��ޤ���"
12154
12155#: config/m68hc11/m68hc11.opt:74
12156#, fuzzy
12157msgid "Use direct addressing mode for soft registers"
12158msgstr "'������' �����Τ�쥸�����ǤϤʤ�����˳�Ǽ�����֤�"
12159
12160#: config/m68hc11/m68hc11.opt:78
12161msgid "Compile with 32-bit integer mode"
12162msgstr "32 �ӥå������⡼�ɤǥ���ѥ��뤹��"
12163
12164#: config/m68hc11/m68hc11.opt:83
12165msgid "Specify the register allocation order"
12166msgstr "�쥸�������ݽ����ꤹ��"
12167
12168#: config/m68hc11/m68hc11.opt:87
12169#, fuzzy
12170msgid "Do not use direct addressing mode for soft registers"
12171msgstr "ʣ���ʥ��ɥ쥷���⡼�ɤ����Ѥ��ʤ�"
12172
12173#: config/m68hc11/m68hc11.opt:91
12174msgid "Compile with 16-bit integer mode"
12175msgstr "16 �ӥå������⡼�ɤǥ���ѥ��뤹��"
12176
12177#: config/m68hc11/m68hc11.opt:95
12178msgid "Indicate the number of soft registers available"
12179msgstr "���Ѳ�ǽ���եȥ쥸�����ο�����"
12180
12181#: config/vax/vax.opt:24 config/vax/vax.opt:28
12182msgid "Target DFLOAT double precision code"
12183msgstr ""
12184
12185#: config/vax/vax.opt:32 config/vax/vax.opt:36
12186#, fuzzy
12187msgid "Generate GFLOAT double precision code"
12188msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
12189
12190#: config/vax/vax.opt:40
12191#, fuzzy
12192msgid "Generate code for GNU assembler (gas)"
12193msgstr "GNU as �ѤΥ����ɤ���������"
12194
12195#: config/vax/vax.opt:44
12196#, fuzzy
12197msgid "Generate code for UNIX assembler"
12198msgstr "GNU as �ѤΥ����ɤ���������"
12199
12200#: config/vax/vax.opt:48
12201msgid "Use VAXC structure conventions"
12202msgstr ""
12203
12204#: config/cris/linux.opt:28
12205msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
12206msgstr ""
12207
12208#: config/cris/cris.opt:46
12209#, fuzzy
12210msgid "Work around bug in multiplication instruction"
12211msgstr "�軻-�û���ư������̿�����Ѥ��ʤ�"
12212
12213#: config/cris/cris.opt:52
12214msgid "Compile for ETRAX 4 (CRIS v3)"
12215msgstr ""
12216
12217#: config/cris/cris.opt:57
12218msgid "Compile for ETRAX 100 (CRIS v8)"
12219msgstr ""
12220
12221#: config/cris/cris.opt:65
12222msgid "Emit verbose debug information in assembly code"
12223msgstr ""
12224
12225#: config/cris/cris.opt:72
12226#, fuzzy
12227msgid "Do not use condition codes from normal instructions"
12228msgstr "�ӥåȥե������̿�����Ѥ��ʤ�"
12229
12230#: config/cris/cris.opt:81
12231msgid "Do not emit addressing modes with side-effect assignment"
12232msgstr ""
12233
12234#: config/cris/cris.opt:90
12235#, fuzzy
12236msgid "Do not tune stack alignment"
12237msgstr "�����å��Х���������Ѥ��ʤ�"
12238
12239#: config/cris/cris.opt:99
12240#, fuzzy
12241msgid "Do not tune writable data alignment"
12242msgstr "ʸ���������߲�ǽ�ǡ������������˳�Ǽ����"
12243
12244#: config/cris/cris.opt:108
12245msgid "Do not tune code and read-only data alignment"
12246msgstr ""
12247
12248#: config/cris/cris.opt:117
12249msgid "Align code and data to 32 bits"
12250msgstr ""
12251
12252#: config/cris/cris.opt:134
12253msgid "Don't align items in code or data"
12254msgstr ""
12255
12256#: config/cris/cris.opt:143
12257#, fuzzy
12258msgid "Do not emit function prologue or epilogue"
12259msgstr "�ؿ������֤�/��ӤΤ���Υ��֥롼��������Ѥ���"
12260
12261#: config/cris/cris.opt:150
12262msgid "Use the most feature-enabling options allowed by other options"
12263msgstr ""
12264
12265#: config/cris/cris.opt:159
12266msgid "Override -mbest-lib-options"
12267msgstr ""
12268
12269#: config/cris/cris.opt:166
12270#, fuzzy
12271msgid "Generate code for the specified chip or CPU version"
12272msgstr "��Ϳ�� CPU �ѤΥ����ɤ���������"
12273
12274#: config/cris/cris.opt:170
12275#, fuzzy
12276msgid "Tune alignment for the specified chip or CPU version"
12277msgstr "`%s' ���Ф��ƤΥ��饤����Ȥϻ���Ǥ��ޤ���"
12278
12279#: config/cris/cris.opt:174
12280msgid "Warn when a stackframe is larger than the specified size"
12281msgstr ""
12282
12283#: config/cris/aout.opt:28
12284msgid "Compile for the MMU-less Etrax 100-based elinux system"
12285msgstr ""
12286
12287#: config/cris/aout.opt:34
12288msgid "For elinux, request a specified stack-size for this program"
12289msgstr ""
12290
12291#: config/h8300/h8300.opt:24
12292#, fuzzy
12293msgid "Generate H8S code"
12294msgstr "H8/S �����ɤ���������"
12295
12296#: config/h8300/h8300.opt:28
12297#, fuzzy
12298msgid "Generate H8SX code"
12299msgstr "H8/S �����ɤ���������"
12300
12301#: config/h8300/h8300.opt:32
12302#, fuzzy
12303msgid "Generate H8S/2600 code"
12304msgstr "H8/S2600 �����ɤ���������"
12305
12306#: config/h8300/h8300.opt:36
12307msgid "Make integers 32 bits wide"
12308msgstr "������ 32 �ӥå���Ȥ���"
12309
12310#: config/h8300/h8300.opt:43
12311msgid "Use registers for argument passing"
12312msgstr "�����쥸�����Ϥ��ˤ���"
12313
12314#: config/h8300/h8300.opt:47
12315msgid "Consider access to byte sized memory slow"
12316msgstr "�Х��ȥ�����ñ�̤Υ��ꥢ���������٤����Ȥ��θ����"
12317
12318#: config/h8300/h8300.opt:51
12319msgid "Enable linker relaxing"
12320msgstr "����� -relax ���ץ�����ͭ��ˤ���"
12321
12322#: config/h8300/h8300.opt:55
12323msgid "Generate H8/300H code"
12324msgstr "H8/300H �����ɤ���������"
12325
12326#: config/h8300/h8300.opt:59
12327msgid "Enable the normal mode"
12328msgstr ""
12329
12330#: config/h8300/h8300.opt:63
12331msgid "Use H8/300 alignment rules"
12332msgstr "H8/300 ���饤����ȵ�§����Ѥ���"
12333
12334#: config/v850/v850.opt:24
12335#, fuzzy
12336msgid "Use registers r2 and r5"
12337msgstr "�����쥸�����Ϥ��ˤ���"
12338
12339#: config/v850/v850.opt:28
12340msgid "Use 4 byte entries in switch tables"
12341msgstr "switch �ơ��֥�� 4 �Х��ȥ���ȥ����Ѥ���"
12342
12343#: config/v850/v850.opt:32
12344msgid "Enable backend debugging"
12345msgstr "�Хå�����ɥǥХå���ͭ��ˤ���"
12346
12347#: config/v850/v850.opt:36
12348#, fuzzy
12349msgid "Do not use the callt instruction"
12350msgstr "ʬ��̿�����Ѥ��ʤ�"
12351
12352#: config/v850/v850.opt:40
12353msgid "Reuse r30 on a per function basis"
12354msgstr "�ؿ��μ�����ʬ��� r30 ������Ѥ���"
12355
12356#: config/v850/v850.opt:44
12357msgid "Support Green Hills ABI"
12358msgstr "Green Hill �� ABI ���ݡ��Ȥ���"
12359
12360#: config/v850/v850.opt:48
12361msgid "Prohibit PC relative function calls"
12362msgstr "PC ��Ϣ�δؿ��ƤӽФ���ؤ���"
12363
12364#: config/v850/v850.opt:52
12365msgid "Use stubs for function prologues"
12366msgstr "�ؿ�������ʬ�ѤΥ����֤���Ѥ���"
12367
12368#: config/v850/v850.opt:56
12369msgid "Set the max size of data eligible for the SDA area"
12370msgstr "SDA �ΰ�ˤȤä�˾�ޤ�������ǡ��������������ꤹ��"
12371
12372#: config/v850/v850.opt:60
12373#, fuzzy
12374msgid "Enable the use of the short load instructions"
12375msgstr "DB ̿��λ��Ѥ�ͭ��ˤ���"
12376
12377#: config/v850/v850.opt:64
12378msgid "Same as: -mep -mprolog-function"
12379msgstr "-mep -mprolog-function ��Ʊ��"
12380
12381#: config/v850/v850.opt:68
12382msgid "Set the max size of data eligible for the TDA area"
12383msgstr "TDA �ΰ�ˤȤä�˾�ޤ�������ǡ��������������ꤹ��"
12384
12385#: config/v850/v850.opt:72
12386msgid "Enforce strict alignment"
12387msgstr ""
12388
12389#: config/v850/v850.opt:79
12390msgid "Compile for the v850 processor"
12391msgstr "v850 �ץ��å��Ѥ˥���ѥ��뤹��"
12392
12393#: config/v850/v850.opt:83
12394#, fuzzy
12395msgid "Compile for the v850e processor"
12396msgstr "v850 �ץ��å��Ѥ˥���ѥ��뤹��"
12397
12398#: config/v850/v850.opt:87
12399#, fuzzy
12400msgid "Compile for the v850e1 processor"
12401msgstr "v850 �ץ��å��Ѥ˥���ѥ��뤹��"
12402
12403#: config/v850/v850.opt:91
12404msgid "Set the max size of data eligible for the ZDA area"
12405msgstr "ZDA �ΰ�ˤȤä�˾�ޤ�������ǡ��������������ꤹ��"
12406
12407#: config/mmix/mmix.opt:25
12408msgid "For intrinsics library: pass all parameters in registers"
12409msgstr ""
12410
12411#: config/mmix/mmix.opt:29
12412#, fuzzy
12413msgid "Use register stack for parameters and return value"
12414msgstr "�����쥸�����Ϥ��ˤ���"
12415
12416#: config/mmix/mmix.opt:33
12417#, fuzzy
12418msgid "Use call-clobbered registers for parameters and return value"
12419msgstr "�ƤӽФ����˲������쥸�����������Х�쥸�����ѿ��Ȥ��ƻȤ��ޤ���"
12420
12421#: config/mmix/mmix.opt:38
12422#, fuzzy
12423msgid "Use epsilon-respecting floating point compare instructions"
12424msgstr "�ϡ��ɥ�������ư������̿�����Ѥ���"
12425
12426#: config/mmix/mmix.opt:42
12427msgid "Use zero-extending memory loads, not sign-extending ones"
12428msgstr ""
12429
12430#: config/mmix/mmix.opt:46
12431msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12432msgstr ""
12433
12434#: config/mmix/mmix.opt:50
12435msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12436msgstr ""
12437
12438#: config/mmix/mmix.opt:54
12439msgid "Do not provide a default start-address 0x100 of the program"
12440msgstr ""
12441
12442#: config/mmix/mmix.opt:58
12443msgid "Link to emit program in ELF format (rather than mmo)"
12444msgstr ""
12445
12446#: config/mmix/mmix.opt:62
12447msgid "Use P-mnemonics for branches statically predicted as taken"
12448msgstr ""
12449
12450#: config/mmix/mmix.opt:66
12451msgid "Don't use P-mnemonics for branches"
12452msgstr ""
12453
12454#: config/mmix/mmix.opt:80
12455#, fuzzy
12456msgid "Use addresses that allocate global registers"
12457msgstr "�����ͥ륰���Х�쥸����������"
12458
12459#: config/mmix/mmix.opt:84
12460#, fuzzy
12461msgid "Do not use addresses that allocate global registers"
12462msgstr "BK �쥸��������ݤ��ʤ�"
12463
12464#: config/mmix/mmix.opt:88
12465#, fuzzy
12466msgid "Generate a single exit point for each function"
12467msgstr "noreturn �ؿ��� return ����Ȥ� abort �θƤӽФ�����������"
12468
12469#: config/mmix/mmix.opt:92
12470#, fuzzy
12471msgid "Do not generate a single exit point for each function"
12472msgstr "multm ̿����������ʤ�"
12473
12474#: config/mmix/mmix.opt:96
12475#, fuzzy
12476msgid "Set start-address of the program"
12477msgstr "������֥������ȤΥ��ɥ쥹�����Ȥ��Ƥ��ޤ�"
12478
12479#: config/mmix/mmix.opt:100
12480msgid "Set start-address of data"
12481msgstr ""
12482
12483#: config/iq2000/iq2000.opt:28
12484msgid "Specify CPU for scheduling purposes"
12485msgstr "̿�᥹�����塼����Τ���� CPU ����ꤹ��"
12486
12487#: config/iq2000/iq2000.opt:36
12488msgid "Use GP relative sdata/sbss sections"
12489msgstr "GP ��Ϣ sdata/sbss ������������Ѥ���"
12490
12491#: config/iq2000/iq2000.opt:41
12492msgid "No default crt0.o"
12493msgstr "crt0.o ��ǥե���ȤȤ��ʤ�"
12494
12495#: config/bfin/bfin.opt:24
12496#, fuzzy
12497msgid "Omit frame pointer for leaf functions"
12498msgstr "��ü�δؿ��Ǥϥե졼��ݥ������ά����"
12499
12500#: config/bfin/bfin.opt:28
12501msgid "Program is entirely located in low 64k of memory"
12502msgstr ""
12503
12504#: config/bfin/bfin.opt:32
12505msgid "Work around a hardware anomaly by adding a number of NOPs before a"
12506msgstr ""
12507
12508#: config/bfin/bfin.opt:37
12509msgid "Avoid speculative loads to work around a hardware anomaly."
12510msgstr ""
12511
12512#: config/bfin/bfin.opt:41
12513msgid "Enabled ID based shared library"
12514msgstr ""
12515
12516#: config/bfin/bfin.opt:49
12517msgid "Avoid generating pc-relative calls; use indirection"
12518msgstr ""
12519
12520#: config/vxworks.opt:25
12521#, fuzzy
12522msgid "Assume the VxWorks RTP environment"
12523msgstr "�̾�� C �¹ԴĶ�������Ȥ���"
12524
12525#: config/vxworks.opt:32
12526#, fuzzy
12527msgid "Assume the VxWorks vThreads environment"
12528msgstr "�̾�� C �¹ԴĶ�������Ȥ���"
12529
12530#: config/darwin.opt:24
12531#, fuzzy
12532msgid "Generate code suitable for fast turn around debugging"
12533msgstr "unix ������֥餬����Ǥ��륳���ɤ���������"
12534
12535#: config/darwin.opt:28
12536msgid "The earliest MacOS X version on which this program will run"
12537msgstr ""
12538
12539#: config/darwin.opt:32
12540msgid "Set sizeof(bool) to 1"
12541msgstr ""
12542
12543#: config/lynx.opt:24
12544msgid "Support legacy multi-threading"
12545msgstr ""
12546
12547#: config/lynx.opt:28
12548#, fuzzy
12549msgid "Use shared libraries"
12550msgstr "�ϡ��ɥ�������ư������������"
12551
12552#: config/lynx.opt:32
12553msgid "Support multi-threading"
12554msgstr ""
12555
12556#: c.opt:42
12557msgid "Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
12558msgstr ""
12559
12560#: c.opt:46
12561#, fuzzy
12562msgid "Do not discard comments"
12563msgstr "��ü����Ƥ��ʤ�������"
12564
12565#: c.opt:50
12566#, fuzzy
12567msgid "Do not discard comments in macro expansions"
12568msgstr "�ӥåȱ黻�Ǥ�¨�ͥ�������Ĵ�䤷�ʤ�"
12569
12570#: c.opt:54
12571msgid "Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
12572msgstr ""
12573
12574#: c.opt:61
12575msgid "Add <dir> to the end of the main framework include path"
12576msgstr ""
12577
12578#: c.opt:65
12579#, fuzzy
12580msgid "Print the name of header files as they are used"
12581msgstr "����ѥ��뤵�줿�ץ����ñ�̤�̾����ɽ������"
12582
12583#: c.opt:69 c.opt:782
12584msgid "Add <dir> to the end of the main include path"
12585msgstr ""
12586
12587#: c.opt:73
12588#, fuzzy
12589msgid "Generate make dependencies"
12590msgstr "ưŪ��¸�ط���\n"
12591
12592#: c.opt:77
12593#, fuzzy
12594msgid "Generate make dependencies and compile"
12595msgstr "��ȥ륨��ǥ�����Υ����ɤ�����"
12596
12597#: c.opt:81
12598msgid "Write dependency output to the given file"
12599msgstr ""
12600
12601#: c.opt:85
12602msgid "Treat missing header files as generated files"
12603msgstr ""
12604
12605#: c.opt:89
12606msgid "Like -M but ignore system header files"
12607msgstr ""
12608
12609#: c.opt:93
12610msgid "Like -MD but ignore system header files"
12611msgstr ""
12612
12613#: c.opt:97
12614#, fuzzy
12615msgid "Generate phony targets for all headers"
12616msgstr "Intel as �ѤΥ����ɤ���������"
12617
12618#: c.opt:101
12619msgid "Add a MAKE-quoted target"
12620msgstr ""
12621
12622#: c.opt:105
12623msgid "Add an unquoted target"
12624msgstr ""
12625
12626#: c.opt:109
12627#, fuzzy
12628msgid "Do not generate #line directives"
12629msgstr ".size ����̿����������ʤ�"
12630
12631#: c.opt:113
12632msgid "Undefine <macro>"
12633msgstr ""
12634
12635#: c.opt:117
12636msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
12637msgstr ""
12638
12639#: c.opt:121
12640msgid "Enable most warning messages"
12641msgstr "�ؤ�ɤηٹ��å�������ͭ��ˤ���"
12642
12643#: c.opt:125
12644msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
12645msgstr ""
12646
12647#: c.opt:129
12648msgid "Warn about casting functions to incompatible types"
12649msgstr "���˸ߴ����Τʤ��ؿ��Υ��㥹�Ȥ˴ؤ��Ʒٹ���"
12650
12651#: c.opt:133
12652msgid "Warn about C constructs that are not in the common subset of C and C++"
12653msgstr ""
12654
12655#: c.opt:138
12656msgid "Warn about casts which discard qualifiers"
12657msgstr "�����Ҥ����륭�㥹�ȤˤĤ��Ʒٹ���"
12658
12659#: c.opt:142
12660#, fuzzy
12661msgid "Warn about subscripts whose type is \"char\""
12662msgstr "ź��η��� 'char' �Ǥ���зٹ���"
12663
12664#: c.opt:146
12665msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
12666msgstr ""
12667
12668#: c.opt:150
12669msgid "Synonym for -Wcomment"
12670msgstr ""
12671
12672#: c.opt:154
12673msgid "Warn about possibly confusing type conversions"
12674msgstr "���Ѵ����������ǽ���˴ؤ��Ʒٹ���"
12675
12676#: c.opt:158
12677#, fuzzy
12678msgid "Warn when all constructors and destructors are private"
12679msgstr "���ƤΥ����ȥ饯��/�ǥ��ȥ饯���� private �Ǥ�ٹ��ʤ�"
12680
12681#: c.opt:162
12682#, fuzzy
12683msgid "Warn when a declaration is found after a statement"
12684msgstr "�����������ꤷ�Ƥ��ʤ����˷ٹ���"
12685
12686#: c.opt:166
12687#, fuzzy
12688msgid "Warn about deprecated compiler features"
12689msgstr "�侩����ʤ�����ѥ���ε�ǽ����Τ��ʤ�"
12690
12691#: c.opt:170
12692#, fuzzy
12693msgid "Warn about compile-time integer division by zero"
12694msgstr "�����Υ�����ȥ�åפ���"
12695
12696#: c.opt:174
12697msgid "Warn about violations of Effective C++ style rules"
12698msgstr "Effective C++ ���λؿˤ���Ϥ�����ΤˤĤ��Ʒٹ���"
12699
12700#: c.opt:178
12701msgid "Warn about stray tokens after #elif and #endif"
12702msgstr ""
12703
12704#: c.opt:186
12705#, fuzzy
12706msgid "Make implicit function declarations an error"
12707msgstr "���ۤδؿ�����˴ؤ��Ʒٹ���"
12708
12709#: c.opt:190
12710#, fuzzy
12711msgid "Warn if testing floating point numbers for equality"
12712msgstr "��ư��������������ƥ��Ȥ˴ؤ��Ʒٹ���"
12713
12714#: c.opt:194
12715#, fuzzy
12716msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
12717msgstr "printf/scanf/strftime/strfmon ��������§Ū�ʤ�Τ˴ؤ��Ʒٹ���"
12718
12719#: c.opt:198
12720#, fuzzy
12721msgid "Warn if passing too many arguments to a function for its format string"
12722msgstr "`va_start' ���Ф�������¿�����ޤ�"
12723
12724#: c.opt:202
12725#, fuzzy
12726msgid "Warn about format strings that are not literals"
12727msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
12728
12729#: c.opt:206
12730msgid "Warn about possible security problems with format functions"
12731msgstr "�������ƥ�Ū������Ȥʤꤦ�� format �ؿ��˴ؤ��Ʒٹ���"
12732
12733#: c.opt:210
12734#, fuzzy
12735msgid "Warn about strftime formats yielding 2-digit years"
12736msgstr "strftime ����������ǯ��ɽ���Ƥ�����ηٹ��ʤ�"
12737
12738#: c.opt:214
12739#, fuzzy
12740msgid "Warn about zero-length formats"
12741msgstr "Ĺ�� 0 �Υե����ޥå�ʸ����"
12742
12743#: c.opt:221
12744msgid "Warn about variables which are initialized to themselves"
12745msgstr ""
12746
12747#: c.opt:228
12748msgid "Warn about implicit function declarations"
12749msgstr "���ۤδؿ�����˴ؤ��Ʒٹ���"
12750
12751#: c.opt:232
12752msgid "Warn when a declaration does not specify a type"
12753msgstr "�����������ꤷ�Ƥ��ʤ����˷ٹ���"
12754
12755#: c.opt:236
12756msgid "Deprecated.  This switch has no effect"
12757msgstr ""
12758
12759#: c.opt:240
12760#, fuzzy
12761msgid "Warn when there is a cast to a pointer from an integer of a different size"
12762msgstr "�ۤʤ륵��������������ݥ����˥��㥹�Ȥ���ޤ���"
12763
12764#: c.opt:244
12765#, fuzzy
12766msgid "Warn about invalid uses of the \"offsetof\" macro"
12767msgstr "#import �ǥ��쥯�ƥ��֤����Ѥ˴ؤ��Ʒٹ���"
12768
12769#: c.opt:248
12770msgid "Warn about PCH files that are found but not used"
12771msgstr ""
12772
12773#: c.opt:252
12774#, fuzzy
12775msgid "Do not warn about using \"long long\" when -pedantic"
12776msgstr "-pedantic ������Ǥ� 'long long' �λ��ѤˤĤ��ƤϷٹ��ʤ�"
12777
12778#: c.opt:256
12779#, fuzzy
12780msgid "Warn about suspicious declarations of \"main\""
12781msgstr "���路�� main ������˴ؤ��Ʒٹ���"
12782
12783#: c.opt:260
12784#, fuzzy
12785msgid "Warn about possibly missing braces around initializers"
12786msgstr "���Ҥμ���˥֥졼����礤�Ƥ����ͤǤ���зٹ���"
12787
12788#: c.opt:264
12789#, fuzzy
12790msgid "Warn about global functions without previous declarations"
12791msgstr "����������ʤ������ؿ��˴ؤ��Ʒٹ���"
12792
12793#: c.opt:268
12794#, fuzzy
12795msgid "Warn about missing fields in struct initializers"
12796msgstr "���Ҥμ���˥֥졼����礤�Ƥ����ͤǤ���зٹ���"
12797
12798#: c.opt:272
12799msgid "Warn about functions which might be candidates for format attributes"
12800msgstr "format °����θ���Ȥʤꤽ���ʴؿ��ˤĤ��Ʒٹ���"
12801
12802#: c.opt:276
12803msgid "Warn about user-specified include directories that do not exist"
12804msgstr ""
12805
12806#: c.opt:280
12807#, fuzzy
12808msgid "Warn about global functions without prototypes"
12809msgstr "�ץ�ȥ����פʤ������ؿ��˴ؤ��Ʒٹ���"
12810
12811#: c.opt:284
12812#, fuzzy
12813msgid "Warn about use of multi-character character constants"
12814msgstr "ʣ��ʸ���ƥ��λ��Ѥ˴ؤ��Ʒٹ���"
12815
12816#: c.opt:288
12817#, fuzzy
12818msgid "Warn about \"extern\" declarations not at file scope"
12819msgstr "�ե����륹�����ץ�٥�Ǥʤ� extern �˴ؤ��Ʒٹ���"
12820
12821#: c.opt:292
12822#, fuzzy
12823msgid "Warn when non-templatized friend functions are declared within a template"
12824msgstr "template ����� template �� friend �ؿ���������줿���Ǥ�ٹ��ʤ�"
12825
12826#: c.opt:296
12827#, fuzzy
12828msgid "Warn about non-virtual destructors"
12829msgstr "���ۥǥ��ȥ饯���ˤĤ��Ʒٹ���"
12830
12831#: c.opt:300
12832msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
12833msgstr ""
12834
12835#: c.opt:304
12836#, fuzzy
12837msgid "Warn about non-normalised Unicode strings"
12838msgstr "��ʸ�����ƥ��� format ʸ����ˤĤ��Ʒٹ���"
12839
12840#: c.opt:308
12841#, fuzzy
12842msgid "Warn if a C-style cast is used in a program"
12843msgstr "C ���Υ��㥹�Ȥ��ץ����ǻȤ�줿��ٹ���"
12844
12845#: c.opt:312
12846#, fuzzy
12847msgid "Warn if an old-style parameter definition is used"
12848msgstr "�ؿ��β�������Ȥ��ʤ��Ȥ��˷ٹ���"
12849
12850#: c.opt:316
12851msgid "Warn about overloaded virtual function names"
12852msgstr "�����С����ɤ��줿���۴ؿ�̾�ˤĤ��Ʒٹ���"
12853
12854#: c.opt:320
12855#, fuzzy
12856msgid "Warn about possibly missing parentheses"
12857msgstr "��̤�礤�Ƥ����ǽ����������˷ٹ���"
12858
12859#: c.opt:324
12860#, fuzzy
12861msgid "Warn when converting the type of pointers to member functions"
12862msgstr "�ݥ���������дؿ��ؤη��Ѵ��ξ��Ǥ�ٹ��ʤ�"
12863
12864#: c.opt:328
12865msgid "Warn about function pointer arithmetic"
12866msgstr "�ؿ��ݥ����η׻��˴ؤ��Ʒٹ���"
12867
12868#: c.opt:332
12869#, fuzzy
12870msgid "Warn when a pointer is cast to an integer of a different size"
12871msgstr "���㥹�Ȥˤ�äƥݥ�������ۤʤ륵�����������Ȥʤ�ޤ�"
12872
12873#: c.opt:336
12874#, fuzzy
12875msgid "Warn about misuses of pragmas"
12876msgstr "ǧ���Ǥ��ʤ� pragma �˴ؤ��Ʒٹ���"
12877
12878#: c.opt:340
12879#, fuzzy
12880msgid "Warn if inherited methods are unimplemented"
12881msgstr "�����᥽�åɤ�̤�����ξ��Ǥ�ٹ��ʤ�"
12882
12883#: c.opt:344
12884msgid "Warn about multiple declarations of the same object"
12885msgstr "Ʊ�쥪�֥������Ȥ������ʣ������зٹ���"
12886
12887#: c.opt:348
12888msgid "Warn when the compiler reorders code"
12889msgstr "����ѥ��餬�����ɤ��¤��ؤ���Ȥ��˷ٹ���"
12890
12891#: c.opt:352
12892msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
12893msgstr ""
12894
12895#: c.opt:356
12896msgid "Warn if a selector has multiple methods"
12897msgstr "���쥯����ʣ���Υ᥽�åɤ��äƤ���зٹ���"
12898
12899#: c.opt:360
12900msgid "Warn about possible violations of sequence point rules"
12901msgstr "����Ѵ�λ����§���ˤ��ǽ����������˷ٹ���"
12902
12903#: c.opt:364
12904#, fuzzy
12905msgid "Warn about signed-unsigned comparisons"
12906msgstr "����դ�/���̵������Ӥ˴ؤ��Ʒٹ���"
12907
12908#: c.opt:368
12909msgid "Warn when overload promotes from unsigned to signed"
12910msgstr "�����С����ɤ����̵����������դ��˳ʾ夲�Ȥʤ���˷ٹ���"
12911
12912#: c.opt:372
12913msgid "Warn about uncasted NULL used as sentinel"
12914msgstr ""
12915
12916#: c.opt:376
12917#, fuzzy
12918msgid "Warn about unprototyped function declarations"
12919msgstr "�ץ�ȥ����פ���Ƥ��ʤ��ؿ�����˴ؤ��Ʒٹ���"
12920
12921#: c.opt:380
12922msgid "Warn if type signatures of candidate methods do not match exactly"
12923msgstr ""
12924
12925#: c.opt:384
12926#, fuzzy
12927msgid "Warn when synthesis behavior differs from Cfront"
12928msgstr "�����ο������� Cfront �Ȱۤʤ���˷ٹ���"
12929
12930#: c.opt:388 common.opt:142
12931msgid "Do not suppress warnings from system headers"
12932msgstr "�����ƥ�إå�����ηٹ���������ʤ�"
12933
12934#: c.opt:392
12935#, fuzzy
12936msgid "Warn about features not present in traditional C"
12937msgstr "�Ť� C �Ǥ� #elif ��Ȥ�ʤ�����Ǥ�"
12938
12939#: c.opt:396
12940msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
12941msgstr ""
12942
12943#: c.opt:400
12944#, fuzzy
12945msgid "Warn about @selector()s without previously declared methods"
12946msgstr "����������ʤ������ؿ��˴ؤ��Ʒٹ���"
12947
12948#: c.opt:404
12949#, fuzzy
12950msgid "Warn if an undefined macro is used in an #if directive"
12951msgstr "̤������������� # �ǥ��쥯�ƥ��֤Ǥ�"
12952
12953#: c.opt:408
12954msgid "Warn about unrecognized pragmas"
12955msgstr "ǧ���Ǥ��ʤ� pragma �˴ؤ��Ʒٹ���"
12956
12957#: c.opt:412
12958msgid "Warn about macros defined in the main file that are not used"
12959msgstr ""
12960
12961#: c.opt:416
12962#, fuzzy
12963msgid "Do not warn about using variadic macros when -pedantic"
12964msgstr "-pedantic ������Ǥ� 'long long' �λ��ѤˤĤ��ƤϷٹ��ʤ�"
12965
12966#: c.opt:420
12967msgid "Give strings the type \"array of char\""
12968msgstr ""
12969
12970#: c.opt:424
12971#, fuzzy
12972msgid "Warn when a pointer differs in signedness in an assignment"
12973msgstr "�����С����ɤ����̵����������դ��˳ʾ夲�Ȥʤ���˷ٹ���"
12974
12975#: c.opt:428
12976msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
12977msgstr ""
12978
12979#: c.opt:436
12980#, fuzzy
12981msgid "Enforce class member access control semantics"
12982msgstr "������������ΰ�̣�˽���ʤ�"
12983
12984#: c.opt:443
12985msgid "Change when template instances are emitted"
12986msgstr "�ƥ�ץ졼�ȥ������������Ф��줿�����ѹ�����"
12987
12988#: c.opt:447
12989#, fuzzy
12990msgid "Recognize the \"asm\" keyword"
12991msgstr "'asm' ͽ����ǧ�������ʤ�"
12992
12993#: c.opt:451
12994#, fuzzy
12995msgid "Recognize built-in functions"
12996msgstr "�����Ĥ����Ȥ߹��ߴؿ���ǧ�������ʤ�"
12997
12998#: c.opt:458
12999msgid "Check the return value of new"
13000msgstr "new ������ͤ�������"
13001
13002#: c.opt:462
13003msgid "Allow the arguments of the '?' operator to have different types"
13004msgstr ""
13005
13006#: c.opt:466
13007#, fuzzy
13008msgid "Reduce the size of object files"
13009msgstr "���֥������ȥե�����Υ���������������"
13010
13011#: c.opt:470
13012#, fuzzy
13013msgid "Make string literals \"const char[]\" not \"char[]\""
13014msgstr "ʸ�����ƥ��� `const char[]' ������� `char[]' �Ȥ���"
13015
13016#: c.opt:474
13017#, fuzzy
13018msgid "Use class <name> for constant strings"
13019msgstr "���ʸ�����ѤΥ��饹̾����ꤹ��"
13020
13021#: c.opt:478
13022#, fuzzy
13023msgid "Inline member functions by default"
13024msgstr "���дؿ���ǥե���Ȥǥ���饤��Ȥ��ʤ�"
13025
13026#: c.opt:482
13027#, fuzzy
13028msgid "Permit '$' as an identifier character"
13029msgstr "�ե����ޥåȤ��磻��ʸ����Ǥ�"
13030
13031#: c.opt:489
13032#, fuzzy
13033msgid "Generate code to check exception specifications"
13034msgstr "�㳰���ͤθ������륳���ɤ��������ʤ�"
13035
13036#: c.opt:496
13037msgid "Convert all strings and character constants to character set <cset>"
13038msgstr ""
13039
13040#: c.opt:500
13041#, fuzzy
13042msgid "Permit universal character names (\\u and \\U) in identifiers"
13043msgstr "��˥С�����ʸ��̾ `\\u%04x' �ϼ��̻Ҥ���Ǥ�ͭ��ǤϤ���ޤ���"
13044
13045#: c.opt:504
13046msgid "Specify the default character set for source files"
13047msgstr ""
13048
13049#: c.opt:521
13050#, fuzzy
13051msgid "Scope of for-init-statement variables is local to the loop"
13052msgstr "for ���ʸ���ѿ��������׳��˳��礹��"
13053
13054#: c.opt:525
13055#, fuzzy
13056msgid "Do not assume that standard C libraries and \"main\" exist"
13057msgstr "ɸ��饤�֥��� main ��¸�ߤ��ʤ���ǽ���������ΤȤ���"
13058
13059#: c.opt:529
13060#, fuzzy
13061msgid "Recognize GNU-defined keywords"
13062msgstr "GNU �����ͽ����ǧ�������ʤ�"
13063
13064#: c.opt:533
13065msgid "Generate code for GNU runtime environment"
13066msgstr "GNU �¹ԴĶ��ѤΥ����ɤ���������"
13067
13068#: c.opt:546
13069msgid "Assume normal C execution environment"
13070msgstr "�̾�� C �¹ԴĶ�������Ȥ���"
13071
13072#: c.opt:550
13073msgid "Enable support for huge objects"
13074msgstr "�礭�ʥ��֥������ȤΥ��ݡ���"
13075
13076#: c.opt:554
13077msgid "Export functions even if they can be inlined"
13078msgstr "����饤��ˤǤ���ؿ��Ǥ� export ����"
13079
13080#: c.opt:558
13081#, fuzzy
13082msgid "Emit implicit instantiations of inline templates"
13083msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
13084
13085#: c.opt:562
13086#, fuzzy
13087msgid "Emit implicit instantiations of templates"
13088msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
13089
13090#: c.opt:566
13091#, fuzzy
13092msgid "Inject friend functions into enclosing namespace"
13093msgstr "ñ��ʴؿ���ƤӽФ�¦����礹��"
13094
13095#: c.opt:573
13096#, fuzzy
13097msgid "Don't warn about uses of Microsoft extensions"
13098msgstr "Microsoft ��ĥ�����Ѥ˴ؤ��� pedantic �ٹ��Ԥ�ʤ�"
13099
13100#: c.opt:583
13101#, fuzzy
13102msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
13103msgstr "NeXT �¹ԴĶ��ѤΥ����ɤ���������"
13104
13105#: c.opt:587
13106msgid "Assume that receivers of Objective-C messages may be nil"
13107msgstr ""
13108
13109#: c.opt:599
13110msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
13111msgstr ""
13112
13113#: c.opt:603
13114msgid "Allow fast jumps to the message dispatcher"
13115msgstr ""
13116
13117#: c.opt:609
13118msgid "Enable Objective-C exception and synchronization syntax"
13119msgstr ""
13120
13121#: c.opt:613
13122msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
13123msgstr ""
13124
13125#: c.opt:618
13126#, fuzzy
13127msgid "Enable Objective-C setjmp exception handling runtime"
13128msgstr "�㳰��ª��ͭ��ˤ���"
13129
13130#: c.opt:622
13131msgid "Recognize C++ kewords like \"compl\" and \"xor\""
13132msgstr ""
13133
13134#: c.opt:626
13135#, fuzzy
13136msgid "Enable optional diagnostics"
13137msgstr "���ץ����ο��ǥ�å�������ɽ�����ʤ�"
13138
13139#: c.opt:633
13140msgid "Look for and use PCH files even when preprocessing"
13141msgstr ""
13142
13143#: c.opt:637
13144msgid "Downgrade conformance errors to warnings"
13145msgstr "����Ŭ�������顼��ٹ�˳ʲ�������"
13146
13147#: c.opt:641
13148msgid "Treat the input file as already preprocessed"
13149msgstr ""
13150
13151#: c.opt:645
13152msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
13153msgstr ""
13154
13155#: c.opt:649
13156msgid "Enable automatic template instantiation"
13157msgstr "��ư�ƥ�ץ졼�ȼ��β���ͭ��ˤ���"
13158
13159#: c.opt:653
13160#, fuzzy
13161msgid "Generate run time type descriptor information"
13162msgstr "�¹Ի������Ҿ�����������ʤ�"
13163
13164#: c.opt:657
13165msgid "Use the same size for double as for float"
13166msgstr "double �Υ������� float ��Ʊ���Ȥ��ƻ��Ѥ���"
13167
13168#: c.opt:665
13169#, fuzzy
13170msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
13171msgstr "wchar_t �κ���Ū�ʷ��� `unsigned short' ��ʤ��"
13172
13173#: c.opt:669
13174msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
13175msgstr ""
13176
13177#: c.opt:673
13178#, fuzzy
13179msgid "Make \"char\" signed by default"
13180msgstr "'char' ��ǥե���Ȥ�����դ��Ȥ���"
13181
13182#: c.opt:680
13183msgid "Display statistics accumulated during compilation"
13184msgstr "����ѥ���������Ѥ��줿��׾����ɽ������"
13185
13186#: c.opt:687
13187msgid "Distance between tab stops for column reporting"
13188msgstr ""
13189
13190#: c.opt:691
13191msgid "Specify maximum template instantiation depth"
13192msgstr "�ƥ�ץ졼�ȼ��β��ο����κ����ͤ���ꤹ��"
13193
13194#: c.opt:698
13195msgid "Do not generate thread-safe code for initializing local statics"
13196msgstr ""
13197
13198#: c.opt:702
13199msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
13200msgstr ""
13201
13202#: c.opt:706
13203#, fuzzy
13204msgid "Make \"char\" unsigned by default"
13205msgstr "'char' ��ǥե���Ȥ����̵���Ȥ���"
13206
13207#: c.opt:710
13208#, fuzzy
13209msgid "Use __cxa_atexit to register destructors"
13210msgstr "�ǥ��ȥ饯������Ͽ�� __cxa_atexit �����Ѥ���"
13211
13212#: c.opt:714
13213msgid "Marks all inlined methods as having hidden visibility"
13214msgstr ""
13215
13216#: c.opt:718
13217msgid "Discard unused virtual functions"
13218msgstr "�Ȥ��ʤ����۴ؿ����ڤ�ΤƤ�"
13219
13220#: c.opt:722
13221msgid "Implement vtables using thunks"
13222msgstr "thunk ��Ȥä� vtable ���������"
13223
13224#: c.opt:726
13225msgid "Emit common-like symbols as weak symbols"
13226msgstr "�������ܥ������������ܥ���ͤ���������"
13227
13228#: c.opt:730
13229msgid "Convert all wide strings and character constants to character set <cset>"
13230msgstr ""
13231
13232#: c.opt:734
13233msgid "Generate a #line directive pointing at the current working directory"
13234msgstr ""
13235
13236#: c.opt:738
13237msgid "Emit cross referencing information"
13238msgstr "��߻��Ⱦ������������"
13239
13240#: c.opt:742
13241msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
13242msgstr ""
13243
13244#: c.opt:746
13245#, fuzzy
13246msgid "Dump declarations to a .decl file"
13247msgstr "����� .decl �ե�����˥���פ���"
13248
13249#: c.opt:750 c.opt:778
13250msgid "Add <dir> to the end of the system include path"
13251msgstr ""
13252
13253#: c.opt:754
13254msgid "Accept definition of macros in <file>"
13255msgstr ""
13256
13257#: c.opt:758
13258msgid "Include the contents of <file> before other files"
13259msgstr ""
13260
13261#: c.opt:762
13262msgid "Specify <path> as a prefix for next two options"
13263msgstr ""
13264
13265#: c.opt:766
13266msgid "Set <dir> to be the system root directory"
13267msgstr ""
13268
13269#: c.opt:770
13270msgid "Add <dir> to the start of the system include path"
13271msgstr ""
13272
13273#: c.opt:774
13274msgid "Add <dir> to the end of the quote include path"
13275msgstr ""
13276
13277#: c.opt:795
13278msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
13279msgstr ""
13280
13281#: c.opt:799
13282msgid "Do not search standard system include directories for C++"
13283msgstr ""
13284
13285#: c.opt:815
13286#, fuzzy
13287msgid "Generate C header of platform-specific features"
13288msgstr "�ץ�åȥե������ͭ�ε�ǽ�� C �إå�����������"
13289
13290#: c.opt:819
13291msgid "Print a checksum of the executable for PCH validity checking, and stop"
13292msgstr ""
13293
13294#: c.opt:823
13295#, fuzzy
13296msgid "Remap file names when including files"
13297msgstr "#%s �ǤΥե�����̾�����Ǥ�"
13298
13299#: c.opt:827
13300msgid "Conform to the ISO 1998 C++ standard"
13301msgstr ""
13302
13303#: c.opt:831 c.opt:859
13304msgid "Conform to the ISO 1990 C standard"
13305msgstr ""
13306
13307#: c.opt:835 c.opt:867
13308msgid "Conform to the ISO 1999 C standard"
13309msgstr ""
13310
13311#: c.opt:839
13312msgid "Deprecated in favor of -std=c99"
13313msgstr ""
13314
13315#: c.opt:843
13316msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
13317msgstr ""
13318
13319#: c.opt:847
13320msgid "Conform to the ISO 1990 C standard with GNU extensions"
13321msgstr ""
13322
13323#: c.opt:851
13324msgid "Conform to the ISO 1999 C standard with GNU extensions"
13325msgstr ""
13326
13327#: c.opt:855
13328msgid "Deprecated in favor of -std=gnu99"
13329msgstr ""
13330
13331#: c.opt:863
13332msgid "Conform to the ISO 1990 C standard as amended in 1994"
13333msgstr ""
13334
13335#: c.opt:871
13336msgid "Deprecated in favor of -std=iso9899:1999"
13337msgstr ""
13338
13339#: c.opt:875
13340#, fuzzy
13341msgid "Enable traditional preprocessing"
13342msgstr "�����å�õ����ͭ��ˤ���"
13343
13344#: c.opt:879
13345msgid "Support ISO C trigraphs"
13346msgstr ""
13347
13348#: c.opt:883
13349msgid "Do not predefine system-specific and GCC-specific macros"
13350msgstr ""
13351
13352#: c.opt:887
13353#, fuzzy
13354msgid "Enable verbose output"
13355msgstr "�ǥХå����Ϥ�ͭ��ˤ���"
13356
13357#: common.opt:28
13358#, fuzzy
13359msgid "Display this information"
13360msgstr "  --help                  ���ξ����ɽ������\n"
13361
13362#: common.opt:32
13363msgid "Set parameter <param> to value.  See below for a complete list of parameters"
13364msgstr ""
13365
13366#: common.opt:42
13367#, fuzzy
13368msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
13369msgstr ""
13370"  -G <number>             <number> �Х��Ȥ�꾮������褪�����Ū�ǡ�����\n"
13371"                          ���̤ʥ����������֤� (�������åȼ���)\n"
13372
13373#: common.opt:46
13374#, fuzzy
13375msgid "Set optimization level to <number>"
13376msgstr "��Ŭ����٥�����ᤷ�ޤ���"
13377
13378#: common.opt:50
13379#, fuzzy
13380msgid "Optimize for space rather than speed"
13381msgstr "  -Os                     ®�٤��⥵�����κ�Ŭ����Ԥʤ�\n"
13382
13383#: common.opt:54
13384msgid "This switch is deprecated; use -Wextra instead"
13385msgstr ""
13386
13387#: common.opt:58
13388msgid "Warn about returning structures, unions or arrays"
13389msgstr "��¤�Ρ�����������������֤���Τ˴ؤ��Ʒٹ���"
13390
13391#: common.opt:62
13392#, fuzzy
13393msgid "Warn about inappropriate attribute usage"
13394msgstr "�ؿ��ݥ����η׻��˴ؤ��Ʒٹ���"
13395
13396#: common.opt:66
13397msgid "Warn about pointer casts which increase alignment"
13398msgstr "�ݥ����Υ��㥹�Ȥǥ��饤����Ȥ���ä����Τ˴ؤ��Ʒٹ���"
13399
13400#: common.opt:70
13401msgid "Warn about uses of __attribute__((deprecated)) declarations"
13402msgstr ""
13403
13404#: common.opt:74
13405msgid "Warn when an optimization pass is disabled"
13406msgstr "��Ŭ������̵���줿���˷ٹ���"
13407
13408#: common.opt:78
13409msgid "Treat all warnings as errors"
13410msgstr "���Ƥηٹ���顼�Ȥ��Ƽ�갷��"
13411
13412#: common.opt:82
13413msgid "Print extra (possibly unwanted) warnings"
13414msgstr ""
13415
13416#: common.opt:86
13417msgid "Exit on the first error occurred"
13418msgstr ""
13419
13420#: common.opt:90
13421msgid "Warn when an inlined function cannot be inlined"
13422msgstr "����饤��ؿ�����饤���Ǥ��ʤ����˷ٹ���"
13423
13424#: common.opt:94
13425#, fuzzy
13426msgid "Warn if an object is larger than <number> bytes"
13427msgstr "  -Wlarger-than-<number>  ���֥������Ȥ� <number> �Х��Ȥ���礭����зٹ���\n"
13428
13429#: common.opt:98
13430msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13431msgstr ""
13432
13433#: common.opt:102
13434#, fuzzy
13435msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
13436msgstr "noreturn °���θ���Ȥʤꤽ���ʴؿ��˴ؤ��Ʒٹ���"
13437
13438#: common.opt:106
13439msgid "Warn when the packed attribute has no effect on struct layout"
13440msgstr "packed °������¤�����֤˱ƶ����ʤ����˷ٹ���"
13441
13442#: common.opt:110
13443#, fuzzy
13444msgid "Warn when padding is required to align structure members"
13445msgstr "��¤�Υ��ФΥ��饤��ǡ��ѥǥ������פ�����˷ٹ���"
13446
13447#: common.opt:114
13448msgid "Warn when one local variable shadows another"
13449msgstr "����������ѿ���¾�Τ�Τ�ʤ�������Ȥ��˷ٹ���"
13450
13451#: common.opt:118
13452msgid "Warn when not issuing stack smashing protection for some reason"
13453msgstr ""
13454
13455#: common.opt:122 common.opt:126
13456#, fuzzy
13457msgid "Warn about code which might break strict aliasing rules"
13458msgstr "format °����θ���Ȥʤꤽ���ʴؿ��ˤĤ��Ʒٹ���"
13459
13460#: common.opt:130
13461#, fuzzy
13462msgid "Warn about enumerated switches, with no default, missing a case"
13463msgstr "�������� switch �� case ���꤬�礱�Ƥ����Τ˴ؤ��Ʒٹ���"
13464
13465#: common.opt:134
13466#, fuzzy
13467msgid "Warn about enumerated switches missing a \"default:\" statement"
13468msgstr "�������� switch �� case ���꤬�礱�Ƥ����Τ˴ؤ��Ʒٹ���"
13469
13470#: common.opt:138
13471#, fuzzy
13472msgid "Warn about all enumerated switches missing a specific case"
13473msgstr "�������� switch �� case ���꤬�礱�Ƥ����Τ˴ؤ��Ʒٹ���"
13474
13475#: common.opt:146
13476#, fuzzy
13477msgid "Warn about uninitialized automatic variables"
13478msgstr "����ʤ���ư�ѿ��˴ؤ��Ʒٹ���"
13479
13480#: common.opt:150
13481msgid "Warn about code that will never be executed"
13482msgstr "�¹Ԥ���뤳�Ȥ��ʤ������ɤ˴ؤ��Ʒٹ���"
13483
13484#: common.opt:154
13485msgid "Enable all -Wunused- warnings"
13486msgstr ""
13487
13488#: common.opt:158
13489msgid "Warn when a function is unused"
13490msgstr "�ؿ����Ȥ��ʤ��Ȥ��˷ٹ���"
13491
13492#: common.opt:166
13493msgid "Warn when a function parameter is unused"
13494msgstr "�ؿ��β�������Ȥ��ʤ��Ȥ��˷ٹ���"
13495
13496#: common.opt:170
13497msgid "Warn when an expression value is unused"
13498msgstr "�����ͤ��Ȥ��ʤ��Ȥ��˷ٹ���"
13499
13500#: common.opt:174
13501msgid "Warn when a variable is unused"
13502msgstr "�ѿ����Ȥ��ʤ��Ȥ��˷ٹ���"
13503
13504#: common.opt:178
13505#, fuzzy
13506msgid "Warn when a register variable is declared volatile"
13507msgstr "���������ѿ� `%s' �� private ���������Ƥ��ޤ�"
13508
13509#: common.opt:182
13510#, fuzzy
13511msgid "Emit declaration information into <file>"
13512msgstr "  -aux-info <file>        �������� <file> ��ȯ�Ԥ���\n"
13513
13514#: common.opt:195
13515#, fuzzy
13516msgid "Enable dumps from specific passes of the compiler"
13517msgstr "  -d[letters]             ����ѥ���β����Υ���פ�ͭ��ˤ���\n"
13518
13519#: common.opt:199
13520#, fuzzy
13521msgid "Set the file basename to be used for dumps"
13522msgstr "PIC ���ɥ쥷�������Ѥ����쥸��������ꤹ��"
13523
13524#: common.opt:217
13525msgid "Align the start of functions"
13526msgstr "�ؿ��γ��Ϥ��饤����"
13527
13528#: common.opt:224
13529msgid "Align labels which are only reached by jumping"
13530msgstr "��٥�Τ�����������ã��Ȥʤ��Τ������饤����"
13531
13532#: common.opt:231
13533msgid "Align all labels"
13534msgstr "���ƤΥ�٥���饤����"
13535
13536#: common.opt:238
13537msgid "Align the start of loops"
13538msgstr "�롼�פγ��Ϥ��饤����"
13539
13540#: common.opt:251
13541#, fuzzy
13542msgid "Specify that arguments may alias each other and globals"
13543msgstr "��������ǡ�����¾�ΰ������̾�ˤʤꤦ�������ꤹ��"
13544
13545#: common.opt:255
13546msgid "Assume arguments may alias globals but not each other"
13547msgstr "��������ǡ�������̾�ˤʤꤦ�뤬¾�ΰ���Ȥ���̾�ǤϤʤ��Ȥߤʤ�"
13548
13549#: common.opt:259
13550#, fuzzy
13551msgid "Assume arguments alias neither each other nor globals"
13552msgstr "��������ǡ�����¾�ΰ������̾�ˤϤʤ�ʤ��Ȥߤʤ�"
13553
13554#: common.opt:263
13555#, fuzzy
13556msgid "Generate unwind tables that are exact at each instruction boundary"
13557msgstr "�����ᤷ��Ԥʤ��㳰��­�ѥơ��֥����������"
13558
13559#: common.opt:271
13560#, fuzzy
13561msgid "Generate code to check bounds before indexing arrays"
13562msgstr "�����ź���ź���������륳���ɤ���������"
13563
13564#: common.opt:275
13565#, fuzzy
13566msgid "Replace add, compare, branch with branch on count register"
13567msgstr "�û�����ӥ֥���������˥�����ȥ쥸�����Υ֥�����Ȥ�"
13568
13569#: common.opt:279
13570msgid "Use profiling information for branch probabilities"
13571msgstr "ʬ����ϩ��¬�ѤΥץ�ե������������Ѥ���"
13572
13573#: common.opt:283
13574msgid "Perform branch target load optimization before prologue / epilogue threading"
13575msgstr ""
13576
13577#: common.opt:287
13578msgid "Perform branch target load optimization after prologue / epilogue threading"
13579msgstr ""
13580
13581#: common.opt:291
13582msgid "Restrict target load migration not to re-use registers in any basic block"
13583msgstr ""
13584
13585#: common.opt:295
13586#, fuzzy
13587msgid "Mark <register> as being preserved across functions"
13588msgstr "  -fcall-saved-<register> <register> ���ؿ����̤����ݻ���ȥޡ�������\n"
13589
13590#: common.opt:299
13591#, fuzzy
13592msgid "Mark <register> as being corrupted by function calls"
13593msgstr "  -fcall-used-<register>  �ؿ��ƤӽФ����˲������ <register> �Ȥ��ƥޡ�������\n"
13594
13595#: common.opt:306
13596#, fuzzy
13597msgid "Save registers around function calls"
13598msgstr "�ؿ��ƤӽФ�������ǥ쥸��������¸��ͭ��ˤ���"
13599
13600#: common.opt:310
13601#, fuzzy
13602msgid "Do not put uninitialized globals in the common section"
13603msgstr "����ѿ�������ʤ���������������֤��ʤ�"
13604
13605#: common.opt:314
13606#, fuzzy
13607msgid "Perform a register copy-propagation optimization pass"
13608msgstr "��Ŭ������Υ쥸�����Ĥ��Ѥ���Ԥʤ�"
13609
13610#: common.opt:318
13611#, fuzzy
13612msgid "Perform cross-jumping optimization"
13613msgstr "������ʬ����Ŭ����Ԥʤ�"
13614
13615#: common.opt:322
13616msgid "When running CSE, follow jumps to their targets"
13617msgstr "CSE ��ư���Ȥ��������Υ������åȤؤΥ����פ��ɿ魯��"
13618
13619#: common.opt:326
13620msgid "When running CSE, follow conditional jumps"
13621msgstr "CSE ��ư���Ȥ�����兩���פ��ɿ魯��"
13622
13623#: common.opt:330
13624msgid "Omit range reduction step when performing complex division"
13625msgstr ""
13626
13627#: common.opt:334
13628#, fuzzy
13629msgid "Place data items into their own section"
13630msgstr "�ǡ������ܤ���鼫�ȤΥ������������֤���"
13631
13632#: common.opt:340
13633msgid "Defer popping functions args from stack until later"
13634msgstr "�ؿ���������å����� pop ����Τ�ƤӽФ���ޤ��٤餻��"
13635
13636#: common.opt:344
13637msgid "Attempt to fill delay slots of branch instructions"
13638msgstr "ʬ��̿����ٱ䥹��åȤ�Ȥ����Ȥ��ߤ�"
13639
13640#: common.opt:348
13641msgid "Delete useless null pointer checks"
13642msgstr "̵��̣�� null �ݥ������������"
13643
13644#: common.opt:352
13645msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
13646msgstr ""
13647
13648#: common.opt:356
13649msgid "Amend appropriate diagnostic messages with the command line option that controls them"
13650msgstr ""
13651
13652#: common.opt:360
13653msgid "Dump various compiler internals to a file"
13654msgstr ""
13655
13656#: common.opt:364
13657msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
13658msgstr "�ǥХå�����פ�̿���ֹ�ȹ��ֹ�Ρ��Ȥν��Ϥ���������"
13659
13660#: common.opt:368
13661msgid "Perform early inlining"
13662msgstr ""
13663
13664#: common.opt:372
13665#, fuzzy
13666msgid "Perform DWARF2 duplicate elimination"
13667msgstr "����ƤӽФ���Ŭ����Ԥ�"
13668
13669#: common.opt:376 common.opt:380
13670msgid "Perform unused type elimination in debug info"
13671msgstr ""
13672
13673#: common.opt:384
13674msgid "Enable exception handling"
13675msgstr "�㳰��ª��ͭ��ˤ���"
13676
13677#: common.opt:388
13678#, fuzzy
13679msgid "Perform a number of minor, expensive optimizations"
13680msgstr "��Ω���ʤ��������ȤΤ������Ŭ����Ԥʤ�"
13681
13682#: common.opt:395
13683msgid "Assume no NaNs or infinities are generated"
13684msgstr ""
13685
13686#: common.opt:399
13687#, fuzzy
13688msgid "Mark <register> as being unavailable to the compiler"
13689msgstr "  -ffixed-<register>      ����ѥ�����Ф� <register> ������ԲĤȥޡ�������\n"
13690
13691#: common.opt:403
13692#, fuzzy
13693msgid "Don't allocate floats and doubles in extended-precision registers"
13694msgstr "�����쥸�����γ��ݽ�����椹��"
13695
13696#: common.opt:409
13697#, fuzzy
13698msgid "Copy memory address constants into registers before use"
13699msgstr "���ꥢ�ɥ쥹��������Ѥ������˥쥸�����إ��ԡ�����"
13700
13701#: common.opt:415
13702#, fuzzy
13703msgid "Copy memory operands into registers before use"
13704msgstr "���ꥪ�ڥ��ɤ����Ѥ������˥쥸�����إ��ԡ�����"
13705
13706#: common.opt:422
13707msgid "Allow function addresses to be held in registers"
13708msgstr "�ؿ����ɥ쥹��쥸�����˻�������Ĥ���"
13709
13710#: common.opt:426
13711#, fuzzy
13712msgid "Place each function into its own section"
13713msgstr "�ơ��δؿ����켫�ȤΥ������������֤���"
13714
13715#: common.opt:430
13716#, fuzzy
13717msgid "Perform global common subexpression elimination"
13718msgstr "�����Х붦����ʬ�������"
13719
13720#: common.opt:434
13721#, fuzzy
13722msgid "Perform enhanced load motion during global common subexpression elimination"
13723msgstr "�����Х붦����ʬ�������"
13724
13725#: common.opt:438
13726#, fuzzy
13727msgid "Perform store motion after global common subexpression elimination"
13728msgstr "�����Х붦����ʬ�������"
13729
13730#: common.opt:442
13731msgid "Perform redundant load after store elimination in global common subexpression"
13732msgstr ""
13733
13734#: common.opt:447
13735#, fuzzy
13736msgid "Perform global common subexpression elimination after register allocation"
13737msgstr "�����Х붦����ʬ�������"
13738
13739#: common.opt:452
13740#, fuzzy
13741msgid "Enable guessing of branch probabilities"
13742msgstr "ʬ����ϩ��¬��ͭ��ˤ���"
13743
13744#: common.opt:460
13745msgid "Process #ident directives"
13746msgstr "#ident �ǥ��쥯�ƥ��֤�����"
13747
13748#: common.opt:464
13749msgid "Perform conversion of conditional jumps to branchless equivalents"
13750msgstr ""
13751
13752#: common.opt:468
13753#, fuzzy
13754msgid "Perform conversion of conditional jumps to conditional execution"
13755msgstr "���Ū�ʼ¹Ԥؤ��ѹ��Τ�������ͤ��ѹ�����"
13756
13757#: common.opt:476
13758msgid "Do not generate .size directives"
13759msgstr ".size ����̿����������ʤ�"
13760
13761#: common.opt:485
13762#, fuzzy
13763msgid "Pay attention to the \"inline\" keyword"
13764msgstr "'inline' ������ɤ���դ�ʧ��"
13765
13766#: common.opt:489
13767msgid "Integrate simple functions into their callers"
13768msgstr "ñ��ʴؿ���ƤӽФ�¦����礹��"
13769
13770#: common.opt:493
13771#, fuzzy
13772msgid "Integrate functions called once into their callers"
13773msgstr "ñ��ʴؿ���ƤӽФ�¦����礹��"
13774
13775#: common.opt:500
13776#, fuzzy
13777msgid "Limit the size of inlined functions to <number>"
13778msgstr "  -finline-limit=<number> ����饤��ؿ��Υ������� <number> �����¤���\n"
13779
13780#: common.opt:504
13781#, fuzzy
13782msgid "Instrument function entry and exit with profiling calls"
13783msgstr "�ؿ��������/�и�ǥץ�ե�����ƤӽФ�����������"
13784
13785#: common.opt:508
13786msgid "Perform Interprocedural constant propagation"
13787msgstr ""
13788
13789#: common.opt:512
13790#, fuzzy
13791msgid "Discover pure and const functions"
13792msgstr "�Ȥ��ʤ����۴ؿ����ڤ�ΤƤ�"
13793
13794#: common.opt:516
13795msgid "Discover readonly and non addressable static variables"
13796msgstr ""
13797
13798#: common.opt:520
13799msgid "Type based escape and alias analysis"
13800msgstr ""
13801
13802#: common.opt:524
13803msgid "Optimize induction variables on trees"
13804msgstr ""
13805
13806#: common.opt:528
13807#, fuzzy
13808msgid "Use jump tables for sufficiently large switch statements"
13809msgstr "case ��٥뤬 switch ʸ����ˤ���ޤ���"
13810
13811#: common.opt:532
13812#, fuzzy
13813msgid "Generate code for functions even if they are fully inlined"
13814msgstr "���ƥ���饤��Ȥ��줿�Ȥ��Ƥ�ؿ��Υ����ɤ���������"
13815
13816#: common.opt:536
13817msgid "Emit static const variables even if they are not used"
13818msgstr "���Ѥ���ʤ���Ū����ѿ��Ǥ��äƤ���Ϥ���"
13819
13820#: common.opt:540
13821#, fuzzy
13822msgid "Give external symbols a leading underscore"
13823msgstr "��������ܥ��Ƭʸ����������������"
13824
13825#: common.opt:544
13826#, fuzzy
13827msgid "Perform loop optimizations"
13828msgstr "����ƤӽФ���Ŭ����Ԥ�"
13829
13830#: common.opt:548
13831msgid "Perform loop optimizations using the new loop optimizer"
13832msgstr ""
13833
13834#: common.opt:552
13835msgid "Set errno after built-in math functions"
13836msgstr "�Ȥ߹��߿��شؿ��θ�� errno ���åȤ���"
13837
13838#: common.opt:556
13839#, fuzzy
13840msgid "Report on permanent memory allocation"
13841msgstr "�¹Խ�λ���˱�³Ū�˳��ݤ��줿����������"
13842
13843#: common.opt:563
13844msgid "Attempt to merge identical constants and constant variables"
13845msgstr ""
13846
13847#: common.opt:567
13848msgid "Attempt to merge identical constants across compilation units"
13849msgstr ""
13850
13851#: common.opt:571
13852#, fuzzy
13853msgid "Limit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
13854msgstr "  -fmessage-length=<number> ���ǥ�å�������Ĺ�������դ� <number> ʸ������¤��롣 0 ���Ȳ��Ԥ���������\n"
13855
13856#: common.opt:575
13857msgid "Perform SMS based modulo scheduling before the first scheduling pass"
13858msgstr ""
13859
13860#: common.opt:579
13861#, fuzzy
13862msgid "Move loop invariant computations out of loops"
13863msgstr "�롼��������Ѥʷ׻���롼�פγ��˰�ư����"
13864
13865#: common.opt:583
13866msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
13867msgstr ""
13868
13869#: common.opt:587
13870msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
13871msgstr ""
13872
13873#: common.opt:591
13874msgid "Ignore read operations when inserting mudflap instrumentation"
13875msgstr ""
13876
13877#: common.opt:595
13878msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
13879msgstr ""
13880
13881#: common.opt:599
13882msgid "Support synchronous non-call exceptions"
13883msgstr "Ʊ����ƤӽФ��㳰���ݡ��Ȥ���"
13884
13885#: common.opt:603
13886msgid "When possible do not generate stack frames"
13887msgstr "��ǽ�ʾ�硢�����å��ե졼����������ʤ�"
13888
13889#: common.opt:607
13890#, fuzzy
13891msgid "Do the full register move optimization pass"
13892msgstr "��Ŭ������Ǻ���¤� regmove ��Ԥʤ�"
13893
13894#: common.opt:611
13895msgid "Optimize sibling and tail recursive calls"
13896msgstr "sibling �ƤӽФ�������Ƶ��ƤӽФ����Ŭ������"
13897
13898#: common.opt:615
13899msgid "Pack structure members together without holes"
13900msgstr "��¤�Υ��Ф�꤬�����ʤ��褦�˥ѥå�����"
13901
13902#: common.opt:619
13903msgid "Set initial maximum structure member alignment"
13904msgstr ""
13905
13906#: common.opt:623
13907#, fuzzy
13908msgid "Return small aggregates in memory, not registers"
13909msgstr "'������' �����Τ�쥸�����ǤϤʤ�����˳�Ǽ�����֤�"
13910
13911#: common.opt:627
13912#, fuzzy
13913msgid "Perform loop peeling"
13914msgstr "���ƤΥ롼�פǥ롼��Ÿ����Ԥʤ�"
13915
13916#: common.opt:631
13917#, fuzzy
13918msgid "Enable machine specific peephole optimizations"
13919msgstr "�����ͭ���������Ŭ����ͭ��ˤ���"
13920
13921#: common.opt:635
13922#, fuzzy
13923msgid "Enable an RTL peephole pass before sched2"
13924msgstr "����̿�����֤����� rtl ����������ͭ��ˤ���"
13925
13926#: common.opt:639
13927#, fuzzy
13928msgid "Generate position-independent code if possible (large mode)"
13929msgstr "��ǽ�Ǥ���а�����Ω�����ɤ���������"
13930
13931#: common.opt:643
13932#, fuzzy
13933msgid "Generate position-independent code for executables if possible (large mode)"
13934msgstr "��ǽ�Ǥ���а�����Ω�����ɤ���������"
13935
13936#: common.opt:647
13937#, fuzzy
13938msgid "Generate position-independent code if possible (small mode)"
13939msgstr "��ǽ�Ǥ���а�����Ω�����ɤ���������"
13940
13941#: common.opt:651
13942#, fuzzy
13943msgid "Generate position-independent code for executables if possible (small mode)"
13944msgstr "��ǽ�Ǥ���а�����Ω�����ɤ���������"
13945
13946#: common.opt:655
13947msgid "Generate prefetch instructions, if available, for arrays in loops"
13948msgstr ""
13949
13950#: common.opt:659
13951#, fuzzy
13952msgid "Enable basic program profiling code"
13953msgstr "�ץ���ब�����ɥץ�ե����뤹�븵�ˤʤ�̤���������"
13954
13955#: common.opt:663
13956#, fuzzy
13957msgid "Insert arc-based program profiling code"
13958msgstr "�ץ���ब�����ɥץ�ե����뤹�븵�ˤʤ�̤���������"
13959
13960#: common.opt:667
13961msgid "Enable common options for generating profile info for profile feedback directed optimizations"
13962msgstr ""
13963
13964#: common.opt:671
13965msgid "Enable common options for performing profile feedback directed optimizations"
13966msgstr ""
13967
13968#: common.opt:675
13969msgid "Insert code to profile values of expressions"
13970msgstr ""
13971
13972#: common.opt:682
13973msgid "Make compile reproducible using <string>"
13974msgstr ""
13975
13976#: common.opt:686
13977#, fuzzy
13978msgid "Return small aggregates in registers"
13979msgstr "'������' �����Τ�쥸�����˳�Ǽ�����֤�"
13980
13981#: common.opt:690
13982#, fuzzy
13983msgid "Enables a register move optimization"
13984msgstr "��ư̿���Ŭ���쥸������ͭ��ˤ���"
13985
13986#: common.opt:694
13987#, fuzzy
13988msgid "Perform a register renaming optimization pass"
13989msgstr "��Ŭ������Υ쥸�����Ĥ��Ѥ���Ԥʤ�"
13990
13991#: common.opt:698
13992msgid "Reorder basic blocks to improve code placement"
13993msgstr "���������֤�������뤿��˴��ܥ֥�å���������"
13994
13995#: common.opt:702
13996#, fuzzy
13997msgid "Reorder basic blocks and partition into hot and cold sections"
13998msgstr "���������֤�������뤿��˴��ܥ֥�å���������"
13999
14000#: common.opt:706
14001#, fuzzy
14002msgid "Reorder functions to improve code placement"
14003msgstr "���������֤�������뤿��˴��ܥ֥�å���������"
14004
14005#: common.opt:710
14006#, fuzzy
14007msgid "Add a common subexpression elimination pass after loop optimizations"
14008msgstr "�롼�׺�Ŭ����˶�����ʬ���������¹�"
14009
14010#: common.opt:714
14011#, fuzzy
14012msgid "Run the loop optimizer twice"
14013msgstr "�롼�׺�Ŭ�������¹Ԥ���"
14014
14015#: common.opt:718
14016msgid "Disable optimizations that assume default FP rounding behavior"
14017msgstr ""
14018
14019#: common.opt:722
14020msgid "Enable scheduling across basic blocks"
14021msgstr "���ܥ֥�å���٤�̿�����֤�ͭ��ˤ���"
14022
14023#: common.opt:726
14024msgid "Allow speculative motion of non-loads"
14025msgstr "����ɤǤ��Գμ¤�ư�����Ĥ���"
14026
14027#: common.opt:730
14028msgid "Allow speculative motion of some loads"
14029msgstr "�����Ĥ��Υ��ɤǤ��Գμ¤�ư�����Ĥ���"
14030
14031#: common.opt:734
14032msgid "Allow speculative motion of more loads"
14033msgstr "���¿���Υ��ɤǤ��Գμ¤�ư�����Ĥ���"
14034
14035#: common.opt:738
14036#, fuzzy
14037msgid "Set the verbosity level of the scheduler"
14038msgstr "  -fsched-verbose=<number> �������塼��������٥�����ꤹ��\n"
14039
14040#: common.opt:742
14041msgid "If scheduling post reload, do superblock scheduling"
14042msgstr ""
14043
14044#: common.opt:746
14045msgid "If scheduling post reload, do trace scheduling"
14046msgstr ""
14047
14048#: common.opt:750
14049msgid "Reschedule instructions before register allocation"
14050msgstr "�쥸�������ݤ�����̿����¤�ľ��"
14051
14052#: common.opt:754
14053msgid "Reschedule instructions after register allocation"
14054msgstr "�쥸�������ݤθ��̿����¤�ľ��"
14055
14056#: common.opt:760
14057msgid "Allow premature scheduling of queued insns"
14058msgstr ""
14059
14060#: common.opt:764
14061msgid "Set number of queued insns that can be prematurely scheduled"
14062msgstr ""
14063
14064#: common.opt:772 common.opt:776
14065msgid "Set dependence distance checking in premature scheduling of queued insns"
14066msgstr ""
14067
14068#: common.opt:780
14069msgid "Mark data as shared rather than private"
14070msgstr "�ǡ�����ץ饤�١��ȤǤϤʤ���ͭ�����褦�ޡ�������"
14071
14072#: common.opt:784
14073msgid "Show column numbers in diagnostics, when available.  Default on"
14074msgstr ""
14075
14076#: common.opt:788
14077msgid "Disable optimizations observable by IEEE signaling NaNs"
14078msgstr ""
14079
14080#: common.opt:792
14081#, fuzzy
14082msgid "Convert floating point constants to single precision constants"
14083msgstr "��ư�����������ñ����������Ѵ�����"
14084
14085#: common.opt:796
14086msgid "Split lifetimes of induction variables when loops are unrolled"
14087msgstr ""
14088
14089#: common.opt:800
14090msgid "Apply variable expansion when loops are unrolled"
14091msgstr ""
14092
14093#: common.opt:806
14094msgid "Insert stack checking code into the program"
14095msgstr "�ץ����˥����å��������Х����ɤ���������"
14096
14097#: common.opt:813
14098msgid "Trap if the stack goes past <register>"
14099msgstr ""
14100
14101#: common.opt:817
14102msgid "Trap if the stack goes past symbol <name>"
14103msgstr ""
14104
14105#: common.opt:821
14106msgid "Use propolice as a stack protection method"
14107msgstr ""
14108
14109#: common.opt:825
14110msgid "Use a stack protection method for every function"
14111msgstr ""
14112
14113#: common.opt:829
14114#, fuzzy
14115msgid "Perform strength reduction optimizations"
14116msgstr "���ٺ︺��Ŭ����Ԥʤ�"
14117
14118#: common.opt:837
14119msgid "Assume strict aliasing rules apply"
14120msgstr "��̩����̾��§��Ŭ�礹��Ȥߤʤ�"
14121
14122#: common.opt:841
14123msgid "Check for syntax errors, then stop"
14124msgstr "ʸˡ���顼���Ф��ơ���������ߤ���"
14125
14126#: common.opt:845
14127#, fuzzy
14128msgid "Create data files needed by \"gcov\""
14129msgstr "gcov ��ɬ�פȤ���ǡ����ե�������������"
14130
14131#: common.opt:849
14132#, fuzzy
14133msgid "Perform jump threading optimizations"
14134msgstr "������ʬ����Ŭ����Ԥʤ�"
14135
14136#: common.opt:853
14137#, fuzzy
14138msgid "Report the time taken by each compiler pass"
14139msgstr "�¹Խ�λ���˥���ѥ���γƲ�����פ������֤������"
14140
14141#: common.opt:857
14142msgid "Set the default thread-local storage code generation model"
14143msgstr ""
14144
14145#: common.opt:861
14146msgid "Perform superblock formation via tail duplication"
14147msgstr ""
14148
14149#: common.opt:868
14150msgid "Assume floating-point operations can trap"
14151msgstr ""
14152
14153#: common.opt:872
14154#, fuzzy
14155msgid "Trap for signed overflow in addition, subtraction and multiplication"
14156msgstr "����դ��βû�/����/�軻�Ǥη夢�դ��ȥ�åפ���"
14157
14158#: common.opt:876
14159#, fuzzy
14160msgid "Enable SSA-CCP optimization on trees"
14161msgstr "SSA ��Ŭ����ͭ��ˤ���"
14162
14163#: common.opt:880
14164#, fuzzy
14165msgid "Enable SSA-CCP optimization for stores and loads"
14166msgstr "SSA ��Ŭ����ͭ��ˤ���"
14167
14168#: common.opt:884
14169msgid "Enable loop header copying on trees"
14170msgstr ""
14171
14172#: common.opt:888
14173msgid "Coalesce memory temporaries in the SSA->normal pass"
14174msgstr ""
14175
14176#: common.opt:892
14177msgid "Replace SSA temporaries with better names in copies"
14178msgstr ""
14179
14180#: common.opt:896
14181msgid "Enable copy propagation on trees"
14182msgstr ""
14183
14184#: common.opt:900
14185msgid "Enable copy propagation for stores and loads"
14186msgstr ""
14187
14188#: common.opt:904
14189#, fuzzy
14190msgid "Enable SSA dead code elimination optimization on trees"
14191msgstr "�ǥåɥ����ɤν���Ԥʤ�"
14192
14193#: common.opt:908
14194#, fuzzy
14195msgid "Enable dominator optimizations"
14196msgstr "SSA ��Ŭ����ͭ��ˤ���"
14197
14198#: common.opt:912
14199#, fuzzy
14200msgid "Enable dead store elimination"
14201msgstr "�ǥåɥ����ɤν���Ԥʤ�"
14202
14203#: common.opt:916
14204msgid "Enable Full Redundancy Elimination (FRE) on trees"
14205msgstr ""
14206
14207#: common.opt:920
14208#, fuzzy
14209msgid "Enable loop invariant motion on trees"
14210msgstr "�롼��������Ѥʷ׻���롼�פγ��˰�ư����"
14211
14212#: common.opt:924
14213msgid "Enable linear loop transforms on trees"
14214msgstr ""
14215
14216#: common.opt:928
14217#, fuzzy
14218msgid "Create canonical induction variables in loops"
14219msgstr "�롼�פ�������Ƥΰ���ͶƳ�ѿ����ٺ︺����"
14220
14221#: common.opt:932
14222#, fuzzy
14223msgid "Enable loop optimizations on tree level"
14224msgstr "SSA ��Ŭ����ͭ��ˤ���"
14225
14226#: common.opt:936
14227#, fuzzy
14228msgid "Enable SSA-PRE optimization on trees"
14229msgstr "SSA ��Ŭ����ͭ��ˤ���"
14230
14231#: common.opt:940
14232msgid "Perform structural alias analysis"
14233msgstr ""
14234
14235#: common.opt:944
14236#, fuzzy
14237msgid "Enable SSA code sinking on trees"
14238msgstr "SSA ��Ŭ����ͭ��ˤ���"
14239
14240#: common.opt:948
14241msgid "Perform scalar replacement of aggregates"
14242msgstr ""
14243
14244#: common.opt:952
14245msgid "Replace temporary expressions in the SSA->normal pass"
14246msgstr ""
14247
14248#: common.opt:956
14249msgid "Perform live range splitting during the SSA->normal pass"
14250msgstr ""
14251
14252#: common.opt:960
14253msgid "Perform Value Range Propagation on trees"
14254msgstr ""
14255
14256#: common.opt:964
14257#, fuzzy
14258msgid "Compile whole compilation unit at a time"
14259msgstr "����ñ�����Τ�ե�����˥���פ���"
14260
14261#: common.opt:968
14262msgid "Perform loop unrolling when iteration count is known"
14263msgstr "ȿ���������ΤΤȤ����롼��Ÿ����Ԥʤ�"
14264
14265#: common.opt:972
14266msgid "Perform loop unrolling for all loops"
14267msgstr "���ƤΥ롼�פǥ롼��Ÿ����Ԥʤ�"
14268
14269#: common.opt:979
14270msgid "Allow loop optimizations to assume that the loops behave in normal way"
14271msgstr ""
14272
14273#: common.opt:987
14274msgid "Allow math optimizations that may violate IEEE or ISO standards"
14275msgstr ""
14276
14277#: common.opt:991
14278#, fuzzy
14279msgid "Perform loop unswitching"
14280msgstr "���ƤΥ롼�פǥ롼��Ÿ����Ԥʤ�"
14281
14282#: common.opt:995
14283msgid "Just generate unwind tables for exception handling"
14284msgstr "�����ᤷ��Ԥʤ��㳰��­�ѥơ��֥����������"
14285
14286#: common.opt:999
14287#, fuzzy
14288msgid "Perform variable tracking"
14289msgstr "����ƤӽФ���Ŭ����Ԥ�"
14290
14291#: common.opt:1003
14292#, fuzzy
14293msgid "Enable loop vectorization on trees"
14294msgstr "SSA ��Ŭ����ͭ��ˤ���"
14295
14296#: common.opt:1007
14297msgid "Enable loop versioning when doing loop vectorization on trees"
14298msgstr ""
14299
14300#: common.opt:1011
14301#, fuzzy
14302msgid "Set the verbosity level of the vectorizer"
14303msgstr "  -fsched-verbose=<number> �������塼��������٥�����ꤹ��\n"
14304
14305#: common.opt:1021
14306#, fuzzy
14307msgid "Add extra commentary to assembler output"
14308msgstr ";ʬ�ʥ����Ȥ�����֥���Ϥ��ɲä���"
14309
14310#: common.opt:1025
14311msgid "Set the default symbol visibility"
14312msgstr ""
14313
14314#: common.opt:1030
14315msgid "Use expression value profiles in optimizations"
14316msgstr ""
14317
14318#: common.opt:1034
14319msgid "Construct webs and split unrelated uses of single variable"
14320msgstr ""
14321
14322#: common.opt:1038
14323#, fuzzy
14324msgid "Perform whole program optimizations"
14325msgstr "����ƤӽФ���Ŭ����Ԥ�"
14326
14327#: common.opt:1042
14328msgid "Assume signed arithmetic overflow wraps around"
14329msgstr ""
14330
14331#: common.opt:1046
14332#, fuzzy
14333msgid "Put zero initialized data in the bss section"
14334msgstr "����ѿ�������ʤ���������������֤��ʤ�"
14335
14336#: common.opt:1050
14337#, fuzzy
14338msgid "Generate debug information in default format"
14339msgstr "�ǥե���ȷ����ΥǥХå��������������"
14340
14341#: common.opt:1054
14342#, fuzzy
14343msgid "Generate debug information in COFF format"
14344msgstr "�ǥե���ȷ����ΥǥХå��������������"
14345
14346#: common.opt:1058
14347#, fuzzy
14348msgid "Generate debug information in DWARF v2 format"
14349msgstr "�ǥե���ȷ����ΥǥХå��������������"
14350
14351#: common.opt:1062
14352#, fuzzy
14353msgid "Generate debug information in default extended format"
14354msgstr "�ǥե���ȳ�ĥ�����ΥǥХå��������������"
14355
14356#: common.opt:1066
14357#, fuzzy
14358msgid "Generate debug information in STABS format"
14359msgstr "�ǥե���ȷ����ΥǥХå��������������"
14360
14361#: common.opt:1070
14362#, fuzzy
14363msgid "Generate debug information in extended STABS format"
14364msgstr "�ǥե���ȳ�ĥ�����ΥǥХå��������������"
14365
14366#: common.opt:1074
14367#, fuzzy
14368msgid "Generate debug information in VMS format"
14369msgstr "�ǥե���ȷ����ΥǥХå��������������"
14370
14371#: common.opt:1078
14372#, fuzzy
14373msgid "Generate debug information in XCOFF format"
14374msgstr "�ǥե���ȷ����ΥǥХå��������������"
14375
14376#: common.opt:1082
14377#, fuzzy
14378msgid "Generate debug information in extended XCOFF format"
14379msgstr "�ǥե���ȳ�ĥ�����ΥǥХå��������������"
14380
14381#: common.opt:1086
14382#, fuzzy
14383msgid "Place output into <file>"
14384msgstr "  -o <file>               ���Ϥ� <file> �˽�����\n"
14385
14386#: common.opt:1090
14387#, fuzzy
14388msgid "Enable function profiling"
14389msgstr "mips16 �ؿ��ץ�ե�����"
14390
14391#: common.opt:1094
14392#, fuzzy
14393msgid "Issue warnings needed for strict compliance to the standard"
14394msgstr "  -pedantic               ��̩�� ISO C �ؤ�Ŭ����פ���ٹ��ȯ����\n"
14395
14396#: common.opt:1098
14397msgid "Like -pedantic but issue them as errors"
14398msgstr ""
14399
14400#: common.opt:1102
14401#, fuzzy
14402msgid "Do not display functions compiled or elapsed time"
14403msgstr "  -quiet                  ����ѥ��뤵�줿�ؿ���в���֤�ɽ�����ʤ�\n"
14404
14405#: common.opt:1106
14406#, fuzzy
14407msgid "Display the compiler's version"
14408msgstr "  -version                ����ѥ���ΥС�������ɽ������\n"
14409
14410#: common.opt:1110
14411#, fuzzy
14412msgid "Suppress warnings"
14413msgstr "%s: �ٹ�: "
14414
14415#: attribs.c:175
14416#, fuzzy, gcc-internal-format
14417msgid "%qs attribute directive ignored"
14418msgstr "`%s' °���ε���̿�᤬̵�뤵��ޤ���"
14419
14420#: attribs.c:183
14421#, fuzzy, gcc-internal-format
14422msgid "wrong number of arguments specified for %qs attribute"
14423msgstr "`%s' °���˻��ꤵ�줿����θĿ����ְ�äƤ��ޤ�"
14424
14425#: attribs.c:200
14426#, fuzzy, gcc-internal-format
14427msgid "%qs attribute does not apply to types"
14428msgstr "`%s' °���Ϸ��ˤ�Ŭ�Ѥ���ޤ���"
14429
14430#: attribs.c:247
14431#, fuzzy, gcc-internal-format
14432msgid "%qs attribute only applies to function types"
14433msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
14434
14435#: bb-reorder.c:1872
14436#, fuzzy, gcc-internal-format
14437msgid "multiple hot/cold transitions found (bb %i)"
14438msgstr "�᥽�å� `%s' ���������ʣ���Ƥ��ޤ���"
14439
14440#: bt-load.c:1504
14441#, gcc-internal-format
14442msgid "branch target register load optimization is not intended to be run twice"
14443msgstr ""
14444
14445#: builtins.c:389
14446#, gcc-internal-format
14447msgid "offset outside bounds of constant string"
14448msgstr "���ե��åȤ����ʸ����ζ����γ��ˤ���ޤ�"
14449
14450#: builtins.c:989
14451#, fuzzy, gcc-internal-format
14452msgid "second argument to %<__builtin_prefetch%> must be a constant"
14453msgstr "`__builtin_expect' �ؤ�������������Ǥʤ���Фʤ�ޤ���"
14454
14455#: builtins.c:996
14456#, fuzzy, gcc-internal-format
14457msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
14458msgstr "`__builtin_return_address' �ؤΰ������Ŭ�ڤǤ�"
14459
14460#: builtins.c:1004
14461#, fuzzy, gcc-internal-format
14462msgid "third argument to %<__builtin_prefetch%> must be a constant"
14463msgstr "`__builtin_expect' �ؤ�������������Ǥʤ���Фʤ�ޤ���"
14464
14465#: builtins.c:1011
14466#, fuzzy, gcc-internal-format
14467msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
14468msgstr "`__builtin_return_address' �ؤΰ������Ŭ�ڤǤ�"
14469
14470#: builtins.c:4124
14471#, fuzzy, gcc-internal-format
14472msgid "argument of %<__builtin_args_info%> must be constant"
14473msgstr "`__builtin_args_info' �ΰ��������Ǥʤ���Фʤ�ޤ���"
14474
14475#: builtins.c:4130
14476#, fuzzy, gcc-internal-format
14477msgid "argument of %<__builtin_args_info%> out of range"
14478msgstr "`__builtin_args_info' �ΰ�����ϰϳ��Ǥ�"
14479
14480#: builtins.c:4136
14481#, fuzzy, gcc-internal-format
14482msgid "missing argument in %<__builtin_args_info%>"
14483msgstr "`__builtin_args_info' �˰��������ޤ���"
14484
14485#: builtins.c:4232 gimplify.c:1882
14486#, fuzzy, gcc-internal-format
14487msgid "too few arguments to function %<va_start%>"
14488msgstr "`va_start' ���Ф�������¿�����ޤ�"
14489
14490#: builtins.c:4396
14491#, fuzzy, gcc-internal-format
14492msgid "first argument to %<va_arg%> not of type %<va_list%>"
14493msgstr "`va_arg' ���Ф���������� `va_list' ���ǤϤ���ޤ���"
14494
14495#. Unfortunately, this is merely undefined, rather than a constraint
14496#. violation, so we cannot make this an error.  If this call is never
14497#. executed, the program is still strictly conforming.
14498#: builtins.c:4410
14499#, fuzzy, gcc-internal-format
14500msgid "%qT is promoted to %qT when passed through %<...%>"
14501msgstr "`%s' �� `...' �ν���β���� `%s' �˳ʾ夲����ޤ���"
14502
14503#: builtins.c:4415
14504#, fuzzy, gcc-internal-format
14505msgid "(so you should pass %qT not %qT to %<va_arg%>)"
14506msgstr "(���äơ�`va_arg' �ˤ� `%s' ��(`%s' �Ǥʤ�)�Ϥ��ʤ���Фʤ�ޤ���)"
14507
14508#. We can, however, treat "undefined" any way we please.
14509#. Call abort to encourage the user to fix the program.
14510#: builtins.c:4421 c-typeck.c:2185
14511#, gcc-internal-format
14512msgid "if this code is reached, the program will abort"
14513msgstr ""
14514
14515#: builtins.c:4540
14516#, fuzzy, gcc-internal-format
14517msgid "invalid argument to %<__builtin_frame_address%>"
14518msgstr "`__builtin_frame_address' �ؤΰ������Ŭ�ڤǤ�"
14519
14520#: builtins.c:4542
14521#, fuzzy, gcc-internal-format
14522msgid "invalid argument to %<__builtin_return_address%>"
14523msgstr "`__builtin_return_address' �ؤΰ������Ŭ�ڤǤ�"
14524
14525#: builtins.c:4555
14526#, fuzzy, gcc-internal-format
14527msgid "unsupported argument to %<__builtin_frame_address%>"
14528msgstr "���ݡ��Ȥ���Ƥ��ʤ� `__builtin_frame_address' �ؤΰ���Ǥ�"
14529
14530#: builtins.c:4557
14531#, fuzzy, gcc-internal-format
14532msgid "unsupported argument to %<__builtin_return_address%>"
14533msgstr "���ݡ��Ȥ���Ƥ��ʤ� `__builtin_return_address' �ذ���Ǥ�"
14534
14535#: builtins.c:4660
14536#, fuzzy, gcc-internal-format
14537msgid "second argument to %<__builtin_expect%> must be a constant"
14538msgstr "`__builtin_expect' �ؤ�������������Ǥʤ���Фʤ�ޤ���"
14539
14540#: builtins.c:6134
14541#, fuzzy, gcc-internal-format
14542msgid "%<__builtin_longjmp%> second argument must be 1"
14543msgstr "__builtin_longjmp �������� 1 �Ǥʤ���Фʤ�ޤ���"
14544
14545#: builtins.c:6698
14546#, fuzzy, gcc-internal-format
14547msgid "target format does not support infinity"
14548msgstr "�������å� CPU �� interworking ���ݡ��Ȥ��ޤ���"
14549
14550#: builtins.c:8540 builtins.c:8634
14551#, fuzzy, gcc-internal-format
14552msgid "too few arguments to function %qs"
14553msgstr "�ؿ� `%s' �ؤΰ�������ʤ����ޤ�"
14554
14555#: builtins.c:8546 builtins.c:8640
14556#, fuzzy, gcc-internal-format
14557msgid "too many arguments to function %qs"
14558msgstr "�ؿ� `%s' ���Ф�������¿�����ޤ�"
14559
14560#: builtins.c:8552 builtins.c:8665
14561#, fuzzy, gcc-internal-format
14562msgid "non-floating-point argument to function %qs"
14563msgstr "�ؿ� `%s' ���Ф�������¿�����ޤ�"
14564
14565#: builtins.c:9765
14566#, fuzzy, gcc-internal-format
14567msgid "%<va_start%> used in function with fixed args"
14568msgstr "`va_start' ������İ���δؿ���ǻȤ��ޤ���"
14569
14570#. Evidently an out of date version of <stdarg.h>; can't validate
14571#. va_start's second argument, but can still work as intended.
14572#: builtins.c:9772
14573#, fuzzy, gcc-internal-format
14574msgid "%<__builtin_next_arg%> called without an argument"
14575msgstr "`__builtin_next_arg' �����̵���ǤǸƤӽФ���ޤ���"
14576
14577#: builtins.c:9787
14578#, fuzzy, gcc-internal-format
14579msgid "%<va_start%> used with too many arguments"
14580msgstr "�ޥ��� `%s' �ΰ��(%d ��)��¿�����ޤ�"
14581
14582#. FIXME: Sometimes with the tree optimizers we can get the
14583#. not the last argument even though the user used the last
14584#. argument.  We just warn and set the arg to be the last
14585#. argument so that we will get wrong-code because of
14586#. it.
14587#: builtins.c:9807
14588#, fuzzy, gcc-internal-format
14589msgid "second parameter of %<va_start%> not last named argument"
14590msgstr "`va_start' �������ܤ��ͤ�����κǸ��̾���ˤʤäƤ��ޤ���"
14591
14592#: builtins.c:9919
14593#, gcc-internal-format
14594msgid "%Hfirst argument of %D must be a pointer, second integer constant"
14595msgstr ""
14596
14597#: builtins.c:9932
14598#, fuzzy, gcc-internal-format
14599msgid "%Hlast argument of %D is not integer constant between 0 and 3"
14600msgstr "`asm' �ΰ�������ʸ����ǤϤ���ޤ��� "
14601
14602#: builtins.c:9978 builtins.c:10131 builtins.c:10199
14603#, gcc-internal-format
14604msgid "%Hcall to %D will always overflow destination buffer"
14605msgstr ""
14606
14607#: c-common.c:831
14608#, fuzzy, gcc-internal-format
14609msgid "%qD is not defined outside of function scope"
14610msgstr "��٥� %s ��������ؿ��γ�¦�ǻ��Ȥ���ޤ���"
14611
14612#: c-common.c:852
14613#, fuzzy, gcc-internal-format
14614msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
14615msgstr "ʸ����Ĺ `%d' �ϡ�Ĺ�� `%d' (ISO C%d ����ѥ���Υ��ݡ����׷�)����礭���ʤäƤ��ޤ�"
14616
14617#: c-common.c:893
14618#, gcc-internal-format
14619msgid "overflow in constant expression"
14620msgstr "������������С��ե����ޤ���"
14621
14622#: c-common.c:913
14623#, gcc-internal-format
14624msgid "integer overflow in expression"
14625msgstr "���������������С��ե����ޤ���"
14626
14627#: c-common.c:922
14628#, gcc-internal-format
14629msgid "floating point overflow in expression"
14630msgstr "������ư���������������С��ե����ޤ���"
14631
14632#: c-common.c:928
14633#, fuzzy, gcc-internal-format
14634msgid "vector overflow in expression"
14635msgstr "���������������С��ե����ޤ���"
14636
14637#. This detects cases like converting -129 or 256 to unsigned char.
14638#: c-common.c:950
14639#, gcc-internal-format
14640msgid "large integer implicitly truncated to unsigned type"
14641msgstr "�礭�����������ۤ����̵�������ڤ�ͤ���ޤ���"
14642
14643#: c-common.c:953
14644#, gcc-internal-format
14645msgid "negative integer implicitly converted to unsigned type"
14646msgstr "������������ۤ����̵�������Ѵ�����ޤ���"
14647
14648#: c-common.c:975
14649#, gcc-internal-format
14650msgid "type-punning to incomplete type might break strict-aliasing rules"
14651msgstr ""
14652
14653#: c-common.c:983
14654#, gcc-internal-format
14655msgid "dereferencing type-punned pointer will break strict-aliasing rules"
14656msgstr ""
14657
14658#: c-common.c:987
14659#, gcc-internal-format
14660msgid "dereferencing type-punned pointer might break strict-aliasing rules"
14661msgstr ""
14662
14663#: c-common.c:1049
14664#, gcc-internal-format
14665msgid "overflow in implicit constant conversion"
14666msgstr "���ۤ�����Ѵ��ǥ����С��ե����ޤ���"
14667
14668#: c-common.c:1185
14669#, fuzzy, gcc-internal-format
14670msgid "operation on %qE may be undefined"
14671msgstr "`%s' �Ǥα黻���������Ƥ��ʤ��Ȼפ��ޤ�"
14672
14673#: c-common.c:1471
14674#, gcc-internal-format
14675msgid "case label does not reduce to an integer constant"
14676msgstr "case ��٥����������˴Ը��Ǥ��ޤ���"
14677
14678#: c-common.c:1511
14679#, fuzzy, gcc-internal-format
14680msgid "case label value is less than minimum value for type"
14681msgstr "���η��κ����ͤ����礭���ͤ���������Ǥ�"
14682
14683#: c-common.c:1519
14684#, fuzzy, gcc-internal-format
14685msgid "case label value exceeds maximum value for type"
14686msgstr "���η��κ����ͤ����礭���ͤ���������Ǥ�"
14687
14688#: c-common.c:1527
14689#, fuzzy, gcc-internal-format
14690msgid "lower value in case label range less than minimum value for type"
14691msgstr "���η��κ����ͤ����礭���ͤ���������Ǥ�"
14692
14693#: c-common.c:1536
14694#, fuzzy, gcc-internal-format
14695msgid "upper value in case label range exceeds maximum value for type"
14696msgstr "���η��κ����ͤ����礭���ͤ���������Ǥ�"
14697
14698#: c-common.c:1876
14699#, gcc-internal-format
14700msgid "invalid truth-value expression"
14701msgstr "�����ͼ�����Ŭ�ڤǤ�"
14702
14703#: c-common.c:1924
14704#, gcc-internal-format
14705msgid "invalid operands to binary %s"
14706msgstr "���黻�� %s ����Ŭ�ڤǤ�"
14707
14708#: c-common.c:2159
14709#, gcc-internal-format
14710msgid "comparison is always false due to limited range of data type"
14711msgstr "�ǡ��������ϰ����¤ˤ�äơ���Ӥ���� false �Ȥʤ�ޤ�"
14712
14713#: c-common.c:2161
14714#, gcc-internal-format
14715msgid "comparison is always true due to limited range of data type"
14716msgstr "�ǡ��������ϰ����¤ˤ�äơ���Ӥ���� true �Ȥʤ�ޤ�"
14717
14718#: c-common.c:2231
14719#, gcc-internal-format
14720msgid "comparison of unsigned expression >= 0 is always true"
14721msgstr "���̵���μ� >= 0 �Ȥ�����ӤϾ�� true �Ǥ�"
14722
14723#: c-common.c:2240
14724#, gcc-internal-format
14725msgid "comparison of unsigned expression < 0 is always false"
14726msgstr "���̵���μ� < 0 �Ȥ�����ӤϾ�� false �Ǥ�"
14727
14728#: c-common.c:2282
14729#, fuzzy, gcc-internal-format
14730msgid "pointer of type %<void *%> used in arithmetic"
14731msgstr "`void *' ���Υݥ������׻��ǻȤ��ޤ���"
14732
14733#: c-common.c:2288
14734#, gcc-internal-format
14735msgid "pointer to a function used in arithmetic"
14736msgstr "�ؿ��ݥ������׻��ǻȤ��ޤ���"
14737
14738#: c-common.c:2294
14739#, fuzzy, gcc-internal-format
14740msgid "pointer to member function used in arithmetic"
14741msgstr "�ؿ��ݥ������׻��ǻȤ��ޤ���"
14742
14743#. Common Ada/Pascal programmer's mistake.  We always warn
14744#. about this since it is so bad.
14745#: c-common.c:2420
14746#, gcc-internal-format
14747msgid "the address of %qD, will always evaluate as %<true%>"
14748msgstr ""
14749
14750#: c-common.c:2517
14751#, gcc-internal-format
14752msgid "suggest parentheses around assignment used as truth value"
14753msgstr "�����ͤȤ��ƻȤ��������Τޤ��Ǥϡ��ݳ�̤λ��Ѥ����ᤷ�ޤ�"
14754
14755#: c-common.c:2585 c-common.c:2625
14756#, fuzzy, gcc-internal-format
14757msgid "invalid use of %<restrict%>"
14758msgstr "`restrict' ����ˡ����Ŭ�ڤǤ�"
14759
14760#: c-common.c:2841
14761#, fuzzy, gcc-internal-format
14762msgid "invalid application of %<sizeof%> to a function type"
14763msgstr "ISO C++ �ϴؿ����ؤ� `sizeof' ��Ŭ�Ѥ�ؤ��ޤ�"
14764
14765#: c-common.c:2851
14766#, fuzzy, gcc-internal-format
14767msgid "invalid application of %qs to a void type"
14768msgstr "��������������ʤ������Ф���̵������Ǥ�"
14769
14770#: c-common.c:2857
14771#, fuzzy, gcc-internal-format
14772msgid "invalid application of %qs to incomplete type %qT "
14773msgstr "�Դ����� typedef `%s' �λ��Ѥ���Ŭ�ڤǤ�"
14774
14775#: c-common.c:2898
14776#, fuzzy, gcc-internal-format
14777msgid "%<__alignof%> applied to a bit-field"
14778msgstr "�ӥåȥե�����ɤ� `__alignof' ��Ŭ�Ѥ���ޤ���"
14779
14780#: c-common.c:3444
14781#, fuzzy, gcc-internal-format
14782msgid "cannot disable built-in function %qs"
14783msgstr "�Ȥ߹��ߴؿ� `%s' ��ʤ�������ޤ�"
14784
14785#: c-common.c:3632
14786#, gcc-internal-format
14787msgid "pointers are not permitted as case values"
14788msgstr "case ���ͤȤ��ƤΥݥ����ϵ�����Ƥ��ޤ���"
14789
14790#: c-common.c:3638
14791#, fuzzy, gcc-internal-format
14792msgid "range expressions in switch statements are non-standard"
14793msgstr "ISO C �Ǥ� switch ʸ�Ǥ��ϰϼ��϶ؤ����Ƥ��ޤ�"
14794
14795#: c-common.c:3664
14796#, gcc-internal-format
14797msgid "empty range specified"
14798msgstr "�����ϰϤ����ꤵ��ޤ���"
14799
14800#: c-common.c:3724
14801#, gcc-internal-format
14802msgid "duplicate (or overlapping) case value"
14803msgstr "��Ť�(���뤤�Ͻ�ʣ���Ƥ���) case ����"
14804
14805#: c-common.c:3725
14806#, fuzzy, gcc-internal-format
14807msgid "%Jthis is the first entry overlapping that value"
14808msgstr "���줬�����ͤȽ�ʣ�����ǽ�ι��ܤǤ�"
14809
14810#: c-common.c:3729
14811#, gcc-internal-format
14812msgid "duplicate case value"
14813msgstr "��ʣ���� case ����"
14814
14815#: c-common.c:3730
14816#, fuzzy, gcc-internal-format
14817msgid "%Jpreviously used here"
14818msgstr "���ˤ����ǻȤ��ޤ���"
14819
14820#: c-common.c:3734
14821#, gcc-internal-format
14822msgid "multiple default labels in one switch"
14823msgstr "��Ĥ� switch ��ʣ���� default ��٥뤬����ޤ�"
14824
14825#: c-common.c:3735
14826#, fuzzy, gcc-internal-format
14827msgid "%Jthis is the first default label"
14828msgstr "���줬�ǽ�� default ��٥�Ǥ�"
14829
14830#: c-common.c:3784
14831#, fuzzy, gcc-internal-format
14832msgid "%Jcase value %qs not in enumerated type"
14833msgstr "case �� `%ld' ������ˤϤ���ޤ���"
14834
14835#: c-common.c:3787
14836#, fuzzy, gcc-internal-format
14837msgid "%Jcase value %qs not in enumerated type %qT"
14838msgstr "case �� `%ld' ������ˤϤ���ޤ���"
14839
14840#: c-common.c:3844
14841#, fuzzy, gcc-internal-format
14842msgid "%Hswitch missing default case"
14843msgstr "���줬�ǽ�� default ��٥�Ǥ�"
14844
14845#. Warn if there are enumerators that don't correspond to
14846#. case expressions.
14847#: c-common.c:3904
14848#, fuzzy, gcc-internal-format
14849msgid "%Henumeration value %qE not handled in switch"
14850msgstr "����� `%s' �� switch ��ǰ����Ƥ��ޤ���"
14851
14852#: c-common.c:3931
14853#, fuzzy, gcc-internal-format
14854msgid "taking the address of a label is non-standard"
14855msgstr "������֥������ȤΥ��ɥ쥹�����Ȥ��Ƥ��ޤ�"
14856
14857#: c-common.c:4095
14858#, fuzzy, gcc-internal-format
14859msgid "%qE attribute ignored for field of type %qT"
14860msgstr "`%s' °���Ϸ��ˤ�Ŭ�Ѥ���ޤ���"
14861
14862#: c-common.c:4106 c-common.c:4125 c-common.c:4143 c-common.c:4170
14863#: c-common.c:4189 c-common.c:4212 c-common.c:4233 c-common.c:4258
14864#: c-common.c:4284 c-common.c:4332 c-common.c:4359 c-common.c:4410
14865#: c-common.c:4435 c-common.c:4463 c-common.c:4482 c-common.c:4814
14866#: c-common.c:4879 c-common.c:4975 c-common.c:5041 c-common.c:5059
14867#: c-common.c:5105 c-common.c:5175 c-common.c:5199 c-common.c:5498
14868#: c-common.c:5521 c-common.c:5560
14869#, fuzzy, gcc-internal-format
14870msgid "%qE attribute ignored"
14871msgstr "`%s' °����̵�뤵��ޤ���"
14872
14873#: c-common.c:4313
14874#, gcc-internal-format
14875msgid "%qE attribute have effect only on public objects"
14876msgstr ""
14877
14878#: c-common.c:4520
14879#, fuzzy, gcc-internal-format
14880msgid "unknown machine mode %qs"
14881msgstr "�����ʥޥ���⡼�� `%s'"
14882
14883#: c-common.c:4540
14884#, gcc-internal-format
14885msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
14886msgstr ""
14887
14888#: c-common.c:4543
14889#, fuzzy, gcc-internal-format
14890msgid "use __attribute__ ((vector_size)) instead"
14891msgstr "`%s' °���ε���̿�᤬̵�뤵��ޤ���"
14892
14893#: c-common.c:4552
14894#, fuzzy, gcc-internal-format
14895msgid "unable to emulate %qs"
14896msgstr "�ե����� '%s' �� open �Ǥ��ޤ���"
14897
14898#: c-common.c:4562
14899#, fuzzy, gcc-internal-format
14900msgid "invalid pointer mode %qs"
14901msgstr "̵��ʼ��̻� `%s'"
14902
14903#: c-common.c:4577
14904#, fuzzy, gcc-internal-format
14905msgid "no data type for mode %qs"
14906msgstr "�⡼�� `%s' ���Ф���ǡ�����������ޤ���"
14907
14908#: c-common.c:4587
14909#, fuzzy, gcc-internal-format
14910msgid "cannot use mode %qs for enumeral types"
14911msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
14912
14913#: c-common.c:4614
14914#, fuzzy, gcc-internal-format
14915msgid "mode %qs applied to inappropriate type"
14916msgstr "sizeof ���Դ����ʷ���Ŭ�Ѥ���ޤ���"
14917
14918#: c-common.c:4645
14919#, fuzzy, gcc-internal-format
14920msgid "%Jsection attribute cannot be specified for local variables"
14921msgstr "section °���ϥ������ѿ����Ф��Ƥϻ���Ǥ��ޤ���"
14922
14923#: c-common.c:4656
14924#, fuzzy, gcc-internal-format
14925msgid "section of %q+D conflicts with previous declaration"
14926msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
14927
14928#: c-common.c:4665
14929#, fuzzy, gcc-internal-format
14930msgid "section attribute not allowed for %q+D"
14931msgstr "���������°���� `%s' �ˤϻȤ��ޤ���"
14932
14933#: c-common.c:4671
14934#, fuzzy, gcc-internal-format
14935msgid "%Jsection attributes are not supported for this target"
14936msgstr "���������°���Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
14937
14938#: c-common.c:4703
14939#, gcc-internal-format
14940msgid "requested alignment is not a constant"
14941msgstr "�׵ᤵ�줿���饤����Ȥ�����ǤϤ���ޤ���"
14942
14943#: c-common.c:4708
14944#, gcc-internal-format
14945msgid "requested alignment is not a power of 2"
14946msgstr "�׵ᤵ�줿���饤����Ȥ� 2 �Τ٤���ǤϤ���ޤ���"
14947
14948#: c-common.c:4713
14949#, gcc-internal-format
14950msgid "requested alignment is too large"
14951msgstr "�׵ᤵ�줿���饤����Ȥ��礭�����ޤ�"
14952
14953#: c-common.c:4739
14954#, fuzzy, gcc-internal-format
14955msgid "alignment may not be specified for %q+D"
14956msgstr "`%s' ���Ф��ƤΥ��饤����Ȥϻ���Ǥ��ޤ���"
14957
14958#: c-common.c:4777
14959#, fuzzy, gcc-internal-format
14960msgid "%q+D defined both normally and as an alias"
14961msgstr "`%s' ���̾�Τ�Τȥ����ꥢ���Ȥ�ξ����������ޤ���"
14962
14963#: c-common.c:4793
14964#, fuzzy, gcc-internal-format
14965msgid "alias argument not a string"
14966msgstr "alias �����ʸ����ǤϤʤ�"
14967
14968#: c-common.c:4844
14969#, gcc-internal-format
14970msgid "%Jweakref attribute must appear before alias attribute"
14971msgstr ""
14972
14973#: c-common.c:4872
14974#, fuzzy, gcc-internal-format
14975msgid "%qE attribute ignored on non-class types"
14976msgstr "`%s' °���Ϸ��ˤ�Ŭ�Ѥ���ޤ���"
14977
14978#: c-common.c:4885
14979#, fuzzy, gcc-internal-format
14980msgid "visibility argument not a string"
14981msgstr "alias �����ʸ����ǤϤʤ�"
14982
14983#: c-common.c:4897
14984#, fuzzy, gcc-internal-format
14985msgid "%qE attribute ignored on types"
14986msgstr "`%s' °����̵�뤵��ޤ���"
14987
14988#: c-common.c:4912
14989#, gcc-internal-format
14990msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
14991msgstr ""
14992
14993#: c-common.c:4983
14994#, fuzzy, gcc-internal-format
14995msgid "tls_model argument not a string"
14996msgstr "alias �����ʸ����ǤϤʤ�"
14997
14998#: c-common.c:4996
14999#, gcc-internal-format
15000msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
15001msgstr ""
15002
15003#: c-common.c:5015 c-common.c:5079
15004#, fuzzy, gcc-internal-format
15005msgid "%J%qE attribute applies only to functions"
15006msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
15007
15008#: c-common.c:5020 c-common.c:5084
15009#, fuzzy, gcc-internal-format
15010msgid "%Jcan%'t set %qE attribute after definition"
15011msgstr "����θ�� `%s' °�����åȤ��뤳�ȤϤǤ��ޤ���"
15012
15013#: c-common.c:5173
15014#, fuzzy, gcc-internal-format
15015msgid "%qE attribute ignored for %qE"
15016msgstr "`%s' °����̵�뤵��ޤ���"
15017
15018#: c-common.c:5228
15019#, gcc-internal-format
15020msgid "invalid vector type for attribute %qE"
15021msgstr ""
15022
15023#: c-common.c:5234
15024#, gcc-internal-format
15025msgid "vector size not an integral multiple of component size"
15026msgstr ""
15027
15028#: c-common.c:5240
15029#, gcc-internal-format
15030msgid "zero vector size"
15031msgstr ""
15032
15033#: c-common.c:5248
15034#, gcc-internal-format
15035msgid "number of components of the vector not a power of two"
15036msgstr ""
15037
15038#: c-common.c:5276
15039#, fuzzy, gcc-internal-format
15040msgid "nonnull attribute without arguments on a non-prototype"
15041msgstr "������ο����ץ�ȥ����פȰ��פ��ޤ���"
15042
15043#: c-common.c:5291
15044#, fuzzy, gcc-internal-format
15045msgid "nonnull argument has invalid operand number (argument %lu)"
15046msgstr "�ե����ޥå�ʸ�������Ŭ�ڤʥ��ڥ��ɿ�������ޤ�"
15047
15048#: c-common.c:5310
15049#, gcc-internal-format
15050msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
15051msgstr ""
15052
15053#: c-common.c:5318
15054#, gcc-internal-format
15055msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
15056msgstr ""
15057
15058#: c-common.c:5381 c-common.c:5404
15059#, fuzzy, gcc-internal-format
15060msgid "not enough variable arguments to fit a sentinel"
15061msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
15062
15063#: c-common.c:5425
15064#, fuzzy, gcc-internal-format
15065msgid "missing sentinel in function call"
15066msgstr "PC ��Ϣ�δؿ��ƤӽФ���ؤ���"
15067
15068#: c-common.c:5467
15069#, gcc-internal-format
15070msgid "null argument where non-null required (argument %lu)"
15071msgstr ""
15072
15073#: c-common.c:5532
15074#, fuzzy, gcc-internal-format
15075msgid "cleanup argument not an identifier"
15076msgstr "�Ҹ�ϼ��̻ҤǤʤ���Фʤ�ޤ���"
15077
15078#: c-common.c:5539
15079#, fuzzy, gcc-internal-format
15080msgid "cleanup argument not a function"
15081msgstr "�ؿ����Ф�������¿�����ޤ�"
15082
15083#: c-common.c:5578
15084#, gcc-internal-format
15085msgid "%qE attribute requires prototypes with named arguments"
15086msgstr ""
15087
15088#: c-common.c:5589
15089#, fuzzy, gcc-internal-format
15090msgid "%qE attribute only applies to variadic functions"
15091msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
15092
15093#: c-common.c:5600
15094#, fuzzy, gcc-internal-format
15095msgid "requested position is not an integer constant"
15096msgstr "�׵ᤵ�줿 init_priority ��������������ǤϤ���ޤ���"
15097
15098#: c-common.c:5607
15099#, gcc-internal-format
15100msgid "requested position is less than zero"
15101msgstr ""
15102
15103#: c-common.c:5909
15104#, gcc-internal-format
15105msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
15106msgstr ""
15107
15108#: c-common.c:5913
15109#, gcc-internal-format
15110msgid "%Hignoring return value of function declared with attribute warn_unused_result"
15111msgstr ""
15112
15113#: c-common.c:5973 cp/typeck.c:4257
15114#, fuzzy, gcc-internal-format
15115msgid "attempt to take address of bit-field structure member %qD"
15116msgstr "��¤�Υ��� `%s' �Υӥåȥե�����ɤΥ��ɥ쥹��������褦�Ȥ��Ƥ��ޤ�"
15117
15118#: c-common.c:6020
15119#, gcc-internal-format
15120msgid "invalid lvalue in assignment"
15121msgstr "�����Ȥ���̵��ʺ����ͤǤ�"
15122
15123#: c-common.c:6023
15124#, gcc-internal-format
15125msgid "invalid lvalue in increment"
15126msgstr "��������Ȥ���Ǥκ����ͤ�̵��Ǥ�"
15127
15128#: c-common.c:6026
15129#, gcc-internal-format
15130msgid "invalid lvalue in decrement"
15131msgstr "�ǥ�����Ȥ���Ǥκ����ͤ�̵��Ǥ�"
15132
15133#: c-common.c:6029
15134#, fuzzy, gcc-internal-format
15135msgid "invalid lvalue in unary %<&%>"
15136msgstr "ñ��� `&' �Ǥκ����ͤ�̵��Ǥ�"
15137
15138#: c-common.c:6032
15139#, gcc-internal-format
15140msgid "invalid lvalue in asm statement"
15141msgstr "asm ʸ�����̵��ʺ�����"
15142
15143#: c-common.c:6160 c-common.c:6209 c-typeck.c:2443
15144#, fuzzy, gcc-internal-format
15145msgid "too few arguments to function %qE"
15146msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
15147
15148#. ??? This should not be an error when inlining calls to
15149#. unprototyped functions.
15150#: c-common.c:6177 c-typeck.c:4095
15151#, fuzzy, gcc-internal-format
15152msgid "incompatible type for argument %d of %qE"
15153msgstr "%d ���ܤΰ���� `%s' �η��ȸߴ���������ޤ���"
15154
15155#. Except for passing an argument to an unprototyped function,
15156#. this is a constraint violation.  When passing an argument to
15157#. an unprototyped function, it is compile-time undefined;
15158#. making it a constraint in that case was rejected in
15159#. DR#252.
15160#: c-convert.c:96 c-typeck.c:1596 c-typeck.c:3736 cp/typeck.c:1372
15161#: cp/typeck.c:6014 fortran/convert.c:89 treelang/tree-convert.c:79
15162#, gcc-internal-format
15163msgid "void value not ignored as it ought to be"
15164msgstr "void ���ͤ�����ΰ�̣�̤��̵�뤵��ޤ���Ǥ���"
15165
15166#: c-convert.c:134 fortran/convert.c:122 java/typeck.c:154
15167#: treelang/tree-convert.c:105
15168#, gcc-internal-format
15169msgid "conversion to non-scalar type requested"
15170msgstr "�����顼���ؤ��Ѵ����׵ᤵ��ޤ�"
15171
15172#: c-decl.c:564
15173#, fuzzy, gcc-internal-format
15174msgid "array %q+D assumed to have one element"
15175msgstr "���� `%s' �ϰ����Ǥ��äƤ����Τȸ��ʤ���ޤ�"
15176
15177#: c-decl.c:669
15178#, gcc-internal-format
15179msgid "GCC supports only %u nested scopes"
15180msgstr ""
15181
15182#: c-decl.c:755 cp/decl.c:351 java/decl.c:1700
15183#, fuzzy, gcc-internal-format
15184msgid "label %q+D used but not defined"
15185msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
15186
15187#: c-decl.c:761 cp/decl.c:362 java/decl.c:1705
15188#, fuzzy, gcc-internal-format
15189msgid "label %q+D defined but not used"
15190msgstr "��٥� `%s' ���������ޤ������Ȥ��Ƥ��ޤ���"
15191
15192#: c-decl.c:763
15193#, fuzzy, gcc-internal-format
15194msgid "label %q+D declared but not defined"
15195msgstr "��٥� `%s' ���Ȥ��ޤ������������Ƥ��ޤ���"
15196
15197#: c-decl.c:798
15198#, fuzzy, gcc-internal-format
15199msgid "nested function %q+D declared but never defined"
15200msgstr "�ͥ��Ȥ����ؿ� `%s' �� `extern' ���������ޤ���"
15201
15202#: c-decl.c:812 cp/decl.c:556
15203#, fuzzy, gcc-internal-format
15204msgid "unused variable %q+D"
15205msgstr "�ѿ� `%s' �ϻȤ��ޤ���Ǥ���"
15206
15207#: c-decl.c:816
15208#, gcc-internal-format
15209msgid "type of array %q+D completed incompatibly with implicit initialization"
15210msgstr ""
15211
15212#: c-decl.c:1050
15213#, fuzzy, gcc-internal-format
15214msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
15215msgstr "��ά�����դ��ѥ�᥿�ꥹ�Ȥϡ����β����̾�ꥹ������Ȱ��פǤ��ޤ���"
15216
15217#: c-decl.c:1057
15218#, fuzzy, gcc-internal-format
15219msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
15220msgstr "�ǥե���Ȥdzʾ夲����뷿�ΰ���������β����̾�ꥹ�������Ŭ�礷�ޤ���"
15221
15222#: c-decl.c:1092
15223#, gcc-internal-format
15224msgid "prototype for %q+D declares more arguments than previous old-style definition"
15225msgstr ""
15226
15227#: c-decl.c:1098
15228#, gcc-internal-format
15229msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
15230msgstr ""
15231
15232#: c-decl.c:1107
15233#, fuzzy, gcc-internal-format
15234msgid "prototype for %q+D declares argument %d with incompatible type"
15235msgstr "`%s' �Υץ�ȥ����פ����ˤ��ꡢ��� %d �����פ��ޤ���"
15236
15237#. If we get here, no errors were found, but do issue a warning
15238#. for this poor-style construct.
15239#: c-decl.c:1120
15240#, fuzzy, gcc-internal-format
15241msgid "prototype for %q+D follows non-prototype definition"
15242msgstr "��ץ�ȥ���������������ˤ���ޤ�"
15243
15244#: c-decl.c:1135
15245#, fuzzy, gcc-internal-format
15246msgid "previous definition of %q+D was here"
15247msgstr "����Ǥ� `%s' �����"
15248
15249#: c-decl.c:1137
15250#, fuzzy, gcc-internal-format
15251msgid "previous implicit declaration of %q+D was here"
15252msgstr "����Ǥ� `%s' �ΰ���Ū�����"
15253
15254#: c-decl.c:1139
15255#, fuzzy, gcc-internal-format
15256msgid "previous declaration of %q+D was here"
15257msgstr "����Ǥ� `%s' �����"
15258
15259#: c-decl.c:1179
15260#, fuzzy, gcc-internal-format
15261msgid "%q+D redeclared as different kind of symbol"
15262msgstr "`%s' ���̤Υ���ܥ��Ȥ��ƺ��������ޤ���"
15263
15264#: c-decl.c:1183
15265#, fuzzy, gcc-internal-format
15266msgid "built-in function %q+D declared as non-function"
15267msgstr "�Ȥ߹��ߴؿ� `%s' ����ؿ��Ȥ����������ޤ���"
15268
15269#: c-decl.c:1186 c-decl.c:1302 c-decl.c:1926
15270#, fuzzy, gcc-internal-format
15271msgid "declaration of %q+D shadows a built-in function"
15272msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
15273
15274#: c-decl.c:1195
15275#, fuzzy, gcc-internal-format
15276msgid "redeclaration of enumerator %q+D"
15277msgstr "`enum %s' ����"
15278
15279#. If types don't match for a built-in, throw away the
15280#. built-in.  No point in calling locate_old_decl here, it
15281#. won't print anything.
15282#: c-decl.c:1216
15283#, fuzzy, gcc-internal-format
15284msgid "conflicting types for built-in function %q+D"
15285msgstr "�Ȥ߹��ߴؿ� `%s' �ȷ���̷�⤷�ޤ�"
15286
15287#: c-decl.c:1240 c-decl.c:1253 c-decl.c:1263
15288#, fuzzy, gcc-internal-format
15289msgid "conflicting types for %q+D"
15290msgstr "`%s' �ȷ���̷�⤷�ޤ�"
15291
15292#: c-decl.c:1261
15293#, fuzzy, gcc-internal-format
15294msgid "conflicting type qualifiers for %q+D"
15295msgstr "`%s' �ȷ���̷�⤷�ޤ�"
15296
15297#. Allow OLDDECL to continue in use.
15298#: c-decl.c:1278
15299#, fuzzy, gcc-internal-format
15300msgid "redefinition of typedef %q+D"
15301msgstr "`%s' �����������ޤ���"
15302
15303#: c-decl.c:1326 c-decl.c:1404
15304#, fuzzy, gcc-internal-format
15305msgid "redefinition of %q+D"
15306msgstr "`%s' �����������ޤ���"
15307
15308#: c-decl.c:1361 c-decl.c:1442
15309#, fuzzy, gcc-internal-format
15310msgid "static declaration of %q+D follows non-static declaration"
15311msgstr "`%s' ���� static �θ�� static �������Ƥ��ޤ�"
15312
15313#: c-decl.c:1371 c-decl.c:1378 c-decl.c:1431 c-decl.c:1439
15314#, fuzzy, gcc-internal-format
15315msgid "non-static declaration of %q+D follows static declaration"
15316msgstr "`%s' �� static �θ���� static �������Ƥ��ޤ�"
15317
15318#: c-decl.c:1391
15319#, fuzzy, gcc-internal-format
15320msgid "thread-local declaration of %q+D follows non-thread-local declaration"
15321msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
15322
15323#: c-decl.c:1394
15324#, fuzzy, gcc-internal-format
15325msgid "non-thread-local declaration of %q+D follows thread-local declaration"
15326msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
15327
15328#: c-decl.c:1424
15329#, fuzzy, gcc-internal-format
15330msgid "extern declaration of %q+D follows declaration with no linkage"
15331msgstr "`%s' ��extern ����ϥ����Х�Τ���Ȱ��פ��ޤ���"
15332
15333#: c-decl.c:1460
15334#, fuzzy, gcc-internal-format
15335msgid "declaration of %q+D with no linkage follows extern declaration"
15336msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
15337
15338#: c-decl.c:1466
15339#, fuzzy, gcc-internal-format
15340msgid "redeclaration of %q+D with no linkage"
15341msgstr "`%s' �����������ޤ���"
15342
15343#: c-decl.c:1480
15344#, gcc-internal-format
15345msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
15346msgstr ""
15347
15348#: c-decl.c:1491
15349#, gcc-internal-format
15350msgid "inline declaration of %qD follows declaration with attribute noinline"
15351msgstr ""
15352
15353#: c-decl.c:1498
15354#, fuzzy, gcc-internal-format
15355msgid "declaration of %q+D with attribute noinline follows inline declaration "
15356msgstr "�����ƥ��å��ѿ� `%s' ������� `for' �롼�׽�������ˤ���ޤ�"
15357
15358#: c-decl.c:1513
15359#, fuzzy, gcc-internal-format
15360msgid "%q+D declared inline after being called"
15361msgstr "`%s' �ϸƤӽФ���������� inline �������Ƥ��ޤ�"
15362
15363#: c-decl.c:1518
15364#, fuzzy, gcc-internal-format
15365msgid "%q+D declared inline after its definition"
15366msgstr "`%s' �Ϥ������������ inline �������Ƥ��ޤ�"
15367
15368#: c-decl.c:1537
15369#, fuzzy, gcc-internal-format
15370msgid "redefinition of parameter %q+D"
15371msgstr "`%s' �����������ޤ���"
15372
15373#: c-decl.c:1564
15374#, fuzzy, gcc-internal-format
15375msgid "redundant redeclaration of %q+D"
15376msgstr "`%s' �ξ�Ĺ�ʺ������Ʊ�쥹��������ˤ���ޤ�"
15377
15378#: c-decl.c:1913
15379#, fuzzy, gcc-internal-format
15380msgid "declaration of %q+D shadows previous non-variable"
15381msgstr "`%s' �����������Υ����륷��ܥ��ʤ�������ޤ�"
15382
15383#: c-decl.c:1918
15384#, fuzzy, gcc-internal-format
15385msgid "declaration of %q+D shadows a parameter"
15386msgstr "`%s' ������ϲ������ʤ�������ޤ�"
15387
15388#: c-decl.c:1921
15389#, fuzzy, gcc-internal-format
15390msgid "declaration of %q+D shadows a global declaration"
15391msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
15392
15393#: c-decl.c:1931
15394#, fuzzy, gcc-internal-format
15395msgid "declaration of %q+D shadows a previous local"
15396msgstr "`%s' �����������Υ����륷��ܥ��ʤ�������ޤ�"
15397
15398#: c-decl.c:1934 cp/name-lookup.c:954 cp/name-lookup.c:985
15399#: cp/name-lookup.c:993
15400#, gcc-internal-format
15401msgid "%Jshadowed declaration is here"
15402msgstr ""
15403
15404#: c-decl.c:2134
15405#, fuzzy, gcc-internal-format
15406msgid "nested extern declaration of %qD"
15407msgstr "`%s' �� extern ������ͥ��Ȥ��Ƥ��ޤ�"
15408
15409#: c-decl.c:2303
15410#, fuzzy, gcc-internal-format
15411msgid "implicit declaration of function %qE"
15412msgstr "�ؿ� `%s' �ΰ��ۤ����"
15413
15414#: c-decl.c:2364
15415#, fuzzy, gcc-internal-format
15416msgid "incompatible implicit declaration of built-in function %qD"
15417msgstr "�ؿ� `%s' �ΰ��ۤ����"
15418
15419#: c-decl.c:2373
15420#, fuzzy, gcc-internal-format
15421msgid "incompatible implicit declaration of function %qD"
15422msgstr "�ؿ� `%s' �ΰ��ۤ����"
15423
15424#: c-decl.c:2426
15425#, fuzzy, gcc-internal-format
15426msgid "%H%qE undeclared here (not in a function)"
15427msgstr "`%s' �������Ǥ��������Ƥ��ޤ��� (�ؿ�����ǤϤʤ�)"
15428
15429#: c-decl.c:2431
15430#, fuzzy, gcc-internal-format
15431msgid "%H%qE undeclared (first use in this function)"
15432msgstr "`%s' ���������Ƥ��ޤ��� (���δؿ���Ǻǽ������)"
15433
15434#: c-decl.c:2435
15435#, fuzzy, gcc-internal-format
15436msgid "%H(Each undeclared identifier is reported only once"
15437msgstr "(̤����γ��ѿ��ˤĤ��Ƥϡ����줬�ǽ�˸���줿���줾��δؿ�"
15438
15439#: c-decl.c:2436
15440#, fuzzy, gcc-internal-format
15441msgid "%Hfor each function it appears in.)"
15442msgstr " ���Ф��ư��٤��������ޤ���)"
15443
15444#: c-decl.c:2474 cp/decl.c:2131
15445#, fuzzy, gcc-internal-format
15446msgid "label %qE referenced outside of any function"
15447msgstr "��٥� %s ��������ؿ��γ�¦�ǻ��Ȥ���ޤ���"
15448
15449#: c-decl.c:2516
15450#, fuzzy, gcc-internal-format
15451msgid "duplicate label declaration %qE"
15452msgstr "��٥����� `%s' ����ʣ���Ƥ��ޤ�"
15453
15454#: c-decl.c:2552
15455#, fuzzy, gcc-internal-format
15456msgid "%Hduplicate label %qD"
15457msgstr "��ʣ�������� `%s'"
15458
15459#: c-decl.c:2562
15460#, fuzzy, gcc-internal-format
15461msgid "%Jjump into statement expression"
15462msgstr "���ν���ʹߤ˥��ߤ�����ޤ�"
15463
15464#: c-decl.c:2564
15465#, gcc-internal-format
15466msgid "%Jjump into scope of identifier with variably modified type"
15467msgstr ""
15468
15469#: c-decl.c:2579
15470#, gcc-internal-format
15471msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
15472msgstr ""
15473
15474#: c-decl.c:2654
15475#, gcc-internal-format
15476msgid "%H%qE defined as wrong kind of tag"
15477msgstr ""
15478
15479#: c-decl.c:2869
15480#, gcc-internal-format
15481msgid "unnamed struct/union that defines no instances"
15482msgstr "̵̾��¤��/�����Τ������Υ���������������Ƥ��ޤ���"
15483
15484#: c-decl.c:2877
15485#, gcc-internal-format
15486msgid "empty declaration with storage class specifier does not redeclare tag"
15487msgstr ""
15488
15489#: c-decl.c:2888
15490#, fuzzy, gcc-internal-format
15491msgid "empty declaration with type qualifier does not redeclare tag"
15492msgstr "���������������Ƥ��ޤ���"
15493
15494#: c-decl.c:2909 c-decl.c:2916
15495#, fuzzy, gcc-internal-format
15496msgid "useless type name in empty declaration"
15497msgstr "�����������ˡ�̵��̣�ʥ���������Ϸ�̾������ޤ�"
15498
15499#: c-decl.c:2924
15500#, fuzzy, gcc-internal-format
15501msgid "%<inline%> in empty declaration"
15502msgstr "��������Ǥ�"
15503
15504#: c-decl.c:2930
15505#, fuzzy, gcc-internal-format
15506msgid "%<auto%> in file-scope empty declaration"
15507msgstr "��Ĥζ��������ˡ���Ĥη������ꤵ��Ƥ��ޤ�"
15508
15509#: c-decl.c:2936
15510#, fuzzy, gcc-internal-format
15511msgid "%<register%> in file-scope empty declaration"
15512msgstr "��Ĥζ��������ˡ���Ĥη������ꤵ��Ƥ��ޤ�"
15513
15514#: c-decl.c:2942
15515#, fuzzy, gcc-internal-format
15516msgid "useless storage class specifier in empty declaration"
15517msgstr "������������ε������饹����Ҥ�̵��Ǥ�"
15518
15519#: c-decl.c:2948
15520#, fuzzy, gcc-internal-format
15521msgid "useless %<__thread%> in empty declaration"
15522msgstr "�����������ˡ�̵��̣�ʥ���������Ϸ�̾������ޤ�"
15523
15524#: c-decl.c:2956
15525#, fuzzy, gcc-internal-format
15526msgid "useless type qualifier in empty declaration"
15527msgstr "�����������ˡ�̵��̣�ʥ���������Ϸ�̾������ޤ�"
15528
15529#: c-decl.c:2963 c-parser.c:1157
15530#, gcc-internal-format
15531msgid "empty declaration"
15532msgstr "��������Ǥ�"
15533
15534#: c-decl.c:3029
15535#, gcc-internal-format
15536msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
15537msgstr ""
15538
15539#: c-decl.c:3032
15540#, fuzzy, gcc-internal-format
15541msgid "ISO C90 does not support %<[*]%> array declarators"
15542msgstr "ISO C89 �ϲ���������Ф�����դ��ޤ���"
15543
15544#: c-decl.c:3035
15545#, gcc-internal-format
15546msgid "GCC does not yet properly implement %<[*]%> array declarators"
15547msgstr ""
15548
15549#: c-decl.c:3054
15550#, fuzzy, gcc-internal-format
15551msgid "static or type qualifiers in abstract declarator"
15552msgstr "�ݥ�������Ҥ���Ŭ�ڤʷ�������"
15553
15554#: c-decl.c:3142
15555#, fuzzy, gcc-internal-format
15556msgid "%q+D is usually a function"
15557msgstr "`%s' ���̾�ϴؿ��Ǥ�"
15558
15559#: c-decl.c:3151 cp/decl.c:3700 cp/decl2.c:825
15560#, fuzzy, gcc-internal-format
15561msgid "typedef %qD is initialized (use __typeof__ instead)"
15562msgstr "typedef `%s' ������ޤ���"
15563
15564#: c-decl.c:3156
15565#, fuzzy, gcc-internal-format
15566msgid "function %qD is initialized like a variable"
15567msgstr "�ؿ� `%s' ���ѿ��Ǥ��뤫�Τ褦�˽���ޤ���"
15568
15569#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
15570#: c-decl.c:3162
15571#, fuzzy, gcc-internal-format
15572msgid "parameter %qD is initialized"
15573msgstr "����� `%s' ������ޤ���"
15574
15575#: c-decl.c:3187
15576#, fuzzy, gcc-internal-format
15577msgid "variable %qD has initializer but incomplete type"
15578msgstr "�ѿ� `%s' �ˤϽ��Ҥ�����ޤ������Դ������Ǥ�"
15579
15580#: c-decl.c:3263 c-decl.c:5885 cp/decl.c:3739 cp/decl.c:10141
15581#, fuzzy, gcc-internal-format
15582msgid "inline function %q+D given attribute noinline"
15583msgstr "�ؿ����礭������ inline �ˤǤ��ޤ���"
15584
15585#: c-decl.c:3335
15586#, fuzzy, gcc-internal-format
15587msgid "initializer fails to determine size of %q+D"
15588msgstr "���Ҥ� `%s' �Υ�����������˼��Ԥ��ޤ���"
15589
15590#: c-decl.c:3340
15591#, fuzzy, gcc-internal-format
15592msgid "array size missing in %q+D"
15593msgstr "`%s' �Ǥ�����������礤�Ƥ��ޤ�"
15594
15595#: c-decl.c:3352
15596#, fuzzy, gcc-internal-format
15597msgid "zero or negative size array %q+D"
15598msgstr "`%s' ����������������������Ǥ�"
15599
15600#: c-decl.c:3407 varasm.c:1646
15601#, fuzzy, gcc-internal-format
15602msgid "storage size of %q+D isn%'t known"
15603msgstr "`%s' ���ΰ襵�������狼��ޤ���"
15604
15605#: c-decl.c:3417
15606#, fuzzy, gcc-internal-format
15607msgid "storage size of %q+D isn%'t constant"
15608msgstr "`%s' ���ΰ襵����������ǤϤ���ޤ���"
15609
15610#: c-decl.c:3464
15611#, fuzzy, gcc-internal-format
15612msgid "ignoring asm-specifier for non-static local variable %q+D"
15613msgstr "�� static �������ѿ� `%s' �ؤ� asm ����Ҥ�̵�뤵��ޤ�"
15614
15615#: c-decl.c:3492 fortran/f95-lang.c:670
15616#, gcc-internal-format
15617msgid "cannot put object with volatile field into register"
15618msgstr "volatile �ե�����ɤ�쥸�����˻�äƤ���褦�ʥ��֥������Ȥ��֤��ޤ���"
15619
15620#: c-decl.c:3627
15621#, gcc-internal-format
15622msgid "ISO C forbids forward parameter declarations"
15623msgstr "ISO C �������������ؤ��ޤ�"
15624
15625#: c-decl.c:3746
15626#, fuzzy, gcc-internal-format
15627msgid "bit-field %qs width not an integer constant"
15628msgstr "�ӥåȥե������ `%s' ������������ǤϤ���ޤ���"
15629
15630#: c-decl.c:3754
15631#, fuzzy, gcc-internal-format
15632msgid "negative width in bit-field %qs"
15633msgstr "�ӥåȥե������ `%s' ������ο��Ǥ�"
15634
15635#: c-decl.c:3759
15636#, fuzzy, gcc-internal-format
15637msgid "zero width for bit-field %qs"
15638msgstr "�ӥåȥե������ `%s' ���� 0 �Ǥ�"
15639
15640#: c-decl.c:3769
15641#, fuzzy, gcc-internal-format
15642msgid "bit-field %qs has invalid type"
15643msgstr "�ӥåȥե������ `%s' ����Ŭ�ڤʷ����äƤ��ޤ�"
15644
15645#: c-decl.c:3779
15646#, fuzzy, gcc-internal-format
15647msgid "type of bit-field %qs is a GCC extension"
15648msgstr "#%s �� GCC �γ�ĥ�Ǥ�"
15649
15650#: c-decl.c:3788
15651#, fuzzy, gcc-internal-format
15652msgid "width of %qs exceeds its type"
15653msgstr "`%s' ����Ϥ��η��Υ�������Ķ���Ƥ��ޤ�"
15654
15655#: c-decl.c:3801
15656#, fuzzy, gcc-internal-format
15657msgid "%qs is narrower than values of its type"
15658msgstr "`%s' �Ϥ��η����ͤ��ⶹ���Ǥ�"
15659
15660#: c-decl.c:3950
15661#, fuzzy, gcc-internal-format
15662msgid "type defaults to %<int%> in declaration of %qs"
15663msgstr "`%s' ������Ƿ����ǥե���Ȥ� `int' �Ȥ���ޤ���"
15664
15665#: c-decl.c:3978
15666#, fuzzy, gcc-internal-format
15667msgid "duplicate %<const%>"
15668msgstr "��ʣ���� `const'"
15669
15670#: c-decl.c:3980
15671#, fuzzy, gcc-internal-format
15672msgid "duplicate %<restrict%>"
15673msgstr "��ʣ������٥� `restrict'"
15674
15675#: c-decl.c:3982
15676#, fuzzy, gcc-internal-format
15677msgid "duplicate %<volatile%>"
15678msgstr "��ʣ���� `volatile'"
15679
15680#: c-decl.c:4001
15681#, fuzzy, gcc-internal-format
15682msgid "function definition declared %<auto%>"
15683msgstr "�ؿ�������� `auto' ���������ޤ���"
15684
15685#: c-decl.c:4003
15686#, fuzzy, gcc-internal-format
15687msgid "function definition declared %<register%>"
15688msgstr "�ؿ�������� `register' ���������ޤ���"
15689
15690#: c-decl.c:4005
15691#, fuzzy, gcc-internal-format
15692msgid "function definition declared %<typedef%>"
15693msgstr "�ؿ�������� `typedef' ���������ޤ���"
15694
15695#: c-decl.c:4007
15696#, fuzzy, gcc-internal-format
15697msgid "function definition declared %<__thread%>"
15698msgstr "�ؿ�������� `typedef' ���������ޤ���"
15699
15700#: c-decl.c:4023
15701#, fuzzy, gcc-internal-format
15702msgid "storage class specified for structure field %qs"
15703msgstr "��¤�Υե������ `%s' �˻��ꤵ�줿�������饹"
15704
15705#: c-decl.c:4027 cp/decl.c:7187
15706#, fuzzy, gcc-internal-format
15707msgid "storage class specified for parameter %qs"
15708msgstr "����� `%s' �ǻ��ꤵ�줿�������饹"
15709
15710#: c-decl.c:4030 cp/decl.c:7189
15711#, gcc-internal-format
15712msgid "storage class specified for typename"
15713msgstr "��̾���Ф��ƻ��ꤵ�줿�������饹"
15714
15715#: c-decl.c:4043 cp/decl.c:7206
15716#, fuzzy, gcc-internal-format
15717msgid "%qs initialized and declared %<extern%>"
15718msgstr "`%s' �������Ȥ���ǡ�`extern' �������ޤ���"
15719
15720#: c-decl.c:4045 cp/decl.c:7209
15721#, fuzzy, gcc-internal-format
15722msgid "%qs has both %<extern%> and initializer"
15723msgstr "`%s' �� `extern' �Ƚ��Ҥ�ξ���ޤ�"
15724
15725#: c-decl.c:4050
15726#, fuzzy, gcc-internal-format
15727msgid "file-scope declaration of %qs specifies %<auto%>"
15728msgstr "`%s' �Υȥåץ�٥������� `auto' ����ꤷ�ޤ�"
15729
15730#: c-decl.c:4052
15731#, fuzzy, gcc-internal-format
15732msgid "file-scope declaration of %qs specifies %<register%>"
15733msgstr "`%s' �Υȥåץ�٥������� `auto' ����ꤷ�ޤ�"
15734
15735#: c-decl.c:4057 cp/decl.c:7213
15736#, fuzzy, gcc-internal-format
15737msgid "nested function %qs declared %<extern%>"
15738msgstr "�ͥ��Ȥ����ؿ� `%s' �� `extern' ���������ޤ���"
15739
15740#: c-decl.c:4060 cp/decl.c:7223
15741#, gcc-internal-format
15742msgid "function-scope %qs implicitly auto and declared %<__thread%>"
15743msgstr ""
15744
15745#. Only the innermost declarator (making a parameter be of
15746#. array type which is converted to pointer type)
15747#. may have static or type qualifiers.
15748#: c-decl.c:4107 c-decl.c:4301
15749#, fuzzy, gcc-internal-format
15750msgid "static or type qualifiers in non-parameter array declarator"
15751msgstr "������������ε������饹����Ҥ�̵��Ǥ�"
15752
15753#: c-decl.c:4153
15754#, fuzzy, gcc-internal-format
15755msgid "declaration of %qs as array of voids"
15756msgstr "`%s' ������� void ������"
15757
15758#: c-decl.c:4159
15759#, fuzzy, gcc-internal-format
15760msgid "declaration of %qs as array of functions"
15761msgstr "`%s' ������ϴؿ�������"
15762
15763#: c-decl.c:4164
15764#, fuzzy, gcc-internal-format
15765msgid "invalid use of structure with flexible array member"
15766msgstr "����������Ф���Ƥ��ޤ�"
15767
15768#: c-decl.c:4184
15769#, fuzzy, gcc-internal-format
15770msgid "size of array %qs has non-integer type"
15771msgstr "���� `%s' ���礭������������"
15772
15773#: c-decl.c:4189
15774#, fuzzy, gcc-internal-format
15775msgid "ISO C forbids zero-size array %qs"
15776msgstr "ISO C �� ������ 0 ������ `%s' ��ؤ��ޤ�"
15777
15778#: c-decl.c:4196
15779#, fuzzy, gcc-internal-format
15780msgid "size of array %qs is negative"
15781msgstr "���� `%s' ���礭������Ǥ�"
15782
15783#: c-decl.c:4210
15784#, fuzzy, gcc-internal-format
15785msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
15786msgstr "ISO C89 �ϥ�������ɾ���Ǥ��ʤ����� `%s' ��ؤ��ޤ�"
15787
15788#: c-decl.c:4214
15789#, fuzzy, gcc-internal-format
15790msgid "ISO C90 forbids variable-size array %qs"
15791msgstr "ISO C89 �ϲ���Ĺ������������ `%s' ��ؤ��ޤ�"
15792
15793#: c-decl.c:4254 c-decl.c:4423 cp/decl.c:7646
15794#, fuzzy, gcc-internal-format
15795msgid "size of array %qs is too large"
15796msgstr "���� `%s' ���礭�����礭�����ޤ�"
15797
15798#: c-decl.c:4265
15799#, fuzzy, gcc-internal-format
15800msgid "ISO C90 does not support flexible array members"
15801msgstr "ISO C89 �ϲ���������Ф�����դ��ޤ���"
15802
15803#: c-decl.c:4275
15804#, gcc-internal-format
15805msgid "array type has incomplete element type"
15806msgstr "����η����Դ������Ƿ����äƤ��ޤ�"
15807
15808#: c-decl.c:4333 cp/decl.c:7307
15809#, fuzzy, gcc-internal-format
15810msgid "%qs declared as function returning a function"
15811msgstr "`%s' �ϴؿ����֤��ؿ��Ȥ����������Ƥ��ޤ�"
15812
15813#: c-decl.c:4338 cp/decl.c:7312
15814#, fuzzy, gcc-internal-format
15815msgid "%qs declared as function returning an array"
15816msgstr "`%s' ��������֤��ؿ��Ȥ����������Ƥ��ޤ�"
15817
15818#: c-decl.c:4358
15819#, fuzzy, gcc-internal-format
15820msgid "function definition has qualified void return type"
15821msgstr "�ؿ�������� `typedef' ���������ޤ���"
15822
15823#: c-decl.c:4361
15824#, gcc-internal-format
15825msgid "type qualifiers ignored on function return type"
15826msgstr "�ؿ�����ͤη������Ҥ�̵�뤵��ޤ���"
15827
15828#: c-decl.c:4390 c-decl.c:4436 c-decl.c:4531 c-decl.c:4621
15829#, gcc-internal-format
15830msgid "ISO C forbids qualified function types"
15831msgstr "ISO C �ϴؿ��η������Ҥ�ؤ��ޤ�"
15832
15833#: c-decl.c:4444
15834#, fuzzy, gcc-internal-format
15835msgid "typedef %q+D declared %<inline%>"
15836msgstr "�ѿ� `%s' �� `inline' ���������ޤ���"
15837
15838#: c-decl.c:4474
15839#, gcc-internal-format
15840msgid "ISO C forbids const or volatile function types"
15841msgstr "ISO C �� const �� volatile �δؿ�����ؤ��ޤ�"
15842
15843#: c-decl.c:4494
15844#, fuzzy, gcc-internal-format
15845msgid "variable or field %qs declared void"
15846msgstr "�ѿ��ޤ����ΰ� `%s' �� void ���������Ƥ��ޤ�"
15847
15848#: c-decl.c:4524
15849#, fuzzy, gcc-internal-format
15850msgid "attributes in parameter array declarator ignored"
15851msgstr "������������� `::' ��Ȥ��ޤ���"
15852
15853#: c-decl.c:4558
15854#, fuzzy, gcc-internal-format
15855msgid "parameter %q+D declared %<inline%>"
15856msgstr "����� `%s' �� void ���������Ƥ��ޤ�"
15857
15858#: c-decl.c:4571
15859#, fuzzy, gcc-internal-format
15860msgid "field %qs declared as a function"
15861msgstr "�ΰ� `%s' �ϴؿ��Ȥ����������Ƥ��ޤ�"
15862
15863#: c-decl.c:4577
15864#, fuzzy, gcc-internal-format
15865msgid "field %qs has incomplete type"
15866msgstr "�ΰ� `%s' ���Դ����ʷ��Ǥ�"
15867
15868#: c-decl.c:4591 c-decl.c:4603 c-decl.c:4607
15869#, fuzzy, gcc-internal-format
15870msgid "invalid storage class for function %qs"
15871msgstr "�ؿ� `%s' ���Ф�����Ŭ�ڤ���¸���饹"
15872
15873#: c-decl.c:4627
15874#, fuzzy, gcc-internal-format
15875msgid "%<noreturn%> function returns non-void value"
15876msgstr "`noreturn' �ؿ����� void �ͤ��֤��Ƥ��ޤ�"
15877
15878#: c-decl.c:4655
15879#, fuzzy, gcc-internal-format
15880msgid "cannot inline function %<main%>"
15881msgstr "`main' �� inline �ؿ��ˤϤǤ��ޤ���"
15882
15883#: c-decl.c:4702
15884#, gcc-internal-format
15885msgid "variable previously declared %<static%> redeclared %<extern%>"
15886msgstr ""
15887
15888#: c-decl.c:4712
15889#, fuzzy, gcc-internal-format
15890msgid "variable %q+D declared %<inline%>"
15891msgstr "�ѿ� `%s' �� `inline' ���������ޤ���"
15892
15893#. A mere warning is sure to result in improper semantics
15894#. at runtime.  Don't bother to allow this to compile.
15895#. A mere warning is sure to result in improper
15896#. semantics at runtime.  Don't bother to allow this to
15897#. compile.
15898#: c-decl.c:4742 cp/decl.c:6115 cp/decl.c:8236
15899#, fuzzy, gcc-internal-format
15900msgid "thread-local storage not supported for this target"
15901msgstr "-fdata-sections �Ϥ��Υ������åȤǼ���������ޤ���"
15902
15903#: c-decl.c:4807 c-decl.c:5964
15904#, fuzzy, gcc-internal-format
15905msgid "function declaration isn%'t a prototype"
15906msgstr "�ؿ�����ϥץ�ȥ����פǤϤ���ޤ���"
15907
15908#: c-decl.c:4815
15909#, gcc-internal-format
15910msgid "parameter names (without types) in function declaration"
15911msgstr "�ؿ������ˡʷ���̵���˲����̾������ޤ�"
15912
15913#: c-decl.c:4848
15914#, fuzzy, gcc-internal-format
15915msgid "parameter %u (%q+D) has incomplete type"
15916msgstr "��������Դ������Ǥ�"
15917
15918#: c-decl.c:4851
15919#, fuzzy, gcc-internal-format
15920msgid "%Jparameter %u has incomplete type"
15921msgstr "��������Դ������Ǥ�"
15922
15923#: c-decl.c:4860
15924#, fuzzy, gcc-internal-format
15925msgid "parameter %u (%q+D) has void type"
15926msgstr "����� `%s' ���Դ������Ǥ�"
15927
15928#: c-decl.c:4863
15929#, fuzzy, gcc-internal-format
15930msgid "%Jparameter %u has void type"
15931msgstr "����� `%s' ���Դ������Ǥ�"
15932
15933#: c-decl.c:4923
15934#, gcc-internal-format
15935msgid "%<void%> as only parameter may not be qualified"
15936msgstr ""
15937
15938#: c-decl.c:4927 c-decl.c:4961
15939#, gcc-internal-format
15940msgid "%<void%> must be the only parameter"
15941msgstr ""
15942
15943#: c-decl.c:4955
15944#, fuzzy, gcc-internal-format
15945msgid "parameter %q+D has just a forward declaration"
15946msgstr "����� `%s' ����������������ޤ���"
15947
15948#. The %s will be one of 'struct', 'union', or 'enum'.
15949#: c-decl.c:5000
15950#, fuzzy, gcc-internal-format
15951msgid "%<%s %E%> declared inside parameter list"
15952msgstr "`%s %s' �ϲ�����ꥹ������������ޤ���"
15953
15954#. The %s will be one of 'struct', 'union', or 'enum'.
15955#: c-decl.c:5004
15956#, fuzzy, gcc-internal-format
15957msgid "anonymous %s declared inside parameter list"
15958msgstr "̵̾��¤�Τ�������ꥹ������������ޤ���"
15959
15960#: c-decl.c:5009
15961#, fuzzy, gcc-internal-format
15962msgid "its scope is only this definition or declaration, which is probably not what you want"
15963msgstr "���Υ������פ��������������Ǥ������餯˾������ȤȰۤʤ�Ǥ��礦��"
15964
15965#: c-decl.c:5142
15966#, fuzzy, gcc-internal-format
15967msgid "redefinition of %<union %E%>"
15968msgstr "`%s %s' ����"
15969
15970#: c-decl.c:5144
15971#, fuzzy, gcc-internal-format
15972msgid "redefinition of %<struct %E%>"
15973msgstr "`%s %s' ����"
15974
15975#: c-decl.c:5149
15976#, fuzzy, gcc-internal-format
15977msgid "nested redefinition of %<union %E%>"
15978msgstr "`%s' �Υͥ��Ȥ��������"
15979
15980#: c-decl.c:5151
15981#, fuzzy, gcc-internal-format
15982msgid "nested redefinition of %<struct %E%>"
15983msgstr "`%s' �Υͥ��Ȥ��������"
15984
15985#: c-decl.c:5222 cp/decl.c:3500
15986#, gcc-internal-format
15987msgid "declaration does not declare anything"
15988msgstr "���������������Ƥ��ޤ���"
15989
15990#: c-decl.c:5226
15991#, fuzzy, gcc-internal-format
15992msgid "ISO C doesn%'t support unnamed structs/unions"
15993msgstr "ISO C �Ǥ�̵̾��¤�Τ䶦���Τ�����դ��ޤ���"
15994
15995#: c-decl.c:5269 c-decl.c:5285
15996#, fuzzy, gcc-internal-format
15997msgid "duplicate member %q+D"
15998msgstr "��ʣ�������� `%s'"
15999
16000#: c-decl.c:5324
16001#, fuzzy, gcc-internal-format
16002msgid "union has no named members"
16003msgstr "̾���դ�����"
16004
16005#: c-decl.c:5326
16006#, fuzzy, gcc-internal-format
16007msgid "union has no members"
16008msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
16009
16010#: c-decl.c:5331
16011#, fuzzy, gcc-internal-format
16012msgid "struct has no named members"
16013msgstr "̾���դ�����"
16014
16015#: c-decl.c:5333
16016#, fuzzy, gcc-internal-format
16017msgid "struct has no members"
16018msgstr "�ǥ��ȥ饯���ϲ��������ޤ���"
16019
16020#: c-decl.c:5392
16021#, fuzzy, gcc-internal-format
16022msgid "%Jflexible array member in union"
16023msgstr "�����Τ˲���������Ф�����ޤ�"
16024
16025#: c-decl.c:5397
16026#, fuzzy, gcc-internal-format
16027msgid "%Jflexible array member not at end of struct"
16028msgstr "��¤�ΤκǸ�ǤϤʤ���˲���������Ф�����ޤ�"
16029
16030#: c-decl.c:5402
16031#, fuzzy, gcc-internal-format
16032msgid "%Jflexible array member in otherwise empty struct"
16033msgstr "��¤�Τ˲���������аʳ��Υ��Ф�����ޤ���"
16034
16035#: c-decl.c:5409
16036#, fuzzy, gcc-internal-format
16037msgid "%Jinvalid use of structure with flexible array member"
16038msgstr "����������Ф���Ƥ��ޤ�"
16039
16040#: c-decl.c:5520
16041#, gcc-internal-format
16042msgid "union cannot be made transparent"
16043msgstr "�����Τ�Ʃ��Ū�ˤǤ��ޤ���"
16044
16045#: c-decl.c:5591
16046#, fuzzy, gcc-internal-format
16047msgid "nested redefinition of %<enum %E%>"
16048msgstr "`%s' �Υͥ��Ȥ��������"
16049
16050#. This enum is a named one that has been declared already.
16051#: c-decl.c:5598
16052#, fuzzy, gcc-internal-format
16053msgid "redeclaration of %<enum %E%>"
16054msgstr "`enum %s' ����"
16055
16056#: c-decl.c:5661
16057#, gcc-internal-format
16058msgid "enumeration values exceed range of largest integer"
16059msgstr "���Ҥ��ͤ��������ϰϤκ����ͤ�Ķ���ޤ���"
16060
16061#: c-decl.c:5678
16062#, gcc-internal-format
16063msgid "specified mode too small for enumeral values"
16064msgstr ""
16065
16066#: c-decl.c:5774
16067#, fuzzy, gcc-internal-format
16068msgid "enumerator value for %qE is not an integer constant"
16069msgstr "`%s' ������ͤ���������ǤϤ���ޤ���"
16070
16071#: c-decl.c:5791
16072#, gcc-internal-format
16073msgid "overflow in enumeration values"
16074msgstr "����ͤ������С��ե�"
16075
16076#: c-decl.c:5796
16077#, fuzzy, gcc-internal-format
16078msgid "ISO C restricts enumerator values to range of %<int%>"
16079msgstr "ISO C �����Ҥ��ͤ� `int' ���ϰϤ˸��ꤷ�Ƥ��ޤ�"
16080
16081#: c-decl.c:5892
16082#, gcc-internal-format
16083msgid "return type is an incomplete type"
16084msgstr "����ͤη����Դ������Ǥ�"
16085
16086#: c-decl.c:5900
16087#, fuzzy, gcc-internal-format
16088msgid "return type defaults to %<int%>"
16089msgstr "����ͤη���ǥե���Ȥ� `int' �Ȥ��ޤ�"
16090
16091#: c-decl.c:5971
16092#, fuzzy, gcc-internal-format
16093msgid "no previous prototype for %q+D"
16094msgstr "`%s' ������ץ�ȥ����פ�����ޤ���"
16095
16096#: c-decl.c:5980
16097#, fuzzy, gcc-internal-format
16098msgid "%q+D was used with no prototype before its definition"
16099msgstr "`%s' �Ϥ�����������˥ץ�ȥ����פʤ��ǻȤ��ޤ���"
16100
16101#: c-decl.c:5986
16102#, fuzzy, gcc-internal-format
16103msgid "no previous declaration for %q+D"
16104msgstr "`%s' ���������������ޤ���"
16105
16106#: c-decl.c:5996
16107#, fuzzy, gcc-internal-format
16108msgid "%q+D was used with no declaration before its definition"
16109msgstr "`%s' �Ϥ����������������ʤ��ǻ��Ѥ���ޤ���"
16110
16111#: c-decl.c:6028 c-decl.c:6545
16112#, fuzzy, gcc-internal-format
16113msgid "return type of %q+D is not %<int%>"
16114msgstr "`%s' ������ͤη��� `int' �ǤϤ���ޤ���"
16115
16116#: c-decl.c:6043
16117#, fuzzy, gcc-internal-format
16118msgid "first argument of %q+D should be %<int%>"
16119msgstr "`%s' ��������� `int' �Ȥ��٤��Ǥ�"
16120
16121#: c-decl.c:6051
16122#, fuzzy, gcc-internal-format
16123msgid "second argument of %q+D should be %<char **%>"
16124msgstr "`%s' ���������� `char **' �Ȥ��٤��Ǥ�"
16125
16126#: c-decl.c:6060
16127#, fuzzy, gcc-internal-format
16128msgid "third argument of %q+D should probably be %<char **%>"
16129msgstr "`%s' ���軰����Ϥ����餯 `char **' �Ȥ��٤��Ǥ��礦"
16130
16131#: c-decl.c:6070
16132#, fuzzy, gcc-internal-format
16133msgid "%q+D takes only zero or two arguments"
16134msgstr "`%s' �� 0 �� 2 �Ĥΰ�������Ȥ�ޤ���"
16135
16136#: c-decl.c:6073
16137#, fuzzy, gcc-internal-format
16138msgid "%q+D is normally a non-static function"
16139msgstr "`%s' ���̾�� static �ʴؿ��Ǥ�"
16140
16141#: c-decl.c:6119
16142#, gcc-internal-format
16143msgid "%Jold-style parameter declarations in prototyped function definition"
16144msgstr ""
16145
16146#: c-decl.c:6133
16147#, fuzzy, gcc-internal-format
16148msgid "%Jtraditional C rejects ISO C style function definitions"
16149msgstr "�Ť� C �Ǥ�ʸ���������ݤ��ޤ�"
16150
16151#: c-decl.c:6149
16152#, fuzzy, gcc-internal-format
16153msgid "%Jparameter name omitted"
16154msgstr "���������ά����ޤ���"
16155
16156#: c-decl.c:6183
16157#, fuzzy, gcc-internal-format
16158msgid "%Jold-style function definition"
16159msgstr "%s: �ؿ���������Ѵ�����Ƥ��ޤ���\n"
16160
16161#: c-decl.c:6192
16162#, fuzzy, gcc-internal-format
16163msgid "%Jparameter name missing from parameter list"
16164msgstr "������ꥹ�Ȥ���β����̾��礤�Ƥ��ޤ�"
16165
16166#: c-decl.c:6203
16167#, fuzzy, gcc-internal-format
16168msgid "%q+D declared as a non-parameter"
16169msgstr "`%s %s' �ϲ�����ꥹ������������ޤ���"
16170
16171#: c-decl.c:6208
16172#, fuzzy, gcc-internal-format
16173msgid "multiple parameters named %q+D"
16174msgstr "��ʣ���������̾ `%s'"
16175
16176#: c-decl.c:6216
16177#, fuzzy, gcc-internal-format
16178msgid "parameter %q+D declared with void type"
16179msgstr "����� `%s' �� void ���������Ƥ��ޤ�"
16180
16181#: c-decl.c:6233 c-decl.c:6235
16182#, fuzzy, gcc-internal-format
16183msgid "type of %q+D defaults to %<int%>"
16184msgstr "`%s' �η���ǥե���Ȥ� `int' �Ȥ��ޤ�"
16185
16186#: c-decl.c:6254
16187#, fuzzy, gcc-internal-format
16188msgid "parameter %q+D has incomplete type"
16189msgstr "��������Դ������Ǥ�"
16190
16191#: c-decl.c:6260
16192#, fuzzy, gcc-internal-format
16193msgid "declaration for parameter %q+D but no such parameter"
16194msgstr "����� `%s' �����������ޤ���������ʲ�����Ϥ���ޤ���"
16195
16196#: c-decl.c:6310
16197#, fuzzy, gcc-internal-format
16198msgid "number of arguments doesn%'t match built-in prototype"
16199msgstr "������ο����ץ�ȥ����פȰ��פ��ޤ���"
16200
16201#: c-decl.c:6314
16202#, fuzzy, gcc-internal-format
16203msgid "number of arguments doesn%'t match prototype"
16204msgstr "������ο����ץ�ȥ����פȰ��פ��ޤ���"
16205
16206#: c-decl.c:6315 c-decl.c:6355 c-decl.c:6368
16207#, fuzzy, gcc-internal-format
16208msgid "%Hprototype declaration"
16209msgstr "��������Ǥ�"
16210
16211#: c-decl.c:6349
16212#, fuzzy, gcc-internal-format
16213msgid "promoted argument %qD doesn%'t match built-in prototype"
16214msgstr "�ʾ夲���줿����� `%s' �ϥץ�ȥ����פȰ��פ��ޤ���"
16215
16216#: c-decl.c:6353
16217#, fuzzy, gcc-internal-format
16218msgid "promoted argument %qD doesn%'t match prototype"
16219msgstr "�ʾ夲���줿����� `%s' �ϥץ�ȥ����פȰ��פ��ޤ���"
16220
16221#: c-decl.c:6363
16222#, fuzzy, gcc-internal-format
16223msgid "argument %qD doesn%'t match built-in prototype"
16224msgstr "����� `%s' �ϥץ�ȥ����פ˰��פ��ޤ���"
16225
16226#: c-decl.c:6367
16227#, fuzzy, gcc-internal-format
16228msgid "argument %qD doesn%'t match prototype"
16229msgstr "����� `%s' �ϥץ�ȥ����פ˰��פ��ޤ���"
16230
16231#: c-decl.c:6590 cp/decl.c:10962
16232#, fuzzy, gcc-internal-format
16233msgid "no return statement in function returning non-void"
16234msgstr "��귿���ؿ��ǡ�`return' ���ͤ�����ޤ���"
16235
16236#: c-decl.c:6599
16237#, gcc-internal-format
16238msgid "this function may return with or without a value"
16239msgstr "���δؿ����ͤ��֤������֤��ʤ��ä��ꤹ��Ǥ��礦"
16240
16241#. If we get here, declarations have been used in a for loop without
16242#. the C99 for loop scope.  This doesn't make much sense, so don't
16243#. allow it.
16244#: c-decl.c:6692
16245#, fuzzy, gcc-internal-format
16246msgid "%<for%> loop initial declaration used outside C99 mode"
16247msgstr "`for' �롼�פν������� C99 �⡼�ɰʳ��ǻȤ��ޤ���"
16248
16249#: c-decl.c:6721
16250#, fuzzy, gcc-internal-format
16251msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
16252msgstr "�����ƥ��å��ѿ� `%s' ������� `for' �롼�׽�������ˤ���ޤ�"
16253
16254#: c-decl.c:6724
16255#, fuzzy, gcc-internal-format
16256msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
16257msgstr "`extern' �ѿ� `%s' ������� `for' �롼�׽�������ˤ���ޤ�"
16258
16259#: c-decl.c:6729
16260#, fuzzy, gcc-internal-format
16261msgid "%<struct %E%> declared in %<for%> loop initial declaration"
16262msgstr "`%s %s' �� `for' �롼�׽���������������ޤ���"
16263
16264#: c-decl.c:6733
16265#, fuzzy, gcc-internal-format
16266msgid "%<union %E%> declared in %<for%> loop initial declaration"
16267msgstr "`%s %s' �� `for' �롼�׽���������������ޤ���"
16268
16269#: c-decl.c:6737
16270#, fuzzy, gcc-internal-format
16271msgid "%<enum %E%> declared in %<for%> loop initial declaration"
16272msgstr "`%s %s' �� `for' �롼�׽���������������ޤ���"
16273
16274#: c-decl.c:6741
16275#, fuzzy, gcc-internal-format
16276msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
16277msgstr "���ѿ� `%s' ������� `for' �롼�׽���������ˤ���ޤ�"
16278
16279#: c-decl.c:7025 c-decl.c:7176 c-decl.c:7386
16280#, fuzzy, gcc-internal-format
16281msgid "duplicate %qE"
16282msgstr "`%s' ����ʣ���Ƥ��ޤ�"
16283
16284#: c-decl.c:7048 c-decl.c:7185 c-decl.c:7288
16285#, fuzzy, gcc-internal-format
16286msgid "two or more data types in declaration specifiers"
16287msgstr "`%s' ���������İʾ�Υǡ����������ꤵ��ޤ���"
16288
16289#: c-decl.c:7060 cp/parser.c:7512
16290#, fuzzy, gcc-internal-format
16291msgid "%<long long long%> is too long for GCC"
16292msgstr "`long long long' �� GCC �ˤȤä�Ĺ�����ޤ�"
16293
16294#: c-decl.c:7067 c-decl.c:7259
16295#, gcc-internal-format
16296msgid "both %<long long%> and %<double%> in declaration specifiers"
16297msgstr ""
16298
16299#: c-decl.c:7073
16300#, fuzzy, gcc-internal-format
16301msgid "ISO C90 does not support %<long long%>"
16302msgstr "ISO C89 �� `long long' ������դ��ޤ���"
16303
16304#: c-decl.c:7078 c-decl.c:7098
16305#, fuzzy, gcc-internal-format
16306msgid "both %<long%> and %<short%> in declaration specifiers"
16307msgstr "`%s' ���Ф��� long �� short ��ξ����ꤵ��Ƥ��ޤ�"
16308
16309#: c-decl.c:7081 c-decl.c:7192
16310#, fuzzy, gcc-internal-format
16311msgid "both %<long%> and %<void%> in declaration specifiers"
16312msgstr "`%s' ���Ф��� long �� short ��ξ����ꤵ��Ƥ��ޤ�"
16313
16314#: c-decl.c:7084 c-decl.c:7211
16315#, fuzzy, gcc-internal-format
16316msgid "both %<long%> and %<_Bool%> in declaration specifiers"
16317msgstr "`%s' ���Ф��� long �� short ��ξ����ꤵ��Ƥ��ޤ�"
16318
16319#: c-decl.c:7087 c-decl.c:7230
16320#, fuzzy, gcc-internal-format
16321msgid "both %<long%> and %<char%> in declaration specifiers"
16322msgstr "`%s' ���Ф��� long �� short ��ξ����ꤵ��Ƥ��ޤ�"
16323
16324#: c-decl.c:7090 c-decl.c:7243
16325#, fuzzy, gcc-internal-format
16326msgid "both %<long%> and %<float%> in declaration specifiers"
16327msgstr "`%s' ���Ф��� long �� short ��ξ����ꤵ��Ƥ��ޤ�"
16328
16329#: c-decl.c:7101 c-decl.c:7195
16330#, gcc-internal-format
16331msgid "both %<short%> and %<void%> in declaration specifiers"
16332msgstr ""
16333
16334#: c-decl.c:7104 c-decl.c:7214
16335#, gcc-internal-format
16336msgid "both %<short%> and %<_Bool%> in declaration specifiers"
16337msgstr ""
16338
16339#: c-decl.c:7107 c-decl.c:7233
16340#, gcc-internal-format
16341msgid "both %<short%> and %<char%> in declaration specifiers"
16342msgstr ""
16343
16344#: c-decl.c:7110 c-decl.c:7246
16345#, gcc-internal-format
16346msgid "both %<short%> and %<float%> in declaration specifiers"
16347msgstr ""
16348
16349#: c-decl.c:7113 c-decl.c:7262
16350#, gcc-internal-format
16351msgid "both %<short%> and %<double%> in declaration specifiers"
16352msgstr ""
16353
16354#: c-decl.c:7121 c-decl.c:7141
16355#, fuzzy, gcc-internal-format
16356msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
16357msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16358
16359#: c-decl.c:7124 c-decl.c:7198
16360#, fuzzy, gcc-internal-format
16361msgid "both %<signed%> and %<void%> in declaration specifiers"
16362msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16363
16364#: c-decl.c:7127 c-decl.c:7217
16365#, fuzzy, gcc-internal-format
16366msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
16367msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16368
16369#: c-decl.c:7130 c-decl.c:7249
16370#, fuzzy, gcc-internal-format
16371msgid "both %<signed%> and %<float%> in declaration specifiers"
16372msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16373
16374#: c-decl.c:7133 c-decl.c:7265
16375#, fuzzy, gcc-internal-format
16376msgid "both %<signed%> and %<double%> in declaration specifiers"
16377msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16378
16379#: c-decl.c:7144 c-decl.c:7201
16380#, fuzzy, gcc-internal-format
16381msgid "both %<unsigned%> and %<void%> in declaration specifiers"
16382msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16383
16384#: c-decl.c:7147 c-decl.c:7220
16385#, fuzzy, gcc-internal-format
16386msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
16387msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16388
16389#: c-decl.c:7150 c-decl.c:7252
16390#, fuzzy, gcc-internal-format
16391msgid "both %<unsigned%> and %<float%> in declaration specifiers"
16392msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16393
16394#: c-decl.c:7153 c-decl.c:7268
16395#, fuzzy, gcc-internal-format
16396msgid "both %<unsigned%> and %<double%> in declaration specifiers"
16397msgstr "`%s' ���Ф�����椢������ʤ���ξ����ꤵ��Ƥ��ޤ�"
16398
16399#: c-decl.c:7161
16400#, fuzzy, gcc-internal-format
16401msgid "ISO C90 does not support complex types"
16402msgstr "ISO C89 �� complex ��������դ��ޤ���"
16403
16404#: c-decl.c:7163 c-decl.c:7204
16405#, gcc-internal-format
16406msgid "both %<complex%> and %<void%> in declaration specifiers"
16407msgstr ""
16408
16409#: c-decl.c:7166 c-decl.c:7223
16410#, gcc-internal-format
16411msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
16412msgstr ""
16413
16414#: c-decl.c:7305
16415#, fuzzy, gcc-internal-format
16416msgid "%qE fails to be a typedef or built in type"
16417msgstr "`%s' �� typedef �ޤ����Ȥ߹��߷��ˤǤ��ޤ���"
16418
16419#: c-decl.c:7337
16420#, fuzzy, gcc-internal-format
16421msgid "%qE is not at beginning of declaration"
16422msgstr "`%s' ������λϤޤ�ǤϤ���ޤ���"
16423
16424#: c-decl.c:7351
16425#, gcc-internal-format
16426msgid "%<__thread%> used with %<auto%>"
16427msgstr ""
16428
16429#: c-decl.c:7353
16430#, gcc-internal-format
16431msgid "%<__thread%> used with %<register%>"
16432msgstr ""
16433
16434#: c-decl.c:7355
16435#, gcc-internal-format
16436msgid "%<__thread%> used with %<typedef%>"
16437msgstr ""
16438
16439#: c-decl.c:7366 cp/parser.c:7398
16440#, gcc-internal-format
16441msgid "%<__thread%> before %<extern%>"
16442msgstr ""
16443
16444#: c-decl.c:7375 cp/parser.c:7388
16445#, gcc-internal-format
16446msgid "%<__thread%> before %<static%>"
16447msgstr ""
16448
16449#: c-decl.c:7391
16450#, fuzzy, gcc-internal-format
16451msgid "multiple storage classes in declaration specifiers"
16452msgstr "`%s' ������ˤ�����ʣ������¸���饹"
16453
16454#: c-decl.c:7398
16455#, gcc-internal-format
16456msgid "%<__thread%> used with %qE"
16457msgstr ""
16458
16459#: c-decl.c:7452
16460#, fuzzy, gcc-internal-format
16461msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
16462msgstr "ISO C �� `double complex' ���̣����̵������ `complex' ������դ��ޤ���"
16463
16464#: c-decl.c:7497 c-decl.c:7523
16465#, gcc-internal-format
16466msgid "ISO C does not support complex integer types"
16467msgstr "ISO C ���������� complex ������դ��ޤ���"
16468
16469#: c-decl.c:7597 toplev.c:822
16470#, fuzzy, gcc-internal-format
16471msgid "%q+F used but never defined"
16472msgstr "`%s' ���Ȥ��ޤ�����̤����Ǥ�"
16473
16474#: c-format.c:97 c-format.c:206
16475#, gcc-internal-format
16476msgid "format string has invalid operand number"
16477msgstr "�ե����ޥå�ʸ�������Ŭ�ڤʥ��ڥ��ɿ�������ޤ�"
16478
16479#: c-format.c:114
16480#, gcc-internal-format
16481msgid "function does not return string type"
16482msgstr "�ؿ���ʸ�������֤��ޤ���"
16483
16484#: c-format.c:143
16485#, fuzzy, gcc-internal-format
16486msgid "format string argument not a string type"
16487msgstr "�ե����ޥå�ʸ��������ʸ�����ǤϤ���ޤ���"
16488
16489#: c-format.c:186
16490#, gcc-internal-format
16491msgid "unrecognized format specifier"
16492msgstr "ǧ���Ǥ��ʤ��ե����ޥåȻ����"
16493
16494#: c-format.c:198
16495#, fuzzy, gcc-internal-format
16496msgid "%qE is an unrecognized format function type"
16497msgstr "`%s' ��ǧ���Ǥ��ʤ��ե����ޥåȴؿ����Ǥ�"
16498
16499#: c-format.c:212
16500#, fuzzy, gcc-internal-format
16501msgid "%<...%> has invalid operand number"
16502msgstr "�ե����ޥå�ʸ�������Ŭ�ڤʥ��ڥ��ɿ�������ޤ�"
16503
16504#: c-format.c:219
16505#, fuzzy, gcc-internal-format
16506msgid "format string argument follows the args to be formatted"
16507msgstr "�ե����ޥå�ʸ���������ե����ޥåȤ�������θ��³���Ƥ��ޤ�"
16508
16509#: c-format.c:899
16510#, fuzzy, gcc-internal-format
16511msgid "function might be possible candidate for %qs format attribute"
16512msgstr "�ؿ��϶��餯 `%s' format °���θ���Ȼפ��ޤ�"
16513
16514#: c-format.c:991 c-format.c:1012 c-format.c:2026
16515#, gcc-internal-format
16516msgid "missing $ operand number in format"
16517msgstr "�ե����ޥå���� $ �黻���ֹ��礤�Ƥ��ޤ�"
16518
16519#: c-format.c:1021
16520#, gcc-internal-format
16521msgid "%s does not support %%n$ operand number formats"
16522msgstr "%s �� %%n$ �黻���ֹ�ե����ޥåȤ�����դ��ޤ���"
16523
16524#: c-format.c:1028
16525#, gcc-internal-format
16526msgid "operand number out of range in format"
16527msgstr "�黻���ֹ椬�ե����ޥåȤ��ϰϳ��Ǥ�"
16528
16529#: c-format.c:1051
16530#, gcc-internal-format
16531msgid "format argument %d used more than once in %s format"
16532msgstr "�ե����ޥåȰ�� %d �� %s �ե����ޥå�������ʾ�Ȥ��ޤ���"
16533
16534#: c-format.c:1083
16535#, fuzzy, gcc-internal-format
16536msgid "$ operand number used after format without operand number"
16537msgstr "�黻���ֹ椬�������ʤ��ե����ޥåȤǻ��ꤵ��ޤ���"
16538
16539#: c-format.c:1114
16540#, gcc-internal-format
16541msgid "format argument %d unused before used argument %d in $-style format"
16542msgstr "$-���ե����ޥå���Υե����ޥåȰ�� %d ����� %d ���Ȥ�������̤���ѤǤ�"
16543
16544#: c-format.c:1209
16545#, gcc-internal-format
16546msgid "format not a string literal, format string not checked"
16547msgstr "�ե����ޥåȤ�ʸ�����ƥ��ǤϤ���ޤ���Τǡ��ե����ޥåȤϸ�������ޤ���"
16548
16549#: c-format.c:1224 c-format.c:1227
16550#, gcc-internal-format
16551msgid "format not a string literal and no format arguments"
16552msgstr "�ե����ޥåȤ���ʸ�����ƥ��ǡ���ĥե����ޥåȰ�������ޤ���"
16553
16554#: c-format.c:1230
16555#, gcc-internal-format
16556msgid "format not a string literal, argument types not checked"
16557msgstr "�ե����ޥåȤ�ʸ�����ƥ��ǤϤ���ޤ���Τǡ�����η��ϸ�������ޤ���"
16558
16559#: c-format.c:1243
16560#, gcc-internal-format
16561msgid "too many arguments for format"
16562msgstr "�ե����ޥåȤؤΰ����¿�����ޤ�"
16563
16564#: c-format.c:1246
16565#, gcc-internal-format
16566msgid "unused arguments in $-style format"
16567msgstr "$-���Υե����ޥåȤ�̤���Ѥΰ��������ޤ�"
16568
16569#: c-format.c:1249
16570#, fuzzy, gcc-internal-format
16571msgid "zero-length %s format string"
16572msgstr "Ĺ�� 0 �Υե����ޥå�ʸ����"
16573
16574#: c-format.c:1253
16575#, gcc-internal-format
16576msgid "format is a wide character string"
16577msgstr "�ե����ޥåȤ��磻��ʸ����Ǥ�"
16578
16579#: c-format.c:1256
16580#, gcc-internal-format
16581msgid "unterminated format string"
16582msgstr "��ü����Ƥ��ʤ��ե����ޥå�ʸ����"
16583
16584#: c-format.c:1470
16585#, fuzzy, gcc-internal-format
16586msgid "embedded %<\\0%> in format"
16587msgstr "�ե����ޥåȤ� `\\0' �������ޤ�Ƥ��ޤ�"
16588
16589#: c-format.c:1485
16590#, fuzzy, gcc-internal-format
16591msgid "spurious trailing %<%%%> in format"
16592msgstr "�ե����ޥåȤ� `%%' �κ��פ餷����Τ�����ޤ�"
16593
16594#: c-format.c:1529 c-format.c:1774
16595#, gcc-internal-format
16596msgid "repeated %s in format"
16597msgstr "�ե����ޥå���� %s �����֤��Ƥ��ޤ�"
16598
16599#: c-format.c:1542
16600#, gcc-internal-format
16601msgid "missing fill character at end of strfmon format"
16602msgstr "strfmon �ե����ޥåȤν���ǵͤ�ʸ���礤�Ƥ��ޤ�"
16603
16604#: c-format.c:1586 c-format.c:1688 c-format.c:1973 c-format.c:2038
16605#, gcc-internal-format
16606msgid "too few arguments for format"
16607msgstr "�ե����ޥåȤؤΰ�������ʤ����ޤ�"
16608
16609#: c-format.c:1627
16610#, gcc-internal-format
16611msgid "zero width in %s format"
16612msgstr "%s ���� 0 �Υե����ޥåȤǤ�"
16613
16614#: c-format.c:1645
16615#, gcc-internal-format
16616msgid "empty left precision in %s format"
16617msgstr "%s �Ƕ��κ����٥ե����ޥåȤǤ�"
16618
16619#: c-format.c:1718
16620#, gcc-internal-format
16621msgid "empty precision in %s format"
16622msgstr "%s �Ƕ������٥ե����ޥåȤǤ�"
16623
16624#: c-format.c:1758
16625#, fuzzy, gcc-internal-format
16626msgid "%s does not support the %qs %s length modifier"
16627msgstr "%s �� `%s' %s Ĺ�������Ҥ�����դ��ޤ���"
16628
16629#: c-format.c:1808
16630#, gcc-internal-format
16631msgid "conversion lacks type at end of format"
16632msgstr "�ե����ޥåȤν���Ƿ��Ѵ�ʸ��礱�Ƥ��ޤ�"
16633
16634#: c-format.c:1819
16635#, fuzzy, gcc-internal-format
16636msgid "unknown conversion type character %qc in format"
16637msgstr "�ե����ޥå���������ʷ��Ѵ�ʸ�� `%c' ������ޤ�"
16638
16639#: c-format.c:1822
16640#, gcc-internal-format
16641msgid "unknown conversion type character 0x%x in format"
16642msgstr "�ե����ޥå���������ʷ��Ѵ�ʸ�� 0x%x ������ޤ�"
16643
16644#: c-format.c:1829
16645#, fuzzy, gcc-internal-format
16646msgid "%s does not support the %<%%%c%> %s format"
16647msgstr "%s �� `%%%s%c' %s �ե����ޥåȤ�����դ��ޤ���"
16648
16649#: c-format.c:1845
16650#, fuzzy, gcc-internal-format
16651msgid "%s used with %<%%%c%> %s format"
16652msgstr "%s �� `%%%c' %s �ե����ޥåȤȰ��˻Ȥ��ޤ���"
16653
16654#: c-format.c:1854
16655#, gcc-internal-format
16656msgid "%s does not support %s"
16657msgstr "%s �� %s ������դ��ޤ���"
16658
16659#: c-format.c:1864
16660#, fuzzy, gcc-internal-format
16661msgid "%s does not support %s with the %<%%%c%> %s format"
16662msgstr "%s �� %s �� `%%%c' %s �ե����ޥåȤȰ��˻Ȥ���������դ��ޤ���"
16663
16664#: c-format.c:1898
16665#, fuzzy, gcc-internal-format
16666msgid "%s ignored with %s and %<%%%c%> %s format"
16667msgstr "%s �� %s �ڤ� `%%%c' %s �ե����ޥåȤȰ��˻Ȥ���̵�뤵��ޤ�"
16668
16669#: c-format.c:1902
16670#, gcc-internal-format
16671msgid "%s ignored with %s in %s format"
16672msgstr "%s �� %s �� %s �ե����ޥåȤǰ��˻Ȥ���̵�뤵��ޤ�"
16673
16674#: c-format.c:1909
16675#, fuzzy, gcc-internal-format
16676msgid "use of %s and %s together with %<%%%c%> %s format"
16677msgstr "%s �� %s �Ȥ� `%%%c' %s �ե����ޥåȤȰ��˻ȤäƤ��ޤ�"
16678
16679#: c-format.c:1913
16680#, gcc-internal-format
16681msgid "use of %s and %s together in %s format"
16682msgstr "%s �� %s �Ȥ� %s �ե����ޥåȤ���ǻȤäƤ��ޤ�"
16683
16684#: c-format.c:1932
16685#, fuzzy, gcc-internal-format
16686msgid "%<%%%c%> yields only last 2 digits of year in some locales"
16687msgstr "`%%%c' �ϥ�����ˤ�äƤϡ�ǯ�β���������⤿�餷�ޤ�"
16688
16689#: c-format.c:1935
16690#, fuzzy, gcc-internal-format
16691msgid "%<%%%c%> yields only last 2 digits of year"
16692msgstr "`%%%c' ��ǯ�β���������⤿�餷�ޤ�"
16693
16694#. The end of the format string was reached.
16695#: c-format.c:1952
16696#, fuzzy, gcc-internal-format
16697msgid "no closing %<]%> for %<%%[%> format"
16698msgstr "`%%[' �ե����ޥåȤ��Ĥ��� `]' ������ޤ���"
16699
16700#: c-format.c:1966
16701#, fuzzy, gcc-internal-format
16702msgid "use of %qs length modifier with %qc type character"
16703msgstr "`%s' Ĺ�������Ҥ� `%c' ���Ѵ�ʸ��Ȱ��˻ȤäƤ��ޤ�"
16704
16705#: c-format.c:1988
16706#, fuzzy, gcc-internal-format
16707msgid "%s does not support the %<%%%s%c%> %s format"
16708msgstr "%s �� `%%%s%c' %s �ե����ޥåȤ�����դ��ޤ���"
16709
16710#: c-format.c:2005
16711#, gcc-internal-format
16712msgid "operand number specified with suppressed assignment"
16713msgstr "�黻���ֹ椬�����������ȶ��˻Ȥ��Ƥ��ޤ�"
16714
16715#: c-format.c:2008
16716#, gcc-internal-format
16717msgid "operand number specified for format taking no argument"
16718msgstr "�黻���ֹ椬�������ʤ��ե����ޥåȤǻ��ꤵ��ޤ���"
16719
16720#: c-format.c:2151
16721#, fuzzy, gcc-internal-format
16722msgid "writing through null pointer (argument %d)"
16723msgstr "null �ݥ����������Ǥ��ޤ� (��� %d)"
16724
16725#: c-format.c:2159
16726#, fuzzy, gcc-internal-format
16727msgid "reading through null pointer (argument %d)"
16728msgstr "null �ݥ������ɹ���Ǥ��ޤ� (��� %d)"
16729
16730#: c-format.c:2179
16731#, fuzzy, gcc-internal-format
16732msgid "writing into constant object (argument %d)"
16733msgstr "������֥������Ȥ˽�����Ǥ��ޤ� (��� %d)"
16734
16735#: c-format.c:2190
16736#, fuzzy, gcc-internal-format
16737msgid "extra type qualifiers in format argument (argument %d)"
16738msgstr "�ե����ޥåȰ����;ʬ�ʷ������Ҥ�����ޤ� (��� %d)"
16739
16740#: c-format.c:2301
16741#, gcc-internal-format
16742msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
16743msgstr ""
16744
16745#: c-format.c:2305
16746#, gcc-internal-format
16747msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
16748msgstr ""
16749
16750#: c-format.c:2313
16751#, gcc-internal-format
16752msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
16753msgstr ""
16754
16755#: c-format.c:2317
16756#, gcc-internal-format
16757msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
16758msgstr ""
16759
16760#: c-format.c:2376 c-format.c:2382 c-format.c:2532
16761#, gcc-internal-format
16762msgid "%<__gcc_host_wide_int__%> is not defined as a type"
16763msgstr ""
16764
16765#: c-format.c:2389 c-format.c:2542
16766#, gcc-internal-format
16767msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
16768msgstr ""
16769
16770#: c-format.c:2438
16771#, fuzzy, gcc-internal-format
16772msgid "%<locus%> is not defined as a type"
16773msgstr "\"%s\" ���������Ƥ��ޤ���"
16774
16775#: c-format.c:2491
16776#, gcc-internal-format
16777msgid "%<location_t%> is not defined as a type"
16778msgstr ""
16779
16780#: c-format.c:2508
16781#, fuzzy, gcc-internal-format
16782msgid "%<tree%> is not defined as a type"
16783msgstr "\"%s\" ���������Ƥ��ޤ���"
16784
16785#: c-format.c:2513
16786#, fuzzy, gcc-internal-format
16787msgid "%<tree%> is not defined as a pointer type"
16788msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
16789
16790#: c-format.c:2724
16791#, fuzzy, gcc-internal-format
16792msgid "args to be formatted is not %<...%>"
16793msgstr "�ե����ޥåȤ����������'...' �ˤʤäƤ��ޤ���"
16794
16795#: c-format.c:2733
16796#, gcc-internal-format
16797msgid "strftime formats cannot format arguments"
16798msgstr "strftime �ե����ޥåȤϰ����ե����ޥåȤǤ��ޤ���"
16799
16800#: c-lex.c:254
16801#, gcc-internal-format
16802msgid "badly nested C headers from preprocessor"
16803msgstr "�ץ�ץ��å�����۾�˥ͥ��Ȥ��줿 C �إå��Ǥ�"
16804
16805#: c-lex.c:302
16806#, fuzzy, gcc-internal-format
16807msgid "%Hignoring #pragma %s %s"
16808msgstr "#pragma %s %s ��̵�뤷�ޤ�"
16809
16810#. ... or not.
16811#: c-lex.c:412
16812#, fuzzy, gcc-internal-format
16813msgid "%Hstray %<@%> in program"
16814msgstr "�ץ����Ȥ��ư�æ����ʸ�� '%c'"
16815
16816#: c-lex.c:426
16817#, fuzzy, gcc-internal-format
16818msgid "stray %qs in program"
16819msgstr "�ץ����Ȥ��ư�æ����ʸ�� '%c'"
16820
16821#: c-lex.c:436
16822#, gcc-internal-format
16823msgid "missing terminating %c character"
16824msgstr "%c ʸ��Ǥν�ü��礤�Ƥ��ޤ�"
16825
16826#: c-lex.c:438
16827#, fuzzy, gcc-internal-format
16828msgid "stray %qc in program"
16829msgstr "�ץ����Ȥ��ư�æ����ʸ�� '%c'"
16830
16831#: c-lex.c:440
16832#, fuzzy, gcc-internal-format
16833msgid "stray %<\\%o%> in program"
16834msgstr "�ץ����Ȥ��ư�æ����ʸ�� '\\%o'"
16835
16836#: c-lex.c:601
16837#, gcc-internal-format
16838msgid "this decimal constant is unsigned only in ISO C90"
16839msgstr ""
16840
16841#: c-lex.c:605
16842#, gcc-internal-format
16843msgid "this decimal constant would be unsigned in ISO C90"
16844msgstr ""
16845
16846#: c-lex.c:621
16847#, fuzzy, gcc-internal-format
16848msgid "integer constant is too large for %qs type"
16849msgstr "����������礭������Τ� unsigned �ˤʤ�ޤ���"
16850
16851#: c-lex.c:687
16852#, fuzzy, gcc-internal-format
16853msgid "floating constant exceeds range of %<%s%>"
16854msgstr "��ư���������� '%s' ���ϰϤ�Ķ���ޤ���"
16855
16856#: c-lex.c:770
16857#, fuzzy, gcc-internal-format
16858msgid "traditional C rejects string constant concatenation"
16859msgstr "�Ť� C �Ǥ�ʸ���������ݤ��ޤ�"
16860
16861#: c-objc-common.c:81
16862#, gcc-internal-format
16863msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
16864msgstr ""
16865
16866#: c-objc-common.c:91
16867#, gcc-internal-format
16868msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
16869msgstr ""
16870
16871#: c-objc-common.c:99
16872#, gcc-internal-format
16873msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
16874msgstr ""
16875
16876#: c-opts.c:147
16877#, fuzzy, gcc-internal-format
16878msgid "no class name specified with %qs"
16879msgstr "%s ���Ф��뵭�����饹����� `%s'"
16880
16881#: c-opts.c:151
16882#, fuzzy, gcc-internal-format
16883msgid "assertion missing after %qs"
16884msgstr "%s �θ��Υ�����������礤�Ƥ��ޤ�"
16885
16886#: c-opts.c:156
16887#, fuzzy, gcc-internal-format
16888msgid "macro name missing after %qs"
16889msgstr "%s �θ��Υޥ���̾��礤�Ƥ��ޤ�"
16890
16891#: c-opts.c:165
16892#, fuzzy, gcc-internal-format
16893msgid "missing path after %qs"
16894msgstr "%s �θ��ο����礤�Ƥ��ޤ�"
16895
16896#: c-opts.c:174
16897#, fuzzy, gcc-internal-format
16898msgid "missing filename after %qs"
16899msgstr "%s �θ��Υ������åȤ�礤�Ƥ��ޤ�"
16900
16901#: c-opts.c:179
16902#, fuzzy, gcc-internal-format
16903msgid "missing makefile target after %qs"
16904msgstr "�����ʲ�������礤�Ƥ��ޤ�"
16905
16906#: c-opts.c:319
16907#, gcc-internal-format
16908msgid "-I- specified twice"
16909msgstr "-I- �������ꤵ��ޤ���"
16910
16911#: c-opts.c:322
16912#, gcc-internal-format
16913msgid "obsolete option -I- used, please use -iquote instead"
16914msgstr ""
16915
16916#: c-opts.c:492
16917#, fuzzy, gcc-internal-format
16918msgid "argument %qs to %<-Wnormalized%> not recognized"
16919msgstr "���� %s ��ǧ���Ǥ��ޤ���"
16920
16921#: c-opts.c:576
16922#, fuzzy, gcc-internal-format
16923msgid "switch %qs is no longer supported"
16924msgstr "-f%s �Ϥ�Ϥ䥵�ݡ��Ȥ���ޤ���"
16925
16926#: c-opts.c:686
16927#, fuzzy, gcc-internal-format
16928msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
16929msgstr "-fhandle-exceptions �� -fexception ���ѹ�����ޤ���(����˥ǥե���Ȥ�ͭ��Ǥ�)"
16930
16931#: c-opts.c:868
16932#, fuzzy, gcc-internal-format
16933msgid "output filename specified twice"
16934msgstr "���ϥե�����̾�������ꤵ��ޤ���"
16935
16936#: c-opts.c:1012
16937#, gcc-internal-format
16938msgid "-Wformat-y2k ignored without -Wformat"
16939msgstr "-Wformat-y2k ��̵�뤵��ޤ�����-Wformat ������ޤ����"
16940
16941#: c-opts.c:1014
16942#, gcc-internal-format
16943msgid "-Wformat-extra-args ignored without -Wformat"
16944msgstr "-Wformat-extra-args ��̵�뤵��ޤ�����-Wformat ������ޤ����"
16945
16946#: c-opts.c:1016
16947#, fuzzy, gcc-internal-format
16948msgid "-Wformat-zero-length ignored without -Wformat"
16949msgstr "-Wformat-extra-args ��̵�뤵��ޤ�����-Wformat ������ޤ����"
16950
16951#: c-opts.c:1018
16952#, gcc-internal-format
16953msgid "-Wformat-nonliteral ignored without -Wformat"
16954msgstr "-Wformat-nonliteral ��̵�뤵��ޤ�����-Wformat ������ޤ����"
16955
16956#: c-opts.c:1020
16957#, gcc-internal-format
16958msgid "-Wformat-security ignored without -Wformat"
16959msgstr "-Wformat-security ��̵�뤵��ޤ�����-Wformat ������ޤ����"
16960
16961#: c-opts.c:1040
16962#, fuzzy, gcc-internal-format
16963msgid "opening output file %s: %m"
16964msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
16965
16966#: c-opts.c:1045
16967#, fuzzy, gcc-internal-format
16968msgid "too many filenames given.  Type %s --help for usage"
16969msgstr "�ե�����̾��¿�����ޤ���%s --help �ȥ����פ��ƻȤ�����ޤ��礦"
16970
16971#: c-opts.c:1131
16972#, gcc-internal-format
16973msgid "YYDEBUG was not defined at build time, -dy ignored"
16974msgstr ""
16975
16976#: c-opts.c:1177
16977#, gcc-internal-format
16978msgid "opening dependency file %s: %m"
16979msgstr ""
16980
16981#: c-opts.c:1187
16982#, gcc-internal-format
16983msgid "closing dependency file %s: %m"
16984msgstr ""
16985
16986#: c-opts.c:1190
16987#, fuzzy, gcc-internal-format
16988msgid "when writing output to %s: %m"
16989msgstr "%s �ؤν����ߥ��顼�Ǥ�"
16990
16991#: c-opts.c:1270
16992#, fuzzy, gcc-internal-format
16993msgid "to generate dependencies you must specify either -M or -MM"
16994msgstr "-M �� -MM �Τ����줫���ɲ�Ū�˻��ꤷ�ʤ���Фʤ�ޤ���"
16995
16996#: c-opts.c:1438
16997#, gcc-internal-format
16998msgid "too late for # directive to set debug directory"
16999msgstr ""
17000
17001#: c-parser.c:969
17002#, gcc-internal-format
17003msgid "ISO C forbids an empty source file"
17004msgstr "ISO C �϶��Υ������ե������ؤ��ޤ�"
17005
17006#: c-parser.c:1054 c-parser.c:5762
17007#, fuzzy, gcc-internal-format
17008msgid "ISO C does not allow extra %<;%> outside of a function"
17009msgstr "ISO C �Ǥϴؿ����Ǥ�;ʬ�� `;' ������ޤ���"
17010
17011#: c-parser.c:1145
17012#, fuzzy, gcc-internal-format
17013msgid "expected declaration specifiers"
17014msgstr "`%s' �Υȥåץ�٥������� `auto' ����ꤷ�ޤ�"
17015
17016#: c-parser.c:1193
17017#, gcc-internal-format
17018msgid "data definition has no type or storage class"
17019msgstr "�ǡ�����������䵭�����饹���äƤ��ޤ���"
17020
17021#: c-parser.c:1247
17022#, gcc-internal-format
17023msgid "expected %<,%> or %<;%>"
17024msgstr ""
17025
17026#. This can appear in many cases looking nothing like a
17027#. function definition, so we don't give a more specific
17028#. error suggesting there was one.
17029#: c-parser.c:1254 c-parser.c:1271
17030#, gcc-internal-format
17031msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
17032msgstr ""
17033
17034#: c-parser.c:1263
17035#, gcc-internal-format
17036msgid "ISO C forbids nested functions"
17037msgstr "ISO C �� �ͥ��Ȥ��줿�ؿ���ؤ��ޤ�"
17038
17039#: c-parser.c:1609 c-parser.c:2372 c-parser.c:2981 c-parser.c:3222
17040#: c-parser.c:4009 c-parser.c:4590 c-parser.c:4980 c-parser.c:5000
17041#: c-parser.c:5115 c-parser.c:5261 c-parser.c:5278 c-parser.c:5410
17042#: c-parser.c:5422 c-parser.c:5447 c-parser.c:5575 c-parser.c:5604
17043#: c-parser.c:5612 c-parser.c:5640 c-parser.c:5654 c-parser.c:5867
17044#: c-parser.c:5966
17045#, fuzzy, gcc-internal-format
17046msgid "expected identifier"
17047msgstr "�Ҹ�ϼ��̻ҤǤʤ���Фʤ�ޤ���"
17048
17049#: c-parser.c:1635 cp/parser.c:10280
17050#, gcc-internal-format
17051msgid "comma at end of enumerator list"
17052msgstr "���ҥꥹ�ȤκǸ�˥���ޤ�����ޤ�"
17053
17054#: c-parser.c:1641
17055#, gcc-internal-format
17056msgid "expected %<,%> or %<}%>"
17057msgstr ""
17058
17059#: c-parser.c:1655 c-parser.c:1825 c-parser.c:5729
17060#, fuzzy, gcc-internal-format
17061msgid "expected %<{%>"
17062msgstr "';' ��ɬ�פǤ�"
17063
17064#: c-parser.c:1664
17065#, fuzzy, gcc-internal-format
17066msgid "ISO C forbids forward references to %<enum%> types"
17067msgstr "ISO C �� `enum' ��������Ȥ�ؤ��ޤ�"
17068
17069#: c-parser.c:1767
17070#, fuzzy, gcc-internal-format
17071msgid "expected class name"
17072msgstr "���饹�ѥ������ꤹ��"
17073
17074#: c-parser.c:1786 c-parser.c:5514
17075#, gcc-internal-format
17076msgid "extra semicolon in struct or union specified"
17077msgstr "struct �� union �����;ʬ�ʥ��ߥ�������ꤵ��ޤ���"
17078
17079#: c-parser.c:1808
17080#, gcc-internal-format
17081msgid "no semicolon at end of struct or union"
17082msgstr "struct �� union �κǸ�˥��ߥ��������ޤ���"
17083
17084#: c-parser.c:1811
17085#, fuzzy, gcc-internal-format
17086msgid "expected %<;%>"
17087msgstr "';' ��ɬ�פǤ�"
17088
17089#: c-parser.c:1888 c-parser.c:2815
17090#, gcc-internal-format
17091msgid "expected specifier-qualifier-list"
17092msgstr ""
17093
17094#: c-parser.c:1898
17095#, gcc-internal-format
17096msgid "ISO C forbids member declarations with no members"
17097msgstr "ISO C �ϥ��ФΤʤ����������ؤ��ޤ�"
17098
17099#: c-parser.c:1967
17100#, gcc-internal-format
17101msgid "expected %<,%>, %<;%> or %<}%>"
17102msgstr ""
17103
17104#: c-parser.c:1974
17105#, gcc-internal-format
17106msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
17107msgstr ""
17108
17109#: c-parser.c:2023
17110#, fuzzy, gcc-internal-format
17111msgid "%<typeof%> applied to a bit-field"
17112msgstr "sizeof ���ӥåȥե�����ɤ�Ŭ�Ѥ���ޤ���"
17113
17114#: c-parser.c:2242
17115#, gcc-internal-format
17116msgid "expected identifier or %<(%>"
17117msgstr ""
17118
17119#: c-parser.c:2435
17120#, fuzzy, gcc-internal-format
17121msgid "ISO C requires a named argument before %<...%>"
17122msgstr "ISO C �� `...' ������̾����Ĥ���줿������׵ᤷ�ޤ�"
17123
17124#: c-parser.c:2537
17125#, fuzzy, gcc-internal-format
17126msgid "expected declaration specifiers or %<...%>"
17127msgstr "`%s' �Υȥåץ�٥������� `auto' ����ꤷ�ޤ�"
17128
17129#: c-parser.c:2587
17130#, fuzzy, gcc-internal-format
17131msgid "wide string literal in %<asm%>"
17132msgstr "ʸ�����ƥ�뤬̵��Ǥ����Ǹ�� '\\' ��̵�뤷�ޤ�"
17133
17134#: c-parser.c:2593
17135#, fuzzy, gcc-internal-format
17136msgid "expected string literal"
17137msgstr "_Pramga ����̤ǰϤޤ줿ʸ�����ƥ���������ޤ���"
17138
17139#: c-parser.c:2907
17140#, gcc-internal-format
17141msgid "ISO C forbids empty initializer braces"
17142msgstr "ISO C �Ǥ϶��ν���ѥ֥졼����ؤ��ޤ�"
17143
17144#: c-parser.c:2952
17145#, fuzzy, gcc-internal-format
17146msgid "obsolete use of designated initializer with %<:%>"
17147msgstr "`:' ��Ĥ�����л�̾���Ҥ��Ѥ�ޤ���"
17148
17149#: c-parser.c:3075
17150#, gcc-internal-format
17151msgid "ISO C forbids specifying range of elements to initialize"
17152msgstr "ISO C �Ͻ���Ѥ������ϰϻ����ؤ��ޤ�"
17153
17154#: c-parser.c:3088
17155#, fuzzy, gcc-internal-format
17156msgid "ISO C90 forbids specifying subobject to initialize"
17157msgstr "ISO C89 �Ͻ���Ѥ���֥������Ȼ����ؤ��ޤ�"
17158
17159#: c-parser.c:3096
17160#, fuzzy, gcc-internal-format
17161msgid "obsolete use of designated initializer without %<=%>"
17162msgstr "`=' �Τʤ����л�̾���Ҥ��Ѥ�ޤ���"
17163
17164#: c-parser.c:3104
17165#, fuzzy, gcc-internal-format
17166msgid "expected %<=%>"
17167msgstr "';' ��ɬ�פǤ�"
17168
17169#: c-parser.c:3241
17170#, gcc-internal-format
17171msgid "ISO C forbids label declarations"
17172msgstr "ISO C �ϥ�٥������ؤ��ޤ�"
17173
17174#: c-parser.c:3246 c-parser.c:3255
17175#, fuzzy, gcc-internal-format
17176msgid "expected declaration or statement"
17177msgstr "���������᥽�å� `%s' ���������ʣ���Ƥ��ޤ���"
17178
17179#: c-parser.c:3275 c-parser.c:3303
17180#, fuzzy, gcc-internal-format
17181msgid "%HISO C90 forbids mixed declarations and code"
17182msgstr "ISO C89 ������ȥ����ɤȤκ����ؤ��ޤ�"
17183
17184#: c-parser.c:3319
17185#, fuzzy, gcc-internal-format
17186msgid "label at end of compound statement"
17187msgstr "ʣ��ʸ�ν���ǥ�٥��Ȥ����ȤϿ侩����ޤ���"
17188
17189#: c-parser.c:3362
17190#, gcc-internal-format
17191msgid "expected %<:%> or %<...%>"
17192msgstr ""
17193
17194#: c-parser.c:3498
17195#, gcc-internal-format
17196msgid "expected identifier or %<*%>"
17197msgstr ""
17198
17199#. Avoid infinite loop in error recovery:
17200#. c_parser_skip_until_found stops at a closing nesting
17201#. delimiter without consuming it, but here we need to consume
17202#. it to proceed further.
17203#: c-parser.c:3560
17204#, fuzzy, gcc-internal-format
17205msgid "expected statement"
17206msgstr "��ʸ��̵��Ǥ�"
17207
17208#: c-parser.c:3894
17209#, fuzzy, gcc-internal-format
17210msgid "%E qualifier ignored on asm"
17211msgstr "asm �Ǥ� %s �����Ҥ�̵�뤵��ޤ�"
17212
17213#: c-parser.c:4174
17214#, gcc-internal-format
17215msgid "ISO C forbids omitting the middle term of a ?: expression"
17216msgstr "ISO C ����ֹब��ά���줿 ?: ����ؤ��ޤ�"
17217
17218#: c-parser.c:4560
17219#, gcc-internal-format
17220msgid "traditional C rejects the unary plus operator"
17221msgstr "�Ť� C �Ǥ�ñ��ץ饹�黻�Ҥ���ݤ��ޤ�"
17222
17223#: c-parser.c:4673
17224#, fuzzy, gcc-internal-format
17225msgid "%<sizeof%> applied to a bit-field"
17226msgstr "sizeof ���ӥåȥե�����ɤ�Ŭ�Ѥ���ޤ���"
17227
17228#: c-parser.c:4816 c-parser.c:5157 c-parser.c:5179
17229#, fuzzy, gcc-internal-format
17230msgid "expected expression"
17231msgstr "���� #if ���Ǥ�"
17232
17233#: c-parser.c:4842
17234#, gcc-internal-format
17235msgid "braced-group within expression allowed only inside a function"
17236msgstr "�֥졼���ǤޤȤ��줿���ϴؿ�����¦�ǤΤߵ�����ޤ�"
17237
17238#: c-parser.c:4856
17239#, gcc-internal-format
17240msgid "ISO C forbids braced-groups within expressions"
17241msgstr "ISO C �ϥ֥졼���ǤޤȤ��줿����ؤ��ޤ�"
17242
17243#: c-parser.c:5039
17244#, fuzzy, gcc-internal-format
17245msgid "first argument to %<__builtin_choose_expr%> not a constant"
17246msgstr "`__builtin_eh_return_regno' �ΰ��������Ǥʤ���Фʤ�ޤ���"
17247
17248#: c-parser.c:5206
17249#, gcc-internal-format
17250msgid "compound literal has variable size"
17251msgstr ""
17252
17253#: c-parser.c:5214
17254#, fuzzy, gcc-internal-format
17255msgid "ISO C90 forbids compound literals"
17256msgstr "ISO C89 ��ʣ���ƥ���ؤ��ޤ�"
17257
17258#: c-parser.c:5725
17259#, fuzzy, gcc-internal-format
17260msgid "extra semicolon in method definition specified"
17261msgstr "struct �� union �����;ʬ�ʥ��ߥ�������ꤵ��ޤ���"
17262
17263#: c-pch.c:132
17264#, fuzzy, gcc-internal-format
17265msgid "can%'t create precompiled header %s: %m"
17266msgstr "�ǥ��쥯�ȥ� %s ������Ǥ��ޤ���"
17267
17268#: c-pch.c:153
17269#, fuzzy, gcc-internal-format
17270msgid "can%'t write to %s: %m"
17271msgstr "%s �ؽ�����ޤ���"
17272
17273#: c-pch.c:159
17274#, fuzzy, gcc-internal-format
17275msgid "%qs is not a valid output file"
17276msgstr "\"%s\" ������ʥե�����̾�ǤϤ���ޤ���"
17277
17278#: c-pch.c:188 c-pch.c:203 c-pch.c:217
17279#, fuzzy, gcc-internal-format
17280msgid "can%'t write %s: %m"
17281msgstr "%s �ؽ�����ޤ���"
17282
17283#: c-pch.c:193 c-pch.c:210
17284#, fuzzy, gcc-internal-format
17285msgid "can%'t seek in %s: %m"
17286msgstr "%s ��� open �Ǥ��ޤ���"
17287
17288#: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
17289#, fuzzy, gcc-internal-format
17290msgid "can%'t read %s: %m"
17291msgstr "%s �� rewind �Ǥ��ޤ���"
17292
17293#: c-pch.c:452
17294#, fuzzy, gcc-internal-format
17295msgid "malformed #pragma GCC pch_preprocess, ignored"
17296msgstr "�������� #pragma map��̵�뤵��ޤ���"
17297
17298#: c-pch.c:458
17299#, fuzzy, gcc-internal-format
17300msgid "pch_preprocess pragma should only be used with -fpreprocessed"
17301msgstr "-include �� -imacros �� -fpreprocessed �Ȱ��˻Ȥ����ȤϤǤ��ޤ���"
17302
17303#: c-pch.c:459
17304#, fuzzy, gcc-internal-format
17305msgid "use #include instead"
17306msgstr "#include �Υͥ��Ȥ��������ޤ�"
17307
17308#: c-pch.c:467
17309#, fuzzy, gcc-internal-format
17310msgid "%s: couldn%'t open PCH file: %m"
17311msgstr "����ץե����� %s �����ޤ���Ǥ���"
17312
17313#: c-pch.c:472
17314#, gcc-internal-format
17315msgid "use -Winvalid-pch for more information"
17316msgstr ""
17317
17318#: c-pch.c:473
17319#, gcc-internal-format
17320msgid "%s: PCH file was invalid"
17321msgstr ""
17322
17323#: c-pragma.c:101
17324#, fuzzy, gcc-internal-format
17325msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
17326msgstr "#pragma pack (pop) �����б����� #pragma pack (push, <n>) �ʤ��˽и����ޤ���"
17327
17328#: c-pragma.c:114
17329#, fuzzy, gcc-internal-format
17330msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
17331msgstr "#pragma pack(pop, %s) �����б����� #pragma pack(push, %s) �ʤ��˽и����ޤ���"
17332
17333#: c-pragma.c:128
17334#, fuzzy, gcc-internal-format
17335msgid "#pragma pack(push[, id], <n>) is not supported on this target"
17336msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
17337
17338#: c-pragma.c:130
17339#, fuzzy, gcc-internal-format
17340msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
17341msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
17342
17343#: c-pragma.c:151
17344#, fuzzy, gcc-internal-format
17345msgid "missing %<(%> after %<#pragma pack%> - ignored"
17346msgstr "�������� #pragma align - ̵�뤵��ޤ���"
17347
17348#: c-pragma.c:164 c-pragma.c:204
17349#, fuzzy, gcc-internal-format
17350msgid "malformed %<#pragma pack%> - ignored"
17351msgstr "�������� #pragma align - ̵�뤵��ޤ���"
17352
17353#: c-pragma.c:169
17354#, fuzzy, gcc-internal-format
17355msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
17356msgstr "�������� #pragma align - ̵�뤵��ޤ���"
17357
17358#: c-pragma.c:171
17359#, fuzzy, gcc-internal-format
17360msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
17361msgstr "�������� #pragma map��̵�뤵��ޤ���"
17362
17363#: c-pragma.c:180
17364#, gcc-internal-format
17365msgid "unknown action %qs for %<#pragma pack%> - ignored"
17366msgstr ""
17367
17368#: c-pragma.c:207
17369#, fuzzy, gcc-internal-format
17370msgid "junk at end of %<#pragma pack%>"
17371msgstr "'#pragma pack' ������˥��ߤ�����ޤ�"
17372
17373#: c-pragma.c:210
17374#, gcc-internal-format
17375msgid "#pragma pack has no effect with -fpack-struct - ignored"
17376msgstr ""
17377
17378#: c-pragma.c:230
17379#, gcc-internal-format
17380msgid "alignment must be a small power of two, not %d"
17381msgstr ""
17382
17383#: c-pragma.c:263
17384#, gcc-internal-format
17385msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
17386msgstr ""
17387
17388#: c-pragma.c:337 c-pragma.c:342
17389#, fuzzy, gcc-internal-format
17390msgid "malformed #pragma weak, ignored"
17391msgstr "�������� #pragma map��̵�뤵��ޤ���"
17392
17393#: c-pragma.c:346
17394#, gcc-internal-format
17395msgid "junk at end of #pragma weak"
17396msgstr "#pragma weak ������˥��ߤ�����ޤ�"
17397
17398#: c-pragma.c:414 c-pragma.c:416
17399#, fuzzy, gcc-internal-format
17400msgid "malformed #pragma redefine_extname, ignored"
17401msgstr "�������� #pragma map��̵�뤵��ޤ���"
17402
17403#: c-pragma.c:419
17404#, fuzzy, gcc-internal-format
17405msgid "junk at end of #pragma redefine_extname"
17406msgstr "#pragma weak ������˥��ߤ�����ޤ�"
17407
17408#: c-pragma.c:425
17409#, fuzzy, gcc-internal-format
17410msgid "#pragma redefine_extname not supported on this target"
17411msgstr "__builtin_eh_return �Ϥ��Υ������åȤǤϥ��ݡ��Ȥ���Ƥ��ޤ���"
17412
17413#: c-pragma.c:442 c-pragma.c:529
17414#, gcc-internal-format
17415msgid "#pragma redefine_extname ignored due to conflict with previous rename"
17416msgstr ""
17417
17418#: c-pragma.c:465
17419#, gcc-internal-format
17420msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
17421msgstr ""
17422
17423#: c-pragma.c:484
17424#, fuzzy, gcc-internal-format
17425msgid "malformed #pragma extern_prefix, ignored"
17426msgstr "�������� #pragma map��̵�뤵��ޤ���"
17427
17428#: c-pragma.c:487
17429#, fuzzy, gcc-internal-format
17430msgid "junk at end of #pragma extern_prefix"
17431msgstr "#pragma map �ν���˥��ߤ�����ޤ�"
17432
17433#: c-pragma.c:494
17434#, fuzzy, gcc-internal-format
17435msgid "#pragma extern_prefix not supported on this target"
17436msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
17437
17438#: c-pragma.c:520
17439#, fuzzy, gcc-internal-format
17440msgid "asm declaration ignored due to conflict with previous rename"
17441msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
17442
17443#: c-pragma.c:551
17444#, gcc-internal-format
17445msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
17446msgstr ""
17447
17448#: c-pragma.c:616
17449#, gcc-internal-format
17450msgid "#pragma GCC visibility must be followed by push or pop"
17451msgstr ""
17452
17453#: c-pragma.c:623
17454#, gcc-internal-format
17455msgid "no matching push for %<#pragma GCC visibility pop%>"
17456msgstr ""
17457
17458#: c-pragma.c:635 c-pragma.c:661
17459#, gcc-internal-format
17460msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
17461msgstr ""
17462
17463#: c-pragma.c:639
17464#, fuzzy, gcc-internal-format
17465msgid "malformed #pragma GCC visibility push"
17466msgstr "�������� #pragma ghs section"
17467
17468#: c-pragma.c:656
17469#, gcc-internal-format
17470msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
17471msgstr ""
17472
17473#: c-pragma.c:665
17474#, fuzzy, gcc-internal-format
17475msgid "junk at end of %<#pragma GCC visibility%>"
17476msgstr "#pragma %s ������˥���"
17477
17478#: c-typeck.c:156
17479#, fuzzy, gcc-internal-format
17480msgid "%qD has an incomplete type"
17481msgstr "`%s' ���Դ������Ǥ�"
17482
17483#: c-typeck.c:177 cp/call.c:2693
17484#, gcc-internal-format
17485msgid "invalid use of void expression"
17486msgstr "void ������Ŭ�ڤʻ���"
17487
17488#: c-typeck.c:185
17489#, fuzzy, gcc-internal-format
17490msgid "invalid use of flexible array member"
17491msgstr "����������Ф���Ƥ��ޤ�"
17492
17493#: c-typeck.c:191
17494#, gcc-internal-format
17495msgid "invalid use of array with unspecified bounds"
17496msgstr "���������ꤵ��ʤ��������Ŭ�ڤ�����"
17497
17498#: c-typeck.c:199
17499#, fuzzy, gcc-internal-format
17500msgid "invalid use of undefined type %<%s %E%>"
17501msgstr "̤����η� `%s %s' �λ��Ѥ���Ŭ�ڤǤ�"
17502
17503#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
17504#: c-typeck.c:203
17505#, fuzzy, gcc-internal-format
17506msgid "invalid use of incomplete typedef %qD"
17507msgstr "�Դ����� typedef `%s' �λ��Ѥ���Ŭ�ڤǤ�"
17508
17509#: c-typeck.c:430 c-typeck.c:455
17510#, gcc-internal-format
17511msgid "function types not truly compatible in ISO C"
17512msgstr "�ؿ����� ISO C �ȴ����ߴ��ǤϤ���ޤ���"
17513
17514#: c-typeck.c:857
17515#, gcc-internal-format
17516msgid "types are not quite compatible"
17517msgstr "���������ߴ�������ޤ���"
17518
17519#: c-typeck.c:1175
17520#, fuzzy, gcc-internal-format
17521msgid "function return types not compatible due to %<volatile%>"
17522msgstr "�ؿ����֤������ؿ��Ǥ��äƤϤʤ�ޤ���"
17523
17524#: c-typeck.c:1334 c-typeck.c:2628
17525#, gcc-internal-format
17526msgid "arithmetic on pointer to an incomplete type"
17527msgstr "�Դ������ؤΥݥ������Ф���黻"
17528
17529#: c-typeck.c:1725
17530#, fuzzy, gcc-internal-format
17531msgid "%qT has no member named %qE"
17532msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
17533
17534#: c-typeck.c:1760
17535#, fuzzy, gcc-internal-format
17536msgid "request for member %qE in something not a structure or union"
17537msgstr "��¤�ΤǤⶦ���ΤǤ�ʤ������ǡ����� `%s' ���׵ᤵ��ޤ���"
17538
17539#: c-typeck.c:1791
17540#, gcc-internal-format
17541msgid "dereferencing pointer to incomplete type"
17542msgstr "�Դ������Υݥ����ؤδ��ܻ���"
17543
17544#: c-typeck.c:1795
17545#, fuzzy, gcc-internal-format
17546msgid "dereferencing %<void *%> pointer"
17547msgstr "`void *' �ݥ����ؤδ��ܻ��ȤǤ�"
17548
17549#: c-typeck.c:1812 cp/typeck.c:2197
17550#, fuzzy, gcc-internal-format
17551msgid "invalid type argument of %qs"
17552msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
17553
17554#: c-typeck.c:1840 cp/typeck.c:2348
17555#, gcc-internal-format
17556msgid "subscripted value is neither array nor pointer"
17557msgstr "ź���Ĥ���줿�ͤ�����Ǥ�ݥ����Ǥ⤢��ޤ���"
17558
17559#: c-typeck.c:1851 cp/typeck.c:2267 cp/typeck.c:2353
17560#, gcc-internal-format
17561msgid "array subscript is not an integer"
17562msgstr "�����ź���������ǤϤ���ޤ���"
17563
17564#: c-typeck.c:1857
17565#, fuzzy, gcc-internal-format
17566msgid "subscripted value is pointer to function"
17567msgstr "ź���Ĥ���줿�ͤ�����Ǥ�ݥ����Ǥ⤢��ޤ���"
17568
17569#: c-typeck.c:1870 cp/typeck.c:2263
17570#, fuzzy, gcc-internal-format
17571msgid "array subscript has type %<char%>"
17572msgstr "�����ź�� `char' ���Ǥ�"
17573
17574#: c-typeck.c:1910
17575#, fuzzy, gcc-internal-format
17576msgid "ISO C forbids subscripting %<register%> array"
17577msgstr "ISO C �� `register' ����ؤ�ź���ؤ��ޤ�"
17578
17579#: c-typeck.c:1912
17580#, fuzzy, gcc-internal-format
17581msgid "ISO C90 forbids subscripting non-lvalue array"
17582msgstr "ISO C89 ����������ؤ�ź���ؤ��ޤ�"
17583
17584#: c-typeck.c:2154
17585#, fuzzy, gcc-internal-format
17586msgid "called object %qE is not a function"
17587msgstr "�ƤӽФ��줿���֥������Ȥϴؿ��ǤϤ���ޤ���"
17588
17589#. This situation leads to run-time undefined behavior.  We can't,
17590#. therefore, simply error unless we can prove that all possible
17591#. executions of the program must execute the code.
17592#: c-typeck.c:2181
17593#, fuzzy, gcc-internal-format
17594msgid "function called through a non-compatible type"
17595msgstr "sizeof ���Դ����ʷ���Ŭ�Ѥ���ޤ���"
17596
17597#: c-typeck.c:2288
17598#, fuzzy, gcc-internal-format
17599msgid "too many arguments to function %qE"
17600msgstr "�ؿ����Ф�������¿�����ޤ�"
17601
17602#: c-typeck.c:2309
17603#, gcc-internal-format
17604msgid "type of formal parameter %d is incomplete"
17605msgstr "�����ʲ���� %d �η����Դ����Ǥ�"
17606
17607#: c-typeck.c:2322
17608#, fuzzy, gcc-internal-format
17609msgid "passing argument %d of %qE as integer rather than floating due to prototype"
17610msgstr "�ץ�ȥ����פˤ��� %s ����ư�������ǤϤʤ��������Ȥ���Ƥ��ޤ�"
17611
17612#: c-typeck.c:2327
17613#, fuzzy, gcc-internal-format
17614msgid "passing argument %d of %qE as integer rather than complex due to prototype"
17615msgstr "�ץ�ȥ����פˤ��� %s ��ʣ�ǿ��ǤϤʤ��������Ȥ���Ƥ��ޤ�"
17616
17617#: c-typeck.c:2332
17618#, fuzzy, gcc-internal-format
17619msgid "passing argument %d of %qE as complex rather than floating due to prototype"
17620msgstr "�ץ�ȥ����פˤ��� %s ����ư�������ǤϤʤ�ʣ�ǿ����Ȥ���Ƥ��ޤ�"
17621
17622#: c-typeck.c:2337
17623#, fuzzy, gcc-internal-format
17624msgid "passing argument %d of %qE as floating rather than integer due to prototype"
17625msgstr "�ץ�ȥ����פˤ��� %s ���������ǤϤʤ���ư�������Ȥ���Ƥ��ޤ�"
17626
17627#: c-typeck.c:2342
17628#, fuzzy, gcc-internal-format
17629msgid "passing argument %d of %qE as complex rather than integer due to prototype"
17630msgstr "�ץ�ȥ����פˤ��� %s ���������ǤϤʤ�ʣ�ǿ����Ȥ���Ƥ��ޤ�"
17631
17632#: c-typeck.c:2347
17633#, fuzzy, gcc-internal-format
17634msgid "passing argument %d of %qE as floating rather than complex due to prototype"
17635msgstr "�ץ�ȥ����פˤ��� %s ��ʣ�ǿ��ǤϤʤ���ư�������Ȥ���Ƥ��ޤ�"
17636
17637#: c-typeck.c:2359
17638#, fuzzy, gcc-internal-format
17639msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
17640msgstr "�ץ�ȥ����פˤ��� %s �� `double' �Ǥʤ� `float' �Ȥ���Ƥ��ޤ�"
17641
17642#: c-typeck.c:2379
17643#, fuzzy, gcc-internal-format
17644msgid "passing argument %d of %qE with different width due to prototype"
17645msgstr "%s �ϥץ�ȥ����פǤη�����ȤϰۤʤäƤ��ޤ�"
17646
17647#: c-typeck.c:2402
17648#, fuzzy, gcc-internal-format
17649msgid "passing argument %d of %qE as unsigned due to prototype"
17650msgstr "�ץ�ȥ����פˤ�� %s �����ʤ��Ȥ���Ƥ��ޤ�"
17651
17652#: c-typeck.c:2406
17653#, fuzzy, gcc-internal-format
17654msgid "passing argument %d of %qE as signed due to prototype"
17655msgstr "�ץ�ȥ����פˤ�� %s ������դ��Ȥ���Ƥ��ޤ�"
17656
17657#: c-typeck.c:2496
17658#, gcc-internal-format
17659msgid "suggest parentheses around + or - inside shift"
17660msgstr "���ե���� + �� - �μ���Ǥϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17661
17662#: c-typeck.c:2504
17663#, gcc-internal-format
17664msgid "suggest parentheses around && within ||"
17665msgstr "|| �ȶ��˻Ȥ��� && �μ���Ǥϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17666
17667#: c-typeck.c:2514
17668#, gcc-internal-format
17669msgid "suggest parentheses around arithmetic in operand of |"
17670msgstr "�׻��� | �黻�Ҥι�Ȥʤ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17671
17672#: c-typeck.c:2519
17673#, gcc-internal-format
17674msgid "suggest parentheses around comparison in operand of |"
17675msgstr "��Ӥ� | �黻�Ҥι�Ȥʤ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17676
17677#: c-typeck.c:2529
17678#, gcc-internal-format
17679msgid "suggest parentheses around arithmetic in operand of ^"
17680msgstr "�׻��� ^ �黻�Ҥι�Ȥʤ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17681
17682#: c-typeck.c:2534
17683#, gcc-internal-format
17684msgid "suggest parentheses around comparison in operand of ^"
17685msgstr "�׻��� ^ �黻�Ҥι�Ȥʤ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17686
17687#: c-typeck.c:2542
17688#, gcc-internal-format
17689msgid "suggest parentheses around + or - in operand of &"
17690msgstr "& �黻�Ҥμ���� + �� - �μ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17691
17692#: c-typeck.c:2547
17693#, gcc-internal-format
17694msgid "suggest parentheses around comparison in operand of &"
17695msgstr "��Ӥ� & �黻�Ҥι�Ȥʤ���ˤϳ�̤�Ĥ��뤳�Ȥ����ᤷ�ޤ�"
17696
17697#: c-typeck.c:2553
17698#, gcc-internal-format
17699msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
17700msgstr "X<=Y<=Z ���ͤ���ӤϿ���Ū�ʰ�̣�Ǥη�̤�⤿�餷�ޤ���"
17701
17702#: c-typeck.c:2580
17703#, fuzzy, gcc-internal-format
17704msgid "pointer of type %<void *%> used in subtraction"
17705msgstr "`void *' ���Υݥ����κ�����褦�Ȥ��Ƥ��ޤ�"
17706
17707#: c-typeck.c:2582
17708#, gcc-internal-format
17709msgid "pointer to a function used in subtraction"
17710msgstr "�ؿ��ݥ����κ�����褦�Ȥ��Ƥ��ޤ�"
17711
17712#: c-typeck.c:2679
17713#, gcc-internal-format
17714msgid "wrong type argument to unary plus"
17715msgstr "ñ��ץ饹�ؤΰ���η����ְ�äƤ��ޤ�"
17716
17717#: c-typeck.c:2692
17718#, gcc-internal-format
17719msgid "wrong type argument to unary minus"
17720msgstr "ñ��ޥ��ʥ��ؤΰ���η����ְ�äƤ��ޤ�"
17721
17722#: c-typeck.c:2709
17723#, fuzzy, gcc-internal-format
17724msgid "ISO C does not support %<~%> for complex conjugation"
17725msgstr "ISO C ��ʣ�Ƕ����Ѥ� `~' ������դ��ޤ���"
17726
17727#: c-typeck.c:2715
17728#, gcc-internal-format
17729msgid "wrong type argument to bit-complement"
17730msgstr "�ӥå�ȿž�ؤΰ���η����ְ�äƤ��ޤ�"
17731
17732#: c-typeck.c:2723
17733#, gcc-internal-format
17734msgid "wrong type argument to abs"
17735msgstr "abs �ؤΰ���η����ְ�äƤ��ޤ�"
17736
17737#: c-typeck.c:2735
17738#, gcc-internal-format
17739msgid "wrong type argument to conjugation"
17740msgstr "ʣ�Ƕ���(~)�ؤΰ���η����ְ�äƤ��ޤ�"
17741
17742#: c-typeck.c:2747
17743#, gcc-internal-format
17744msgid "wrong type argument to unary exclamation mark"
17745msgstr "ñ�ശò��(!)�ؤΰ���η����ְ�äƤ��ޤ�"
17746
17747#: c-typeck.c:2784
17748#, fuzzy, gcc-internal-format
17749msgid "ISO C does not support %<++%> and %<--%> on complex types"
17750msgstr "ISO C �� complex ���Ǥ� `++' �� `--' ������դ��ޤ���"
17751
17752#: c-typeck.c:2800 c-typeck.c:2832
17753#, fuzzy, gcc-internal-format
17754msgid "wrong type argument to increment"
17755msgstr "�ӥå�ȿž�ؤΰ���η����ְ�äƤ��ޤ�"
17756
17757#: c-typeck.c:2802 c-typeck.c:2834
17758#, fuzzy, gcc-internal-format
17759msgid "wrong type argument to decrement"
17760msgstr "�ӥå�ȿž�ؤΰ���η����ְ�äƤ��ޤ�"
17761
17762#: c-typeck.c:2823
17763#, fuzzy, gcc-internal-format
17764msgid "increment of pointer to unknown structure"
17765msgstr "�����ʹ�¤�Τ��Ф���ݥ�����%s"
17766
17767#: c-typeck.c:2825
17768#, fuzzy, gcc-internal-format
17769msgid "decrement of pointer to unknown structure"
17770msgstr "�����ʹ�¤�Τ��Ф���ݥ�����%s"
17771
17772#: c-typeck.c:3002
17773#, fuzzy, gcc-internal-format
17774msgid "assignment of read-only member %qD"
17775msgstr "%s���ɤ߹������ѥ��� `%s' �˹Ԥ��ޤ���"
17776
17777#: c-typeck.c:3003
17778#, fuzzy, gcc-internal-format
17779msgid "increment of read-only member %qD"
17780msgstr "%s���ɤ߹������ѥ��� `%s' �˹Ԥ��ޤ���"
17781
17782#: c-typeck.c:3004
17783#, fuzzy, gcc-internal-format
17784msgid "decrement of read-only member %qD"
17785msgstr "%s���ɤ߹������ѥ��� `%s' �˹Ԥ��ޤ���"
17786
17787#: c-typeck.c:3005
17788#, gcc-internal-format
17789msgid "read-only member %qD used as %<asm%> output"
17790msgstr ""
17791
17792#: c-typeck.c:3009
17793#, fuzzy, gcc-internal-format
17794msgid "assignment of read-only variable %qD"
17795msgstr "%s���ɤ߹��������ѿ� `%s' �˹Ԥ��ޤ���"
17796
17797#: c-typeck.c:3010
17798#, fuzzy, gcc-internal-format
17799msgid "increment of read-only variable %qD"
17800msgstr "%s���ɤ߹��������ѿ� `%s' �˹Ԥ��ޤ���"
17801
17802#: c-typeck.c:3011
17803#, fuzzy, gcc-internal-format
17804msgid "decrement of read-only variable %qD"
17805msgstr "%s���ɤ߹��������ѿ� `%s' �˹Ԥ��ޤ���"
17806
17807#: c-typeck.c:3012
17808#, gcc-internal-format
17809msgid "read-only variable %qD used as %<asm%> output"
17810msgstr ""
17811
17812#: c-typeck.c:3015
17813#, fuzzy, gcc-internal-format
17814msgid "assignment of read-only location"
17815msgstr "%s���ɤ߹��������ΰ�ǹԤ��ޤ���"
17816
17817#: c-typeck.c:3016
17818#, fuzzy, gcc-internal-format
17819msgid "increment of read-only location"
17820msgstr "%s���ɤ߹��������ΰ�ǹԤ��ޤ���"
17821
17822#: c-typeck.c:3017
17823#, fuzzy, gcc-internal-format
17824msgid "decrement of read-only location"
17825msgstr "%s���ɤ߹��������ΰ�ǹԤ��ޤ���"
17826
17827#: c-typeck.c:3018
17828#, gcc-internal-format
17829msgid "read-only location used as %<asm%> output"
17830msgstr ""
17831
17832#: c-typeck.c:3053
17833#, fuzzy, gcc-internal-format
17834msgid "cannot take address of bit-field %qD"
17835msgstr "�ӥåȥե������ `%s' �Υ��ɥ쥹������Ǥ��ޤ���"
17836
17837#: c-typeck.c:3081
17838#, fuzzy, gcc-internal-format
17839msgid "global register variable %qD used in nested function"
17840msgstr "���쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
17841
17842#: c-typeck.c:3084
17843#, fuzzy, gcc-internal-format
17844msgid "register variable %qD used in nested function"
17845msgstr "�쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
17846
17847#: c-typeck.c:3089
17848#, fuzzy, gcc-internal-format
17849msgid "address of global register variable %qD requested"
17850msgstr "�׵ᤵ�줿���쥸�����ѿ� `%s' �Υ��ɥ쥹"
17851
17852#: c-typeck.c:3091
17853#, fuzzy, gcc-internal-format
17854msgid "address of register variable %qD requested"
17855msgstr "register �ѿ� `%s' �Υ��ɥ쥹���׵ᤵ��ޤ���"
17856
17857#: c-typeck.c:3137
17858#, fuzzy, gcc-internal-format
17859msgid "non-lvalue array in conditional expression"
17860msgstr "��P�Ǥη����ȹ�碌��Ŭ�礷�ޤ���"
17861
17862#: c-typeck.c:3181
17863#, gcc-internal-format
17864msgid "signed and unsigned type in conditional expression"
17865msgstr "��P������դ��������̵�����Ȥ�����ޤ�"
17866
17867#: c-typeck.c:3188
17868#, gcc-internal-format
17869msgid "ISO C forbids conditional expr with only one void side"
17870msgstr "ISO C ����¦������ void �Ȥʤ��P��ؤ��ޤ�"
17871
17872#: c-typeck.c:3204 c-typeck.c:3212
17873#, fuzzy, gcc-internal-format
17874msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
17875msgstr "ISO C �� `void *' �ȴؿ��ݥ����Ȥ��P�Ȥ��뤳�Ȥ�ؤ��ޤ�"
17876
17877#: c-typeck.c:3219
17878#, gcc-internal-format
17879msgid "pointer type mismatch in conditional expression"
17880msgstr "��P�ǤΥݥ����η���Ŭ�礷�ޤ���"
17881
17882#: c-typeck.c:3226 c-typeck.c:3236
17883#, gcc-internal-format
17884msgid "pointer/integer type mismatch in conditional expression"
17885msgstr "��P�ǥݥ���������������Ŭ�礷�ޤ���"
17886
17887#: c-typeck.c:3250
17888#, gcc-internal-format
17889msgid "type mismatch in conditional expression"
17890msgstr "��P�Ǥη����ȹ�碌��Ŭ�礷�ޤ���"
17891
17892#: c-typeck.c:3290
17893#, gcc-internal-format
17894msgid "left-hand operand of comma expression has no effect"
17895msgstr "����ޱ黻�Ҥκ�¦�μ��˸��Ϥ�����ޤ���"
17896
17897#: c-typeck.c:3324
17898#, gcc-internal-format
17899msgid "cast specifies array type"
17900msgstr "���㥹�Ȥ���������ꤷ�Ƥ��ޤ�"
17901
17902#: c-typeck.c:3330
17903#, gcc-internal-format
17904msgid "cast specifies function type"
17905msgstr "���㥹�Ȥϴؿ�������ꤷ�Ƥ��ޤ�"
17906
17907#: c-typeck.c:3340
17908#, gcc-internal-format
17909msgid "ISO C forbids casting nonscalar to the same type"
17910msgstr "ISO C �������顼����Ʊ�����ؤΥ��㥹�Ȥ�ؤ��ޤ�"
17911
17912#: c-typeck.c:3357
17913#, gcc-internal-format
17914msgid "ISO C forbids casts to union type"
17915msgstr "ISO C �϶����η��ؤΥ��㥹�Ȥ�ؤ��ޤ�"
17916
17917#: c-typeck.c:3365
17918#, gcc-internal-format
17919msgid "cast to union type from type not present in union"
17920msgstr "�����Τ���ˤʤ������鶦���η��إ��㥹�Ȥ��Ƥ��ޤ�"
17921
17922#: c-typeck.c:3411
17923#, fuzzy, gcc-internal-format
17924msgid "cast adds new qualifiers to function type"
17925msgstr "���㥹�Ȥϴؿ�������ꤷ�Ƥ��ޤ�"
17926
17927#. There are qualifiers present in IN_OTYPE that are not
17928#. present in IN_TYPE.
17929#: c-typeck.c:3416
17930#, gcc-internal-format
17931msgid "cast discards qualifiers from pointer target type"
17932msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
17933
17934#: c-typeck.c:3432
17935#, gcc-internal-format
17936msgid "cast increases required alignment of target type"
17937msgstr "���㥹�Ȥˤ�äƥݥ��������������׵ᥢ�饤����Ȥ���ä��ޤ�"
17938
17939#: c-typeck.c:3439
17940#, gcc-internal-format
17941msgid "cast from pointer to integer of different size"
17942msgstr "���㥹�Ȥˤ�äƥݥ�������ۤʤ륵�����������Ȥʤ�ޤ�"
17943
17944#: c-typeck.c:3443
17945#, gcc-internal-format
17946msgid "cast from function call of type %qT to non-matching type %qT"
17947msgstr ""
17948
17949#: c-typeck.c:3451
17950#, gcc-internal-format
17951msgid "cast to pointer from integer of different size"
17952msgstr "�ۤʤ륵��������������ݥ����˥��㥹�Ȥ���ޤ���"
17953
17954#: c-typeck.c:3464
17955#, fuzzy, gcc-internal-format
17956msgid "ISO C forbids conversion of function pointer to object pointer type"
17957msgstr "ISO C++ �ϥݥ����׻��˥��дؿ��ؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
17958
17959#: c-typeck.c:3473
17960#, fuzzy, gcc-internal-format
17961msgid "ISO C forbids conversion of object pointer to function pointer type"
17962msgstr "ISO C �� `void *' �ȴؿ��ݥ����Ȥ���Ӥ�ؤ��ޤ�"
17963
17964#: c-typeck.c:3747
17965#, fuzzy, gcc-internal-format
17966msgid "cannot pass rvalue to reference parameter"
17967msgstr "���ȷ����Ф��� new ��Ŭ�ѤǤ��ޤ���"
17968
17969#: c-typeck.c:3854 c-typeck.c:4022
17970#, fuzzy, gcc-internal-format
17971msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
17972msgstr "%s�ˤ�ꡢ��������ʤ��ؿ��ݥ������顢�������줿�ؿ��ݥ�������ޤ�"
17973
17974#: c-typeck.c:3857 c-typeck.c:4025
17975#, fuzzy, gcc-internal-format
17976msgid "assignment makes qualified function pointer from unqualified"
17977msgstr "%s�ˤ�ꡢ��������ʤ��ؿ��ݥ������顢�������줿�ؿ��ݥ�������ޤ�"
17978
17979#: c-typeck.c:3860 c-typeck.c:4027
17980#, fuzzy, gcc-internal-format
17981msgid "initialization makes qualified function pointer from unqualified"
17982msgstr "%s�ˤ�ꡢ��������ʤ��ؿ��ݥ������顢�������줿�ؿ��ݥ�������ޤ�"
17983
17984#: c-typeck.c:3863 c-typeck.c:4029
17985#, fuzzy, gcc-internal-format
17986msgid "return makes qualified function pointer from unqualified"
17987msgstr "%s�ˤ�ꡢ��������ʤ��ؿ��ݥ������顢�������줿�ؿ��ݥ�������ޤ�"
17988
17989#: c-typeck.c:3867 c-typeck.c:3989
17990#, fuzzy, gcc-internal-format
17991msgid "passing argument %d of %qE discards qualifiers from pointer target type"
17992msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
17993
17994#: c-typeck.c:3869 c-typeck.c:3991
17995#, fuzzy, gcc-internal-format
17996msgid "assignment discards qualifiers from pointer target type"
17997msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
17998
17999#: c-typeck.c:3871 c-typeck.c:3993
18000#, fuzzy, gcc-internal-format
18001msgid "initialization discards qualifiers from pointer target type"
18002msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
18003
18004#: c-typeck.c:3873 c-typeck.c:3995
18005#, fuzzy, gcc-internal-format
18006msgid "return discards qualifiers from pointer target type"
18007msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
18008
18009#: c-typeck.c:3880
18010#, gcc-internal-format
18011msgid "ISO C prohibits argument conversion to union type"
18012msgstr "ISO C �Ǥϰ�����鶦���Τؤ��Ѵ���ػߤ��Ƥ��ޤ�"
18013
18014#: c-typeck.c:3915
18015#, gcc-internal-format
18016msgid "request for implicit conversion from %qT to %qT not permitted in C++"
18017msgstr ""
18018
18019#: c-typeck.c:3928
18020#, fuzzy, gcc-internal-format
18021msgid "argument %d of %qE might be a candidate for a format attribute"
18022msgstr "�ؿ��϶��餯 `%s' format °���θ���Ȼפ��ޤ�"
18023
18024#: c-typeck.c:3934
18025#, fuzzy, gcc-internal-format
18026msgid "assignment left-hand side might be a candidate for a format attribute"
18027msgstr "format °����θ���Ȥʤꤽ���ʴؿ��ˤĤ��Ʒٹ���"
18028
18029#: c-typeck.c:3939
18030#, fuzzy, gcc-internal-format
18031msgid "initialization left-hand side might be a candidate for a format attribute"
18032msgstr "�ؿ��϶��餯 `%s' format °���θ���Ȼפ��ޤ�"
18033
18034#: c-typeck.c:3944
18035#, fuzzy, gcc-internal-format
18036msgid "return type might be a candidate for a format attribute"
18037msgstr "�ؿ��϶��餯 `%s' format °���θ���Ȼפ��ޤ�"
18038
18039#: c-typeck.c:3969
18040#, fuzzy, gcc-internal-format
18041msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
18042msgstr "ISO C �ϴؿ��ݥ����� `void *' �Ȥ�%s��ؤ��ޤ�"
18043
18044#: c-typeck.c:3972
18045#, fuzzy, gcc-internal-format
18046msgid "ISO C forbids assignment between function pointer and %<void *%>"
18047msgstr "ISO C �ϴؿ��ݥ����� `void *' �Ȥ�%s��ؤ��ޤ�"
18048
18049#: c-typeck.c:3974
18050#, fuzzy, gcc-internal-format
18051msgid "ISO C forbids initialization between function pointer and %<void *%>"
18052msgstr "ISO C �ϴؿ��ݥ����� `void *' �Ȥ�%s��ؤ��ޤ�"
18053
18054#: c-typeck.c:3976
18055#, fuzzy, gcc-internal-format
18056msgid "ISO C forbids return between function pointer and %<void *%>"
18057msgstr "ISO C �ϴؿ��ݥ����� `void *' �Ȥ�%s��ؤ��ޤ�"
18058
18059#: c-typeck.c:4005
18060#, fuzzy, gcc-internal-format
18061msgid "pointer targets in passing argument %d of %qE differ in signedness"
18062msgstr "%s �ǥݥ����μ����оݤ�����̵ͭ���ۤʤ�ޤ�"
18063
18064#: c-typeck.c:4007
18065#, fuzzy, gcc-internal-format
18066msgid "pointer targets in assignment differ in signedness"
18067msgstr "%s �ǥݥ����μ����оݤ�����̵ͭ���ۤʤ�ޤ�"
18068
18069#: c-typeck.c:4009
18070#, fuzzy, gcc-internal-format
18071msgid "pointer targets in initialization differ in signedness"
18072msgstr "%s �ǥݥ����μ����оݤ�����̵ͭ���ۤʤ�ޤ�"
18073
18074#: c-typeck.c:4011
18075#, fuzzy, gcc-internal-format
18076msgid "pointer targets in return differ in signedness"
18077msgstr "%s �ǥݥ����μ����оݤ�����̵ͭ���ۤʤ�ޤ�"
18078
18079#: c-typeck.c:4036
18080#, fuzzy, gcc-internal-format
18081msgid "passing argument %d of %qE from incompatible pointer type"
18082msgstr "�ߴ����Τʤ��ݥ����������%s�Ǥ�"
18083
18084#: c-typeck.c:4038
18085#, fuzzy, gcc-internal-format
18086msgid "assignment from incompatible pointer type"
18087msgstr "�ߴ����Τʤ��ݥ����������%s�Ǥ�"
18088
18089#: c-typeck.c:4039
18090#, fuzzy, gcc-internal-format
18091msgid "initialization from incompatible pointer type"
18092msgstr "�ߴ����Τʤ��ݥ����������%s�Ǥ�"
18093
18094#: c-typeck.c:4041
18095#, fuzzy, gcc-internal-format
18096msgid "return from incompatible pointer type"
18097msgstr "�ߴ����Τʤ��ݥ����������%s�Ǥ�"
18098
18099#: c-typeck.c:4063
18100#, fuzzy, gcc-internal-format
18101msgid "passing argument %d of %qE makes pointer from integer without a cast"
18102msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ�����������ݥ�������ޤ���"
18103
18104#: c-typeck.c:4065
18105#, fuzzy, gcc-internal-format
18106msgid "assignment makes pointer from integer without a cast"
18107msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ�����������ݥ�������ޤ���"
18108
18109#: c-typeck.c:4067
18110#, fuzzy, gcc-internal-format
18111msgid "initialization makes pointer from integer without a cast"
18112msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ�����������ݥ�������ޤ���"
18113
18114#: c-typeck.c:4069
18115#, fuzzy, gcc-internal-format
18116msgid "return makes pointer from integer without a cast"
18117msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ�����������ݥ�������ޤ���"
18118
18119#: c-typeck.c:4076
18120#, fuzzy, gcc-internal-format
18121msgid "passing argument %d of %qE makes integer from pointer without a cast"
18122msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ��ǥݥ���������������ޤ���"
18123
18124#: c-typeck.c:4078
18125#, fuzzy, gcc-internal-format
18126msgid "assignment makes integer from pointer without a cast"
18127msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ��ǥݥ���������������ޤ���"
18128
18129#: c-typeck.c:4080
18130#, fuzzy, gcc-internal-format
18131msgid "initialization makes integer from pointer without a cast"
18132msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ��ǥݥ���������������ޤ���"
18133
18134#: c-typeck.c:4082
18135#, fuzzy, gcc-internal-format
18136msgid "return makes integer from pointer without a cast"
18137msgstr "%s�ˤ�ꡢ���㥹�Ȥʤ��ǥݥ���������������ޤ���"
18138
18139#: c-typeck.c:4098
18140#, fuzzy, gcc-internal-format
18141msgid "incompatible types in assignment"
18142msgstr "%s �˸ߴ����Τʤ���"
18143
18144#: c-typeck.c:4101
18145#, fuzzy, gcc-internal-format
18146msgid "incompatible types in initialization"
18147msgstr "%s �˸ߴ����Τʤ���"
18148
18149#: c-typeck.c:4104
18150#, fuzzy, gcc-internal-format
18151msgid "incompatible types in return"
18152msgstr "%s �˸ߴ����Τʤ���"
18153
18154#: c-typeck.c:4185
18155#, gcc-internal-format
18156msgid "traditional C rejects automatic aggregate initialization"
18157msgstr "�Ť� C �Ǥϼ�ưŪ�ʽ����Τν�����䤷�ޤ�"
18158
18159#: c-typeck.c:4353 c-typeck.c:4368 c-typeck.c:4383
18160#, fuzzy, gcc-internal-format
18161msgid "(near initialization for %qs)"
18162msgstr "(`%s' �ν����Դ����Ǥ�)"
18163
18164#: c-typeck.c:4921 cp/decl.c:4597
18165#, fuzzy, gcc-internal-format
18166msgid "opaque vector types cannot be initialized"
18167msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
18168
18169#: c-typeck.c:5551
18170#, fuzzy, gcc-internal-format
18171msgid "unknown field %qE specified in initializer"
18172msgstr "�����ʥե������ `%s' �����Ҥǻ��ꤵ��ޤ���"
18173
18174#: c-typeck.c:6445
18175#, gcc-internal-format
18176msgid "traditional C rejects initialization of unions"
18177msgstr "�Ť� C �϶����Τν�����䤷�ޤ�"
18178
18179#: c-typeck.c:6753
18180#, fuzzy, gcc-internal-format
18181msgid "jump into statement expression"
18182msgstr "������������С��ե����ޤ���"
18183
18184#: c-typeck.c:6759
18185#, gcc-internal-format
18186msgid "jump into scope of identifier with variably modified type"
18187msgstr ""
18188
18189#: c-typeck.c:6796
18190#, fuzzy, gcc-internal-format
18191msgid "ISO C forbids %<goto *expr;%>"
18192msgstr "ISO C `goto *��;' �ν����ؤ��ޤ�"
18193
18194#: c-typeck.c:6811 cp/typeck.c:6262
18195#, fuzzy, gcc-internal-format
18196msgid "function declared %<noreturn%> has a %<return%> statement"
18197msgstr "`noreturn' ��������줿�ؿ��� `return' ʸ������ޤ�"
18198
18199#: c-typeck.c:6819
18200#, fuzzy, gcc-internal-format
18201msgid "%<return%> with no value, in function returning non-void"
18202msgstr "��귿���ؿ��ǡ�`return' ���ͤ�����ޤ���"
18203
18204#: c-typeck.c:6828
18205#, fuzzy, gcc-internal-format
18206msgid "%<return%> with a value, in function returning void"
18207msgstr "��귿�� void �δؿ��ǡ�`return' ���ͤ�����ޤ�"
18208
18209#: c-typeck.c:6885
18210#, gcc-internal-format
18211msgid "function returns address of local variable"
18212msgstr "�ؿ����������ѿ��Υ��ɥ쥹���֤��Ƥ��ޤ�"
18213
18214#: c-typeck.c:6958 cp/semantics.c:916
18215#, gcc-internal-format
18216msgid "switch quantity not an integer"
18217msgstr "switch �����Ƥ������ǤϤ���ޤ���"
18218
18219#: c-typeck.c:6969
18220#, fuzzy, gcc-internal-format
18221msgid "%<long%> switch expression not converted to %<int%> in ISO C"
18222msgstr "ISO C �Ǥ� `long' �� switch ���� `int' ���Ѵ�����ޤ���"
18223
18224#: c-typeck.c:7010
18225#, fuzzy, gcc-internal-format
18226msgid "case label in statement expression not containing enclosing switch statement"
18227msgstr "case ��٥뤬 switch ʸ����ˤ���ޤ���"
18228
18229#: c-typeck.c:7013
18230#, fuzzy, gcc-internal-format
18231msgid "%<default%> label in statement expression not containing enclosing switch statement"
18232msgstr "`default' ��٥뤬 switch ʸ����ˤ���ޤ���"
18233
18234#: c-typeck.c:7019
18235#, gcc-internal-format
18236msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
18237msgstr ""
18238
18239#: c-typeck.c:7022
18240#, gcc-internal-format
18241msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
18242msgstr ""
18243
18244#: c-typeck.c:7026 cp/parser.c:6207
18245#, gcc-internal-format
18246msgid "case label not within a switch statement"
18247msgstr "case ��٥뤬 switch ʸ����ˤ���ޤ���"
18248
18249#: c-typeck.c:7028
18250#, fuzzy, gcc-internal-format
18251msgid "%<default%> label not within a switch statement"
18252msgstr "`default' ��٥뤬 switch ʸ����ˤ���ޤ���"
18253
18254#: c-typeck.c:7105
18255#, gcc-internal-format
18256msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
18257msgstr ""
18258
18259#: c-typeck.c:7124
18260#, fuzzy, gcc-internal-format
18261msgid "%Hempty body in an if-statement"
18262msgstr "else ʸ����Ȥ����Ǥ�"
18263
18264#: c-typeck.c:7133
18265#, fuzzy, gcc-internal-format
18266msgid "%Hempty body in an else-statement"
18267msgstr "else ʸ����Ȥ����Ǥ�"
18268
18269#: c-typeck.c:7242 cp/cp-gimplify.c:118 cp/parser.c:6704
18270#, gcc-internal-format
18271msgid "break statement not within loop or switch"
18272msgstr "break ʸ�� loop �ޤ��� switch ����ˤ���ޤ���"
18273
18274#: c-typeck.c:7244 cp/parser.c:6715
18275#, gcc-internal-format
18276msgid "continue statement not within a loop"
18277msgstr "continue ʸ�� loop ����ˤ���ޤ���"
18278
18279#: c-typeck.c:7264
18280#, gcc-internal-format
18281msgid "%Hstatement with no effect"
18282msgstr ""
18283
18284#: c-typeck.c:7286
18285#, gcc-internal-format
18286msgid "expression statement has incomplete type"
18287msgstr "�������ʸ���Դ�����������ޤ�"
18288
18289#: c-typeck.c:7744 c-typeck.c:7785
18290#, fuzzy, gcc-internal-format
18291msgid "division by zero"
18292msgstr "#if �ǥ����ȯ�����ޤ���"
18293
18294#: c-typeck.c:7830 cp/typeck.c:3036
18295#, gcc-internal-format
18296msgid "right shift count is negative"
18297msgstr "�����եȲ������ο��Ǥ�"
18298
18299#: c-typeck.c:7837 cp/typeck.c:3042
18300#, gcc-internal-format
18301msgid "right shift count >= width of type"
18302msgstr "�����եȲ�� >= ������ȤʤäƤ��ޤ�"
18303
18304#: c-typeck.c:7858 cp/typeck.c:3061
18305#, gcc-internal-format
18306msgid "left shift count is negative"
18307msgstr "�����եȲ������ο��Ǥ�"
18308
18309#: c-typeck.c:7861 cp/typeck.c:3063
18310#, gcc-internal-format
18311msgid "left shift count >= width of type"
18312msgstr "�����եȲ�� >= ������ȤʤäƤ��ޤ�"
18313
18314#: c-typeck.c:7879 cp/typeck.c:3098
18315#, gcc-internal-format
18316msgid "comparing floating point with == or != is unsafe"
18317msgstr "��ư����������Ӥ� == �� != ��Ȥ��Τϰ����ǤϤ���ޤ���"
18318
18319#: c-typeck.c:7903 c-typeck.c:7910
18320#, fuzzy, gcc-internal-format
18321msgid "ISO C forbids comparison of %<void *%> with function pointer"
18322msgstr "ISO C �� `void *' �ȴؿ��ݥ����Ȥ���Ӥ�ؤ��ޤ�"
18323
18324#: c-typeck.c:7916 c-typeck.c:7962
18325#, gcc-internal-format
18326msgid "comparison of distinct pointer types lacks a cast"
18327msgstr "���������ۤʤ�ݥ�������Ӥǥ��㥹�Ȥ�礤�Ƥ��ޤ�"
18328
18329#: c-typeck.c:7930 c-typeck.c:7935 c-typeck.c:7982 c-typeck.c:7987
18330#, gcc-internal-format
18331msgid "comparison between pointer and integer"
18332msgstr "�ݥ����������Ȥ���Ӥ�ԤʤäƤ��ޤ�"
18333
18334#: c-typeck.c:7954
18335#, gcc-internal-format
18336msgid "comparison of complete and incomplete pointers"
18337msgstr "�����ʥݥ������Դ����ʥݥ����Ȥ���ӤǤ�"
18338
18339#: c-typeck.c:7957
18340#, gcc-internal-format
18341msgid "ISO C forbids ordered comparisons of pointers to functions"
18342msgstr "ISO C �ؿ��ݥ����ν����Ӥ�ؤ��ޤ�"
18343
18344#: c-typeck.c:7970 c-typeck.c:7977
18345#, gcc-internal-format
18346msgid "ordered comparison of pointer with integer zero"
18347msgstr "���� 0 �ȥݥ����Ȥν����ӤǤ�"
18348
18349#: c-typeck.c:8207
18350#, gcc-internal-format
18351msgid "comparison between signed and unsigned"
18352msgstr "����դ������̵���Ȥ���ӤǤ�"
18353
18354#: c-typeck.c:8253 cp/typeck.c:3521
18355#, gcc-internal-format
18356msgid "comparison of promoted ~unsigned with constant"
18357msgstr "~��ȿž���줿�ʾ夲���̵����������Ȥ���ӤǤ�"
18358
18359#: c-typeck.c:8261 cp/typeck.c:3529
18360#, gcc-internal-format
18361msgid "comparison of promoted ~unsigned with unsigned"
18362msgstr "~��ȿž���줿���̵���������̵�����Ȥ���ӤǤ�"
18363
18364#: c-typeck.c:8319
18365#, fuzzy, gcc-internal-format
18366msgid "used array that cannot be converted to pointer where scalar is required"
18367msgstr "�����顼��ɬ�פʾ����������ͤ��Ȥ��ޤ���"
18368
18369#: c-typeck.c:8323
18370#, fuzzy, gcc-internal-format
18371msgid "used struct type value where scalar is required"
18372msgstr "�����顼��ɬ�פʾ��˹�¤�η����ͤ��Ȥ��ޤ���"
18373
18374#: c-typeck.c:8327
18375#, fuzzy, gcc-internal-format
18376msgid "used union type value where scalar is required"
18377msgstr "�����顼��ɬ�פʾ��˶����η����ͤ��Ȥ��ޤ���"
18378
18379#: calls.c:1929
18380#, gcc-internal-format
18381msgid "function call has aggregate value"
18382msgstr "�ؿ��ƤӽФ��������Τ��ͤ��äƤ��ޤ�"
18383
18384#: cfgexpand.c:1597
18385#, gcc-internal-format
18386msgid "not protecting local variables: variable length buffer"
18387msgstr ""
18388
18389#: cfgexpand.c:1599
18390#, gcc-internal-format
18391msgid "not protecting function: no buffer at least %d bytes long"
18392msgstr ""
18393
18394#: cfghooks.c:90
18395#, gcc-internal-format
18396msgid "bb %d on wrong place"
18397msgstr ""
18398
18399#: cfghooks.c:96
18400#, gcc-internal-format
18401msgid "prev_bb of %d should be %d, not %d"
18402msgstr ""
18403
18404#: cfghooks.c:113
18405#, gcc-internal-format
18406msgid "verify_flow_info: Wrong count of block %i %i"
18407msgstr ""
18408
18409#: cfghooks.c:119
18410#, gcc-internal-format
18411msgid "verify_flow_info: Wrong frequency of block %i %i"
18412msgstr ""
18413
18414#: cfghooks.c:127
18415#, gcc-internal-format
18416msgid "verify_flow_info: Duplicate edge %i->%i"
18417msgstr ""
18418
18419#: cfghooks.c:133
18420#, gcc-internal-format
18421msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
18422msgstr ""
18423
18424#: cfghooks.c:139
18425#, gcc-internal-format
18426msgid "verify_flow_info: Wrong count of edge %i->%i %i"
18427msgstr ""
18428
18429#: cfghooks.c:151
18430#, fuzzy, gcc-internal-format
18431msgid "verify_flow_info: Basic block %d succ edge is corrupted"
18432msgstr "���ܥ֥�å� %d pred edge �ꥹ�Ȥ���ǽ���Ƥ��ޤ���"
18433
18434#: cfghooks.c:165 cfgrtl.c:2045
18435#, gcc-internal-format
18436msgid "wrong amount of branch edges after unconditional jump %i"
18437msgstr ""
18438
18439#: cfghooks.c:173 cfghooks.c:184
18440#, fuzzy, gcc-internal-format
18441msgid "basic block %d pred edge is corrupted"
18442msgstr "���ܥ֥�å� %d pred edge �ꥹ�Ȥ���ǽ���Ƥ��ޤ���"
18443
18444#: cfghooks.c:185
18445#, gcc-internal-format
18446msgid "its dest_idx should be %d, not %d"
18447msgstr ""
18448
18449#: cfghooks.c:214
18450#, fuzzy, gcc-internal-format
18451msgid "basic block %i edge lists are corrupted"
18452msgstr "���ܥ֥�å� %i edge �ꥹ�Ȥ���ǽ���Ƥ��ޤ���"
18453
18454#: cfghooks.c:227
18455#, gcc-internal-format
18456msgid "verify_flow_info failed"
18457msgstr ""
18458
18459#: cfghooks.c:288
18460#, fuzzy, gcc-internal-format
18461msgid "%s does not support redirect_edge_and_branch"
18462msgstr "%s �� %%n$ �黻���ֹ�ե����ޥåȤ�����դ��ޤ���"
18463
18464#: cfghooks.c:306
18465#, fuzzy, gcc-internal-format
18466msgid "%s does not support redirect_edge_and_branch_force"
18467msgstr "%s �� %%n$ �黻���ֹ�ե����ޥåȤ�����դ��ޤ���"
18468
18469#: cfghooks.c:324
18470#, fuzzy, gcc-internal-format
18471msgid "%s does not support split_block"
18472msgstr "%s �� %s ������դ��ޤ���"
18473
18474#: cfghooks.c:360
18475#, fuzzy, gcc-internal-format
18476msgid "%s does not support move_block_after"
18477msgstr "%s �� %s ������դ��ޤ���"
18478
18479#: cfghooks.c:373
18480#, fuzzy, gcc-internal-format
18481msgid "%s does not support delete_basic_block"
18482msgstr "%s �� %s ������դ��ޤ���"
18483
18484#: cfghooks.c:405
18485#, fuzzy, gcc-internal-format
18486msgid "%s does not support split_edge"
18487msgstr "%s �� %s ������դ��ޤ���"
18488
18489#: cfghooks.c:466
18490#, fuzzy, gcc-internal-format
18491msgid "%s does not support create_basic_block"
18492msgstr "%s �� %s ������դ��ޤ���"
18493
18494#: cfghooks.c:494
18495#, fuzzy, gcc-internal-format
18496msgid "%s does not support can_merge_blocks_p"
18497msgstr "%s �� %s ������դ��ޤ���"
18498
18499#: cfghooks.c:505
18500#, fuzzy, gcc-internal-format
18501msgid "%s does not support predict_edge"
18502msgstr "%s �� %s ������դ��ޤ���"
18503
18504#: cfghooks.c:514
18505#, fuzzy, gcc-internal-format
18506msgid "%s does not support predicted_by_p"
18507msgstr "%s �� %s ������դ��ޤ���"
18508
18509#: cfghooks.c:528
18510#, fuzzy, gcc-internal-format
18511msgid "%s does not support merge_blocks"
18512msgstr "%s �� %s ������դ��ޤ���"
18513
18514#: cfghooks.c:573
18515#, fuzzy, gcc-internal-format
18516msgid "%s does not support make_forwarder_block"
18517msgstr "%s �� %s ������դ��ޤ���"
18518
18519#: cfghooks.c:678
18520#, fuzzy, gcc-internal-format
18521msgid "%s does not support can_duplicate_block_p"
18522msgstr "%s �� %s ������դ��ޤ���"
18523
18524#: cfghooks.c:706
18525#, fuzzy, gcc-internal-format
18526msgid "%s does not support duplicate_block"
18527msgstr "%s �� %s ������դ��ޤ���"
18528
18529#: cfghooks.c:774
18530#, fuzzy, gcc-internal-format
18531msgid "%s does not support block_ends_with_call_p"
18532msgstr "%s �� %s ������դ��ޤ���"
18533
18534#: cfghooks.c:785
18535#, fuzzy, gcc-internal-format
18536msgid "%s does not support block_ends_with_condjump_p"
18537msgstr "%s �� %s ������դ��ޤ���"
18538
18539#: cfghooks.c:803
18540#, fuzzy, gcc-internal-format
18541msgid "%s does not support flow_call_edges_add"
18542msgstr "%s �� %s ������դ��ޤ���"
18543
18544#: cfgloop.c:1088
18545#, gcc-internal-format
18546msgid "size of loop %d should be %d, not %d"
18547msgstr ""
18548
18549#: cfgloop.c:1105
18550#, gcc-internal-format
18551msgid "bb %d do not belong to loop %d"
18552msgstr ""
18553
18554#: cfgloop.c:1122
18555#, gcc-internal-format
18556msgid "loop %d's header does not have exactly 2 entries"
18557msgstr ""
18558
18559#: cfgloop.c:1129
18560#, gcc-internal-format
18561msgid "loop %d's latch does not have exactly 1 successor"
18562msgstr ""
18563
18564#: cfgloop.c:1134
18565#, gcc-internal-format
18566msgid "loop %d's latch does not have header as successor"
18567msgstr ""
18568
18569#: cfgloop.c:1139
18570#, gcc-internal-format
18571msgid "loop %d's latch does not belong directly to it"
18572msgstr ""
18573
18574#: cfgloop.c:1145
18575#, gcc-internal-format
18576msgid "loop %d's header does not belong directly to it"
18577msgstr ""
18578
18579#: cfgloop.c:1151
18580#, gcc-internal-format
18581msgid "loop %d's latch is marked as part of irreducible region"
18582msgstr ""
18583
18584#: cfgloop.c:1184
18585#, fuzzy, gcc-internal-format
18586msgid "basic block %d should be marked irreducible"
18587msgstr "���ܥ֥�å� %d pred edge �ꥹ�Ȥ���ǽ���Ƥ��ޤ���"
18588
18589#: cfgloop.c:1190
18590#, fuzzy, gcc-internal-format
18591msgid "basic block %d should not be marked irreducible"
18592msgstr "���ܥ֥�å���Ϣ³Ū���ֹ��դ����Ƥ��ޤ���"
18593
18594#: cfgloop.c:1198
18595#, gcc-internal-format
18596msgid "edge from %d to %d should be marked irreducible"
18597msgstr ""
18598
18599#: cfgloop.c:1205
18600#, gcc-internal-format
18601msgid "edge from %d to %d should not be marked irreducible"
18602msgstr ""
18603
18604#: cfgloop.c:1240
18605#, gcc-internal-format
18606msgid "wrong single exit %d->%d recorded for loop %d"
18607msgstr ""
18608
18609#: cfgloop.c:1244
18610#, gcc-internal-format
18611msgid "right exit is %d->%d"
18612msgstr ""
18613
18614#: cfgloop.c:1261
18615#, gcc-internal-format
18616msgid "single exit not recorded for loop %d"
18617msgstr ""
18618
18619#: cfgloop.c:1268
18620#, gcc-internal-format
18621msgid "loop %d should not have single exit (%d -> %d)"
18622msgstr ""
18623
18624#: cfgrtl.c:1931
18625#, gcc-internal-format
18626msgid "BB_RTL flag not set for block %d"
18627msgstr ""
18628
18629#: cfgrtl.c:1937
18630#, fuzzy, gcc-internal-format
18631msgid "end insn %d for block %d not found in the insn stream"
18632msgstr "��λ̿�� %d(�֥�å� %d) ����Ϣ��̿�������˸��Ĥ���ޤ���"
18633
18634#: cfgrtl.c:1951
18635#, fuzzy, gcc-internal-format
18636msgid "insn %d is in multiple basic blocks (%d and %d)"
18637msgstr "̿�� %d ��ʣ���δ��ܥ֥�å�(%d �� %d)����ˤ���ޤ�"
18638
18639#: cfgrtl.c:1963
18640#, fuzzy, gcc-internal-format
18641msgid "head insn %d for block %d not found in the insn stream"
18642msgstr "����̿�� %d(�֥�å� %d) ����Ϣ��̿�������˸��Ĥ���ޤ���"
18643
18644#: cfgrtl.c:1987
18645#, gcc-internal-format
18646msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
18647msgstr ""
18648
18649#: cfgrtl.c:2002
18650#, gcc-internal-format
18651msgid "fallthru edge crosses section boundary (bb %i)"
18652msgstr ""
18653
18654#: cfgrtl.c:2027
18655#, gcc-internal-format
18656msgid "missing REG_EH_REGION note in the end of bb %i"
18657msgstr ""
18658
18659#: cfgrtl.c:2035
18660#, gcc-internal-format
18661msgid "too many outgoing branch edges from bb %i"
18662msgstr ""
18663
18664#: cfgrtl.c:2040
18665#, gcc-internal-format
18666msgid "fallthru edge after unconditional jump %i"
18667msgstr ""
18668
18669#: cfgrtl.c:2051
18670#, fuzzy, gcc-internal-format
18671msgid "wrong amount of branch edges after conditional jump %i"
18672msgstr "���μ¹Ԥ���ʬ����������ͥ�褹��"
18673
18674#: cfgrtl.c:2057
18675#, gcc-internal-format
18676msgid "call edges for non-call insn in bb %i"
18677msgstr ""
18678
18679#: cfgrtl.c:2066
18680#, gcc-internal-format
18681msgid "abnormal edges for no purpose in bb %i"
18682msgstr ""
18683
18684#: cfgrtl.c:2078
18685#, gcc-internal-format
18686msgid "insn %d inside basic block %d but block_for_insn is NULL"
18687msgstr ""
18688
18689#: cfgrtl.c:2082
18690#, gcc-internal-format
18691msgid "insn %d inside basic block %d but block_for_insn is %i"
18692msgstr ""
18693
18694#: cfgrtl.c:2096 cfgrtl.c:2106
18695#, gcc-internal-format
18696msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
18697msgstr "NOTE_INSN_BASIC_BLOCK ���֥�å� %d �ˤ���ޤ���"
18698
18699#: cfgrtl.c:2119
18700#, fuzzy, gcc-internal-format
18701msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
18702msgstr "NOTE_INSN_BASIC_BLOCK %d �����ܥ֥�å� %d ����ۤɤˤ���ޤ�"
18703
18704#: cfgrtl.c:2129
18705#, fuzzy, gcc-internal-format
18706msgid "in basic block %d:"
18707msgstr "���ܥ֥�å� %d ��:"
18708
18709#: cfgrtl.c:2166
18710#, gcc-internal-format
18711msgid "bb prediction set for block %i, but it is not used in RTL land"
18712msgstr ""
18713
18714#: cfgrtl.c:2184
18715#, gcc-internal-format
18716msgid "missing barrier after block %i"
18717msgstr ""
18718
18719#: cfgrtl.c:2197
18720#, gcc-internal-format
18721msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
18722msgstr ""
18723
18724#: cfgrtl.c:2206
18725#, gcc-internal-format
18726msgid "verify_flow_info: Incorrect fallthru %i->%i"
18727msgstr ""
18728
18729#: cfgrtl.c:2225
18730#, fuzzy, gcc-internal-format
18731msgid "basic blocks not laid down consecutively"
18732msgstr "���ܥ֥�å���Ϣ³Ū���ֹ��դ����Ƥ��ޤ���"
18733
18734#: cfgrtl.c:2264
18735#, gcc-internal-format
18736msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
18737msgstr "̿��Ϣ����� bb �ο� (%d) �� n_basic_blocks (%d) �Ȱ㤤�ޤ�"
18738
18739#: cgraph.c:763
18740#, gcc-internal-format
18741msgid "%D renamed after being referenced in assembly"
18742msgstr ""
18743
18744#: cgraphunit.c:664
18745#, gcc-internal-format
18746msgid "aux field set for edge %s->%s"
18747msgstr ""
18748
18749#: cgraphunit.c:670
18750#, fuzzy, gcc-internal-format
18751msgid "Execution count is negative"
18752msgstr "�����եȲ������ο��Ǥ�"
18753
18754#: cgraphunit.c:677
18755#, fuzzy, gcc-internal-format
18756msgid "caller edge count is negative"
18757msgstr "�����եȲ������ο��Ǥ�"
18758
18759#: cgraphunit.c:686
18760#, fuzzy, gcc-internal-format
18761msgid "inlined_to pointer is wrong"
18762msgstr "���������ݥ�����礤�Ƥ��ޤ�"
18763
18764#: cgraphunit.c:691
18765#, fuzzy, gcc-internal-format
18766msgid "multiple inline callers"
18767msgstr "��ʣ���� `virtual' �����"
18768
18769#: cgraphunit.c:698
18770#, gcc-internal-format
18771msgid "inlined_to pointer set for noninline callers"
18772msgstr ""
18773
18774#: cgraphunit.c:704
18775#, gcc-internal-format
18776msgid "inlined_to pointer is set but no predecesors found"
18777msgstr ""
18778
18779#: cgraphunit.c:709
18780#, gcc-internal-format
18781msgid "inlined_to pointer refers to itself"
18782msgstr ""
18783
18784#: cgraphunit.c:719
18785#, gcc-internal-format
18786msgid "node not found in DECL_ASSEMBLER_NAME hash"
18787msgstr ""
18788
18789#: cgraphunit.c:747
18790#, gcc-internal-format
18791msgid "shared call_stmt:"
18792msgstr ""
18793
18794#: cgraphunit.c:753
18795#, fuzzy, gcc-internal-format
18796msgid "edge points to wrong declaration:"
18797msgstr "`%s' �����������˻��Ѥ���ޤ���"
18798
18799#: cgraphunit.c:762
18800#, gcc-internal-format
18801msgid "missing callgraph edge for call stmt:"
18802msgstr ""
18803
18804#: cgraphunit.c:779
18805#, gcc-internal-format
18806msgid "edge %s->%s has no corresponding call_stmt"
18807msgstr ""
18808
18809#: cgraphunit.c:791
18810#, gcc-internal-format
18811msgid "verify_cgraph_node failed"
18812msgstr ""
18813
18814#: cgraphunit.c:1028
18815#, fuzzy, gcc-internal-format
18816msgid "failed to reclaim unneeded function"
18817msgstr "�ΰ� `%s' �ϴؿ��Ȥ����������Ƥ��ޤ�"
18818
18819#: cgraphunit.c:1308
18820#, gcc-internal-format
18821msgid "nodes with no released memory found"
18822msgstr ""
18823
18824#: collect2.c:1172
18825#, fuzzy, gcc-internal-format
18826msgid "unknown demangling style '%s'"
18827msgstr "�����ʥޥ���⡼�� `%s'"
18828
18829#: collect2.c:1495
18830#, gcc-internal-format
18831msgid "%s terminated with signal %d [%s]%s"
18832msgstr "%s �����ʥ� %d [%s]%s �ǽ�λ�������ޤ���"
18833
18834#: collect2.c:1513
18835#, gcc-internal-format
18836msgid "%s returned %d exit status"
18837msgstr "%s �� exit ���� %d ���֤��ޤ���"
18838
18839#: collect2.c:2175
18840#, fuzzy, gcc-internal-format
18841msgid "cannot find 'ldd'"
18842msgstr "`ldd' �����Ĥ���ޤ���"
18843
18844#: convert.c:65
18845#, gcc-internal-format
18846msgid "cannot convert to a pointer type"
18847msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
18848
18849#: convert.c:304
18850#, gcc-internal-format
18851msgid "pointer value used where a floating point value was expected"
18852msgstr "��ư��������������٤��ս�ǡ��ݥ����ͤ��Ȥ��ޤ���"
18853
18854#: convert.c:308
18855#, gcc-internal-format
18856msgid "aggregate value used where a float was expected"
18857msgstr "��ư��������������٤��ս�ǡ������Τ��ͤ��Ȥ��ޤ���"
18858
18859#: convert.c:333
18860#, gcc-internal-format
18861msgid "conversion to incomplete type"
18862msgstr "�Դ������ؤ��Ѵ��Ǥ�"
18863
18864#: convert.c:688 convert.c:764
18865#, gcc-internal-format
18866msgid "can't convert between vector values of different size"
18867msgstr "�礭���ΰۤʤ�٥��ȥ���Ʊ�Τ��Ѵ��ϤǤ��ޤ���"
18868
18869#: convert.c:694
18870#, gcc-internal-format
18871msgid "aggregate value used where an integer was expected"
18872msgstr "������������٤��ս�ǡ������Τ��ͤ��Ȥ��ޤ���"
18873
18874#: convert.c:744
18875#, gcc-internal-format
18876msgid "pointer value used where a complex was expected"
18877msgstr "ʣ�ǿ���������٤��ս�ǡ��ݥ����ͤ��Ȥ��ޤ���"
18878
18879#: convert.c:748
18880#, gcc-internal-format
18881msgid "aggregate value used where a complex was expected"
18882msgstr "ʣ�ǿ���������٤��ս�ǡ������Τ��ͤ��Ȥ��ޤ���"
18883
18884#: convert.c:770
18885#, gcc-internal-format
18886msgid "can't convert value to a vector"
18887msgstr "�ͤ�٥��ȥ�ˤ��Ѵ��Ǥ��ޤ���"
18888
18889#: coverage.c:183
18890#, fuzzy, gcc-internal-format
18891msgid "%qs is not a gcov data file"
18892msgstr "\"%s\" ������ʥե�����̾�ǤϤ���ޤ���"
18893
18894#: coverage.c:194
18895#, fuzzy, gcc-internal-format
18896msgid "%qs is version %q.*s, expected version %q.*s"
18897msgstr "gcc �ɥ饤�ХС������ %s �¹� gcc �С������ %s\n"
18898
18899#: coverage.c:274 coverage.c:282
18900#, gcc-internal-format
18901msgid "coverage mismatch for function %u while reading execution counters"
18902msgstr ""
18903
18904#: coverage.c:276 coverage.c:359
18905#, gcc-internal-format
18906msgid "checksum is %x instead of %x"
18907msgstr ""
18908
18909#: coverage.c:284 coverage.c:367
18910#, gcc-internal-format
18911msgid "number of counters is %d instead of %d"
18912msgstr ""
18913
18914#: coverage.c:290
18915#, fuzzy, gcc-internal-format
18916msgid "cannot merge separate %s counters for function %u"
18917msgstr "¾�δؿ���� static �ؿ�������Ǥ��ޤ���"
18918
18919#: coverage.c:311
18920#, fuzzy, gcc-internal-format
18921msgid "%qs has overflowed"
18922msgstr "��ʸ���ϴ�Υ����å������ޤ���"
18923
18924#: coverage.c:311
18925#, fuzzy, gcc-internal-format
18926msgid "%qs is corrupted"
18927msgstr "%s ���������û���Ǥ�"
18928
18929#: coverage.c:348
18930#, fuzzy, gcc-internal-format
18931msgid "no coverage for function %qs found"
18932msgstr "�ؿ� `%s' ���Ф�����Ŭ�ڤ���¸���饹"
18933
18934#: coverage.c:356 coverage.c:364
18935#, gcc-internal-format
18936msgid "coverage mismatch for function %qs while reading counter %qs"
18937msgstr ""
18938
18939#: coverage.c:529
18940#, fuzzy, gcc-internal-format
18941msgid "cannot open %s"
18942msgstr "%s �����ޤ���"
18943
18944#: coverage.c:564
18945#, fuzzy, gcc-internal-format
18946msgid "error writing %qs"
18947msgstr "%s �ؤν����ߥ��顼�Ǥ�"
18948
18949#: diagnostic.c:602
18950#, fuzzy, gcc-internal-format
18951msgid "in %s, at %s:%d"
18952msgstr "%s ������, ���� %s:%d"
18953
18954#: dominance.c:855
18955#, gcc-internal-format
18956msgid "dominator of %d status unknown"
18957msgstr ""
18958
18959#: dominance.c:857
18960#, gcc-internal-format
18961msgid "dominator of %d should be %d, not %d"
18962msgstr ""
18963
18964#: dominance.c:869
18965#, gcc-internal-format
18966msgid "ENTRY does not dominate bb %d"
18967msgstr ""
18968
18969#: dwarf2out.c:3533
18970#, fuzzy, gcc-internal-format
18971msgid "DW_LOC_OP %s not implemented"
18972msgstr "DW_LOC_OP %s �ϼ�������Ƥ��ޤ���\n"
18973
18974#: emit-rtl.c:2269
18975#, gcc-internal-format
18976msgid "invalid rtl sharing found in the insn"
18977msgstr ""
18978
18979#: emit-rtl.c:2271
18980#, gcc-internal-format
18981msgid "shared rtx"
18982msgstr ""
18983
18984#: emit-rtl.c:2273 flow.c:492 flow.c:517 flow.c:539
18985#, gcc-internal-format
18986msgid "internal consistency failure"
18987msgstr ""
18988
18989#: emit-rtl.c:3337
18990#, gcc-internal-format
18991msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
18992msgstr "ICE: emit_insn �� emit_jump_insn ���פ����ǻȤ��ޤ���:\n"
18993
18994#: errors.c:133 java/jv-scan.c:289
18995#, gcc-internal-format
18996msgid "abort in %s, at %s:%d"
18997msgstr "%s ������, ���� %s:%d"
18998
18999#: except.c:338
19000#, gcc-internal-format
19001msgid "exception handling disabled, use -fexceptions to enable"
19002msgstr "�㳰�����̵��ˤ��ޤ���. ͭ��ˤ���ˤ� -fexceptions ��ȤäƤ�������"
19003
19004#: except.c:2786
19005#, fuzzy, gcc-internal-format
19006msgid "argument of %<__builtin_eh_return_regno%> must be constant"
19007msgstr "`__builtin_eh_return_regno' �ΰ��������Ǥʤ���Фʤ�ޤ���"
19008
19009#: except.c:2917
19010#, gcc-internal-format
19011msgid "__builtin_eh_return not supported on this target"
19012msgstr "__builtin_eh_return �Ϥ��Υ������åȤǤϥ��ݡ��Ȥ���Ƥ��ޤ���"
19013
19014#: except.c:3771 except.c:3780
19015#, gcc-internal-format
19016msgid "region_array is corrupted for region %i"
19017msgstr ""
19018
19019#: except.c:3785
19020#, gcc-internal-format
19021msgid "outer block of region %i is wrong"
19022msgstr ""
19023
19024#: except.c:3790
19025#, gcc-internal-format
19026msgid "region %i may contain throw and is contained in region that may not"
19027msgstr ""
19028
19029#: except.c:3796
19030#, gcc-internal-format
19031msgid "negative nesting depth of region %i"
19032msgstr ""
19033
19034#: except.c:3816
19035#, gcc-internal-format
19036msgid "tree list ends on depth %i"
19037msgstr ""
19038
19039#: except.c:3821
19040#, fuzzy, gcc-internal-format
19041msgid "array does not match the region tree"
19042msgstr "���㥹�Ȥˤ��ؿ��η���Ŭ�礷�ޤ���"
19043
19044#: except.c:3827
19045#, gcc-internal-format
19046msgid "verify_eh_tree failed"
19047msgstr ""
19048
19049#: explow.c:1212
19050#, gcc-internal-format
19051msgid "stack limits not supported on this target"
19052msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
19053
19054#: fold-const.c:3331 fold-const.c:3342
19055#, fuzzy, gcc-internal-format
19056msgid "comparison is always %d due to width of bit-field"
19057msgstr "�ӥåȥե�����ɤ���Τ�������Ӥ���� %d �Ȥʤ�ޤ�"
19058
19059#: fold-const.c:4943 fold-const.c:4958
19060#, gcc-internal-format
19061msgid "comparison is always %d"
19062msgstr "��Ӥ���� %d �Ȥʤ�ޤ�"
19063
19064#: fold-const.c:5087
19065#, fuzzy, gcc-internal-format
19066msgid "%<or%> of unmatched not-equal tests is always 1"
19067msgstr "���פ��ʤ���Ʊ�ΤǤ�������� `or' �ƥ��ȤϾ�� 1 �Ǥ�"
19068
19069#: fold-const.c:5092
19070#, fuzzy, gcc-internal-format
19071msgid "%<and%> of mutually exclusive equal-tests is always 0"
19072msgstr "�����¾Ū���ͤ������ `and' �ƥ��ȤϾ�� 0 �Ǥ�"
19073
19074#: fold-const.c:10313
19075#, gcc-internal-format
19076msgid "fold check: original tree changed by fold"
19077msgstr ""
19078
19079#: function.c:491
19080#, fuzzy, gcc-internal-format
19081msgid "%Jtotal size of local objects too large"
19082msgstr "�ѿ� `%s' �Υ��������礭�����ޤ�"
19083
19084#: function.c:838 varasm.c:1674
19085#, fuzzy, gcc-internal-format
19086msgid "size of variable %q+D is too large"
19087msgstr "�ѿ� `%s' �Υ��������礭�����ޤ�"
19088
19089#: function.c:1548
19090#, fuzzy, gcc-internal-format
19091msgid "impossible constraint in %<asm%>"
19092msgstr "`asm' ��Ǥϥ쥸���������Ԥʤ��ޤ���"
19093
19094#: function.c:3506
19095#, fuzzy, gcc-internal-format
19096msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19097msgstr "�ѿ� `%s' �� `longjmp' �� `vfork' �ˤ�äƹ����Ȥˤʤ��ǽ��������ޤ�"
19098
19099#: function.c:3527
19100#, fuzzy, gcc-internal-format
19101msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19102msgstr "��� `%s' �� `longjmp' �� `vfork' �ˤ�äƹ����Ȥˤʤ��ǽ��������ޤ�"
19103
19104#: function.c:3922
19105#, gcc-internal-format
19106msgid "function returns an aggregate"
19107msgstr "�ؿ��������Τ��֤��Ƥ��ޤ�"
19108
19109#: function.c:4314
19110#, fuzzy, gcc-internal-format
19111msgid "unused parameter %q+D"
19112msgstr "��� `%s' ��̤���ѤǤ�"
19113
19114#: gcc.c:1243
19115#, fuzzy, gcc-internal-format
19116msgid "ambiguous abbreviation %s"
19117msgstr "�����ޤ��ʾ�ά %s �Ǥ�"
19118
19119#: gcc.c:1270
19120#, fuzzy, gcc-internal-format
19121msgid "incomplete '%s' option"
19122msgstr "�Դ����� `%s' ���ץ����Ǥ�"
19123
19124#: gcc.c:1281
19125#, fuzzy, gcc-internal-format
19126msgid "missing argument to '%s' option"
19127msgstr "`%s' ���ץ������Ф�����������ޤ���"
19128
19129#: gcc.c:1294
19130#, fuzzy, gcc-internal-format
19131msgid "extraneous argument to '%s' option"
19132msgstr "`%s' ���ץ������Ф���̵�ط��ʰ��"
19133
19134#: gcc.c:3804
19135#, fuzzy, gcc-internal-format
19136msgid "warning: -pipe ignored because -save-temps specified"
19137msgstr "�ٹ�: -save-temps �����ꤵ�줿�Τ� -pipe ��̵�뤵��ޤ�"
19138
19139#: gcc.c:4105
19140#, fuzzy, gcc-internal-format
19141msgid "warning: '-x %s' after last input file has no effect"
19142msgstr "�ٹ�: �Ǹ�����ϥե�����θ�� `-x %s' �ϲ��⤷�ޤ���"
19143
19144#. Catch the case where a spec string contains something like
19145#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
19146#. hand side of the :.
19147#: gcc.c:5174
19148#, fuzzy, gcc-internal-format
19149msgid "spec failure: '%%*' has not been initialized by pattern match"
19150msgstr "spec ���顼: '%%*' �ϥѥ�����ޥå��ǽ���ʤ��ޤޤǤ�"
19151
19152#: gcc.c:5183
19153#, fuzzy, gcc-internal-format
19154msgid "warning: use of obsolete %%[ operator in specs"
19155msgstr "�ٹ�: �켰�� %%[ �黻�Ҥ� spec ����ˤ���ޤ�"
19156
19157#: gcc.c:5264
19158#, fuzzy, gcc-internal-format
19159msgid "spec failure: unrecognized spec option '%c'"
19160msgstr "spec ���顼: ǧ����ǽ�� spec ���ץ���� '%c'"
19161
19162#: gcc.c:6188
19163#, gcc-internal-format
19164msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
19165msgstr ""
19166
19167#: gcc.c:6211
19168#, gcc-internal-format
19169msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
19170msgstr ""
19171
19172#: gcc.c:6300
19173#, fuzzy, gcc-internal-format
19174msgid "unrecognized option '-%s'"
19175msgstr "ǧ����ǽ�ʥ��ץ���� `-%s'"
19176
19177#: gcc.c:6491 gcc.c:6554
19178#, gcc-internal-format
19179msgid "%s: %s compiler not installed on this system"
19180msgstr "%s: %s ����ѥ���Ϥ��Υ����ƥ�˥����ȡ��뤵��Ƥ��ޤ���"
19181
19182#: gcc.c:6646
19183#, gcc-internal-format
19184msgid "%s: linker input file unused because linking not done"
19185msgstr "%s: �������λ���ʤ��ä��Τǥ�������ϥե�����ϻȤ��ޤ���Ǥ���"
19186
19187#: gcc.c:6686
19188#, gcc-internal-format
19189msgid "language %s not recognized"
19190msgstr "���� %s ��ǧ���Ǥ��ޤ���"
19191
19192#: gcc.c:6757
19193#, gcc-internal-format
19194msgid "%s: %s"
19195msgstr "%s: %s"
19196
19197#: gcse.c:6587
19198#, fuzzy, gcc-internal-format
19199msgid "%s: %d basic blocks and %d edges/basic block"
19200msgstr "GCSE ��̵��: %d > 1000 ���ܥ֥�å����ڤ� %d >= 20 edge/���ܥ֥�å�"
19201
19202#: gcse.c:6600
19203#, fuzzy, gcc-internal-format
19204msgid "%s: %d basic blocks and %d registers"
19205msgstr "GCSE ��̵��: %d ���ܥ֥�å����ڤ� %d �ĤΥ쥸����"
19206
19207#: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
19208#: ggc-page.c:2110 ggc-page.c:2141 ggc-page.c:2148 ggc-zone.c:2291
19209#: ggc-zone.c:2306
19210#, fuzzy, gcc-internal-format
19211msgid "can't write PCH file: %m"
19212msgstr "%s �ؽ�����ޤ���"
19213
19214#: ggc-common.c:492 config/i386/host-cygwin.c:58
19215#, fuzzy, gcc-internal-format
19216msgid "can't get position in PCH file: %m"
19217msgstr "�ե����� `%s' �˥�ݥ��ȥ���������Ǥ��ޤ���"
19218
19219#: ggc-common.c:502
19220#, fuzzy, gcc-internal-format
19221msgid "can't write padding to PCH file: %m"
19222msgstr "%s �ؽ�����ޤ���"
19223
19224#: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
19225#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2235 ggc-zone.c:2325
19226#, fuzzy, gcc-internal-format
19227msgid "can't read PCH file: %m"
19228msgstr "%s �����ɹ���ޤ���"
19229
19230#: ggc-common.c:580
19231#, gcc-internal-format
19232msgid "had to relocate PCH"
19233msgstr ""
19234
19235#: ggc-page.c:1448
19236#, gcc-internal-format
19237msgid "open /dev/zero: %m"
19238msgstr ""
19239
19240#: ggc-page.c:2126 ggc-page.c:2132
19241#, fuzzy, gcc-internal-format
19242msgid "can't write PCH file"
19243msgstr "%s �ؽ�����ޤ���"
19244
19245#: ggc-zone.c:2288 ggc-zone.c:2299
19246#, fuzzy, gcc-internal-format
19247msgid "can't seek PCH file: %m"
19248msgstr "���ϥե����� %s �� close �Ǥ��ޤ���"
19249
19250#: ggc-zone.c:2302
19251#, fuzzy, gcc-internal-format
19252msgid "can't write PCH fle: %m"
19253msgstr "%s �ؽ�����ޤ���"
19254
19255#: gimple-low.c:202
19256#, fuzzy, gcc-internal-format
19257msgid "unexpected node"
19258msgstr "ͽ�������쥤�ƥ���Ĵ������"
19259
19260#: gimplify.c:3683
19261#, fuzzy, gcc-internal-format
19262msgid "invalid lvalue in asm output %d"
19263msgstr "asm ʸ�����̵��ʺ�����"
19264
19265#: gimplify.c:3795
19266#, fuzzy, gcc-internal-format
19267msgid "memory input %d is not directly addressable"
19268msgstr "�����ֹ� %d ��ľ�ܥ��ɥ쥹����Ǥ��ޤ���"
19269
19270#: gimplify.c:4671
19271#, gcc-internal-format
19272msgid "gimplification failed"
19273msgstr ""
19274
19275#: global.c:376 global.c:389 global.c:403
19276#, fuzzy, gcc-internal-format
19277msgid "%s cannot be used in asm here"
19278msgstr "\"%s\" �ϥޥ���̾�Ȥ��ƤϻȤ��ޤ���"
19279
19280#: graph.c:403 java/jcf-parse.c:1086 java/jcf-parse.c:1221 java/lex.c:1855
19281#: objc/objc-act.c:501
19282#, fuzzy, gcc-internal-format
19283msgid "can't open %s: %m"
19284msgstr "%s �����ޤ���"
19285
19286#: haifa-sched.c:182
19287#, gcc-internal-format
19288msgid "fix_sched_param: unknown param: %s"
19289msgstr "fix_sched_param: �����ʥѥ�᥿: %s"
19290
19291#. Eventually this should become a hard error IMO.
19292#: opts.c:261
19293#, gcc-internal-format
19294msgid "command line option \"%s\" is valid for %s but not for %s"
19295msgstr ""
19296
19297#: opts.c:315
19298#, fuzzy, gcc-internal-format
19299msgid "command line option %qs is not supported by this configuration"
19300msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
19301
19302#: opts.c:359
19303#, fuzzy, gcc-internal-format
19304msgid "missing argument to \"%s\""
19305msgstr "`%s' ���ץ������Ф�����������ޤ���"
19306
19307#: opts.c:369
19308#, fuzzy, gcc-internal-format
19309msgid "argument to \"%s\" should be a non-negative integer"
19310msgstr "`%s' ��������� `int' �Ȥ��٤��Ǥ�"
19311
19312#: opts.c:457
19313#, fuzzy, gcc-internal-format
19314msgid "unrecognized command line option \"%s\""
19315msgstr "���ޥ�ɥ饤���ץ���� '%s' ��̵�뤷�ޤ�"
19316
19317#: opts.c:670
19318#, gcc-internal-format
19319msgid "-Wuninitialized is not supported without -O"
19320msgstr "-Wuninitialized �� -O ̵���ˤϼ���������ޤ���"
19321
19322#: opts.c:685
19323#, gcc-internal-format
19324msgid "-freorder-blocks-and-partition does not work with exceptions"
19325msgstr ""
19326
19327#: opts.c:696
19328#, gcc-internal-format
19329msgid "-freorder-blocks-and-partition does not support unwind info"
19330msgstr ""
19331
19332#: opts.c:710
19333#, gcc-internal-format
19334msgid "-freorder-blocks-and-partition does not work on this architecture"
19335msgstr ""
19336
19337#: opts.c:878
19338#, fuzzy, gcc-internal-format
19339msgid "structure alignment must be a small power of two, not %d"
19340msgstr "�׵ᤵ�줿���饤����Ȥ� 2 �Τ٤���ǤϤ���ޤ���"
19341
19342#: opts.c:936
19343#, fuzzy, gcc-internal-format
19344msgid "unrecognized visibility value \"%s\""
19345msgstr "ǧ���Ǥ��ʤ����������̾ \"%s\""
19346
19347#: opts.c:984
19348#, fuzzy, gcc-internal-format
19349msgid "unrecognized register name \"%s\""
19350msgstr "ǧ���Ǥ��ʤ��쥸����̾ `%s'"
19351
19352#: opts.c:1008
19353#, fuzzy, gcc-internal-format
19354msgid "unknown tls-model \"%s\""
19355msgstr "�����ʥޥ���⡼�� `%s'"
19356
19357#: opts.c:1058
19358#, gcc-internal-format
19359msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
19360msgstr ""
19361
19362#: opts.c:1081
19363#, gcc-internal-format
19364msgid "%s: --param arguments should be of the form NAME=VALUE"
19365msgstr ""
19366
19367#: opts.c:1086
19368#, fuzzy, gcc-internal-format
19369msgid "invalid --param value %qs"
19370msgstr "̵��ʥѥ�᥿�� `%s'"
19371
19372#: opts.c:1183
19373#, fuzzy, gcc-internal-format
19374msgid "target system does not support debug output"
19375msgstr "�������å� CPU �� interworking ���ݡ��Ȥ��ޤ���"
19376
19377#: opts.c:1190
19378#, fuzzy, gcc-internal-format
19379msgid "debug format \"%s\" conflicts with prior selection"
19380msgstr "�ǡ����ΰ� '%s' �����������̷�⤷�ޤ�"
19381
19382#: opts.c:1206
19383#, fuzzy, gcc-internal-format
19384msgid "unrecognised debug output level \"%s\""
19385msgstr "ǧ���Ǥ��ʤ����������̾ \"%s\""
19386
19387#: opts.c:1208
19388#, gcc-internal-format
19389msgid "debug output level %s is too high"
19390msgstr ""
19391
19392#: params.c:71
19393#, fuzzy, gcc-internal-format
19394msgid "minimum value of parameter %qs is %u"
19395msgstr "����� `%s' ��̵��Ǥ�"
19396
19397#: params.c:76
19398#, gcc-internal-format
19399msgid "maximum value of parameter %qs is %u"
19400msgstr ""
19401
19402#. If we didn't find this parameter, issue an error message.
19403#: params.c:85
19404#, fuzzy, gcc-internal-format
19405msgid "invalid parameter %qs"
19406msgstr "����� `%s' ��̵��Ǥ�"
19407
19408#: profile.c:287
19409#, gcc-internal-format
19410msgid "corrupted profile info: run_max * runs < sum_max"
19411msgstr ""
19412
19413#: profile.c:293
19414#, gcc-internal-format
19415msgid "corrupted profile info: sum_all is smaller than sum_max"
19416msgstr ""
19417
19418#: profile.c:338
19419#, gcc-internal-format
19420msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19421msgstr ""
19422
19423#: profile.c:503
19424#, gcc-internal-format
19425msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19426msgstr ""
19427
19428#: profile.c:524
19429#, gcc-internal-format
19430msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19431msgstr ""
19432
19433#: reg-stack.c:526
19434#, fuzzy, gcc-internal-format
19435msgid "output constraint %d must specify a single register"
19436msgstr "�������� %d �ϰ�ĤΥ쥸��������ꤷ�ʤ���Фʤ�ޤ���"
19437
19438#: reg-stack.c:536
19439#, fuzzy, gcc-internal-format
19440msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19441msgstr "�������� %d �ϰ�ĤΥ쥸��������ꤷ�ʤ���Фʤ�ޤ���"
19442
19443#: reg-stack.c:559
19444#, fuzzy, gcc-internal-format
19445msgid "output regs must be grouped at top of stack"
19446msgstr "���ϥ쥸�����ϥ����å��Υȥåפ˥��롼�פ���Ƥ��ʤ���Фʤ�ޤ���"
19447
19448#: reg-stack.c:596
19449#, fuzzy, gcc-internal-format
19450msgid "implicitly popped regs must be grouped at top of stack"
19451msgstr "���ۤ� pop �����쥸�����ϥ����å��Υȥåפ˥��롼�פ���Ƥ��ʤ���Фʤ�ޤ���"
19452
19453#: reg-stack.c:615
19454#, fuzzy, gcc-internal-format
19455msgid "output operand %d must use %<&%> constraint"
19456msgstr "���ϥ��ڥ��� %d �� `&' �����Ȥ�ʤ���Фʤ�ޤ���"
19457
19458#: regclass.c:766
19459#, gcc-internal-format
19460msgid "can't use '%s' as a %s register"
19461msgstr "'%s' �� %s �Υ쥸�����Ȥ��ƻȤ����Ȥ��Ǥ��ޤ���"
19462
19463#: regclass.c:781 config/ia64/ia64.c:5041 config/ia64/ia64.c:5048
19464#: config/pa/pa.c:339 config/pa/pa.c:346
19465#, gcc-internal-format
19466msgid "unknown register name: %s"
19467msgstr "�����ʥ쥸����̾�Ǥ�: %s"
19468
19469#: regclass.c:791
19470#, gcc-internal-format
19471msgid "global register variable follows a function definition"
19472msgstr "��� register �ѿ����ؿ�����θ��ˤ���ޤ�"
19473
19474#: regclass.c:795
19475#, gcc-internal-format
19476msgid "register used for two global register variables"
19477msgstr "�쥸��������ĤΥ����Х�쥸�����ѿ��Ȥ��ƻȤ��ޤ���"
19478
19479#: regclass.c:800
19480#, gcc-internal-format
19481msgid "call-clobbered register used for global register variable"
19482msgstr "�ƤӽФ����˲������쥸�����������Х�쥸�����ѿ��Ȥ��ƻȤ��ޤ���"
19483
19484#: regrename.c:1916
19485#, gcc-internal-format
19486msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19487msgstr ""
19488
19489#: regrename.c:1928
19490#, gcc-internal-format
19491msgid "validate_value_data: Loop in regno chain (%u)"
19492msgstr ""
19493
19494#: regrename.c:1931
19495#, gcc-internal-format
19496msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19497msgstr ""
19498
19499#: regrename.c:1943
19500#, gcc-internal-format
19501msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19502msgstr ""
19503
19504#: reload.c:1270
19505#, fuzzy, gcc-internal-format
19506msgid "cannot reload integer constant operand in %<asm%>"
19507msgstr "����������ڥ��ɤ� `asm' ��Ǻƥ��ɤǤ��ޤ���"
19508
19509#: reload.c:1293
19510#, fuzzy, gcc-internal-format
19511msgid "impossible register constraint in %<asm%>"
19512msgstr "`asm' ��Ǥϥ쥸���������Ԥʤ��ޤ���"
19513
19514#: reload.c:3568
19515#, fuzzy, gcc-internal-format
19516msgid "%<&%> constraint used with no register class"
19517msgstr "`&' �����쥸�������饹̵���ǻȤ��ޤ���"
19518
19519#: reload.c:3739 reload.c:3971
19520#, fuzzy, gcc-internal-format
19521msgid "inconsistent operand constraints in an %<asm%>"
19522msgstr "`asm' ��ǤΥ��ڥ�������̷�⤷�Ƥ��ޤ�"
19523
19524#: reload1.c:1235
19525#, gcc-internal-format
19526msgid "frame size too large for reliable stack checking"
19527msgstr "�ե졼�ॵ�������礭�����ơ������å�����������Ǥ��ʤ��ʤ�ޤ�"
19528
19529#: reload1.c:1238
19530#, gcc-internal-format
19531msgid "try reducing the number of local variables"
19532msgstr "�������ѿ��ο���︺���ƤߤƤ�������"
19533
19534#: reload1.c:1894
19535#, fuzzy, gcc-internal-format
19536msgid "can't find a register in class %qs while reloading %<asm%>"
19537msgstr "���饹 `%s' ��Υ쥸������ `asm' �ƥ�����˸��Ĥ����ޤ���"
19538
19539#: reload1.c:1899
19540#, fuzzy, gcc-internal-format
19541msgid "unable to find a register to spill in class %qs"
19542msgstr "���饹 `%s' ��Ǥդ뤤��Ȥ��쥸�������Ĥ����ޤ���"
19543
19544#: reload1.c:3984
19545#, fuzzy, gcc-internal-format
19546msgid "%<asm%> operand requires impossible reload"
19547msgstr "`asm' ���ڥ��ɤϺƥ��ɤǤ��ʤ������׵ᤵ��ޤ�"
19548
19549#: reload1.c:5108
19550#, fuzzy, gcc-internal-format
19551msgid "%<asm%> operand constraint incompatible with operand size"
19552msgstr "`asm' ���ڥ����������ڥ��ɥ����������礷�ޤ���"
19553
19554#: reload1.c:6738
19555#, fuzzy, gcc-internal-format
19556msgid "output operand is constant in %<asm%>"
19557msgstr "���ϥ��ڥ��ɤ� `asm' �������Ǥ�"
19558
19559#: rtl.c:474
19560#, fuzzy, gcc-internal-format
19561msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
19562msgstr "RTL ����: elt %d(%s) ���Ǹ�� elt %d(%s ��) �Ȱ��˥����������ޤ� (%s:%d)"
19563
19564#: rtl.c:484
19565#, gcc-internal-format
19566msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
19567msgstr "RTL ����: elt %d ���� '%c' �ΤϤ��ʤΤ� '%c' (rtx %s, %s ��)�Ǥ� (%s:%d)"
19568
19569#: rtl.c:494
19570#, gcc-internal-format
19571msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
19572msgstr "RTL ����: elt %d ���� '%c' �� '%c' �ΤϤ��ʤΤ� '%c' (rtx %s, %s ��) �Ǥ� (%s:%d)"
19573
19574#: rtl.c:503
19575#, fuzzy, gcc-internal-format
19576msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
19577msgstr "RTL ����: ������ `%s' �ΤϤ��ʤΤ� `%s' (%s ��)�Ǥ� (%s:%d)"
19578
19579#: rtl.c:513
19580#, fuzzy, gcc-internal-format
19581msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
19582msgstr "RTL ����: ������ `%s' �� `%s' �ΤϤ��ʤΤ� `%s' (%s ��)�Ǥ� (%s:%d)"
19583
19584#: rtl.c:539
19585#, gcc-internal-format
19586msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
19587msgstr "RTL check: �٥��ȥ�� elt %d ��Ǹ�� elt %d (%s ��)�Ȱ��˥����������ޤ� (%s:%d)"
19588
19589#: rtl.c:550
19590#, fuzzy, gcc-internal-format
19591msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
19592msgstr "RTL ����: ������ `%s' �ΤϤ��ʤΤ� `%s' (%s ��)�Ǥ� (%s:%d)"
19593
19594#: stmt.c:317
19595#, fuzzy, gcc-internal-format
19596msgid "output operand constraint lacks %<=%>"
19597msgstr "���ϥ��ڥ�������� `=' ���礱�Ƥ��ޤ�"
19598
19599#: stmt.c:332
19600#, fuzzy, gcc-internal-format
19601msgid "output constraint %qc for operand %d is not at the beginning"
19602msgstr "�������� `%c' (operand %d ��) ��������ʬ�ˤ���ޤ���"
19603
19604#: stmt.c:355
19605#, fuzzy, gcc-internal-format
19606msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
19607msgstr "���ڥ��������桢�����ʰ��֤� '+' �� '=' ���ޤޤ�Ƥ��ޤ�"
19608
19609#: stmt.c:362 stmt.c:461
19610#, fuzzy, gcc-internal-format
19611msgid "%<%%%> constraint used with last operand"
19612msgstr "`%%' �����Ǹ�Υ��ڥ��ɤȤȤ�˻Ȥ��ޤ���"
19613
19614#: stmt.c:381
19615#, gcc-internal-format
19616msgid "matching constraint not valid in output operand"
19617msgstr "���ϥ��ڥ��������������������ޤ���"
19618
19619#: stmt.c:452
19620#, fuzzy, gcc-internal-format
19621msgid "input operand constraint contains %qc"
19622msgstr "���ϥ��ڥ������� `%c' ��ޤ�Ǥ��ޤ�"
19623
19624#: stmt.c:494
19625#, gcc-internal-format
19626msgid "matching constraint references invalid operand number"
19627msgstr "�����Ŭ�礵������ˡ�̵��ʥ��ڥ����ֹ���Ȥ��ޤ���"
19628
19629#: stmt.c:532
19630#, fuzzy, gcc-internal-format
19631msgid "invalid punctuation %qc in constraint"
19632msgstr "̵��ʶ����� `%c' ��������ˤ���ޤ�"
19633
19634#: stmt.c:556
19635#, fuzzy, gcc-internal-format
19636msgid "matching constraint does not allow a register"
19637msgstr "���ϥ��ڥ��������������������ޤ���"
19638
19639#: stmt.c:615
19640#, gcc-internal-format
19641msgid "asm-specifier for variable %qs conflicts with asm clobber list"
19642msgstr ""
19643
19644#: stmt.c:703
19645#, fuzzy, gcc-internal-format
19646msgid "unknown register name %qs in %<asm%>"
19647msgstr "`asm' ��������ʥ쥸����̾ `%s' ������ޤ�"
19648
19649#: stmt.c:711
19650#, gcc-internal-format
19651msgid "PIC register %qs clobbered in %<asm%>"
19652msgstr ""
19653
19654#: stmt.c:758
19655#, fuzzy, gcc-internal-format
19656msgid "more than %d operands in %<asm%>"
19657msgstr "`asm' ����� %d ��ۤ��륪�ڥ��ɤ�����ޤ�"
19658
19659#: stmt.c:821
19660#, gcc-internal-format
19661msgid "output number %d not directly addressable"
19662msgstr "�����ֹ� %d ��ľ�ܥ��ɥ쥹����Ǥ��ޤ���"
19663
19664#: stmt.c:900
19665#, fuzzy, gcc-internal-format
19666msgid "asm operand %d probably doesn%'t match constraints"
19667msgstr "asm ���ڥ��� %d �϶��餯�����Ŭ�礷�ޤ���"
19668
19669#: stmt.c:910
19670#, gcc-internal-format
19671msgid "use of memory input without lvalue in asm operand %d is deprecated"
19672msgstr ""
19673
19674#: stmt.c:1057
19675#, gcc-internal-format
19676msgid "asm clobber conflict with output operand"
19677msgstr ""
19678
19679#: stmt.c:1062
19680#, gcc-internal-format
19681msgid "asm clobber conflict with input operand"
19682msgstr ""
19683
19684#: stmt.c:1139
19685#, fuzzy, gcc-internal-format
19686msgid "too many alternatives in %<asm%>"
19687msgstr "`asm' ������إ�����ɤ�¿�����ޤ�"
19688
19689#: stmt.c:1151
19690#, fuzzy, gcc-internal-format
19691msgid "operand constraints for %<asm%> differ in number of alternatives"
19692msgstr "`asm' �Υ��ڥ������������ֹ�Ȥϰۤʤ�ޤ�"
19693
19694#: stmt.c:1204
19695#, fuzzy, gcc-internal-format
19696msgid "duplicate asm operand name %qs"
19697msgstr "�ޥ������ \"%s\" ����ʣ���Ƥ��ޤ�"
19698
19699#: stmt.c:1302
19700#, gcc-internal-format
19701msgid "missing close brace for named operand"
19702msgstr ""
19703
19704#: stmt.c:1330
19705#, fuzzy, gcc-internal-format
19706msgid "undefined named operand %qs"
19707msgstr "��Ͽ����Ƥ��ʤ��黻�� %s �Ǥ�"
19708
19709#: stmt.c:1474
19710#, fuzzy, gcc-internal-format
19711msgid "%Hvalue computed is not used"
19712msgstr ".da �ե���������Ƥ�Ȥ��ڤäƤ��ޤ���\n"
19713
19714#: stor-layout.c:149
19715#, fuzzy, gcc-internal-format
19716msgid "type size can%'t be explicitly evaluated"
19717msgstr "�����礭��������Ū��ɾ��������ΤǤϤ��ꤨ�ޤ���"
19718
19719#: stor-layout.c:151
19720#, gcc-internal-format
19721msgid "variable-size type declared outside of any function"
19722msgstr "�ѿ������������ؿ��γ�¦���������ޤ���"
19723
19724#: stor-layout.c:462
19725#, fuzzy, gcc-internal-format
19726msgid "size of %q+D is %d bytes"
19727msgstr "`%s' �Υ������� %d �Х��ȤǤ�"
19728
19729#: stor-layout.c:464
19730#, fuzzy, gcc-internal-format
19731msgid "size of %q+D is larger than %wd bytes"
19732msgstr "`%s' �Υ������� %d �Х��Ȥ���礭���ʤäƤ��ޤ�"
19733
19734#: stor-layout.c:890
19735#, fuzzy, gcc-internal-format
19736msgid "packed attribute causes inefficient alignment for %q+D"
19737msgstr "packed °���� `%s' ���Ф����Ը�Ψ�ʥ��饤����Ȥ�������ޤ�"
19738
19739#: stor-layout.c:893
19740#, fuzzy, gcc-internal-format
19741msgid "packed attribute is unnecessary for %q+D"
19742msgstr "packed °���� `%s' �ˤ�ɬ�פ���ޤ���"
19743
19744#. No, we need to skip space before this field.
19745#. Bump the cumulative size to multiple of field alignment.
19746#: stor-layout.c:908
19747#, fuzzy, gcc-internal-format
19748msgid "padding struct to align %q+D"
19749msgstr "`%s' ���饤���뤿��˹�¤�Τ�ѥǥ������ޤ�"
19750
19751#: stor-layout.c:1311
19752#, gcc-internal-format
19753msgid "padding struct size to alignment boundary"
19754msgstr "���饤����ȶ����Υ������˹�¤�Τ�ѥǥ������ޤ�"
19755
19756#: stor-layout.c:1341
19757#, fuzzy, gcc-internal-format
19758msgid "packed attribute causes inefficient alignment for %qs"
19759msgstr "packed °���� `%s' ���Ф����Ը�Ψ�ʥ��饤����Ȥ�������ޤ�"
19760
19761#: stor-layout.c:1345
19762#, fuzzy, gcc-internal-format
19763msgid "packed attribute is unnecessary for %qs"
19764msgstr "packed °���� `%s' �ˤ�ɬ�פ���ޤ���"
19765
19766#: stor-layout.c:1351
19767#, gcc-internal-format
19768msgid "packed attribute causes inefficient alignment"
19769msgstr "packed °�����Ը�Ψ�ʥ��饤����Ȥ�������ޤ�"
19770
19771#: stor-layout.c:1353
19772#, gcc-internal-format
19773msgid "packed attribute is unnecessary"
19774msgstr "packed °����ɬ�פ���ޤ���"
19775
19776#: stor-layout.c:1858
19777#, fuzzy, gcc-internal-format
19778msgid "alignment of array elements is greater than element size"
19779msgstr "`%s' �Υ��饤����Ȥϥ��֥������ȥե�����κ����ͤ����礭���Ǥ��� %d ��Ȥ��ޤ���"
19780
19781#: targhooks.c:98
19782#, gcc-internal-format
19783msgid "__builtin_saveregs not supported by this target"
19784msgstr "__builtin_saveregs �Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
19785
19786#: tlink.c:484
19787#, gcc-internal-format
19788msgid "repository file '%s' does not contain command-line arguments"
19789msgstr ""
19790
19791#: tlink.c:705
19792#, gcc-internal-format
19793msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
19794msgstr ""
19795
19796#: tlink.c:775
19797#, gcc-internal-format
19798msgid "ld returned %d exit status"
19799msgstr "ld �ϥ��ơ����� %d �ǽ�λ���ޤ���"
19800
19801#: toplev.c:513
19802#, fuzzy, gcc-internal-format
19803msgid "invalid option argument %qs"
19804msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
19805
19806#: toplev.c:603
19807#, gcc-internal-format
19808msgid "getting core file size maximum limit: %m"
19809msgstr ""
19810
19811#: toplev.c:606
19812#, gcc-internal-format
19813msgid "setting core file size limit to maximum: %m"
19814msgstr ""
19815
19816#: toplev.c:824
19817#, fuzzy, gcc-internal-format
19818msgid "%q+F declared %<static%> but never defined"
19819msgstr "`%s' �� `static' ���������ޤ�����̤����Ǥ�"
19820
19821#: toplev.c:849
19822#, fuzzy, gcc-internal-format
19823msgid "%q+D defined but not used"
19824msgstr "`%s' ���������ޤ������Ȥ��ޤ���Ǥ���"
19825
19826#: toplev.c:892 toplev.c:916
19827#, gcc-internal-format
19828msgid "%qs is deprecated (declared at %s:%d)"
19829msgstr ""
19830
19831#: toplev.c:920
19832#, gcc-internal-format
19833msgid "type is deprecated (declared at %s:%d)"
19834msgstr ""
19835
19836#: toplev.c:926
19837#, fuzzy, gcc-internal-format
19838msgid "%qs is deprecated"
19839msgstr "%s �ϥǥ��쥯�ȥ�Ǥ�"
19840
19841#: toplev.c:928
19842#, gcc-internal-format
19843msgid "type is deprecated"
19844msgstr ""
19845
19846#: toplev.c:1095
19847#, gcc-internal-format
19848msgid "unrecognized gcc debugging option: %c"
19849msgstr "ǧ���Ǥ��ʤ� gcc �ǥХå����ץ����: %c"
19850
19851#: toplev.c:1248
19852#, fuzzy, gcc-internal-format
19853msgid "can%'t open %s for writing: %m"
19854msgstr "%s ��������Ѥ˳����ޤ���Ǥ���"
19855
19856#: toplev.c:1592
19857#, gcc-internal-format
19858msgid "instruction scheduling not supported on this target machine"
19859msgstr "̿�᥹�����塼����Ϥ��Υ������åȥޥ���Ǥϥ��ݡ��Ȥ���ޤ���"
19860
19861#: toplev.c:1596
19862#, gcc-internal-format
19863msgid "this target machine does not have delayed branches"
19864msgstr "���Υ������åȥޥ�����ٱ�ʬ�����äƤ��ޤ���"
19865
19866#: toplev.c:1610
19867#, gcc-internal-format
19868msgid "-f%sleading-underscore not supported on this target machine"
19869msgstr "-f%sleading-underscore �Ϥ��Υ������åȥޥ���Ǥϥ��ݡ��Ȥ���ޤ���"
19870
19871#: toplev.c:1683
19872#, fuzzy, gcc-internal-format
19873msgid "target system does not support the \"%s\" debug format"
19874msgstr "%s �� `%%%s%c' %s �ե����ޥåȤ�����դ��ޤ���"
19875
19876#: toplev.c:1695
19877#, gcc-internal-format
19878msgid "variable tracking requested, but useless unless producing debug info"
19879msgstr ""
19880
19881#: toplev.c:1698
19882#, gcc-internal-format
19883msgid "variable tracking requested, but not supported by this debug format"
19884msgstr ""
19885
19886#: toplev.c:1718
19887#, fuzzy, gcc-internal-format
19888msgid "can%'t open %s: %m"
19889msgstr "%s �����ޤ���"
19890
19891#: toplev.c:1725
19892#, fuzzy, gcc-internal-format
19893msgid "-ffunction-sections not supported for this target"
19894msgstr "-ffunction-sections �Ϥ��Υ������åȤǼ���������ޤ���"
19895
19896#: toplev.c:1730
19897#, fuzzy, gcc-internal-format
19898msgid "-fdata-sections not supported for this target"
19899msgstr "-fdata-sections �Ϥ��Υ������åȤǼ���������ޤ���"
19900
19901#: toplev.c:1737
19902#, fuzzy, gcc-internal-format
19903msgid "-ffunction-sections disabled; it makes profiling impossible"
19904msgstr "-ffunction-sections ��̵��Ǥ� -- �ץ�ե�������Բ�ǽ�Ǥ�"
19905
19906#: toplev.c:1744
19907#, fuzzy, gcc-internal-format
19908msgid "-fprefetch-loop-arrays not supported for this target"
19909msgstr "-fdata-sections �Ϥ��Υ������åȤǼ���������ޤ���"
19910
19911#: toplev.c:1750
19912#, fuzzy, gcc-internal-format
19913msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
19914msgstr "-f%sleading-underscore �Ϥ��Υ������åȥޥ���Ǥϥ��ݡ��Ȥ���ޤ���"
19915
19916#: toplev.c:1759
19917#, fuzzy, gcc-internal-format
19918msgid "-fprefetch-loop-arrays is not supported with -Os"
19919msgstr "-mg �ǤΥץ�ե������������ޤ���\n"
19920
19921#: toplev.c:1765
19922#, fuzzy, gcc-internal-format
19923msgid "-ffunction-sections may affect debugging on some targets"
19924msgstr "-ffunction-sections �ϥ������åȤˤ�äƤϥǥХå��˱ƶ����뤫�⤷��ޤ���"
19925
19926#: toplev.c:1780
19927#, fuzzy, gcc-internal-format
19928msgid "-fstack-protector not supported for this target"
19929msgstr "-fdata-sections �Ϥ��Υ������åȤǼ���������ޤ���"
19930
19931#: toplev.c:1793
19932#, gcc-internal-format
19933msgid "unwind tables currently requires a frame pointer for correctness"
19934msgstr ""
19935
19936#: toplev.c:1898
19937#, fuzzy, gcc-internal-format
19938msgid "error writing to %s: %m"
19939msgstr "%s �ؤν����ߥ��顼�Ǥ�"
19940
19941#: toplev.c:1900 java/jcf-parse.c:1105 java/jcf-write.c:3539
19942#, fuzzy, gcc-internal-format
19943msgid "error closing %s: %m"
19944msgstr "���顼�ˤ�� %s ���Ĥ��ޤ�"
19945
19946#: tree-cfg.c:1445 tree-cfg.c:2083 tree-cfg.c:2086
19947#, fuzzy, gcc-internal-format
19948msgid "%Hwill never be executed"
19949msgstr "�ƤӽФ� %d �ϰ��٤�¹Ԥ���\n"
19950
19951#: tree-cfg.c:3172
19952#, gcc-internal-format
19953msgid "SSA name in freelist but still referenced"
19954msgstr ""
19955
19956#: tree-cfg.c:3181
19957#, gcc-internal-format
19958msgid "ASSERT_EXPR with an always-false condition"
19959msgstr ""
19960
19961#: tree-cfg.c:3191
19962#, gcc-internal-format
19963msgid "GIMPLE register modified with BIT_FIELD_REF"
19964msgstr ""
19965
19966#: tree-cfg.c:3226
19967#, gcc-internal-format
19968msgid "invariant not recomputed when ADDR_EXPR changed"
19969msgstr ""
19970
19971#: tree-cfg.c:3232
19972#, gcc-internal-format
19973msgid "constant not recomputed when ADDR_EXPR changed"
19974msgstr ""
19975
19976#: tree-cfg.c:3237
19977#, gcc-internal-format
19978msgid "side effects not recomputed when ADDR_EXPR changed"
19979msgstr ""
19980
19981#: tree-cfg.c:3253
19982#, gcc-internal-format
19983msgid "address taken, but ADDRESSABLE bit not set"
19984msgstr ""
19985
19986#: tree-cfg.c:3263
19987#, gcc-internal-format
19988msgid "non-boolean used in condition"
19989msgstr ""
19990
19991#: tree-cfg.c:3268
19992#, fuzzy, gcc-internal-format
19993msgid "invalid conditional operand"
19994msgstr "���ڥ��ɤȤ���̵��ʼ�"
19995
19996#: tree-cfg.c:3323
19997#, fuzzy, gcc-internal-format
19998msgid "invalid reference prefix"
19999msgstr "̵��ʻ��ȷ��Ǥ�"
20000
20001#: tree-cfg.c:3388
20002#, fuzzy, gcc-internal-format
20003msgid "is not a valid GIMPLE statement"
20004msgstr "̵��ʽ��Ǥ�"
20005
20006#: tree-cfg.c:3408
20007#, gcc-internal-format
20008msgid "statement marked for throw, but doesn%'t"
20009msgstr ""
20010
20011#: tree-cfg.c:3413
20012#, gcc-internal-format
20013msgid "statement marked for throw in middle of block"
20014msgstr ""
20015
20016#: tree-cfg.c:3508
20017#, gcc-internal-format
20018msgid "bb_for_stmt (phi) is set to a wrong basic block"
20019msgstr ""
20020
20021#: tree-cfg.c:3523
20022#, gcc-internal-format
20023msgid "PHI def is not a GIMPLE value"
20024msgstr ""
20025
20026#: tree-cfg.c:3539 tree-cfg.c:3562
20027#, gcc-internal-format
20028msgid "incorrect sharing of tree nodes"
20029msgstr ""
20030
20031#: tree-cfg.c:3553
20032#, gcc-internal-format
20033msgid "bb_for_stmt (stmt) is set to a wrong basic block"
20034msgstr ""
20035
20036#: tree-cfg.c:3571
20037#, gcc-internal-format
20038msgid "verify_stmts failed"
20039msgstr ""
20040
20041#: tree-cfg.c:3592
20042#, gcc-internal-format
20043msgid "ENTRY_BLOCK has a statement list associated with it"
20044msgstr ""
20045
20046#: tree-cfg.c:3598
20047#, gcc-internal-format
20048msgid "EXIT_BLOCK has a statement list associated with it"
20049msgstr ""
20050
20051#: tree-cfg.c:3605
20052#, gcc-internal-format
20053msgid "fallthru to exit from bb %d"
20054msgstr ""
20055
20056#: tree-cfg.c:3627
20057#, gcc-internal-format
20058msgid "nonlocal label %s is not first in a sequence of labels in bb %d"
20059msgstr ""
20060
20061#: tree-cfg.c:3636
20062#, gcc-internal-format
20063msgid "label %s to block does not match in bb %d"
20064msgstr ""
20065
20066#: tree-cfg.c:3645
20067#, gcc-internal-format
20068msgid "label %s has incorrect context in bb %d"
20069msgstr ""
20070
20071#: tree-cfg.c:3659
20072#, fuzzy, gcc-internal-format
20073msgid "control flow in the middle of basic block %d"
20074msgstr "NOTE_INSN_BASIC_BLOCK %d �����ܥ֥�å� %d ����ۤɤˤ���ޤ�"
20075
20076#: tree-cfg.c:3669
20077#, fuzzy, gcc-internal-format
20078msgid "label %s in the middle of basic block %d"
20079msgstr "NOTE_INSN_BASIC_BLOCK %d �����ܥ֥�å� %d ����ۤɤˤ���ޤ�"
20080
20081#: tree-cfg.c:3688
20082#, gcc-internal-format
20083msgid "fallthru edge after a control statement in bb %d"
20084msgstr ""
20085
20086#: tree-cfg.c:3703
20087#, gcc-internal-format
20088msgid "structured COND_EXPR at the end of bb %d"
20089msgstr ""
20090
20091#: tree-cfg.c:3716 tree-cfg.c:3754 tree-cfg.c:3767 tree-cfg.c:3838
20092#, gcc-internal-format
20093msgid "wrong outgoing edge flags at end of bb %d"
20094msgstr ""
20095
20096#: tree-cfg.c:3724
20097#, gcc-internal-format
20098msgid "%<then%> label does not match edge at end of bb %d"
20099msgstr ""
20100
20101#: tree-cfg.c:3732
20102#, gcc-internal-format
20103msgid "%<else%> label does not match edge at end of bb %d"
20104msgstr ""
20105
20106#: tree-cfg.c:3742
20107#, gcc-internal-format
20108msgid "explicit goto at end of bb %d"
20109msgstr ""
20110
20111#: tree-cfg.c:3772
20112#, gcc-internal-format
20113msgid "return edge does not point to exit in bb %d"
20114msgstr ""
20115
20116#: tree-cfg.c:3805
20117#, gcc-internal-format
20118msgid "found default case not at end of case vector"
20119msgstr ""
20120
20121#: tree-cfg.c:3811
20122#, fuzzy, gcc-internal-format
20123msgid "case labels not sorted:"
20124msgstr "�ȥ��ݥ��ϥ��ݡ��Ȥ���ޤ���\n"
20125
20126#: tree-cfg.c:3822
20127#, gcc-internal-format
20128msgid "no default case found at end of case vector"
20129msgstr ""
20130
20131#: tree-cfg.c:3830
20132#, gcc-internal-format
20133msgid "extra outgoing edge %d->%d"
20134msgstr ""
20135
20136#: tree-cfg.c:3852
20137#, gcc-internal-format
20138msgid "missing edge %i->%i"
20139msgstr ""
20140
20141#: tree-cfg.c:5143 tree-cfg.c:5147
20142#, fuzzy, gcc-internal-format
20143msgid "%H%<noreturn%> function does return"
20144msgstr "`noreturn' �ؿ��� return ���Ƥ��ޤ�"
20145
20146#: tree-cfg.c:5169 tree-cfg.c:5174
20147#, fuzzy, gcc-internal-format
20148msgid "%Hcontrol reaches end of non-void function"
20149msgstr "���椬�� void �ؿ��ν������ã���ޤ���"
20150
20151#: tree-cfg.c:5234
20152#, fuzzy, gcc-internal-format
20153msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
20154msgstr "�ؿ��϶��餯 `noreturn' °���θ���Ȼפ��ޤ�"
20155
20156#: tree-dump.c:856
20157#, fuzzy, gcc-internal-format
20158msgid "could not open dump file %qs: %s"
20159msgstr "����ץե����� %s �����ޤ���Ǥ���"
20160
20161#: tree-dump.c:987
20162#, gcc-internal-format
20163msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
20164msgstr ""
20165
20166#: tree-eh.c:1767
20167#, fuzzy, gcc-internal-format
20168msgid "EH edge %i->%i is missing"
20169msgstr "`-%s' �ΰ��������ޤ���"
20170
20171#: tree-eh.c:1772
20172#, gcc-internal-format
20173msgid "EH edge %i->%i miss EH flag"
20174msgstr ""
20175
20176#. ??? might not be mistake.
20177#: tree-eh.c:1778
20178#, gcc-internal-format
20179msgid "EH edge %i->%i has duplicated regions"
20180msgstr ""
20181
20182#: tree-eh.c:1812
20183#, gcc-internal-format
20184msgid "BB %i can not throw but has EH edges"
20185msgstr ""
20186
20187#: tree-eh.c:1819
20188#, gcc-internal-format
20189msgid "BB %i last statement has incorrectly set region"
20190msgstr ""
20191
20192#: tree-eh.c:1830
20193#, gcc-internal-format
20194msgid "unnecessary EH edge %i->%i"
20195msgstr ""
20196
20197#: tree-inline.c:1386
20198#, gcc-internal-format
20199msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
20200msgstr ""
20201
20202#: tree-inline.c:1398
20203#, gcc-internal-format
20204msgid "function %q+F can never be inlined because it uses setjmp"
20205msgstr ""
20206
20207#: tree-inline.c:1412
20208#, gcc-internal-format
20209msgid "function %q+F can never be inlined because it uses variable argument lists"
20210msgstr ""
20211
20212#: tree-inline.c:1423
20213#, gcc-internal-format
20214msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
20215msgstr ""
20216
20217#: tree-inline.c:1430
20218#, gcc-internal-format
20219msgid "function %q+F can never be inlined because it uses non-local goto"
20220msgstr ""
20221
20222#: tree-inline.c:1441
20223#, gcc-internal-format
20224msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
20225msgstr ""
20226
20227#: tree-inline.c:1460
20228#, gcc-internal-format
20229msgid "function %q+F can never be inlined because it contains a computed goto"
20230msgstr ""
20231
20232#: tree-inline.c:1474
20233#, gcc-internal-format
20234msgid "function %q+F can never be inlined because it receives a non-local goto"
20235msgstr ""
20236
20237#: tree-inline.c:1499
20238#, gcc-internal-format
20239msgid "function %q+F can never be inlined because it uses variable sized variables"
20240msgstr ""
20241
20242#: tree-inline.c:2038 tree-inline.c:2048
20243#, fuzzy, gcc-internal-format
20244msgid "inlining failed in call to %q+F: %s"
20245msgstr "`%s' �ؤθƤӽФ��Υ���饤���˼��Ԥ��ޤ���"
20246
20247#: tree-inline.c:2039 tree-inline.c:2050
20248#, gcc-internal-format
20249msgid "called from here"
20250msgstr "��������ƤФ�ޤ���"
20251
20252#: tree-mudflap.c:847
20253#, gcc-internal-format
20254msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
20255msgstr ""
20256
20257#: tree-mudflap.c:1038
20258#, gcc-internal-format
20259msgid "mudflap cannot track %qs in stub function"
20260msgstr ""
20261
20262#: tree-mudflap.c:1269
20263#, gcc-internal-format
20264msgid "mudflap cannot track unknown size extern %qs"
20265msgstr ""
20266
20267#: tree-nomudflap.c:51
20268#, fuzzy, gcc-internal-format
20269msgid "mudflap: this language is not supported"
20270msgstr "-pipe �ϼ�������Ƥ��ޤ���"
20271
20272#: tree-optimize.c:478
20273#, fuzzy, gcc-internal-format
20274msgid "size of return value of %q+D is %u bytes"
20275msgstr "`%s' ������ͤΥ������� %u �Х��ȤǤ�"
20276
20277#: tree-optimize.c:481
20278#, fuzzy, gcc-internal-format
20279msgid "size of return value of %q+D is larger than %wd bytes"
20280msgstr "`%s' ������ͤΥ������� %d �Х��Ȥ����礭���ʤ�ޤ�"
20281
20282#: tree-outof-ssa.c:614 tree-outof-ssa.c:629 tree-outof-ssa.c:643
20283#: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1872
20284#: tree-ssa-live.c:429 tree-ssa-live.c:1835
20285#, gcc-internal-format
20286msgid "SSA corruption"
20287msgstr ""
20288
20289#: tree-outof-ssa.c:2287
20290#, gcc-internal-format
20291msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
20292msgstr ""
20293
20294#: tree-outof-ssa.c:2293
20295#, gcc-internal-format
20296msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
20297msgstr ""
20298
20299#: tree-outof-ssa.c:2300
20300#, gcc-internal-format
20301msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
20302msgstr ""
20303
20304#: tree-outof-ssa.c:2306
20305#, gcc-internal-format
20306msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
20307msgstr ""
20308
20309#: tree-profile.c:216
20310#, gcc-internal-format
20311msgid "unimplemented functionality"
20312msgstr ""
20313
20314#: tree-ssa-loop-niter.c:1118
20315#, fuzzy, gcc-internal-format
20316msgid "%H%s"
20317msgstr "%s"
20318
20319#: tree-ssa-operands.c:1328
20320#, gcc-internal-format
20321msgid "internal error"
20322msgstr "�������顼"
20323
20324#: tree-ssa.c:111
20325#, gcc-internal-format
20326msgid "expected an SSA_NAME object"
20327msgstr ""
20328
20329#: tree-ssa.c:117
20330#, gcc-internal-format
20331msgid "type mismatch between an SSA_NAME and its symbol"
20332msgstr ""
20333
20334#: tree-ssa.c:123
20335#, gcc-internal-format
20336msgid "found an SSA_NAME that had been released into the free pool"
20337msgstr ""
20338
20339#: tree-ssa.c:129
20340#, gcc-internal-format
20341msgid "found a virtual definition for a GIMPLE register"
20342msgstr ""
20343
20344#: tree-ssa.c:135
20345#, fuzzy, gcc-internal-format
20346msgid "found a real definition for a non-register"
20347msgstr "�ؿ�������� `register' ���������ޤ���"
20348
20349#: tree-ssa.c:142
20350#, gcc-internal-format
20351msgid "found real variable when subvariables should have appeared"
20352msgstr ""
20353
20354#: tree-ssa.c:171
20355#, gcc-internal-format
20356msgid "SSA_NAME created in two different blocks %i and %i"
20357msgstr ""
20358
20359#: tree-ssa.c:180
20360#, gcc-internal-format
20361msgid "SSA_NAME_DEF_STMT is wrong"
20362msgstr ""
20363
20364#: tree-ssa.c:238
20365#, fuzzy, gcc-internal-format
20366msgid "missing definition"
20367msgstr "���Ҥ�礤�Ƥ��ޤ�"
20368
20369#: tree-ssa.c:244
20370#, gcc-internal-format
20371msgid "definition in block %i does not dominate use in block %i"
20372msgstr ""
20373
20374#: tree-ssa.c:252
20375#, gcc-internal-format
20376msgid "definition in block %i follows the use"
20377msgstr ""
20378
20379#: tree-ssa.c:259
20380#, gcc-internal-format
20381msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
20382msgstr ""
20383
20384#: tree-ssa.c:267
20385#, gcc-internal-format
20386msgid "no immediate_use list"
20387msgstr ""
20388
20389#: tree-ssa.c:279
20390#, gcc-internal-format
20391msgid "wrong immediate use list"
20392msgstr ""
20393
20394#: tree-ssa.c:312
20395#, gcc-internal-format
20396msgid "incoming edge count does not match number of PHI arguments"
20397msgstr ""
20398
20399#: tree-ssa.c:327
20400#, fuzzy, gcc-internal-format
20401msgid "PHI argument is missing for edge %d->%d"
20402msgstr "%s �θ��ΰ����礤�Ƥ��ޤ�"
20403
20404#: tree-ssa.c:336
20405#, gcc-internal-format
20406msgid "PHI argument is not SSA_NAME, or invariant"
20407msgstr ""
20408
20409#: tree-ssa.c:348
20410#, gcc-internal-format
20411msgid "wrong edge %d->%d for PHI argument"
20412msgstr ""
20413
20414#: tree-ssa.c:397
20415#, gcc-internal-format
20416msgid "non-addressable variable inside an alias set"
20417msgstr ""
20418
20419#: tree-ssa.c:413
20420#, gcc-internal-format
20421msgid "addressable variable that is an alias tag but is not in any alias set"
20422msgstr ""
20423
20424#: tree-ssa.c:423
20425#, gcc-internal-format
20426msgid "verify_flow_insensitive_alias_info failed"
20427msgstr ""
20428
20429#: tree-ssa.c:465
20430#, fuzzy, gcc-internal-format
20431msgid "dereferenced pointers should have a name or a type tag"
20432msgstr "�Դ������Υݥ����ؤδ��ܻ���"
20433
20434#: tree-ssa.c:472
20435#, gcc-internal-format
20436msgid "pointers with a memory tag, should have points-to sets"
20437msgstr ""
20438
20439#: tree-ssa.c:480
20440#, gcc-internal-format
20441msgid "pointer escapes but its name tag is not call-clobbered"
20442msgstr ""
20443
20444#: tree-ssa.c:489
20445#, gcc-internal-format
20446msgid "verify_flow_sensitive_alias_info failed"
20447msgstr ""
20448
20449#: tree-ssa.c:566
20450#, gcc-internal-format
20451msgid "alias set of a pointer's type tag should be a superset of the corresponding name tag"
20452msgstr ""
20453
20454#: tree-ssa.c:582
20455#, gcc-internal-format
20456msgid "two different pointers with identical points-to sets but different name tags"
20457msgstr ""
20458
20459#: tree-ssa.c:614
20460#, gcc-internal-format
20461msgid "verify_name_tags failed"
20462msgstr ""
20463
20464#: tree-ssa.c:685
20465#, gcc-internal-format
20466msgid "AUX pointer initialized for edge %d->%d"
20467msgstr ""
20468
20469#: tree-ssa.c:708
20470#, gcc-internal-format
20471msgid "stmt (%p) marked modified after optimization pass : "
20472msgstr ""
20473
20474#: tree-ssa.c:726
20475#, gcc-internal-format
20476msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
20477msgstr ""
20478
20479#: tree-ssa.c:737
20480#, gcc-internal-format
20481msgid "statement makes aliased stores, but has no V_MAY_DEFS"
20482msgstr ""
20483
20484#: tree-ssa.c:776
20485#, gcc-internal-format
20486msgid "verify_ssa failed"
20487msgstr ""
20488
20489#. We only do data flow with SSA_NAMEs, so that's all we
20490#. can warn about.
20491#: tree-ssa.c:1163
20492#, fuzzy, gcc-internal-format
20493msgid "%H%qD is used uninitialized in this function"
20494msgstr "`%s' �Ϥ��δؿ���ǽ��줺�˻��Ѥ�����ǽ��������ޤ�"
20495
20496#: tree-ssa.c:1201
20497#, fuzzy, gcc-internal-format
20498msgid "%H%qD may be used uninitialized in this function"
20499msgstr "`%s' �Ϥ��δؿ���ǽ��줺�˻��Ѥ�����ǽ��������ޤ�"
20500
20501#: tree-vect-transform.c:561
20502#, fuzzy, gcc-internal-format
20503msgid "no support for induction"
20504msgstr "�ؿ��ؤ� dllimport ��̵�뤹��"
20505
20506#: tree.c:3497
20507#, gcc-internal-format
20508msgid "%q+D already declared with dllexport attribute: dllimport ignored"
20509msgstr ""
20510
20511#: tree.c:3509
20512#, gcc-internal-format
20513msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
20514msgstr ""
20515
20516#: tree.c:3525 config/i386/winnt-cxx.c:70
20517#, gcc-internal-format
20518msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
20519msgstr ""
20520
20521#: tree.c:3577 config/darwin.c:1236 config/arm/arm.c:2896
20522#: config/arm/arm.c:2924 config/avr/avr.c:4656 config/h8300/h8300.c:5282
20523#: config/h8300/h8300.c:5306 config/i386/i386.c:2066 config/i386/i386.c:16727
20524#: config/ia64/ia64.c:534 config/m68hc11/m68hc11.c:1118
20525#: config/sh/symbian.c:409 config/sh/symbian.c:416
20526#, fuzzy, gcc-internal-format
20527msgid "%qs attribute ignored"
20528msgstr "`%s' °����̵�뤵��ޤ���"
20529
20530#: tree.c:3596
20531#, fuzzy, gcc-internal-format
20532msgid "inline function %q+D declared as  dllimport: attribute ignored"
20533msgstr "�Ȥ߹��ߴؿ� `%s' ����ؿ��Ȥ����������ޤ���"
20534
20535#: tree.c:3604
20536#, fuzzy, gcc-internal-format
20537msgid "function %q+D definition is marked dllimport"
20538msgstr "�ؿ�������� `auto' ���������ޤ���"
20539
20540#: tree.c:3612 config/sh/symbian.c:431
20541#, fuzzy, gcc-internal-format
20542msgid "variable %q+D definition is marked dllimport"
20543msgstr "��Ū�ѿ� `%s' �� dllimport �ȥޡ�������Ƥ��ޤ�"
20544
20545#: tree.c:3635 config/sh/symbian.c:506
20546#, gcc-internal-format
20547msgid "external linkage required for symbol %q+D because of %qs attribute"
20548msgstr ""
20549
20550#: tree.c:5029
20551#, gcc-internal-format
20552msgid "arrays of functions are not meaningful"
20553msgstr "�ؿ�������ϰ�̣������ޤ���"
20554
20555#: tree.c:5081
20556#, gcc-internal-format
20557msgid "function return type cannot be function"
20558msgstr "�ؿ����֤������ؿ��Ǥ��äƤϤʤ�ޤ���"
20559
20560#: tree.c:6000
20561#, fuzzy, gcc-internal-format
20562msgid "tree check: %s, have %s in %s, at %s:%d"
20563msgstr "Tree ����: %s ������٤���� %s ������ޤ�(%s ��, %s:%d)"
20564
20565#: tree.c:6037
20566#, fuzzy, gcc-internal-format
20567msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
20568msgstr "Tree ����: %s ������٤���� %s ������ޤ�(%s ��, %s:%d)"
20569
20570#: tree.c:6050
20571#, fuzzy, gcc-internal-format
20572msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
20573msgstr "Tree ����: ���饹 '%c' �ΤϤ��� '%c' (%s) �Ǥ�(%s ��, %s:%d)"
20574
20575#: tree.c:6075
20576#, fuzzy, gcc-internal-format
20577msgid "tree check: expected tree that contains %qs structure, have %qs  in %s, at %s:%d"
20578msgstr "Tree ����: %s ������٤���� %s ������ޤ�(%s ��, %s:%d)"
20579
20580#: tree.c:6089
20581#, fuzzy, gcc-internal-format
20582msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
20583msgstr "RTL check: �٥��ȥ�� elt %d ��Ǹ�� elt %d (%s ��)�Ȱ��˥����������ޤ� (%s:%d)"
20584
20585#: tree.c:6101
20586#, fuzzy, gcc-internal-format
20587msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
20588msgstr "RTL check: �٥��ȥ�� elt %d ��Ǹ�� elt %d (%s ��)�Ȱ��˥����������ޤ� (%s:%d)"
20589
20590#: tree.c:6113
20591#, fuzzy, gcc-internal-format
20592msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
20593msgstr "RTL ����: elt %d(%s) ���Ǹ�� elt %d(%s ��) �Ȱ��˥����������ޤ� (%s:%d)"
20594
20595#: value-prof.c:101
20596#, gcc-internal-format
20597msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
20598msgstr ""
20599
20600#: varasm.c:470
20601#, fuzzy, gcc-internal-format
20602msgid "%+D causes a section type conflict"
20603msgstr "%s �ϥ�����������פζ����������ޤ�"
20604
20605#: varasm.c:930 varasm.c:938
20606#, fuzzy, gcc-internal-format
20607msgid "register name not specified for %q+D"
20608msgstr "�쥸����̾�� `%s' �Ѥ˻��ꤵ��Ƥ��ޤ���"
20609
20610#: varasm.c:940
20611#, fuzzy, gcc-internal-format
20612msgid "invalid register name for %q+D"
20613msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
20614
20615#: varasm.c:942
20616#, fuzzy, gcc-internal-format
20617msgid "data type of %q+D isn%'t suitable for a register"
20618msgstr "`%s' �Υǡ������� register �ˤϤդ��路������ޤ���"
20619
20620#: varasm.c:945
20621#, fuzzy, gcc-internal-format
20622msgid "register specified for %q+D isn%'t suitable for data type"
20623msgstr "`%s' �˻��ꤵ�줿 register �ϥǡ������ˤդ��路������ޤ���"
20624
20625#: varasm.c:955
20626#, gcc-internal-format
20627msgid "global register variable has initial value"
20628msgstr "��� register �ѿ�������ͤ��äƤ��ޤ�"
20629
20630#: varasm.c:959
20631#, gcc-internal-format
20632msgid "optimization may eliminate reads and/or writes to register variables"
20633msgstr ""
20634
20635#: varasm.c:997
20636#, fuzzy, gcc-internal-format
20637msgid "register name given for non-register variable %q+D"
20638msgstr "�쥸����̾���� register �ѿ� `%s' ��Ϳ�����ޤ���"
20639
20640#: varasm.c:1074
20641#, fuzzy, gcc-internal-format
20642msgid "global destructors not supported on this target"
20643msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
20644
20645#: varasm.c:1135
20646#, fuzzy, gcc-internal-format
20647msgid "global constructors not supported on this target"
20648msgstr "�����å����¤Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
20649
20650#: varasm.c:1697
20651#, fuzzy, gcc-internal-format
20652msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
20653msgstr "`%s' �Υ��饤����Ȥϥ��֥������ȥե�����κ����ͤ����礭���Ǥ��� %d ��Ȥ��ޤ���"
20654
20655#: varasm.c:1736
20656#, gcc-internal-format
20657msgid "thread-local COMMON data not implemented"
20658msgstr ""
20659
20660#: varasm.c:1761
20661#, fuzzy, gcc-internal-format
20662msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
20663msgstr "%s ���׵ᤵ�줿���饤����Ȥϼ������줿���饤����� %d ����礭���Ǥ�"
20664
20665#: varasm.c:3935
20666#, gcc-internal-format
20667msgid "no-op convert from %wd to %wd bytes in initializer"
20668msgstr ""
20669
20670#: varasm.c:3979
20671#, gcc-internal-format
20672msgid "initializer for integer value is too complicated"
20673msgstr "�����ν������Ҥ��ͤ�ʣ�������ޤ�"
20674
20675#: varasm.c:3984
20676#, gcc-internal-format
20677msgid "initializer for floating value is not a floating constant"
20678msgstr "��ư���������ν������Ҥ��ͤ�����ư����������ǤϤ���ޤ���"
20679
20680#: varasm.c:4253
20681#, fuzzy, gcc-internal-format
20682msgid "invalid initial value for member %qs"
20683msgstr "���� `%s' ���Ф���̵��ʽ����"
20684
20685#: varasm.c:4453 varasm.c:4497
20686#, fuzzy, gcc-internal-format
20687msgid "weak declaration of %q+D must precede definition"
20688msgstr "`%s' �� weak ��������������ˤʤ���Фʤ�ޤ���"
20689
20690#: varasm.c:4461
20691#, fuzzy, gcc-internal-format
20692msgid "weak declaration of %q+D after first use results in unspecified behavior"
20693msgstr "`%s' �� weak ��������������ˤʤ���Фʤ�ޤ���"
20694
20695#: varasm.c:4495
20696#, fuzzy, gcc-internal-format
20697msgid "weak declaration of %q+D must be public"
20698msgstr "`%s' �� weak ����� public �Ǥʤ���Фʤ�ޤ���"
20699
20700#: varasm.c:4504
20701#, fuzzy, gcc-internal-format
20702msgid "weak declaration of %q+D not supported"
20703msgstr "`%s' �� weak ��������������ˤʤ���Фʤ�ޤ���"
20704
20705#: varasm.c:4534
20706#, gcc-internal-format
20707msgid "only weak aliases are supported in this configuration"
20708msgstr "���ߤ�����Ǥ� weak alias �������ݡ��Ȥ���ޤ���"
20709
20710#: varasm.c:4764
20711#, fuzzy, gcc-internal-format
20712msgid "%Jweakref is not supported in this configuration"
20713msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
20714
20715#: varasm.c:4837
20716#, fuzzy, gcc-internal-format
20717msgid "%q+D aliased to undefined symbol %qs"
20718msgstr "̤����η� `%s %s' �λ��Ѥ���Ŭ�ڤǤ�"
20719
20720#: varasm.c:4842
20721#, gcc-internal-format
20722msgid "%q+D aliased to external symbol %qs"
20723msgstr ""
20724
20725#: varasm.c:4881
20726#, gcc-internal-format
20727msgid "weakref %q+D ultimately targets itself"
20728msgstr ""
20729
20730#: varasm.c:4894
20731#, fuzzy, gcc-internal-format
20732msgid "%Jalias definitions not supported in this configuration"
20733msgstr "���ߤ�����Ǥ� alias ����ϥ��ݡ��Ȥ���ޤ��� -- ̵�뤵��ޤ���"
20734
20735#: varasm.c:4899
20736#, fuzzy, gcc-internal-format
20737msgid "%Jonly weak aliases are supported in this configuration"
20738msgstr "���ߤ�����Ǥ� weak alias �������ݡ��Ȥ���ޤ���"
20739
20740#: varasm.c:4956
20741#, fuzzy, gcc-internal-format
20742msgid "visibility attribute not supported in this configuration; ignored"
20743msgstr "���ߤ�����Ǥ� alias ����ϥ��ݡ��Ȥ���ޤ��� -- ̵�뤵��ޤ���"
20744
20745#: varray.c:207
20746#, fuzzy, gcc-internal-format
20747msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
20748msgstr "���ۥơ��֥� %s[%lu]: ���� %lu ���ϰϳ��Ǥ�"
20749
20750#: varray.c:217
20751#, fuzzy, gcc-internal-format
20752msgid "underflowed virtual array %s in %s, at %s:%d"
20753msgstr "%s ����������ѥ��饨�顼 (%s:%d)"
20754
20755#: vec.c:153
20756#, fuzzy, gcc-internal-format
20757msgid "vector %s %s domain error, in %s at %s:%u"
20758msgstr "%s ����������ѥ��饨�顼 (%s:%d)"
20759
20760#. Print an error message for unrecognized stab codes.
20761#: xcoffout.c:187
20762#, fuzzy, gcc-internal-format
20763msgid "no sclass for %s stab (0x%x)"
20764msgstr "%s �������Ѥ� sclass ������ޤ��� (0x%x)\n"
20765
20766#: config/darwin-c.c:86
20767#, gcc-internal-format
20768msgid "too many #pragma options align=reset"
20769msgstr ""
20770
20771#: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111
20772#: config/darwin-c.c:113
20773#, fuzzy, gcc-internal-format
20774msgid "malformed '#pragma options', ignoring"
20775msgstr "�������� #pragma map��̵�뤵��ޤ���"
20776
20777#: config/darwin-c.c:116
20778#, fuzzy, gcc-internal-format
20779msgid "junk at end of '#pragma options'"
20780msgstr "'#pragma %s' �κǸ�˥��ߤ�����ޤ�"
20781
20782#: config/darwin-c.c:126
20783#, gcc-internal-format
20784msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
20785msgstr ""
20786
20787#: config/darwin-c.c:138
20788#, fuzzy, gcc-internal-format
20789msgid "missing '(' after '#pragma unused', ignoring"
20790msgstr "�Ҹ�θ��� '(' ��礤�Ƥ��ޤ�"
20791
20792#: config/darwin-c.c:156
20793#, fuzzy, gcc-internal-format
20794msgid "missing ')' after '#pragma unused', ignoring"
20795msgstr "�Ҹ�θ��� '(' ��礤�Ƥ��ޤ�"
20796
20797#: config/darwin-c.c:159
20798#, fuzzy, gcc-internal-format
20799msgid "junk at end of '#pragma unused'"
20800msgstr "'#pragma %s' �κǸ�˥��ߤ�����ޤ�"
20801
20802#: config/darwin-c.c:385
20803#, gcc-internal-format
20804msgid "subframework include %s conflicts with framework include"
20805msgstr ""
20806
20807#: config/darwin-c.c:577
20808#, gcc-internal-format
20809msgid "Unknown value %qs of -mmacosx-version-min"
20810msgstr ""
20811
20812#: config/darwin.c:1350
20813#, fuzzy, gcc-internal-format
20814msgid "internal and protected visibility attributes not supported in this configuration; ignored"
20815msgstr "���ߤ�����Ǥ� alias ����ϥ��ݡ��Ȥ���ޤ��� -- ̵�뤵��ޤ���"
20816
20817#: config/host-darwin.c:63
20818#, gcc-internal-format
20819msgid "couldn't unmap pch_address_space: %m"
20820msgstr ""
20821
20822#: config/sol2-c.c:94 config/sol2-c.c:110
20823#, fuzzy, gcc-internal-format
20824msgid "malformed %<#pragma align%>, ignoring"
20825msgstr "�������� #pragma align - ̵�뤵��ޤ���"
20826
20827#: config/sol2-c.c:103
20828#, fuzzy, gcc-internal-format
20829msgid "invalid alignment for %<#pragma align%>, ignoring"
20830msgstr "�������� #pragma align - ̵�뤵��ޤ���"
20831
20832#: config/sol2-c.c:118
20833#, gcc-internal-format
20834msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
20835msgstr ""
20836
20837#: config/sol2-c.c:130 config/sol2-c.c:142
20838#, fuzzy, gcc-internal-format
20839msgid "malformed %<#pragma align%>"
20840msgstr "�������� #pragma map��̵�뤵��ޤ���"
20841
20842#: config/sol2-c.c:137
20843#, fuzzy, gcc-internal-format
20844msgid "junk at end of %<#pragma align%>"
20845msgstr "#pragma %s ������˥���"
20846
20847#: config/sol2-c.c:158 config/sol2-c.c:165
20848#, fuzzy, gcc-internal-format
20849msgid "malformed %<#pragma init%>, ignoring"
20850msgstr "�������� #pragma map��̵�뤵��ޤ���"
20851
20852#: config/sol2-c.c:188 config/sol2-c.c:200
20853#, fuzzy, gcc-internal-format
20854msgid "malformed %<#pragma init%>"
20855msgstr "�������� #pragma ghs section"
20856
20857#: config/sol2-c.c:195
20858#, fuzzy, gcc-internal-format
20859msgid "junk at end of %<#pragma init%>"
20860msgstr "#pragma %s ������˥���"
20861
20862#: config/sol2-c.c:216 config/sol2-c.c:223
20863#, fuzzy, gcc-internal-format
20864msgid "malformed %<#pragma fini%>, ignoring"
20865msgstr "�������� #pragma map��̵�뤵��ޤ���"
20866
20867#: config/sol2-c.c:246 config/sol2-c.c:258
20868#, fuzzy, gcc-internal-format
20869msgid "malformed %<#pragma fini%>"
20870msgstr "�������� #pragma ghs section"
20871
20872#: config/sol2-c.c:253
20873#, fuzzy, gcc-internal-format
20874msgid "junk at end of %<#pragma fini%>"
20875msgstr "#pragma %s ������˥���"
20876
20877#: config/sol2.c:54
20878#, gcc-internal-format
20879msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20880msgstr ""
20881
20882#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20883#. sections.  machopic_select_section ensures that weak variables go in
20884#. coalesced sections.  Weak aliases (or any other kind of aliases) are
20885#. not supported.  Weak symbols that aren't visible outside the .s file
20886#. are not supported.
20887#: config/darwin.h:395
20888#, fuzzy, gcc-internal-format
20889msgid "alias definitions not supported in Mach-O; ignored"
20890msgstr "���ߤ�����Ǥ� alias ����ϥ��ݡ��Ȥ���ޤ��� -- ̵�뤵��ޤ���"
20891
20892#. No profiling.
20893#: config/vx-common.h:83
20894#, gcc-internal-format
20895msgid "profiler support for VxWorks"
20896msgstr ""
20897
20898#: config/windiss.h:37
20899#, gcc-internal-format
20900msgid "profiler support for WindISS"
20901msgstr ""
20902
20903#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1579
20904#, fuzzy, gcc-internal-format
20905msgid "bad value %qs for -mtls-size switch"
20906msgstr "-mips �����å����Ф����������� (%s)"
20907
20908#: config/alpha/alpha.c:285
20909#, fuzzy, gcc-internal-format
20910msgid "-f%s ignored for Unicos/Mk (not supported)"
20911msgstr "-f%s �� 68HC11/68HC12 �ѤȤ��Ƥ�̵�뤵��ޤ��� (���ݡ��Ȥ���ޤ���)"
20912
20913#: config/alpha/alpha.c:309
20914#, fuzzy, gcc-internal-format
20915msgid "-mieee not supported on Unicos/Mk"
20916msgstr "-pipe �ϼ�������Ƥ��ޤ���"
20917
20918#: config/alpha/alpha.c:320
20919#, gcc-internal-format
20920msgid "-mieee-with-inexact not supported on Unicos/Mk"
20921msgstr ""
20922
20923#: config/alpha/alpha.c:337
20924#, fuzzy, gcc-internal-format
20925msgid "bad value %qs for -mtrap-precision switch"
20926msgstr "-mtrap-precision �����å��ˤȤäƤ��������� `%s'"
20927
20928#: config/alpha/alpha.c:351
20929#, fuzzy, gcc-internal-format
20930msgid "bad value %qs for -mfp-rounding-mode switch"
20931msgstr "-mfp-rounding-mode �����å��ˤȤäƤ��������� `%s'"
20932
20933#: config/alpha/alpha.c:366
20934#, fuzzy, gcc-internal-format
20935msgid "bad value %qs for -mfp-trap-mode switch"
20936msgstr "-mfp-trap-mode �����å��ˤȤäƤ��������� `%s'"
20937
20938#: config/alpha/alpha.c:380 config/alpha/alpha.c:392
20939#, fuzzy, gcc-internal-format
20940msgid "bad value %qs for -mcpu switch"
20941msgstr "-mcpu �����å����Ф����������� (%s)"
20942
20943#: config/alpha/alpha.c:399
20944#, fuzzy, gcc-internal-format
20945msgid "trap mode not supported on Unicos/Mk"
20946msgstr "VAX ��ư�����Ǥϥȥ�åץ⡼�ɤ����ѤǤ��ޤ���"
20947
20948#: config/alpha/alpha.c:406
20949#, gcc-internal-format
20950msgid "fp software completion requires -mtrap-precision=i"
20951msgstr "��ư�������䴰�� -mtrap-precision=i ��ɬ�פȤ��ޤ�"
20952
20953#: config/alpha/alpha.c:422
20954#, gcc-internal-format
20955msgid "rounding mode not supported for VAX floats"
20956msgstr "VAX ��ư�����Ǥϴݤ�⡼�ɤ����ѤǤ��ޤ���"
20957
20958#: config/alpha/alpha.c:427
20959#, gcc-internal-format
20960msgid "trap mode not supported for VAX floats"
20961msgstr "VAX ��ư�����Ǥϥȥ�åץ⡼�ɤ����ѤǤ��ޤ���"
20962
20963#: config/alpha/alpha.c:431
20964#, fuzzy, gcc-internal-format
20965msgid "128-bit long double not supported for VAX floats"
20966msgstr "VAX ��ư�����Ǥϥȥ�åץ⡼�ɤ����ѤǤ��ޤ���"
20967
20968#: config/alpha/alpha.c:459
20969#, gcc-internal-format
20970msgid "L%d cache latency unknown for %s"
20971msgstr "L%d ����å���쥤�ƥ��� %s �ˤȤä������Ǥ�"
20972
20973#: config/alpha/alpha.c:474
20974#, fuzzy, gcc-internal-format
20975msgid "bad value %qs for -mmemory-latency"
20976msgstr "`%s' �� -mmemory-latency �ˤȤä��������ͤǤ�"
20977
20978#: config/alpha/alpha.c:6569 config/alpha/alpha.c:6572 config/s390/s390.c:8111
20979#: config/s390/s390.c:8114
20980#, fuzzy, gcc-internal-format
20981msgid "bad builtin fcode"
20982msgstr "�Ȥ߹��ߥޥ��� \"%s\" ��̵��Ǥ�"
20983
20984#: config/arc/arc.c:390
20985#, fuzzy, gcc-internal-format
20986msgid "argument of %qs attribute is not a string constant"
20987msgstr "asm �ƥ�ץ졼�Ȥ�ʸ��������ǤϤ���ޤ���"
20988
20989#: config/arc/arc.c:398
20990#, gcc-internal-format
20991msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
20992msgstr ""
20993
20994#: config/arm/arm.c:912
20995#, gcc-internal-format
20996msgid "switch -mcpu=%s conflicts with -march= switch"
20997msgstr "-mcpu=%s �����å��� -march= �����å��ȶ��礷�ޤ�"
20998
20999#: config/arm/arm.c:922 config/rs6000/rs6000.c:1231 config/sparc/sparc.c:706
21000#, gcc-internal-format
21001msgid "bad value (%s) for %s switch"
21002msgstr "�� (%s) �� %s switch �ˤȤä�����������ޤ���"
21003
21004#: config/arm/arm.c:1032
21005#, gcc-internal-format
21006msgid "target CPU does not support interworking"
21007msgstr "�������å� CPU �� interworking ���ݡ��Ȥ��ޤ���"
21008
21009#: config/arm/arm.c:1038
21010#, fuzzy, gcc-internal-format
21011msgid "target CPU does not support THUMB instructions"
21012msgstr "�������å� CPU �� THUMB ̿����ݡ��Ȥ��ޤ���"
21013
21014#: config/arm/arm.c:1056
21015#, fuzzy, gcc-internal-format
21016msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
21017msgstr "Thumb �Ѥ˥���ѥ��뤷���Ȥ��Τߡ���̣�Τ���Хå��ȥ졼����ͭ��ˤ��ޤ�"
21018
21019#: config/arm/arm.c:1059
21020#, fuzzy, gcc-internal-format
21021msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
21022msgstr "Thumb �Ѥ˥���ѥ��뤷���Ȥ��Τߡ���ƤӽФ�¦ interworking ��ͭ��ˤ��ޤ�"
21023
21024#: config/arm/arm.c:1062
21025#, fuzzy, gcc-internal-format
21026msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
21027msgstr "Thumb �Ѥ˥���ѥ��뤷���Ȥ��Τߡ��ƤӽФ�¦ interworking ��ͭ��ˤ��ޤ�"
21028
21029#: config/arm/arm.c:1066
21030#, gcc-internal-format
21031msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
21032msgstr "-mapcs-stack-check �� -mno-apcs-frame �ȶ�¸�Ǥ��ޤ���"
21033
21034#: config/arm/arm.c:1074
21035#, gcc-internal-format
21036msgid "-fpic and -mapcs-reent are incompatible"
21037msgstr "-fpic �� -mapcs-reent �϶�¸�Ǥ��ޤ���"
21038
21039#: config/arm/arm.c:1077
21040#, gcc-internal-format
21041msgid "APCS reentrant code not supported.  Ignored"
21042msgstr "APCS ������ǽ�����ɤϥ��ݡ��Ȥ���ޤ���̵�뤵��ޤ���"
21043
21044#: config/arm/arm.c:1085
21045#, gcc-internal-format
21046msgid "-g with -mno-apcs-frame may not give sensible debugging"
21047msgstr "-g �� -mno-apcs-frame ��Ĥ���ȡ�����٤��ʥǥХå��ϤǤ��ʤ��Ǥ��礦"
21048
21049#: config/arm/arm.c:1093
21050#, fuzzy, gcc-internal-format
21051msgid "passing floating point arguments in fp regs not yet supported"
21052msgstr "��ư�������������ư�������쥸�������Ϥ����Ȥϡ��ޤ����ݡ��Ȥ���ޤ���"
21053
21054#: config/arm/arm.c:1135
21055#, fuzzy, gcc-internal-format
21056msgid "invalid ABI option: -mabi=%s"
21057msgstr "̵��ʥ��ץ���� %s"
21058
21059#: config/arm/arm.c:1141
21060#, gcc-internal-format
21061msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
21062msgstr ""
21063
21064#: config/arm/arm.c:1144
21065#, gcc-internal-format
21066msgid "iwmmxt abi requires an iwmmxt capable cpu"
21067msgstr ""
21068
21069#: config/arm/arm.c:1154
21070#, fuzzy, gcc-internal-format
21071msgid "invalid floating point emulation option: -mfpe=%s"
21072msgstr "̵�����ư���������ߥ�졼�ȥ��ץ����: -mfpe-%s"
21073
21074#: config/arm/arm.c:1171
21075#, fuzzy, gcc-internal-format
21076msgid "invalid floating point option: -mfpu=%s"
21077msgstr "̵�����ư���������ߥ�졼�ȥ��ץ����: -mfpe-%s"
21078
21079#: config/arm/arm.c:1211
21080#, fuzzy, gcc-internal-format
21081msgid "invalid floating point abi: -mfloat-abi=%s"
21082msgstr "̵�����ư���������ߥ�졼�ȥ��ץ����: -mfpe-%s"
21083
21084#: config/arm/arm.c:1218
21085#, gcc-internal-format
21086msgid "-mfloat-abi=hard and VFP"
21087msgstr ""
21088
21089#: config/arm/arm.c:1224
21090#, fuzzy, gcc-internal-format
21091msgid "iWMMXt and hardware floating point"
21092msgstr "�ϡ��ɥ�������ư�����������Ѥ���"
21093
21094#: config/arm/arm.c:1247
21095#, fuzzy, gcc-internal-format
21096msgid "invalid thread pointer option: -mtp=%s"
21097msgstr "̵�����ư���������ߥ�졼�ȥ��ץ����: -mfpe-%s"
21098
21099#: config/arm/arm.c:1260
21100#, fuzzy, gcc-internal-format
21101msgid "can not use -mtp=cp15 with -mthumb"
21102msgstr "-fno-rtti �����ꤵ���� typeid ��Ȥ��ޤ���"
21103
21104#: config/arm/arm.c:1274
21105#, fuzzy, gcc-internal-format
21106msgid "structure size boundary can only be set to %s"
21107msgstr "��¤�ΤΥ����������� 8 ���� 32 �ˤ�������Ǥ��ޤ���"
21108
21109#: config/arm/arm.c:1283
21110#, gcc-internal-format
21111msgid "-mpic-register= is useless without -fpic"
21112msgstr "-mpic-register= �� -fpic ��Ĥ��ʤ������Ω���ޤ���"
21113
21114#: config/arm/arm.c:1290
21115#, fuzzy, gcc-internal-format
21116msgid "unable to use '%s' for PIC register"
21117msgstr "'%s' �� PIC �Υ쥸�����Ȥ��ƻȤ����Ȥ��Ǥ��ޤ���"
21118
21119#: config/arm/arm.c:2864 config/arm/arm.c:2882 config/avr/avr.c:4676
21120#: config/bfin/bfin.c:2731 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258
21121#: config/i386/i386.c:2030 config/m68hc11/m68hc11.c:1155
21122#: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/mt/mt.c:1274
21123#: config/rs6000/rs6000.c:17402 config/sh/sh.c:7568 config/sh/sh.c:7589
21124#: config/sh/sh.c:7612 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111
21125#, fuzzy, gcc-internal-format
21126msgid "%qs attribute only applies to functions"
21127msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
21128
21129#: config/arm/arm.c:12004
21130#, fuzzy, gcc-internal-format
21131msgid "unable to compute real location of stacked parameter"
21132msgstr "�����å����Ѥޤ줿������μºݤ��ΰ��׻��Ǥ��ޤ���"
21133
21134#. @@@ better error message
21135#: config/arm/arm.c:12649 config/arm/arm.c:12686
21136#, gcc-internal-format
21137msgid "selector must be an immediate"
21138msgstr "���쥯����¨�ͤǤʤ���Фʤ�ޤ���"
21139
21140#. @@@ better error message
21141#: config/arm/arm.c:12729 config/i386/i386.c:15504 config/i386/i386.c:15538
21142#, gcc-internal-format
21143msgid "mask must be an immediate"
21144msgstr "�ޥ�����¨�ͤǤʤ���Фʤ�ޤ���"
21145
21146#: config/arm/arm.c:13388
21147#, gcc-internal-format
21148msgid "no low registers available for popping high registers"
21149msgstr "��̥쥸������ pop ����٤˻��ѤǤ�����̥쥸����������ޤ���"
21150
21151#: config/arm/arm.c:13612
21152#, fuzzy, gcc-internal-format
21153msgid "interrupt Service Routines cannot be coded in Thumb mode"
21154msgstr "Thumb �⡼�ɤǤϳ����ߥ����ӥ��롼��������ɲ��Ǥ��ޤ���"
21155
21156#: config/arm/pe.c:165 config/mcore/mcore.c:2898
21157#, fuzzy, gcc-internal-format
21158msgid "initialized variable %q+D is marked dllimport"
21159msgstr "���줿�ѿ� `%s' �� dllimport �ޡ�������Ƥ��ޤ�"
21160
21161#: config/arm/pe.c:174
21162#, fuzzy, gcc-internal-format
21163msgid "static variable %q+D is marked dllimport"
21164msgstr "��Ū�ѿ� `%s' �� dllimport �ȥޡ�������Ƥ��ޤ�"
21165
21166#: config/avr/avr.c:531
21167#, gcc-internal-format
21168msgid "large frame pointer change (%d) with -mtiny-stack"
21169msgstr "-mtiny-stack �ˤ��顼���ե졼��ݥ������ѹ�����ޤ�(%d)"
21170
21171#: config/avr/avr.c:4649
21172#, fuzzy, gcc-internal-format
21173msgid "only initialized variables can be placed into program memory area"
21174msgstr "�ץ��������ΰ�������֤Ǥ����ѿ���������ޤ���"
21175
21176#: config/avr/avr.c:4693
21177#, gcc-internal-format
21178msgid "%qs appears to be a misspelled interrupt handler"
21179msgstr ""
21180
21181#: config/avr/avr.c:4701
21182#, gcc-internal-format
21183msgid "%qs appears to be a misspelled signal handler"
21184msgstr ""
21185
21186#: config/avr/avr.c:4770
21187#, fuzzy, gcc-internal-format
21188msgid "only uninitialized variables can be placed in the .noinit section"
21189msgstr "8 �ӥå��ΰ�������֤Ǥ����ѿ�����������ޤ���"
21190
21191#: config/avr/avr.c:4784
21192#, gcc-internal-format
21193msgid "MCU %qs supported for assembler only"
21194msgstr ""
21195
21196#: config/avr/avr.h:713
21197#, fuzzy, gcc-internal-format
21198msgid "trampolines not supported"
21199msgstr "�ȥ��ݥ��ϥ��ݡ��Ȥ���ޤ���\n"
21200
21201#: config/bfin/bfin.c:1813 config/m68k/m68k.c:294
21202#, fuzzy, gcc-internal-format
21203msgid "-mshared-library-id=%s is not between 0 and %d"
21204msgstr "-mregparm=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21205
21206#: config/bfin/bfin.c:1833
21207#, gcc-internal-format
21208msgid "-mshared-library-id= specified without -mid-shared-library"
21209msgstr ""
21210
21211#: config/bfin/bfin.c:2736
21212#, fuzzy, gcc-internal-format
21213msgid "multiple function type attributes specified"
21214msgstr "��ʣ���륢�����������"
21215
21216#: config/bfin/bfin.c:2792
21217#, fuzzy, gcc-internal-format
21218msgid "`%s' attribute only applies to functions"
21219msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
21220
21221#: config/bfin/bfin.c:2803
21222#, gcc-internal-format
21223msgid "can't apply both longcall and shortcall attributes to the same function"
21224msgstr ""
21225
21226#: config/c4x/c4x-c.c:72
21227#, fuzzy, gcc-internal-format
21228msgid "missing '(' after '#pragma %s' - ignored"
21229msgstr "�Ҹ�θ��� '(' ��礤�Ƥ��ޤ�"
21230
21231#: config/c4x/c4x-c.c:75
21232#, fuzzy, gcc-internal-format
21233msgid "missing function name in '#pragma %s' - ignored"
21234msgstr "�������� #pragma align - ̵�뤵��ޤ���"
21235
21236#: config/c4x/c4x-c.c:80
21237#, fuzzy, gcc-internal-format
21238msgid "malformed '#pragma %s' - ignored"
21239msgstr "�������� #pragma align - ̵�뤵��ޤ���"
21240
21241#: config/c4x/c4x-c.c:82
21242#, gcc-internal-format
21243msgid "missing section name in '#pragma %s' - ignored"
21244msgstr ""
21245
21246#: config/c4x/c4x-c.c:87
21247#, fuzzy, gcc-internal-format
21248msgid "missing ')' for '#pragma %s' - ignored"
21249msgstr "�������� #pragma align - ̵�뤵��ޤ���"
21250
21251#: config/c4x/c4x-c.c:90
21252#, gcc-internal-format
21253msgid "junk at end of '#pragma %s'"
21254msgstr "'#pragma %s' �κǸ�˥��ߤ�����ޤ�"
21255
21256#: config/c4x/c4x.c:860
21257#, fuzzy, gcc-internal-format
21258msgid "ISR %s requires %d words of local vars, max is 32767"
21259msgstr "ISR %s �� %d ��ɤΥ������ѿ����׵ᤷ������� 32767 �Ǥ���"
21260
21261#. This function is for retrieving a part of an instruction name for
21262#. an operator, for immediate output.  If that ever happens for
21263#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
21264#. we notice.
21265#: config/cris/cris.c:435
21266#, gcc-internal-format
21267msgid "MULT case in cris_op_str"
21268msgstr ""
21269
21270#: config/cris/cris.c:813
21271#, fuzzy, gcc-internal-format
21272msgid "invalid use of ':' modifier"
21273msgstr "void ������Ŭ�ڤʻ���"
21274
21275#: config/cris/cris.c:986
21276#, fuzzy, gcc-internal-format
21277msgid "internal error: bad register: %d"
21278msgstr "�������顼: "
21279
21280#: config/cris/cris.c:1528
21281#, gcc-internal-format
21282msgid "internal error: sideeffect-insn affecting main effect"
21283msgstr ""
21284
21285#: config/cris/cris.c:1552
21286#, gcc-internal-format
21287msgid "unknown cc_attr value"
21288msgstr ""
21289
21290#. If we get here, the caller got its initial tests wrong.
21291#: config/cris/cris.c:1903
21292#, gcc-internal-format
21293msgid "internal error: cris_side_effect_mode_ok with bad operands"
21294msgstr ""
21295
21296#: config/cris/cris.c:2106
21297#, fuzzy, gcc-internal-format
21298msgid "-max-stackframe=%d is not usable, not between 0 and %d"
21299msgstr "-mregparm=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21300
21301#: config/cris/cris.c:2134
21302#, gcc-internal-format
21303msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
21304msgstr ""
21305
21306#: config/cris/cris.c:2170
21307#, gcc-internal-format
21308msgid "unknown CRIS cpu version specification in -mtune= : %s"
21309msgstr ""
21310
21311#: config/cris/cris.c:2188
21312#, fuzzy, gcc-internal-format
21313msgid "-fPIC and -fpic are not supported in this configuration"
21314msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
21315
21316#: config/cris/cris.c:2203
21317#, gcc-internal-format
21318msgid "that particular -g option is invalid with -maout and -melinux"
21319msgstr ""
21320
21321#: config/cris/cris.c:2416
21322#, gcc-internal-format
21323msgid "Unknown src"
21324msgstr ""
21325
21326#: config/cris/cris.c:2477
21327#, fuzzy, gcc-internal-format
21328msgid "Unknown dest"
21329msgstr "������ -mdebug-%s �����å��Ǥ�"
21330
21331#: config/cris/cris.c:2762
21332#, gcc-internal-format
21333msgid "stackframe too big: %d bytes"
21334msgstr ""
21335
21336#: config/cris/cris.c:3214 config/cris/cris.c:3241
21337#, gcc-internal-format
21338msgid "expand_binop failed in movsi got"
21339msgstr ""
21340
21341#: config/cris/cris.c:3322
21342#, gcc-internal-format
21343msgid "emitting PIC operand, but PIC register isn't set up"
21344msgstr ""
21345
21346#. Definitions for GCC.  Part of the machine description for CRIS.
21347#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
21348#. Free Software Foundation, Inc.
21349#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21350#.
21351#. This file is part of GCC.
21352#.
21353#. GCC is free software; you can redistribute it and/or modify
21354#. it under the terms of the GNU General Public License as published by
21355#. the Free Software Foundation; either version 2, or (at your option)
21356#. any later version.
21357#.
21358#. GCC is distributed in the hope that it will be useful,
21359#. but WITHOUT ANY WARRANTY; without even the implied warranty of
21360#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21361#. GNU General Public License for more details.
21362#.
21363#. You should have received a copy of the GNU General Public License
21364#. along with GCC; see the file COPYING.  If not, write to
21365#. the Free Software Foundation, 51 Franklin Street, Fifth Floor,
21366#. Boston, MA 02110-1301, USA.
21367#. After the first "Node:" comment comes all preprocessor directives and
21368#. attached declarations described in the info files, the "Using and
21369#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21370#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21371#. really, but needs an update anyway.
21372#.
21373#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21374#. for that.  If applicable, there is a CRIS-specific comment.  The order
21375#. of macro definitions follow the order in the manual.  Every section in
21376#. the manual (node in the info pages) has an introductory `Node:
21377#. <subchapter>' comment.  If no macros are defined for a section, only
21378#. the section-comment is present.
21379#. Note that other header files (e.g. config/elfos.h, config/linux.h,
21380#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
21381#. settings not repeated below.  This file contains general CRIS
21382#. definitions and definitions for the cris-*-elf subtarget.
21383#. We don't want to use gcc_assert for everything, as that can be
21384#. compiled out.
21385#: config/cris/cris.h:44
21386#, gcc-internal-format
21387msgid "CRIS-port assertion failed: "
21388msgstr ""
21389
21390#. Node: Caller Saves
21391#. (no definitions)
21392#. Node: Function entry
21393#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
21394#. TARGET_ASM_FUNCTION_EPILOGUE.
21395#. Node: Profiling
21396#: config/cris/cris.h:871
21397#, gcc-internal-format
21398msgid "no FUNCTION_PROFILER for CRIS"
21399msgstr ""
21400
21401#: config/crx/crx.h:355
21402#, gcc-internal-format
21403msgid "Profiler support for CRX"
21404msgstr ""
21405
21406#: config/crx/crx.h:366
21407#, fuzzy, gcc-internal-format
21408msgid "Trampoline support for CRX"
21409msgstr "�ȥ��ݥ��ϥ��ݡ��Ȥ���ޤ���\n"
21410
21411#: config/frv/frv.c:8623
21412#, fuzzy, gcc-internal-format
21413msgid "accumulator is not a constant integer"
21414msgstr "`asm' �ΰ�������ʸ����ǤϤ���ޤ��� "
21415
21416#: config/frv/frv.c:8628
21417#, gcc-internal-format
21418msgid "accumulator number is out of bounds"
21419msgstr ""
21420
21421#: config/frv/frv.c:8639
21422#, gcc-internal-format
21423msgid "inappropriate accumulator for %qs"
21424msgstr ""
21425
21426#: config/frv/frv.c:8717
21427#, fuzzy, gcc-internal-format
21428msgid "invalid IACC argument"
21429msgstr "̵��ʷ�����Ǥ�"
21430
21431#: config/frv/frv.c:8740
21432#, gcc-internal-format
21433msgid "%qs expects a constant argument"
21434msgstr ""
21435
21436#: config/frv/frv.c:8745
21437#, fuzzy, gcc-internal-format
21438msgid "constant argument out of range for %qs"
21439msgstr "�黻���ֹ椬�ե����ޥåȤ��ϰϳ��Ǥ�"
21440
21441#: config/frv/frv.c:9227
21442#, gcc-internal-format
21443msgid "media functions are not available unless -mmedia is used"
21444msgstr ""
21445
21446#: config/frv/frv.c:9239
21447#, gcc-internal-format
21448msgid "this media function is only available on the fr500"
21449msgstr ""
21450
21451#: config/frv/frv.c:9267
21452#, gcc-internal-format
21453msgid "this media function is only available on the fr400 and fr550"
21454msgstr ""
21455
21456#: config/frv/frv.c:9286
21457#, gcc-internal-format
21458msgid "this builtin function is only available on the fr405 and fr450"
21459msgstr ""
21460
21461#: config/frv/frv.c:9295
21462#, gcc-internal-format
21463msgid "this builtin function is only available on the fr500 and fr550"
21464msgstr ""
21465
21466#: config/frv/frv.c:9307
21467#, gcc-internal-format
21468msgid "this builtin function is only available on the fr450"
21469msgstr ""
21470
21471#: config/h8300/h8300.c:331
21472#, fuzzy, gcc-internal-format
21473msgid "-ms2600 is used without -ms"
21474msgstr "-ms2600 �� -ms �ʤ��ǻȤ��ޤ���"
21475
21476#: config/h8300/h8300.c:337
21477#, fuzzy, gcc-internal-format
21478msgid "-mn is used without -mh or -ms"
21479msgstr "-ms2600 �� -ms �ʤ��ǻȤ��ޤ���"
21480
21481#: config/i386/host-cygwin.c:65
21482#, fuzzy, gcc-internal-format
21483msgid "can't extend PCH file: %m"
21484msgstr "%s: �ե����� `%s' ����Ǥ��ޤ���: %s\n"
21485
21486#: config/i386/host-cygwin.c:76
21487#, fuzzy, gcc-internal-format
21488msgid "can't set position in PCH file: %m"
21489msgstr "�ե����� `%s' �˥�ݥ��ȥ���������Ǥ��ޤ���"
21490
21491#: config/i386/i386.c:1322
21492#, fuzzy, gcc-internal-format
21493msgid "code model %s not supported in PIC mode"
21494msgstr "-mcmodel= �� 32 bit �����ƥ��Ǥϥ��ݡ��Ȥ���ޤ���"
21495
21496#: config/i386/i386.c:1330 config/sparc/sparc.c:670
21497#, gcc-internal-format
21498msgid "bad value (%s) for -mcmodel= switch"
21499msgstr "-mcmodel= �����å��ˤȤä��������� (%s)"
21500
21501#: config/i386/i386.c:1346
21502#, fuzzy, gcc-internal-format
21503msgid "bad value (%s) for -masm= switch"
21504msgstr "-mabi= �����å����Ф����������� (%s)"
21505
21506#: config/i386/i386.c:1349
21507#, fuzzy, gcc-internal-format
21508msgid "code model %qs not supported in the %s bit mode"
21509msgstr "-mcmodel= �� 32 bit �����ƥ��Ǥϥ��ݡ��Ȥ���ޤ���"
21510
21511#: config/i386/i386.c:1352
21512#, gcc-internal-format
21513msgid "code model %<large%> not supported yet"
21514msgstr ""
21515
21516#: config/i386/i386.c:1354
21517#, gcc-internal-format
21518msgid "%i-bit mode not compiled in"
21519msgstr ""
21520
21521#: config/i386/i386.c:1384 config/i386/i386.c:1408
21522#, fuzzy, gcc-internal-format
21523msgid "CPU you selected does not support x86-64 instruction set"
21524msgstr "�������å� CPU �� THUMB ̿����ݡ��Ȥ��ޤ���"
21525
21526#: config/i386/i386.c:1390 config/mt/mt.c:803
21527#, gcc-internal-format
21528msgid "bad value (%s) for -march= switch"
21529msgstr "-march= �����å����Ф����������� (%s)"
21530
21531#: config/i386/i386.c:1421
21532#, fuzzy, gcc-internal-format
21533msgid "bad value (%s) for -mtune= switch"
21534msgstr "-mcpu= �����å����Ф����������� (%s)"
21535
21536#: config/i386/i386.c:1438
21537#, gcc-internal-format
21538msgid "-mregparm=%d is not between 0 and %d"
21539msgstr "-mregparm=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21540
21541#: config/i386/i386.c:1451
21542#, fuzzy, gcc-internal-format
21543msgid "-malign-loops is obsolete, use -falign-loops"
21544msgstr "-malign-loops=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21545
21546#: config/i386/i386.c:1456 config/i386/i386.c:1469 config/i386/i386.c:1482
21547#, gcc-internal-format
21548msgid "-malign-loops=%d is not between 0 and %d"
21549msgstr "-malign-loops=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21550
21551#: config/i386/i386.c:1464
21552#, fuzzy, gcc-internal-format
21553msgid "-malign-jumps is obsolete, use -falign-jumps"
21554msgstr "-malign-jumps=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21555
21556#: config/i386/i386.c:1477
21557#, fuzzy, gcc-internal-format
21558msgid "-malign-functions is obsolete, use -falign-functions"
21559msgstr "-malign-functions=%d �� 0 ���� %d �δ֤ǤϤ���ޤ���"
21560
21561#: config/i386/i386.c:1515
21562#, fuzzy, gcc-internal-format
21563msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
21564msgstr "-mpreferred-stack-boundary=%d �� 2 ���� 31 �δ֤ǤϤ���ޤ���"
21565
21566#: config/i386/i386.c:1527
21567#, gcc-internal-format
21568msgid "-mbranch-cost=%d is not between 0 and 5"
21569msgstr "-mbranch-cost=%d �� 0 ���� 5 �δ֤ǤϤ���ޤ���"
21570
21571#: config/i386/i386.c:1535
21572#, gcc-internal-format
21573msgid "-mlarge-data-threshold=%d is negative"
21574msgstr ""
21575
21576#: config/i386/i386.c:1547
21577#, fuzzy, gcc-internal-format
21578msgid "bad value (%s) for -mtls-dialect= switch"
21579msgstr "-msdata �����å����Ф����������� (%s)"
21580
21581#: config/i386/i386.c:1594
21582#, gcc-internal-format
21583msgid "-malign-double makes no sense in the 64bit mode"
21584msgstr ""
21585
21586#: config/i386/i386.c:1596
21587#, fuzzy, gcc-internal-format
21588msgid "-mrtd calling convention not supported in the 64bit mode"
21589msgstr "PIC �����������ϲ��¼¹Ի���ǥ�Ǥϥ��ݡ��Ȥ���ޤ���\n"
21590
21591#: config/i386/i386.c:1616
21592#, gcc-internal-format
21593msgid "-msseregparm used without SSE enabled"
21594msgstr ""
21595
21596#: config/i386/i386.c:1628 config/i386/i386.c:1639
21597#, fuzzy, gcc-internal-format
21598msgid "SSE instruction set disabled, using 387 arithmetics"
21599msgstr "�ؿ��ݥ������׻��ǻȤ��ޤ���"
21600
21601#: config/i386/i386.c:1644
21602#, fuzzy, gcc-internal-format
21603msgid "387 instruction set disabled, using SSE arithmetics"
21604msgstr "�ؿ��ݥ������׻��ǻȤ��ޤ���"
21605
21606#: config/i386/i386.c:1651
21607#, fuzzy, gcc-internal-format
21608msgid "bad value (%s) for -mfpmath= switch"
21609msgstr "-march= �����å����Ф����������� (%s)"
21610
21611#: config/i386/i386.c:1673
21612#, gcc-internal-format
21613msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
21614msgstr ""
21615
21616#: config/i386/i386.c:2043 config/i386/i386.c:2085
21617#, fuzzy, gcc-internal-format
21618msgid "fastcall and regparm attributes are not compatible"
21619msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
21620
21621#: config/i386/i386.c:2050
21622#, fuzzy, gcc-internal-format
21623msgid "%qs attribute requires an integer constant argument"
21624msgstr "3 �Ĥ� 'l' ������������ˤĤ��Ƥ��ޤ�"
21625
21626#: config/i386/i386.c:2056
21627#, fuzzy, gcc-internal-format
21628msgid "argument to %qs attribute larger than %d"
21629msgstr "����θ�� `%s' °�����åȤ��뤳�ȤϤǤ��ޤ���"
21630
21631#: config/i386/i386.c:2077 config/i386/i386.c:2112
21632#, fuzzy, gcc-internal-format
21633msgid "fastcall and cdecl attributes are not compatible"
21634msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
21635
21636#: config/i386/i386.c:2081
21637#, fuzzy, gcc-internal-format
21638msgid "fastcall and stdcall attributes are not compatible"
21639msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
21640
21641#: config/i386/i386.c:2095 config/i386/i386.c:2108
21642#, fuzzy, gcc-internal-format
21643msgid "stdcall and cdecl attributes are not compatible"
21644msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
21645
21646#: config/i386/i386.c:2099
21647#, fuzzy, gcc-internal-format
21648msgid "stdcall and fastcall attributes are not compatible"
21649msgstr "shared �� mdll �Ȥ϶�¸�Ǥ��ޤ���"
21650
21651#: config/i386/i386.c:2234
21652#, gcc-internal-format
21653msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
21654msgstr ""
21655
21656#: config/i386/i386.c:2237
21657#, gcc-internal-format
21658msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
21659msgstr ""
21660
21661#: config/i386/i386.c:2965
21662#, gcc-internal-format
21663msgid "SSE register return with SSE disabled"
21664msgstr ""
21665
21666#: config/i386/i386.c:2967
21667#, gcc-internal-format
21668msgid "SSE register argument with SSE disabled"
21669msgstr ""
21670
21671#: config/i386/i386.c:3282
21672#, gcc-internal-format
21673msgid "SSE vector argument without SSE enabled changes the ABI"
21674msgstr ""
21675
21676#: config/i386/i386.c:3299
21677#, gcc-internal-format
21678msgid "MMX vector argument without MMX enabled changes the ABI"
21679msgstr ""
21680
21681#: config/i386/i386.c:3565
21682#, gcc-internal-format
21683msgid "SSE vector return without SSE enabled changes the ABI"
21684msgstr ""
21685
21686#: config/i386/i386.c:3575
21687#, gcc-internal-format
21688msgid "MMX vector return without MMX enabled changes the ABI"
21689msgstr ""
21690
21691#: config/i386/i386.c:6959
21692#, gcc-internal-format
21693msgid "extended registers have no high halves"
21694msgstr ""
21695
21696#: config/i386/i386.c:6974
21697#, gcc-internal-format
21698msgid "unsupported operand size for extended register"
21699msgstr ""
21700
21701#: config/i386/i386.c:15232 config/rs6000/rs6000.c:7171
21702#, gcc-internal-format
21703msgid "selector must be an integer constant in the range 0..%wi"
21704msgstr ""
21705
21706#: config/i386/i386.c:15570
21707#, fuzzy, gcc-internal-format
21708msgid "shift must be an immediate"
21709msgstr "�ޥ�����¨�ͤǤʤ���Фʤ�ޤ���"
21710
21711#: config/i386/i386.c:16737
21712#, fuzzy, gcc-internal-format
21713msgid "%qs incompatible attribute ignored"
21714msgstr "`%s' °����̵�뤵��ޤ���"
21715
21716#: config/i386/winnt-cxx.c:74
21717#, gcc-internal-format
21718msgid "key method %q+D of dllimport'd class defined"
21719msgstr ""
21720
21721#: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173
21722#, gcc-internal-format
21723msgid "definition of static data member %q+D of dllimport'd class"
21724msgstr ""
21725
21726#: config/i386/winnt.c:74
21727#, fuzzy, gcc-internal-format
21728msgid "%qs attribute only applies to variables"
21729msgstr "`%s' °���Ϸ��ˤ�Ŭ�Ѥ���ޤ���"
21730
21731#: config/i386/winnt.c:103
21732#, gcc-internal-format
21733msgid "%qs attribute applies only to initialized variables with external linkage"
21734msgstr ""
21735
21736#: config/i386/winnt.c:214
21737#, gcc-internal-format
21738msgid "inconsistent dll linkage for %q+D, dllexport assumed"
21739msgstr ""
21740
21741#: config/i386/winnt.c:254 config/sh/symbian.c:273
21742#, fuzzy, gcc-internal-format
21743msgid "%qs declared as both exported to and imported from a DLL"
21744msgstr "`%s' �� DLL ���� import��DLL �� export ��ξ��Ȥ����������ޤ���"
21745
21746#: config/i386/winnt.c:549
21747#, fuzzy, gcc-internal-format
21748msgid "%q+D causes a section type conflict"
21749msgstr "%s �ϥ�����������פζ����������ޤ�"
21750
21751#: config/i386/cygming.h:166
21752#, gcc-internal-format
21753msgid "-f%s ignored for target (all code is position independent)"
21754msgstr "-f%s �ϥ������åȤ�̵�뤵��ޤ� (���ƤΥ����ɤϰ������¸�Ǥ�)"
21755
21756#: config/i386/djgpp.h:181
21757#, fuzzy, gcc-internal-format
21758msgid "-mbnu210 is ignored (option is obsolete)"
21759msgstr "-mbnu210 ��̵�뤵��ޤ���(�Ѥ줿���ץ����Ǥ�)"
21760
21761#: config/i386/i386-interix.h:257
21762#, fuzzy, gcc-internal-format
21763msgid "ms-bitfields not supported for objc"
21764msgstr "-pipe �ϼ�������Ƥ��ޤ���"
21765
21766#: config/ia64/ia64-c.c:52
21767#, fuzzy, gcc-internal-format
21768msgid "malformed #pragma builtin"
21769msgstr "�������� #pragma implementation"
21770
21771#: config/ia64/ia64.c:502 config/m32r/m32r.c:373
21772#, fuzzy, gcc-internal-format
21773msgid "invalid argument of %qs attribute"
21774msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
21775
21776#: config/ia64/ia64.c:514
21777#, fuzzy, gcc-internal-format
21778msgid "%Jan address area attribute cannot be specified for local variables"
21779msgstr "�ǡ����ΰ�°����������ѿ��ˤϻ���Ǥ��ޤ���"
21780
21781#: config/ia64/ia64.c:521
21782#, fuzzy, gcc-internal-format
21783msgid "address area of %q+D conflicts with previous declaration"
21784msgstr "�ǡ����ΰ� '%s' �����������̷�⤷�ޤ�"
21785
21786#: config/ia64/ia64.c:528
21787#, fuzzy, gcc-internal-format
21788msgid "%Jaddress area attribute cannot be specified for functions"
21789msgstr "�ǡ����ΰ�°����������ѿ��ˤϻ���Ǥ��ޤ���"
21790
21791#: config/ia64/ia64.c:5029 config/pa/pa.c:327
21792#, gcc-internal-format
21793msgid "value of -mfixed-range must have form REG1-REG2"
21794msgstr "-mfixed-range ���ͤ� REG1-REG2 �������ͤФʤ�ޤ���"
21795
21796#: config/ia64/ia64.c:5056 config/pa/pa.c:354
21797#, gcc-internal-format
21798msgid "%s-%s is an empty range"
21799msgstr "%s-%s �������ϰϤǤ�"
21800
21801#: config/ia64/ia64.c:5084
21802#, fuzzy, gcc-internal-format
21803msgid "bad value %<%s%> for -mtls-size= switch"
21804msgstr "-mabi= �����å����Ф����������� (%s)"
21805
21806#: config/ia64/ia64.c:5112
21807#, fuzzy, gcc-internal-format
21808msgid "bad value %<%s%> for -mtune= switch"
21809msgstr "-mcpu= �����å����Ф����������� (%s)"
21810
21811#: config/ia64/ia64.c:5131
21812#, gcc-internal-format
21813msgid "not yet implemented: latency-optimized inline square root"
21814msgstr ""
21815
21816#: config/iq2000/iq2000.c:1808
21817#, fuzzy, gcc-internal-format
21818msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
21819msgstr "gp_offset (%ld) ���� end_offset (%ld) ��������⾮�����ʤäƤ��ޤ�"
21820
21821#: config/iq2000/iq2000.c:2589
21822#, fuzzy, gcc-internal-format
21823msgid "argument %qd is not a constant"
21824msgstr "`asm' �ΰ�������ʸ����ǤϤ���ޤ��� "
21825
21826#: config/iq2000/iq2000.c:2892 config/mt/mt.c:348 config/xtensa/xtensa.c:1773
21827#, gcc-internal-format
21828msgid "PRINT_OPERAND_ADDRESS, null pointer"
21829msgstr "PRINT_OPERAND_ADDRESS, null �ݥ���"
21830
21831#: config/iq2000/iq2000.c:3047
21832#, gcc-internal-format
21833msgid "PRINT_OPERAND: Unknown punctuation '%c'"
21834msgstr "PRINT_OPERAND: �����ʶ����� '%c'"
21835
21836#: config/iq2000/iq2000.c:3056 config/mips/mips.c:5393
21837#: config/xtensa/xtensa.c:1627
21838#, gcc-internal-format
21839msgid "PRINT_OPERAND null pointer"
21840msgstr "PRINT_OPERAND NULL �ݥ���"
21841
21842#: config/m32c/m32c-pragma.c:64
21843#, fuzzy, gcc-internal-format
21844msgid "junk at end of #pragma GCC memregs [0..16]"
21845msgstr "#pragma %s ������˥���"
21846
21847#: config/m32c/m32c-pragma.c:71
21848#, gcc-internal-format
21849msgid "#pragma GCC memregs must precede any function decls"
21850msgstr ""
21851
21852#: config/m32c/m32c-pragma.c:82 config/m32c/m32c-pragma.c:89
21853#, gcc-internal-format
21854msgid "#pragma GCC memregs takes a number [0..16]"
21855msgstr ""
21856
21857#: config/m32c/m32c.c:412
21858#, fuzzy, gcc-internal-format
21859msgid "invalid target memregs value '%d'"
21860msgstr "̵��ʥѥ�᥿�� `%s'"
21861
21862#: config/m68hc11/m68hc11.c:279
21863#, gcc-internal-format
21864msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
21865msgstr "-f%s �� 68HC11/68HC12 �ѤȤ��Ƥ�̵�뤵��ޤ��� (���ݡ��Ȥ���ޤ���)"
21866
21867#: config/m68hc11/m68hc11.c:1240
21868#, gcc-internal-format
21869msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
21870msgstr ""
21871
21872#: config/m68hc11/m68hc11.c:1247
21873#, gcc-internal-format
21874msgid "%<trap%> attribute is already used"
21875msgstr ""
21876
21877#: config/m68k/m68k.c:321
21878#, fuzzy, gcc-internal-format
21879msgid "cannot specify both -msep-data and -mid-shared-library"
21880msgstr "-C �� -o ��ξ�����˻���Ǥ��ޤ���"
21881
21882#: config/m68k/m68k.c:333
21883#, fuzzy, gcc-internal-format
21884msgid "-fPIC is not currently supported on the 68000 or 68010"
21885msgstr "���ΤȤ��� 68000 �� 68010 �Ǥ� -fPIC �����ݡ��Ȥ���Ƥ��ޤ���\n"
21886
21887#: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13666
21888#, gcc-internal-format
21889msgid "stack limit expression is not supported"
21890msgstr "�����å����¼�������դ��ޤ���"
21891
21892#: config/mips/mips.c:4582
21893#, gcc-internal-format
21894msgid "-%s conflicts with the other architecture options, which specify a %s processor"
21895msgstr ""
21896
21897#: config/mips/mips.c:4598
21898#, gcc-internal-format
21899msgid "-march=%s is not compatible with the selected ABI"
21900msgstr ""
21901
21902#: config/mips/mips.c:4616
21903#, gcc-internal-format
21904msgid "-mgp64 used with a 32-bit processor"
21905msgstr ""
21906
21907#: config/mips/mips.c:4618
21908#, fuzzy, gcc-internal-format
21909msgid "-mgp32 used with a 64-bit ABI"
21910msgstr "64 �ӥå� ABI ����Ѥ���"
21911
21912#: config/mips/mips.c:4620
21913#, fuzzy, gcc-internal-format
21914msgid "-mgp64 used with a 32-bit ABI"
21915msgstr "32 �ӥå� ABI ����Ѥ���"
21916
21917#: config/mips/mips.c:4638 config/mips/mips.c:4640 config/mips/mips.c:4642
21918#: config/mips/mips.c:4718
21919#, fuzzy, gcc-internal-format
21920msgid "unsupported combination: %s"
21921msgstr "���ݡ��Ȥ���Ƥ��ʤ��С������Ǥ�"
21922
21923#: config/mips/mips.c:4713
21924#, gcc-internal-format
21925msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
21926msgstr ""
21927
21928#: config/mips/mips.c:4730
21929#, gcc-internal-format
21930msgid "-G is incompatible with PIC code which is the default"
21931msgstr "-G �ϥǥե���Ȥ� PIC �����ɤȶ�¸�Ǥ��ޤ���"
21932
21933#: config/mips/mips.c:4797
21934#, gcc-internal-format
21935msgid "-mips3d requires -mpaired-single"
21936msgstr ""
21937
21938#: config/mips/mips.c:4806
21939#, gcc-internal-format
21940msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
21941msgstr ""
21942
21943#: config/mips/mips.c:4811
21944#, fuzzy, gcc-internal-format
21945msgid "-mips3d/-mpaired-single must be used with -mips64"
21946msgstr "-frepo �� -c �դ��Ǥʤ���Фʤ�ޤ���"
21947
21948#: config/mips/mips.c:4814
21949#, fuzzy, gcc-internal-format
21950msgid "-mips16 and -mdsp cannot be used together"
21951msgstr "-mapcs-26 �� -mapcs-32 ��Ʊ���˻Ȥ��ޤ���"
21952
21953#: config/mips/mips.c:5330
21954#, gcc-internal-format
21955msgid "internal error: %%) found without a %%( in assembler pattern"
21956msgstr "�������顼: ������֥�ѥ������ %%( �ʤ��� %%) �����Ĥ���ޤ���"
21957
21958#: config/mips/mips.c:5344
21959#, gcc-internal-format
21960msgid "internal error: %%] found without a %%[ in assembler pattern"
21961msgstr "�������顼: ������֥�ѥ������ %%[ �ʤ��� %%] �����Ĥ���ޤ���"
21962
21963#: config/mips/mips.c:5357
21964#, gcc-internal-format
21965msgid "internal error: %%> found without a %%< in assembler pattern"
21966msgstr "�������顼: ������֥�ѥ������ %%< �ʤ��� %%> �����Ĥ���ޤ���"
21967
21968#: config/mips/mips.c:5370
21969#, gcc-internal-format
21970msgid "internal error: %%} found without a %%{ in assembler pattern"
21971msgstr "�������顼: ������֥�ѥ������ %%{ �ʤ��� %%} �����Ĥ���ޤ���"
21972
21973#: config/mips/mips.c:5384
21974#, fuzzy, gcc-internal-format
21975msgid "PRINT_OPERAND: unknown punctuation '%c'"
21976msgstr "PRINT_OPERAND: �����ʶ����� '%c'"
21977
21978#: config/mips/mips.c:8147
21979#, fuzzy, gcc-internal-format
21980msgid "cannot handle inconsistent calls to %qs"
21981msgstr "`%s' �ؤ�̷�⤷���ƤӽФ�����ª�Ǥ��ޤ���"
21982
21983#: config/mips/mips.c:9546
21984#, fuzzy, gcc-internal-format
21985msgid "the cpu name must be lower case"
21986msgstr "����ܥ�̾��ʸ��Ȥ���"
21987
21988#: config/mips/mips.c:10212
21989#, fuzzy, gcc-internal-format
21990msgid "invalid argument to builtin function"
21991msgstr "�ؿ����Ф�������¿�����ޤ�"
21992
21993#. Output assembler code to FILE to increment profiler label # LABELNO
21994#. for profiling a function entry.
21995#: config/mips/mips.h:2108
21996#, gcc-internal-format
21997msgid "mips16 function profiling"
21998msgstr "mips16 �ؿ��ץ�ե�����"
21999
22000#: config/mmix/mmix.c:227
22001#, fuzzy, gcc-internal-format
22002msgid "-f%s not supported: ignored"
22003msgstr "`%s' �� %s �Ǥϥ��ݡ��Ȥ���ޤ���"
22004
22005#: config/mmix/mmix.c:655
22006#, fuzzy, gcc-internal-format
22007msgid "support for mode %qs"
22008msgstr "�⡼�� `%s' ���Ф���ǡ�����������ޤ���"
22009
22010#: config/mmix/mmix.c:669
22011#, gcc-internal-format
22012msgid "too large function value type, needs %d registers, have only %d registers for this"
22013msgstr ""
22014
22015#: config/mmix/mmix.c:839
22016#, gcc-internal-format
22017msgid "function_profiler support for MMIX"
22018msgstr ""
22019
22020#: config/mmix/mmix.c:861
22021#, gcc-internal-format
22022msgid "MMIX Internal: Last named vararg would not fit in a register"
22023msgstr ""
22024
22025#: config/mmix/mmix.c:1476 config/mmix/mmix.c:1500 config/mmix/mmix.c:1616
22026#, gcc-internal-format
22027msgid "MMIX Internal: Bad register: %d"
22028msgstr ""
22029
22030#. Presumably there's a missing case above if we get here.
22031#: config/mmix/mmix.c:1608
22032#, gcc-internal-format
22033msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
22034msgstr ""
22035
22036#: config/mmix/mmix.c:1894
22037#, gcc-internal-format
22038msgid "stack frame not a multiple of 8 bytes: %wd"
22039msgstr ""
22040
22041#: config/mmix/mmix.c:2130
22042#, gcc-internal-format
22043msgid "stack frame not a multiple of octabyte: %wd"
22044msgstr ""
22045
22046#: config/mmix/mmix.c:2470 config/mmix/mmix.c:2534
22047#, gcc-internal-format
22048msgid "MMIX Internal: %s is not a shiftable int"
22049msgstr ""
22050
22051#: config/mt/mt.c:311
22052#, gcc-internal-format
22053msgid "info pointer NULL"
22054msgstr ""
22055
22056#: config/pa/pa.c:459
22057#, fuzzy, gcc-internal-format
22058msgid "PIC code generation is not supported in the portable runtime model"
22059msgstr "PIC �����������ϲ��¼¹Ի���ǥ�Ǥϥ��ݡ��Ȥ���ޤ���\n"
22060
22061#: config/pa/pa.c:464
22062#, fuzzy, gcc-internal-format
22063msgid "PIC code generation is not compatible with fast indirect calls"
22064msgstr "PIC �����������Ϲ�®���ܸƤӽФ������Ƥ�ޤ���\n"
22065
22066#: config/pa/pa.c:469
22067#, gcc-internal-format
22068msgid "-g is only supported when using GAS on this processor,"
22069msgstr "-g �Ϥ��Υץ��å��Ǥ� GAS ����Ѥ�����������ݡ��Ȥ���ޤ�"
22070
22071#: config/pa/pa.c:470
22072#, fuzzy, gcc-internal-format
22073msgid "-g option disabled"
22074msgstr "-g ���ץ�����̵���ޤ�����"
22075
22076#: config/pa/pa.c:8016
22077#, gcc-internal-format
22078msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
22079msgstr ""
22080
22081#: config/pa/pa-hpux11.h:85
22082#, gcc-internal-format
22083msgid "-munix=98 option required for C89 Amendment 1 features.\n"
22084msgstr ""
22085
22086#: config/rs6000/host-darwin.c:52
22087#, gcc-internal-format
22088msgid "Segmentation Fault (code)"
22089msgstr ""
22090
22091#: config/rs6000/host-darwin.c:121
22092#, gcc-internal-format
22093msgid "Segmentation Fault"
22094msgstr ""
22095
22096#: config/rs6000/host-darwin.c:135
22097#, gcc-internal-format
22098msgid "While setting up signal stack: %m"
22099msgstr ""
22100
22101#: config/rs6000/host-darwin.c:141
22102#, gcc-internal-format
22103msgid "While setting up signal handler: %m"
22104msgstr ""
22105
22106#. Handle the machine specific pragma longcall.  Its syntax is
22107#.
22108#. # pragma longcall ( TOGGLE )
22109#.
22110#. where TOGGLE is either 0 or 1.
22111#.
22112#. rs6000_default_long_calls is set to the value of TOGGLE, changing
22113#. whether or not new function declarations receive a longcall
22114#. attribute by default.
22115#: config/rs6000/rs6000-c.c:53
22116#, fuzzy, gcc-internal-format
22117msgid "ignoring malformed #pragma longcall"
22118msgstr "#pragma %s ��̵�뤷�ޤ�"
22119
22120#: config/rs6000/rs6000-c.c:66
22121#, fuzzy, gcc-internal-format
22122msgid "missing open paren"
22123msgstr "Code °����礤�Ƥ��ޤ�"
22124
22125#: config/rs6000/rs6000-c.c:68
22126#, fuzzy, gcc-internal-format
22127msgid "missing number"
22128msgstr "̾����礤�Ƥ��ޤ�"
22129
22130#: config/rs6000/rs6000-c.c:70
22131#, fuzzy, gcc-internal-format
22132msgid "missing close paren"
22133msgstr "���饹̾��礤�Ƥ��ޤ�"
22134
22135#: config/rs6000/rs6000-c.c:73
22136#, gcc-internal-format
22137msgid "number must be 0 or 1"
22138msgstr ""
22139
22140#: config/rs6000/rs6000-c.c:76
22141#, fuzzy, gcc-internal-format
22142msgid "junk at end of #pragma longcall"
22143msgstr "#pragma map �ν���˥��ߤ�����ޤ�"
22144
22145#: config/rs6000/rs6000-c.c:2530
22146#, fuzzy, gcc-internal-format
22147msgid "passing arg %d of %qE discards qualifiers frompointer target type"
22148msgstr "���㥹�Ȥˤ�äƥݥ��������������齤���Ҥ��ڤ�ΤƤ��ޤ�"
22149
22150#: config/rs6000/rs6000-c.c:2573
22151#, gcc-internal-format
22152msgid "invalid parameter combination for AltiVec intrinsic"
22153msgstr ""
22154
22155#: config/rs6000/rs6000.c:1255
22156#, gcc-internal-format
22157msgid "-mmultiple is not supported on little endian systems"
22158msgstr "-mmultiple �ϥ�ȥ륨��ǥ��������ƥ��Ǥϼ���������ޤ���"
22159
22160#: config/rs6000/rs6000.c:1262
22161#, gcc-internal-format
22162msgid "-mstring is not supported on little endian systems"
22163msgstr "-mstring �ϥ�ȥ륨��ǥ��������ƥ��Ǥϼ���������ޤ���"
22164
22165#: config/rs6000/rs6000.c:1276
22166#, fuzzy, gcc-internal-format
22167msgid "unknown -mdebug-%s switch"
22168msgstr "������ -mdebug-%s �����å��Ǥ�"
22169
22170#: config/rs6000/rs6000.c:1288
22171#, gcc-internal-format
22172msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
22173msgstr ""
22174
22175#: config/rs6000/rs6000.c:1334
22176#, gcc-internal-format
22177msgid "AltiVec and E500 instructions cannot coexist"
22178msgstr ""
22179
22180#: config/rs6000/rs6000.c:1562
22181#, gcc-internal-format
22182msgid "unknown -m%s= option specified: '%s'"
22183msgstr ""
22184
22185#: config/rs6000/rs6000.c:1772
22186#, gcc-internal-format
22187msgid "not configured for ABI: '%s'"
22188msgstr ""
22189
22190#: config/rs6000/rs6000.c:1785
22191#, gcc-internal-format
22192msgid "Using darwin64 ABI"
22193msgstr ""
22194
22195#: config/rs6000/rs6000.c:1790
22196#, gcc-internal-format
22197msgid "Using old darwin ABI"
22198msgstr ""
22199
22200#: config/rs6000/rs6000.c:1797
22201#, gcc-internal-format
22202msgid "Using IBM extended precision long double"
22203msgstr ""
22204
22205#: config/rs6000/rs6000.c:1803
22206#, gcc-internal-format
22207msgid "Using IEEE extended precision long double"
22208msgstr ""
22209
22210#: config/rs6000/rs6000.c:1808
22211#, fuzzy, gcc-internal-format
22212msgid "unknown ABI specified: '%s'"
22213msgstr "�����ʥޥ���⡼�� `%s'"
22214
22215#: config/rs6000/rs6000.c:1835
22216#, fuzzy, gcc-internal-format
22217msgid "invalid option for -mfloat-gprs: '%s'"
22218msgstr "̵��ʥ��ץ���� `-mshort-data-%s'"
22219
22220#: config/rs6000/rs6000.c:1845
22221#, gcc-internal-format
22222msgid "Unknown switch -mlong-double-%s"
22223msgstr ""
22224
22225#: config/rs6000/rs6000.c:1866
22226#, gcc-internal-format
22227msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
22228msgstr ""
22229
22230#: config/rs6000/rs6000.c:1874
22231#, gcc-internal-format
22232msgid "unknown -malign-XXXXX option specified: '%s'"
22233msgstr ""
22234
22235#: config/rs6000/rs6000.c:4239
22236#, gcc-internal-format
22237msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
22238msgstr ""
22239
22240#: config/rs6000/rs6000.c:4312
22241#, gcc-internal-format
22242msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
22243msgstr ""
22244
22245#: config/rs6000/rs6000.c:4558
22246#, gcc-internal-format
22247msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
22248msgstr ""
22249
22250#: config/rs6000/rs6000.c:5414
22251#, gcc-internal-format
22252msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
22253msgstr ""
22254
22255#: config/rs6000/rs6000.c:6585
22256#, gcc-internal-format
22257msgid "argument 1 must be a 5-bit signed literal"
22258msgstr ""
22259
22260#: config/rs6000/rs6000.c:6688 config/rs6000/rs6000.c:7482
22261#, gcc-internal-format
22262msgid "argument 2 must be a 5-bit unsigned literal"
22263msgstr ""
22264
22265#: config/rs6000/rs6000.c:6728
22266#, fuzzy, gcc-internal-format
22267msgid "argument 1 of __builtin_altivec_predicate must be a constant"
22268msgstr "`__builtin_eh_return_regno' �ΰ��������Ǥʤ���Фʤ�ޤ���"
22269
22270#: config/rs6000/rs6000.c:6781
22271#, fuzzy, gcc-internal-format
22272msgid "argument 1 of __builtin_altivec_predicate is out of range"
22273msgstr "`__builtin_args_info' �ΰ�����ϰϳ��Ǥ�"
22274
22275#: config/rs6000/rs6000.c:6943
22276#, gcc-internal-format
22277msgid "argument 3 must be a 4-bit unsigned literal"
22278msgstr ""
22279
22280#: config/rs6000/rs6000.c:7115
22281#, gcc-internal-format
22282msgid "argument to %qs must be a 2-bit unsigned literal"
22283msgstr ""
22284
22285#: config/rs6000/rs6000.c:7259
22286#, gcc-internal-format
22287msgid "unresolved overload for Altivec builtin %qF"
22288msgstr ""
22289
22290#: config/rs6000/rs6000.c:7341
22291#, gcc-internal-format
22292msgid "argument to dss must be a 2-bit unsigned literal"
22293msgstr ""
22294
22295#: config/rs6000/rs6000.c:7602
22296#, fuzzy, gcc-internal-format
22297msgid "argument 1 of __builtin_spe_predicate must be a constant"
22298msgstr "`__builtin_eh_return_regno' �ΰ��������Ǥʤ���Фʤ�ޤ���"
22299
22300#: config/rs6000/rs6000.c:7674
22301#, fuzzy, gcc-internal-format
22302msgid "argument 1 of __builtin_spe_predicate is out of range"
22303msgstr "`__builtin_args_info' �ΰ�����ϰϳ��Ǥ�"
22304
22305#: config/rs6000/rs6000.c:13629
22306#, fuzzy, gcc-internal-format
22307msgid "stack frame too large"
22308msgstr "%s ���礭�����ޤ�"
22309
22310#: config/rs6000/rs6000.c:16188
22311#, gcc-internal-format
22312msgid "no profiling of 64-bit code for this ABI"
22313msgstr ""
22314
22315#: config/rs6000/rs6000.c:17297
22316#, gcc-internal-format
22317msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
22318msgstr ""
22319
22320#: config/rs6000/rs6000.c:17299
22321#, gcc-internal-format
22322msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
22323msgstr ""
22324
22325#: config/rs6000/rs6000.c:17303
22326#, gcc-internal-format
22327msgid "use of %<long long%> in AltiVec types is invalid"
22328msgstr ""
22329
22330#: config/rs6000/rs6000.c:17305
22331#, gcc-internal-format
22332msgid "use of %<double%> in AltiVec types is invalid"
22333msgstr ""
22334
22335#: config/rs6000/rs6000.c:17307
22336#, gcc-internal-format
22337msgid "use of %<long double%> in AltiVec types is invalid"
22338msgstr ""
22339
22340#: config/rs6000/rs6000.c:17309
22341#, gcc-internal-format
22342msgid "use of boolean types in AltiVec types is invalid"
22343msgstr ""
22344
22345#: config/rs6000/rs6000.c:17311
22346#, gcc-internal-format
22347msgid "use of %<complex%> in AltiVec types is invalid"
22348msgstr ""
22349
22350#: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
22351#, fuzzy, gcc-internal-format
22352msgid "-maix64 and POWER architecture are incompatible"
22353msgstr "-maix64 �� POWER �������ƥ�����ȤǤϸߴ���������ޤ���"
22354
22355#: config/rs6000/aix43.h:44 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
22356#, fuzzy, gcc-internal-format
22357msgid "-maix64 requires PowerPC64 architecture remain enabled"
22358msgstr "PowerPC64 �������ƥ�����Ǥʤ��� -maix64 ��ͭ��ˤϤǤ��ޤ���"
22359
22360#: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49
22361#, fuzzy, gcc-internal-format
22362msgid "soft-float and long-double-128 are incompatible"
22363msgstr "-mrelocatable �� -mcall-%s �Ȥ϶�¸�Ǥ��ޤ���"
22364
22365#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
22366#, fuzzy, gcc-internal-format
22367msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
22368msgstr "-maix64 �׵�: 32 bit ���ɥ쥷������ 64 bit �׻��Ϥޤ����ѤǤ��ޤ���"
22369
22370#. The Darwin ABI always includes AltiVec, can't be (validly) turned
22371#. off.
22372#: config/rs6000/darwin.h:75
22373#, gcc-internal-format
22374msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
22375msgstr ""
22376
22377#. Darwin doesn't support -fpic.
22378#: config/rs6000/darwin.h:81
22379#, fuzzy, gcc-internal-format
22380msgid "-fpic is not supported; -fPIC assumed"
22381msgstr "-pipe �ϼ�������Ƥ��ޤ���"
22382
22383#: config/rs6000/darwin.h:88
22384#, fuzzy, gcc-internal-format
22385msgid "-m64 requires PowerPC64 architecture, enabling"
22386msgstr "PowerPC64 �������ƥ�����Ǥʤ��� -maix64 ��ͭ��ˤϤǤ��ޤ���"
22387
22388#. See note below.
22389#. if (!rs6000_explicit_options.long_double)
22390#. rs6000_long_double_type_size = 128;
22391#: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
22392#, fuzzy, gcc-internal-format
22393msgid "-m64 not supported in this configuration"
22394msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
22395
22396#: config/rs6000/linux64.h:109
22397#, fuzzy, gcc-internal-format
22398msgid "-m64 requires a PowerPC64 cpu"
22399msgstr "PowerPC64 �������ƥ�����Ǥʤ��� -maix64 ��ͭ��ˤϤǤ��ޤ���"
22400
22401#. Definitions for __builtin_return_address and __builtin_frame_address.
22402#. __builtin_return_address (0) should give link register (65), enable
22403#. this.
22404#. This should be uncommented, so that the link register is used, but
22405#. currently this would result in unmatched insns and spilling fixed
22406#. registers so we'll leave it for another day.  When these problems are
22407#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
22408#. (mrs)
22409#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
22410#. Number of bytes into the frame return addresses can be found.  See
22411#. rs6000_stack_info in rs6000.c for more information on how the different
22412#. abi's store the return address.
22413#: config/rs6000/rs6000.h:1590
22414#, gcc-internal-format
22415msgid "RETURN_ADDRESS_OFFSET not supported"
22416msgstr "RETURN_ADDRESS_OFFSET �ϥ��ݡ��Ȥ���Ƥ��ޤ���"
22417
22418#. Sometimes certain combinations of command options do not make sense
22419#. on a particular target machine.  You can define a macro
22420#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
22421#. defined, is executed once just after all the command options have
22422#. been parsed.
22423#.
22424#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22425#. get control.
22426#: config/rs6000/sysv4.h:130
22427#, fuzzy, gcc-internal-format
22428msgid "bad value for -mcall-%s"
22429msgstr "-mcall-%s �����å��ˤȤäƤ���������"
22430
22431#: config/rs6000/sysv4.h:146
22432#, fuzzy, gcc-internal-format
22433msgid "bad value for -msdata=%s"
22434msgstr "-msdata=%s �����å����Ф�����������"
22435
22436#: config/rs6000/sysv4.h:163
22437#, fuzzy, gcc-internal-format
22438msgid "-mrelocatable and -msdata=%s are incompatible"
22439msgstr "-mrelocatable �� -msdata=%s �Ȥ϶�¸�Ǥ��ޤ���"
22440
22441#: config/rs6000/sysv4.h:172
22442#, fuzzy, gcc-internal-format
22443msgid "-f%s and -msdata=%s are incompatible"
22444msgstr "-f%s �� -msdata=%s �϶�¸�Ǥ��ޤ���"
22445
22446#: config/rs6000/sysv4.h:181
22447#, fuzzy, gcc-internal-format
22448msgid "-msdata=%s and -mcall-%s are incompatible"
22449msgstr "-msdata=%s �� -mcall-%s �Ȥ϶�¸�Ǥ��ޤ���"
22450
22451#: config/rs6000/sysv4.h:190
22452#, fuzzy, gcc-internal-format
22453msgid "-mrelocatable and -mno-minimal-toc are incompatible"
22454msgstr "-mrelocatable �� -mno-minimal-toc �Ȥ϶�¸�Ǥ��ޤ���"
22455
22456#: config/rs6000/sysv4.h:196
22457#, fuzzy, gcc-internal-format
22458msgid "-mrelocatable and -mcall-%s are incompatible"
22459msgstr "-mrelocatable �� -mcall-%s �Ȥ϶�¸�Ǥ��ޤ���"
22460
22461#: config/rs6000/sysv4.h:203
22462#, fuzzy, gcc-internal-format
22463msgid "-fPIC and -mcall-%s are incompatible"
22464msgstr "-fPIC �� -mcall-%s �϶�¸�Ǥ��ޤ���"
22465
22466#: config/rs6000/sysv4.h:210
22467#, gcc-internal-format
22468msgid "-mcall-aixdesc must be big endian"
22469msgstr "-mcall-aixdesc �ϥӥå�����ǥ�����Ǥʤ���Фʤ�ޤ���"
22470
22471#: config/rs6000/sysv4.h:215
22472#, gcc-internal-format
22473msgid "-msecure-plt not supported by your assembler"
22474msgstr ""
22475
22476#: config/rs6000/sysv4.h:220
22477#, gcc-internal-format
22478msgid "-msoft-float and -mlong-double-128 not supported"
22479msgstr ""
22480
22481#: config/rs6000/sysv4.h:234
22482#, fuzzy, gcc-internal-format
22483msgid "-m%s not supported in this configuration"
22484msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
22485
22486#: config/s390/s390.c:1339
22487#, gcc-internal-format
22488msgid "stack guard value must be an exact power of 2"
22489msgstr ""
22490
22491#: config/s390/s390.c:1346
22492#, gcc-internal-format
22493msgid "stack size must be an exact power of 2"
22494msgstr ""
22495
22496#: config/s390/s390.c:1391
22497#, fuzzy, gcc-internal-format
22498msgid "z/Architecture mode not supported on %s"
22499msgstr "VAX ��ư�����Ǥϥȥ�åץ⡼�ɤ����ѤǤ��ޤ���"
22500
22501#: config/s390/s390.c:1393
22502#, gcc-internal-format
22503msgid "64-bit ABI not supported in ESA/390 mode"
22504msgstr ""
22505
22506#: config/s390/s390.c:1404
22507#, gcc-internal-format
22508msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
22509msgstr ""
22510
22511#: config/s390/s390.c:1410
22512#, gcc-internal-format
22513msgid "-mstack-size implies use of -mstack-guard"
22514msgstr ""
22515
22516#: config/s390/s390.c:1412
22517#, gcc-internal-format
22518msgid "stack size must be greater than the stack guard value"
22519msgstr ""
22520
22521#: config/s390/s390.c:1414
22522#, gcc-internal-format
22523msgid "stack size must not be greater than 64k"
22524msgstr ""
22525
22526#: config/s390/s390.c:1417
22527#, gcc-internal-format
22528msgid "-mstack-guard implies use of -mstack-size"
22529msgstr ""
22530
22531#: config/s390/s390.c:6568
22532#, gcc-internal-format
22533msgid "total size of local variables exceeds architecture limit"
22534msgstr ""
22535
22536#: config/s390/s390.c:7155
22537#, fuzzy, gcc-internal-format
22538msgid "frame size of %qs is "
22539msgstr "`%s' ���ΰ襵�������狼��ޤ���"
22540
22541#: config/s390/s390.c:7155
22542#, gcc-internal-format
22543msgid " bytes"
22544msgstr ""
22545
22546#: config/s390/s390.c:7159
22547#, gcc-internal-format
22548msgid "%qs uses dynamic stack allocation"
22549msgstr ""
22550
22551#: config/sh/sh.c:6483
22552#, fuzzy, gcc-internal-format
22553msgid "__builtin_saveregs not supported by this subtarget"
22554msgstr "__builtin_saveregs �Ϥ��Υ������åȤǤϼ�������Ƥ��ޤ���"
22555
22556#: config/sh/sh.c:7488
22557#, fuzzy, gcc-internal-format
22558msgid "%qs attribute only applies to interrupt functions"
22559msgstr "`%s' °���ϴؿ����Ф��ƤΤ�Ŭ�Ѥ���ޤ�"
22560
22561#: config/sh/sh.c:7574
22562#, gcc-internal-format
22563msgid "attribute interrupt_handler is not compatible with -m5-compact"
22564msgstr ""
22565
22566#. The argument must be a constant string.
22567#: config/sh/sh.c:7596
22568#, fuzzy, gcc-internal-format
22569msgid "%qs attribute argument not a string constant"
22570msgstr "asm �ƥ�ץ졼�Ȥ�ʸ��������ǤϤ���ޤ���"
22571
22572#. The argument must be a constant integer.
22573#: config/sh/sh.c:7621
22574#, fuzzy, gcc-internal-format
22575msgid "%qs attribute argument not an integer constant"
22576msgstr "�׵ᤵ�줿 init_priority ��������������ǤϤ���ޤ���"
22577
22578#: config/sh/sh.c:9673
22579#, gcc-internal-format
22580msgid "r0 needs to be available as a call-clobbered register"
22581msgstr ""
22582
22583#: config/sh/sh.c:9694
22584#, fuzzy, gcc-internal-format
22585msgid "Need a second call-clobbered general purpose register"
22586msgstr "BK �쥸���������ѥ쥸�����Ȥ��ƻ��Ѥ���"
22587
22588#: config/sh/sh.c:9702
22589#, gcc-internal-format
22590msgid "Need a call-clobbered target register"
22591msgstr ""
22592
22593#: config/sh/symbian.c:147
22594#, gcc-internal-format
22595msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
22596msgstr ""
22597
22598#: config/sh/symbian.c:159
22599#, fuzzy, gcc-internal-format
22600msgid "inline function %q+D is declared as dllimport: attribute ignored"
22601msgstr "�Ȥ߹��ߴؿ� `%s' ����ؿ��Ȥ����������ޤ���"
22602
22603#: config/sh/symbian.c:280
22604#, gcc-internal-format
22605msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
22606msgstr ""
22607
22608#: config/sh/symbian.c:326
22609#, gcc-internal-format
22610msgid "%s %q+D %s after being referenced with dllimport linkage"
22611msgstr ""
22612
22613#: config/sh/symbian.c:892 cp/tree.c:2335
22614#, fuzzy, gcc-internal-format
22615msgid "lang_* check: failed in %s, at %s:%d"
22616msgstr "Tree ����: %s ������٤���� %s ������ޤ�(%s ��, %s:%d)"
22617
22618#. FIXME
22619#: config/sh/netbsd-elf.h:95
22620#, gcc-internal-format
22621msgid "unimplemented-shmedia profiling"
22622msgstr ""
22623
22624#. There are no delay slots on SHmedia.
22625#. Relaxation isn't yet supported for SHmedia
22626#. After reload, if conversion does little good but can cause 	     ICEs:								     - find_if_block doesn't do anything for SH because we don't	       have conditional execution patterns.  (We use conditional	       move patterns, which are handled differently, and only		       before reload).							     - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.					     - find_if_case_1 uses redirect_edge_and_branch_force in		       the only path that does an optimization, and this causes		       an ICE when branch targets are in registers.			     - find_if_case_2 doesn't do anything for the SHmedia after		       reload except when it can redirect a tablejump - and		       that's rather rare.
22627#. -fprofile-arcs needs a working libgcov .  In unified tree		 configurations with newlib, this requires to configure with		 --with-newlib --with-headers.  But there is no way to check		 here we have a working libgcov, so just assume that we have.
22628#: config/sh/sh.h:611
22629#, gcc-internal-format
22630msgid "profiling is still experimental for this target"
22631msgstr ""
22632
22633#. Only the sh64-elf assembler fully supports .quad properly.
22634#. User supplied - leave it alone.
22635#. The debugging information is sufficient,			        but gdb doesn't implement this yet
22636#. Never run scheduling before reload, since that can			 break global alloc, and generates slower code anyway due		 to the pressure on R0.
22637#. Enable sched1 for SH4; ready queue will be reordered by		 the target hooks when pressure is high. We can not do this for 	 SH3 and lower as they give spill failures for R0.
22638#. ??? Current exception handling places basic block boundaries		 after call_insns.  It causes the high pressure on R0 and gives		 spill failures for R0 in reload.  See PR 22553 and the thread		 on gcc-patches							         <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
22639#: config/sh/sh.h:676
22640#, gcc-internal-format
22641msgid "ignoring -fschedule-insns because of exception handling bug"
22642msgstr ""
22643
22644#: config/sparc/sparc.c:643
22645#, gcc-internal-format
22646msgid "%s is not supported by this configuration"
22647msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
22648
22649#: config/sparc/sparc.c:650
22650#, gcc-internal-format
22651msgid "-mlong-double-64 not allowed with -m64"
22652msgstr "-m64 ����⡼�ɤǤ� -mlong-double-64 �ϵ��Ĥ���ޤ���"
22653
22654#: config/sparc/sparc.c:675
22655#, gcc-internal-format
22656msgid "-mcmodel= is not supported on 32 bit systems"
22657msgstr "-mcmodel= �� 32 bit �����ƥ��Ǥϥ��ݡ��Ȥ���ޤ���"
22658
22659#: config/stormy16/stormy16.c:497
22660#, gcc-internal-format
22661msgid "constant halfword load operand out of range"
22662msgstr ""
22663
22664#: config/stormy16/stormy16.c:507
22665#, fuzzy, gcc-internal-format
22666msgid "constant arithmetic operand out of range"
22667msgstr "����������ϰϤ���Ƥ��ޤ�"
22668
22669#: config/stormy16/stormy16.c:1108
22670#, gcc-internal-format
22671msgid "local variable memory requirements exceed capacity"
22672msgstr ""
22673
22674#: config/stormy16/stormy16.c:1274
22675#, gcc-internal-format
22676msgid "function_profiler support"
22677msgstr ""
22678
22679#: config/stormy16/stormy16.c:1363
22680#, fuzzy, gcc-internal-format
22681msgid "cannot use va_start in interrupt function"
22682msgstr "¾�δؿ���� static �ؿ�������Ǥ��ޤ���"
22683
22684#: config/stormy16/stormy16.c:1895
22685#, fuzzy, gcc-internal-format
22686msgid "switch statement of size %lu entries too large"
22687msgstr "�ѿ� `%s' �Υ��������礭�����ޤ�"
22688
22689#: config/stormy16/stormy16.c:2263
22690#, gcc-internal-format
22691msgid "%<__BELOW100__%> attribute only applies to variables"
22692msgstr ""
22693
22694#: config/stormy16/stormy16.c:2270
22695#, gcc-internal-format
22696msgid "__BELOW100__ attribute not allowed with auto storage class"
22697msgstr ""
22698
22699#: config/v850/v850-c.c:67
22700#, gcc-internal-format
22701msgid "#pragma GHS endXXXX found without previous startXXX"
22702msgstr "#pragma GHS endXXXX ������ startXXX ̵���Ǹ��Ĥ���ޤ���"
22703
22704#: config/v850/v850-c.c:70
22705#, gcc-internal-format
22706msgid "#pragma GHS endXXX does not match previous startXXX"
22707msgstr "#pragma GHS endXXX ������ startXXX ��Ŭ�礷�ޤ���"
22708
22709#: config/v850/v850-c.c:96
22710#, fuzzy, gcc-internal-format
22711msgid "cannot set interrupt attribute: no current function"
22712msgstr "interrupt °��������Ǥ��ޤ���: ���ߤδؿ�������ޤ���"
22713
22714#: config/v850/v850-c.c:104
22715#, fuzzy, gcc-internal-format
22716msgid "cannot set interrupt attribute: no such identifier"
22717msgstr "interrupt °��������Ǥ��ޤ���: �����ͤʼ��̻Ҥ�����ޤ���"
22718
22719#: config/v850/v850-c.c:149
22720#, gcc-internal-format
22721msgid "junk at end of #pragma ghs section"
22722msgstr "#pragma ghs section �ν���˥��ߤ�����ޤ�"
22723
22724#: config/v850/v850-c.c:166
22725#, fuzzy, gcc-internal-format
22726msgid "unrecognized section name \"%s\""
22727msgstr "ǧ���Ǥ��ʤ����������̾ \"%s\""
22728
22729#: config/v850/v850-c.c:181
22730#, gcc-internal-format
22731msgid "malformed #pragma ghs section"
22732msgstr "�������� #pragma ghs section"
22733
22734#: config/v850/v850-c.c:200
22735#, gcc-internal-format
22736msgid "junk at end of #pragma ghs interrupt"
22737msgstr "#pragma ghs interrupt �ν���˥��ߤ�����ޤ�"
22738
22739#: config/v850/v850-c.c:211
22740#, gcc-internal-format
22741msgid "junk at end of #pragma ghs starttda"
22742msgstr "#pragma ghs starttda �ν���˥��ߤ�����ޤ�"
22743
22744#: config/v850/v850-c.c:222
22745#, gcc-internal-format
22746msgid "junk at end of #pragma ghs startsda"
22747msgstr "#pragma ghs startsda �ν���˥��ߤ�����ޤ�"
22748
22749#: config/v850/v850-c.c:233
22750#, gcc-internal-format
22751msgid "junk at end of #pragma ghs startzda"
22752msgstr "#pragma ghs startzda �ν���˥��ߤ�����ޤ�"
22753
22754#: config/v850/v850-c.c:244
22755#, gcc-internal-format
22756msgid "junk at end of #pragma ghs endtda"
22757msgstr "#pragma ghs endtda �ν���˥��ߤ�����ޤ�"
22758
22759#: config/v850/v850-c.c:255
22760#, gcc-internal-format
22761msgid "junk at end of #pragma ghs endsda"
22762msgstr "#pragma ghs endsda �ν���˥��ߤ�����ޤ�"
22763
22764#: config/v850/v850-c.c:266
22765#, gcc-internal-format
22766msgid "junk at end of #pragma ghs endzda"
22767msgstr "#pragma ghs �ν���˥��ߤ�����ޤ�"
22768
22769#: config/v850/v850.c:172
22770#, gcc-internal-format
22771msgid "value passed to %<-m%s%> is too large"
22772msgstr ""
22773
22774#: config/v850/v850.c:2147
22775#, fuzzy, gcc-internal-format
22776msgid "%Jdata area attributes cannot be specified for local variables"
22777msgstr "�ǡ����ΰ�°����������ѿ��ˤϻ���Ǥ��ޤ���"
22778
22779#: config/v850/v850.c:2158
22780#, fuzzy, gcc-internal-format
22781msgid "data area of %q+D conflicts with previous declaration"
22782msgstr "�ǡ����ΰ� '%s' �����������̷�⤷�ޤ�"
22783
22784#: config/v850/v850.c:2288
22785#, fuzzy, gcc-internal-format
22786msgid "bogus JR construction: %d"
22787msgstr "���ⲽ���줿 JR ��¤: %d\n"
22788
22789#: config/v850/v850.c:2306 config/v850/v850.c:2415
22790#, fuzzy, gcc-internal-format
22791msgid "bad amount of stack space removal: %d"
22792msgstr "�����å����ֺ���̤������Ǥ�: %d"
22793
22794#: config/v850/v850.c:2395
22795#, fuzzy, gcc-internal-format
22796msgid "bogus JARL construction: %d\n"
22797msgstr "���ⲽ���줿 JARL ��¤: %d\n"
22798
22799#: config/v850/v850.c:2694
22800#, fuzzy, gcc-internal-format
22801msgid "bogus DISPOSE construction: %d"
22802msgstr "���ⲽ���줿 JR ��¤: %d\n"
22803
22804#: config/v850/v850.c:2713
22805#, gcc-internal-format
22806msgid "too much stack space to dispose of: %d"
22807msgstr ""
22808
22809#: config/v850/v850.c:2815
22810#, fuzzy, gcc-internal-format
22811msgid "bogus PREPEARE construction: %d"
22812msgstr "���ⲽ���줿 JARL ��¤: %d\n"
22813
22814#: config/v850/v850.c:2834
22815#, fuzzy, gcc-internal-format
22816msgid "too much stack space to prepare: %d"
22817msgstr "�����å����ֺ���̤������Ǥ�: %d"
22818
22819#: config/xtensa/xtensa.c:1505
22820#, gcc-internal-format
22821msgid "boolean registers required for the floating-point option"
22822msgstr ""
22823
22824#: config/xtensa/xtensa.c:1551
22825#, fuzzy, gcc-internal-format
22826msgid "-f%s is not supported with CONST16 instructions"
22827msgstr "%s �Ϥ��Υ���ե�����졼�����Ǥϥ��ݡ��Ȥ���ޤ���"
22828
22829#: config/xtensa/xtensa.c:1556
22830#, gcc-internal-format
22831msgid "PIC is required but not supported with CONST16 instructions"
22832msgstr ""
22833
22834#: config/xtensa/xtensa.c:2414
22835#, fuzzy, gcc-internal-format
22836msgid "only uninitialized variables can be placed in a .bss section"
22837msgstr "8 �ӥå��ΰ�������֤Ǥ����ѿ�����������ޤ���"
22838
22839#: ada/misc.c:262
22840#, fuzzy, gcc-internal-format
22841msgid "missing argument to \"-%s\""
22842msgstr "`%s' ���ץ������Ф�����������ޤ���"
22843
22844#: ada/misc.c:303
22845#, gcc-internal-format
22846msgid "%<-gnat%> misspelled as %<-gant%>"
22847msgstr ""
22848
22849#: cp/call.c:286
22850#, gcc-internal-format
22851msgid "unable to call pointer to member function here"
22852msgstr "�����Ǥϥ��дؿ��ݥ����ƤӽФ����Ǥ��ޤ���"
22853
22854#: cp/call.c:2389
22855#, gcc-internal-format
22856msgid "%s %D(%T, %T, %T) <built-in>"
22857msgstr ""
22858
22859#: cp/call.c:2394
22860#, gcc-internal-format
22861msgid "%s %D(%T, %T) <built-in>"
22862msgstr ""
22863
22864#: cp/call.c:2398
22865#, fuzzy, gcc-internal-format
22866msgid "%s %D(%T) <built-in>"
22867msgstr "<�Ȥ߹���>"
22868
22869#: cp/call.c:2402
22870#, gcc-internal-format
22871msgid "%s %T <conversion>"
22872msgstr ""
22873
22874#: cp/call.c:2404
22875#, gcc-internal-format
22876msgid "%s %+#D <near match>"
22877msgstr ""
22878
22879#: cp/call.c:2406 cp/pt.c:1327
22880#, fuzzy, gcc-internal-format
22881msgid "%s %+#D"
22882msgstr "%s: %s"
22883
22884#: cp/call.c:2628
22885#, fuzzy, gcc-internal-format
22886msgid "conversion from %qT to %qT is ambiguous"
22887msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
22888
22889#: cp/call.c:2779 cp/call.c:2797 cp/call.c:2855
22890#, gcc-internal-format
22891msgid "no matching function for call to %<%D(%A)%>"
22892msgstr ""
22893
22894#: cp/call.c:2800 cp/call.c:2858
22895#, gcc-internal-format
22896msgid "call of overloaded %<%D(%A)%> is ambiguous"
22897msgstr ""
22898
22899#. It's no good looking for an overloaded operator() on a
22900#. pointer-to-member-function.
22901#: cp/call.c:2926
22902#, gcc-internal-format
22903msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
22904msgstr ""
22905
22906#: cp/call.c:3000
22907#, gcc-internal-format
22908msgid "no match for call to %<(%T) (%A)%>"
22909msgstr ""
22910
22911#: cp/call.c:3009
22912#, gcc-internal-format
22913msgid "call of %<(%T) (%A)%> is ambiguous"
22914msgstr ""
22915
22916#: cp/call.c:3047
22917#, gcc-internal-format
22918msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
22919msgstr ""
22920
22921#: cp/call.c:3053
22922#, gcc-internal-format
22923msgid "%s for %<operator%s%> in %<%E%s%>"
22924msgstr ""
22925
22926#: cp/call.c:3057
22927#, gcc-internal-format
22928msgid "%s for %<operator[]%> in %<%E[%E]%>"
22929msgstr ""
22930
22931#: cp/call.c:3062
22932#, gcc-internal-format
22933msgid "%s for %qs in %<%s %E%>"
22934msgstr ""
22935
22936#: cp/call.c:3067
22937#, gcc-internal-format
22938msgid "%s for %<operator%s%> in %<%E %s %E%>"
22939msgstr ""
22940
22941#: cp/call.c:3070
22942#, gcc-internal-format
22943msgid "%s for %<operator%s%> in %<%s%E%>"
22944msgstr ""
22945
22946#: cp/call.c:3162
22947#, gcc-internal-format
22948msgid "ISO C++ forbids omitting the middle term of a ?: expression"
22949msgstr "ISO C++ ����ֹब��ά���줿 ?: ����ؤ��ޤ�"
22950
22951#: cp/call.c:3239
22952#, gcc-internal-format
22953msgid "%qE has type %<void%> and is not a throw-expression"
22954msgstr ""
22955
22956#: cp/call.c:3278 cp/call.c:3488
22957#, gcc-internal-format
22958msgid "operands to ?: have different types"
22959msgstr ""
22960
22961#: cp/call.c:3442
22962#, fuzzy, gcc-internal-format
22963msgid "enumeral mismatch in conditional expression: %qT vs %qT"
22964msgstr "��P�Ǥη����ȹ�碌��Ŭ�礷�ޤ���"
22965
22966#: cp/call.c:3449
22967#, fuzzy, gcc-internal-format
22968msgid "enumeral and non-enumeral type in conditional expression"
22969msgstr "��P������դ��������̵�����Ȥ�����ޤ�"
22970
22971#: cp/call.c:3743
22972#, gcc-internal-format
22973msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
22974msgstr ""
22975
22976#: cp/call.c:3816
22977#, fuzzy, gcc-internal-format
22978msgid "comparison between %q#T and %q#T"
22979msgstr "�ݥ����������Ȥ���Ӥ�ԤʤäƤ��ޤ�"
22980
22981#: cp/call.c:4075
22982#, fuzzy, gcc-internal-format
22983msgid "no suitable %<operator %s%> for %qT"
22984msgstr "���ꤨ�ʤ��黻�� '%s'"
22985
22986#: cp/call.c:4092
22987#, gcc-internal-format
22988msgid "%q+#D is private"
22989msgstr ""
22990
22991#: cp/call.c:4094
22992#, gcc-internal-format
22993msgid "%q+#D is protected"
22994msgstr ""
22995
22996#: cp/call.c:4096
22997#, gcc-internal-format
22998msgid "%q+#D is inaccessible"
22999msgstr ""
23000
23001#: cp/call.c:4097
23002#, gcc-internal-format
23003msgid "within this context"
23004msgstr ""
23005
23006#: cp/call.c:4186 cp/cvt.c:264
23007#, fuzzy, gcc-internal-format
23008msgid "invalid conversion from %qT to %qT"
23009msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
23010
23011#: cp/call.c:4188
23012#, fuzzy, gcc-internal-format
23013msgid "  initializing argument %P of %qD"
23014msgstr "`%s' �ΰ���Ȥ���̵��ʷ�"
23015
23016#: cp/call.c:4200
23017#, gcc-internal-format
23018msgid "passing NULL to non-pointer argument %P of %qD"
23019msgstr ""
23020
23021#: cp/call.c:4203
23022#, fuzzy, gcc-internal-format
23023msgid "converting to non-pointer type %qT from NULL"
23024msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
23025
23026#: cp/call.c:4211
23027#, fuzzy, gcc-internal-format
23028msgid "passing %qT for argument %P to %qD"
23029msgstr "%d ���ܤΰ���� `%s' �η��ȸߴ���������ޤ���"
23030
23031#: cp/call.c:4214
23032#, gcc-internal-format
23033msgid "converting to %qT from %qT"
23034msgstr ""
23035
23036#: cp/call.c:4353
23037#, gcc-internal-format
23038msgid "cannot bind bitfield %qE to %qT"
23039msgstr ""
23040
23041#: cp/call.c:4356 cp/call.c:4372
23042#, gcc-internal-format
23043msgid "cannot bind packed field %qE to %qT"
23044msgstr ""
23045
23046#: cp/call.c:4359
23047#, fuzzy, gcc-internal-format
23048msgid "cannot bind rvalue %qE to %qT"
23049msgstr "������ %s �����Ĥ���ޤ���"
23050
23051#: cp/call.c:4473
23052#, gcc-internal-format
23053msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
23054msgstr ""
23055
23056#. Undefined behavior [expr.call] 5.2.2/7.
23057#: cp/call.c:4499
23058#, gcc-internal-format
23059msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
23060msgstr ""
23061
23062#: cp/call.c:4542
23063#, gcc-internal-format
23064msgid "the default argument for parameter %d of %qD has not yet been parsed"
23065msgstr ""
23066
23067#: cp/call.c:4621
23068#, fuzzy, gcc-internal-format
23069msgid "argument of function call might be a candidate for a format attribute"
23070msgstr "format °����θ���Ȥʤꤽ���ʴؿ��ˤĤ��Ʒٹ���"
23071
23072#: cp/call.c:4758
23073#, gcc-internal-format
23074msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
23075msgstr ""
23076
23077#: cp/call.c:4777
23078#, gcc-internal-format
23079msgid "%qT is not an accessible base of %qT"
23080msgstr ""
23081
23082#: cp/call.c:5027
23083#, gcc-internal-format
23084msgid "could not find class$ field in java interface type %qT"
23085msgstr ""
23086
23087#: cp/call.c:5264
23088#, fuzzy, gcc-internal-format
23089msgid "call to non-function %qD"
23090msgstr "�ؿ� %s �˸ƤӽФ�������ޤ���\n"
23091
23092#: cp/call.c:5386
23093#, gcc-internal-format
23094msgid "no matching function for call to %<%T::%s(%A)%#V%>"
23095msgstr ""
23096
23097#: cp/call.c:5404
23098#, gcc-internal-format
23099msgid "call of overloaded %<%s(%A)%> is ambiguous"
23100msgstr ""
23101
23102#: cp/call.c:5428
23103#, gcc-internal-format
23104msgid "cannot call member function %qD without object"
23105msgstr ""
23106
23107#: cp/call.c:6033
23108#, gcc-internal-format
23109msgid "passing %qT chooses %qT over %qT"
23110msgstr ""
23111
23112#: cp/call.c:6035 cp/name-lookup.c:4257
23113#, fuzzy, gcc-internal-format
23114msgid "  in call to %qD"
23115msgstr "`%s' �ؤθƤӽФ��ϥ���饤���Ǥ��ޤ���"
23116
23117#: cp/call.c:6092
23118#, gcc-internal-format
23119msgid "choosing %qD over %qD"
23120msgstr ""
23121
23122#: cp/call.c:6093
23123#, fuzzy, gcc-internal-format
23124msgid "  for conversion from %qT to %qT"
23125msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
23126
23127#: cp/call.c:6095
23128#, gcc-internal-format
23129msgid "  because conversion sequence for the argument is better"
23130msgstr ""
23131
23132#: cp/call.c:6209
23133#, gcc-internal-format
23134msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
23135msgstr ""
23136
23137#: cp/call.c:6353
23138#, fuzzy, gcc-internal-format
23139msgid "could not convert %qE to %qT"
23140msgstr "0x%l.8x ���ΰ���Ѵ��Ǥ��ޤ���"
23141
23142#: cp/call.c:6478
23143#, gcc-internal-format
23144msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
23145msgstr ""
23146
23147#: cp/call.c:6482
23148#, gcc-internal-format
23149msgid "invalid initialization of reference of type %qT from expression of type %qT"
23150msgstr ""
23151
23152#: cp/class.c:281
23153#, gcc-internal-format
23154msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
23155msgstr ""
23156
23157#: cp/class.c:945
23158#, gcc-internal-format
23159msgid "Java class %qT cannot have a destructor"
23160msgstr ""
23161
23162#: cp/class.c:947
23163#, gcc-internal-format
23164msgid "Java class %qT cannot have an implicit non-trivial destructor"
23165msgstr ""
23166
23167#: cp/class.c:1054
23168#, fuzzy, gcc-internal-format
23169msgid "repeated using declaration %q+D"
23170msgstr "`%s' �� extern ������ͥ��Ȥ��Ƥ��ޤ�"
23171
23172#: cp/class.c:1056
23173#, fuzzy, gcc-internal-format
23174msgid "using declaration %q+D conflicts with a previous using declaration"
23175msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
23176
23177#: cp/class.c:1061
23178#, gcc-internal-format
23179msgid "%q+#D cannot be overloaded"
23180msgstr ""
23181
23182#: cp/class.c:1062
23183#, gcc-internal-format
23184msgid "with %q+#D"
23185msgstr ""
23186
23187#: cp/class.c:1124
23188#, fuzzy, gcc-internal-format
23189msgid "conflicting access specifications for method %q+D, ignored"
23190msgstr "�ե������ `%s' ���Ф��륢����������Ҥ����礷�����ᡢ̵�뤵��ޤ���"
23191
23192#: cp/class.c:1127
23193#, fuzzy, gcc-internal-format
23194msgid "conflicting access specifications for field %qE, ignored"
23195msgstr "�ե������ `%s' ���Ф��륢����������Ҥ����礷�����ᡢ̵�뤵��ޤ���"
23196
23197#: cp/class.c:1188 cp/class.c:1196
23198#, fuzzy, gcc-internal-format
23199msgid "%q+D invalid in %q#T"
23200msgstr "%s: ̵��ʥ��ץ���� -- %c\n"
23201
23202#: cp/class.c:1189
23203#, gcc-internal-format
23204msgid "  because of local method %q+#D with same name"
23205msgstr ""
23206
23207#: cp/class.c:1197
23208#, gcc-internal-format
23209msgid "  because of local member %q+#D with same name"
23210msgstr ""
23211
23212#: cp/class.c:1239
23213#, fuzzy, gcc-internal-format
23214msgid "base class %q#T has a non-virtual destructor"
23215msgstr "���ۥǥ��ȥ饯���ˤĤ��Ʒٹ���"
23216
23217#: cp/class.c:1553
23218#, gcc-internal-format
23219msgid "all member functions in class %qT are private"
23220msgstr ""
23221
23222#: cp/class.c:1564
23223#, gcc-internal-format
23224msgid "%q#T only defines a private destructor and has no friends"
23225msgstr ""
23226
23227#: cp/class.c:1607
23228#, gcc-internal-format
23229msgid "%q#T only defines private constructors and has no friends"
23230msgstr ""
23231
23232#: cp/class.c:2000
23233#, gcc-internal-format
23234msgid "no unique final overrider for %qD in %qT"
23235msgstr ""
23236
23237#. Here we know it is a hider, and no overrider exists.
23238#: cp/class.c:2419
23239#, gcc-internal-format
23240msgid "%q+D was hidden"
23241msgstr ""
23242
23243#: cp/class.c:2420
23244#, gcc-internal-format
23245msgid "  by %q+D"
23246msgstr ""
23247
23248#: cp/class.c:2461 cp/decl2.c:1072
23249#, gcc-internal-format
23250msgid "%q+#D invalid; an anonymous union can only have non-static data members"
23251msgstr ""
23252
23253#: cp/class.c:2467 cp/decl2.c:1078
23254#, gcc-internal-format
23255msgid "private member %q+#D in anonymous union"
23256msgstr ""
23257
23258#: cp/class.c:2469 cp/decl2.c:1080
23259#, gcc-internal-format
23260msgid "protected member %q+#D in anonymous union"
23261msgstr ""
23262
23263#: cp/class.c:2635
23264#, fuzzy, gcc-internal-format
23265msgid "bit-field %q+#D with non-integral type"
23266msgstr "�ӥåȥե������ `%s' ������������ǤϤ���ޤ���"
23267
23268#: cp/class.c:2652
23269#, fuzzy, gcc-internal-format
23270msgid "bit-field %q+D width not an integer constant"
23271msgstr "�ӥåȥե������ `%s' ������������ǤϤ���ޤ���"
23272
23273#: cp/class.c:2657
23274#, fuzzy, gcc-internal-format
23275msgid "negative width in bit-field %q+D"
23276msgstr "�ӥåȥե������ `%s' ������ο��Ǥ�"
23277
23278#: cp/class.c:2662
23279#, fuzzy, gcc-internal-format
23280msgid "zero width for bit-field %q+D"
23281msgstr "�ӥåȥե������ `%s' ���� 0 �Ǥ�"
23282
23283#: cp/class.c:2668
23284#, fuzzy, gcc-internal-format
23285msgid "width of %q+D exceeds its type"
23286msgstr "`%s' ����Ϥ��η��Υ�������Ķ���Ƥ��ޤ�"
23287
23288#: cp/class.c:2677
23289#, gcc-internal-format
23290msgid "%q+D is too small to hold all values of %q#T"
23291msgstr ""
23292
23293#: cp/class.c:2736
23294#, gcc-internal-format
23295msgid "member %q+#D with constructor not allowed in union"
23296msgstr ""
23297
23298#: cp/class.c:2739
23299#, gcc-internal-format
23300msgid "member %q+#D with destructor not allowed in union"
23301msgstr ""
23302
23303#: cp/class.c:2741
23304#, gcc-internal-format
23305msgid "member %q+#D with copy assignment operator not allowed in union"
23306msgstr ""
23307
23308#: cp/class.c:2764
23309#, fuzzy, gcc-internal-format
23310msgid "multiple fields in union %qT initialized"
23311msgstr "�����ν���������Ǥ�¿�����ޤ�"
23312
23313#: cp/class.c:2826
23314#, gcc-internal-format
23315msgid "ignoring packed attribute on unpacked non-POD field %q+#D"
23316msgstr ""
23317
23318#: cp/class.c:2886
23319#, gcc-internal-format
23320msgid "%q+D may not be static because it is a member of a union"
23321msgstr ""
23322
23323#: cp/class.c:2891
23324#, gcc-internal-format
23325msgid "%q+D may not have reference type %qT because it is a member of a union"
23326msgstr ""
23327
23328#: cp/class.c:2900
23329#, gcc-internal-format
23330msgid "field %q+D in local class cannot be static"
23331msgstr ""
23332
23333#: cp/class.c:2906
23334#, fuzzy, gcc-internal-format
23335msgid "field %q+D invalidly declared function type"
23336msgstr "�ѥ�᥿�����ե��åȤη���������������ޤ���"
23337
23338#: cp/class.c:2912
23339#, fuzzy, gcc-internal-format
23340msgid "field %q+D invalidly declared method type"
23341msgstr "�ѥ�᥿�ϥ᥽�åɤη���������������ޤ���"
23342
23343#: cp/class.c:2944
23344#, gcc-internal-format
23345msgid "non-static reference %q+#D in class without a constructor"
23346msgstr ""
23347
23348#: cp/class.c:2991
23349#, gcc-internal-format
23350msgid "non-static const member %q+#D in class without a constructor"
23351msgstr ""
23352
23353#: cp/class.c:3006
23354#, gcc-internal-format
23355msgid "field %q+#D with same name as class"
23356msgstr ""
23357
23358#: cp/class.c:3039
23359#, fuzzy, gcc-internal-format
23360msgid "%q#T has pointer data members"
23361msgstr "   �ݥ���������Фؤ��Ѵ���"
23362
23363#: cp/class.c:3043
23364#, gcc-internal-format
23365msgid "  but does not override %<%T(const %T&)%>"
23366msgstr ""
23367
23368#: cp/class.c:3045
23369#, gcc-internal-format
23370msgid "  or %<operator=(const %T&)%>"
23371msgstr ""
23372
23373#: cp/class.c:3048
23374#, gcc-internal-format
23375msgid "  but does not override %<operator=(const %T&)%>"
23376msgstr ""
23377
23378#: cp/class.c:3504
23379#, gcc-internal-format
23380msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
23381msgstr ""
23382
23383#: cp/class.c:3616
23384#, gcc-internal-format
23385msgid "class %qT will be considered nearly empty in a future version of GCC"
23386msgstr ""
23387
23388#: cp/class.c:3698
23389#, fuzzy, gcc-internal-format
23390msgid "initializer specified for non-virtual method %q+D"
23391msgstr "���۴ؿ�����Ѥ��륪�֥��������Ѥν��ҥꥹ�ȤǤ�"
23392
23393#: cp/class.c:4360
23394#, gcc-internal-format
23395msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
23396msgstr ""
23397
23398#: cp/class.c:4459
23399#, gcc-internal-format
23400msgid "direct base %qT inaccessible in %qT due to ambiguity"
23401msgstr ""
23402
23403#: cp/class.c:4471
23404#, gcc-internal-format
23405msgid "virtual base %qT inaccessible in %qT due to ambiguity"
23406msgstr ""
23407
23408#: cp/class.c:4648
23409#, gcc-internal-format
23410msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
23411msgstr ""
23412
23413#. Versions of G++ before G++ 3.4 did not reset the
23414#. DECL_MODE.
23415#: cp/class.c:4687
23416#, gcc-internal-format
23417msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
23418msgstr ""
23419
23420#: cp/class.c:4715
23421#, gcc-internal-format
23422msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
23423msgstr ""
23424
23425#: cp/class.c:4724
23426#, gcc-internal-format
23427msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
23428msgstr ""
23429
23430#: cp/class.c:4783
23431#, gcc-internal-format
23432msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
23433msgstr ""
23434
23435#: cp/class.c:4929 cp/parser.c:13263
23436#, fuzzy, gcc-internal-format
23437msgid "redefinition of %q#T"
23438msgstr "`%s' �����������ޤ���"
23439
23440#: cp/class.c:5079
23441#, fuzzy, gcc-internal-format
23442msgid "%q#T has virtual functions but non-virtual destructor"
23443msgstr "���ۥǥ��ȥ饯���ˤĤ��Ʒٹ���"
23444
23445#: cp/class.c:5181
23446#, fuzzy, gcc-internal-format
23447msgid "trying to finish struct, but kicked out due to previous parse errors"
23448msgstr "��ʸ���Ϥ���¤�Τν���˺����ݤ���ޤ����������Υ��顼�Τ�����ʸ̮�������ޤ���"
23449
23450#: cp/class.c:5628
23451#, fuzzy, gcc-internal-format
23452msgid "language string %<\"%E\"%> not recognized"
23453msgstr "����ʸ���� `\"%s\"' ��ǧ������ޤ���"
23454
23455#: cp/class.c:5714
23456#, gcc-internal-format
23457msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
23458msgstr ""
23459
23460#: cp/class.c:5841
23461#, gcc-internal-format
23462msgid "no matches converting function %qD to type %q#T"
23463msgstr ""
23464
23465#: cp/class.c:5864
23466#, gcc-internal-format
23467msgid "converting overloaded function %qD to type %q#T is ambiguous"
23468msgstr ""
23469
23470#: cp/class.c:5890
23471#, fuzzy, gcc-internal-format
23472msgid "assuming pointer to member %qD"
23473msgstr "   �ݥ���������Фؤ��Ѵ���"
23474
23475#: cp/class.c:5893
23476#, gcc-internal-format
23477msgid "(a pointer to member can only be formed with %<&%E%>)"
23478msgstr ""
23479
23480#: cp/class.c:5938 cp/class.c:5969 cp/class.c:6121 cp/class.c:6128
23481#, gcc-internal-format
23482msgid "not enough type information"
23483msgstr "�Խ�ʬ�ʷ�����"
23484
23485#: cp/class.c:5955
23486#, fuzzy, gcc-internal-format
23487msgid "argument of type %qT does not match %qT"
23488msgstr "����� `%s' �ϥץ�ȥ����פ˰��פ��ޤ���"
23489
23490#: cp/class.c:6105
23491#, gcc-internal-format
23492msgid "invalid operation on uninstantiated type"
23493msgstr "��������������ʤ������Ф���̵������Ǥ�"
23494
23495#. [basic.scope.class]
23496#.
23497#. A name N used in a class S shall refer to the same declaration
23498#. in its context and when re-evaluated in the completed scope of
23499#. S.
23500#: cp/class.c:6342 cp/decl.c:1133 cp/name-lookup.c:508
23501#, fuzzy, gcc-internal-format
23502msgid "declaration of %q#D"
23503msgstr "`%s' �����������ޤ���"
23504
23505#: cp/class.c:6343
23506#, gcc-internal-format
23507msgid "changes meaning of %qD from %q+#D"
23508msgstr ""
23509
23510#: cp/cp-gimplify.c:120
23511#, fuzzy, gcc-internal-format
23512msgid "continue statement not within loop or switch"
23513msgstr "break ʸ�� loop �ޤ��� switch ����ˤ���ޤ���"
23514
23515#: cp/cp-gimplify.c:365
23516#, gcc-internal-format
23517msgid "statement with no effect"
23518msgstr ""
23519
23520#: cp/cvt.c:91
23521#, fuzzy, gcc-internal-format
23522msgid "can't convert from incomplete type %qT to %qT"
23523msgstr "�Դ������ؤ��Ѵ��Ǥ�"
23524
23525#: cp/cvt.c:100
23526#, gcc-internal-format
23527msgid "conversion of %qE from %qT to %qT is ambiguous"
23528msgstr ""
23529
23530#: cp/cvt.c:169 cp/cvt.c:238 cp/cvt.c:285
23531#, fuzzy, gcc-internal-format
23532msgid "cannot convert %qE from type %qT to type %qT"
23533msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
23534
23535#: cp/cvt.c:198 cp/cvt.c:202
23536#, gcc-internal-format
23537msgid "pointer to member cast from %qT to %qT is via virtual base"
23538msgstr ""
23539
23540#: cp/cvt.c:499
23541#, gcc-internal-format
23542msgid "conversion from %qT to %qT discards qualifiers"
23543msgstr ""
23544
23545#: cp/cvt.c:517 cp/typeck.c:4977
23546#, gcc-internal-format
23547msgid "casting %qT to %qT does not dereference pointer"
23548msgstr ""
23549
23550#: cp/cvt.c:544
23551#, fuzzy, gcc-internal-format
23552msgid "cannot convert type %qT to type %qT"
23553msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
23554
23555#: cp/cvt.c:680
23556#, fuzzy, gcc-internal-format
23557msgid "conversion from %q#T to %q#T"
23558msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
23559
23560#: cp/cvt.c:692 cp/cvt.c:712
23561#, fuzzy, gcc-internal-format
23562msgid "%q#T used where a %qT was expected"
23563msgstr "ʣ�ǿ���������٤��ս�ǡ��ݥ����ͤ��Ȥ��ޤ���"
23564
23565#: cp/cvt.c:727
23566#, fuzzy, gcc-internal-format
23567msgid "%q#T used where a floating point value was expected"
23568msgstr "��ư��������������٤��ս�ǡ��ݥ����ͤ��Ȥ��ޤ���"
23569
23570#: cp/cvt.c:774
23571#, fuzzy, gcc-internal-format
23572msgid "conversion from %qT to non-scalar type %qT requested"
23573msgstr "�����顼���ؤ��Ѵ����׵ᤵ��ޤ�"
23574
23575#: cp/cvt.c:808
23576#, gcc-internal-format
23577msgid "pseudo-destructor is not called"
23578msgstr ""
23579
23580#: cp/cvt.c:867
23581#, gcc-internal-format
23582msgid "object of incomplete type %qT will not be accessed in %s"
23583msgstr ""
23584
23585#: cp/cvt.c:870
23586#, gcc-internal-format
23587msgid "object of type %qT will not be accessed in %s"
23588msgstr ""
23589
23590#: cp/cvt.c:886
23591#, gcc-internal-format
23592msgid "object %qE of incomplete type %qT will not be accessed in %s"
23593msgstr ""
23594
23595#. [over.over] enumerates the places where we can take the address
23596#. of an overloaded function, and this is not one of them.
23597#: cp/cvt.c:902
23598#, fuzzy, gcc-internal-format
23599msgid "%s cannot resolve address of overloaded function"
23600msgstr "���椬�� void �ؿ��ν������ã���ޤ���"
23601
23602#. Only warn when there is no &.
23603#: cp/cvt.c:908
23604#, gcc-internal-format
23605msgid "%s is a reference, not call, to function %qE"
23606msgstr ""
23607
23608#: cp/cvt.c:922
23609#, fuzzy, gcc-internal-format
23610msgid "%s has no effect"
23611msgstr "%s��%s���äƤ��ޤ���"
23612
23613#: cp/cvt.c:954
23614#, fuzzy, gcc-internal-format
23615msgid "value computed is not used"
23616msgstr ".da �ե���������Ƥ�Ȥ��ڤäƤ��ޤ���\n"
23617
23618#: cp/cvt.c:1062
23619#, fuzzy, gcc-internal-format
23620msgid "converting NULL to non-pointer type"
23621msgstr "�Դ������ؤ��Ѵ��Ǥ�"
23622
23623#: cp/cvt.c:1135
23624#, gcc-internal-format
23625msgid "ambiguous default type conversion from %qT"
23626msgstr ""
23627
23628#: cp/cvt.c:1137
23629#, gcc-internal-format
23630msgid "  candidate conversions include %qD and %qD"
23631msgstr ""
23632
23633#: cp/decl.c:999
23634#, fuzzy, gcc-internal-format
23635msgid "%qD was declared %<extern%> and later %<static%>"
23636msgstr "`%s' �� `extern' ��������졢��� `static' ���������ޤ���"
23637
23638#: cp/decl.c:1000 cp/decl.c:1505 objc/objc-act.c:2920 objc/objc-act.c:7490
23639#, fuzzy, gcc-internal-format
23640msgid "previous declaration of %q+D"
23641msgstr "����Ǥ� `%s' �����"
23642
23643#: cp/decl.c:1033
23644#, fuzzy, gcc-internal-format
23645msgid "declaration of %qF throws different exceptions"
23646msgstr "`%s' ������ϴؿ�������"
23647
23648#: cp/decl.c:1034
23649#, fuzzy, gcc-internal-format
23650msgid "from previous declaration %q+F"
23651msgstr "`%s' ���������������ޤ���"
23652
23653#: cp/decl.c:1086
23654#, fuzzy, gcc-internal-format
23655msgid "function %q+D redeclared as inline"
23656msgstr "�ؿ����礭������ inline �ˤǤ��ޤ���"
23657
23658#: cp/decl.c:1088
23659#, fuzzy, gcc-internal-format
23660msgid "previous declaration of %q+D with attribute noinline"
23661msgstr "����Ǥ� `%s' �����"
23662
23663#: cp/decl.c:1095
23664#, fuzzy, gcc-internal-format
23665msgid "function %q+D redeclared with attribute noinline"
23666msgstr "�ؿ����礭������ inline �ˤǤ��ޤ���"
23667
23668#: cp/decl.c:1097
23669#, fuzzy, gcc-internal-format
23670msgid "previous declaration of %q+D was inline"
23671msgstr "����Ǥ� `%s' �����"
23672
23673#: cp/decl.c:1120 cp/decl.c:1193
23674#, fuzzy, gcc-internal-format
23675msgid "shadowing %s function %q#D"
23676msgstr "�饤�֥��ؿ� `%s' ��ʤ�������ޤ�"
23677
23678#: cp/decl.c:1129
23679#, fuzzy, gcc-internal-format
23680msgid "library function %q#D redeclared as non-function %q#D"
23681msgstr "�饤�֥��ؿ� `%s' ����ؿ��Ȥ����������ޤ���"
23682
23683#: cp/decl.c:1134
23684#, fuzzy, gcc-internal-format
23685msgid "conflicts with built-in declaration %q#D"
23686msgstr "`%s' �������̷�⤷�Ƥ��ޤ�"
23687
23688#: cp/decl.c:1188 cp/decl.c:1297 cp/decl.c:1313
23689#, fuzzy, gcc-internal-format
23690msgid "new declaration %q#D"
23691msgstr "��������Ǥ�"
23692
23693#: cp/decl.c:1189
23694#, fuzzy, gcc-internal-format
23695msgid "ambiguates built-in declaration %q#D"
23696msgstr "��٥����� `%s' ����ʣ���Ƥ��ޤ�"
23697
23698#: cp/decl.c:1261
23699#, fuzzy, gcc-internal-format
23700msgid "%q#D redeclared as different kind of symbol"
23701msgstr "`%s' ���̤Υ���ܥ��Ȥ��ƺ��������ޤ���"
23702
23703#: cp/decl.c:1264
23704#, fuzzy, gcc-internal-format
23705msgid "previous declaration of %q+#D"
23706msgstr "����Ǥ� `%s' �����"
23707
23708#: cp/decl.c:1283
23709#, fuzzy, gcc-internal-format
23710msgid "declaration of template %q#D"
23711msgstr "`enum %s' ����"
23712
23713#: cp/decl.c:1284 cp/name-lookup.c:509
23714#, fuzzy, gcc-internal-format
23715msgid "conflicts with previous declaration %q+#D"
23716msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
23717
23718#: cp/decl.c:1298 cp/decl.c:1314
23719#, fuzzy, gcc-internal-format
23720msgid "ambiguates old declaration %q+#D"
23721msgstr "��٥����� `%s' ����ʣ���Ƥ��ޤ�"
23722
23723#: cp/decl.c:1306
23724#, fuzzy, gcc-internal-format
23725msgid "declaration of C function %q#D conflicts with"
23726msgstr "%s: �ؿ� `%s' ��������Ѵ�����Ƥ��ޤ���\n"
23727
23728#: cp/decl.c:1308
23729#, fuzzy, gcc-internal-format
23730msgid "previous declaration %q+#D here"
23731msgstr "����Ǥ� `%s' �����"
23732
23733#: cp/decl.c:1321
23734#, fuzzy, gcc-internal-format
23735msgid "conflicting declaration %q#D"
23736msgstr "`%s' �������̷�⤷�Ƥ��ޤ�"
23737
23738#: cp/decl.c:1322
23739#, fuzzy, gcc-internal-format
23740msgid "%q+D has a previous declaration as %q#D"
23741msgstr "����Ǥ� `%s' �����"
23742
23743#. [namespace.alias]
23744#.
23745#. A namespace-name or namespace-alias shall not be declared as
23746#. the name of any other entity in the same declarative region.
23747#. A namespace-name defined at global scope shall not be
23748#. declared as the name of any other entity in any global scope
23749#. of the program.
23750#: cp/decl.c:1374
23751#, gcc-internal-format
23752msgid "declaration of namespace %qD conflicts with"
23753msgstr ""
23754
23755#: cp/decl.c:1375
23756#, fuzzy, gcc-internal-format
23757msgid "previous declaration of namespace %q+D here"
23758msgstr "����Ǥ� `%s' �����"
23759
23760#: cp/decl.c:1386
23761#, fuzzy, gcc-internal-format
23762msgid "%q+#D previously defined here"
23763msgstr "`%s' �����ˤ������������ޤ���"
23764
23765#: cp/decl.c:1387
23766#, fuzzy, gcc-internal-format
23767msgid "%q+#D previously declared here"
23768msgstr "`%s' �����ˤ������������ޤ���"
23769
23770#. Prototype decl follows defn w/o prototype.
23771#: cp/decl.c:1396
23772#, fuzzy, gcc-internal-format
23773msgid "prototype for %q+#D"
23774msgstr "`%s' �Υץ�ȥ����פ����ˤ���ޤ�"
23775
23776#: cp/decl.c:1397
23777#, fuzzy, gcc-internal-format
23778msgid "%Jfollows non-prototype definition here"
23779msgstr "��ץ�ȥ���������������ˤ���ޤ�"
23780
23781#: cp/decl.c:1409
23782#, fuzzy, gcc-internal-format
23783msgid "previous declaration of %q+#D with %qL linkage"
23784msgstr "����Ǥ� `%s' �����"
23785
23786#: cp/decl.c:1411
23787#, fuzzy, gcc-internal-format
23788msgid "conflicts with new declaration with %qL linkage"
23789msgstr "`%s' �������̷�⤷�Ƥ��ޤ�"
23790
23791#: cp/decl.c:1434 cp/decl.c:1440
23792#, gcc-internal-format
23793msgid "default argument given for parameter %d of %q#D"
23794msgstr ""
23795
23796#: cp/decl.c:1436 cp/decl.c:1442
23797#, gcc-internal-format
23798msgid "after previous specification in %q+#D"
23799msgstr ""
23800
23801#: cp/decl.c:1451
23802#, gcc-internal-format
23803msgid "%q#D was used before it was declared inline"
23804msgstr ""
23805
23806#: cp/decl.c:1452
23807#, fuzzy, gcc-internal-format
23808msgid "%Jprevious non-inline declaration here"
23809msgstr "����Ǥ� `%s' �ΰ���Ū�����"
23810
23811#: cp/decl.c:1504
23812#, fuzzy, gcc-internal-format
23813msgid "redundant redeclaration of %qD in same scope"
23814msgstr "`%s' �ξ�Ĺ�ʺ������Ʊ�쥹��������ˤ���ޤ�"
23815
23816#. From [temp.expl.spec]:
23817#.
23818#. If a template, a member template or the member of a class
23819#. template is explicitly specialized then that
23820#. specialization shall be declared before the first use of
23821#. that specialization that would cause an implicit
23822#. instantiation to take place, in every translation unit in
23823#. which such a use occurs.
23824#: cp/decl.c:1756
23825#, gcc-internal-format
23826msgid "explicit specialization of %qD after first use"
23827msgstr ""
23828
23829#: cp/decl.c:1835
23830#, gcc-internal-format
23831msgid "%q+D: visibility attribute ignored because it"
23832msgstr ""
23833
23834#: cp/decl.c:1837
23835#, fuzzy, gcc-internal-format
23836msgid "%Jconflicts with previous declaration here"
23837msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
23838
23839#: cp/decl.c:2227 cp/decl.c:2249
23840#, fuzzy, gcc-internal-format
23841msgid "jump to label %qD"
23842msgstr "case ��٥�˥����פ��Ƥ��ޤ�"
23843
23844#: cp/decl.c:2229 cp/decl.c:2251
23845#, gcc-internal-format
23846msgid "jump to case label"
23847msgstr "case ��٥�˥����פ��Ƥ��ޤ�"
23848
23849#: cp/decl.c:2232 cp/decl.c:2254
23850#, fuzzy, gcc-internal-format
23851msgid "%H  from here"
23852msgstr "  ��������"
23853
23854#: cp/decl.c:2237
23855#, fuzzy, gcc-internal-format
23856msgid "  crosses initialization of %q+#D"
23857msgstr "(`%s' �ν����Դ����Ǥ�)"
23858
23859#: cp/decl.c:2239 cp/decl.c:2353
23860#, gcc-internal-format
23861msgid "  enters scope of non-POD %q+#D"
23862msgstr ""
23863
23864#: cp/decl.c:2258 cp/decl.c:2357
23865#, gcc-internal-format
23866msgid "  enters try block"
23867msgstr "  try �֥�å�������ޤ�"
23868
23869#: cp/decl.c:2260 cp/decl.c:2359
23870#, gcc-internal-format
23871msgid "  enters catch block"
23872msgstr "  catch �֥�å�������ޤ�"
23873
23874#: cp/decl.c:2337
23875#, fuzzy, gcc-internal-format
23876msgid "jump to label %q+D"
23877msgstr "case ��٥�˥����פ��Ƥ��ޤ�"
23878
23879#: cp/decl.c:2338
23880#, gcc-internal-format
23881msgid "  from here"
23882msgstr "  ��������"
23883
23884#. Can't skip init of __exception_info.
23885#: cp/decl.c:2349
23886#, fuzzy, gcc-internal-format
23887msgid "%J  enters catch block"
23888msgstr "  catch �֥�å�������ޤ�"
23889
23890#: cp/decl.c:2351
23891#, fuzzy, gcc-internal-format
23892msgid "  skips initialization of %q+#D"
23893msgstr "(`%s' �ν����Դ����Ǥ�)"
23894
23895#: cp/decl.c:2385
23896#, gcc-internal-format
23897msgid "label named wchar_t"
23898msgstr ""
23899
23900#: cp/decl.c:2388
23901#, fuzzy, gcc-internal-format
23902msgid "duplicate label %qD"
23903msgstr "��ʣ�������� `%s'"
23904
23905#: cp/decl.c:2644 cp/parser.c:3654
23906#, gcc-internal-format
23907msgid "%qD used without template parameters"
23908msgstr ""
23909
23910#: cp/decl.c:2661 cp/decl.c:2752
23911#, gcc-internal-format
23912msgid "no class template named %q#T in %q#T"
23913msgstr ""
23914
23915#: cp/decl.c:2682 cp/decl.c:2692 cp/decl.c:2712
23916#, gcc-internal-format
23917msgid "no type named %q#T in %q#T"
23918msgstr ""
23919
23920#: cp/decl.c:2761
23921#, fuzzy, gcc-internal-format
23922msgid "template parameters do not match template"
23923msgstr "����� `%s' �η����������Ƥ��ޤ���"
23924
23925#: cp/decl.c:2762 cp/friend.c:317 cp/friend.c:325
23926#, fuzzy, gcc-internal-format
23927msgid "%q+D declared here"
23928msgstr "`%s' �����ˤ������������ޤ���"
23929
23930#: cp/decl.c:3433
23931#, gcc-internal-format
23932msgid "%Jan anonymous union cannot have function members"
23933msgstr ""
23934
23935#: cp/decl.c:3451
23936#, gcc-internal-format
23937msgid "member %q+#D with constructor not allowed in anonymous aggregate"
23938msgstr ""
23939
23940#: cp/decl.c:3454
23941#, gcc-internal-format
23942msgid "member %q+#D with destructor not allowed in anonymous aggregate"
23943msgstr ""
23944
23945#: cp/decl.c:3457
23946#, gcc-internal-format
23947msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
23948msgstr ""
23949
23950#: cp/decl.c:3482
23951#, gcc-internal-format
23952msgid "multiple types in one declaration"
23953msgstr "��Ĥ������ʣ���η�������ޤ�"
23954
23955#: cp/decl.c:3486
23956#, fuzzy, gcc-internal-format
23957msgid "redeclaration of C++ built-in type %qT"
23958msgstr "`enum %s' ����"
23959
23960#: cp/decl.c:3523
23961#, fuzzy, gcc-internal-format
23962msgid "missing type-name in typedef-declaration"
23963msgstr "typdef ����Ƿ�̾��礤�Ƥ��ޤ�"
23964
23965#: cp/decl.c:3531
23966#, gcc-internal-format
23967msgid "ISO C++ prohibits anonymous structs"
23968msgstr "ISO C++ ��̵̾��¤�Τ�ػߤ��Ƥ��ޤ�"
23969
23970#: cp/decl.c:3538
23971#, fuzzy, gcc-internal-format
23972msgid "%qs can only be specified for functions"
23973msgstr "��ؿ� `%s' �ΰ���� format °�������ꤵ��ޤ���"
23974
23975#: cp/decl.c:3544
23976#, gcc-internal-format
23977msgid "%<friend%> can only be specified inside a class"
23978msgstr ""
23979
23980#: cp/decl.c:3546
23981#, fuzzy, gcc-internal-format
23982msgid "%<explicit%> can only be specified for constructors"
23983msgstr "�����ȥ饯�����Ф�������ͤη������̵�뤵��ޤ���"
23984
23985#: cp/decl.c:3548
23986#, fuzzy, gcc-internal-format
23987msgid "a storage class can only be specified for objects and functions"
23988msgstr "%s ���Ф��뵭�����饹����� `%s'"
23989
23990#: cp/decl.c:3554
23991#, gcc-internal-format
23992msgid "qualifiers can only be specified for objects and functions"
23993msgstr ""
23994
23995#: cp/decl.c:3584
23996#, fuzzy, gcc-internal-format
23997msgid "attribute ignored in declaration of %q+#T"
23998msgstr "`%s' ���������İʾ�Υǡ����������ꤵ��ޤ���"
23999
24000#: cp/decl.c:3585
24001#, gcc-internal-format
24002msgid "attribute for %q+#T must follow the %qs keyword"
24003msgstr ""
24004
24005#: cp/decl.c:3705
24006#, fuzzy, gcc-internal-format
24007msgid "function %q#D is initialized like a variable"
24008msgstr "�ؿ� `%s' ���ѿ��Ǥ��뤫�Τ褦�˽���ޤ���"
24009
24010#: cp/decl.c:3717
24011#, fuzzy, gcc-internal-format
24012msgid "declaration of %q#D has %<extern%> and is initialized"
24013msgstr "`%s' ������� `extern' ���Ĥ��Ƥ��ꡢ���⤵��Ƥ��ޤ�"
24014
24015#: cp/decl.c:3747
24016#, gcc-internal-format
24017msgid "%q#D is not a static member of %q#T"
24018msgstr ""
24019
24020#: cp/decl.c:3753
24021#, gcc-internal-format
24022msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
24023msgstr ""
24024
24025#: cp/decl.c:3762
24026#, gcc-internal-format
24027msgid "template header not allowed in member definition of explicitly specialized class"
24028msgstr ""
24029
24030#: cp/decl.c:3771
24031#, fuzzy, gcc-internal-format
24032msgid "duplicate initialization of %qD"
24033msgstr "��ʣ��������"
24034
24035#: cp/decl.c:3810
24036#, fuzzy, gcc-internal-format
24037msgid "declaration of %q#D outside of class is not definition"
24038msgstr "friend ��������饹�������ˤ���ޤ���"
24039
24040#: cp/decl.c:3859
24041#, fuzzy, gcc-internal-format
24042msgid "variable %q#D has initializer but incomplete type"
24043msgstr "�ѿ� `%s' �ˤϽ��Ҥ�����ޤ������Դ������Ǥ�"
24044
24045#: cp/decl.c:3866 cp/decl.c:4564
24046#, fuzzy, gcc-internal-format
24047msgid "elements of array %q#D have incomplete type"
24048msgstr "���� `%s' �����Ǥ��Դ�����������ޤ�"
24049
24050#: cp/decl.c:3882
24051#, fuzzy, gcc-internal-format
24052msgid "aggregate %q#D has incomplete type and cannot be defined"
24053msgstr "����� `%s' ���Դ������Ǥ�"
24054
24055#: cp/decl.c:3932
24056#, gcc-internal-format
24057msgid "%qD declared as reference but not initialized"
24058msgstr ""
24059
24060#: cp/decl.c:3938
24061#, fuzzy, gcc-internal-format
24062msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
24063msgstr "ISO C++ �� new �ؤν����ν��Ҥ�ؤ��ޤ�"
24064
24065#: cp/decl.c:3964
24066#, fuzzy, gcc-internal-format
24067msgid "cannot initialize %qT from %qT"
24068msgstr "friend �ؿ� `%s' ����Ǥ��ޤ���"
24069
24070#: cp/decl.c:3997
24071#, fuzzy, gcc-internal-format
24072msgid "initializer fails to determine size of %qD"
24073msgstr "���Ҥ� `%s' �Υ�����������˼��Ԥ��ޤ���"
24074
24075#: cp/decl.c:4002
24076#, fuzzy, gcc-internal-format
24077msgid "array size missing in %qD"
24078msgstr "`%s' �Ǥ�����������礤�Ƥ��ޤ�"
24079
24080#: cp/decl.c:4012
24081#, fuzzy, gcc-internal-format
24082msgid "zero-size array %qD"
24083msgstr "ISO C �� ������ 0 ������ `%s' ��ؤ��ޤ�"
24084
24085#. An automatic variable with an incomplete type: that is an error.
24086#. Don't talk about array types here, since we took care of that
24087#. message in grokdeclarator.
24088#: cp/decl.c:4048
24089#, fuzzy, gcc-internal-format
24090msgid "storage size of %qD isn't known"
24091msgstr "`%s' ���ΰ襵�������狼��ޤ���"
24092
24093#: cp/decl.c:4070
24094#, fuzzy, gcc-internal-format
24095msgid "storage size of %qD isn't constant"
24096msgstr "`%s' ���ΰ襵����������ǤϤ���ޤ���"
24097
24098#: cp/decl.c:4125
24099#, gcc-internal-format
24100msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
24101msgstr ""
24102
24103#: cp/decl.c:4128
24104#, gcc-internal-format
24105msgid "%J  you can work around this by removing the initializer"
24106msgstr ""
24107
24108#: cp/decl.c:4155
24109#, fuzzy, gcc-internal-format
24110msgid "uninitialized const %qD"
24111msgstr "̤�������� ROM ���֤��ʤ�"
24112
24113#: cp/decl.c:4230
24114#, gcc-internal-format
24115msgid "name %qD used in a GNU-style designated initializer for an array"
24116msgstr ""
24117
24118#: cp/decl.c:4276
24119#, fuzzy, gcc-internal-format
24120msgid "invalid type %qT as initializer for a vector of type %qT"
24121msgstr "̵��ʥӥå�����ҤǤ�"
24122
24123#: cp/decl.c:4318
24124#, fuzzy, gcc-internal-format
24125msgid "initializer for %qT must be brace-enclosed"
24126msgstr "̵̾���쥯�饹�ν������Ҥ�ۣ��Ǥ�"
24127
24128#: cp/decl.c:4333
24129#, fuzzy, gcc-internal-format
24130msgid "ISO C++ does not allow designated initializers"
24131msgstr "ISO C++ ��̾���Ĥ�����ͤ���Ĥ��ޤ���"
24132
24133#: cp/decl.c:4338
24134#, fuzzy, gcc-internal-format
24135msgid "%qT has no non-static data member named %qD"
24136msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
24137
24138#: cp/decl.c:4387
24139#, fuzzy, gcc-internal-format
24140msgid "braces around scalar initializer for type %qT"
24141msgstr "�����顼���Ҥ��֥졼���ǰϤޤ�Ƥ��ޤ�"
24142
24143#: cp/decl.c:4465
24144#, fuzzy, gcc-internal-format
24145msgid "missing braces around initializer for %qT"
24146msgstr "���ҤΤޤ��Υ֥졼����礤�Ƥ��ޤ�"
24147
24148#: cp/decl.c:4520
24149#, fuzzy, gcc-internal-format
24150msgid "too many initializers for %qT"
24151msgstr "���ϥե����뤬¿�����ޤ�"
24152
24153#: cp/decl.c:4558
24154#, fuzzy, gcc-internal-format
24155msgid "variable-sized object %qD may not be initialized"
24156msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
24157
24158#: cp/decl.c:4569
24159#, fuzzy, gcc-internal-format
24160msgid "%qD has incomplete type"
24161msgstr "`%s' ���Դ������Ǥ�"
24162
24163#: cp/decl.c:4615
24164#, gcc-internal-format
24165msgid "%qD must be initialized by constructor, not by %<{...}%>"
24166msgstr ""
24167
24168#: cp/decl.c:4651
24169#, fuzzy, gcc-internal-format
24170msgid "array %qD initialized by parenthesized string literal %qE"
24171msgstr "_Pramga ����̤ǰϤޤ줿ʸ�����ƥ���������ޤ���"
24172
24173#: cp/decl.c:4666
24174#, gcc-internal-format
24175msgid "structure %qD with uninitialized const members"
24176msgstr ""
24177
24178#: cp/decl.c:4668
24179#, gcc-internal-format
24180msgid "structure %qD with uninitialized reference members"
24181msgstr ""
24182
24183#: cp/decl.c:4875
24184#, gcc-internal-format
24185msgid "assignment (not initialization) in declaration"
24186msgstr "������������(���ǤϤʤ�)������ޤ�"
24187
24188#: cp/decl.c:4892
24189#, gcc-internal-format
24190msgid "cannot initialize %qD to namespace %qD"
24191msgstr ""
24192
24193#: cp/decl.c:4942
24194#, fuzzy, gcc-internal-format
24195msgid "shadowing previous type declaration of %q#D"
24196msgstr "����Ǥ� `%s' �����"
24197
24198#: cp/decl.c:4972
24199#, gcc-internal-format
24200msgid "%qD cannot be thread-local because it has non-POD type %qT"
24201msgstr ""
24202
24203#: cp/decl.c:4997
24204#, gcc-internal-format
24205msgid "%qD is thread-local and so cannot be dynamically initialized"
24206msgstr ""
24207
24208#: cp/decl.c:5015
24209#, fuzzy, gcc-internal-format
24210msgid "%qD cannot be initialized by a non-constant expression when being declared"
24211msgstr "���������������������ޤ���"
24212
24213#: cp/decl.c:5605
24214#, fuzzy, gcc-internal-format
24215msgid "destructor for alien class %qT cannot be a member"
24216msgstr "¾�Υ��饹 `%s' �Υǥ��ȥ饯�������ФˤϤǤ��ޤ���"
24217
24218#: cp/decl.c:5607
24219#, fuzzy, gcc-internal-format
24220msgid "constructor for alien class %qT cannot be a member"
24221msgstr "¾�Υ��饹 `%s' �Υǥ��ȥ饯�������ФˤϤǤ��ޤ���"
24222
24223#: cp/decl.c:5628
24224#, gcc-internal-format
24225msgid "%qD declared as a %<virtual%> %s"
24226msgstr ""
24227
24228#: cp/decl.c:5630
24229#, gcc-internal-format
24230msgid "%qD declared as an %<inline%> %s"
24231msgstr ""
24232
24233#: cp/decl.c:5632
24234#, fuzzy, gcc-internal-format
24235msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
24236msgstr "������������ε������饹����Ҥ�̵��Ǥ�"
24237
24238#: cp/decl.c:5636
24239#, fuzzy, gcc-internal-format
24240msgid "%q+D declared as a friend"
24241msgstr "�ΰ� `%s' �ϴؿ��Ȥ����������Ƥ��ޤ�"
24242
24243#: cp/decl.c:5642
24244#, fuzzy, gcc-internal-format
24245msgid "%q+D declared with an exception specification"
24246msgstr "�㳰���ͤθ������륳���ɤ��������ʤ�"
24247
24248#: cp/decl.c:5676
24249#, gcc-internal-format
24250msgid "definition of %qD is not in namespace enclosing %qT"
24251msgstr ""
24252
24253#: cp/decl.c:5736
24254#, fuzzy, gcc-internal-format
24255msgid "defining explicit specialization %qD in friend declaration"
24256msgstr "������������(���ǤϤʤ�)������ޤ�"
24257
24258#. Something like `template <class T> friend void f<T>()'.
24259#: cp/decl.c:5746
24260#, gcc-internal-format
24261msgid "invalid use of template-id %qD in declaration of primary template"
24262msgstr ""
24263
24264#: cp/decl.c:5776
24265#, gcc-internal-format
24266msgid "default arguments are not allowed in declaration of friend template specialization %qD"
24267msgstr ""
24268
24269#: cp/decl.c:5784
24270#, gcc-internal-format
24271msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
24272msgstr ""
24273
24274#: cp/decl.c:5827
24275#, fuzzy, gcc-internal-format
24276msgid "cannot declare %<::main%> to be a template"
24277msgstr "`::main' �� template �Ȥ��Ƥ�����Ǥ��ޤ���"
24278
24279#: cp/decl.c:5829
24280#, fuzzy, gcc-internal-format
24281msgid "cannot declare %<::main%> to be inline"
24282msgstr "`::main' �� inline �Ȥ��Ƥ�����Ǥ��ޤ���"
24283
24284#: cp/decl.c:5831
24285#, fuzzy, gcc-internal-format
24286msgid "cannot declare %<::main%> to be static"
24287msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
24288
24289#: cp/decl.c:5837
24290#, fuzzy, gcc-internal-format
24291msgid "%<::main%> must return %<int%>"
24292msgstr "`main' �� `int' ���֤��ʤ���Фʤ�ޤ���"
24293
24294#: cp/decl.c:5869
24295#, gcc-internal-format
24296msgid "non-local function %q#D uses anonymous type"
24297msgstr ""
24298
24299#: cp/decl.c:5872 cp/decl.c:6142
24300#, gcc-internal-format
24301msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
24302msgstr ""
24303
24304#: cp/decl.c:5878
24305#, gcc-internal-format
24306msgid "non-local function %q#D uses local type %qT"
24307msgstr ""
24308
24309#: cp/decl.c:5901
24310#, gcc-internal-format
24311msgid "%smember function %qD cannot have cv-qualifier"
24312msgstr ""
24313
24314#: cp/decl.c:5970
24315#, gcc-internal-format
24316msgid "definition of implicitly-declared %qD"
24317msgstr ""
24318
24319#: cp/decl.c:5990 cp/decl2.c:704
24320#, fuzzy, gcc-internal-format
24321msgid "no %q#D member function declared in class %qT"
24322msgstr "���дؿ��ؤΥݥ������ƤФ�ޤ����������饹����������ǤϤ���ޤ���"
24323
24324#. DRs 132, 319 and 389 seem to indicate types with
24325#. no linkage can only be used to declare extern "C"
24326#. entities.  Since it's not always an error in the
24327#. ISO C++ 90 Standard, we only issue a warning.
24328#: cp/decl.c:6139
24329#, gcc-internal-format
24330msgid "non-local variable %q#D uses anonymous type"
24331msgstr ""
24332
24333#: cp/decl.c:6148
24334#, gcc-internal-format
24335msgid "non-local variable %q#D uses local type %qT"
24336msgstr ""
24337
24338#: cp/decl.c:6265
24339#, gcc-internal-format
24340msgid "invalid in-class initialization of static data member of non-integral type %qT"
24341msgstr ""
24342
24343#: cp/decl.c:6275
24344#, fuzzy, gcc-internal-format
24345msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
24346msgstr "ISO C++ �� new ���ν��Ǥ� `=' ��ؤ��ޤ�"
24347
24348#: cp/decl.c:6279
24349#, fuzzy, gcc-internal-format
24350msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
24351msgstr "ISO C++ �� new ���ν��Ǥ� `=' ��ؤ��ޤ�"
24352
24353#: cp/decl.c:6303
24354#, fuzzy, gcc-internal-format
24355msgid "size of array %qD has non-integral type %qT"
24356msgstr "���� `%s' ���礭������������"
24357
24358#: cp/decl.c:6305
24359#, fuzzy, gcc-internal-format
24360msgid "size of array has non-integral type %qT"
24361msgstr "���� `%s' ���礭������������"
24362
24363#: cp/decl.c:6341
24364#, fuzzy, gcc-internal-format
24365msgid "size of array %qD is negative"
24366msgstr "���� `%s' ���礭������Ǥ�"
24367
24368#: cp/decl.c:6343
24369#, fuzzy, gcc-internal-format
24370msgid "size of array is negative"
24371msgstr "���� `%s' ���礭������Ǥ�"
24372
24373#: cp/decl.c:6351
24374#, fuzzy, gcc-internal-format
24375msgid "ISO C++ forbids zero-size array %qD"
24376msgstr "ISO C �� ������ 0 ������ `%s' ��ؤ��ޤ�"
24377
24378#: cp/decl.c:6353
24379#, fuzzy, gcc-internal-format
24380msgid "ISO C++ forbids zero-size array"
24381msgstr "ISO C �� ������ 0 ������ `%s' ��ؤ��ޤ�"
24382
24383#: cp/decl.c:6360
24384#, fuzzy, gcc-internal-format
24385msgid "size of array %qD is not an integral constant-expression"
24386msgstr "���� `%s' ���礭������������"
24387
24388#: cp/decl.c:6363
24389#, fuzzy, gcc-internal-format
24390msgid "size of array is not an integral constant-expression"
24391msgstr "��������礱�Ƥ��뤫̵��Ǥ�"
24392
24393#: cp/decl.c:6369
24394#, fuzzy, gcc-internal-format
24395msgid "ISO C++ forbids variable-size array %qD"
24396msgstr "ISO C89 �ϲ���Ĺ������������ `%s' ��ؤ��ޤ�"
24397
24398#: cp/decl.c:6371
24399#, fuzzy, gcc-internal-format
24400msgid "ISO C++ forbids variable-size array"
24401msgstr "ISO C89 �ϲ���Ĺ������������ `%s' ��ؤ��ޤ�"
24402
24403#: cp/decl.c:6401
24404#, gcc-internal-format
24405msgid "overflow in array dimension"
24406msgstr "����μ����������С��ե����ޤ���"
24407
24408#: cp/decl.c:6475
24409#, fuzzy, gcc-internal-format
24410msgid "declaration of %qD as %s"
24411msgstr "`%s' �����������ޤ���"
24412
24413#: cp/decl.c:6477
24414#, fuzzy, gcc-internal-format
24415msgid "creating %s"
24416msgstr "%s �������.\n"
24417
24418#: cp/decl.c:6489
24419#, gcc-internal-format
24420msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
24421msgstr ""
24422
24423#: cp/decl.c:6493
24424#, gcc-internal-format
24425msgid "multidimensional array must have bounds for all dimensions except the first"
24426msgstr ""
24427
24428#: cp/decl.c:6528
24429#, fuzzy, gcc-internal-format
24430msgid "return type specification for constructor invalid"
24431msgstr "�����ȥ饯�����Ф�������ͤη������̵�뤵��ޤ���"
24432
24433#: cp/decl.c:6538
24434#, fuzzy, gcc-internal-format
24435msgid "return type specification for destructor invalid"
24436msgstr "�����ȥ饯�����Ф�������ͤη������̵�뤵��ޤ���"
24437
24438#: cp/decl.c:6551
24439#, fuzzy, gcc-internal-format
24440msgid "operator %qT declared to return %qT"
24441msgstr "`operator delete' ����귿�� `void' �Ǥʤ���Фʤ�ޤ���"
24442
24443#: cp/decl.c:6553
24444#, fuzzy, gcc-internal-format
24445msgid "return type specified for %<operator %T%>"
24446msgstr "�����ȥ饯�����Ф�������ͤη������̵�뤵��ޤ���"
24447
24448#: cp/decl.c:6575
24449#, gcc-internal-format
24450msgid "unnamed variable or field declared void"
24451msgstr "̵̾�ѿ���ե�����ɤ� void ���������ޤ���"
24452
24453#: cp/decl.c:6579
24454#, fuzzy, gcc-internal-format
24455msgid "variable or field %qE declared void"
24456msgstr "�ѿ��ޤ��ϥե�����ɤ� void ���������ޤ���"
24457
24458#: cp/decl.c:6582
24459#, gcc-internal-format
24460msgid "variable or field declared void"
24461msgstr "�ѿ��ޤ��ϥե�����ɤ� void ���������ޤ���"
24462
24463#: cp/decl.c:6737
24464#, gcc-internal-format
24465msgid "type %qT is not derived from type %qT"
24466msgstr ""
24467
24468#: cp/decl.c:6753 cp/decl.c:6841 cp/decl.c:7929
24469#, fuzzy, gcc-internal-format
24470msgid "declaration of %qD as non-function"
24471msgstr "`%s' ������ϴؿ�������"
24472
24473#: cp/decl.c:6759
24474#, fuzzy, gcc-internal-format
24475msgid "declaration of %qD as non-member"
24476msgstr "`%s' ������ϲ������ʤ�������ޤ�"
24477
24478#: cp/decl.c:6790
24479#, gcc-internal-format
24480msgid "declarator-id missing; using reserved word %qD"
24481msgstr ""
24482
24483#: cp/decl.c:6874
24484#, fuzzy, gcc-internal-format
24485msgid "two or more data types in declaration of %qs"
24486msgstr "`%s' ���������İʾ�Υǡ����������ꤵ��ޤ���"
24487
24488#: cp/decl.c:6938 cp/decl.c:6940
24489#, fuzzy, gcc-internal-format
24490msgid "ISO C++ forbids declaration of %qs with no type"
24491msgstr "ISO C �ϥ��ФΤʤ����������ؤ��ޤ�"
24492
24493#: cp/decl.c:6965
24494#, fuzzy, gcc-internal-format
24495msgid "short, signed or unsigned invalid for %qs"
24496msgstr "short, ���Ĥ��ޤ������ʤ��� `%s' �ˤȤä�̵��Ǥ�"
24497
24498#: cp/decl.c:6967
24499#, fuzzy, gcc-internal-format
24500msgid "long, short, signed or unsigned invalid for %qs"
24501msgstr "`%s' ���Ф��� long, short, signed �ޤ��� unsigned ����Ŭ�ڤǤ�"
24502
24503#: cp/decl.c:6969
24504#, fuzzy, gcc-internal-format
24505msgid "long and short specified together for %qs"
24506msgstr "long �� short �� `%s' ���Ф��ư��˻��ꤵ��Ƥ��ޤ�"
24507
24508#: cp/decl.c:6971
24509#, fuzzy, gcc-internal-format
24510msgid "long or short specified with char for %qs"
24511msgstr "`%s' ���Ф��� char �ȤȤ�� long �ޤ��� short �����ꤵ��Ƥ��ޤ�"
24512
24513#: cp/decl.c:6973
24514#, fuzzy, gcc-internal-format
24515msgid "long or short specified with floating type for %qs"
24516msgstr "`%s' ���Ф�����ư�������ȤȤ�� long �ޤ��� short �����ꤵ��Ƥ��ޤ�"
24517
24518#: cp/decl.c:6975
24519#, fuzzy, gcc-internal-format
24520msgid "signed and unsigned given together for %qs"
24521msgstr "����դ������̵���� `%s' ���Ф��ư���Ϳ�����Ƥ��ޤ�"
24522
24523#: cp/decl.c:6981
24524#, fuzzy, gcc-internal-format
24525msgid "long, short, signed or unsigned used invalidly for %qs"
24526msgstr "`%s' ���Ф��� long, short, singed �� unsigned �λ��Ѥ���Ŭ�ڤǤ�"
24527
24528#: cp/decl.c:7046
24529#, fuzzy, gcc-internal-format
24530msgid "complex invalid for %qs"
24531msgstr "`%s' ���Ф��� complex ����Ŭ�ڤǤ�"
24532
24533#: cp/decl.c:7075
24534#, gcc-internal-format
24535msgid "qualifiers are not allowed on declaration of %<operator %T%>"
24536msgstr ""
24537
24538#: cp/decl.c:7087 cp/typeck.c:6633
24539#, fuzzy, gcc-internal-format
24540msgid "ignoring %qV qualifiers added to function type %qT"
24541msgstr "�ؿ�����ͤη������Ҥ�̵�뤵��ޤ���"
24542
24543#: cp/decl.c:7110
24544#, fuzzy, gcc-internal-format
24545msgid "member %qD cannot be declared both virtual and static"
24546msgstr "����� `%s' �� `mutable' �Ȥ�����Ǥ��ޤ���"
24547
24548#: cp/decl.c:7118
24549#, gcc-internal-format
24550msgid "%<%T::%D%> is not a valid declarator"
24551msgstr ""
24552
24553#: cp/decl.c:7126
24554#, gcc-internal-format
24555msgid "typedef declaration invalid in parameter declaration"
24556msgstr "������������� typedef �����̵��Ǥ�"
24557
24558#: cp/decl.c:7130
24559#, gcc-internal-format
24560msgid "storage class specifiers invalid in parameter declarations"
24561msgstr "������������ε������饹����Ҥ�̵��Ǥ�"
24562
24563#: cp/decl.c:7137
24564#, gcc-internal-format
24565msgid "virtual outside class declaration"
24566msgstr "���饹����γ�¦�� virtual ���ꤷ�Ƥ��ޤ�"
24567
24568#: cp/decl.c:7151 cp/decl.c:7160
24569#, fuzzy, gcc-internal-format
24570msgid "multiple storage classes in declaration of %qs"
24571msgstr "`%s' ������ˤ�����ʣ������¸���饹"
24572
24573#: cp/decl.c:7183
24574#, fuzzy, gcc-internal-format
24575msgid "storage class specified for %qs"
24576msgstr "%s ���Ф��뵭�����饹����� `%s'"
24577
24578#: cp/decl.c:7217
24579#, fuzzy, gcc-internal-format
24580msgid "top-level declaration of %qs specifies %<auto%>"
24581msgstr "`%s' �Υȥåץ�٥������� `auto' ����ꤷ�ޤ�"
24582
24583#: cp/decl.c:7229
24584#, gcc-internal-format
24585msgid "storage class specifiers invalid in friend function declarations"
24586msgstr "friend �ؿ������ε������饹����Ҥ�̵��Ǥ�"
24587
24588#: cp/decl.c:7346
24589#, gcc-internal-format
24590msgid "destructor cannot be static member function"
24591msgstr "�ǥ��ȥ饯������Ū���дؿ��Ȥ��뤳�ȤϤǤ��ޤ���"
24592
24593#: cp/decl.c:7349
24594#, fuzzy, gcc-internal-format
24595msgid "destructors may not be cv-qualified"
24596msgstr "�����ȥ饯���� virtual ����Ǥ��ޤ���"
24597
24598#: cp/decl.c:7369
24599#, gcc-internal-format
24600msgid "constructor cannot be static member function"
24601msgstr "�����ȥ饯������Ū���дؿ��Ȥ��뤳�ȤϤǤ��ޤ���"
24602
24603#: cp/decl.c:7372
24604#, gcc-internal-format
24605msgid "constructors cannot be declared virtual"
24606msgstr "�����ȥ饯���� virtual ����Ǥ��ޤ���"
24607
24608#: cp/decl.c:7377
24609#, fuzzy, gcc-internal-format
24610msgid "constructors may not be cv-qualified"
24611msgstr "�����ȥ饯���� virtual ����Ǥ��ޤ���"
24612
24613#: cp/decl.c:7397
24614#, fuzzy, gcc-internal-format
24615msgid "can't initialize friend function %qs"
24616msgstr "friend �ؿ� `%s' ����Ǥ��ޤ���"
24617
24618#. Cannot be both friend and virtual.
24619#: cp/decl.c:7401
24620#, gcc-internal-format
24621msgid "virtual functions cannot be friends"
24622msgstr "���۴ؿ��� friend �ˤǤ��ޤ���"
24623
24624#: cp/decl.c:7405
24625#, gcc-internal-format
24626msgid "friend declaration not in class definition"
24627msgstr "friend ��������饹�������ˤ���ޤ���"
24628
24629#: cp/decl.c:7407
24630#, fuzzy, gcc-internal-format
24631msgid "can't define friend function %qs in a local class definition"
24632msgstr "friend ��������饹�������ˤ���ޤ���"
24633
24634#: cp/decl.c:7420
24635#, fuzzy, gcc-internal-format
24636msgid "destructors may not have parameters"
24637msgstr "�ǥ��ȥ饯���ϲ��������ޤ���"
24638
24639#: cp/decl.c:7439 cp/decl.c:7446
24640#, fuzzy, gcc-internal-format
24641msgid "cannot declare reference to %q#T"
24642msgstr "���Ȥ��ȤȤ�������Ǥ��ޤ���"
24643
24644#: cp/decl.c:7440
24645#, fuzzy, gcc-internal-format
24646msgid "cannot declare pointer to %q#T"
24647msgstr "�ݥ������ȤȤ�������Ǥ��ޤ���"
24648
24649#: cp/decl.c:7448
24650#, fuzzy, gcc-internal-format
24651msgid "cannot declare pointer to %q#T member"
24652msgstr "�ݥ������ȤȤ�������Ǥ��ޤ���"
24653
24654#: cp/decl.c:7487 cp/parser.c:11686
24655#, gcc-internal-format
24656msgid "%qD is a namespace"
24657msgstr ""
24658
24659#: cp/decl.c:7526
24660#, gcc-internal-format
24661msgid "template-id %qD used as a declarator"
24662msgstr ""
24663
24664#: cp/decl.c:7576
24665#, gcc-internal-format
24666msgid "member functions are implicitly friends of their class"
24667msgstr "���дؿ��ϰ���Ū�ˤ��Υ��饹�� friend �Ǥ�"
24668
24669#: cp/decl.c:7578
24670#, gcc-internal-format
24671msgid "extra qualification %<%T::%> on member %qs"
24672msgstr ""
24673
24674#: cp/decl.c:7589
24675#, gcc-internal-format
24676msgid "cannot define member function %<%T::%s%> within %<%T%>"
24677msgstr ""
24678
24679#: cp/decl.c:7590
24680#, gcc-internal-format
24681msgid "cannot declare member function %<%T::%s%> within %<%T%>"
24682msgstr ""
24683
24684#: cp/decl.c:7617
24685#, gcc-internal-format
24686msgid "cannot declare member %<%T::%s%> within %qT"
24687msgstr ""
24688
24689#: cp/decl.c:7657
24690#, gcc-internal-format
24691msgid "data member may not have variably modified type %qT"
24692msgstr ""
24693
24694#: cp/decl.c:7659
24695#, gcc-internal-format
24696msgid "parameter may not have variably modified type %qT"
24697msgstr ""
24698
24699#. [dcl.fct.spec] The explicit specifier shall only be used in
24700#. declarations of constructors within a class definition.
24701#: cp/decl.c:7667
24702#, fuzzy, gcc-internal-format
24703msgid "only declarations of constructors can be %<explicit%>"
24704msgstr "`explicit' �ˤǤ���Τϡ������ȥ饯�������Ǥ�"
24705
24706#: cp/decl.c:7675
24707#, fuzzy, gcc-internal-format
24708msgid "non-member %qs cannot be declared %<mutable%>"
24709msgstr "����� `%s' �� `mutable' �Ȥ�����Ǥ��ޤ���"
24710
24711#: cp/decl.c:7680
24712#, fuzzy, gcc-internal-format
24713msgid "non-object member %qs cannot be declared %<mutable%>"
24714msgstr "���֥������ȥ��� `%s' �� `mutable' �Ȥ�����Ǥ��ޤ���"
24715
24716#: cp/decl.c:7686
24717#, fuzzy, gcc-internal-format
24718msgid "function %qs cannot be declared %<mutable%>"
24719msgstr "�ؿ� `%s' �� `mutable' �Ȥ��Ƥ�����Ǥ��ޤ���"
24720
24721#: cp/decl.c:7691
24722#, fuzzy, gcc-internal-format
24723msgid "static %qs cannot be declared %<mutable%>"
24724msgstr "static `%s' �� mutable �Ȥ�������Ǥ��ޤ���"
24725
24726#: cp/decl.c:7696
24727#, fuzzy, gcc-internal-format
24728msgid "const %qs cannot be declared %<mutable%>"
24729msgstr "const `%s' �� `mutable' �Ȥ�������Ǥ��ޤ���"
24730
24731#: cp/decl.c:7716
24732#, gcc-internal-format
24733msgid "%Jtypedef name may not be a nested-name-specifier"
24734msgstr ""
24735
24736#: cp/decl.c:7732
24737#, gcc-internal-format
24738msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
24739msgstr ""
24740
24741#: cp/decl.c:7831
24742#, fuzzy, gcc-internal-format
24743msgid "qualified function types cannot be used to declare %s functions"
24744msgstr "�ؿ����֤������ؿ��Ǥ��äƤϤʤ�ޤ���"
24745
24746#: cp/decl.c:7857
24747#, fuzzy, gcc-internal-format
24748msgid "type qualifiers specified for friend class declaration"
24749msgstr "��Ĥζ��������ˡ���Ĥη������ꤵ��Ƥ��ޤ�"
24750
24751#: cp/decl.c:7862
24752#, fuzzy, gcc-internal-format
24753msgid "%<inline%> specified for friend class declaration"
24754msgstr "���饹����γ�¦�� virtual ���ꤷ�Ƥ��ޤ�"
24755
24756#: cp/decl.c:7870
24757#, fuzzy, gcc-internal-format
24758msgid "template parameters cannot be friends"
24759msgstr "ʣ���ʥѥ�᥿���Ĵؿ��� inline �ˤǤ��ޤ���"
24760
24761#: cp/decl.c:7872
24762#, gcc-internal-format
24763msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
24764msgstr ""
24765
24766#: cp/decl.c:7876
24767#, fuzzy, gcc-internal-format
24768msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
24769msgstr "friend ��������饹�������ˤ���ޤ���"
24770
24771#: cp/decl.c:7889
24772#, fuzzy, gcc-internal-format
24773msgid "trying to make class %qT a friend of global scope"
24774msgstr "���饹 `%s' ����襹�����פ� friend �ˤ��褦�Ȥ��Ƥ��ޤ�"
24775
24776#: cp/decl.c:7900
24777#, fuzzy, gcc-internal-format
24778msgid "invalid qualifiers on non-member function type"
24779msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
24780
24781#: cp/decl.c:7919
24782#, fuzzy, gcc-internal-format
24783msgid "abstract declarator %qT used as declaration"
24784msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
24785
24786#: cp/decl.c:7944
24787#, fuzzy, gcc-internal-format
24788msgid "cannot use %<::%> in parameter declaration"
24789msgstr "������������� `::' ��Ȥ��ޤ���"
24790
24791#. Something like struct S { int N::j; };
24792#: cp/decl.c:7989
24793#, fuzzy, gcc-internal-format
24794msgid "invalid use of %<::%>"
24795msgstr "̵�����ˡ�� of %%d, %%x, ���� %%X"
24796
24797#: cp/decl.c:8004
24798#, gcc-internal-format
24799msgid "can't make %qD into a method -- not in a class"
24800msgstr ""
24801
24802#: cp/decl.c:8013
24803#, fuzzy, gcc-internal-format
24804msgid "function %qD declared virtual inside a union"
24805msgstr "�ΰ� `%s' �ϴؿ��Ȥ����������Ƥ��ޤ�"
24806
24807#: cp/decl.c:8022
24808#, fuzzy, gcc-internal-format
24809msgid "%qD cannot be declared virtual, since it is always static"
24810msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
24811
24812#: cp/decl.c:8040
24813#, gcc-internal-format
24814msgid "expected qualified name in friend declaration for destructor %qD"
24815msgstr ""
24816
24817#: cp/decl.c:8050
24818#, fuzzy, gcc-internal-format
24819msgid "declaration of %qD as member of %qT"
24820msgstr "`%s' ������ˤ�� `this' �Υ��Ф�ʤ��������ޤ�"
24821
24822#: cp/decl.c:8126
24823#, fuzzy, gcc-internal-format
24824msgid "field %qD has incomplete type"
24825msgstr "�ΰ� `%s' ���Դ����ʷ��Ǥ�"
24826
24827#: cp/decl.c:8128
24828#, fuzzy, gcc-internal-format
24829msgid "name %qT has incomplete type"
24830msgstr "��������Դ������Ǥ�"
24831
24832#: cp/decl.c:8137
24833#, fuzzy, gcc-internal-format
24834msgid "  in instantiation of template %qT"
24835msgstr "%s: `%s' ��:\n"
24836
24837#: cp/decl.c:8147
24838#, fuzzy, gcc-internal-format
24839msgid "%qE is neither function nor member function; cannot be declared friend"
24840msgstr "`%s' �ϴؿ��Ǥ���дؿ��Ǥ⤢��ޤ��� -- friend �Ȥ�����Ǥ��ޤ���"
24841
24842#. An attempt is being made to initialize a non-static
24843#. member.  But, from [class.mem]:
24844#.
24845#. 4 A member-declarator can contain a
24846#. constant-initializer only if it declares a static
24847#. member (_class.static_) of integral or enumeration
24848#. type, see _class.static.data_.
24849#.
24850#. This used to be relatively common practice, but
24851#. the rest of the compiler does not correctly
24852#. handle the initialization unless the member is
24853#. static so we make it static below.
24854#: cp/decl.c:8198
24855#, fuzzy, gcc-internal-format
24856msgid "ISO C++ forbids initialization of member %qD"
24857msgstr "ISO C++ �� new ���ν��Ǥ� `=' ��ؤ��ޤ�"
24858
24859#: cp/decl.c:8200
24860#, gcc-internal-format
24861msgid "making %qD static"
24862msgstr ""
24863
24864#: cp/decl.c:8269
24865#, fuzzy, gcc-internal-format
24866msgid "storage class %<auto%> invalid for function %qs"
24867msgstr "�ؿ� `%s' ���Ф��뵭�����饹 `auto' ��̵��Ǥ�"
24868
24869#: cp/decl.c:8271
24870#, fuzzy, gcc-internal-format
24871msgid "storage class %<register%> invalid for function %qs"
24872msgstr "�ؿ� `%s' ���Ф��뵭�����饹 `register' ��̵��Ǥ�"
24873
24874#: cp/decl.c:8273
24875#, fuzzy, gcc-internal-format
24876msgid "storage class %<__thread%> invalid for function %qs"
24877msgstr "�ؿ� `%s' ���Ф��뵭�����饹 `auto' ��̵��Ǥ�"
24878
24879#: cp/decl.c:8284
24880#, fuzzy, gcc-internal-format
24881msgid "%<static%> specified invalid for function %qs declared out of global scope"
24882msgstr "��襹�����׳��δؿ� `%s' ���Ф��뵭�����饹 `inline' ��̵��Ǥ�"
24883
24884#: cp/decl.c:8287
24885#, fuzzy, gcc-internal-format
24886msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
24887msgstr "��襹�����׳��δؿ� `%s' ���Ф��뵭�����饹 `inline' ��̵��Ǥ�"
24888
24889#: cp/decl.c:8295
24890#, fuzzy, gcc-internal-format
24891msgid "virtual non-class function %qs"
24892msgstr "virtual �����饹�ؿ� `%s'"
24893
24894#: cp/decl.c:8326
24895#, fuzzy, gcc-internal-format
24896msgid "cannot declare member function %qD to have static linkage"
24897msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
24898
24899#. FIXME need arm citation
24900#: cp/decl.c:8333
24901#, gcc-internal-format
24902msgid "cannot declare static function inside another function"
24903msgstr "¾�δؿ���� static �ؿ�������Ǥ��ޤ���"
24904
24905#: cp/decl.c:8362
24906#, gcc-internal-format
24907msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
24908msgstr ""
24909
24910#: cp/decl.c:8369
24911#, gcc-internal-format
24912msgid "static member %qD declared %<register%>"
24913msgstr ""
24914
24915#: cp/decl.c:8374
24916#, gcc-internal-format
24917msgid "cannot explicitly declare member %q#D to have extern linkage"
24918msgstr ""
24919
24920#: cp/decl.c:8512
24921#, gcc-internal-format
24922msgid "default argument for %q#D has type %qT"
24923msgstr ""
24924
24925#: cp/decl.c:8515
24926#, gcc-internal-format
24927msgid "default argument for parameter of type %qT has type %qT"
24928msgstr ""
24929
24930#: cp/decl.c:8532
24931#, fuzzy, gcc-internal-format
24932msgid "default argument %qE uses local variable %qD"
24933msgstr "�ؿ����������ѿ��Υ��ɥ쥹���֤��Ƥ��ޤ�"
24934
24935#: cp/decl.c:8600
24936#, fuzzy, gcc-internal-format
24937msgid "parameter %qD invalidly declared method type"
24938msgstr "�ѥ�᥿�ϥ᥽�åɤη���������������ޤ���"
24939
24940#: cp/decl.c:8624
24941#, gcc-internal-format
24942msgid "parameter %qD includes %s to array of unknown bound %qT"
24943msgstr ""
24944
24945#. [class.copy]
24946#.
24947#. A declaration of a constructor for a class X is ill-formed if
24948#. its first parameter is of type (optionally cv-qualified) X
24949#. and either there are no other parameters or else all other
24950#. parameters have default arguments.
24951#.
24952#. We *don't* complain about member template instantiations that
24953#. have this form, though; they can occur as we try to decide
24954#. what constructor to use during overload resolution.  Since
24955#. overload resolution will never prefer such a constructor to
24956#. the non-template copy constructor (which is either explicitly
24957#. or implicitly defined), there's no need to worry about their
24958#. existence.  Theoretically, they should never even be
24959#. instantiated, but that's hard to forestall.
24960#: cp/decl.c:8787
24961#, gcc-internal-format
24962msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
24963msgstr ""
24964
24965#: cp/decl.c:8908
24966#, gcc-internal-format
24967msgid "%qD may not be declared within a namespace"
24968msgstr ""
24969
24970#: cp/decl.c:8910
24971#, fuzzy, gcc-internal-format
24972msgid "%qD may not be declared as static"
24973msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
24974
24975#: cp/decl.c:8931
24976#, fuzzy, gcc-internal-format
24977msgid "%qD must be a nonstatic member function"
24978msgstr "�ǥ��ȥ饯������Ū���дؿ��Ȥ��뤳�ȤϤǤ��ޤ���"
24979
24980#: cp/decl.c:8940
24981#, gcc-internal-format
24982msgid "%qD must be either a non-static member function or a non-member function"
24983msgstr ""
24984
24985#: cp/decl.c:8963
24986#, gcc-internal-format
24987msgid "%qD must have an argument of class or enumerated type"
24988msgstr ""
24989
24990#: cp/decl.c:9004
24991#, gcc-internal-format
24992msgid "conversion to %s%s will never use a type conversion operator"
24993msgstr "%s%s �ؤ��Ѵ��Ƿ��Ѵ��黻�Ҥ����Ѥ���뤳�ȤϷ褷�Ƥ���ޤ���"
24994
24995#. 13.4.0.3
24996#: cp/decl.c:9012
24997#, fuzzy, gcc-internal-format
24998msgid "ISO C++ prohibits overloading operator ?:"
24999msgstr "ISO C++ ��̵̾��¤�Τ�ػߤ��Ƥ��ޤ�"
25000
25001#: cp/decl.c:9015
25002#, gcc-internal-format
25003msgid "%qD must not have variable number of arguments"
25004msgstr ""
25005
25006#: cp/decl.c:9064
25007#, gcc-internal-format
25008msgid "postfix %qD must take %<int%> as its argument"
25009msgstr ""
25010
25011#: cp/decl.c:9068
25012#, gcc-internal-format
25013msgid "postfix %qD must take %<int%> as its second argument"
25014msgstr ""
25015
25016#: cp/decl.c:9075
25017#, fuzzy, gcc-internal-format
25018msgid "%qD must take either zero or one argument"
25019msgstr "`%s' �� 0 �� 2 �Ĥΰ�������Ȥ�ޤ���"
25020
25021#: cp/decl.c:9077
25022#, fuzzy, gcc-internal-format
25023msgid "%qD must take either one or two arguments"
25024msgstr "`%s' �� 0 �� 2 �Ĥΰ�������Ȥ�ޤ���"
25025
25026#: cp/decl.c:9098
25027#, gcc-internal-format
25028msgid "prefix %qD should return %qT"
25029msgstr ""
25030
25031#: cp/decl.c:9104
25032#, gcc-internal-format
25033msgid "postfix %qD should return %qT"
25034msgstr ""
25035
25036#: cp/decl.c:9113
25037#, gcc-internal-format
25038msgid "%qD must take %<void%>"
25039msgstr ""
25040
25041#: cp/decl.c:9115 cp/decl.c:9123
25042#, gcc-internal-format
25043msgid "%qD must take exactly one argument"
25044msgstr ""
25045
25046#: cp/decl.c:9125
25047#, fuzzy, gcc-internal-format
25048msgid "%qD must take exactly two arguments"
25049msgstr "`%s' �� 0 �� 2 �Ĥΰ�������Ȥ�ޤ���"
25050
25051#: cp/decl.c:9133
25052#, gcc-internal-format
25053msgid "user-defined %qD always evaluates both arguments"
25054msgstr ""
25055
25056#: cp/decl.c:9147
25057#, gcc-internal-format
25058msgid "%qD should return by value"
25059msgstr ""
25060
25061#: cp/decl.c:9159 cp/decl.c:9162
25062#, gcc-internal-format
25063msgid "%qD cannot have default arguments"
25064msgstr ""
25065
25066#: cp/decl.c:9219
25067#, gcc-internal-format
25068msgid "using template type parameter %qT after %qs"
25069msgstr ""
25070
25071#: cp/decl.c:9234
25072#, gcc-internal-format
25073msgid "using typedef-name %qD after %qs"
25074msgstr ""
25075
25076#: cp/decl.c:9235
25077#, fuzzy, gcc-internal-format
25078msgid "%q+D has a previous declaration here"
25079msgstr "����Ǥ� `%s' �����"
25080
25081#: cp/decl.c:9243
25082#, gcc-internal-format
25083msgid "%qT referred to as %qs"
25084msgstr ""
25085
25086#: cp/decl.c:9244 cp/decl.c:9251
25087#, fuzzy, gcc-internal-format
25088msgid "%q+T has a previous declaration here"
25089msgstr "����Ǥ� `%s' �����"
25090
25091#: cp/decl.c:9250
25092#, gcc-internal-format
25093msgid "%qT referred to as enum"
25094msgstr ""
25095
25096#. If a class template appears as elaborated type specifier
25097#. without a template header such as:
25098#.
25099#. template <class T> class C {};
25100#. void f(class C);		// No template header here
25101#.
25102#. then the required template argument is missing.
25103#: cp/decl.c:9265
25104#, gcc-internal-format
25105msgid "template argument required for %<%s %T%>"
25106msgstr ""
25107
25108#: cp/decl.c:9313 cp/name-lookup.c:2627
25109#, gcc-internal-format
25110msgid "%qD has the same name as the class in which it is declared"
25111msgstr ""
25112
25113#: cp/decl.c:9451
25114#, fuzzy, gcc-internal-format
25115msgid "use of enum %q#D without previous declaration"
25116msgstr "����������ʤ������ؿ��˴ؤ��Ʒٹ���"
25117
25118#: cp/decl.c:9469
25119#, fuzzy, gcc-internal-format
25120msgid "redeclaration of %qT as a non-template"
25121msgstr "`%s' ������ϲ������ʤ�������ޤ�"
25122
25123#: cp/decl.c:9576
25124#, gcc-internal-format
25125msgid "derived union %qT invalid"
25126msgstr ""
25127
25128#: cp/decl.c:9582
25129#, gcc-internal-format
25130msgid "Java class %qT cannot have multiple bases"
25131msgstr ""
25132
25133#: cp/decl.c:9590
25134#, gcc-internal-format
25135msgid "Java class %qT cannot have virtual bases"
25136msgstr ""
25137
25138#: cp/decl.c:9609
25139#, fuzzy, gcc-internal-format
25140msgid "base type %qT fails to be a struct or class type"
25141msgstr "�������� `%s' �� struct �� class �θ�ˤϻȤ��ޤ���"
25142
25143#: cp/decl.c:9642
25144#, gcc-internal-format
25145msgid "recursive type %qT undefined"
25146msgstr ""
25147
25148#: cp/decl.c:9644
25149#, fuzzy, gcc-internal-format
25150msgid "duplicate base type %qT invalid"
25151msgstr "��ʣ���� case ����"
25152
25153#: cp/decl.c:9714
25154#, fuzzy, gcc-internal-format
25155msgid "multiple definition of %q#T"
25156msgstr "`%s' �����������ޤ���"
25157
25158#: cp/decl.c:9715
25159#, fuzzy, gcc-internal-format
25160msgid "%Jprevious definition here"
25161msgstr "`%s' �����ˤ������������ޤ���"
25162
25163#. DR 377
25164#.
25165#. IF no integral type can represent all the enumerator values, the
25166#. enumeration is ill-formed.
25167#: cp/decl.c:9854
25168#, gcc-internal-format
25169msgid "no integral type can represent all of the enumerator values for %qT"
25170msgstr ""
25171
25172#: cp/decl.c:9965
25173#, fuzzy, gcc-internal-format
25174msgid "enumerator value for %qD not integer constant"
25175msgstr "`%s' ������ͤ���������ǤϤ���ޤ���"
25176
25177#: cp/decl.c:9993
25178#, fuzzy, gcc-internal-format
25179msgid "overflow in enumeration values at %qD"
25180msgstr "����ͤ������С��ե�"
25181
25182#: cp/decl.c:10068
25183#, fuzzy, gcc-internal-format
25184msgid "return type %q#T is incomplete"
25185msgstr "����ͤη����Դ������Ǥ�"
25186
25187#: cp/decl.c:10178 cp/typeck.c:6380
25188#, gcc-internal-format
25189msgid "%<operator=%> should return a reference to %<*this%>"
25190msgstr ""
25191
25192#: cp/decl.c:10544
25193#, fuzzy, gcc-internal-format
25194msgid "parameter %qD declared void"
25195msgstr "����� `%s' �� void ���������Ƥ��ޤ�"
25196
25197#: cp/decl.c:11050
25198#, fuzzy, gcc-internal-format
25199msgid "invalid member function declaration"
25200msgstr "̵�������Ǥ�"
25201
25202#: cp/decl.c:11065
25203#, gcc-internal-format
25204msgid "%qD is already defined in class %qT"
25205msgstr ""
25206
25207#: cp/decl.c:11275
25208#, gcc-internal-format
25209msgid "static member function %q#D declared with type qualifiers"
25210msgstr ""
25211
25212#: cp/decl2.c:271
25213#, gcc-internal-format
25214msgid "name missing for member function"
25215msgstr "���дؿ���̾����礤�Ƥ��ޤ�"
25216
25217#: cp/decl2.c:364 cp/decl2.c:378
25218#, gcc-internal-format
25219msgid "ambiguous conversion for array subscript"
25220msgstr "�����ź����Ф���ۣ����Ѵ�"
25221
25222#: cp/decl2.c:372
25223#, gcc-internal-format
25224msgid "invalid types %<%T[%T]%> for array subscript"
25225msgstr ""
25226
25227#: cp/decl2.c:415
25228#, gcc-internal-format
25229msgid "deleting array %q#D"
25230msgstr ""
25231
25232#: cp/decl2.c:421
25233#, gcc-internal-format
25234msgid "type %q#T argument given to %<delete%>, expected pointer"
25235msgstr ""
25236
25237#: cp/decl2.c:433
25238#, fuzzy, gcc-internal-format
25239msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
25240msgstr "�ؿ��� delete �Ǥ��ޤ��� ���֥������ȤؤΥݥ��������� `delete' ����Ȥ���ͭ��Ǥ�"
25241
25242#: cp/decl2.c:441
25243#, gcc-internal-format
25244msgid "deleting %qT is undefined"
25245msgstr ""
25246
25247#. 14.5.2.2 [temp.mem]
25248#.
25249#. A local class shall not have member templates.
25250#: cp/decl2.c:477
25251#, gcc-internal-format
25252msgid "invalid declaration of member template %q#D in local class"
25253msgstr ""
25254
25255#: cp/decl2.c:486
25256#, gcc-internal-format
25257msgid "invalid use of %<virtual%> in template declaration of %q#D"
25258msgstr ""
25259
25260#: cp/decl2.c:496 cp/pt.c:3024
25261#, fuzzy, gcc-internal-format
25262msgid "template declaration of %q#D"
25263msgstr "��������Ǥ�"
25264
25265#: cp/decl2.c:545
25266#, gcc-internal-format
25267msgid "Java method %qD has non-Java return type %qT"
25268msgstr ""
25269
25270#: cp/decl2.c:561
25271#, gcc-internal-format
25272msgid "Java method %qD has non-Java parameter type %qT"
25273msgstr ""
25274
25275#: cp/decl2.c:666
25276#, gcc-internal-format
25277msgid "prototype for %q#D does not match any in class %qT"
25278msgstr ""
25279
25280#: cp/decl2.c:763
25281#, gcc-internal-format
25282msgid "local class %q#T shall not have static data member %q#D"
25283msgstr ""
25284
25285#: cp/decl2.c:771
25286#, gcc-internal-format
25287msgid "initializer invalid for static member with constructor"
25288msgstr "�����ȥ饯������Ū���н��Ҥ�̵��Ǥ�"
25289
25290#: cp/decl2.c:774
25291#, gcc-internal-format
25292msgid "(an out of class initialization is required)"
25293msgstr "(���饹���Ǥν���ɬ�פȤ��ޤ�)"
25294
25295#: cp/decl2.c:842
25296#, gcc-internal-format
25297msgid "member %qD conflicts with virtual function table field name"
25298msgstr ""
25299
25300#: cp/decl2.c:861
25301#, gcc-internal-format
25302msgid "applying attributes to template parameters is not implemented"
25303msgstr ""
25304
25305#: cp/decl2.c:871
25306#, gcc-internal-format
25307msgid "%qD is already defined in %qT"
25308msgstr ""
25309
25310#: cp/decl2.c:892
25311#, fuzzy, gcc-internal-format
25312msgid "initializer specified for static member function %qD"
25313msgstr "�����ȥ饯������Ū���н��Ҥ�̵��Ǥ�"
25314
25315#: cp/decl2.c:915
25316#, gcc-internal-format
25317msgid "field initializer is not constant"
25318msgstr "�ե�����ɽ������Ҥ�����ǤϤ���ޤ���"
25319
25320#: cp/decl2.c:942
25321#, gcc-internal-format
25322msgid "%<asm%> specifiers are not permitted on non-static data members"
25323msgstr ""
25324
25325#: cp/decl2.c:990
25326#, fuzzy, gcc-internal-format
25327msgid "cannot declare %qD to be a bit-field type"
25328msgstr "`::main' �� template �Ȥ��Ƥ�����Ǥ��ޤ���"
25329
25330#: cp/decl2.c:1000
25331#, fuzzy, gcc-internal-format
25332msgid "cannot declare bit-field %qD with function type"
25333msgstr "�ؿ������Ф��� new ��Ŭ�ѤǤ��ޤ���"
25334
25335#: cp/decl2.c:1007
25336#, gcc-internal-format
25337msgid "%qD is already defined in the class %qT"
25338msgstr ""
25339
25340#: cp/decl2.c:1014
25341#, gcc-internal-format
25342msgid "static member %qD cannot be a bit-field"
25343msgstr ""
25344
25345#: cp/decl2.c:1059
25346#, gcc-internal-format
25347msgid "anonymous struct not inside named type"
25348msgstr "̵̾��¤�Τ�̾���Ĥ�������ˤ���ޤ���"
25349
25350#: cp/decl2.c:1142
25351#, gcc-internal-format
25352msgid "namespace-scope anonymous aggregates must be static"
25353msgstr "anonumous ̾�����֤ν����Τ� static �Ǥʤ���Фʤ�ޤ���"
25354
25355#: cp/decl2.c:1149
25356#, fuzzy, gcc-internal-format
25357msgid "anonymous union with no members"
25358msgstr "̵̾�����Τ˥��Ф�����ޤ���"
25359
25360#: cp/decl2.c:1185
25361#, fuzzy, gcc-internal-format
25362msgid "%<operator new%> must return type %qT"
25363msgstr "`operator delete' ����귿�� `void' �Ǥʤ���Фʤ�ޤ���"
25364
25365#: cp/decl2.c:1194
25366#, fuzzy, gcc-internal-format
25367msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
25368msgstr "`operator new' ��������Ȥ��� `size_t' ��Ȥ�ޤ�"
25369
25370#: cp/decl2.c:1223
25371#, fuzzy, gcc-internal-format
25372msgid "%<operator delete%> must return type %qT"
25373msgstr "`operator delete' ����귿�� `void' �Ǥʤ���Фʤ�ޤ���"
25374
25375#: cp/decl2.c:1232
25376#, fuzzy, gcc-internal-format
25377msgid "%<operator delete%> takes type %qT as first parameter"
25378msgstr "`operator delete' ��������Ȥ��� `void *' ����Ȥ�ޤ�"
25379
25380#: cp/decl2.c:3065
25381#, fuzzy, gcc-internal-format
25382msgid "inline function %q+D used but never defined"
25383msgstr "`%s' ���Ȥ��ޤ�����̤����Ǥ�"
25384
25385#: cp/decl2.c:3219
25386#, fuzzy, gcc-internal-format
25387msgid "default argument missing for parameter %P of %q+#D"
25388msgstr "������ꥹ�Ȥ���β����̾��礤�Ƥ��ޤ�"
25389
25390#. Can't throw a reference.
25391#: cp/except.c:267
25392#, gcc-internal-format
25393msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
25394msgstr ""
25395
25396#: cp/except.c:278
25397#, fuzzy, gcc-internal-format
25398msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
25399msgstr "Java `catch' �� `throw' ���ƤФ�ޤ�������`jthrowable' ��̤����Ǥ�"
25400
25401#. Thrown object must be a Throwable.
25402#: cp/except.c:285
25403#, gcc-internal-format
25404msgid "type %qT is not derived from %<java::lang::Throwable%>"
25405msgstr ""
25406
25407#: cp/except.c:348
25408#, gcc-internal-format
25409msgid "mixing C++ and Java catches in a single translation unit"
25410msgstr "C++ �� Java �� `catch' ���Ĥ�������˥åȤˤޤȤ�ޤ�"
25411
25412#: cp/except.c:608
25413#, gcc-internal-format
25414msgid "throwing NULL, which has integral, not pointer type"
25415msgstr ""
25416
25417#: cp/except.c:631 cp/init.c:1929
25418#, gcc-internal-format
25419msgid "%qD should never be overloaded"
25420msgstr ""
25421
25422#: cp/except.c:698
25423#, gcc-internal-format
25424msgid "  in thrown expression"
25425msgstr "  throw ���줿������"
25426
25427#: cp/except.c:846
25428#, gcc-internal-format
25429msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
25430msgstr ""
25431
25432#: cp/except.c:931
25433#, gcc-internal-format
25434msgid "%Hexception of type %qT will be caught"
25435msgstr ""
25436
25437#: cp/except.c:933
25438#, gcc-internal-format
25439msgid "%H   by earlier handler for %qT"
25440msgstr ""
25441
25442#: cp/except.c:963
25443#, gcc-internal-format
25444msgid "%H%<...%> handler must be the last handler for its try block"
25445msgstr ""
25446
25447#: cp/friend.c:152
25448#, gcc-internal-format
25449msgid "%qD is already a friend of class %qT"
25450msgstr ""
25451
25452#: cp/friend.c:228
25453#, gcc-internal-format
25454msgid "invalid type %qT declared %<friend%>"
25455msgstr ""
25456
25457#. [temp.friend]
25458#. Friend declarations shall not declare partial
25459#. specializations.
25460#. template <class U> friend class T::X<U>;
25461#. [temp.friend]
25462#. Friend declarations shall not declare partial
25463#. specializations.
25464#: cp/friend.c:244 cp/friend.c:274
25465#, gcc-internal-format
25466msgid "partial specialization %qT declared %<friend%>"
25467msgstr ""
25468
25469#: cp/friend.c:252
25470#, gcc-internal-format
25471msgid "class %qT is implicitly friends with itself"
25472msgstr ""
25473
25474#: cp/friend.c:310
25475#, fuzzy, gcc-internal-format
25476msgid "%qT is not a member of %qT"
25477msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
25478
25479#: cp/friend.c:315
25480#, gcc-internal-format
25481msgid "%qT is not a member class template of %qT"
25482msgstr ""
25483
25484#: cp/friend.c:323
25485#, gcc-internal-format
25486msgid "%qT is not a nested class of %qT"
25487msgstr ""
25488
25489#. template <class T> friend class T;
25490#: cp/friend.c:336
25491#, fuzzy, gcc-internal-format
25492msgid "template parameter type %qT declared %<friend%>"
25493msgstr "����� `%s' �� void ���������Ƥ��ޤ�"
25494
25495#. template <class T> friend class A; where A is not a template
25496#: cp/friend.c:342
25497#, gcc-internal-format
25498msgid "%q#T is not a template"
25499msgstr ""
25500
25501#: cp/friend.c:364
25502#, gcc-internal-format
25503msgid "%qD is already a friend of %qT"
25504msgstr ""
25505
25506#: cp/friend.c:373
25507#, gcc-internal-format
25508msgid "%qT is already a friend of %qT"
25509msgstr ""
25510
25511#: cp/friend.c:497
25512#, gcc-internal-format
25513msgid "member %qD declared as friend before type %qT defined"
25514msgstr ""
25515
25516#: cp/friend.c:553
25517#, fuzzy, gcc-internal-format
25518msgid "friend declaration %q#D declares a non-template function"
25519msgstr "friend ��������饹�������ˤ���ޤ���"
25520
25521#: cp/friend.c:557
25522#, fuzzy, gcc-internal-format
25523msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
25524msgstr "�ʤ⤷���줬���ʤ��ΰտޤ�����ΤǤʤ���С��ؿ��ƥ�ץ졼�Ȥϴ������ѤǤ�������ǧ���������δؿ�̾�θ��� <> ���դ�­���Ƥ��������� -Wno-non-template-friend �Ǥ��ηٹ�ɽ����̵��ˤ��ޤ�"
25525
25526#: cp/init.c:327
25527#, gcc-internal-format
25528msgid "%J%qD should be initialized in the member initialization list"
25529msgstr ""
25530
25531#: cp/init.c:375
25532#, gcc-internal-format
25533msgid "%Jdefault-initialization of %q#D, which has reference type"
25534msgstr ""
25535
25536#: cp/init.c:381
25537#, gcc-internal-format
25538msgid "%Juninitialized reference member %qD"
25539msgstr ""
25540
25541#: cp/init.c:384
25542#, gcc-internal-format
25543msgid "%Juninitialized member %qD with %<const%> type %qT"
25544msgstr ""
25545
25546#: cp/init.c:527
25547#, gcc-internal-format
25548msgid "%q+D will be initialized after"
25549msgstr ""
25550
25551#: cp/init.c:530
25552#, gcc-internal-format
25553msgid "base %qT will be initialized after"
25554msgstr ""
25555
25556#: cp/init.c:533
25557#, gcc-internal-format
25558msgid "  %q+#D"
25559msgstr ""
25560
25561#: cp/init.c:535
25562#, gcc-internal-format
25563msgid "  base %qT"
25564msgstr ""
25565
25566#: cp/init.c:536
25567#, gcc-internal-format
25568msgid "%J  when initialized here"
25569msgstr ""
25570
25571#: cp/init.c:552
25572#, fuzzy, gcc-internal-format
25573msgid "%Jmultiple initializations given for %qD"
25574msgstr "(`%s' �ν����Դ����Ǥ�)"
25575
25576#: cp/init.c:555
25577#, gcc-internal-format
25578msgid "%Jmultiple initializations given for base %qT"
25579msgstr ""
25580
25581#: cp/init.c:622
25582#, fuzzy, gcc-internal-format
25583msgid "%Jinitializations for multiple members of %qT"
25584msgstr "����������Ф���Ƥ��ޤ�"
25585
25586#: cp/init.c:684
25587#, gcc-internal-format
25588msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
25589msgstr ""
25590
25591#: cp/init.c:908 cp/init.c:927
25592#, gcc-internal-format
25593msgid "class %qT does not have any field named %qD"
25594msgstr ""
25595
25596#: cp/init.c:914
25597#, fuzzy, gcc-internal-format
25598msgid "%q#D is a static data member; it can only be initialized at its definition"
25599msgstr "`com_interface' °���ϥ��饹����ˤΤ��Ѥ�������Ǥ��ޤ�"
25600
25601#: cp/init.c:921
25602#, gcc-internal-format
25603msgid "%q#D is not a non-static data member of %qT"
25604msgstr ""
25605
25606#: cp/init.c:960
25607#, fuzzy, gcc-internal-format
25608msgid "unnamed initializer for %qT, which has no base classes"
25609msgstr "���쥯�饹���ĥ��饹�Υ��֥��������Ѥν��ҥꥹ�ȤǤ�"
25610
25611#: cp/init.c:968
25612#, gcc-internal-format
25613msgid "unnamed initializer for %qT, which uses multiple inheritance"
25614msgstr ""
25615
25616#: cp/init.c:1014
25617#, gcc-internal-format
25618msgid "%qD is both a direct base and an indirect virtual base"
25619msgstr ""
25620
25621#: cp/init.c:1022
25622#, gcc-internal-format
25623msgid "type %qT is not a direct or virtual base of %qT"
25624msgstr ""
25625
25626#: cp/init.c:1025
25627#, gcc-internal-format
25628msgid "type %qT is not a direct base of %qT"
25629msgstr ""
25630
25631#: cp/init.c:1105
25632#, gcc-internal-format
25633msgid "bad array initializer"
25634msgstr "����������ʽ��"
25635
25636#: cp/init.c:1304
25637#, fuzzy, gcc-internal-format
25638msgid "%qT is not an aggregate type"
25639msgstr "�����η����Ф���Ŭ�Ѥ��줿 `sigof'"
25640
25641#: cp/init.c:1398
25642#, gcc-internal-format
25643msgid "qualified type %qT does not match destructor name %<~%T%>"
25644msgstr ""
25645
25646#: cp/init.c:1406
25647#, gcc-internal-format
25648msgid "incomplete type %qT does not have member %qD"
25649msgstr ""
25650
25651#: cp/init.c:1425
25652#, gcc-internal-format
25653msgid "%qD is not a member of type %qT"
25654msgstr ""
25655
25656#: cp/init.c:1444
25657#, fuzzy, gcc-internal-format
25658msgid "invalid pointer to bit-field %qD"
25659msgstr "���黻�� %s ����Ŭ�ڤǤ�"
25660
25661#: cp/init.c:1546
25662#, fuzzy, gcc-internal-format
25663msgid "invalid use of non-static member function %qD"
25664msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
25665
25666#: cp/init.c:1552
25667#, fuzzy, gcc-internal-format
25668msgid "invalid use of non-static data member %qD"
25669msgstr "���ФؤΥݥ����Ǥ�̵��� `%s' �λ���"
25670
25671#: cp/init.c:1687
25672#, gcc-internal-format
25673msgid "size in array new must have integral type"
25674msgstr "���� new �ǤΥ������ϴ����ʷ����ͤФʤ�ޤ���"
25675
25676#: cp/init.c:1690
25677#, gcc-internal-format
25678msgid "zero size array reserves no space"
25679msgstr "���������������϶��֤���ݤ��ޤ���"
25680
25681#: cp/init.c:1698
25682#, gcc-internal-format
25683msgid "new cannot be applied to a reference type"
25684msgstr "���ȷ����Ф��� new ��Ŭ�ѤǤ��ޤ���"
25685
25686#: cp/init.c:1704
25687#, gcc-internal-format
25688msgid "new cannot be applied to a function type"
25689msgstr "�ؿ������Ф��� new ��Ŭ�ѤǤ��ޤ���"
25690
25691#: cp/init.c:1736
25692#, fuzzy, gcc-internal-format
25693msgid "call to Java constructor, while %<jclass%> undefined"
25694msgstr "Java �����ȥ饯�����ƤФ�ޤ�������`jclass' ��̤����Ǥ�"
25695
25696#: cp/init.c:1752
25697#, fuzzy, gcc-internal-format
25698msgid "can't find class$"
25699msgstr "class$ �����Ĥ���ޤ���"
25700
25701#: cp/init.c:1880
25702#, fuzzy, gcc-internal-format
25703msgid "invalid type %<void%> for new"
25704msgstr "new ���Ф���̵��ʷ��Ǥ��� `void'"
25705
25706#: cp/init.c:1890
25707#, gcc-internal-format
25708msgid "uninitialized const in %<new%> of %q#T"
25709msgstr ""
25710
25711#: cp/init.c:1924
25712#, fuzzy, gcc-internal-format
25713msgid "call to Java constructor with %qs undefined"
25714msgstr "Java �����ȥ饯�����ƤФ�ޤ�������`%s' ��̤����Ǥ�"
25715
25716#: cp/init.c:1964
25717#, fuzzy, gcc-internal-format
25718msgid "no suitable %qD found in class %qT"
25719msgstr "�ե������ '%s' �����饹��˸��Ĥ���ޤ���"
25720
25721#: cp/init.c:1969
25722#, fuzzy, gcc-internal-format
25723msgid "request for member %qD is ambiguous"
25724msgstr "�׵ᤵ�줿���� `%s' ��¿�ŷѾ�����դ����ۣ��Ǥ�"
25725
25726#: cp/init.c:2109
25727#, fuzzy, gcc-internal-format
25728msgid "ISO C++ forbids initialization in array new"
25729msgstr "ISO C++ �� new ���ν��Ǥ� `=' ��ؤ��ޤ�"
25730
25731#: cp/init.c:2597
25732#, gcc-internal-format
25733msgid "initializer ends prematurely"
25734msgstr "�������Ҥ������������᤯�и����ޤ���"
25735
25736#: cp/init.c:2652
25737#, gcc-internal-format
25738msgid "cannot initialize multi-dimensional array with initializer"
25739msgstr "¿��������Ͻ��Ҥǽ��뤳�Ȥ��Ǥ��ޤ���"
25740
25741#: cp/init.c:2813
25742#, gcc-internal-format
25743msgid "possible problem detected in invocation of delete operator:"
25744msgstr ""
25745
25746#: cp/init.c:2816
25747#, gcc-internal-format
25748msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
25749msgstr ""
25750
25751#: cp/init.c:2837
25752#, gcc-internal-format
25753msgid "unknown array size in delete"
25754msgstr "delete �Ǥ����������������Ǥ�"
25755
25756#: cp/init.c:3070
25757#, gcc-internal-format
25758msgid "type to vector delete is neither pointer or array type"
25759msgstr "�٥��ȥ뷿�� delete �Ǥ������ݥ����Ǥ������Ǥ⤢��ޤ���"
25760
25761#: cp/lex.c:468
25762#, gcc-internal-format
25763msgid "junk at end of #pragma %s"
25764msgstr "#pragma %s ������˥���"
25765
25766#: cp/lex.c:475
25767#, gcc-internal-format
25768msgid "invalid #pragma %s"
25769msgstr "̵��� #pragma %s �Ǥ�"
25770
25771#: cp/lex.c:483
25772#, fuzzy, gcc-internal-format
25773msgid "#pragma vtable no longer supported"
25774msgstr "--driver �Ϻ��᥵�ݡ��Ȥ���ޤ���"
25775
25776#: cp/lex.c:562
25777#, fuzzy, gcc-internal-format
25778msgid "#pragma implementation for %qs appears after file is included"
25779msgstr "%s �ؤ� #pragma implementation �ϥե����뤬 include ���줿��ǽи����ޤ���"
25780
25781#: cp/lex.c:587
25782#, gcc-internal-format
25783msgid "junk at end of #pragma GCC java_exceptions"
25784msgstr "#pragma GCC java_exceptions ������˥���"
25785
25786#: cp/lex.c:601
25787#, fuzzy, gcc-internal-format
25788msgid "%qD not defined"
25789msgstr "\"%s\" ���������Ƥ��ޤ���"
25790
25791#: cp/lex.c:605
25792#, gcc-internal-format
25793msgid "%qD was not declared in this scope"
25794msgstr ""
25795
25796#. In a template, it is invalid to write "f()" or "f(3)" if no
25797#. declaration of "f" is available.  Historically, G++ and most
25798#. other compilers accepted that usage since they deferred all name
25799#. lookup until instantiation time rather than doing unqualified
25800#. name lookup at template definition time; explain to the user what
25801#. is going wrong.
25802#.
25803#. Note that we have the exact wording of the following message in
25804#. the manual (trouble.texi, node "Name lookup"), so they need to
25805#. be kept in synch.
25806#: cp/lex.c:642
25807#, gcc-internal-format
25808msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
25809msgstr ""
25810
25811#: cp/lex.c:651
25812#, gcc-internal-format
25813msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
25814msgstr ""
25815
25816#: cp/mangle.c:2139
25817#, fuzzy, gcc-internal-format
25818msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
25819msgstr "�ؿ������Ф��� new ��Ŭ�ѤǤ��ޤ���"
25820
25821#: cp/mangle.c:2147
25822#, gcc-internal-format
25823msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
25824msgstr ""
25825
25826#: cp/mangle.c:2197
25827#, gcc-internal-format
25828msgid "omitted middle operand to %<?:%> operand cannot be mangled"
25829msgstr ""
25830
25831#: cp/mangle.c:2507
25832#, gcc-internal-format
25833msgid "the mangled name of %qD will change in a future version of GCC"
25834msgstr ""
25835
25836#: cp/method.c:457
25837#, gcc-internal-format
25838msgid "generic thunk code fails for method %q#D which uses %<...%>"
25839msgstr ""
25840
25841#: cp/method.c:693
25842#, gcc-internal-format
25843msgid "non-static const member %q#D, can't use default assignment operator"
25844msgstr ""
25845
25846#: cp/method.c:699
25847#, gcc-internal-format
25848msgid "non-static reference member %q#D, can't use default assignment operator"
25849msgstr ""
25850
25851#: cp/method.c:811
25852#, gcc-internal-format
25853msgid "%Hsynthesized method %qD first required here "
25854msgstr ""
25855
25856#: cp/method.c:1140
25857#, gcc-internal-format
25858msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
25859msgstr ""
25860
25861#: cp/name-lookup.c:697
25862#, fuzzy, gcc-internal-format
25863msgid "redeclaration of %<wchar_t%> as %qT"
25864msgstr "`%s' �����������ޤ���"
25865
25866#. A redeclaration of main, but not a duplicate of the
25867#. previous one.
25868#.
25869#. [basic.start.main]
25870#.
25871#. This function shall not be overloaded.
25872#: cp/name-lookup.c:727
25873#, fuzzy, gcc-internal-format
25874msgid "invalid redeclaration of %q+D"
25875msgstr "̵�������Ǥ�"
25876
25877#: cp/name-lookup.c:728
25878#, gcc-internal-format
25879msgid "as %qD"
25880msgstr ""
25881
25882#: cp/name-lookup.c:816
25883#, fuzzy, gcc-internal-format
25884msgid "type mismatch with previous external decl of %q#D"
25885msgstr "��������γ�������Ȱ��פ��ޤ���"
25886
25887#: cp/name-lookup.c:817
25888#, fuzzy, gcc-internal-format
25889msgid "previous external decl of %q+#D"
25890msgstr "����� `%s' ������"
25891
25892#: cp/name-lookup.c:908
25893#, fuzzy, gcc-internal-format
25894msgid "extern declaration of %q#D doesn't match"
25895msgstr "`%s' ��extern ����ϥ����Х�Τ���Ȱ��פ��ޤ���"
25896
25897#: cp/name-lookup.c:909
25898#, fuzzy, gcc-internal-format
25899msgid "global declaration %q+#D"
25900msgstr "̵�������Ǥ�"
25901
25902#: cp/name-lookup.c:946 cp/name-lookup.c:953
25903#, fuzzy, gcc-internal-format
25904msgid "declaration of %q#D shadows a parameter"
25905msgstr "`%s' ������ϲ������ʤ�������ޤ�"
25906
25907#. Location of previous decl is not useful in this case.
25908#: cp/name-lookup.c:978
25909#, fuzzy, gcc-internal-format
25910msgid "declaration of %qD shadows a member of 'this'"
25911msgstr "`%s' ������ˤ�� `this' �Υ��Ф�ʤ��������ޤ�"
25912
25913#: cp/name-lookup.c:984
25914#, fuzzy, gcc-internal-format
25915msgid "declaration of %qD shadows a previous local"
25916msgstr "`%s' �����������Υ����륷��ܥ��ʤ�������ޤ�"
25917
25918#: cp/name-lookup.c:991
25919#, fuzzy, gcc-internal-format
25920msgid "declaration of %qD shadows a global declaration"
25921msgstr "`%s' ������ϥ����Х������ʤ�������ޤ�"
25922
25923#: cp/name-lookup.c:1114
25924#, fuzzy, gcc-internal-format
25925msgid "name lookup of %qD changed"
25926msgstr "`%s' ��̾������ѹ�����ޤ���"
25927
25928#: cp/name-lookup.c:1115
25929#, gcc-internal-format
25930msgid "  matches this %q+D under ISO standard rules"
25931msgstr ""
25932
25933#: cp/name-lookup.c:1117
25934#, gcc-internal-format
25935msgid "  matches this %q+D under old rules"
25936msgstr ""
25937
25938#: cp/name-lookup.c:1135 cp/name-lookup.c:1143
25939#, fuzzy, gcc-internal-format
25940msgid "name lookup of %qD changed for new ISO %<for%> scoping"
25941msgstr "`%s' ��̾����Ͽ����� ISO `for' �������פ��Ѥ��ޤ���"
25942
25943#: cp/name-lookup.c:1137
25944#, gcc-internal-format
25945msgid "  cannot use obsolete binding at %q+D because it has a destructor"
25946msgstr ""
25947
25948#: cp/name-lookup.c:1145
25949#, gcc-internal-format
25950msgid "  using obsolete binding at %q+D"
25951msgstr ""
25952
25953#: cp/name-lookup.c:1198
25954#, gcc-internal-format
25955msgid "%s %s(%E) %p %d\n"
25956msgstr ""
25957
25958#: cp/name-lookup.c:1201
25959#, fuzzy, gcc-internal-format
25960msgid "%s %s %p %d\n"
25961msgstr "%s: %s: "
25962
25963#: cp/name-lookup.c:1327
25964#, gcc-internal-format
25965msgid "XXX is_class_level != (current_scope == class_scope)\n"
25966msgstr ""
25967
25968#: cp/name-lookup.c:1885
25969#, fuzzy, gcc-internal-format
25970msgid "%q#D hides constructor for %q#T"
25971msgstr "%d �ĤΥ����ȥ饯�������Ĥ���ޤ���\n"
25972
25973#: cp/name-lookup.c:1901
25974#, fuzzy, gcc-internal-format
25975msgid "%q#D conflicts with previous using declaration %q#D"
25976msgstr "`%s' �Υ�������������Ǥ�������줿��ΤȾ��ͤ��ޤ�"
25977
25978#: cp/name-lookup.c:1921
25979#, fuzzy, gcc-internal-format
25980msgid "previous non-function declaration %q+#D"
25981msgstr "����Ǥ� `%s' �ΰ���Ū�����"
25982
25983#: cp/name-lookup.c:1922
25984#, fuzzy, gcc-internal-format
25985msgid "conflicts with function declaration %q#D"
25986msgstr "���ۤδؿ�����˴ؤ��Ʒٹ���"
25987
25988#. It's a nested name with template parameter dependent scope.
25989#. This can only be using-declaration for class member.
25990#: cp/name-lookup.c:2000 cp/name-lookup.c:2025
25991#, fuzzy, gcc-internal-format
25992msgid "%qT is not a namespace"
25993msgstr "%s=%s �Ͽ��ͤǤϤ���ޤ���"
25994
25995#. 7.3.3/5
25996#. A using-declaration shall not name a template-id.
25997#: cp/name-lookup.c:2010
25998#, gcc-internal-format
25999msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
26000msgstr ""
26001
26002#: cp/name-lookup.c:2017
26003#, gcc-internal-format
26004msgid "namespace %qD not allowed in using-declaration"
26005msgstr ""
26006
26007#: cp/name-lookup.c:2053
26008#, gcc-internal-format
26009msgid "%qD not declared"
26010msgstr ""
26011
26012#: cp/name-lookup.c:2074 cp/name-lookup.c:2111 cp/name-lookup.c:2145
26013#, gcc-internal-format
26014msgid "%qD is already declared in this scope"
26015msgstr ""
26016
26017#: cp/name-lookup.c:2151
26018#, gcc-internal-format
26019msgid "using declaration %qD introduced ambiguous type %qT"
26020msgstr ""
26021
26022#: cp/name-lookup.c:2743
26023#, gcc-internal-format
26024msgid "using-declaration for non-member at class scope"
26025msgstr ""
26026
26027#: cp/name-lookup.c:2750
26028#, gcc-internal-format
26029msgid "%<%T::%D%> names destructor"
26030msgstr ""
26031
26032#: cp/name-lookup.c:2755
26033#, gcc-internal-format
26034msgid "%<%T::%D%> names constructor"
26035msgstr ""
26036
26037#: cp/name-lookup.c:2760
26038#, gcc-internal-format
26039msgid "%<%T::%D%> names constructor in %qT"
26040msgstr ""
26041
26042#: cp/name-lookup.c:2809
26043#, gcc-internal-format
26044msgid "no members matching %<%T::%D%> in %q#T"
26045msgstr ""
26046
26047#: cp/name-lookup.c:2877
26048#, gcc-internal-format
26049msgid "declaration of %qD not in a namespace surrounding %qD"
26050msgstr ""
26051
26052#: cp/name-lookup.c:2885
26053#, fuzzy, gcc-internal-format
26054msgid "explicit qualification in declaration of %qD"
26055msgstr "`%s' �������̷�⤷�Ƥ��ޤ�"
26056
26057#: cp/name-lookup.c:2925
26058#, gcc-internal-format
26059msgid "%qD should have been declared inside %qD"
26060msgstr ""
26061
26062#: cp/name-lookup.c:2987
26063#, gcc-internal-format
26064msgid "namespace alias %qD not allowed here, assuming %qD"
26065msgstr ""
26066
26067#: cp/name-lookup.c:3294
26068#, gcc-internal-format
26069msgid "strong using only meaningful at namespace scope"
26070msgstr ""
26071
26072#: cp/name-lookup.c:3301
26073#, fuzzy, gcc-internal-format
26074msgid "%qD attribute directive ignored"
26075msgstr "`%s' °���ε���̿�᤬̵�뤵��ޤ���"
26076
26077#: cp/name-lookup.c:3451
26078#, gcc-internal-format
26079msgid "%qD denotes an ambiguous type"
26080msgstr ""
26081
26082#: cp/name-lookup.c:3452
26083#, fuzzy, gcc-internal-format
26084msgid "%J  first type here"
26085msgstr "  ��������"
26086
26087#: cp/name-lookup.c:3453
26088#, gcc-internal-format
26089msgid "%J  other type here"
26090msgstr ""
26091
26092#. This happens for A::B where B is a template, and there are no
26093#. template arguments.
26094#: cp/name-lookup.c:3563 cp/parser.c:4497 cp/typeck.c:1807
26095#, fuzzy, gcc-internal-format
26096msgid "invalid use of %qD"
26097msgstr "`restrict' ����ˡ����Ŭ�ڤǤ�"
26098
26099#: cp/name-lookup.c:3603
26100#, gcc-internal-format
26101msgid "%<%D::%D%> is not a template"
26102msgstr ""
26103
26104#: cp/name-lookup.c:3618
26105#, gcc-internal-format
26106msgid "%qD undeclared in namespace %qD"
26107msgstr ""
26108
26109#: cp/name-lookup.c:4255
26110#, fuzzy, gcc-internal-format
26111msgid "%q+D is not a function,"
26112msgstr "�ƤӽФ��줿���֥������Ȥϴؿ��ǤϤ���ޤ���"
26113
26114#: cp/name-lookup.c:4256
26115#, fuzzy, gcc-internal-format
26116msgid "  conflict with %q+D"
26117msgstr "`%s' �� `-g%s' �ȶ��礹�뤿��̵�뤵��ޤ���"
26118
26119#: cp/name-lookup.c:5090
26120#, gcc-internal-format
26121msgid "XXX entering pop_everything ()\n"
26122msgstr ""
26123
26124#: cp/name-lookup.c:5099
26125#, gcc-internal-format
26126msgid "XXX leaving pop_everything ()\n"
26127msgstr ""
26128
26129#: cp/parser.c:1875
26130#, gcc-internal-format
26131msgid "minimum/maximum operators are deprecated"
26132msgstr ""
26133
26134#: cp/parser.c:1895
26135#, gcc-internal-format
26136msgid "%<#pragma%> is not allowed here"
26137msgstr ""
26138
26139#: cp/parser.c:1924
26140#, gcc-internal-format
26141msgid "%<%D::%D%> has not been declared"
26142msgstr ""
26143
26144#: cp/parser.c:1927 cp/semantics.c:2405
26145#, gcc-internal-format
26146msgid "%<::%D%> has not been declared"
26147msgstr ""
26148
26149#: cp/parser.c:1930
26150#, gcc-internal-format
26151msgid "request for member %qD in non-class type %qT"
26152msgstr ""
26153
26154#: cp/parser.c:1933
26155#, gcc-internal-format
26156msgid "%<%T::%D%> has not been declared"
26157msgstr ""
26158
26159#: cp/parser.c:1936
26160#, gcc-internal-format
26161msgid "%qD has not been declared"
26162msgstr ""
26163
26164#: cp/parser.c:1939
26165#, gcc-internal-format
26166msgid "%<%D::%D%> %s"
26167msgstr ""
26168
26169#: cp/parser.c:1941
26170#, gcc-internal-format
26171msgid "%<::%D%> %s"
26172msgstr ""
26173
26174#: cp/parser.c:1943
26175#, fuzzy, gcc-internal-format
26176msgid "%qD %s"
26177msgstr " %s"
26178
26179#: cp/parser.c:1995
26180#, fuzzy, gcc-internal-format
26181msgid "new types may not be defined in a return type"
26182msgstr "���ȷ����Ф��� new ��Ŭ�ѤǤ��ޤ���"
26183
26184#: cp/parser.c:1996
26185#, fuzzy, gcc-internal-format
26186msgid "(perhaps a semicolon is missing after the definition of %qT)"
26187msgstr "%s ����θ��Υ��ߥ�����礤�Ƥ��ޤ�"
26188
26189#: cp/parser.c:2015 cp/parser.c:3698 cp/pt.c:4402
26190#, gcc-internal-format
26191msgid "%qT is not a template"
26192msgstr ""
26193
26194#: cp/parser.c:2017
26195#, gcc-internal-format
26196msgid "%qE is not a template"
26197msgstr ""
26198
26199#: cp/parser.c:2019
26200#, fuzzy, gcc-internal-format
26201msgid "invalid template-id"
26202msgstr "̵��ʷ�: `void &'"
26203
26204#: cp/parser.c:2048
26205#, fuzzy, gcc-internal-format
26206msgid "%s cannot appear in a constant-expression"
26207msgstr "������������С��ե����ޤ���"
26208
26209#: cp/parser.c:2073
26210#, fuzzy, gcc-internal-format
26211msgid "invalid use of template-name %qE without an argument list"
26212msgstr "̵��ʥǥե���ȥƥ�ץ졼�Ȱ��"
26213
26214#. Issue an error message.
26215#: cp/parser.c:2078
26216#, gcc-internal-format
26217msgid "%qE does not name a type"
26218msgstr ""
26219
26220#: cp/parser.c:2110
26221#, gcc-internal-format
26222msgid "(perhaps %<typename %T::%E%> was intended)"
26223msgstr ""
26224
26225#: cp/parser.c:2125
26226#, gcc-internal-format
26227msgid "%qE in namespace %qE does not name a type"
26228msgstr ""
26229
26230#: cp/parser.c:2128
26231#, gcc-internal-format
26232msgid "%qE in class %qT does not name a type"
26233msgstr ""
26234
26235#: cp/parser.c:2848
26236#, gcc-internal-format
26237msgid "ISO C++ forbids braced-groups within expressions"
26238msgstr "ISO C++ �ϥ֥졼���ǤޤȤ��줿����ؤ��ޤ�"
26239
26240#: cp/parser.c:2857
26241#, fuzzy, gcc-internal-format
26242msgid "statement-expressions are allowed only inside functions"
26243msgstr "�֥졼���ǤޤȤ��줿���ϴؿ�����¦�ǤΤߵ�����ޤ�"
26244
26245#: cp/parser.c:2908
26246#, fuzzy, gcc-internal-format
26247msgid "%<this%> may not be used in this context"
26248msgstr "�ޥ�������ǥǥ��쥯�ȥ��Ȥ����ȤϤǤ��ޤ���"
26249
26250#: cp/parser.c:3059
26251#, gcc-internal-format
26252msgid "local variable %qD may not appear in this context"
26253msgstr ""
26254
26255#: cp/parser.c:3435
26256#, fuzzy, gcc-internal-format
26257msgid "declaration of %<~%T%> as member of %qT"
26258msgstr "`%s' ������ˤ�� `this' �Υ��Ф�ʤ��������ޤ�"
26259
26260#: cp/parser.c:3448
26261#, gcc-internal-format
26262msgid "typedef-name %qD used as destructor declarator"
26263msgstr ""
26264
26265#: cp/parser.c:3657 cp/parser.c:12711 cp/parser.c:14842
26266#, fuzzy, gcc-internal-format
26267msgid "reference to %qD is ambiguous"
26268msgstr "%s: ���ץ���� `%s' �Ϥ����ޤ��Ǥ�\n"
26269
26270#: cp/parser.c:3699 cp/typeck.c:1878 cp/typeck.c:1898
26271#, gcc-internal-format
26272msgid "%qD is not a template"
26273msgstr ""
26274
26275#: cp/parser.c:4090
26276#, fuzzy, gcc-internal-format
26277msgid "ISO C++ forbids compound-literals"
26278msgstr "ISO C++ ��ʣ���ƥ���ؤ��ޤ�"
26279
26280#: cp/parser.c:4422
26281#, gcc-internal-format
26282msgid "%qE does not have class type"
26283msgstr ""
26284
26285#: cp/parser.c:5021
26286#, gcc-internal-format
26287msgid "array bound forbidden after parenthesized type-id"
26288msgstr ""
26289
26290#: cp/parser.c:5022
26291#, gcc-internal-format
26292msgid "try removing the parentheses around the type-id"
26293msgstr ""
26294
26295#: cp/parser.c:5224
26296#, fuzzy, gcc-internal-format
26297msgid "expression in new-declarator must have integral or enumeration type"
26298msgstr "���� new �ǤΥ������ϴ����ʷ����ͤФʤ�ޤ���"
26299
26300#: cp/parser.c:5413
26301#, gcc-internal-format
26302msgid "use of old-style cast"
26303msgstr "�Ť���������Υ��㥹�Ȥ���Ѥ��Ƥ��ޤ�"
26304
26305#: cp/parser.c:6197
26306#, fuzzy, gcc-internal-format
26307msgid "case label %qE not within a switch statement"
26308msgstr "case ��٥뤬 switch ʸ����ˤ���ޤ���"
26309
26310#: cp/parser.c:6746
26311#, gcc-internal-format
26312msgid "ISO C++ forbids computed gotos"
26313msgstr "ISO C++ �Ϸ׻��� goto ��ؤ��ޤ�"
26314
26315#: cp/parser.c:6871
26316#, gcc-internal-format
26317msgid "extra %<;%>"
26318msgstr ""
26319
26320#: cp/parser.c:7205
26321#, gcc-internal-format
26322msgid "mixing declarations and function-definitions is forbidden"
26323msgstr ""
26324
26325#: cp/parser.c:7514
26326#, fuzzy, gcc-internal-format
26327msgid "ISO C++ does not support %<long long%>"
26328msgstr "ISO C++ �� `long long' ���������ޤ���"
26329
26330#: cp/parser.c:7534
26331#, fuzzy, gcc-internal-format
26332msgid "duplicate %qs"
26333msgstr "`%s' ����ʣ���Ƥ��ޤ�"
26334
26335#: cp/parser.c:7541
26336#, fuzzy, gcc-internal-format
26337msgid "class definition may not be declared a friend"
26338msgstr "`%s' �ϴؿ��Ǥ���дؿ��Ǥ⤢��ޤ��� -- friend �Ȥ�����Ǥ��ޤ���"
26339
26340#: cp/parser.c:7855
26341#, gcc-internal-format
26342msgid "only constructors take base initializers"
26343msgstr "�����ȥ饯������������ҥꥹ�Ȥ�Ȥ�ޤ���"
26344
26345#: cp/parser.c:7907
26346#, fuzzy, gcc-internal-format
26347msgid "anachronistic old-style base class initializer"
26348msgstr "������Ū�ʸŤ���������δ��쥯�饹���ҤǤ�"
26349
26350#: cp/parser.c:7951
26351#, gcc-internal-format
26352msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
26353msgstr ""
26354
26355#. Warn that we do not support `export'.
26356#: cp/parser.c:8317
26357#, gcc-internal-format
26358msgid "keyword %<export%> not implemented, and will be ignored"
26359msgstr ""
26360
26361#. Otherwise, emit an error about the invalid digraph, but continue
26362#. parsing because we got our argument list.
26363#: cp/parser.c:8694
26364#, gcc-internal-format
26365msgid "%<<::%> cannot begin a template-argument list"
26366msgstr ""
26367
26368#: cp/parser.c:8695
26369#, gcc-internal-format
26370msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
26371msgstr ""
26372
26373#: cp/parser.c:8702
26374#, gcc-internal-format
26375msgid "(if you use -fpermissive G++ will accept your code)"
26376msgstr ""
26377
26378#: cp/parser.c:8766
26379#, fuzzy, gcc-internal-format
26380msgid "parse error in template argument list"
26381msgstr "�ޥ������ꥹ�Ȥˤ������ʤ��ȡ�����"
26382
26383#. Explain what went wrong.
26384#: cp/parser.c:8879
26385#, gcc-internal-format
26386msgid "non-template %qD used as template"
26387msgstr ""
26388
26389#: cp/parser.c:8880
26390#, gcc-internal-format
26391msgid "use %<%T::template %D%> to indicate that it is a template"
26392msgstr ""
26393
26394#: cp/parser.c:9393
26395#, gcc-internal-format
26396msgid "template specialization with C linkage"
26397msgstr ""
26398
26399#: cp/parser.c:9500 cp/parser.c:15498
26400#, fuzzy, gcc-internal-format
26401msgid "template declaration of %qs"
26402msgstr "`%s' �����������ޤ���"
26403
26404#: cp/parser.c:9973
26405#, gcc-internal-format
26406msgid "using %<typename%> outside of template"
26407msgstr ""
26408
26409#: cp/parser.c:10170
26410#, gcc-internal-format
26411msgid "type attributes are honored only at type definition"
26412msgstr ""
26413
26414#: cp/parser.c:10372
26415#, fuzzy, gcc-internal-format
26416msgid "%qD is not a namespace-name"
26417msgstr "\"%s\" ������ʥե�����̾�ǤϤ���ޤ���"
26418
26419#. [namespace.udecl]
26420#.
26421#. A using declaration shall not name a template-id.
26422#: cp/parser.c:10562
26423#, gcc-internal-format
26424msgid "a template-id may not appear in a using-declaration"
26425msgstr ""
26426
26427#: cp/parser.c:10901
26428#, fuzzy, gcc-internal-format
26429msgid "an asm-specification is not allowed on a function-definition"
26430msgstr "���ҥꥹ�Ȥ�����дؿ��ǤϻȤ��ޤ���"
26431
26432#: cp/parser.c:10903
26433#, fuzzy, gcc-internal-format
26434msgid "attributes are not allowed on a function-definition"
26435msgstr "��� register �ѿ����ؿ�����θ��ˤ���ޤ�"
26436
26437#: cp/parser.c:11050
26438#, gcc-internal-format
26439msgid "attributes after parenthesized initializer ignored"
26440msgstr ""
26441
26442#: cp/parser.c:11430
26443#, fuzzy, gcc-internal-format
26444msgid "array bound is not an integer constant"
26445msgstr "�����ź���������ǤϤ���ޤ���"
26446
26447#: cp/parser.c:11501
26448#, gcc-internal-format
26449msgid "%<%T::%D%> is not a type"
26450msgstr ""
26451
26452#: cp/parser.c:11526
26453#, fuzzy, gcc-internal-format
26454msgid "invalid use of constructor as a template"
26455msgstr "�ȥåץ�٥�Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
26456
26457#: cp/parser.c:11527
26458#, gcc-internal-format
26459msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
26460msgstr ""
26461
26462#: cp/parser.c:11761
26463#, fuzzy, gcc-internal-format
26464msgid "duplicate cv-qualifier"
26465msgstr "��ʣ���� case ����"
26466
26467#: cp/parser.c:12297
26468#, fuzzy, gcc-internal-format
26469msgid "file ends in default argument"
26470msgstr "̵��ʥǥե���ȥƥ�ץ졼�Ȱ��"
26471
26472#: cp/parser.c:12370
26473#, gcc-internal-format
26474msgid "deprecated use of default argument for parameter of non-function"
26475msgstr ""
26476
26477#: cp/parser.c:12373
26478#, fuzzy, gcc-internal-format
26479msgid "default arguments are only permitted for function parameters"
26480msgstr "�᥽�åɤϴؿ��ݥ������Ѵ��Ǥ��ޤ���"
26481
26482#: cp/parser.c:13136
26483#, fuzzy, gcc-internal-format
26484msgid "invalid class name in declaration of %qD"
26485msgstr "`%s' ������ˤ�����ʣ������¸���饹"
26486
26487#: cp/parser.c:13147
26488#, gcc-internal-format
26489msgid "declaration of %qD in %qD which does not enclose %qD"
26490msgstr ""
26491
26492#: cp/parser.c:13160
26493#, gcc-internal-format
26494msgid "extra qualification ignored"
26495msgstr ""
26496
26497#: cp/parser.c:13171
26498#, gcc-internal-format
26499msgid "an explicit specialization must be preceded by %<template <>%>"
26500msgstr ""
26501
26502#: cp/parser.c:13264
26503#, fuzzy, gcc-internal-format
26504msgid "previous definition of %q+#T"
26505msgstr "����Ǥ� `%s' �����"
26506
26507#: cp/parser.c:13495
26508#, gcc-internal-format
26509msgid "%Hextra %<;%>"
26510msgstr ""
26511
26512#: cp/parser.c:13513
26513#, gcc-internal-format
26514msgid "a class-key must be used when declaring a friend"
26515msgstr ""
26516
26517#: cp/parser.c:13527
26518#, fuzzy, gcc-internal-format
26519msgid "friend declaration does not name a class or function"
26520msgstr "friend ��������饹�������ˤ���ޤ���"
26521
26522#: cp/parser.c:13705
26523#, gcc-internal-format
26524msgid "pure-specifier on function-definition"
26525msgstr ""
26526
26527#: cp/parser.c:13978
26528#, gcc-internal-format
26529msgid "keyword %<typename%> not allowed outside of templates"
26530msgstr ""
26531
26532#: cp/parser.c:13980
26533#, gcc-internal-format
26534msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
26535msgstr ""
26536
26537#: cp/parser.c:14255
26538#, gcc-internal-format
26539msgid "invalid catch parameter"
26540msgstr "̵��� catch �ΰ��"
26541
26542#: cp/parser.c:15011
26543#, gcc-internal-format
26544msgid "too few template-parameter-lists"
26545msgstr ""
26546
26547#. Otherwise, there are too many template parameter lists.  We have
26548#. something like:
26549#.
26550#. template <class T> template <class U> void S::f();
26551#: cp/parser.c:15026
26552#, gcc-internal-format
26553msgid "too many template-parameter-lists"
26554msgstr ""
26555
26556#. Skip the entire function.
26557#: cp/parser.c:15250
26558#, fuzzy, gcc-internal-format
26559msgid "invalid function declaration"
26560msgstr "̵�������Ǥ�"
26561
26562#. Issue an error message.
26563#: cp/parser.c:15287
26564#, fuzzy, gcc-internal-format
26565msgid "named return values are no longer supported"
26566msgstr "--driver �Ϻ��᥵�ݡ��Ȥ���ޤ���"
26567
26568#: cp/parser.c:15352
26569#, gcc-internal-format
26570msgid "template with C linkage"
26571msgstr ""
26572
26573#: cp/parser.c:15715
26574#, gcc-internal-format
26575msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
26576msgstr ""
26577
26578#: cp/parser.c:15730
26579#, gcc-internal-format
26580msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
26581msgstr ""
26582
26583#: cp/parser.c:16290
26584#, gcc-internal-format
26585msgid "%qs tag used in naming %q#T"
26586msgstr ""
26587
26588#: cp/parser.c:16311
26589#, fuzzy, gcc-internal-format
26590msgid "%qD redeclared with different access"
26591msgstr "`%s' ���̤Υ���ܥ��Ȥ��ƺ��������ޤ���"
26592
26593#: cp/parser.c:16328
26594#, gcc-internal-format
26595msgid "%<template%> (as a disambiguator) is only allowed within templates"
26596msgstr ""
26597
26598#: cp/parser.c:16565 cp/parser.c:17488 cp/parser.c:17619
26599#, gcc-internal-format
26600msgid "misplaced %<@%D%> Objective-C++ construct"
26601msgstr ""
26602
26603#: cp/parser.c:16706
26604#, gcc-internal-format
26605msgid "%<@encode%> must specify a type as an argument"
26606msgstr ""
26607
26608#: cp/parser.c:17021
26609#, gcc-internal-format
26610msgid "invalid Objective-C++ selector name"
26611msgstr ""
26612
26613#: cp/parser.c:17352
26614#, fuzzy, gcc-internal-format
26615msgid "identifier expected after %<@protocol%>"
26616msgstr "���̻Ҥ�ɬ�פǤ�"
26617
26618#: cp/parser.c:17642
26619#, fuzzy, gcc-internal-format
26620msgid "inter-module optimizations not implemented for C++"
26621msgstr "ret ̿��ϼ�������Ƥ��ޤ���"
26622
26623#: cp/pt.c:239
26624#, gcc-internal-format
26625msgid "data member %qD cannot be a member template"
26626msgstr ""
26627
26628#: cp/pt.c:251
26629#, fuzzy, gcc-internal-format
26630msgid "invalid member template declaration %qD"
26631msgstr "�ݥ�������Ҥ���Ŭ�ڤʷ�������"
26632
26633#: cp/pt.c:573
26634#, gcc-internal-format
26635msgid "explicit specialization in non-namespace scope %qD"
26636msgstr ""
26637
26638#: cp/pt.c:584
26639#, gcc-internal-format
26640msgid "enclosing class templates are not explicitly specialized"
26641msgstr ""
26642
26643#: cp/pt.c:668
26644#, gcc-internal-format
26645msgid "specialization of %qD in different namespace"
26646msgstr ""
26647
26648#: cp/pt.c:669 cp/pt.c:759
26649#, fuzzy, gcc-internal-format
26650msgid "  from definition of %q+#D"
26651msgstr "`%s' �����������ޤ���"
26652
26653#: cp/pt.c:686
26654#, gcc-internal-format
26655msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
26656msgstr ""
26657
26658#: cp/pt.c:726
26659#, gcc-internal-format
26660msgid "specialization of %qT after instantiation"
26661msgstr ""
26662
26663#: cp/pt.c:758
26664#, gcc-internal-format
26665msgid "specializing %q#T in different namespace"
26666msgstr ""
26667
26668#: cp/pt.c:773
26669#, gcc-internal-format
26670msgid "specialization %qT after instantiation %qT"
26671msgstr ""
26672
26673#: cp/pt.c:785
26674#, fuzzy, gcc-internal-format
26675msgid "explicit specialization of non-template %qT"
26676msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
26677
26678#: cp/pt.c:1179
26679#, gcc-internal-format
26680msgid "specialization of %qD after instantiation"
26681msgstr ""
26682
26683#: cp/pt.c:1383
26684#, fuzzy, gcc-internal-format
26685msgid "%qD is not a function template"
26686msgstr "���㥹�Ȥˤ��ؿ��η���Ŭ�礷�ޤ���"
26687
26688#: cp/pt.c:1577
26689#, gcc-internal-format
26690msgid "template-id %qD for %q+D does not match any template declaration"
26691msgstr ""
26692
26693#: cp/pt.c:1585
26694#, gcc-internal-format
26695msgid "ambiguous template specialization %qD for %q+D"
26696msgstr ""
26697
26698#. This case handles bogus declarations like template <>
26699#. template <class T> void f<int>();
26700#: cp/pt.c:1816 cp/pt.c:1870
26701#, fuzzy, gcc-internal-format
26702msgid "template-id %qD in declaration of primary template"
26703msgstr "`operator delete' ��������¿��������"
26704
26705#: cp/pt.c:1829
26706#, fuzzy, gcc-internal-format
26707msgid "template parameter list used in explicit instantiation"
26708msgstr "#define ��β�����ꥹ�Ȥ���ü����Ƥ��ޤ���"
26709
26710#: cp/pt.c:1835
26711#, gcc-internal-format
26712msgid "definition provided for explicit instantiation"
26713msgstr ""
26714
26715#: cp/pt.c:1843
26716#, fuzzy, gcc-internal-format
26717msgid "too many template parameter lists in declaration of %qD"
26718msgstr "%s: �ٹ�: `%s' ������Ǥβ�����ꥹ�Ȥ�¿�����ޤ�\n"
26719
26720#: cp/pt.c:1846
26721#, fuzzy, gcc-internal-format
26722msgid "too few template parameter lists in declaration of %qD"
26723msgstr ""
26724"\n"
26725"%s: �ٹ�: `%s' ������Ǥβ�����ꥹ�Ȥ����ʤ����ޤ�\n"
26726
26727#: cp/pt.c:1848
26728#, gcc-internal-format
26729msgid "explicit specialization of %qD must be introduced by %<template <>%>"
26730msgstr ""
26731
26732#: cp/pt.c:1867
26733#, gcc-internal-format
26734msgid "function template partial specialization %qD is not allowed"
26735msgstr ""
26736
26737#: cp/pt.c:1899
26738#, gcc-internal-format
26739msgid "default argument specified in explicit specialization"
26740msgstr ""
26741
26742#: cp/pt.c:1928
26743#, fuzzy, gcc-internal-format
26744msgid "%qD is not a template function"
26745msgstr "`%s' ���̾�� static �ʴؿ��Ǥ�"
26746
26747#. From [temp.expl.spec]:
26748#.
26749#. If such an explicit specialization for the member
26750#. of a class template names an implicitly-declared
26751#. special member function (clause _special_), the
26752#. program is ill-formed.
26753#.
26754#. Similar language is found in [temp.explicit].
26755#: cp/pt.c:1990
26756#, gcc-internal-format
26757msgid "specialization of implicitly-declared special member function"
26758msgstr ""
26759
26760#: cp/pt.c:2034
26761#, fuzzy, gcc-internal-format
26762msgid "no member function %qD declared in %qT"
26763msgstr "�ͥ��Ȥ����ؿ� `%s' �� `extern' ���������ޤ���"
26764
26765#: cp/pt.c:2258
26766#, fuzzy, gcc-internal-format
26767msgid "declaration of %q+#D"
26768msgstr "`%s' �����������ޤ���"
26769
26770#: cp/pt.c:2259
26771#, gcc-internal-format
26772msgid " shadows template parm %q+#D"
26773msgstr ""
26774
26775#: cp/pt.c:2662
26776#, gcc-internal-format
26777msgid "template parameters not used in partial specialization:"
26778msgstr ""
26779
26780#: cp/pt.c:2666
26781#, gcc-internal-format
26782msgid "        %qD"
26783msgstr ""
26784
26785#: cp/pt.c:2677
26786#, gcc-internal-format
26787msgid "partial specialization %qT does not specialize any template arguments"
26788msgstr ""
26789
26790#: cp/pt.c:2702
26791#, gcc-internal-format
26792msgid "template argument %qE involves template parameter(s)"
26793msgstr ""
26794
26795#: cp/pt.c:2746
26796#, gcc-internal-format
26797msgid "type %qT of template argument %qE depends on template parameter(s)"
26798msgstr ""
26799
26800#: cp/pt.c:2833
26801#, fuzzy, gcc-internal-format
26802msgid "no default argument for %qD"
26803msgstr "�ե����ޥåȤؤΰ�������ʤ����ޤ�"
26804
26805#: cp/pt.c:2992
26806#, gcc-internal-format
26807msgid "template class without a name"
26808msgstr ""
26809
26810#. [temp.mem]
26811#.
26812#. A destructor shall not be a member template.
26813#: cp/pt.c:3000
26814#, gcc-internal-format
26815msgid "destructor %qD declared as member template"
26816msgstr ""
26817
26818#. [basic.stc.dynamic.allocation]
26819#.
26820#. An allocation function can be a function
26821#. template. ... Template allocation functions shall
26822#. have two or more parameters.
26823#: cp/pt.c:3015
26824#, fuzzy, gcc-internal-format
26825msgid "invalid template declaration of %qD"
26826msgstr "`%s' �� extern ������ͥ��Ȥ��Ƥ��ޤ�"
26827
26828#: cp/pt.c:3095
26829#, gcc-internal-format
26830msgid "%qD does not declare a template type"
26831msgstr ""
26832
26833#: cp/pt.c:3101
26834#, fuzzy, gcc-internal-format
26835msgid "template definition of non-template %q#D"
26836msgstr "���������᥽�å� `%s' ���������ʣ���Ƥ��ޤ���"
26837
26838#: cp/pt.c:3144
26839#, gcc-internal-format
26840msgid "expected %d levels of template parms for %q#D, got %d"
26841msgstr ""
26842
26843#: cp/pt.c:3156
26844#, gcc-internal-format
26845msgid "got %d template parameters for %q#D"
26846msgstr ""
26847
26848#: cp/pt.c:3159
26849#, gcc-internal-format
26850msgid "got %d template parameters for %q#T"
26851msgstr ""
26852
26853#: cp/pt.c:3161
26854#, gcc-internal-format
26855msgid "  but %d required"
26856msgstr ""
26857
26858#: cp/pt.c:3258
26859#, fuzzy, gcc-internal-format
26860msgid "%qT is not a template type"
26861msgstr "`%s' ���Դ������Ǥ�"
26862
26863#: cp/pt.c:3271
26864#, fuzzy, gcc-internal-format
26865msgid "template specifiers not specified in declaration of %qD"
26866msgstr "friend �ؿ������ε������饹����Ҥ�̵��Ǥ�"
26867
26868#: cp/pt.c:3281
26869#, fuzzy, gcc-internal-format
26870msgid "previous declaration %q+D"
26871msgstr "����Ǥ� `%s' �����"
26872
26873#: cp/pt.c:3282
26874#, fuzzy, gcc-internal-format
26875msgid "used %d template parameter(s) instead of %d"
26876msgstr "��ʣ���������̾ `%s'"
26877
26878#: cp/pt.c:3301
26879#, fuzzy, gcc-internal-format
26880msgid "template parameter %q+#D"
26881msgstr "�ޥ������ \"%s\" ����ʣ���Ƥ��ޤ�"
26882
26883#: cp/pt.c:3302
26884#, gcc-internal-format
26885msgid "redeclared here as %q#D"
26886msgstr ""
26887
26888#. We have in [temp.param]:
26889#.
26890#. A template-parameter may not be given default arguments
26891#. by two different declarations in the same scope.
26892#: cp/pt.c:3312
26893#, gcc-internal-format
26894msgid "redefinition of default argument for %q#D"
26895msgstr ""
26896
26897#: cp/pt.c:3313
26898#, gcc-internal-format
26899msgid "%J  original definition appeared here"
26900msgstr ""
26901
26902#: cp/pt.c:3409
26903#, gcc-internal-format
26904msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
26905msgstr ""
26906
26907#: cp/pt.c:3450
26908#, gcc-internal-format
26909msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
26910msgstr ""
26911
26912#: cp/pt.c:3527
26913#, gcc-internal-format
26914msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
26915msgstr ""
26916
26917#: cp/pt.c:3577
26918#, gcc-internal-format
26919msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
26920msgstr ""
26921
26922#: cp/pt.c:3597
26923#, gcc-internal-format
26924msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
26925msgstr ""
26926
26927#: cp/pt.c:3604
26928#, gcc-internal-format
26929msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
26930msgstr ""
26931
26932#: cp/pt.c:3617
26933#, gcc-internal-format
26934msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
26935msgstr ""
26936
26937#: cp/pt.c:3657
26938#, gcc-internal-format
26939msgid "%qE is not a valid template argument for type %qT because it is a pointer"
26940msgstr ""
26941
26942#: cp/pt.c:3659
26943#, gcc-internal-format
26944msgid "try using %qE instead"
26945msgstr ""
26946
26947#: cp/pt.c:3694
26948#, gcc-internal-format
26949msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
26950msgstr ""
26951
26952#: cp/pt.c:3697
26953#, fuzzy, gcc-internal-format
26954msgid "standard conversions are not allowed in this context"
26955msgstr "#if ������Ǥ�ʸ����������Ȥ��ޤ���"
26956
26957#: cp/pt.c:3866
26958#, gcc-internal-format
26959msgid "to refer to a type member of a template parameter, use %<typename %E%>"
26960msgstr ""
26961
26962#: cp/pt.c:3881 cp/pt.c:3900 cp/pt.c:3940
26963#, gcc-internal-format
26964msgid "type/value mismatch at argument %d in template parameter list for %qD"
26965msgstr ""
26966
26967#: cp/pt.c:3885
26968#, gcc-internal-format
26969msgid "  expected a constant of type %qT, got %qT"
26970msgstr ""
26971
26972#: cp/pt.c:3889
26973#, gcc-internal-format
26974msgid "  expected a class template, got %qE"
26975msgstr ""
26976
26977#: cp/pt.c:3891
26978#, fuzzy, gcc-internal-format
26979msgid "  expected a type, got %qE"
26980msgstr "ͽ��ʤ����� `id' (%s) �˻��ꤵ��ޤ���"
26981
26982#: cp/pt.c:3904
26983#, fuzzy, gcc-internal-format
26984msgid "  expected a type, got %qT"
26985msgstr "ͽ��ʤ����� `id' (%s) �˻��ꤵ��ޤ���"
26986
26987#: cp/pt.c:3906
26988#, gcc-internal-format
26989msgid "  expected a class template, got %qT"
26990msgstr ""
26991
26992#: cp/pt.c:3943
26993#, gcc-internal-format
26994msgid "  expected a template of type %qD, got %qD"
26995msgstr ""
26996
26997#: cp/pt.c:3986
26998#, gcc-internal-format
26999msgid "could not convert template argument %qE to %qT"
27000msgstr ""
27001
27002#: cp/pt.c:4025
27003#, gcc-internal-format
27004msgid "wrong number of template arguments (%d, should be %d)"
27005msgstr ""
27006
27007#: cp/pt.c:4029
27008#, gcc-internal-format
27009msgid "provided for %q+D"
27010msgstr ""
27011
27012#: cp/pt.c:4059
27013#, fuzzy, gcc-internal-format
27014msgid "template argument %d is invalid"
27015msgstr "�ޥ����� \"%s\" ��ʸ��������ޤ�"
27016
27017#: cp/pt.c:4414
27018#, gcc-internal-format
27019msgid "non-template type %qT used as a template"
27020msgstr ""
27021
27022#: cp/pt.c:4416
27023#, fuzzy, gcc-internal-format
27024msgid "for template declaration %q+D"
27025msgstr "��������Ǥ�"
27026
27027#: cp/pt.c:5066
27028#, gcc-internal-format
27029msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
27030msgstr ""
27031
27032#: cp/pt.c:6621
27033#, fuzzy, gcc-internal-format
27034msgid "instantiation of %q+D as type %qT"
27035msgstr "%s: `%s' ��:\n"
27036
27037#: cp/pt.c:6800
27038#, fuzzy, gcc-internal-format
27039msgid "invalid parameter type %qT"
27040msgstr "����� `%s' ��̵��Ǥ�"
27041
27042#: cp/pt.c:6802
27043#, fuzzy, gcc-internal-format
27044msgid "in declaration %q+D"
27045msgstr "̵�������Ǥ�"
27046
27047#: cp/pt.c:6875
27048#, fuzzy, gcc-internal-format
27049msgid "function returning an array"
27050msgstr "�ؿ��������Τ��֤��Ƥ��ޤ�"
27051
27052#: cp/pt.c:6877
27053#, fuzzy, gcc-internal-format
27054msgid "function returning a function"
27055msgstr "`%s' �ϴؿ����֤��ؿ��Ȥ����������Ƥ��ޤ�"
27056
27057#: cp/pt.c:6904
27058#, fuzzy, gcc-internal-format
27059msgid "creating pointer to member function of non-class type %qT"
27060msgstr "���дؿ��ؤΥݥ������ƤФ�ޤ����������饹����������ǤϤ���ޤ���"
27061
27062#: cp/pt.c:7085
27063#, fuzzy, gcc-internal-format
27064msgid "creating array with negative size (%qE)"
27065msgstr "�礭���������������Ȥ��Ƥ��ޤ�"
27066
27067#: cp/pt.c:7302
27068#, fuzzy, gcc-internal-format
27069msgid "forming reference to void"
27070msgstr "������֥������Ȥؤλ��Ȥ��֤����Ȥ��Ƥ��ޤ�"
27071
27072#: cp/pt.c:7304
27073#, gcc-internal-format
27074msgid "forming %s to reference type %qT"
27075msgstr ""
27076
27077#: cp/pt.c:7341
27078#, fuzzy, gcc-internal-format
27079msgid "creating pointer to member of non-class type %qT"
27080msgstr "   �ݥ���������Фؤ��Ѵ���"
27081
27082#: cp/pt.c:7347
27083#, fuzzy, gcc-internal-format
27084msgid "creating pointer to member reference type %qT"
27085msgstr "   �ݥ���������Фؤ��Ѵ���"
27086
27087#: cp/pt.c:7353
27088#, fuzzy, gcc-internal-format
27089msgid "creating pointer to member of type void"
27090msgstr "   �ݥ���������Фؤ��Ѵ���"
27091
27092#: cp/pt.c:7420
27093#, fuzzy, gcc-internal-format
27094msgid "creating array of %qT"
27095msgstr "�礭���������������Ȥ��Ƥ��ޤ�"
27096
27097#: cp/pt.c:7426
27098#, gcc-internal-format
27099msgid "creating array of %qT, which is an abstract class type"
27100msgstr ""
27101
27102#: cp/pt.c:7470
27103#, gcc-internal-format
27104msgid "%qT is not a class, struct, or union type"
27105msgstr ""
27106
27107#: cp/pt.c:7505
27108#, gcc-internal-format
27109msgid "%qT resolves to %qT, which is not an enumeration type"
27110msgstr ""
27111
27112#: cp/pt.c:7508
27113#, gcc-internal-format
27114msgid "%qT resolves to %qT, which is is not a class type"
27115msgstr ""
27116
27117#: cp/pt.c:7570
27118#, fuzzy, gcc-internal-format
27119msgid "use of %qs in template"
27120msgstr "�ƥ�ץ졼����� `%s' ����Ѥ��Ƥ��ޤ�"
27121
27122#: cp/pt.c:7702
27123#, gcc-internal-format
27124msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
27125msgstr ""
27126
27127#: cp/pt.c:7704
27128#, gcc-internal-format
27129msgid "say %<typename %E%> if a type is meant"
27130msgstr ""
27131
27132#: cp/pt.c:7827
27133#, fuzzy, gcc-internal-format
27134msgid "using invalid field %qD"
27135msgstr "static �ե������ `%s' ��礤�Ƥ��ޤ�"
27136
27137#: cp/pt.c:8933
27138#, gcc-internal-format
27139msgid "%qT is not a class or namespace"
27140msgstr ""
27141
27142#: cp/pt.c:8936
27143#, gcc-internal-format
27144msgid "%qD is not a class or namespace"
27145msgstr ""
27146
27147#: cp/pt.c:9085
27148#, gcc-internal-format
27149msgid "%qT is/uses anonymous type"
27150msgstr ""
27151
27152#: cp/pt.c:9087
27153#, gcc-internal-format
27154msgid "%qT uses local type %qT"
27155msgstr ""
27156
27157#: cp/pt.c:9096
27158#, gcc-internal-format
27159msgid "%qT is a variably modified type"
27160msgstr ""
27161
27162#: cp/pt.c:9107
27163#, fuzzy, gcc-internal-format
27164msgid "integral expression %qE is not constant"
27165msgstr "���Ҥ����Ǥ�����ǤϤ���ޤ���"
27166
27167#: cp/pt.c:9112
27168#, fuzzy, gcc-internal-format
27169msgid "  trying to instantiate %qD"
27170msgstr "������ʸ��������Ǥ�"
27171
27172#: cp/pt.c:11103
27173#, fuzzy, gcc-internal-format
27174msgid "ambiguous class template instantiation for %q#T"
27175msgstr "��ư�ƥ�ץ졼�ȼ��β���ͭ��ˤ���"
27176
27177#: cp/pt.c:11106
27178#, fuzzy, gcc-internal-format
27179msgid "%s %+#T"
27180msgstr "%s: %s"
27181
27182#: cp/pt.c:11129 cp/pt.c:11200
27183#, fuzzy, gcc-internal-format
27184msgid "explicit instantiation of non-template %q#D"
27185msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27186
27187#: cp/pt.c:11145 cp/pt.c:11195
27188#, gcc-internal-format
27189msgid "no matching template for %qD found"
27190msgstr ""
27191
27192#: cp/pt.c:11151
27193#, fuzzy, gcc-internal-format
27194msgid "explicit instantiation of %q#D"
27195msgstr "%s: `%s' ��:\n"
27196
27197#: cp/pt.c:11187
27198#, fuzzy, gcc-internal-format
27199msgid "duplicate explicit instantiation of %q#D"
27200msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27201
27202#: cp/pt.c:11209
27203#, fuzzy, gcc-internal-format
27204msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
27205msgstr "ISO C++ �ϸ����˥᥽�åɤؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
27206
27207#: cp/pt.c:11214 cp/pt.c:11307
27208#, fuzzy, gcc-internal-format
27209msgid "storage class %qD applied to template instantiation"
27210msgstr "��ư�ƥ�ץ졼�ȼ��β���ͭ��ˤ���"
27211
27212#: cp/pt.c:11279
27213#, fuzzy, gcc-internal-format
27214msgid "explicit instantiation of non-template type %qT"
27215msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27216
27217#: cp/pt.c:11288
27218#, fuzzy, gcc-internal-format
27219msgid "explicit instantiation of %q#T before definition of template"
27220msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27221
27222#: cp/pt.c:11296
27223#, fuzzy, gcc-internal-format
27224msgid "ISO C++ forbids the use of %qE on explicit instantiations"
27225msgstr "ISO C++ �ϸ����˴ؿ��ؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
27226
27227#: cp/pt.c:11341
27228#, fuzzy, gcc-internal-format
27229msgid "duplicate explicit instantiation of %q#T"
27230msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27231
27232#: cp/pt.c:11754
27233#, fuzzy, gcc-internal-format
27234msgid "explicit instantiation of %qD but no definition available"
27235msgstr "����饤��ƥ�ץ졼�Ȥ�����Ū�ʼ��β��Τߤ���������"
27236
27237#: cp/pt.c:11901
27238#, gcc-internal-format
27239msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
27240msgstr ""
27241
27242#: cp/pt.c:12174
27243#, fuzzy, gcc-internal-format
27244msgid "%q#T is not a valid type for a template constant parameter"
27245msgstr "'#' �˥ޥ������̾��³���Ƥ��ޤ���"
27246
27247#: cp/repo.c:113
27248#, gcc-internal-format
27249msgid "-frepo must be used with -c"
27250msgstr "-frepo �� -c �դ��Ǥʤ���Фʤ�ޤ���"
27251
27252#: cp/repo.c:201
27253#, gcc-internal-format
27254msgid "mysterious repository information in %s"
27255msgstr "%s ���ԲIJ�ʥ�ݥ��ȥ��������ޤ�"
27256
27257#: cp/repo.c:215
27258#, fuzzy, gcc-internal-format
27259msgid "can't create repository information file %qs"
27260msgstr "�ե����� `%s' �˥�ݥ��ȥ���������Ǥ��ޤ���"
27261
27262#: cp/rtti.c:270
27263#, gcc-internal-format
27264msgid "cannot use typeid with -fno-rtti"
27265msgstr "-fno-rtti �����ꤵ���� typeid ��Ȥ��ޤ���"
27266
27267#: cp/rtti.c:276
27268#, gcc-internal-format
27269msgid "must #include <typeinfo> before using typeid"
27270msgstr "typeid ��Ȥ����� #include <typeinfo> �Ȥ��ʤ��Ȥ����ޤ���"
27271
27272#: cp/rtti.c:348
27273#, gcc-internal-format
27274msgid "cannot create type information for type %qT because its size is variable"
27275msgstr ""
27276
27277#: cp/rtti.c:598 cp/rtti.c:612
27278#, gcc-internal-format
27279msgid "dynamic_cast of %q#D to %q#T can never succeed"
27280msgstr ""
27281
27282#: cp/rtti.c:691
27283#, gcc-internal-format
27284msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
27285msgstr ""
27286
27287#: cp/search.c:257
27288#, gcc-internal-format
27289msgid "%qT is an ambiguous base of %qT"
27290msgstr ""
27291
27292#: cp/search.c:275
27293#, gcc-internal-format
27294msgid "%qT is an inaccessible base of %qT"
27295msgstr ""
27296
27297#: cp/search.c:1847
27298#, fuzzy, gcc-internal-format
27299msgid "deprecated covariant return type for %q+#D"
27300msgstr "�ե����� \"%s\" �����Ϥ��Ǥ���"
27301
27302#: cp/search.c:1849 cp/search.c:1864 cp/search.c:1869
27303#, gcc-internal-format
27304msgid "  overriding %q+#D"
27305msgstr ""
27306
27307#: cp/search.c:1863
27308#, fuzzy, gcc-internal-format
27309msgid "invalid covariant return type for %q+#D"
27310msgstr "̵��ʥ᥽�å�����Ǥ����᥽�å�̾��ɬ�פǤ�"
27311
27312#: cp/search.c:1868
27313#, fuzzy, gcc-internal-format
27314msgid "conflicting return type specified for %q+#D"
27315msgstr "`%s' �ȷ���̷�⤷�ޤ�"
27316
27317#: cp/search.c:1878
27318#, fuzzy, gcc-internal-format
27319msgid "looser throw specifier for %q+#F"
27320msgstr "`%s' ���Ф��� char �ȤȤ�� long �ޤ��� short �����ꤵ��Ƥ��ޤ�"
27321
27322#: cp/search.c:1879
27323#, gcc-internal-format
27324msgid "  overriding %q+#F"
27325msgstr ""
27326
27327#. A static member function cannot match an inherited
27328#. virtual member function.
27329#: cp/search.c:1972
27330#, fuzzy, gcc-internal-format
27331msgid "%q+#D cannot be declared"
27332msgstr "const `%s' �� `mutable' �Ȥ�������Ǥ��ޤ���"
27333
27334#: cp/search.c:1973
27335#, gcc-internal-format
27336msgid "  since %q+#D declared in base class"
27337msgstr ""
27338
27339#: cp/semantics.c:1248
27340#, gcc-internal-format
27341msgid "type of asm operand %qE could not be determined"
27342msgstr ""
27343
27344#: cp/semantics.c:1367
27345#, fuzzy, gcc-internal-format
27346msgid "invalid use of member %q+D in static member function"
27347msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
27348
27349#: cp/semantics.c:1369
27350#, fuzzy, gcc-internal-format
27351msgid "invalid use of non-static data member %q+D"
27352msgstr "���ФؤΥݥ����Ǥ�̵��� `%s' �λ���"
27353
27354#: cp/semantics.c:1370 cp/semantics.c:1409
27355#, gcc-internal-format
27356msgid "from this location"
27357msgstr ""
27358
27359#: cp/semantics.c:1408
27360#, fuzzy, gcc-internal-format
27361msgid "object missing in reference to %q+D"
27362msgstr "�����ȤǤ�ź���礤�Ƥ��ޤ�"
27363
27364#: cp/semantics.c:1874
27365#, fuzzy, gcc-internal-format
27366msgid "arguments to destructor are not allowed"
27367msgstr "�������¤�ΤǤ�"
27368
27369#: cp/semantics.c:1925
27370#, fuzzy, gcc-internal-format
27371msgid "%<this%> is unavailable for static member functions"
27372msgstr "`this' ����Ū���дؿ�������ѤǤ��ޤ���"
27373
27374#: cp/semantics.c:1931
27375#, fuzzy, gcc-internal-format
27376msgid "invalid use of %<this%> in non-member function"
27377msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
27378
27379#: cp/semantics.c:1933
27380#, fuzzy, gcc-internal-format
27381msgid "invalid use of %<this%> at top level"
27382msgstr "�ȥåץ�٥�Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
27383
27384#: cp/semantics.c:1957
27385#, gcc-internal-format
27386msgid "invalid qualifying scope in pseudo-destructor name"
27387msgstr ""
27388
27389#: cp/semantics.c:1977
27390#, fuzzy, gcc-internal-format
27391msgid "%qE is not of type %qT"
27392msgstr "%s �Ϸ� %s �ǤϤ���ޤ��� (��� %d)"
27393
27394#: cp/semantics.c:2080
27395#, fuzzy, gcc-internal-format
27396msgid "template type parameters must use the keyword %<class%> or %<typename%>"
27397msgstr "�ƥ�ץ졼�ȷ�������ˤ� `class' �� `typename' ͽ����Ȥ�ͤФʤ�ޤ���"
27398
27399#: cp/semantics.c:2124
27400#, gcc-internal-format
27401msgid "invalid use of type %qT as a default value for a template template-parameter"
27402msgstr ""
27403
27404#: cp/semantics.c:2127
27405#, gcc-internal-format
27406msgid "invalid use of %qD as a default value for a template template-parameter"
27407msgstr ""
27408
27409#: cp/semantics.c:2131
27410#, fuzzy, gcc-internal-format
27411msgid "invalid default argument for a template template parameter"
27412msgstr "̵��ʥǥե���ȥƥ�ץ졼�Ȱ��"
27413
27414#: cp/semantics.c:2148
27415#, fuzzy, gcc-internal-format
27416msgid "definition of %q#T inside template parameter list"
27417msgstr "`%s' ������ϲ�����ꥹ�ȤΥ���ܥ��ʤ�������ޤ�"
27418
27419#: cp/semantics.c:2159
27420#, fuzzy, gcc-internal-format
27421msgid "invalid definition of qualified type %qT"
27422msgstr "��������������ʤ������Ф���̵������Ǥ�"
27423
27424#: cp/semantics.c:2362
27425#, fuzzy, gcc-internal-format
27426msgid "invalid base-class specification"
27427msgstr "̵�������Ǥ�"
27428
27429#: cp/semantics.c:2371
27430#, gcc-internal-format
27431msgid "base class %qT has cv qualifiers"
27432msgstr ""
27433
27434#: cp/semantics.c:2393
27435#, gcc-internal-format
27436msgid "incomplete type %qT used in nested name specifier"
27437msgstr ""
27438
27439#: cp/semantics.c:2396
27440#, gcc-internal-format
27441msgid "reference to %<%T::%D%> is ambiguous"
27442msgstr ""
27443
27444#: cp/semantics.c:2400 cp/typeck.c:1642
27445#, fuzzy, gcc-internal-format
27446msgid "%qD is not a member of %qT"
27447msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
27448
27449#: cp/semantics.c:2403
27450#, fuzzy, gcc-internal-format
27451msgid "%qD is not a member of %qD"
27452msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
27453
27454#: cp/semantics.c:2517
27455#, gcc-internal-format
27456msgid "use of %<auto%> variable from containing function"
27457msgstr ""
27458
27459#: cp/semantics.c:2518
27460#, gcc-internal-format
27461msgid "use of parameter from containing function"
27462msgstr ""
27463
27464#: cp/semantics.c:2519
27465#, fuzzy, gcc-internal-format
27466msgid "  %q+#D declared here"
27467msgstr "`%s' �����ˤ������������ޤ���"
27468
27469#: cp/semantics.c:2557
27470#, gcc-internal-format
27471msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
27472msgstr ""
27473
27474#: cp/semantics.c:2723
27475#, fuzzy, gcc-internal-format
27476msgid "%qD cannot appear in a constant-expression"
27477msgstr "������������С��ե����ޤ���"
27478
27479#: cp/semantics.c:2731
27480#, gcc-internal-format
27481msgid "use of namespace %qD as expression"
27482msgstr ""
27483
27484#: cp/semantics.c:2736
27485#, gcc-internal-format
27486msgid "use of class template %qT as expression"
27487msgstr ""
27488
27489#. Ambiguous reference to base members.
27490#: cp/semantics.c:2742
27491#, fuzzy, gcc-internal-format
27492msgid "request for member %qD is ambiguous in multiple inheritance lattice"
27493msgstr "�׵ᤵ�줿���� `%s' ��¿�ŷѾ�����դ����ۣ��Ǥ�"
27494
27495#: cp/semantics.c:2854
27496#, fuzzy, gcc-internal-format
27497msgid "type of %qE is unknown"
27498msgstr "�쥸���� '%c' �������Ǥ�"
27499
27500#: cp/tree.c:560
27501#, gcc-internal-format
27502msgid "%qV qualifiers cannot be applied to %qT"
27503msgstr ""
27504
27505#: cp/tree.c:1783
27506#, fuzzy, gcc-internal-format
27507msgid "%qE attribute can only be applied to Java class definitions"
27508msgstr "`java_interface' °���� Java ���饹������Ф��ƤΤ��Ѥ�������Ǥ��ޤ�"
27509
27510#: cp/tree.c:1812
27511#, fuzzy, gcc-internal-format
27512msgid "%qE attribute can only be applied to class definitions"
27513msgstr "`com_interface' °���ϥ��饹����ˤΤ��Ѥ�������Ǥ��ޤ�"
27514
27515#: cp/tree.c:1818
27516#, gcc-internal-format
27517msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
27518msgstr ""
27519
27520#: cp/tree.c:1842
27521#, gcc-internal-format
27522msgid "requested init_priority is not an integer constant"
27523msgstr "�׵ᤵ�줿 init_priority ��������������ǤϤ���ޤ���"
27524
27525#: cp/tree.c:1863
27526#, fuzzy, gcc-internal-format
27527msgid "can only use %qE attribute on file-scope definitions of objects of class type"
27528msgstr "init_priority °���ϥ��饹�����֥������ȤΥե����륹����������ǤΤ߻Ȥ��ޤ�"
27529
27530#: cp/tree.c:1871
27531#, gcc-internal-format
27532msgid "requested init_priority is out of range"
27533msgstr "�׵ᤵ�줿 init_priority ���ϰϳ��Ǥ�"
27534
27535#: cp/tree.c:1881
27536#, gcc-internal-format
27537msgid "requested init_priority is reserved for internal use"
27538msgstr "�׵ᤵ�줿 init_priority �������ǻ��Ѥ��뤿���ͽ����Ƥ��ޤ�"
27539
27540#: cp/tree.c:1892
27541#, fuzzy, gcc-internal-format
27542msgid "%qE attribute is not supported on this platform"
27543msgstr "init_priority °���Ϥ��Υץ�åȥե�����Ǥϥ��ݡ��Ȥ���Ƥ��ޤ���"
27544
27545#: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549
27546#, fuzzy, gcc-internal-format
27547msgid "%s between distinct pointer types %qT and %qT lacks a cast"
27548msgstr "���������ۤʤ�ݥ�������Ӥǥ��㥹�Ȥ�礤�Ƥ��ޤ�"
27549
27550#: cp/typeck.c:511
27551#, fuzzy, gcc-internal-format
27552msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
27553msgstr "ISO C++ �� `void *' ���ݥ����ȴؿ��ݥ����Ȥ� %s ��ؤ��ޤ�"
27554
27555#: cp/typeck.c:569
27556#, fuzzy, gcc-internal-format
27557msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
27558msgstr "���������ۤʤ�ݥ�������Ӥǥ��㥹�Ȥ�礤�Ƥ��ޤ�"
27559
27560#: cp/typeck.c:1258
27561#, fuzzy, gcc-internal-format
27562msgid "invalid application of %qs to a member function"
27563msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
27564
27565#: cp/typeck.c:1293
27566#, fuzzy, gcc-internal-format
27567msgid "invalid application of %qs to a bit-field"
27568msgstr "�ӥåȥե�����ɤ� `__alignof' ��Ŭ�Ѥ���ޤ���"
27569
27570#: cp/typeck.c:1298
27571#, fuzzy, gcc-internal-format
27572msgid "ISO C++ forbids applying %qs to an expression of function type"
27573msgstr "ISO C++ �ϴؿ����μ��ؤ� `sizeof' ��Ŭ�Ѥ�ؤ��ޤ�"
27574
27575#: cp/typeck.c:1335
27576#, fuzzy, gcc-internal-format
27577msgid "invalid use of non-static member function"
27578msgstr "����дؿ��Ǥ� `this' �λ��Ѥ�̵��Ǥ�"
27579
27580#: cp/typeck.c:1502
27581#, fuzzy, gcc-internal-format
27582msgid "deprecated conversion from string constant to %qT'"
27583msgstr "ʸ���������� \\r ����������"
27584
27585#: cp/typeck.c:1613 cp/typeck.c:1961
27586#, gcc-internal-format
27587msgid "request for member %qD in %qE, which is of non-class type %qT"
27588msgstr ""
27589
27590#: cp/typeck.c:1640
27591#, fuzzy, gcc-internal-format
27592msgid "invalid use of nonstatic data member %qE"
27593msgstr "���ФؤΥݥ����Ǥ�̵��� `%s' �λ���"
27594
27595#: cp/typeck.c:1692 cp/typeck.c:1720
27596#, gcc-internal-format
27597msgid "invalid access to non-static data member %qD of NULL object"
27598msgstr ""
27599
27600#: cp/typeck.c:1695 cp/typeck.c:1722
27601#, gcc-internal-format
27602msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
27603msgstr ""
27604
27605#: cp/typeck.c:1833
27606#, gcc-internal-format
27607msgid "qualified type %qT does not match destructor name ~%qT"
27608msgstr ""
27609
27610#: cp/typeck.c:1839
27611#, gcc-internal-format
27612msgid "the type being destroyed is %qT, but the destructor refers to %qT"
27613msgstr ""
27614
27615#: cp/typeck.c:1999
27616#, gcc-internal-format
27617msgid "%<%D::%D%> is not a member of %qT"
27618msgstr ""
27619
27620#: cp/typeck.c:2014
27621#, gcc-internal-format
27622msgid "%qT is not a base of %qT"
27623msgstr ""
27624
27625#: cp/typeck.c:2033
27626#, fuzzy, gcc-internal-format
27627msgid "%qD has no member named %qE"
27628msgstr "%s �� `%s' �Ȥ���̾���Υ��ФϤ���ޤ���"
27629
27630#: cp/typeck.c:2048
27631#, fuzzy, gcc-internal-format
27632msgid "%qD is not a member template function"
27633msgstr "���дؿ���̾����礤�Ƥ��ޤ�"
27634
27635#. A pointer to incomplete type (other than cv void) can be
27636#. dereferenced [expr.unary.op]/1
27637#: cp/typeck.c:2168
27638#, gcc-internal-format
27639msgid "%qT is not a pointer-to-object type"
27640msgstr ""
27641
27642#: cp/typeck.c:2193
27643#, fuzzy, gcc-internal-format
27644msgid "invalid use of %qs on pointer to member"
27645msgstr "���ФؤΥݥ����Ǥ�̵��� `%s' �λ���"
27646
27647#: cp/typeck.c:2199
27648#, gcc-internal-format
27649msgid "invalid type argument"
27650msgstr "̵��ʷ�����Ǥ�"
27651
27652#: cp/typeck.c:2222
27653#, gcc-internal-format
27654msgid "subscript missing in array reference"
27655msgstr "�����ȤǤ�ź���礤�Ƥ��ޤ�"
27656
27657#: cp/typeck.c:2304
27658#, gcc-internal-format
27659msgid "ISO C++ forbids subscripting non-lvalue array"
27660msgstr "ISO C++ �Ϻ����ͤǤϤʤ������ź���ؤ��ޤ�"
27661
27662#: cp/typeck.c:2315
27663#, fuzzy, gcc-internal-format
27664msgid "subscripting array declared %<register%>"
27665msgstr "`register' ��������줿�����ź���Ĥ��褦�Ȥ��Ƥ��ޤ�"
27666
27667#: cp/typeck.c:2398
27668#, fuzzy, gcc-internal-format
27669msgid "object missing in use of %qE"
27670msgstr "���ФؤΥݥ������ۤλ��Ѥǥ��֥������Ȥ�礤�Ƥ��ޤ�"
27671
27672#: cp/typeck.c:2512
27673#, fuzzy, gcc-internal-format
27674msgid "ISO C++ forbids calling %<::main%> from within program"
27675msgstr "ISO C++ �ϥץ������椫�� `::main' ��ƤӽФ����Ȥ�ؤ��ޤ�"
27676
27677#: cp/typeck.c:2537
27678#, gcc-internal-format
27679msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
27680msgstr ""
27681
27682#: cp/typeck.c:2551
27683#, fuzzy, gcc-internal-format
27684msgid "%qE cannot be used as a function"
27685msgstr "\"%s\" �ϥޥ���̾�Ȥ��ƤϻȤ��ޤ���"
27686
27687#: cp/typeck.c:2631
27688#, fuzzy, gcc-internal-format
27689msgid "too many arguments to %s %q+#D"
27690msgstr "�ؿ� `%s' ���Ф�������¿�����ޤ�"
27691
27692#: cp/typeck.c:2632 cp/typeck.c:2734
27693#, gcc-internal-format
27694msgid "at this point in file"
27695msgstr "�ե�����Τ��ΰ���"
27696
27697#: cp/typeck.c:2635
27698#, gcc-internal-format
27699msgid "too many arguments to function"
27700msgstr "�ؿ����Ф�������¿�����ޤ�"
27701
27702#: cp/typeck.c:2669
27703#, fuzzy, gcc-internal-format
27704msgid "parameter %P of %qD has incomplete type %qT"
27705msgstr "��������Դ������Ǥ�"
27706
27707#: cp/typeck.c:2672
27708#, fuzzy, gcc-internal-format
27709msgid "parameter %P has incomplete type %qT"
27710msgstr "��������Դ������Ǥ�"
27711
27712#: cp/typeck.c:2733
27713#, fuzzy, gcc-internal-format
27714msgid "too few arguments to %s %q+#D"
27715msgstr "�ؿ� `%s' �ؤΰ�������ʤ����ޤ�"
27716
27717#: cp/typeck.c:2737
27718#, gcc-internal-format
27719msgid "too few arguments to function"
27720msgstr "�ؿ��ؤΰ�������ʤ����ޤ�"
27721
27722#: cp/typeck.c:2885 cp/typeck.c:2895
27723#, gcc-internal-format
27724msgid "assuming cast to type %qT from overloaded function"
27725msgstr ""
27726
27727#: cp/typeck.c:2963
27728#, fuzzy, gcc-internal-format
27729msgid "division by zero in %<%E / 0%>"
27730msgstr "#if �ǥ����ȯ�����ޤ���"
27731
27732#: cp/typeck.c:2965
27733#, fuzzy, gcc-internal-format
27734msgid "division by zero in %<%E / 0.%>"
27735msgstr "#if �ǥ����ȯ�����ޤ���"
27736
27737#: cp/typeck.c:3000
27738#, fuzzy, gcc-internal-format
27739msgid "division by zero in %<%E %% 0%>"
27740msgstr "#if �ǥ����ȯ�����ޤ���"
27741
27742#: cp/typeck.c:3002
27743#, fuzzy, gcc-internal-format
27744msgid "division by zero in %<%E %% 0.%>"
27745msgstr "#if �ǥ����ȯ�����ޤ���"
27746
27747#: cp/typeck.c:3082
27748#, gcc-internal-format
27749msgid "%s rotate count is negative"
27750msgstr "%s ���ơ��Ȳ��������ͤǤ�"
27751
27752#: cp/typeck.c:3085
27753#, gcc-internal-format
27754msgid "%s rotate count >= width of type"
27755msgstr "%s ���ơ��Ȳ�� >= ������Ǥ�"
27756
27757#: cp/typeck.c:3119 cp/typeck.c:3124 cp/typeck.c:3220 cp/typeck.c:3225
27758#, gcc-internal-format
27759msgid "ISO C++ forbids comparison between pointer and integer"
27760msgstr "ISO C++ �ϥݥ����������Ȥ���Ӥ�ؤ��ޤ�"
27761
27762#: cp/typeck.c:3239
27763#, gcc-internal-format
27764msgid "unordered comparison on non-floating point argument"
27765msgstr "����ư����������Ǥν���դ����ʤ���ӤǤ�"
27766
27767#: cp/typeck.c:3277
27768#, fuzzy, gcc-internal-format
27769msgid "invalid operands of types %qT and %qT to binary %qO"
27770msgstr "���黻�� %s ����Ŭ�ڤǤ�"
27771
27772#: cp/typeck.c:3441
27773#, fuzzy, gcc-internal-format
27774msgid "comparison between types %q#T and %q#T"
27775msgstr "�ݥ����������Ȥ���Ӥ�ԤʤäƤ��ޤ�"
27776
27777#: cp/typeck.c:3477
27778#, gcc-internal-format
27779msgid "comparison between signed and unsigned integer expressions"
27780msgstr "����դ������̵����������Ʊ�Τ���ӤǤ�"
27781
27782#. Some sort of arithmetic operation involving NULL was
27783#. performed.  Note that pointer-difference and pointer-addition
27784#. have already been handled above, and so we don't end up here in
27785#. that case.
27786#: cp/typeck.c:3556
27787#, fuzzy, gcc-internal-format
27788msgid "NULL used in arithmetic"
27789msgstr "�ؿ��ݥ������׻��ǻȤ��ޤ���"
27790
27791#: cp/typeck.c:3614
27792#, fuzzy, gcc-internal-format
27793msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
27794msgstr "ISO C++ �ϸ����� `void *' ���Υݥ�����Ȥ����Ȥ�ؤ��ޤ�"
27795
27796#: cp/typeck.c:3616
27797#, gcc-internal-format
27798msgid "ISO C++ forbids using pointer to a function in subtraction"
27799msgstr "ISO C++ �ϸ����˴ؿ��ؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
27800
27801#: cp/typeck.c:3618
27802#, gcc-internal-format
27803msgid "ISO C++ forbids using pointer to a method in subtraction"
27804msgstr "ISO C++ �ϸ����˥᥽�åɤؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
27805
27806#: cp/typeck.c:3630
27807#, gcc-internal-format
27808msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
27809msgstr "�ݥ����黻���Դ������ؤΥݥ�����Ȥ����Ȥ�̵��Ǥ�"
27810
27811#: cp/typeck.c:3690
27812#, fuzzy, gcc-internal-format
27813msgid "invalid use of %qE to form a pointer-to-member-function"
27814msgstr "���ФؤΥݥ����Ǥ�̵��� `%s' �λ���"
27815
27816#: cp/typeck.c:3693
27817#, gcc-internal-format
27818msgid "  a qualified-id is required"
27819msgstr ""
27820
27821#: cp/typeck.c:3698
27822#, gcc-internal-format
27823msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
27824msgstr ""
27825
27826#: cp/typeck.c:3721
27827#, gcc-internal-format
27828msgid "taking address of temporary"
27829msgstr "������֥������ȤΥ��ɥ쥹�����Ȥ��Ƥ��ޤ�"
27830
27831#: cp/typeck.c:3965
27832#, gcc-internal-format
27833msgid "ISO C++ forbids %sing an enum"
27834msgstr "ISO C++ �� enum �� %s ��ؤ��ޤ�"
27835
27836#: cp/typeck.c:3976
27837#, fuzzy, gcc-internal-format
27838msgid "cannot %s a pointer to incomplete type %qT"
27839msgstr "����� `%s' ���Դ�������ؤ��Ƥ��ޤ�"
27840
27841#: cp/typeck.c:3982
27842#, fuzzy, gcc-internal-format
27843msgid "ISO C++ forbids %sing a pointer of type %qT"
27844msgstr "ISO C++ �� enum �� %s ��ؤ��ޤ�"
27845
27846#: cp/typeck.c:4007
27847#, gcc-internal-format
27848msgid "cast to non-reference type used as lvalue"
27849msgstr "�����ͤȤ��ƻȤ������ȷ��ؤΥ��㥹�ȤǤ�"
27850
27851#: cp/typeck.c:4042
27852#, fuzzy, gcc-internal-format
27853msgid "invalid use of %<--%> on bool variable %qD"
27854msgstr "̵�����ˡ�� of %%d, %%x, ���� %%X"
27855
27856#. ARM $3.4
27857#: cp/typeck.c:4071
27858#, fuzzy, gcc-internal-format
27859msgid "ISO C++ forbids taking address of function %<::main%>"
27860msgstr "ISO C++ �� `::main' �ؿ��Υ��ɥ쥹���뤳�Ȥ�ؤ��ޤ�"
27861
27862#. An expression like &memfn.
27863#: cp/typeck.c:4125
27864#, gcc-internal-format
27865msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
27866msgstr ""
27867
27868#: cp/typeck.c:4130
27869#, fuzzy, gcc-internal-format
27870msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
27871msgstr "ISO C++ �������ͼ��ؤΥ��㥹�ȤΥ��ɥ쥹���뤳�Ȥ�ؤ��ޤ�"
27872
27873#: cp/typeck.c:4158
27874#, gcc-internal-format
27875msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
27876msgstr "ISO C++ �������ͼ��ؤΥ��㥹�ȤΥ��ɥ쥹���뤳�Ȥ�ؤ��ޤ�"
27877
27878#: cp/typeck.c:4178
27879#, fuzzy, gcc-internal-format
27880msgid "cannot create pointer to reference member %qD"
27881msgstr "�ݥ������ȤȤ�������Ǥ��ޤ���"
27882
27883#: cp/typeck.c:4410
27884#, fuzzy, gcc-internal-format
27885msgid "cannot take the address of %<this%>, which is an rvalue expression"
27886msgstr "`this' �ϱ����ͼ��Ǥ��ꡢ���Υ��ɥ쥹���뤳�ȤϤǤ��ޤ���"
27887
27888#: cp/typeck.c:4433
27889#, fuzzy, gcc-internal-format
27890msgid "address of explicit register variable %qD requested"
27891msgstr "register �ѿ� `%s' �Υ��ɥ쥹���׵ᤵ��ޤ���"
27892
27893#: cp/typeck.c:4438
27894#, gcc-internal-format
27895msgid "address requested for %qD, which is declared %<register%>"
27896msgstr ""
27897
27898#: cp/typeck.c:4504
27899#, fuzzy, gcc-internal-format
27900msgid "%s expression list treated as compound expression"
27901msgstr "���ҥꥹ�Ȥ�ʣ�缰�Ȥ��Ƽ�갷���ޤ���"
27902
27903#: cp/typeck.c:4898
27904#, gcc-internal-format
27905msgid "invalid static_cast from type %qT to type %qT"
27906msgstr ""
27907
27908#: cp/typeck.c:4920
27909#, fuzzy, gcc-internal-format
27910msgid "converting from %qT to %qT"
27911msgstr "NaN ���������ؤ��Ѵ��Ǥ�"
27912
27913#: cp/typeck.c:4965
27914#, gcc-internal-format
27915msgid "invalid cast of an rvalue expression of type %qT to type %qT"
27916msgstr ""
27917
27918#: cp/typeck.c:5024
27919#, fuzzy, gcc-internal-format
27920msgid "cast from %qT to %qT loses precision"
27921msgstr "%s: ����Ū�����٤��㲼"
27922
27923#: cp/typeck.c:5051
27924#, fuzzy, gcc-internal-format
27925msgid "cast from %qT to %qT increases required alignment of target type"
27926msgstr "���㥹�Ȥˤ�äƥݥ��������������׵ᥢ�饤����Ȥ���ä��ޤ�"
27927
27928#. Only issue a warning, as we have always supported this
27929#. where possible, and it is necessary in some cases.  DR 195
27930#. addresses this issue, but as of 2004/10/26 is still in
27931#. drafting.
27932#: cp/typeck.c:5070
27933#, gcc-internal-format
27934msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
27935msgstr "ISO C++ �ϴؿ��ݥ����ȥ��֥������ȥݥ����δ֤ǤΥ��㥹�Ȥ�ؤ��ޤ�"
27936
27937#: cp/typeck.c:5081
27938#, fuzzy, gcc-internal-format
27939msgid "invalid cast from type %qT to type %qT"
27940msgstr "�Դ����� typedef `%s' �λ��Ѥ���Ŭ�ڤǤ�"
27941
27942#: cp/typeck.c:5137
27943#, gcc-internal-format
27944msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
27945msgstr ""
27946
27947#: cp/typeck.c:5146
27948#, gcc-internal-format
27949msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
27950msgstr ""
27951
27952#: cp/typeck.c:5168
27953#, gcc-internal-format
27954msgid "invalid const_cast of an rvalue of type %qT to type %qT"
27955msgstr ""
27956
27957#: cp/typeck.c:5219
27958#, gcc-internal-format
27959msgid "invalid const_cast from type %qT to type %qT"
27960msgstr ""
27961
27962#: cp/typeck.c:5287 cp/typeck.c:5292
27963#, fuzzy, gcc-internal-format
27964msgid "ISO C++ forbids casting to an array type %qT"
27965msgstr "ISO C �϶����η��ؤΥ��㥹�Ȥ�ؤ��ޤ�"
27966
27967#: cp/typeck.c:5300
27968#, fuzzy, gcc-internal-format
27969msgid "invalid cast to function type %qT"
27970msgstr "sizeof ���ؿ�����Ŭ�Ѥ���ޤ���"
27971
27972#: cp/typeck.c:5516
27973#, gcc-internal-format
27974msgid "  in evaluation of %<%Q(%#T, %#T)%>"
27975msgstr ""
27976
27977#: cp/typeck.c:5585
27978#, fuzzy, gcc-internal-format
27979msgid "incompatible types in assignment of %qT to %qT"
27980msgstr "%d ���ܤΰ���� `%s' �η��ȸߴ���������ޤ���"
27981
27982#: cp/typeck.c:5592
27983#, gcc-internal-format
27984msgid "ISO C++ forbids assignment of arrays"
27985msgstr "ISO C++ �������������ؤ��ޤ�"
27986
27987#: cp/typeck.c:5716
27988#, gcc-internal-format
27989msgid "   in pointer to member function conversion"
27990msgstr "   �ݥ���������дؿ��ؤ��Ѵ���"
27991
27992#: cp/typeck.c:5727 cp/typeck.c:5753
27993#, gcc-internal-format
27994msgid "pointer to member cast via virtual base %qT"
27995msgstr ""
27996
27997#: cp/typeck.c:5730
27998#, fuzzy, gcc-internal-format
27999msgid "pointer to member conversion via virtual base %qT"
28000msgstr "   �ݥ���������Фؤ��Ѵ���"
28001
28002#: cp/typeck.c:5739
28003#, gcc-internal-format
28004msgid "   in pointer to member conversion"
28005msgstr "   �ݥ���������Фؤ��Ѵ���"
28006
28007#: cp/typeck.c:5829
28008#, fuzzy, gcc-internal-format
28009msgid "invalid conversion to type %qT from type %qT"
28010msgstr "̵��ʥС�������ֹ����"
28011
28012#: cp/typeck.c:6073
28013#, gcc-internal-format
28014msgid "cannot convert %qT to %qT for argument %qP to %qD"
28015msgstr ""
28016
28017#: cp/typeck.c:6076
28018#, fuzzy, gcc-internal-format
28019msgid "cannot convert %qT to %qT in %s"
28020msgstr "�ݥ��������Ѵ��Ǥ��ޤ���"
28021
28022#: cp/typeck.c:6087
28023#, fuzzy, gcc-internal-format
28024msgid "%s might be a candidate for a format attribute"
28025msgstr "�ؿ��϶��餯 `%s' format °���θ���Ȼפ��ޤ�"
28026
28027#: cp/typeck.c:6160 cp/typeck.c:6162
28028#, fuzzy, gcc-internal-format
28029msgid "in passing argument %P of %q+D"
28030msgstr "��� %d �Ĥ� `%s' ���Ϥ��ޤ�"
28031
28032#: cp/typeck.c:6212
28033#, gcc-internal-format
28034msgid "returning reference to temporary"
28035msgstr "������֥������Ȥؤλ��Ȥ��֤����Ȥ��Ƥ��ޤ�"
28036
28037#: cp/typeck.c:6219
28038#, gcc-internal-format
28039msgid "reference to non-lvalue returned"
28040msgstr "�����ͤؤλ��Ȥ��֤���ޤ���"
28041
28042#: cp/typeck.c:6231
28043#, fuzzy, gcc-internal-format
28044msgid "reference to local variable %q+D returned"
28045msgstr "�����ͤؤλ��Ȥ��֤���ޤ���"
28046
28047#: cp/typeck.c:6234
28048#, fuzzy, gcc-internal-format
28049msgid "address of local variable %q+D returned"
28050msgstr "�׵ᤵ�줿���쥸�����ѿ� `%s' �Υ��ɥ쥹"
28051
28052#: cp/typeck.c:6268
28053#, gcc-internal-format
28054msgid "returning a value from a destructor"
28055msgstr "�ǥ��ȥ饯�������ͤ��֤����Ȥ��Ƥ��ޤ�"
28056
28057#. If a return statement appears in a handler of the
28058#. function-try-block of a constructor, the program is ill-formed.
28059#: cp/typeck.c:6276
28060#, gcc-internal-format
28061msgid "cannot return from a handler of a function-try-block of a constructor"
28062msgstr "�����ȥ饯���δؿ� try �֥�å��Υϥ�ɥ餫��� return �Ǥ��ޤ���"
28063
28064#. You can't return a value from a constructor.
28065#: cp/typeck.c:6279
28066#, gcc-internal-format
28067msgid "returning a value from a constructor"
28068msgstr "�����ȥ饯�������ͤ��֤����Ȥ��Ƥ��ޤ�"
28069
28070#: cp/typeck.c:6302
28071#, fuzzy, gcc-internal-format
28072msgid "return-statement with no value, in function returning %qT"
28073msgstr "��귿���ؿ��ǡ�`return' ���ͤ�����ޤ���"
28074
28075#: cp/typeck.c:6323
28076#, fuzzy, gcc-internal-format
28077msgid "return-statement with a value, in function returning 'void'"
28078msgstr "��귿�� void �δؿ��ǡ�`return' ���ͤ�����ޤ�"
28079
28080#: cp/typeck.c:6354
28081#, gcc-internal-format
28082msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
28083msgstr ""
28084
28085#: cp/typeck2.c:54
28086#, gcc-internal-format
28087msgid "type %qT is not a base type for type %qT"
28088msgstr ""
28089
28090#: cp/typeck2.c:294
28091#, fuzzy, gcc-internal-format
28092msgid "cannot declare variable %q+D to be of abstract type %qT"
28093msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
28094
28095#: cp/typeck2.c:297
28096#, fuzzy, gcc-internal-format
28097msgid "cannot declare parameter %q+D to be of abstract type %qT"
28098msgstr "�ݥ������ȤȤ�������Ǥ��ޤ���"
28099
28100#: cp/typeck2.c:300
28101#, fuzzy, gcc-internal-format
28102msgid "cannot declare field %q+D to be of abstract type %qT"
28103msgstr "`::main' �� static �Ȥ��Ƥ�����Ǥ��ޤ���"
28104
28105#: cp/typeck2.c:304
28106#, fuzzy, gcc-internal-format
28107msgid "invalid abstract return type for member function %q+#D"
28108msgstr "�ؿ� `%s' ���Ф�����Ŭ�ڤ���¸���饹"
28109
28110#: cp/typeck2.c:306
28111#, fuzzy, gcc-internal-format
28112msgid "invalid abstract return type for function %q+#D"
28113msgstr "�ؿ� `%s' ���Ф�����Ŭ�ڤ���¸���饹"
28114
28115#. Here we do not have location information.
28116#: cp/typeck2.c:309
28117#, fuzzy, gcc-internal-format
28118msgid "invalid abstract type %qT for %qE"
28119msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
28120
28121#: cp/typeck2.c:311
28122#, fuzzy, gcc-internal-format
28123msgid "invalid abstract type for %q+D"
28124msgstr "`%s' ���Ф���쥸����̾�Ȥ���̵��Ǥ�"
28125
28126#: cp/typeck2.c:314
28127#, gcc-internal-format
28128msgid "cannot allocate an object of abstract type %qT"
28129msgstr ""
28130
28131#: cp/typeck2.c:322
28132#, fuzzy, gcc-internal-format
28133msgid "%J  because the following virtual functions are pure within %qT:"
28134msgstr "  �ʲ��β��۴ؿ�����ݤǤ��뤿��Ǥ�:"
28135
28136#: cp/typeck2.c:326
28137#, gcc-internal-format
28138msgid "\t%+#D"
28139msgstr ""
28140
28141#: cp/typeck2.c:333
28142#, fuzzy, gcc-internal-format
28143msgid "%J  since type %qT has pure virtual functions"
28144msgstr "�Ȥ��ʤ����۴ؿ����ڤ�ΤƤ�"
28145
28146#: cp/typeck2.c:588
28147#, gcc-internal-format
28148msgid "constructor syntax used, but no constructor declared for type %qT"
28149msgstr ""
28150
28151#: cp/typeck2.c:602
28152#, gcc-internal-format
28153msgid "cannot initialize arrays using this syntax"
28154msgstr "����ʸˡ��Ȥä��������뤳�ȤϤǤ��ޤ���"
28155
28156#: cp/typeck2.c:678
28157#, gcc-internal-format
28158msgid "int-array initialized from non-wide string"
28159msgstr "��磻��ʸ������ int ����������ޤ���"
28160
28161#: cp/typeck2.c:717
28162#, gcc-internal-format
28163msgid "cannot initialize aggregate of type %qT with a compound literal"
28164msgstr ""
28165
28166#: cp/typeck2.c:791 cp/typeck2.c:911
28167#, fuzzy, gcc-internal-format
28168msgid "non-trivial designated initializers not supported"
28169msgstr "�����Ǥʤ���٥�ΤĤ������ҤǤ�"
28170
28171#: cp/typeck2.c:934 cp/typeck2.c:948
28172#, fuzzy, gcc-internal-format
28173msgid "missing initializer for member %qD"
28174msgstr "���Ҥ�礤�Ƥ��ޤ�"
28175
28176#: cp/typeck2.c:939
28177#, fuzzy, gcc-internal-format
28178msgid "uninitialized const member %qD"
28179msgstr "̤�������� ROM ���֤��ʤ�"
28180
28181#: cp/typeck2.c:941
28182#, fuzzy, gcc-internal-format
28183msgid "member %qD with uninitialized const fields"
28184msgstr "̤�������� ROM ���֤��ʤ�"
28185
28186#: cp/typeck2.c:943
28187#, fuzzy, gcc-internal-format
28188msgid "member %qD is uninitialized reference"
28189msgstr "����� `%s' ������ޤ���"
28190
28191#: cp/typeck2.c:998
28192#, fuzzy, gcc-internal-format
28193msgid "no field %qD found in union being initialized"
28194msgstr "�쥳���ɤ䶦���Τ˥ե������̾���ʤ����ҤǤ�"
28195
28196#: cp/typeck2.c:1007
28197#, gcc-internal-format
28198msgid "index value instead of field name in union initializer"
28199msgstr "union ���Ҥ��ե������̾�ǤϤʤ�����ǥå����ͤˤʤäƤ��ޤ�"
28200
28201#: cp/typeck2.c:1020
28202#, fuzzy, gcc-internal-format
28203msgid "union %qT with no named members cannot be initialized"
28204msgstr "ʣ���ʥѥ�᥿���Ĵؿ��� inline �ˤǤ��ޤ���"
28205
28206#: cp/typeck2.c:1167
28207#, gcc-internal-format
28208msgid "circular pointer delegation detected"
28209msgstr "�۴ĥݥ�������ɽ���Ф��ޤ���"
28210
28211#: cp/typeck2.c:1180
28212#, fuzzy, gcc-internal-format
28213msgid "base operand of %<->%> has non-pointer type %qT"
28214msgstr "`->' �Υ١������ڥ��ɤ��ݥ����ǤϤ���ޤ���"
28215
28216#: cp/typeck2.c:1204
28217#, fuzzy, gcc-internal-format
28218msgid "result of %<operator->()%> yields non-pointer result"
28219msgstr "`operator->()'�η�̤���ݥ����η�̤�⤿�餷�ޤ�"
28220
28221#: cp/typeck2.c:1206
28222#, fuzzy, gcc-internal-format
28223msgid "base operand of %<->%> is not a pointer"
28224msgstr "`->' �Υ١������ڥ��ɤ��ݥ����ǤϤ���ޤ���"
28225
28226#: cp/typeck2.c:1230
28227#, fuzzy, gcc-internal-format
28228msgid "%qE cannot be used as a member pointer, since it is of type %qT"
28229msgstr "\"%s\" �� C++ �α黻�ҤǤ��ꡢ�ޥ���̾�Ȥ��ƻ��Ѥ��뤳�ȤϤǤ��ޤ���"
28230
28231#: cp/typeck2.c:1239
28232#, gcc-internal-format
28233msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
28234msgstr ""
28235
28236#: cp/typeck2.c:1261
28237#, gcc-internal-format
28238msgid "pointer to member type %qT incompatible with object type %qT"
28239msgstr ""
28240
28241#: cp/typeck2.c:1484
28242#, fuzzy, gcc-internal-format
28243msgid "call to function %qD which throws incomplete type %q#T"
28244msgstr "�Դ������ؤ��Ѵ��Ǥ�"
28245
28246#: cp/typeck2.c:1487
28247#, fuzzy, gcc-internal-format
28248msgid "call to function which throws incomplete type %q#T"
28249msgstr "�Դ������ؤ��Ѵ��Ǥ�"
28250
28251#: fortran/f95-lang.c:266
28252#, gcc-internal-format
28253msgid "Unexpected type in truthvalue_conversion"
28254msgstr ""
28255
28256#: fortran/f95-lang.c:319
28257#, fuzzy, gcc-internal-format
28258msgid "can't open input file: %s"
28259msgstr "���ϥե����� %s �� close �Ǥ��ޤ���"
28260
28261#: fortran/f95-lang.c:646
28262#, fuzzy, gcc-internal-format
28263msgid "global register variable %qs used in nested function"
28264msgstr "���쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
28265
28266#: fortran/f95-lang.c:650
28267#, fuzzy, gcc-internal-format
28268msgid "register variable %qs used in nested function"
28269msgstr "�쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
28270
28271#: fortran/f95-lang.c:657
28272#, fuzzy, gcc-internal-format
28273msgid "address of global register variable %qs requested"
28274msgstr "�׵ᤵ�줿���쥸�����ѿ� `%s' �Υ��ɥ쥹"
28275
28276#: fortran/f95-lang.c:675
28277#, fuzzy, gcc-internal-format
28278msgid "address of register variable %qs requested"
28279msgstr "register �ѿ� `%s' �Υ��ɥ쥹���׵ᤵ��ޤ���"
28280
28281#: fortran/trans-array.c:3136
28282#, gcc-internal-format
28283msgid "Possible frontend bug: array constructor not expanded"
28284msgstr ""
28285
28286#: fortran/trans-array.c:4271
28287#, gcc-internal-format
28288msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
28289msgstr ""
28290
28291#: fortran/trans-array.c:4722
28292#, gcc-internal-format
28293msgid "bad expression type during walk (%d)"
28294msgstr ""
28295
28296#: fortran/trans-const.c:334
28297#, gcc-internal-format
28298msgid "gfc_conv_constant_to_tree(): invalid type: %s"
28299msgstr ""
28300
28301#: fortran/trans-decl.c:901
28302#, gcc-internal-format
28303msgid "intrinsic variable which isn't a procedure"
28304msgstr ""
28305
28306#: fortran/trans-decl.c:2291
28307#, fuzzy, gcc-internal-format
28308msgid "Function does not return a value"
28309msgstr "�ؿ���ʸ�������֤��ޤ���"
28310
28311#. I don't think this should ever happen.
28312#: fortran/trans-decl.c:2401
28313#, gcc-internal-format
28314msgid "module symbol %s in wrong namespace"
28315msgstr ""
28316
28317#: fortran/trans-decl.c:2420
28318#, gcc-internal-format
28319msgid "backend decl for module variable %s already exists"
28320msgstr ""
28321
28322#: fortran/trans-decl.c:2502
28323#, fuzzy, gcc-internal-format
28324msgid "unused parameter %qs"
28325msgstr "��� `%s' ��̤���ѤǤ�"
28326
28327#: fortran/trans-decl.c:2507
28328#, fuzzy, gcc-internal-format
28329msgid "unused variable %qs"
28330msgstr "�ѿ� `%s' �ϻȤ��ޤ���Ǥ���"
28331
28332#: fortran/trans-decl.c:2727
28333#, fuzzy, gcc-internal-format
28334msgid "Function return value not set"
28335msgstr "�ؿ��������Τ��֤��Ƥ��ޤ�"
28336
28337#: fortran/trans-expr.c:1052
28338#, gcc-internal-format
28339msgid "Unknown intrinsic op"
28340msgstr ""
28341
28342#: fortran/trans-intrinsic.c:651
28343#, fuzzy, gcc-internal-format
28344msgid "Intrinsic function %s(%d) not recognized"
28345msgstr "���� %s ��ǧ���Ǥ��ޤ���"
28346
28347#: fortran/trans-io.c:1738
28348#, gcc-internal-format
28349msgid "Bad IO basetype (%d)"
28350msgstr ""
28351
28352#: fortran/trans-types.c:213
28353#, gcc-internal-format
28354msgid "integer kind=8 not available for -fdefault-integer-8 option"
28355msgstr ""
28356
28357#: fortran/trans-types.c:225
28358#, gcc-internal-format
28359msgid "real kind=8 not available for -fdefault-real-8 option"
28360msgstr ""
28361
28362#: fortran/trans-types.c:238
28363#, gcc-internal-format
28364msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
28365msgstr ""
28366
28367#: fortran/trans-types.c:950
28368#, gcc-internal-format
28369msgid "Array element size too big"
28370msgstr ""
28371
28372#: fortran/trans.c:625
28373#, gcc-internal-format
28374msgid "gfc_trans_code(): Bad statement code"
28375msgstr ""
28376
28377#. I changed this from sorry(...) because it should not return.
28378#. TODO: Remove gfc_todo_error before releasing version 1.0.
28379#: fortran/trans.h:590
28380#, fuzzy, gcc-internal-format
28381msgid "gfc_todo: Not Implemented: "
28382msgstr "��ǰ�ʤ��鸫�����Ǥ�: "
28383
28384#: java/check-init.c:248
28385#, gcc-internal-format
28386msgid "Can't reassign a value to the final variable %qs"
28387msgstr ""
28388
28389#: java/check-init.c:518 java/check-init.c:531
28390#, fuzzy, gcc-internal-format
28391msgid "variable %qD may not have been initialized"
28392msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
28393
28394#: java/check-init.c:948
28395#, gcc-internal-format
28396msgid "internal error in check-init: tree code not implemented: %s"
28397msgstr "check-init ���������顼: �ĥ꡼�����ɤϼ�������Ƥ��ޤ���: %s"
28398
28399#: java/check-init.c:1021
28400#, fuzzy, gcc-internal-format
28401msgid "%Jfinal field %qD may not have been initialized"
28402msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
28403
28404#: java/class.c:766
28405#, gcc-internal-format
28406msgid "bad method signature"
28407msgstr "�����ʥ᥽�åɥ����ͥ�����Ǥ�"
28408
28409#: java/class.c:811
28410#, gcc-internal-format
28411msgid "misplaced ConstantValue attribute (not in any field)"
28412msgstr "ConstantValue °���ξ���ְ㤨�Ƥ��ޤ��ʤɤΥե�����ɤǤ⤢��ޤ����"
28413
28414#: java/class.c:814
28415#, fuzzy, gcc-internal-format
28416msgid "duplicate ConstantValue attribute for field '%s'"
28417msgstr "�ե������ '%s' �� ConstantValue °������ʣ���Ƥ��ޤ�"
28418
28419#: java/class.c:825
28420#, fuzzy, gcc-internal-format
28421msgid "ConstantValue attribute of field '%s' has wrong type"
28422msgstr "�ե������ '%s' �� ConstantValue °������ʣ���Ƥ��ޤ�"
28423
28424#: java/class.c:1453
28425#, fuzzy, gcc-internal-format
28426msgid "%Jabstract method in non-abstract class"
28427msgstr "abstract �᥽�åɤ�����ݥ��饹�ˤ���ޤ�"
28428
28429#: java/class.c:2389
28430#, fuzzy, gcc-internal-format
28431msgid "non-static method %q+D overrides static method"
28432msgstr "����Ū�᥽�å� '%s' ����Ū�᥽�åɤ����С��饤�ɤ��Ƥ��ޤ�"
28433
28434#: java/decl.c:1328
28435#, fuzzy, gcc-internal-format
28436msgid "%q+D used prior to declaration"
28437msgstr "`%s' �����������˻��Ѥ���ޤ���"
28438
28439#: java/decl.c:1369
28440#, fuzzy, gcc-internal-format
28441msgid "declaration of %qs shadows a parameter"
28442msgstr "`%s' ������ϲ������ʤ�������ޤ�"
28443
28444#: java/decl.c:1372
28445#, fuzzy, gcc-internal-format
28446msgid "declaration of %qs shadows a symbol from the parameter list"
28447msgstr "`%s' ������ϲ�����ꥹ�ȤΥ���ܥ��ʤ�������ޤ�"
28448
28449#: java/decl.c:1833
28450#, fuzzy, gcc-internal-format
28451msgid "In %+D: overlapped variable and exception ranges at %d"
28452msgstr "%s ��: �ѿ����㳰�ϰϤ� %d �ǽŤʤäƤ��ޤ�"
28453
28454#: java/decl.c:1896
28455#, gcc-internal-format
28456msgid "bad type in parameter debug info"
28457msgstr "������ǥХå�����������ʷ�������ޤ�"
28458
28459#: java/decl.c:1905
28460#, fuzzy, gcc-internal-format
28461msgid "bad PC range for debug info for local %q+D"
28462msgstr "������� `%s' �ѥǥХå�����Τ���� PC �ϰϤ������Ǥ�"
28463
28464#: java/expr.c:373
28465#, gcc-internal-format
28466msgid "need to insert runtime check for %s"
28467msgstr ""
28468
28469#: java/expr.c:502 java/expr.c:549
28470#, gcc-internal-format
28471msgid "assert: %s is assign compatible with %s"
28472msgstr ""
28473
28474#: java/expr.c:669
28475#, gcc-internal-format
28476msgid "stack underflow - dup* operation"
28477msgstr "�����å���������ե� - dup* ���"
28478
28479#: java/expr.c:1655
28480#, fuzzy, gcc-internal-format
28481msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
28482msgstr "���� `%s' ��ۣ��Ǥ�: interface `%s' �� interface `%s' �˸���ޤ���"
28483
28484#: java/expr.c:1683
28485#, fuzzy, gcc-internal-format
28486msgid "field %qs not found"
28487msgstr "�ե������ `%s' �����Ĥ���ޤ���"
28488
28489#: java/expr.c:2092
28490#, gcc-internal-format
28491msgid "method '%s' not found in class"
28492msgstr "�᥽�å� '%s' �ϥ��饹��˸��Ĥ���ޤ���"
28493
28494#: java/expr.c:2297
28495#, gcc-internal-format
28496msgid "failed to find class '%s'"
28497msgstr "'%s' ���饹���Ĥ���Τ˼��Ԥ��ޤ���"
28498
28499#: java/expr.c:2335
28500#, fuzzy, gcc-internal-format
28501msgid "class '%s' has no method named '%s' matching signature '%s'"
28502msgstr "���饹 '%s' ��̾���� '%s' �ǥ����ͥ����� '%s' �Ȱ��פ���᥽�åɤ��äƤ��ޤ���"
28503
28504#: java/expr.c:2366
28505#, gcc-internal-format
28506msgid "invokestatic on non static method"
28507msgstr "����Ū�᥽�åɤ� invokestatic ���ޤ���"
28508
28509#: java/expr.c:2371
28510#, gcc-internal-format
28511msgid "invokestatic on abstract method"
28512msgstr "��ݥ᥽�åɤ� invokestatic ���ޤ���"
28513
28514#: java/expr.c:2379
28515#, gcc-internal-format
28516msgid "invoke[non-static] on static method"
28517msgstr "��Ū�᥽�åɤ� invoke[�� static] ���ޤ���"
28518
28519#: java/expr.c:2705
28520#, fuzzy, gcc-internal-format
28521msgid "missing field '%s' in '%s'"
28522msgstr "�ե������ '%s'('%s' ��) ��礤�Ƥ��ޤ�"
28523
28524#: java/expr.c:2712
28525#, fuzzy, gcc-internal-format
28526msgid "mismatching signature for field '%s' in '%s'"
28527msgstr "�ե������ '%s'('%s' ��) �Υ����ͥ����㤬���פ��ޤ���"
28528
28529#: java/expr.c:2735
28530#, fuzzy, gcc-internal-format
28531msgid "assignment to final field %q+D not in field's class"
28532msgstr "final �ե������ `%s' �ؤ������Ǥ��������Υե�����ɤΥ��饹��ǤϤ���ޤ���"
28533
28534#: java/expr.c:2740
28535#, fuzzy, gcc-internal-format
28536msgid "assignment to final static field %q+D not in class initializer"
28537msgstr "final static �ե������ `%s' �ؤ������Ǥ��������Υե�����ɤΥ��饹��ǤϤ���ޤ���"
28538
28539#: java/expr.c:2749
28540#, fuzzy, gcc-internal-format
28541msgid "assignment to final field %q+D not in constructor"
28542msgstr "final �ե������ `%s' �ؤ������Ǥ����������ȥ饯����ǤϤ���ޤ���"
28543
28544#: java/expr.c:2939
28545#, gcc-internal-format
28546msgid "invalid PC in line number table"
28547msgstr "̵��� PC �����ֹ�ơ��֥�ˤ���ޤ�"
28548
28549#: java/expr.c:2987
28550#, fuzzy, gcc-internal-format
28551msgid "unreachable bytecode from %d to before %d"
28552msgstr "%d ���� %d �����ޤǤΥХ��ȥ����ɤˤ���ã�Ǥ��ޤ���"
28553
28554#: java/expr.c:3029
28555#, fuzzy, gcc-internal-format
28556msgid "unreachable bytecode from %d to the end of the method"
28557msgstr "%d ����᥽�åɤν���ޤǤΥХ��ȥ����ɤˤ���ã�Ǥ��ޤ���"
28558
28559#. duplicate code from LOAD macro
28560#: java/expr.c:3329
28561#, gcc-internal-format
28562msgid "unrecogized wide sub-instruction"
28563msgstr "ǧ���Ǥ��ʤ� wide sub ̿��Ǥ�"
28564
28565#: java/gjavah.c:718
28566#, gcc-internal-format
28567msgid "static field has same name as method"
28568msgstr ""
28569
28570#: java/gjavah.c:1266
28571#, fuzzy, gcc-internal-format
28572msgid "couldn't find class %s"
28573msgstr "���饹 `%s' �����Ĥ���ޤ���"
28574
28575#: java/gjavah.c:1273
28576#, fuzzy, gcc-internal-format
28577msgid "parse error while reading %s"
28578msgstr "�ե�����ɤι�ʸ������˥��顼��ȯ�����ޤ���"
28579
28580#: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676
28581#, fuzzy, gcc-internal-format
28582msgid "unparseable signature: '%s'"
28583msgstr "�ե����� '%s' �� stat �Ǥ��ޤ���"
28584
28585#: java/gjavah.c:2066
28586#, fuzzy, gcc-internal-format
28587msgid "Not a valid Java .class file."
28588msgstr "����� Java .class �ե�����ǤϤ���ޤ���"
28589
28590#: java/gjavah.c:2074 java/jcf-parse.c:756
28591#, gcc-internal-format
28592msgid "error while parsing constant pool"
28593msgstr "constant �ס���ι�ʸ������˥��顼��ȯ�����ޤ���"
28594
28595#: java/gjavah.c:2080
28596#, fuzzy, gcc-internal-format
28597msgid "error in constant pool entry #%d"
28598msgstr "constant �ס������ #%d ��ǥ��顼��ȯ�����ޤ���\n"
28599
28600#: java/gjavah.c:2223
28601#, fuzzy, gcc-internal-format
28602msgid "class is of array type\n"
28603msgstr "���㥹�Ȥ���������ꤷ�Ƥ��ޤ�"
28604
28605#: java/gjavah.c:2231
28606#, fuzzy, gcc-internal-format
28607msgid "base class is of array type"
28608msgstr "���㥹�Ȥ���������ꤷ�Ƥ��ޤ�"
28609
28610#: java/gjavah.c:2429 java/gjavah.c:2556
28611#, fuzzy, gcc-internal-format
28612msgid "no classes specified"
28613msgstr "���ϥե����뤬���ꤵ��Ƥ��ޤ���"
28614
28615#: java/gjavah.c:2522
28616#, fuzzy, gcc-internal-format
28617msgid "'-MG' option is unimplemented"
28618msgstr "ret ̿��ϼ�������Ƥ��ޤ���"
28619
28620#: java/gjavah.c:2564
28621#, fuzzy, gcc-internal-format
28622msgid "can't specify both -o and -MD"
28623msgstr "-C �� -o ��ξ�����˻���Ǥ��ޤ���"
28624
28625#: java/gjavah.c:2587
28626#, gcc-internal-format
28627msgid "%s: no such class"
28628msgstr ""
28629
28630#: java/jcf-io.c:550
28631#, fuzzy, gcc-internal-format
28632msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
28633msgstr "���饹 `%s' �Υ������ե�����ϡ����פ��륯�饹�ե������꿷�����Ǥ����������ե���������˻Ȥ��ޤ�"
28634
28635#: java/jcf-parse.c:372
28636#, gcc-internal-format
28637msgid "bad string constant"
28638msgstr "������ʸ��������Ǥ�"
28639
28640#: java/jcf-parse.c:390
28641#, gcc-internal-format
28642msgid "bad value constant type %d, index %d"
28643msgstr "����������ͷ� %d, ����ǥå��� %d"
28644
28645#: java/jcf-parse.c:582
28646#, fuzzy, gcc-internal-format
28647msgid "can't reopen %s: %m"
28648msgstr "%s ��� open �Ǥ��ޤ���"
28649
28650#: java/jcf-parse.c:589
28651#, fuzzy, gcc-internal-format
28652msgid "can't close %s: %m"
28653msgstr "%s �� close �Ǥ��ޤ���"
28654
28655#: java/jcf-parse.c:724 java/jcf-parse.c:730
28656#, fuzzy, gcc-internal-format
28657msgid "cannot find file for class %s"
28658msgstr "���饹 %s �ѤΥե�������Ĥ����ޤ���"
28659
28660#: java/jcf-parse.c:753
28661#, gcc-internal-format
28662msgid "not a valid Java .class file"
28663msgstr "����� Java .class �ե�����ǤϤ���ޤ���"
28664
28665#. FIXME - where was first time
28666#: java/jcf-parse.c:771
28667#, gcc-internal-format
28668msgid "reading class %s for the second time from %s"
28669msgstr "class %s ���ɹ���Τ� %s ��������ܤˤʤ�ޤ�"
28670
28671#: java/jcf-parse.c:789
28672#, gcc-internal-format
28673msgid "error while parsing fields"
28674msgstr "�ե�����ɤι�ʸ������˥��顼��ȯ�����ޤ���"
28675
28676#: java/jcf-parse.c:792
28677#, gcc-internal-format
28678msgid "error while parsing methods"
28679msgstr "�᥽�åɤι�ʸ������˥��顼��ȯ�����ޤ���"
28680
28681#: java/jcf-parse.c:795
28682#, gcc-internal-format
28683msgid "error while parsing final attributes"
28684msgstr "final °���ι�ʸ������˥��顼��ȯ�����ޤ���"
28685
28686#: java/jcf-parse.c:812
28687#, fuzzy, gcc-internal-format
28688msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
28689msgstr "`%s' ��Ǹ��Ĥ��ä� `java.lang.Object' �ϡ�Ĺ����������̤� `gnu.gcj.gcj-compiled' °�����äƤ��ޤ�����������̤��ʤ��Υ��饹�ѥ������������ꤵ��Ƥ��ʤ������̣���ޤ���`info gcj \"Input Options\"' ��Ȥäơ����饹�ѥ���������ˡ���������Ƥ��� info �ڡ������Ʋ�����"
28690
28691#: java/jcf-parse.c:846
28692#, gcc-internal-format
28693msgid "%Hduplicate class will only be compiled once"
28694msgstr ""
28695
28696#: java/jcf-parse.c:900
28697#, gcc-internal-format
28698msgid "missing Code attribute"
28699msgstr "Code °����礤�Ƥ��ޤ�"
28700
28701#: java/jcf-parse.c:1182
28702#, gcc-internal-format
28703msgid "no input file specified"
28704msgstr "���ϥե����뤬���ꤵ��Ƥ��ޤ���"
28705
28706#: java/jcf-parse.c:1217
28707#, fuzzy, gcc-internal-format
28708msgid "can't close input file %s: %m"
28709msgstr "���ϥե����� %s �� close �Ǥ��ޤ���"
28710
28711#: java/jcf-parse.c:1264
28712#, gcc-internal-format
28713msgid "bad zip/jar file %s"
28714msgstr "zip/jar �ե����� %s �������Ǥ�"
28715
28716#: java/jcf-parse.c:1485
28717#, fuzzy, gcc-internal-format
28718msgid "error while reading %s from zip file"
28719msgstr "�ե�����ɤι�ʸ������˥��顼��ȯ�����ޤ���"
28720
28721#: java/jcf-write.c:2668
28722#, gcc-internal-format
28723msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
28724msgstr "generate_bytecode_insn ���������顼 - �ĥ꡼�����ɤϼ�������Ƥ��ޤ���: %s"
28725
28726#: java/jcf-write.c:3042
28727#, fuzzy, gcc-internal-format
28728msgid "field initializer type mismatch"
28729msgstr "�ե�����ɽ������Ҥ�����ǤϤ���ޤ���"
28730
28731#: java/jcf-write.c:3499
28732#, fuzzy, gcc-internal-format
28733msgid "can't create directory %s: %m"
28734msgstr "�ǥ��쥯�ȥ� %s ������Ǥ��ޤ���"
28735
28736#: java/jcf-write.c:3532
28737#, fuzzy, gcc-internal-format
28738msgid "can't open %s for writing: %m"
28739msgstr "%s ��������Ѥ˳����ޤ���Ǥ���"
28740
28741#: java/jcf-write.c:3552
28742#, fuzzy, gcc-internal-format
28743msgid "can't create %s: %m"
28744msgstr "%s ��� open �Ǥ��ޤ���"
28745
28746#: java/jv-scan.c:194
28747#, fuzzy, gcc-internal-format
28748msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
28749msgstr "`--print-main', `--list-class', `--complexity' ����ϰ�Ĥ������٤ޤ���"
28750
28751#: java/jv-scan.c:197
28752#, fuzzy, gcc-internal-format
28753msgid "can't open output file '%s'"
28754msgstr "���ϥե����� `%s' �� open �Ǥ��ޤ���"
28755
28756#: java/jv-scan.c:233
28757#, fuzzy, gcc-internal-format
28758msgid "file not found '%s'"
28759msgstr "�ե����� `%s' �����Ĥ���ޤ���"
28760
28761#: java/jvspec.c:436
28762#, fuzzy, gcc-internal-format
28763msgid "warning: already-compiled .class files ignored with -C"
28764msgstr "�ٹ�: ����ѥ���� .class �ե������ -C �ˤ��̵�뤵��ޤ���"
28765
28766#: java/lang.c:626
28767#, gcc-internal-format
28768msgid "can't do dependency tracking with input from stdin"
28769msgstr "ɸ�����Ϥ�������ϤǤϰ�¸�ط������פ��Ǥ��ޤ���"
28770
28771#: java/lang.c:642
28772#, gcc-internal-format
28773msgid "couldn't determine target name for dependency tracking"
28774msgstr "��¸�ط������פΤ���Υ������å�̾������Ǥ��ޤ���Ǥ���"
28775
28776#: java/lex.c:260
28777#, fuzzy, gcc-internal-format
28778msgid ""
28779"unknown encoding: %qs\n"
28780"This might mean that your locale's encoding is not supported\n"
28781"by your system's iconv(3) implementation.  If you aren't trying\n"
28782"to use a particular encoding for your input file, try the\n"
28783"%<--encoding=UTF-8%> option"
28784msgstr ""
28785"�����ʥ�������: `%s'\n"
28786"����Ϥ��ʤ��Υ�����Υ������ɤ������ƥ�� iconv(3) ������\n"
28787"���ݡ��Ȥ��Ƥ��ʤ��ȱ��������̣���ޤ����⤷���ʤ������ϥե�����\n"
28788"�����ꥨ�����ɤ�Ȥ��ΤǤʤ���С�`--encoding=UTF-8' ���ץ����\n"
28789"��ȤäƤߤƤ���������"
28790
28791#: java/lex.c:631
28792#, fuzzy, gcc-internal-format
28793msgid "internal error - bad unget"
28794msgstr "�������顼 - ̵��� Utf8 ̾�Ǥ�"
28795
28796#: java/mangle_name.c:140 java/mangle_name.c:210
28797#, gcc-internal-format
28798msgid "internal error - invalid Utf8 name"
28799msgstr "�������顼 - ̵��� Utf8 ̾�Ǥ�"
28800
28801#: java/typeck.c:531
28802#, gcc-internal-format
28803msgid "junk at end of signature string"
28804msgstr "�����ͥ�����ʸ����ν���˥��ߤ�����ޤ�"
28805
28806#: java/verify-glue.c:387
28807#, fuzzy, gcc-internal-format
28808msgid "verification failed: %s"
28809msgstr "���ڥ��顼 (PC=%d)"
28810
28811#: java/verify-glue.c:389
28812#, fuzzy, gcc-internal-format
28813msgid "verification failed at PC=%d: %s"
28814msgstr "���ڥ��顼 (PC=%d)"
28815
28816#: java/verify-glue.c:473
28817#, gcc-internal-format
28818msgid "bad pc in exception_table"
28819msgstr "exception_table �������� pc ������ޤ�"
28820
28821#: java/parse.h:129
28822#, gcc-internal-format
28823msgid "%s method can't be abstract"
28824msgstr ""
28825
28826#: java/parse.h:133
28827#, fuzzy, gcc-internal-format
28828msgid "Constructor can't be %s"
28829msgstr "�����ȥ饯���� virtual ����Ǥ��ޤ���"
28830
28831#. Standard error messages
28832#: java/parse.h:356
28833#, fuzzy, gcc-internal-format
28834msgid "Incompatible type for %qs. Can't convert %qs to boolean"
28835msgstr "%d ���ܤΰ���� `%s' �η��ȸߴ���������ޤ���"
28836
28837#: java/parse.h:361
28838#, gcc-internal-format
28839msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
28840msgstr ""
28841
28842#: java/parse.h:369
28843#, gcc-internal-format
28844msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
28845msgstr ""
28846
28847#: java/parse.h:374
28848#, fuzzy, gcc-internal-format
28849msgid "Incompatible type for %qs. Can't convert %qs to integral"
28850msgstr "����Ū�ʴؿ��ƤӽФ����� %d ������Ф��Ƹߴ����Τʤ����Ǥ�"
28851
28852#: java/parse.h:381
28853#, fuzzy, gcc-internal-format
28854msgid "Variable %qs may not have been initialized"
28855msgstr "����Ĺ���֥������ȤϽ���ʤ����Ȥˤʤ�Ǥ��礦"
28856
28857#: objc/objc-act.c:710
28858#, fuzzy, gcc-internal-format
28859msgid "%<@end%> must appear in an @implementation context"
28860msgstr "`@end' �ϼ�������ƥ����Ȥ˸���ʤ���Фʤ�ޤ���"
28861
28862#: objc/objc-act.c:739
28863#, fuzzy, gcc-internal-format
28864msgid "method declaration not in @interface context"
28865msgstr "�᥽�å���������饹����ƥ�������ǤϤ���ޤ���"
28866
28867#: objc/objc-act.c:750
28868#, fuzzy, gcc-internal-format
28869msgid "method definition not in @implementation context"
28870msgstr "�᥽�å���������饹����ƥ�������ǤϤ���ޤ���"
28871
28872#: objc/objc-act.c:1174
28873#, fuzzy, gcc-internal-format
28874msgid "comparison of distinct Objective-C types lacks a cast"
28875msgstr "���������ۤʤ�ݥ�������Ӥǥ��㥹�Ȥ�礤�Ƥ��ޤ�"
28876
28877#: objc/objc-act.c:1178
28878#, gcc-internal-format
28879msgid "initialization from distinct Objective-C type"
28880msgstr ""
28881
28882#: objc/objc-act.c:1182
28883#, gcc-internal-format
28884msgid "assignment from distinct Objective-C type"
28885msgstr ""
28886
28887#: objc/objc-act.c:1186
28888#, gcc-internal-format
28889msgid "distinct Objective-C type in return"
28890msgstr ""
28891
28892#: objc/objc-act.c:1190
28893#, gcc-internal-format
28894msgid "passing argument %d of %qE from distinct Objective-C type"
28895msgstr ""
28896
28897#: objc/objc-act.c:1345
28898#, fuzzy, gcc-internal-format
28899msgid "statically allocated instance of Objective-C class %qs"
28900msgstr "���֥������Ȥ���Ū�ʳ����Ƥϥ��ݡ��Ȥ���Ƥ��ޤ���"
28901
28902#: objc/objc-act.c:1416
28903#, gcc-internal-format
28904msgid "protocol %qs has circular dependency"
28905msgstr ""
28906
28907#: objc/objc-act.c:1438 objc/objc-act.c:6571
28908#, fuzzy, gcc-internal-format
28909msgid "cannot find protocol declaration for %qs"
28910msgstr "`%s' ���Ф���ץ�ȥ�����������Ĥ���ޤ���"
28911
28912#: objc/objc-act.c:1905 objc/objc-act.c:3339 objc/objc-act.c:7183
28913#: objc/objc-act.c:7519 objc/objc-act.c:7573 objc/objc-act.c:7598
28914#, fuzzy, gcc-internal-format
28915msgid "cannot find interface declaration for %qs"
28916msgstr "`%s' ���Ф��륤���ե�������������Ĥ���ޤ���"
28917
28918#: objc/objc-act.c:1909
28919#, gcc-internal-format
28920msgid "interface %qs does not have valid constant string layout"
28921msgstr ""
28922
28923#: objc/objc-act.c:1914
28924#, fuzzy, gcc-internal-format
28925msgid "cannot find reference tag for class %qs"
28926msgstr "���饹 %s �ѤΥե�������Ĥ����ޤ���"
28927
28928#: objc/objc-act.c:2539
28929#, gcc-internal-format
28930msgid "%Hcreating selector for nonexistent method %qE"
28931msgstr ""
28932
28933#: objc/objc-act.c:2741
28934#, gcc-internal-format
28935msgid "%qs is not an Objective-C class name or alias"
28936msgstr ""
28937
28938#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7447
28939#: objc/objc-act.c:7748 objc/objc-act.c:7778
28940#, gcc-internal-format
28941msgid "Objective-C declarations may only appear in global scope"
28942msgstr ""
28943
28944#: objc/objc-act.c:2872
28945#, fuzzy, gcc-internal-format
28946msgid "cannot find class %qs"
28947msgstr "���饹 `%s' �����Ĥ���ޤ���"
28948
28949#: objc/objc-act.c:2874
28950#, fuzzy, gcc-internal-format
28951msgid "class %qs already exists"
28952msgstr "���饹 `%s' �ϴ��¸�ߤ��ޤ�"
28953
28954#: objc/objc-act.c:2918 objc/objc-act.c:7488
28955#, fuzzy, gcc-internal-format
28956msgid "%qs redeclared as different kind of symbol"
28957msgstr "`%s' ���̤Υ���ܥ��Ȥ��ƺ��������ޤ���"
28958
28959#: objc/objc-act.c:3192
28960#, gcc-internal-format
28961msgid "strong-cast assignment has been intercepted"
28962msgstr ""
28963
28964#: objc/objc-act.c:3234
28965#, gcc-internal-format
28966msgid "strong-cast may possibly be needed"
28967msgstr ""
28968
28969#: objc/objc-act.c:3244
28970#, fuzzy, gcc-internal-format
28971msgid "instance variable assignment has been intercepted"
28972msgstr "���������ѿ� `%s' �����饹�᥽�åɤ��饢����������ޤ���"
28973
28974#: objc/objc-act.c:3263
28975#, gcc-internal-format
28976msgid "pointer arithmetic for garbage-collected objects not allowed"
28977msgstr ""
28978
28979#: objc/objc-act.c:3269
28980#, gcc-internal-format
28981msgid "global/static variable assignment has been intercepted"
28982msgstr ""
28983
28984#: objc/objc-act.c:3452
28985#, gcc-internal-format
28986msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
28987msgstr ""
28988
28989#: objc/objc-act.c:3794
28990#, gcc-internal-format
28991msgid "@catch parameter is not a known Objective-C class type"
28992msgstr ""
28993
28994#: objc/objc-act.c:3810
28995#, gcc-internal-format
28996msgid "exception of type %<%T%> will be caught"
28997msgstr ""
28998
28999#: objc/objc-act.c:3812
29000#, gcc-internal-format
29001msgid "%H   by earlier handler for %<%T%>"
29002msgstr ""
29003
29004#: objc/objc-act.c:3865
29005#, gcc-internal-format
29006msgid "%<@try%> without %<@catch%> or %<@finally%>"
29007msgstr ""
29008
29009#: objc/objc-act.c:3913
29010#, gcc-internal-format
29011msgid "%<@throw%> (rethrow) used outside of a @catch block"
29012msgstr ""
29013
29014#: objc/objc-act.c:4311
29015#, gcc-internal-format
29016msgid "type %q+D does not have a known size"
29017msgstr ""
29018
29019#: objc/objc-act.c:4944
29020#, fuzzy, gcc-internal-format
29021msgid "%J%s %qs"
29022msgstr "%s: %s"
29023
29024#: objc/objc-act.c:4967 objc/objc-act.c:4986
29025#, gcc-internal-format
29026msgid "inconsistent instance variable specification"
29027msgstr "���������ѿ��λ��ͤ���Ӥ��Ƥ��ޤ���"
29028
29029#: objc/objc-act.c:5843
29030#, fuzzy, gcc-internal-format
29031msgid "can not use an object as parameter to a method"
29032msgstr "������������� `::' ��Ȥ��ޤ���"
29033
29034#: objc/objc-act.c:6066
29035#, fuzzy, gcc-internal-format
29036msgid "multiple %s named %<%c%s%> found"
29037msgstr "��ʣ���������̾ `%s'"
29038
29039#: objc/objc-act.c:6295
29040#, fuzzy, gcc-internal-format
29041msgid "no super class declared in @interface for %qs"
29042msgstr "`%s' �ؤΥ������ե������˴��쥯�饹���������Ƥ��ޤ���"
29043
29044#: objc/objc-act.c:6333
29045#, gcc-internal-format
29046msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
29047msgstr ""
29048
29049#: objc/objc-act.c:6392
29050#, fuzzy, gcc-internal-format
29051msgid "invalid receiver type %qs"
29052msgstr "�쥷���з� `%s' ��̵��Ǥ�"
29053
29054#: objc/objc-act.c:6407
29055#, fuzzy, gcc-internal-format
29056msgid "%<%c%s%> not found in protocol(s)"
29057msgstr "�ե������ '%s' �����饹��˸��Ĥ���ޤ���"
29058
29059#: objc/objc-act.c:6421
29060#, fuzzy, gcc-internal-format
29061msgid "%qs may not respond to %<%c%s%>"
29062msgstr "`%s' �� `%s' �˱���ޤ���"
29063
29064#: objc/objc-act.c:6429
29065#, gcc-internal-format
29066msgid "no %<%c%s%> method found"
29067msgstr ""
29068
29069#: objc/objc-act.c:6435
29070#, gcc-internal-format
29071msgid "(Messages without a matching method signature"
29072msgstr ""
29073
29074#: objc/objc-act.c:6436
29075#, gcc-internal-format
29076msgid "will be assumed to return %<id%> and accept"
29077msgstr ""
29078
29079#: objc/objc-act.c:6437
29080#, gcc-internal-format
29081msgid "%<...%> as arguments.)"
29082msgstr ""
29083
29084#: objc/objc-act.c:6670
29085#, gcc-internal-format
29086msgid "undeclared selector %qs"
29087msgstr ""
29088
29089#. Historically, a class method that produced objects (factory
29090#. method) would assign `self' to the instance that it
29091#. allocated.  This would effectively turn the class method into
29092#. an instance method.  Following this assignment, the instance
29093#. variables could be accessed.  That practice, while safe,
29094#. violates the simple rule that a class method should not refer
29095#. to an instance variable.  It's better to catch the cases
29096#. where this is done unknowingly than to support the above
29097#. paradigm.
29098#: objc/objc-act.c:6712
29099#, fuzzy, gcc-internal-format
29100msgid "instance variable %qs accessed in class method"
29101msgstr "���������ѿ� `%s' �����饹�᥽�åɤ��饢����������ޤ���"
29102
29103#: objc/objc-act.c:6944
29104#, fuzzy, gcc-internal-format
29105msgid "duplicate declaration of method %<%c%s%>"
29106msgstr "���饹�᥽�å� `%s' ���������ʣ���Ƥ��ޤ���"
29107
29108#: objc/objc-act.c:7005
29109#, fuzzy, gcc-internal-format
29110msgid "duplicate interface declaration for category %<%s(%s)%>"
29111msgstr "���ƥ��� `%s(%s)' �ؤΥ������ե������������ʣ���Ƥ��ޤ�"
29112
29113#: objc/objc-act.c:7032
29114#, fuzzy, gcc-internal-format
29115msgid "illegal reference type specified for instance variable %qs"
29116msgstr "�� static �������ѿ� `%s' �ؤ� asm ����Ҥ�̵�뤵��ޤ�"
29117
29118#: objc/objc-act.c:7043
29119#, fuzzy, gcc-internal-format
29120msgid "instance variable %qs has unknown size"
29121msgstr "���������ѿ� `%s' �� %s ���������Ƥ��ޤ�"
29122
29123#: objc/objc-act.c:7068
29124#, gcc-internal-format
29125msgid "type %qs has no default constructor to call"
29126msgstr ""
29127
29128#: objc/objc-act.c:7074
29129#, fuzzy, gcc-internal-format
29130msgid "destructor for %qs shall not be run either"
29131msgstr "¾�Υ��饹 `%s' �Υǥ��ȥ饯�������ФˤϤǤ��ޤ���"
29132
29133#. Vtable pointers are Real Bad(tm), since Obj-C cannot
29134#. initialize them.
29135#: objc/objc-act.c:7086
29136#, fuzzy, gcc-internal-format
29137msgid "type %qs has virtual member functions"
29138msgstr "���дؿ���̾����礤�Ƥ��ޤ�"
29139
29140#: objc/objc-act.c:7087
29141#, fuzzy, gcc-internal-format
29142msgid "illegal aggregate type %qs specified for instance variable %qs"
29143msgstr "�� static �������ѿ� `%s' �ؤ� asm ����Ҥ�̵�뤵��ޤ�"
29144
29145#: objc/objc-act.c:7097
29146#, gcc-internal-format
29147msgid "type %qs has a user-defined constructor"
29148msgstr ""
29149
29150#: objc/objc-act.c:7099
29151#, gcc-internal-format
29152msgid "type %qs has a user-defined destructor"
29153msgstr ""
29154
29155#: objc/objc-act.c:7103
29156#, gcc-internal-format
29157msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
29158msgstr ""
29159
29160#: objc/objc-act.c:7212
29161#, fuzzy, gcc-internal-format
29162msgid "instance variable %qs is declared private"
29163msgstr "���������ѿ� `%s' �� private ���������Ƥ��ޤ�"
29164
29165#: objc/objc-act.c:7223
29166#, fuzzy, gcc-internal-format
29167msgid "instance variable %qs is %s; this will be a hard error in the future"
29168msgstr "���������ѿ� `%s' �� private ���������Ƥ��ޤ�"
29169
29170#: objc/objc-act.c:7230
29171#, fuzzy, gcc-internal-format
29172msgid "instance variable %qs is declared %s"
29173msgstr "���������ѿ� `%s' �� %s ���������Ƥ��ޤ�"
29174
29175#: objc/objc-act.c:7256 objc/objc-act.c:7344
29176#, fuzzy, gcc-internal-format
29177msgid "incomplete implementation of class %qs"
29178msgstr "���饹 `%s' �μ������Դ����Ǥ�"
29179
29180#: objc/objc-act.c:7260 objc/objc-act.c:7349
29181#, fuzzy, gcc-internal-format
29182msgid "incomplete implementation of category %qs"
29183msgstr "���ƥ��� `%s' �μ������Դ����Ǥ�"
29184
29185#: objc/objc-act.c:7265 objc/objc-act.c:7354
29186#, fuzzy, gcc-internal-format
29187msgid "method definition for %<%c%s%> not found"
29188msgstr "`%c%s' �Υ᥽�å���������Ĥ���ޤ���"
29189
29190#: objc/objc-act.c:7395
29191#, fuzzy, gcc-internal-format
29192msgid "%s %qs does not fully implement the %qs protocol"
29193msgstr "%s `%s' �� `%s' �ץ�ȥ�������ˤϼ������Ƥ��ޤ���"
29194
29195#: objc/objc-act.c:7453 objc/objc-act.c:9121
29196#, fuzzy, gcc-internal-format
29197msgid "%<@end%> missing in implementation context"
29198msgstr "`@end' �ϼ�������ƥ����Ȥ˸���ʤ���Фʤ�ޤ���"
29199
29200#: objc/objc-act.c:7472
29201#, fuzzy, gcc-internal-format
29202msgid "cannot find interface declaration for %qs, superclass of %qs"
29203msgstr "`%s' �Υ������ե�������������Ĥ���ޤ����`%s' �δ��쥯�饹�Ǥ���"
29204
29205#: objc/objc-act.c:7502
29206#, fuzzy, gcc-internal-format
29207msgid "reimplementation of class %qs"
29208msgstr "���饹 `%s' �κƼ����Ǥ�"
29209
29210#: objc/objc-act.c:7534
29211#, fuzzy, gcc-internal-format
29212msgid "conflicting super class name %qs"
29213msgstr "���쥯�饹̾ `%s' �����ͤ��Ƥ��ޤ�"
29214
29215#: objc/objc-act.c:7536
29216#, fuzzy, gcc-internal-format
29217msgid "previous declaration of %qs"
29218msgstr "����Ǥ� `%s' �����"
29219
29220#: objc/objc-act.c:7550 objc/objc-act.c:7552
29221#, fuzzy, gcc-internal-format
29222msgid "duplicate interface declaration for class %qs"
29223msgstr "���饹 `%s' �Υ������ե������������ʣ���Ƥ��ޤ�"
29224
29225#: objc/objc-act.c:7806
29226#, fuzzy, gcc-internal-format
29227msgid "duplicate declaration for protocol %qs"
29228msgstr "�ץ�ȥ��� '%s' ���������ʣ���Ƥ��ޤ�"
29229
29230#. Add a readable method name to the warning.
29231#: objc/objc-act.c:8364
29232#, gcc-internal-format
29233msgid "%J%s %<%c%s%>"
29234msgstr ""
29235
29236#: objc/objc-act.c:8694
29237#, fuzzy, gcc-internal-format
29238msgid "no super class declared in interface for %qs"
29239msgstr "`%s' �ؤΥ������ե������˴��쥯�饹���������Ƥ��ޤ���"
29240
29241#: objc/objc-act.c:8743
29242#, gcc-internal-format
29243msgid "[super ...] must appear in a method context"
29244msgstr "[super ...] �ϥ᥽�åɥ���ƥ����Ȥ˸���ʤ���Фʤ�ޤ���"
29245
29246#: objc/objc-act.c:8783
29247#, gcc-internal-format
29248msgid "method possibly missing a [super dealloc] call"
29249msgstr ""
29250
29251#: objc/objc-act.c:9411
29252#, fuzzy, gcc-internal-format
29253msgid "local declaration of %qs hides instance variable"
29254msgstr "`%s' �Υ���������ǡ����������ѿ���������ޤ�"
29255
29256#: treelang/tree1.c:278
29257#, fuzzy, gcc-internal-format
29258msgid "%HDuplicate name %q.*s."
29259msgstr "��ʣ�������� `%s'"
29260
29261#: treelang/treetree.c:814
29262#, fuzzy, gcc-internal-format
29263msgid "Global register variable %qD used in nested function."
29264msgstr "���쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
29265
29266#: treelang/treetree.c:818
29267#, fuzzy, gcc-internal-format
29268msgid "Register variable %qD used in nested function."
29269msgstr "�쥸�����ѿ� `%s' ������Ҵؿ�����ǻȤ��ޤ���"
29270
29271#: treelang/treetree.c:824
29272#, fuzzy, gcc-internal-format
29273msgid "Address of global register variable %qD requested."
29274msgstr "�׵ᤵ�줿���쥸�����ѿ� `%s' �Υ��ɥ쥹"
29275
29276#: treelang/treetree.c:829
29277#, fuzzy, gcc-internal-format
29278msgid "Address of register variable %qD requested."
29279msgstr "register �ѿ� `%s' �Υ��ɥ쥹���׵ᤵ��ޤ���"
29280
29281#: treelang/treetree.c:1214
29282#, fuzzy, gcc-internal-format
29283msgid "%qD attribute ignored"
29284msgstr "`%s' °����̵�뤵��ޤ���"
29285
29286#~ msgid "__builtin_trap not supported by this target"
29287#~ msgstr "__builtin_trap ���Υ������åȤǤϼ�������Ƥ��ޤ���"
29288
29289#~ msgid "type with more precision than %s"
29290#~ msgstr "%s ������̩�ʷ�"
29291
29292#~ msgid "ISO C++ forbids range expressions in switch statements"
29293#~ msgstr "ISO C++ �Ǥ� switch ʸ�Ǥ��ϰϼ��϶ؤ����Ƥ��ޤ�"
29294
29295#~ msgid "-Wmissing-format-attribute ignored without -Wformat"
29296#~ msgstr "-Wmissing-format-attribute ��̵�뤵��ޤ�����-Wformat ������ޤ����"
29297
29298#~ msgid "unknown C standard `%s'"
29299#~ msgstr "������ C ɸ�� `%s'"
29300
29301#~ msgid "`struct %s' incomplete in scope ending here"
29302#~ msgstr "�������פ�����뤳�ΰ��֤ǡ�`struct %s' ���Դ����Ǥ�"
29303
29304#~ msgid "`union %s' incomplete in scope ending here"
29305#~ msgstr "�������פ�����뤳����ʬ�� `union %s' ���Դ����Ǥ�"
29306
29307#~ msgid "`enum %s' incomplete in scope ending here"
29308#~ msgstr "�������פ�����뤳����ʬ�� `enum %s' ���Դ����Ǥ�"
29309
29310#~ msgid "prototype for `%s' follows and number of arguments doesn't match"
29311#~ msgstr "`%s' �Υץ�ȥ����פ����ˤ��ꡢ����θĿ������פ��ޤ���"
29312
29313#~ msgid "const declaration for `%s' follows non-const"
29314#~ msgstr "`%s' ���� const �θ�� const �������Ƥ��ޤ�"
29315
29316#~ msgid "type qualifiers for `%s' conflict with previous decl"
29317#~ msgstr "`%s' �η������Ҥ�����������̷�⤷�ޤ�"
29318
29319#~ msgid "`%s' was declared implicitly `extern' and later `static'"
29320#~ msgstr "`%s' �ϰ��ۤ� `extern' ������졢��� `static' �������ޤ���"
29321
29322#~ msgid "type mismatch with previous implicit declaration"
29323#~ msgstr "��������ΰ��ۤ�����Ȱ��פ��ޤ���"
29324
29325#~ msgid "type of external `%s' is not global"
29326#~ msgstr "���� `%s' �η��ϥ����Х�ǤϤ���ޤ���"
29327
29328#~ msgid "`%s' was previously implicitly declared to return `int'"
29329#~ msgstr "`%s' ������ǰ���Ū�� `int' ���֤����������ޤ���"
29330
29331#~ msgid "`%s' locally external but globally static"
29332#~ msgstr "`%s' �ϥ�����Ū�ˤ� extern �Ǥ����������Х�Ū�� static �Ǥ�"
29333
29334#~ msgid "function `%s' was previously declared within a block"
29335#~ msgstr "�ؿ� `%s' �ϥ֥�å����������������Ƥ��ޤ�"
29336
29337#~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
29338#~ msgstr "ANSI C �� typedef ��ʤ����������� `%s' ��ؤ��Ƥ��ޤ�"
29339
29340#~ msgid "the only valid combination is `long double'"
29341#~ msgstr "ͣ���ͭ����ȹ�碌�� `long double' �Ǥ�"
29342
29343#~ msgid "ANSI C forbids const or volatile function types"
29344#~ msgstr "ANSI C �� const �� volatile �ؿ���������դ��ޤ���"
29345
29346#~ msgid "ISO C forbids qualified void function return type"
29347#~ msgstr "ISO C �Ͻ����դ� void ��������ͤ��Ĵؿ���ؤ��ޤ�"
29348
29349#~ msgid "parameter points to incomplete type"
29350#~ msgstr "��������Դ�������ؤ��Ƥ��ޤ�"
29351
29352#~ msgid "`void' in parameter list must be the entire list"
29353#~ msgstr "������ꥹ����� `void' �ϥꥹ�����Τ����ʤ���Фʤ�ޤ���"
29354
29355#~ msgid "anonymous union declared inside parameter list"
29356#~ msgstr "̵̾�����Τ�������ꥹ������������ޤ���"
29357
29358#~ msgid "anonymous enum declared inside parameter list"
29359#~ msgstr "̵̾���Ҥ�������ꥹ������������ޤ���"
29360
29361#~ msgid "%s defined inside parms"
29362#~ msgstr "%s�����������������ޤ���"
29363
29364#~ msgid "union"
29365#~ msgstr "������"
29366
29367#~ msgid "structure"
29368#~ msgstr "��¤��"
29369
29370#~ msgid "struct"
29371#~ msgstr "��¤��"
29372
29373#~ msgid "members"
29374#~ msgstr "����"
29375
29376#~ msgid "bit-field `%s' type invalid in ISO C"
29377#~ msgstr "�ӥåȥե������ `%s' ���� ISO C �Ǥ���Ŭ�ڤǤ�"
29378
29379#~ msgid "enum defined inside parms"
29380#~ msgstr "�������� enum ���������ޤ���"
29381
29382#~ msgid "parm types given both in parmlist and separately"
29383#~ msgstr "������η�����������ꥹ�ȤȤ��̤ΤȤ������Ϳ�����Ƥ��ޤ�"
29384
29385#~ msgid "ignoring `%s' at end of `-f%s'"
29386#~ msgstr "`%s'(`-f%s' �ν���ˤ���) ��̵�뤷�ޤ�"
29387
29388#~ msgid "the ` ' printf flag"
29389#~ msgstr "printf �� ` ' �ե饰"
29390
29391#~ msgid "the `+' printf flag"
29392#~ msgstr "printf �� `+' �ե饰"
29393
29394#~ msgid "the `#' printf flag"
29395#~ msgstr "printf �� `#' �ե饰"
29396
29397#~ msgid "the `0' printf flag"
29398#~ msgstr "printf �� `0' �ե饰"
29399
29400#~ msgid "the `-' printf flag"
29401#~ msgstr "printf �� `-' �ե饰"
29402
29403#~ msgid "`I' flag"
29404#~ msgstr "`I' �ե饰"
29405
29406#~ msgid "`a' flag"
29407#~ msgstr "`a' �ե饰"
29408
29409#~ msgid "the `a' scanf flag"
29410#~ msgstr "scanf �� `a' �ե饰"
29411
29412#~ msgid "`_' flag"
29413#~ msgstr "`_' �ե饰"
29414
29415#~ msgid "`^' flag"
29416#~ msgstr "`^' �ե饰"
29417
29418#~ msgid "`(' flag"
29419#~ msgstr "`(' �ե饰"
29420
29421#~ msgid "`!' flag"
29422#~ msgstr "`!' �ե饰"
29423
29424#~ msgid "%s does not support the `%%%c' %s format"
29425#~ msgstr "%s �� `%%%c' %s �ե����ޥåȤ�����դ��ޤ���"
29426
29427#~ msgid "format argument is not a pointer to a pointer (arg %d)"
29428#~ msgstr "�ե����ޥåȰ�����ݥ����ؤΥݥ����ǤϤ���ޤ��� (��� %d)"
29429
29430#~ msgid "%s format, %s arg (arg %d)"
29431#~ msgstr "�ե����ޥåȤ� %s �Ǥ���������� %s �Ǥ� (��� %d)"
29432
29433#~ msgid "leaving more files than we entered"
29434#~ msgstr "���ä��ե��������Ф��ե��������¿���ʤ�ޤ���"
29435
29436#~ msgid "incomplete universal-character-name"
29437#~ msgstr "̵��� ��˥С�����ʸ��̾"
29438
29439#~ msgid "non hex digit '%c' in universal-character-name"
29440#~ msgstr "�� 16 �ʿ� '%c' �� universal-character-name ��ˤ���ޤ�"
29441
29442#~ msgid "universal-character-name on EBCDIC target"
29443#~ msgstr "EBCDIC �Υ������åȤ� `%c' �˥�˥С����륭��饯��̾���Ȥ��ޤ���"
29444
29445#~ msgid "universal-character-name used for '%c'"
29446#~ msgstr "`%c' �˥�˥С����륭��饯��̾���Ȥ��ޤ���"
29447
29448#~ msgid "invalid universal-character-name"
29449#~ msgstr "��Ŭ�ڤʥ�˥С����륭��饯��̾"
29450
29451#~ msgid "the meaning of `\\x' varies with -traditional"
29452#~ msgstr "`\\x' �ΰ�̣�� -traditional ��Ĥ������Ȱۤʤ�ޤ�"
29453
29454#~ msgid "\\x used with no following hex digits"
29455#~ msgstr "\\x �ˡ������³���Ϥ��� 16 �ʿ�������ޤ���"
29456
29457#~ msgid "hex escape out of range"
29458#~ msgstr "16 �ʥ��������ץ����������ϰϳ��Ǥ�"
29459
29460#~ msgid "the meaning of '\\a' varies with -traditional"
29461#~ msgstr "'\\a' �ΰ�̣�� -traditional ��Ĥ������Ȱۤʤ�ޤ�"
29462
29463#~ msgid "the meaning of '\\%c' varies with -traditional"
29464#~ msgstr "'\\%c' �ΰ�̣�� -traditional ��Ĥ������Ȱۤʤ�ޤ�"
29465
29466#~ msgid "non-ISO-standard escape sequence, '\\%c'"
29467#~ msgstr "�� ISO ɸ��Υ��������ץ�������, '\\%c'"
29468
29469#~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
29470#~ msgstr "�����ʥ��������ץ�������: ʸ�� 0x%x �����³�� '\\'"
29471
29472#~ msgid "universal-character-name '\\U%08x' not valid in identifier"
29473#~ msgstr "��˥С�����ʸ��̾ `\\U%08x' �ϼ��̻Ҥ���Ǥ�ͭ��ǤϤ���ޤ���"
29474
29475#~ msgid "both 'f' and 'l' suffixes on floating constant"
29476#~ msgstr "��ư��������� 'f' �� 'l' �����ξ���ޤ�"
29477
29478#~ msgid "floating constant may not be in radix 16"
29479#~ msgstr "��� 16 ����ư��������ϵ�����ޤ���"
29480
29481#~ msgid "traditional C rejects the 'f' suffix"
29482#~ msgstr "�Ť� C �Ǥ� 'f' �������ݤ���ޤ�"
29483
29484#~ msgid "traditional C rejects the 'l' suffix"
29485#~ msgstr "�Ť� C �Ǥ� 'l' �������ݤ���ޤ�"
29486
29487#~ msgid "ISO C forbids imaginary numeric constants"
29488#~ msgstr "ISO C �Ǥϵ��������ؤ��Ƥ��ޤ�"
29489
29490#~ msgid "floating point number exceeds range of 'double'"
29491#~ msgstr "��ư���������� 'double' ���ϰϤ�Ķ���Ƥ��ޤ�"
29492
29493#~ msgid "two 'u' suffixes on integer constant"
29494#~ msgstr "2 �Ĥ� 'u' ������������ˤĤ��Ƥ��ޤ�"
29495
29496#~ msgid "traditional C rejects the 'u' suffix"
29497#~ msgstr "����Ū�� C �Ǥ� 'u' �������ݤ���ޤ�"
29498
29499#~ msgid "'lul' is not a valid integer suffix"
29500#~ msgstr "'lul' ���������������ǤϤ���ޤ���"
29501
29502#~ msgid "'Ll' and 'lL' are not valid integer suffixes"
29503#~ msgstr "'Ll' �� 'lL' ���������������ǤϤ���ޤ���"
29504
29505#~ msgid "ISO C89 forbids long long integer constants"
29506#~ msgstr "ISO C89 �Ǥ� long long ���������ؤ��ޤ�"
29507
29508#~ msgid "more than one 'i' or 'j' suffix on integer constant"
29509#~ msgstr "ʣ���� 'i' �� 'j' ������������ˤĤ��Ƥ��ޤ�"
29510
29511#~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
29512#~ msgstr "�������������ѥ���θ��ߤ��������礭�����뤿�ᡢ%d �ӥåȤ��ڤ�ͤ�ޤ���"
29513
29514#~ msgid "width of integer constant changes with -traditional"
29515#~ msgstr "-traditional ��Ĥ����������������Ѥ��ޤ�"
29516
29517#~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
29518#~ msgstr "��������� ISO C �Ǥ����̵���ǡ�-traditional ��Ĥ��������դ��Ǥ�"
29519
29520#~ msgid "width of integer constant may change on other systems with -traditional"
29521#~ msgstr "������������¾�Υ����ƥ�� -traditional ��Ĥ�����Ѥ��Ǥ��礦"
29522
29523#~ msgid "integer constant larger than the maximum value of %s"
29524#~ msgstr "%s �κ����ͤ����礭���ͤ���������Ǥ�"
29525
29526#~ msgid "decimal constant is so large that it is unsigned"
29527#~ msgstr "����������ȤƤ��礭���Τ����̵���Ȥ��ޤ���"
29528
29529#~ msgid "missing white space after number '%.*s'"
29530#~ msgstr "���� '%.*s' �θ�˶����礤�Ƥ��ޤ�"
29531
29532#~ msgid "Ignoring invalid multibyte character"
29533#~ msgstr "̵��ʥޥ���Х���ʸ���̵�뤷�ޤ�"
29534
29535#~ msgid "escape sequence out of range for character"
29536#~ msgstr "ʸ����Ф��륨�������ץ����������ϰϤ���Ƥ��ޤ�"
29537
29538#~ msgid "empty character constant"
29539#~ msgstr "����ʸ�����"
29540
29541#~ msgid "character constant too long"
29542#~ msgstr "ʸ�������Ĺ�����ޤ�"
29543
29544#~ msgid "multi-character character constant"
29545#~ msgstr "ʣ��ʸ���ʤ�ʸ�����"
29546
29547#~ msgid "syntax error"
29548#~ msgstr "ʸˡ���顼"
29549
29550#~ msgid "ISO C forbids data definition with no type or storage class"
29551#~ msgstr "ISO C �Ϸ��䵭�����饹�Τʤ��ǡ��������ؤ��ޤ�"
29552
29553#~ msgid "ISO C forbids `&&'"
29554#~ msgstr "ISO C �� `&&' ��ؤ��ޤ�"
29555
29556#~ msgid "`sizeof' applied to a bit-field"
29557#~ msgstr "�ӥåȥե�����ɤ�Ŭ�Ѥ��줿 `sizeof'"
29558
29559#~ msgid "ISO C does not permit use of `varargs.h'"
29560#~ msgstr "ISO C �Ǥ� `varargs.h' �����Ѥ�����ޤ���"
29561
29562#~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
29563#~ msgstr "����������� `[*]' �� ISO C 99 �ǤΤߵ�����Ƥ��ޤ�"
29564
29565#~ msgid "`...' in old-style identifier list"
29566#~ msgstr "�Ť���������μ��̻ҥꥹ�ȤǤ� `...'"
29567
29568#~ msgid "%s at end of input"
29569#~ msgstr "���ϤκǸ�� %s"
29570
29571#~ msgid "%s before %s'%c'"
29572#~ msgstr "%s �� %s'%c' �����ˤ���ޤ�"
29573
29574#~ msgid "%s before %s'\\x%x'"
29575#~ msgstr "%s �� %s'\\x%x' �����ˤ���ޤ�"
29576
29577#~ msgid "%s before string constant"
29578#~ msgstr "ʸ������������� %s"
29579
29580#~ msgid "%s before numeric constant"
29581#~ msgstr "������������� %s"
29582
29583#~ msgid "%s before \"%s\""
29584#~ msgstr "%s �� \"%s\" �����ˤ���ޤ�"
29585
29586#~ msgid "%s before '%s' token"
29587#~ msgstr "%s �� '%s' �ȡ���������ˤ���ޤ�"
29588
29589#~ msgid "YYDEBUG not defined."
29590#~ msgstr "YYDEBUG ���������Ƥ��ޤ���"
29591
29592#~ msgid "destructor needed for `%#D'"
29593#~ msgstr "`%#D' �Τ���Υǥ��ȥ饯����ɬ�פǤ�"
29594
29595#~ msgid "where case label appears here"
29596#~ msgstr "case ��٥뤬���줿�ΤϤ����Ǥ�"
29597
29598#~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
29599#~ msgstr "(���� case ʸ�ΰϤ����ޤ줿ư��Ϥ��켫�ȤΥ������פǥǥ��ȥ饯�����׵ᤷ�ޤ�)"
29600
29601#~ msgid "sizeof applied to a void type"
29602#~ msgstr "sizeof �� void ����Ŭ�Ѥ���ޤ���"
29603
29604#~ msgid "__alignof__ applied to an incomplete type"
29605#~ msgstr "__alignof__ ���Դ����ʷ���Ŭ�Ѥ���ޤ���"
29606
29607#~ msgid "subscript has type `char'"
29608#~ msgstr "ź�� `char' �������ޤ�"
29609
29610#~ msgid "shift count is negative"
29611#~ msgstr "���եȲ��������ͤǤ�"
29612
29613#~ msgid "shift count >= width of type"
29614#~ msgstr "���եȲ�� >= ������ȤʤäƤ��ޤ�"
29615
29616#~ msgid "wrong type argument to %s"
29617#~ msgstr "%s �ؤΰ���η����ְ�äƤ��ޤ�"
29618
29619#~ msgid "increment"
29620#~ msgstr "���������"
29621
29622#~ msgid "decrement"
29623#~ msgstr "�ǥ������"
29624
29625#~ msgid "ISO C forbids the address of a cast expression"
29626#~ msgstr "ISO C �ϥ��㥹�ȼ��Υ��ɥ쥹ɾ����ؤ��ޤ�"
29627
29628#~ msgid "ISO C forbids use of conditional expressions as lvalues"
29629#~ msgstr "ISO C �Ϻ����ͤȤ��Ƥξ�P�����Ѥ�ؤ��ޤ�"
29630
29631#~ msgid "ISO C forbids use of compound expressions as lvalues"
29632#~ msgstr "ISO C �Ϻ����ͤȤ��Ƥ�ʣ�缰�����Ѥ�ؤ��ޤ�"
29633
29634#~ msgid "ISO C forbids use of cast expressions as lvalues"
29635#~ msgstr "ISO C �Ϻ����ͤȤ��ƤΥ��㥹�ȼ������Ѥ�ؤ��ޤ�"
29636
29637#~ msgid "%s discards qualifiers from pointer target type"
29638#~ msgstr "%s�ˤ�ꡢ�ݥ����μ���������ν����Ҥ��ڤ�ΤƤ��ޤ�"
29639
29640#~ msgid "passing arg %d of pointer to function"
29641#~ msgstr "��� %d �Ĥδؿ��ݥ������Ϥ��ޤ�"
29642
29643#~ msgid "initializer for static variable is not constant"
29644#~ msgstr "static �ѿ��ν��Ҥ�����ǤϤ���ޤ���"
29645
29646#~ msgid "initializer for static variable uses complicated arithmetic"
29647#~ msgstr "static �ѿ��ν��Ҥ�ʣ���ʷ׻���ȤäƤ��ޤ�"
29648
29649#~ msgid "aggregate initializer is not constant"
29650#~ msgstr "�����Τν��Ҥ�����ǤϤ���ޤ���"
29651
29652#~ msgid "aggregate initializer uses complicated arithmetic"
29653#~ msgstr "�����Τν��Ҥ�ʣ���ʷ׻���ԤäƤ��ޤ�"
29654
29655#~ msgid "initialization of zero-length array before end of structure"
29656#~ msgstr "��¤�ΤκǸ�������Ĺ�� 0 ���������Ƥ��ޤ�"
29657
29658#~ msgid "initialization of zero-length array inside a nested context"
29659#~ msgstr "�ͥ��Ȥ���ʸ̮����¦��Ĺ�� 0 ���������Ƥ��ޤ�"
29660
29661#~ msgid "initialization designators may not nest"
29662#~ msgstr "����̾�ҤǤϥͥ��Ȥ����뤳�Ȥ��Ǥ��ޤ���"
29663
29664#~ msgid "modification by `asm'"
29665#~ msgstr "`asm' �ˤ�뽤��"
29666
29667#~ msgid "return"
29668#~ msgstr "return"
29669
29670#~ msgid "variable offset is passed paritially in stack and in reg"
29671#~ msgstr "�ѿ����ե��åȤ������å��ȥ쥸������������Ϥ���ޤ���"
29672
29673#~ msgid "variable size is passed partially in stack and in reg"
29674#~ msgstr "�ѿ��������������å��ȥ쥸������������Ϥ���ޤ���"
29675
29676#~ msgid "redirecting stdout: %s"
29677#~ msgstr "stdout �ؤΥ�����쥯��: %s"
29678
29679#~ msgid "pipe"
29680#~ msgstr "pipe"
29681
29682#~ msgid "fdopen"
29683#~ msgstr "fdopen"
29684
29685#~ msgid "dup2 %d 1"
29686#~ msgstr "dup2 %d 1"
29687
29688#~ msgid "close %d"
29689#~ msgstr "close %d"
29690
29691#~ msgid "execvp %s"
29692#~ msgstr "execvp %s"
29693
29694#~ msgid "unable to mmap file '%s'"
29695#~ msgstr "�ե����� '%s' �� mmap �Ǥ��ޤ���"
29696
29697#~ msgid "not found\n"
29698#~ msgstr "���Ĥ���ޤ���\n"
29699
29700#~ msgid "bad magic number in file '%s'"
29701#~ msgstr "�ե����� '%s' �������ʥޥ��å��ʥ��"
29702
29703#~ msgid "execv %s"
29704#~ msgstr "execv %s"
29705
29706#~ msgid "incompatibilities between object file & expected values"
29707#~ msgstr "ξΩ���ʤ����֥������ȥե�����ȴ�����"
29708
29709#~ msgid ""
29710#~ "\n"
29711#~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
29712#~ msgstr ""
29713#~ "\n"
29714#~ "����ܥ�ơ��֥� #%d �����ޤ������ե��å� = 0x%.8lx, ���� = %s\n"
29715
29716#~ msgid "string section missing"
29717#~ msgstr "ʸ������������礤�Ƥ��ޤ�"
29718
29719#~ msgid "no symbol table found"
29720#~ msgstr "����ܥ�ơ��֥뤬���Ĥ���ޤ���"
29721
29722#~ msgid ""
29723#~ "\n"
29724#~ "Updating header and load commands.\n"
29725#~ "\n"
29726#~ msgstr ""
29727#~ "\n"
29728#~ "�إå��� load ���ޥ�ɤ������ޤ���\n"
29729
29730#~ msgid "load command map, %d cmds, new size %ld.\n"
29731#~ msgstr "load ���ޥ�ɥޥåס�%d �ĤΥ��ޥ�ɡ������ʥ����� %ld��\n"
29732
29733#~ msgid ""
29734#~ "writing load commands.\n"
29735#~ "\n"
29736#~ msgstr ""
29737#~ "load ���ޥ�ɤ�����ߤޤ���\n"
29738#~ "\n"
29739
29740#~ msgid "close %s"
29741#~ msgstr "close %s"
29742
29743#~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
29744#~ msgstr "%s �ؿ�, �ΰ� %d, ���ե��å� = %ld (0x%.8lx)\n"
29745
29746#~ msgid "bad magic number"
29747#~ msgstr "�����ʥޥ��å��ʥ��"
29748
29749#~ msgid "bad raw header version"
29750#~ msgstr "���������Υإå��С������"
29751
29752#~ msgid "raw header buffer too small"
29753#~ msgstr "�������������Υإå��Хåե�"
29754
29755#~ msgid "old raw header file"
29756#~ msgstr "�Ť����Υإå��ե�����"
29757
29758#~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
29759#~ msgstr "������ {de,en}code_mach_o_hdr ����� %d"
29760
29761#~ msgid "fstat %s"
29762#~ msgstr "fstat %s"
29763
29764#~ msgid "lseek %s 0"
29765#~ msgstr "lseek %s 0"
29766
29767#~ msgid "read %s"
29768#~ msgstr "read %s"
29769
29770#~ msgid "read %ld bytes, expected %ld, from %s"
29771#~ msgstr "%ld �Х����ɹ��ߡ�%ld (%s ����)�ɹ���Ϥ��Ǥ�"
29772
29773#~ msgid "msync %s"
29774#~ msgstr "msync %s"
29775
29776#~ msgid "munmap %s"
29777#~ msgstr "munmap %s"
29778
29779#~ msgid "write %s"
29780#~ msgstr "write %s"
29781
29782#~ msgid "wrote %ld bytes, expected %ld, to %s"
29783#~ msgstr "%ld �Х��Ƚ���ߡ�%ld (%s ��)�����Ϥ��Ǥ�"
29784
29785#~ msgid ""
29786#~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
29787#~ ";; %d successes.\n"
29788#~ "\n"
29789#~ msgstr ""
29790#~ ";; ������: %d ���, %d ���� (%d �����ʶ��֤��׵�),\n"
29791#~ ";; %d ����\n"
29792
29793#~ msgid ""
29794#~ "\n"
29795#~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
29796#~ ";; %d successes.\n"
29797#~ msgstr ""
29798#~ "\n"
29799#~ ";; �����: %d ���, %d ���� (%d �����ʶ��֤��׵�),\n"
29800#~ ";; %d ����\n"
29801
29802#~ msgid "Use VAX-C alignment"
29803#~ msgstr "VAX-C ���饤����Ȥ����"
29804
29805#~ msgid "invalid %%Q value"
29806#~ msgstr "̵��� %%Q ��"
29807
29808#~ msgid "invalid %%V value"
29809#~ msgstr "̵��� %%V ��"
29810
29811#~ msgid "Generate code assuming DW bit is set"
29812#~ msgstr "DW �ӥåȤ����åȤ��줿�ȸ��ʤ��ƥ���������"
29813
29814#~ msgid "Generate code assuming DW bit is not set"
29815#~ msgstr "DW �ӥåȤ����åȤ���Ƥ��ʤ��ȸ��ʤ��ƥ���������"
29816
29817#~ msgid "Generate code using byte writes"
29818#~ msgstr "�Х��Ƚ����ߤ�Ȥäƥ���������"
29819
29820#~ msgid "Do not generate byte writes"
29821#~ msgstr "�Х��Ƚ����ߤ�Ȥ鷺�˥���������"
29822
29823#~ msgid "Use small memory model"
29824#~ msgstr "���⡼������ǥ������"
29825
29826#~ msgid "Use normal memory model"
29827#~ msgstr "�Ρ��ޥ�����ǥ������"
29828
29829#~ msgid "Use large memory model"
29830#~ msgstr "�顼�������ǥ������"
29831
29832#~ msgid "Generate 29050 code"
29833#~ msgstr "29050 �����ɤ�����"
29834
29835#~ msgid "Generate 29000 code"
29836#~ msgstr "29000 �����ɤ�����"
29837
29838#~ msgid "Use user global registers"
29839#~ msgstr "�桼�������Х�쥸����������"
29840
29841#~ msgid "Emit stack checking code"
29842#~ msgstr "�����å������å��ѥ����ɤ��Ǥ�"
29843
29844#~ msgid "Do not emit stack checking code"
29845#~ msgstr "�����å������å��ѥ����ɤ��Ǥ��ʤ�"
29846
29847#~ msgid "Work around storem hardware bug"
29848#~ msgstr "storem �ϡ��ɥ������Х����н��Ԥʤ�"
29849
29850#~ msgid "Do not work around storem hardware bug"
29851#~ msgstr "storem �ϡ��ɥ������Х����н��Ԥʤ�ʤ�"
29852
29853#~ msgid "Store locals in argument registers"
29854#~ msgstr "����쥸�����˥�����Τ�Τ��Ǽ����"
29855
29856#~ msgid "Do not store locals in arg registers"
29857#~ msgstr "����쥸�����˥�����Τ�Τ��Ǽ���ʤ�"
29858
29859#~ msgid "bad value `%s' for -mcpu switch"
29860#~ msgstr "-mcpu �����å��ˤȤäƤ��������� `%s'"
29861
29862#~ msgid "Emit IEEE-conformant code, with inexact exceptions"
29863#~ msgstr "��Ŭ�ڤ��㳰��ޤ�� IEEE ���Υ����ɤ�ȯ�Ԥ���"
29864
29865#~ msgid "target CPU does not support APCS-32"
29866#~ msgstr "�������å� CPU �� APCS-32 ���ݡ��Ȥ��ޤ���"
29867
29868#~ msgid "target CPU does not support APCS-26"
29869#~ msgstr "�������å� CPU �� APCS-26 ���ݡ��Ȥ��ޤ���"
29870
29871#~ msgid "interworking forces APCS-32 to be used"
29872#~ msgstr "interworking �� APCS-32 �λ��Ѥ��פ��ޤ�"
29873
29874#~ msgid "Unable to find a temporary location for static chain register"
29875#~ msgstr "��Ū��������쥸�����Ѥΰ���ΰ���Ĥ����ޤ���"
29876
29877#~ msgid "Use the 32-bit version of the APCS"
29878#~ msgstr "APCS �� 32 �ӥå��Ǥ���Ѥ���"
29879
29880#~ msgid "Use the 26-bit version of the APCS"
29881#~ msgstr "APCS �� 26 �ӥå��Ǥ���Ѥ���"
29882
29883#~ msgid "The MMU will trap on unaligned accesses"
29884#~ msgstr "MMU �ϥ��饤����Ȥ���ʤ����������ǥȥ�åפ�ȯ����Ǥ��礦"
29885
29886#~ msgid "Use library calls to perform FP operations"
29887#~ msgstr "��ư�������黻��Ԥ��饤�֥��ƤӽФ������Ѥ���"
29888
29889#~ msgid "Do symbol renaming for BSD"
29890#~ msgstr "BSD �Ѥ˥���ܥ�̾���ѹ�����"
29891
29892#~ msgid "Do symbol renaming for X/OPEN"
29893#~ msgstr "X/OPEN �Ѥ˥���ܥ�̾���ѹ�����"
29894
29895#~ msgid "Don't do symbol renaming"
29896#~ msgstr "����ܥ�̾���ѹ���Ԥ�ʤ�"
29897
29898#~ msgid "MCU `%s' not supported"
29899#~ msgstr "MCU `%s' �ϥ��ݡ��Ȥ���ޤ���"
29900
29901#~ msgid "Assume int to be 8 bit integer"
29902#~ msgstr "int �� 8 �ӥå������Ȥߤʤ�"
29903
29904#~ msgid "Specify the initial stack address"
29905#~ msgstr "���å����ɥ쥹����ꤹ��"
29906
29907#~ msgid "Unknown CPU version %d, using 40.\n"
29908#~ msgstr "������ CPU �С������ %d��40 ����Ѥ��ޤ���\n"
29909
29910#~ msgid "Do not use MPYI instruction for C3x"
29911#~ msgstr "MPYI ̿��� C3x �Ѥ˻��Ѥ��ʤ�"
29912
29913#~ msgid "Use slow but accurate float to integer conversion"
29914#~ msgstr "��®�������Τ���ư�������������ؤ��Ѵ������Ѥ���"
29915
29916#~ msgid "Disable use of RTPS instruction"
29917#~ msgstr "RTPS ̿������Ѥ�̵��ˤ���"
29918
29919#~ msgid "Disable use of RTPB instruction"
29920#~ msgstr "RTPB ̿������Ѥ�̵��ˤ���"
29921
29922#~ msgid "Emit code to use GAS extensions"
29923#~ msgstr "GAS ��ĥ�����Ѥ��륳���ɤ�ȯ�Ԥ���"
29924
29925#~ msgid "Don't save DP across ISR in small memory model"
29926#~ msgstr "���⡼���ǥ�� ISR ��٤� DP �����֤��ʤ�"
29927
29928#~ msgid "Disable new features under development"
29929#~ msgstr "��ȯ��ο���ǽ��̵��ˤ���"
29930
29931#~ msgid "Disable use of DB instruction"
29932#~ msgstr "DB ̿��λ��Ѥ�̵��ˤ���"
29933
29934#~ msgid "Don't force constants into registers"
29935#~ msgstr "����Υ쥸����������Ƥ��פ��ʤ�"
29936
29937#~ msgid "Allow RTL generation to emit invalid 3 operand insns"
29938#~ msgstr "RTL �����ˤĤ��ơ�̵��� 3 ���ڥ���̿�����Ƥ���"
29939
29940#~ msgid "Disallow unsigned iteration counts for RPTB/DB"
29941#~ msgstr "���̵���� RPTB/DB �Ѥ�ȿ���Ȥ���Ƥ��ʤ�"
29942
29943#~ msgid "Only preserve 32 bits of FP reg across call"
29944#~ msgstr "�ƤӽФ��δ� FP �쥸������ 32 �ӥåȤ�������¸����"
29945
29946#~ msgid "Disable MPY||ADD and MPY||SUB instructions"
29947#~ msgstr "MPY||ADD ����� MPY||SUB ̿���̵��ˤ���"
29948
29949#~ msgid "Generate code for the C400"
29950#~ msgstr "C400 �ѤΥ����ɤ���������"
29951
29952#~ msgid "Generate code for the C300"
29953#~ msgstr "C300 �ѤΥ����ɤ���������"
29954
29955#~ msgid "Generate code for c34"
29956#~ msgstr "c34 �ѤΥ����ɤ���������"
29957
29958#~ msgid "Use standard calling sequence, with arg count word"
29959#~ msgstr "ɸ��Ū�ƤӽФ�����Ȥ������������� word ��Ĥ���"
29960
29961#~ msgid "Place arg count in a nop instruction (faster than push)"
29962#~ msgstr "nop ̿����˰��������Ȥ��֤� (push ����®)"
29963
29964#~ msgid "Don't push arg count, depend on symbol table"
29965#~ msgstr "���������Ȥ� push ����������ܥ�ơ��֥���Ƥˤ���"
29966
29967#~ msgid "Use data cache for volatile mem refs (default)"
29968#~ msgstr "volatile ���껲���ѥǡ�������å�������Ѥ���(�ǥե����)"
29969
29970#~ msgid "Don't use data cache for volatile mem refs"
29971#~ msgstr "volatile ���껲���Ѥˤϥǡ�������å����Ԥ�ʤ�"
29972
29973#~ msgid "Bypass data cache for volatile mem refs"
29974#~ msgstr "volatile ���껲���Ѥˤ� cache ���줿�ǡ����������"
29975
29976#~ msgid "Use 64-bit longs"
29977#~ msgstr "64 �ӥå� long ����Ѥ���"
29978
29979#~ msgid "Use cc- and libc-compatible 32-bit longs"
29980#~ msgstr "cc- �� libc �ߴ��� 32 �ӥå� long ����Ѥ���"
29981
29982#~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
29983#~ msgstr "�쥸���� %s �ˤȤä������� modes_tieable_p, mode1 %s, mode2 %s"
29984
29985#~ msgid "Disable use of conditional move instructions"
29986#~ msgstr "���Ū move ̿������Ѥ�̵��ˤ���"
29987
29988#~ msgid "Debug argument support in compiler"
29989#~ msgstr "����ѥ�����ΥǥХå�������ݡ��Ȥ���"
29990
29991#~ msgid "Debug stack support in compiler"
29992#~ msgstr "����ѥ�����ΥǥХå������å����ݡ��Ȥ���"
29993
29994#~ msgid "Debug memory address support in compiler"
29995#~ msgstr "����ѥ�����ΥǥХå����ꥢ�ɥ쥹���ݡ��Ȥ���"
29996
29997#~ msgid "Make adjacent short instructions parallel if possible."
29998#~ msgstr "��ǽ�ʤ�����ܤ���û��̿�����������"
29999
30000#~ msgid "Do not make adjacent short instructions parallel."
30001#~ msgstr "���ܤ���û��̿����������ʤ�"
30002
30003#~ msgid "Link programs/data to be in external memory by default"
30004#~ msgstr "�ץ����/�ǡ�����ǥե���Ȥdz���������˥������"
30005
30006#~ msgid "Link programs/data to be in onchip memory by default"
30007#~ msgstr "�ץ����/�ǡ�����ǥե���Ȥǥ��å׾�Υ�����˥������"
30008
30009#~ msgid "Change the branch costs within the compiler"
30010#~ msgstr "����ѥ��������Ǥ�ʬ�������Ȥ��ѹ�����"
30011
30012#~ msgid "Stack size > 32k"
30013#~ msgstr "����������� > 32k"
30014
30015#~ msgid "inline float constants not supported on this host"
30016#~ msgstr "���Υۥ��ȤǤϥ���饤����ư����������ݡ��Ȥ���Ƥ��ޤ���"
30017
30018#~ msgid "Profiling not implemented yet."
30019#~ msgstr "�ץ�ե�������ϡ��ޤ���������Ƥ��ޤ���"
30020
30021#~ msgid "Trampolines not yet implemented"
30022#~ msgstr "Trampoline �ϡ��ޤ���������Ƥ��ޤ���"
30023
30024#~ msgid "Generate code an embedded assembler can handle"
30025#~ msgstr "�����ߥ�����֥餬����Ǥ��륳���ɤ���������"
30026
30027#~ msgid "Do not generate H8/S code"
30028#~ msgstr "H8/S �����ɤ��������ʤ�"
30029
30030#~ msgid "Do not generate H8/S2600 code"
30031#~ msgstr "H8/S2600 �����ɤ��������ʤ�"
30032
30033#~ msgid "Do not use registers for argument passing"
30034#~ msgstr "�����쥸�����Ϥ��ˤ��ʤ�"
30035
30036#~ msgid "Do not generate H8/300H code"
30037#~ msgstr "H8/300H �����ɤ��������ʤ�"
30038
30039#~ msgid "real name is too long - alias ignored"
30040#~ msgstr "�����̾����Ĺ�����ޤ� - ��̾��̵�뤵��ޤ���"
30041
30042#~ msgid "alias name is too long - alias ignored"
30043#~ msgstr "��̾��Ĺ�����ޤ� - ��̾��̵�뤵��ޤ���"
30044
30045#~ msgid "Do not generate char instructions"
30046#~ msgstr "ʸ��̿����������ʤ�"
30047
30048#~ msgid "Use the Mingw32 interface"
30049#~ msgstr "Mingw32 �������ե���������Ѥ���"
30050
30051#~ msgid "Don't set Windows defines"
30052#~ msgstr "Windows �� define �����ꤷ�ʤ�"
30053
30054#~ msgid "Internal gcc abort from %s:%d"
30055#~ msgstr "gcc ���������� %s:%d"
30056
30057#~ msgid "The local variable `insn' has the value:"
30058#~ msgstr "���Υ������ѿ� `insn' ���ͤ��äƤ��ޤ�:"
30059
30060#~ msgid "Retain standard MXDB information"
30061#~ msgstr "ɸ�� MXDB ������ݻ��"
30062
30063#~ msgid "Retain legend information"
30064#~ msgstr "legend �����ݻ��"
30065
30066#~ msgid "Generate external legend information"
30067#~ msgstr "���� legend �������������"
30068
30069#~ msgid "Emit identifying info in .s file"
30070#~ msgstr ".s �ե�������˼��̻Ҿ�������Ф���"
30071
30072#~ msgid "Register '%c' already specified in allocation order"
30073#~ msgstr "�쥸���� '%c' �ϴ�˳��ݽ�ǻ��ꤵ��Ƥ��ޤ�"
30074
30075#~ msgid "half-pic init called on systems that don't support it."
30076#~ msgstr "half-pic �����ݡ��Ȥ��Ƥ��ʤ������ƥ�ǸƤӽФ���ޤ�����"
30077
30078#~ msgid "Same as -mcpu=i386"
30079#~ msgstr "-mcpu=i386 ��Ʊ��"
30080
30081#~ msgid "Same as -mcpu=i486"
30082#~ msgstr "-mcpu=i486 ��Ʊ��"
30083
30084#~ msgid "Same as -mcpu=pentium"
30085#~ msgstr "-mcpu=pentium ��Ʊ��"
30086
30087#~ msgid "Same as -mcpu=pentiumpro"
30088#~ msgstr "-mcpu=pentiumpro ��Ʊ��"
30089
30090#~ msgid "Uninitialized locals in .data"
30091#~ msgstr ".data �ˤ��������ʤ�ΤϽ���ʤ�"
30092
30093#~ msgid "Do not use IEEE math for fp comparisons"
30094#~ msgstr "��ư��������Ӥ� IEEE ���ʤ�Ȥ�ʤ�"
30095
30096#~ msgid "Do not return values of functions in FPU registers"
30097#~ msgstr "FPU �쥸������ε�ǽ���ͤ��֤��ʤ�"
30098
30099#~ msgid "Do not generate sin, cos, sqrt for FPU"
30100#~ msgstr "FPU �Ѥ� sin, cos, sqrt ���������ʤ�"
30101
30102#~ msgid "Emit Intel syntax assembler opcodes"
30103#~ msgstr "Intel �����å����Υ�����֥�̿����Ǥ��Ф�"
30104
30105#~ msgid "Do not align destination of the string operations"
30106#~ msgstr "ʸ�������ν��������饤����Ȥ��ʤ�"
30107
30108#~ msgid "Do not inline all known string operations"
30109#~ msgstr "���Τ����Ƥ�ʸ�������� inline �ˤ��ʤ�"
30110
30111#~ msgid "Profiling uses mcount"
30112#~ msgstr "�ץ�ե������ mcount �����Ѥ���"
30113
30114#~ msgid "Emit half-PIC code"
30115#~ msgstr "Ⱦ PIC �����ɤ����Ф���"
30116
30117#~ msgid "Emit ELF object code"
30118#~ msgstr "ELF ���֥������ȥ����ɤ����Ф���"
30119
30120#~ msgid "Emit ROSE object code"
30121#~ msgstr "ROSE ���֥������ȥ����ɤ����Ф���"
30122
30123#~ msgid "Symbols have a leading underscore"
30124#~ msgstr "����ܥ��Ƭ�˥��������������Ĥ���"
30125
30126#~ msgid "Use mcount for profiling"
30127#~ msgstr "�ץ�ե������Ѥ� mcount �����Ѥ���"
30128
30129#~ msgid "Use mcount_ptr for profiling"
30130#~ msgstr "�ץ�ե�����Τ���� mcount_ptr �����Ѥ���"
30131
30132#~ msgid "Use Mingw32 interface"
30133#~ msgstr "Mingw32 �������ե���������Ѥ���"
30134
30135#~ msgid "Use bare Windows interface"
30136#~ msgstr "�Ǥ� Windows �������ե���������Ѥ���"
30137
30138#~ msgid "Generate code which uses the FPU"
30139#~ msgstr "��ư��������˥åȤ����Ѥ��륳���ɤ��������ʤ�"
30140
30141#~ msgid "Do not generate code which uses the FPU"
30142#~ msgstr "��ư��������˥åȤ����Ѥ��륳���ɤ��������ʤ�"
30143
30144#~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
30145#~ msgstr "��ǰ����������Ƥ��ޤ���: #pragma align NAME=SIZE"
30146
30147#~ msgid "sorry, not implemented: #pragma noalign NAME"
30148#~ msgstr "��ǰ����������Ƥ��ޤ���: #pragma noalign NAME"
30149
30150#~ msgid "Generate KA code"
30151#~ msgstr "KA �����ɤ���������"
30152
30153#~ msgid "Generate KB code"
30154#~ msgstr "KB �����ɤ���������"
30155
30156#~ msgid "Generate JA code"
30157#~ msgstr "JA �����ɤ���������"
30158
30159#~ msgid "Generate JD code"
30160#~ msgstr "JD �����ɤ���������"
30161
30162#~ msgid "Generate JF code"
30163#~ msgstr "JF �����ɤ���������"
30164
30165#~ msgid "generate RP code"
30166#~ msgstr "RP �����ɤ���������"
30167
30168#~ msgid "Generate MC code"
30169#~ msgstr "MC �����ɤ���������"
30170
30171#~ msgid "Use alternate leaf function entries"
30172#~ msgstr "�ؿ����ܤ���������Ѥ���"
30173
30174#~ msgid "Do not use alternate leaf function entries"
30175#~ msgstr "�ؿ������������������Ѥ��ʤ�"
30176
30177#~ msgid "Do not perform tail call optimization"
30178#~ msgstr "����ƤӽФ���Ŭ����Ԥ�ʤ�"
30179
30180#~ msgid "Use complex addressing modes"
30181#~ msgstr "ʣ���ʥ��ɥ쥷���⡼�ɤ���Ѥ���"
30182
30183#~ msgid "Align code to 8 byte boundary"
30184#~ msgstr "�����ɤ� 8 �Х��ȶ����˥��饤����"
30185
30186#~ msgid "Do not align code to 8 byte boundary"
30187#~ msgstr "�����ɤ� 8 bit �����ɤ˥��饤���ʤ�"
30188
30189#~ msgid "Enable compatibility with iC960 v2.0"
30190#~ msgstr "iC960 v2.0 �Ȥθߴ�����ͭ��ˤ���"
30191
30192#~ msgid "Enable compatibility with iC960 v3.0"
30193#~ msgstr "iC960 v3.0 �Ȥθߴ�����ͭ��ˤ���"
30194
30195#~ msgid "Enable compatibility with ic960 assembler"
30196#~ msgstr "ic960 ������֥�Ȥθߴ�����ͭ��ˤ���"
30197
30198#~ msgid "Permit unaligned accesses"
30199#~ msgstr "���饤����ʤ�������������Ĥ���"
30200
30201#~ msgid "Layout types like Intel's v1.3 gcc"
30202#~ msgstr "Intel �� v1.3 gcc ���ͤʥ����פ����֤���"
30203
30204#~ msgid "Do not layout types like Intel's v1.3 gcc"
30205#~ msgstr "Intel v1.3 gcc ���ͤʥ����פ����֤�Ԥʤ�ʤ�"
30206
30207#~ msgid "Do not enable linker relaxation"
30208#~ msgstr "����δ��¤�ͭ��ˤ��ʤ�"
30209
30210#~ msgid "conflicting architectures defined - using C series"
30211#~ msgstr "���礹�� architecture ���������ޤ��� - C ���꡼������"
30212
30213#~ msgid "conflicting architectures defined - using K series"
30214#~ msgstr "���礹�� architecture ���������ޤ��� - K ���꡼������<"
30215
30216#~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
30217#~ msgstr "iC2.0 �� iC3.0 �Ȥϸߴ���������ޤ��� - iC3.0 ����Ѥ��ޤ�"
30218
30219#~ msgid "The -mlong-double-64 option does not work yet."
30220#~ msgstr "-mlong-double-64 ���ץ����Ϥޤ�ư��ޤ���"
30221
30222#~ msgid "cannot optimize division for both latency and throughput"
30223#~ msgstr "�쥤�ƥ��ȥ��롼�ץå�ξ���ʬ���Ŭ���ϹԤʤ��ޤ���"
30224
30225#~ msgid "Generate code for Intel ld"
30226#~ msgstr "Intel ld �ѤΥ����ɤ���������"
30227
30228#~ msgid "Don't emit stop bits before and after volatile extended asms"
30229#~ msgstr "��ĥ������֥� volatile ������� stop �ӥåȤ����Ф���"
30230
30231#~ msgid "Emit code for Itanium (TM) processor B step"
30232#~ msgstr "Itanium (TM) �ץ��å� B step �ѥ����ɤ����Ф���"
30233
30234#~ msgid "Disable use of sdata/scommon/sbss"
30235#~ msgstr "sdata/scommon/sbss �λ��Ѥ�̵��ˤ���"
30236
30237#~ msgid "Disable Dwarf 2 line debug info via GNU as"
30238#~ msgstr "GNU as ���̤��� Dwarf2 �ιԥǥХå���̵��ˤ���"
30239
30240#~ msgid "-msystem-v and -p are incompatible"
30241#~ msgstr "-msystem-v �� -p �ϸߴ���������ޤ���"
30242
30243#~ msgid "-msystem-v and -mthreads are incompatible"
30244#~ msgstr "-msystem-v �� -mthreads �ϸߴ���������ޤ���"
30245
30246#~ msgid "bad value (%s) for -mmodel switch"
30247#~ msgstr "-mmodel �����å����Ф����������� (%s)"
30248
30249#~ msgid "const objects cannot go in .sdata/.sbss"
30250#~ msgstr "const ���֥������Ȥ� .sdata/.sbss ���֤��ޤ���"
30251
30252#~ msgid "-malign-loops=%d is not between 1 and %d"
30253#~ msgstr "-malign-loops=%d �� 1 ���� %d �δ֤ˤʤäƤ��ޤ���"
30254
30255#~ msgid "-malign-jumps=%d is not between 1 and %d"
30256#~ msgstr "-malign-jumps=%d �� 1 ���� %d �δ֤ˤʤäƤ��ޤ���"
30257
30258#~ msgid "-malign-functions=%d is not between 1 and %d"
30259#~ msgstr "-malign-functions=%d �� 1 ���� %d �δ֤ˤʤäƤ��ޤ���"
30260
30261#~ msgid "Internal gcc monitor: short-branch(%x)"
30262#~ msgstr "���� gcc ��˥�: ���硼�ȥ֥���(%x)"
30263
30264#~ msgid "Internal gcc error: Can't express symbolic location"
30265#~ msgstr "���� gcc ���顼: ���֤���ܥ�ɽ���Ǥ��ޤ���"
30266
30267#~ msgid "argument #%d is a structure"
30268#~ msgstr "��� #%d �Ϲ�¤�ΤǤ�"
30269
30270#~ msgid "%R not followed by %B/C/D/E"
30271#~ msgstr "%R �θ�� %B/C/D/E ���֤��ޤ���"
30272
30273#~ msgid "invalid %x/X value"
30274#~ msgstr "̵��� %x/X �ͤǤ�"
30275
30276#~ msgid "invalid %H value"
30277#~ msgstr "̵��� %H �ͤǤ�"
30278
30279#~ msgid "invalid %h value"
30280#~ msgstr "̵��� %h �ͤǤ�"
30281
30282#~ msgid "invalid %Q value"
30283#~ msgstr "̵��� %Q �ͤǤ�"
30284
30285#~ msgid "invalid %q value"
30286#~ msgstr "̵��� %q �ͤǤ�"
30287
30288#~ msgid "invalid %o value"
30289#~ msgstr "̵��� %o �ͤǤ�"
30290
30291#~ msgid "invalid %p value"
30292#~ msgstr "̵��� %p �ͤǤ�"
30293
30294#~ msgid "invalid %s/S value"
30295#~ msgstr "̵��� %s/S �ͤǤ�"
30296
30297#~ msgid "invalid %B value"
30298#~ msgstr "̵��� %B �ͤǤ�"
30299
30300#~ msgid "invalid %C value"
30301#~ msgstr "̵��� %C �ͤǤ�"
30302
30303#~ msgid "invalid %E value"
30304#~ msgstr "̵��� %E �ͤǤ�"
30305
30306#~ msgid "invalid %r value"
30307#~ msgstr "̵��� %r �ͤǤ�"
30308
30309#~ msgid "operand is r0"
30310#~ msgstr "���ڥ��ɤ� r0 �Ǥ�"
30311
30312#~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
30313#~ msgstr "-mtrap-large-shift �� -mhandle-large-shift �϶�¸�Ǥ��ޤ���"
30314
30315#~ msgid "-mshort-data-%s is too large "
30316#~ msgstr "-mshort-data-%s ���礭�����ޤ���"
30317
30318#~ msgid "-mshort-data-%s and PIC are incompatible"
30319#~ msgstr "-mshort-data-%s �� PIC �϶�¸�Ǥ��ޤ���"
30320
30321#~ msgid "Invalid option `-mstack-increment=%s'"
30322#~ msgstr "`-mstack-increment=%s' ��̵��ʥ��ץ����Ǥ�"
30323
30324#~ msgid "inline constants if it only takes 1 instruction"
30325#~ msgstr "1 ̿�������Ȥ����ѽ������饤��ˤ���"
30326
30327#~ msgid "Force functions to be aligned to a 2 byte boundary"
30328#~ msgstr "�ؿ�����Ū�� 2 �Х��ȶ����˥��饤����"
30329
30330#~ msgid "-mips%d not supported"
30331#~ msgstr "-mips%d �ϥ��ݡ��Ȥ���ޤ���"
30332
30333#~ msgid "-mabi=%s does not support -mips%d"
30334#~ msgstr "-mabi=%s �� -mips%d ���ݡ��Ȥ��ޤ���"
30335
30336#~ msgid "The -mabi=32 support does not work yet."
30337#~ msgstr "-mabi=32 ���ݡ��ȤϤޤ�ư��ޤ���"
30338
30339#~ msgid "This target does not support the -mabi switch."
30340#~ msgstr "���Υ������åȤ� -mabi �����å����ݡ��Ȥ��ޤ���"
30341
30342#~ msgid "-mcpu=%s does not support -mips%d"
30343#~ msgstr "-mcpu=%s �� -mips%d ���ݡ��Ȥ��ޤ���"
30344
30345#~ msgid "-mips%d does not support 64 bit fp registers"
30346#~ msgstr "-mips%d �� 64 bit fp �쥸�������ݡ��Ȥ��ޤ���"
30347
30348#~ msgid "-mips%d does not support 64 bit gp registers"
30349#~ msgstr "-mips%d �� 64 bit gp �쥸�������ݡ��Ȥ��Ƥ��ޤ���"
30350
30351#~ msgid "-G and -membedded-pic are incompatible"
30352#~ msgstr "-G �� -membedded-pic �϶�¸�Ǥ��ޤ���"
30353
30354#~ msgid "Invalid option `entry%s'"
30355#~ msgstr "̵��ʥ��ץ���� `entry%s'"
30356
30357#~ msgid "-mentry is only meaningful with -mips-16"
30358#~ msgstr "-mentry �� -mips-16 ����ꤷ���Ȥ�������̣�����ޤ�"
30359
30360#~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
30361#~ msgstr "MIPS ECOFF �����Ǥ� #line ���Ĵؿ��ǤΥե�����̾�ѹ��ϵ��Ĥ���ޤ���"
30362
30363#~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
30364#~ msgstr "fp_offset (%ld) ���� end_offset (%ld) ��������⾮�����ʤäƤ��ޤ���"
30365
30366#~ msgid "Don't optimize lui/addiu address loads"
30367#~ msgstr "lui/addiu ���ɥ쥹���ɤ��Ŭ�����ʤ�"
30368
30369#~ msgid "Use MIPS as"
30370#~ msgstr "MIPS as �����Ѥ���"
30371
30372#~ msgid "Use GNU as"
30373#~ msgstr "GNU as �����Ѥ���"
30374
30375#~ msgid "Use symbolic register names"
30376#~ msgstr "����ܥ�å��쥸����̾����Ѥ���"
30377
30378#~ msgid "Don't use symbolic register names"
30379#~ msgstr "����ܥ�å��쥸����̾����Ѥ��ʤ�"
30380
30381#~ msgid "Don't use GP relative sdata/sbss sections"
30382#~ msgstr "GP ��Ϣ sdata/sbss ������������Ѥ��ʤ�"
30383
30384#~ msgid "Output compiler statistics"
30385#~ msgstr "����ѥ�����פ���Ϥ���"
30386
30387#~ msgid "Don't output compiler statistics"
30388#~ msgstr "����ѥ�����פ���Ϥ��ʤ�"
30389
30390#~ msgid "Optimize block moves"
30391#~ msgstr "�֥�å���ư���Ŭ������"
30392
30393#~ msgid "Don't use mips-tfile asm postpass"
30394#~ msgstr "asm ������ mips-tfile �����Ѥ��ʤ�"
30395
30396#~ msgid "Use 32-bit FP registers"
30397#~ msgstr "32 �ӥå� FP �쥸��������Ѥ���"
30398
30399#~ msgid "Use Irix PIC"
30400#~ msgstr "Irix PIC �����Ѥ���"
30401
30402#~ msgid "Don't use Irix PIC"
30403#~ msgstr "Irix PIC �����Ѥ��ʤ�"
30404
30405#~ msgid "Don't use OSF PIC"
30406#~ msgstr "OSF PIC �����Ѥ��ʤ�"
30407
30408#~ msgid "Use embedded PIC"
30409#~ msgstr "������ PIC ����Ѥ���"
30410
30411#~ msgid "Don't use embedded PIC"
30412#~ msgstr "������ PIC ����Ѥ��ʤ�"
30413
30414#~ msgid "Don't use ROM instead of RAM"
30415#~ msgstr "RAM ������� ROM �����Ѥ��ʤ�"
30416
30417#~ msgid "Use single (32-bit) FP only"
30418#~ msgstr "ñ����(32bit) FP �Τߤ����Ѥ���"
30419
30420#~ msgid "Don't use single (32-bit) FP only"
30421#~ msgstr "ñ����(32bit) FP �ʳ������Ѥ���"
30422
30423#~ msgid "Don't use multiply accumulate"
30424#~ msgstr "�軻���û�̿�����Ѥ��ʤ�"
30425
30426#~ msgid "Don't work around early 4300 hardware bug"
30427#~ msgstr "���� 4300 �ϡ��ɥ������Х����н��Ԥ�ʤ�"
30428
30429#~ msgid "Optimize for 4650"
30430#~ msgstr "4650 �Ѥ˺�Ŭ������"
30431
30432#~ msgid "Optimize for 3900"
30433#~ msgstr "3900 �Ѥ˺�Ŭ������"
30434
30435#~ msgid "Trap on integer divide overflow"
30436#~ msgstr "������Υ����С��ե���ȥ�åפ���"
30437
30438#~ msgid "Don't trap on integer divide overflow"
30439#~ msgstr "������Υ����С��ե���ȥ�åפ��ʤ�"
30440
30441#~ msgid "Use mips16 entry/exit psuedo ops"
30442#~ msgstr "mips16 �� entry/exit �������ڥ��ɤ���Ѥ���"
30443
30444#~ msgid "Do not work around hardware multiply bug"
30445#~ msgstr "�ϡ��ɥ������軻�Х����н褷�ʤ�"
30446
30447#~ msgid "optimization turned on"
30448#~ msgstr "��Ŭ����ͭ��ˤ���"
30449
30450#~ msgid "optimization turned off"
30451#~ msgstr "��Ŭ����̵��ˤ���"
30452
30453#~ msgid "Alternative calling convention"
30454#~ msgstr "�̤θƤӽФ��������Ѥ���"
30455
30456#~ msgid "Pass some arguments in registers"
30457#~ msgstr "�����Ĥ��ΰ���ϥ쥸�����Ϥ��ˤ���"
30458
30459#~ msgid "Pass all arguments on stack"
30460#~ msgstr "���Ƥΰ�������å��Ϥ��ˤ���"
30461
30462#~ msgid "Optimize for 32532 cpu"
30463#~ msgstr "32532 cpu �Ѥ˺�Ŭ������"
30464
30465#~ msgid "Optimize for 32332 cpu"
30466#~ msgstr "32332 cpu �Ѥ˺�Ŭ������"
30467
30468#~ msgid "Optimize for 32032"
30469#~ msgstr "32032 �Ѥ˺�Ŭ������"
30470
30471#~ msgid "Register sb is zero. Use for absolute addressing"
30472#~ msgstr "sb �쥸��������Ȥ��롣���Х��ɥ쥹����Ѥ���"
30473
30474#~ msgid "Do not use register sb"
30475#~ msgstr "sb �쥸��������Ѥ��ʤ�"
30476
30477#~ msgid "Generate code for low memory"
30478#~ msgstr "��̥��ɥ쥹�����ѤΥ����ɤ���������"
30479
30480#~ msgid "32381 fpu"
30481#~ msgstr "32381 ��ư��������˥å�"
30482
30483#~ msgid "\"Small register classes\" kludge"
30484#~ msgstr "\"���⡼��쥸�������饹\" �Υĥ��ϥ�(kludge)��Ԥʤ�"
30485
30486#~ msgid "No \"Small register classes\" kludge"
30487#~ msgstr "\"���⡼��쥸�������饹\" �Υĥ��ϥ�(kludge)��Ԥʤ�ʤ�"
30488
30489#~ msgid ""
30490#~ "Unknown -march= option (%s).\n"
30491#~ "Valid options are 1.0, 1.1, and 2.0\n"
30492#~ msgstr ""
30493#~ "������ -march= ���ץ���� (%s).\n"
30494#~ "����ʥ��ץ����� 1.0, 1.1, �ڤ� 2.0\n"
30495
30496#~ msgid "PIC code generation is not compatible with profiling\n"
30497#~ msgstr "PIC �����������ϥץ�ե�������Ȥ����Ƥ�ޤ���\n"
30498
30499#~ msgid "Return floating point results in memory"
30500#~ msgstr "��ư�������η�̤������֤�"
30501
30502#~ msgid "Target does not have split I&D"
30503#~ msgstr "�������åȤ� split ̿��ȥǡ���������ʤ�"
30504
30505#~ msgid "Generate little endian data"
30506#~ msgstr "��ȥ륨��ǥ�����ǡ�������������"
30507
30508#~ msgid "Generate big endian data"
30509#~ msgstr "�ӥå�����ǥ�����ǡ�������������"
30510
30511#~ msgid "Turn on maintainer testing code"
30512#~ msgstr "���ƥʥƥ��ȥ����ɤ�ͭ��ˤ���"
30513
30514#~ msgid "Enable Transmeta picoJava extensions"
30515#~ msgstr "Transmeta picoJava ��ĥ��ͭ��ˤ���"
30516
30517#~ msgid "Disable Transmeta picoJava extensions"
30518#~ msgstr "Transmeta picoJava ��ĥ��̵��ˤ���"
30519
30520#~ msgid "Disable reorganization pass"
30521#~ msgstr "�����������̵��ˤ���"
30522
30523#~ msgid "invalid %%B value"
30524#~ msgstr "̵��� %%B ��"
30525
30526#~ msgid "invalid %%z value"
30527#~ msgstr "̵��� %%z ��"
30528
30529#~ msgid "invalid %%Z value"
30530#~ msgstr "̵��� %%Z ��"
30531
30532#~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
30533#~ msgstr "-mfp-arg-in-fp-regs ��Ȥ��Ȳ��Ѹİ�����Ƥޤ���"
30534
30535#~ msgid "Always pass floating-point arguments in memory"
30536#~ msgstr "��ư����������Ͼ�˥����Ϥ��Ȥ���"
30537
30538#~ msgid "Don't always pass floating-point arguments in memory"
30539#~ msgstr "��ư����������Ͼ�˥����Ϥ��Ȥ��ʤ�"
30540
30541#~ msgid "-f%s ignored for AIX (all code is position independent)"
30542#~ msgstr "AIX �Ѥ� -f%s ��̵�뤵��ޤ��������ƤΥ����ɤϰ������¸�Ǥ���"
30543
30544#~ msgid "-ffunction-sections disabled on AIX when debugging"
30545#~ msgstr "AIX �ǤϥǥХå����� -ffunction-sections ��̵��Ȥ���ޤ�"
30546
30547#~ msgid "-fdata-sections not supported on AIX"
30548#~ msgstr "AIX �Ǥ� -fdata-sections �ϼ���������ޤ���"
30549
30550#~ msgid "%%S computed all 1's mask"
30551#~ msgstr "%%S �����Ƥ� 1 �Υޥ�����׻����ޤ���"
30552
30553#~ msgid "%%S computed all 0's mask"
30554#~ msgstr "%%S �����Ƥ� 0 �Υޥ�����׻����ޤ���"
30555
30556#~ msgid "Do not use POWER2 instruction set"
30557#~ msgstr "POWER2 ̿�᥻�åȤ���Ѥ��ʤ�"
30558
30559#~ msgid "Don't use PowerPC General Purpose group optional instructions"
30560#~ msgstr "PowerPC �������ӥ��롼�ץ��ץ����̿�����Ѥ��ʤ�"
30561
30562#~ msgid "Don't use PowerPC Graphics group optional instructions"
30563#~ msgstr "PowerPC ����ե��������롼�ץ��ץ����̿�����Ѥ��ʤ�"
30564
30565#~ msgid "Don't use PowerPC-64 instruction set"
30566#~ msgstr "PowerPC-64 ̿�᥻�åȤ���Ѥ��ʤ�"
30567
30568#~ msgid "Place variable addresses in the regular TOC"
30569#~ msgstr "�ѿ����ɥ쥹���̾� TOC ������֤���"
30570
30571#~ msgid "Do not generate load/store multiple instructions"
30572#~ msgstr "ʣ��̿��Υ���/���ȥ����������ʤ�"
30573
30574#~ msgid "Do not generate string instructions for block moves"
30575#~ msgstr "�֥�å���ư�Ѥ� string ̿����������ʤ�"
30576
30577#~ msgid "Don't align to the base type of the bitfield."
30578#~ msgstr "�ӥåȥե�����ɤΥ١��������פ˥��饤���ʤ�"
30579
30580#~ msgid "Don't assume that unaligned accesses are handled by the system"
30581#~ msgstr "���饤����ʤ����������������ƥ�ˤ�äƥϥ�ɥ뤵���ȤϤߤʤ��ʤ�"
30582
30583#~ msgid "Assume that unaligned accesses are handled by the system"
30584#~ msgstr "���饤����ʤ����������������ƥ�ˤ�äƥϥ�ɥ뤵���Ȥߤʤ�"
30585
30586#~ msgid "Don't produce code relocatable at runtime."
30587#~ msgstr "�¹Ի��˺����ֲ�ǽ�ʥ����ɤ���������"
30588
30589#~ msgid "Don't use EABI."
30590#~ msgstr "EABI �����Ѥ��ʤ���"
30591
30592#~ msgid "Don't use alternate register names."
30593#~ msgstr "���إ쥸����̾����Ѥ��ʤ�"
30594
30595#~ msgid "profiling does not support code models other than medlow"
30596#~ msgstr "�ץ�ե�������� medlow �ʳ��Υ����ɥ�ǥ�Ǥϥ��ݡ��Ȥ���ޤ���"
30597
30598#~ msgid "%s and profiling conflict: disabling %s"
30599#~ msgstr "%s �ȥץ�ե�������϶��礷�ޤ�: %s ��̵���ޤ�"
30600
30601#~ msgid "Do not use FUNCTION_EPILOGUE"
30602#~ msgstr "FUNCTION_EPILOGUE ����Ѥ��ʤ�"
30603
30604#~ msgid "Do not pass -assert pure-text to linker"
30605#~ msgstr "����� -assert pure-text ���Ϥ��ʤ�"
30606
30607#~ msgid "Use flat register window model"
30608#~ msgstr "�ե�åȥ쥸����������ɥ���ǥ����Ѥ���"
30609
30610#~ msgid "Do not use flat register window model"
30611#~ msgstr "�ե�åȥ쥸����������ɥ���ǥ����Ѥ��ʤ�"
30612
30613#~ msgid "Do not use ABI reserved registers"
30614#~ msgstr "ABI ͽ��쥸��������Ѥ��ʤ�"
30615
30616#~ msgid "Do not compile for v8plus ABI"
30617#~ msgstr "v8plus ABI �Ѥ˥���ѥ��뤷�ʤ�"
30618
30619#~ msgid "Optimize for Cypress processors"
30620#~ msgstr "Cypress �ץ��å��Ѥ˺�Ŭ������"
30621
30622#~ msgid "Optimize for SparcLite processors"
30623#~ msgstr "SparcLite �ץ��å��Ѥ˺�Ŭ������"
30624
30625#~ msgid "Optimize for F930 processors"
30626#~ msgstr "F930 �ץ��å��Ѥ˺�Ŭ������"
30627
30628#~ msgid "Optimize for F934 processors"
30629#~ msgstr "F934 �ץ��å��Ѥ˺�Ŭ������"
30630
30631#~ msgid "Use V8 Sparc ISA"
30632#~ msgstr "V8 Sparc ISA ����Ѥ���"
30633
30634#~ msgid "Optimize for SuperSparc processors"
30635#~ msgstr "SuperSparc �ץ��å��Ѥ˺�Ŭ������"
30636
30637#~ msgid "Do not use structs on stronger alignment for double-word copies"
30638#~ msgstr "���֥��ɥ��ԡ��Ѥζ������饤���줿��¤�Τ���Ѥ��ʤ�"
30639
30640#~ msgid "Do not optimize tail call instructions in assembler or linker"
30641#~ msgstr "������֥�ȥ��������ƤӽФ�̿����Ŭ�����ʤ�"
30642
30643#~ msgid "%s=%s is too large."
30644#~ msgstr "%s=%s ���礭�����ޤ���"
30645
30646#~ msgid "object size exceeds built-in limit for virtual function table implementation"
30647#~ msgstr "���֥������ȥ������������۴ؿ��ơ��֥�������Ȥ߹����ޤ줿��������Ķ�ᤷ�ޤ���"
30648
30649#~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
30650#~ msgstr "���֥������ȥ������������۴ؿ��ơ��֥�������̾�����¤�Ķ�ᤷ�����ᡢ���ƤΥ������� -fhuge-objects ��Ȥäƺƥ���ѥ��뤷�Ƥ�������"
30651
30652#~ msgid "label `%s' referenced outside of any function"
30653#~ msgstr "��٥� `%s' ���ؿ��γ�¦�β������Ȥ��ޤ���"
30654
30655#~ msgid "the ABI requires vtable thunks"
30656#~ msgstr "ABI �ϲ��۴ؿ��ơ��֥륵�����׵ᤷ�ޤ�"
30657
30658#~ msgid "destructors must be member functions"
30659#~ msgstr "�ǥ��ȥ饯���ϥ��дؿ��Ǥʤ���Фʤ�ޤ���"
30660
30661#~ msgid "`bool' is now a keyword"
30662#~ msgstr "`bool' �Ϻ��䥭����ɤǤ�"
30663
30664#~ msgid "cannot declare %s to references"
30665#~ msgstr "%s ���ȤȤ�������Ǥ��ޤ���"
30666
30667#~ msgid "discarding `const' applied to a reference"
30668#~ msgstr "���Ȥ��Ѥ���줿 `const' �ϼΤƤ��ޤ�"
30669
30670#~ msgid "discarding `volatile' applied to a reference"
30671#~ msgstr "���Ȥ��Ѥ���줿 `volatile' �ϼΤƤ��ޤ�"
30672
30673#~ msgid "typedef declaration includes an initializer"
30674#~ msgstr "typedef ������������Ҥ�ޤ�Ǥ��ޤ�"
30675
30676#~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
30677#~ msgstr "��襹�����׳��δؿ� `%s' ���Ф��뵭�����饹 `static' ��̵��Ǥ�"
30678
30679#~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
30680#~ msgstr "������ꥹ�Ȥ�̵����������������ޤ��������̾��Ϳ��˺�줿�ΤǤϡ�"
30681
30682#~ msgid "return type for `main' changed to `int'"
30683#~ msgstr "`main' �� return ���� `int' ���Ѥ��ޤ���"
30684
30685#~ msgid "-fname-mangling-version is no longer supported"
30686#~ msgstr "-fname-mangling-version �Ϥ�Ϥ䥵�ݡ��Ȥ���ޤ���"
30687
30688#~ msgid "-Wno-strict-prototypes is not supported in C++"
30689#~ msgstr "-Wno-strict-prototypes �� C++ �Ǥϼ����դ����ޤ���"
30690
30691#~ msgid "`__alignof__' applied to a bit-field"
30692#~ msgstr "�ӥåȥե�����ɤ��Ф���Ŭ�Ѥ��줿 `__alignof__'"
30693
30694#~ msgid "parser may be lost: is there a '{' missing somewhere?"
30695#~ msgstr "��ʸ���ϴ郎�»Ҥˤʤä��褦�Ǥ�: �ɤ����� '{' ��˺��Ƥ���ΤǤϡ�"
30696
30697#~ msgid "anachronistic use of array size in vector delete"
30698#~ msgstr "�٥��ȥ�� delete ������������Ȥ��Τ�������Ū�Ǥ�"
30699
30700#~ msgid "too many initialization functions required"
30701#~ msgstr "ɬ�פȤ������ؿ��ο���¿�����ޤ�"
30702
30703#~ msgid "(static %s for %s)"
30704#~ msgstr "(��Ū%s: %s ��)"
30705
30706#~ msgid "In %s `%s':"
30707#~ msgstr "%s ��� `%s':"
30708
30709#~ msgid "%s:%d:   instantiated from `%s'\n"
30710#~ msgstr "%s:%d:   `%s' ������β�����ޤ���\n"
30711
30712#~ msgid "%s:%d:   instantiated from here\n"
30713#~ msgstr "%s:%d:   �����Ǽ��β�����ޤ���\n"
30714
30715#~ msgid "  will be re-ordered to match declaration order"
30716#~ msgstr "  �����Ȱ��פ���褦���¤��ؤ����ޤ�"
30717
30718#~ msgid "  will be re-ordered to match inheritance order"
30719#~ msgstr "  ������Ȱ��פ���褦���¤��ؤ����ޤ�"
30720
30721#~ msgid "base class initializer specified, but no base class to initialize"
30722#~ msgstr "���쥯�饹�������Ҥ����ꤵ��ޤ����������٤����쥯�饹������ޤ���"
30723
30724#~ msgid "no base class to initialize"
30725#~ msgstr "���٤����쥯�饹������ޤ���"
30726
30727#~ msgid "new of array type fails to specify size"
30728#~ msgstr "������ new �ϥ������λ���˼��Ԥ��ޤ�"
30729
30730#~ msgid "initializer list being treated as compound expression"
30731#~ msgstr "���ҥꥹ�Ȥ�ʣ�缰�Ȥ��Ƽ�갷���褦�Ȥ��Ƥ��ޤ�"
30732
30733#~ msgid "Do not treat the namespace `std' as a normal namespace"
30734#~ msgstr "̾������ `std' ���̾��̾�����֤Ȥ��Ƽ�갷��ʤ�"
30735
30736#~ msgid "Only emit explicit template instatiations"
30737#~ msgstr "����Ū�ʥƥ�ץ졼�ȼ��β��Τߤ���������"
30738
30739#~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
30740#~ msgstr "and/bitand/bitor/compl/not/or/xor ��ǧ������"
30741
30742#~ msgid "Warn about inconsistent return types"
30743#~ msgstr "����ͤη��Ȱ��פ��ʤ���ΤˤĤ��Ʒٹ���"
30744
30745#~ msgid "Warn when a function is declared extern, then inline"
30746#~ msgstr "�ؿ��� extern ������줿�塢inline �Ȥ��줿���˷ٹ���"
30747
30748#~ msgid "type name expected before `*'"
30749#~ msgstr "`*' �����˷���̾��������٤��Ǥ�"
30750
30751#~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
30752#~ msgstr "(̤����ѿ��ˤĤ��Ƥϡ����줬�ؿ���Ǻǽ�˸���줿�����������ޤ���)"
30753
30754#~ msgid "real-valued template parameters when cross-compiling"
30755#~ msgstr "��������ѥ�����μ¿��ͥƥ�ץ졼�Ȳ����"
30756
30757#~ msgid "ambiguous request for method pointer `%s'"
30758#~ msgstr "�᥽�åɥݥ��� `%s' �ؤ��׵᤬ۣ��Ǥ�"
30759
30760#~ msgid "no base or member initializers given following ':'"
30761#~ msgstr "�������н��ҥꥹ�Ȥ� ':' �θ��³���Ƥ��ޤ���"
30762
30763#~ msgid "`>>' should be `> >' in template class name"
30764#~ msgstr "`>>' �ϥƥ�ץ졼�ȥ��饹̾�� `> >' �Ȥ��٤��Ǥ�"
30765
30766#~ msgid "ISO C++ forbids an empty condition for `%s'"
30767#~ msgstr "ISO C++ �� `%s' ���Ф�����ξ���ؤ��ޤ�"
30768
30769#~ msgid "ISO C++ forbids `&&'"
30770#~ msgstr "ISO C++ �� `&&' ��ؤ��ޤ�"
30771
30772#~ msgid "sigof type specifier"
30773#~ msgstr "������Ҥ� sigof �Ǥ�"
30774
30775#~ msgid "`sigof' applied to non-aggregate expression"
30776#~ msgstr "�����μ����Ф���Ŭ�Ѥ��줿 `sigof'"
30777
30778#~ msgid "storage class specifier `%s' not allowed after struct or class"
30779#~ msgstr "�������饹����� `%s' �� struct �� class �θ�ˤϻȤ��ޤ���"
30780
30781#~ msgid "type specifier `%s' not allowed after struct or class"
30782#~ msgstr "������� `%s' �� struct �� class �θ�ˤϻȤ��ޤ���"
30783
30784#~ msgid "no body nor ';' separates two class, struct or union declarations"
30785#~ msgstr "���Τ��ʤ���class, struct ������ union �������ڤ� ';' �⤢��ޤ���"
30786
30787#~ msgid "missing ';' before right brace"
30788#~ msgstr "��¦�֥졼�������� ';' ��礤�Ƥ��ޤ�"
30789
30790#~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
30791#~ msgstr "ISO C++ �� new ��Ǥϡ���̤ΤĤ�����������ؤ��ޤ�"
30792
30793#~ msgid "ISO C++ forbids label declarations"
30794#~ msgstr "ISO C++ �ϥ�٥������ؤ��Ƥ��ޤ�"
30795
30796#~ msgid "label must be followed by statement"
30797#~ msgstr "��٥�θ��ˤ�ʸ��ɬ�פǤ�"
30798
30799#~ msgid "ISO C++ forbids compound statements inside for initializations"
30800#~ msgstr "ISO C++ ���Ҥ������Ǥ�ʣʸ���ؤ����Ƥ��ޤ�"
30801
30802#~ msgid "possibly missing ')'"
30803#~ msgstr "�����餯 ')' ��˺��Ƥ��ޤ�"
30804
30805#~ msgid "type specifier omitted for parameter"
30806#~ msgstr "������Ҥϲ�����Ѥ˾�ά����ޤ���"
30807
30808#~ msgid "incomplete type unification"
30809#~ msgstr "�Դ����ʷ���ñ�첽"
30810
30811#~ msgid "use of `%s' in template type unification"
30812#~ msgstr "�ƥ�ץ졼�ȷ������ `%s' �����Ѥ���ޤ���"
30813
30814#~ msgid "taking dynamic typeid of object with -fno-rtti"
30815#~ msgstr "-fno-rtti �λ���Ȱ��˥��֥������Ȥ�ưŪ typeid �����Ȥ��Ƥ��ޤ�"
30816
30817#~ msgid "adjusting pointers for covariant returns"
30818#~ msgstr "����(covariant)����ͤؤΥݥ�����Ĵ�����ޤ�"
30819
30820#~ msgid "recoverable compiler error, fixups for virtual function"
30821#~ msgstr "�����ǽ�ʥ���ѥ���Υ��顼�����۴ؿ��ν���"
30822
30823#~ msgid "can't redefine default return value for constructors"
30824#~ msgstr "�����ȥ饯���ѤΥǥե��������ͤ��������뤳�ȤϤǤ��ޤ���"
30825
30826#~ msgid "   will be re-ordered to precede member initializations"
30827#~ msgstr "   ��ˤ�����н��Ҥ��¤��ؤ����ޤ�"
30828
30829#~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
30830#~ msgstr "���̻�̾ `%s' �� GNU C++ �����Υ͡��ߥ���ά�ȶ��礷�ޤ�"
30831
30832#~ msgid "parse error at end of saved function text"
30833#~ msgstr "��¸�Ѥߴؿ��ƥ����Ȥ�����ǹ�ʸ���ϥ��顼"
30834
30835#~ msgid "function body for constructor missing"
30836#~ msgstr "�����ȥ饯���δؿ����Τ�礤�Ƥ��ޤ�"
30837
30838#~ msgid "%s before `%s'"
30839#~ msgstr "%s �� `%s' �����ˤ���ޤ�"
30840
30841#~ msgid "%s before `%c'"
30842#~ msgstr "%s �� `%c' �����ˤ���ޤ�"
30843
30844#~ msgid "%s before `\\%o'"
30845#~ msgstr "%s �� `\\%o' �����ˤ���ޤ�"
30846
30847#~ msgid "%s before `%s' token"
30848#~ msgstr "%s �� `%s' �ȡ���������ˤ���ޤ�"
30849
30850#~ msgid "non-lvalue in %s"
30851#~ msgstr "%s �˺����ͤǤϤʤ���"
30852
30853#~ msgid "`com_interface' only supported with -fvtable-thunks"
30854#~ msgstr "`com_interface' �� -fvtable-thunks ����ꤷ���Ȥ��������ݡ��Ȥ���ޤ�"
30855
30856#~ msgid "ISO C++ forbids applying `sizeof' to a member function"
30857#~ msgstr "ISO C++ �ϥ��дؿ��ؤ� `sizeof' ��Ŭ�Ѥ�ؤ��ޤ�"
30858
30859#~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
30860#~ msgstr "ISO C++ ���Դ������Ǥ��� `void' ���ؤ� `sizeof' ��Ŭ�Ѥ�ؤ��ޤ�"
30861
30862#~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
30863#~ msgstr "NULL �ݥ����ؤ�̵��ʻ��ȡ�����˥��ФؤΥݥ�����Ȥ��ޤ��礦"
30864
30865#~ msgid "invalid call to member function needing `this' in static member function scope"
30866#~ msgstr "��Ū���дؿ�����������Ǥ� `this' ���פ�����дؿ��θƤӽФ���̵��Ǥ�"
30867
30868#~ msgid "parameter type of called function is incomplete"
30869#~ msgstr "�ƤФ줿�ؿ��β�����η����Դ����Ǥ�"
30870
30871#~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
30872#~ msgstr "ISO C++ �ϥݥ����׻��� `void *' ���Υݥ�����Ȥ����Ȥ�ؤ��ޤ�"
30873
30874#~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
30875#~ msgstr "ISO C++ �ϥݥ����׻��˴ؿ��ؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
30876
30877#~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
30878#~ msgstr "ISO C++ �ϥݥ����׻��˥��ФؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
30879
30880#~ msgid "ISO C++ forbids using pointer to a member in subtraction"
30881#~ msgstr "ISO C++ �ϸ����˥��ФؤΥݥ�����Ȥ����Ȥ�ؤ��ޤ�"
30882
30883#~ msgid "unary `&'"
30884#~ msgstr "� `&'"
30885
30886#~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
30887#~ msgstr "ISO C++ �Ϻ����ͤȤ��ƻȤ������ȷ��ؤΥ��㥹�Ȥ�ؤ��ޤ�"
30888
30889#~ msgid "return value from function receives multiple initializations"
30890#~ msgstr "�ؿ����������ͤ�ʣ���ν���������ޤ���"
30891
30892#~ msgid "return-statement with no value, in function declared with a non-void return type"
30893#~ msgstr "return ʸ���ͤ����ޤ����ؿ�����Ǥ��� void ������ͤ����ޤ�"
30894
30895#~ msgid "return-statement with a value, in function declared with a void return type"
30896#~ msgstr "return ʸ���ͤ����ޤ����ؿ�����Ǥ���귿�� void �ȤʤäƤ��ޤ�"
30897
30898#~ msgid "Internal error #%d."
30899#~ msgstr "�������顼: #%d��"
30900
30901#~ msgid "due to the presence of a constructor"
30902#~ msgstr "�����ȥ饯�������뤳�Ȥˤ��"
30903
30904#~ msgid "comma expression used to initialize return value"
30905#~ msgstr "����ޱ黻�Ҥ�����ͤ���뤿��˻Ȥ��ޤ���"
30906
30907#~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
30908#~ msgstr "ANSI C++ ������Ǥʤ������Τν��Ҽ���ؤ��ޤ�"
30909
30910#~ msgid "initializing array with parameter list"
30911#~ msgstr "���������ꥹ�Ȥˤ�äƽ��褦�Ȥ��Ƥ��ޤ�"
30912
30913#~ msgid "initializer for scalar variable requires one element"
30914#~ msgstr "�����顼�ѿ��ν��Ҥϰ�Ĥ����Ǥ��׵ᤷ�ޤ�"
30915
30916#~ msgid "aggregate has a partly bracketed initializer"
30917#~ msgstr "�����Τ���ʬŪ�˥֥饱�åȤν��Ҥ����ޤ�"
30918
30919#~ msgid "non-empty initializer for array of empty elements"
30920#~ msgstr "���ǤΤʤ�������Ф��롢���ǤϤʤ����ҤǤ�"
30921
30922#~ msgid "initializer list for object of class with virtual base classes"
30923#~ msgstr "���۴��쥯�饹���ĥ��饹�Υ��֥��������Ѥν��ҥꥹ�ȤǤ�"
30924
30925#~ msgid "excess elements in aggregate initializer"
30926#~ msgstr "�����ν�����Ǥ������Ǥ����ޤ���"
30927
30928#~ msgid "ISO C++ forbids defining types within %s"
30929#~ msgstr "ISO C++ �� %s ��η������ؤ��ޤ�"
30930
30931#~ msgid "Can't create cross-reference file `%s'"
30932#~ msgstr "��߻��ȥե����� `%s' ���뤳�Ȥ��Ǥ��ޤ���"
30933
30934#~ msgid "In file included from %s:%u"
30935#~ msgstr "%s:%u ���� include ���줿�ե�������"
30936
30937#~ msgid ""
30938#~ ",\n"
30939#~ "                 from %s:%u"
30940#~ msgstr ""
30941#~ ",\n"
30942#~ "                 %s:%u ����"
30943
30944#~ msgid "traditional C rejects the `U' suffix"
30945#~ msgstr "�Ť� C �Ǥ� `U' �������䤵��ޤ�"
30946
30947#~ msgid "too many 'l' suffixes in integer constant"
30948#~ msgstr "��������Υ��ե��å��� 'l' ��¿�����ޤ�"
30949
30950#~ msgid "integer constant contains digits beyond the radix"
30951#~ msgstr "��������������Ķ�������ͤ�ޤ�Ǥ��ޤ�"
30952
30953#~ msgid "invalid suffix '%.*s' on integer constant"
30954#~ msgstr "���� '%.*s' ����������ˤ�̵��Ǥ�"
30955
30956#~ msgid "missing ')' after \"defined\""
30957#~ msgstr "\"defined\" �θ��� ')' ���礱�Ƥ��ޤ�"
30958
30959#~ msgid "operator \"defined\" requires an identifier"
30960#~ msgstr "\"defined\" �黻�Ҥϼ��̻Ҥ��׵ᤷ�ޤ�"
30961
30962#~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
30963#~ msgstr "��C++ �Ǥ� \"%s\" �� \"%s\" �����إȡ�����Ǥ���"
30964
30965#~ msgid "\"defined\" operator appears during macro expansion"
30966#~ msgstr "\"defined\" �黻�Ҥ��ޥ���Ÿ����˸���ޤ���"
30967
30968#~ msgid "ISO C++ does not permit \"%s\" in #if"
30969#~ msgstr "ISO C++ �� #if ��� \"%s\" ������ޤ���"
30970
30971#~ msgid "octal escape sequence out of range"
30972#~ msgstr "8 �ʥ��������ץ����������ϰϳ��Ǥ�"
30973
30974#~ msgid "hex escape sequence out of range"
30975#~ msgstr "16 �ʥ��������ץ����������ϰϳ��Ǥ�"
30976
30977#~ msgid "integer overflow in preprocessor expression"
30978#~ msgstr "�������ץ�ץ��å�����ǥ����С��ե����ޤ���"
30979
30980#~ msgid "comma operator in operand of #if"
30981#~ msgstr "����ޱ黻�Ҥ� #if �黻�Ҥ���ˤ���ޤ�"
30982
30983#~ msgid "%s is a block device"
30984#~ msgstr "%s �ϥ֥�å��ǥХ����Ǥ�"
30985
30986#~ msgid "No include path in which to find %s"
30987#~ msgstr "%s ���Ĥ��뤿��Υ����롼�ɥѥ�������ޤ���"
30988
30989#~ msgid "Multiple include guards may be useful for:\n"
30990#~ msgstr "¿�� include ������ݸͭ�פȤʤ�Ǥ��礦:\n"
30991
30992#~ msgid "absolute file name in remap_filename"
30993#~ msgstr "���Хѥ��ե�����̾�� remap_filename �ˤ���ޤ�"
30994
30995#~ msgid "%s: Not a directory"
30996#~ msgstr "%s: �ǥ��쥯�ȥ�ǤϤ���ޤ���"
30997
30998#~ msgid "buffers still stacked in cpp_finish"
30999#~ msgstr "cpp_finish �ǥХåե����ޤ������å�����Ƥ��ޤ�"
31000
31001#~ msgid "Directory name missing after %s"
31002#~ msgstr "%s �θ��Υǥ��쥯�ȥ�̾��礤�Ƥ��ޤ�"
31003
31004#~ msgid "File name missing after %s"
31005#~ msgstr "%s �θ��Υե�����̾��礤�Ƥ��ޤ�"
31006
31007#~ msgid "Path name missing after %s"
31008#~ msgstr "%s �θ��Υѥ�̾��礤�Ƥ��ޤ�"
31009
31010#~ msgid "GNU CPP version %s (cpplib)"
31011#~ msgstr "GNU CPP version %s (cpplib)"
31012
31013#~ msgid "Usage: %s [switches] input output\n"
31014#~ msgstr "�Ȥ���: %s [�����å�] ���� ����\n"
31015
31016#~ msgid ""
31017#~ "Switches:\n"
31018#~ "  -include <file>           Include the contents of <file> before other files\n"
31019#~ "  -imacros <file>           Accept definition of macros in <file>\n"
31020#~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
31021#~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
31022#~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
31023#~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
31024#~ msgstr ""
31025#~ "�����å�:\n"
31026#~ "  -include <file>           ¾�Υե���������� <file> �����Ƥ�ޤ��\n"
31027#~ "  -imacros <file>           <file> �Υޥ����������������\n"
31028#~ "  -iprefix <path>           ������ĤΥ��ץ�����ѥץ�ե������� <path> �����\n"
31029#~ "  -iwithprefix <dir>        <dir> �����ƥ� include �ѥ��ν�����ɲä���\n"
31030#~ "  -iwithprefixbefore <dir>  <dir> ��ᥤ�� include �ѥ��ν�����ɲä���\n"
31031#~ "  -isystem <dir>            <dir> �����ƥ� include �ѥ��κǽ���ɲä���\n"
31032
31033#~ msgid ""
31034#~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
31035#~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
31036#~ "  -I-                       Fine-grained include path control; see info docs\n"
31037#~ "  -nostdinc                 Do not search system include directories\n"
31038#~ "                             (dirs specified with -isystem will still be used)\n"
31039#~ "  -nostdinc++               Do not search system include directories for C++\n"
31040#~ "  -o <file>                 Put output into <file>\n"
31041#~ msgstr ""
31042#~ "  -idirafter <dir>          <dir> �����ƥ� include �ѥ��ν�����ɲä���\n"
31043#~ "  -I <dir>                  <dir> ��ᥤ�� include �ѥ��ν�����ɲä���\n"
31044#~ "  -I-                       ����٤��� include �ѥ����� -- info ʸ�����\n"
31045#~ "  -nostdinc                 �����ƥ� include �ǥ��쥯�ȥ��õ�����ʤ�\n"
31046#~ "                             (-system �ǻ��ꤵ�줿�ǥ��쥯�ȥ��õ�������)\n"
31047#~ "  -nostdinc++               C++ �ѥ����ƥ� include �ǥ��쥯�ȥ��õ�����ʤ�\n"
31048#~ "  -o <file>                 <file> �ؽ��Ϥ���\n"
31049
31050#~ msgid ""
31051#~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
31052#~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
31053#~ "  -trigraphs                Support ISO C trigraphs\n"
31054#~ "  -lang-c                   Assume that the input sources are in C\n"
31055#~ "  -lang-c89                 Assume that the input sources are in C89\n"
31056#~ msgstr ""
31057#~ "  -pedantic                 ��̩�� ISO C ���׵ᤵ������Ƥηٹ��ȯ�Ԥ���\n"
31058#~ "  -pedantic-errors          -pedantic �ٹ�����˥��顼��ȯ�Ԥ���\n"
31059#~ "  -trigraphs                ISO C �ȥ饤����դ���������\n"
31060#~ "  -lang-c                   ���ϥ������� C �Ȥߤʤ�\n"
31061#~ "  -lang-c89                 ���ϥ������� C89 �Ȥߤʤ�\n"
31062
31063#~ msgid ""
31064#~ "  -lang-c++                 Assume that the input sources are in C++\n"
31065#~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
31066#~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
31067#~ "  -lang-asm                 Assume that the input sources are in assembler\n"
31068#~ msgstr ""
31069#~ "  -lang-c++                 ���ϥ������� C �Ȥߤʤ�\n"
31070#~ "  -lang-objc                ���ϥ������� ObjectiveC �Ȥߤʤ�\n"
31071#~ "  -lang-objc++              ���ϥ������� ObjectiveC++ �Ȥߤʤ�\n"
31072#~ "  -lang-asm                 ���ϥ�����������֥����Ȥߤʤ�\n"
31073
31074#~ msgid ""
31075#~ "  -std=<std name>           Specify the conformance standard; one of:\n"
31076#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
31077#~ "                            iso9899:199409, iso9899:1999\n"
31078#~ "  -+                        Allow parsing of C++ style features\n"
31079#~ "  -w                        Inhibit warning messages\n"
31080#~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
31081#~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
31082#~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
31083#~ msgstr ""
31084#~ "  -std=<std name>           Ŭ�礵����ɸ������ -- �ʲ������\n"
31085#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
31086#~ "                            iso9899:199409, iso9899:1999\n"
31087#~ "  -+                        C++ ���ι�ʸ���Ϥ���Ĥ���\n"
31088#~ "  -w                        �ٹ��å���������������\n"
31089#~ "  -Wtrigraphs               �ȥ饤����դ˽Ф��路����ٹ���\n"
31090#~ "  -Wno-trigraphs            �ȥ饤����դˤĤ��Ƥηٹ��Ԥʤ�ʤ�\n"
31091#~ "  -Wcomment{s}              �����Ȥ�¾�Υ�������ǻϤޤäƤ�����ٹ���\n"
31092
31093#~ msgid ""
31094#~ "  -Wno-comment{s}           Do not warn about comments\n"
31095#~ "  -Wtraditional             Warn about features not present in traditional C\n"
31096#~ "  -Wno-traditional          Do not warn about traditional C\n"
31097#~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
31098#~ "  -Wno-undef                Do not warn about testing undefined macros\n"
31099#~ "  -Wimport                  Warn about the use of the #import directive\n"
31100#~ msgstr ""
31101#~ "  -Wno-comment{s}           �����Ȥ˴ؤ���ٹ��Ԥʤ�ʤ�\n"
31102#~ "  -Wtraditional             ���ߤȤϰۤʤ�Ť� C �Ǥε�ǽ�ˤĤ��Ʒٹ���\n"
31103#~ "  -Wno-traditional          �Ť� C �˴ؤ���ٹ��Ԥʤ�ʤ�\n"
31104#~ "  -Wundef                   ̤����Υޥ��� #if �ǻȤ��Ƥ���зٹ���\n"
31105#~ "  -Wno-undef                ̤����ޥ����ɾ���˴ؤ���ٹ��Ԥʤ�ʤ�\n"
31106#~ "  -Wimport                  #import �ǥ��쥯�ƥ��֤����Ѥ˴ؤ��Ʒٹ���\n"
31107
31108#~ msgid ""
31109#~ "  -Wno-import               Do not warn about the use of #import\n"
31110#~ "  -Werror                   Treat all warnings as errors\n"
31111#~ "  -Wno-error                Do not treat warnings as errors\n"
31112#~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
31113#~ "  -Wno-system-headers       Suppress warnings from system headers\n"
31114#~ "  -Wall                     Enable all preprocessor warnings\n"
31115#~ msgstr ""
31116#~ "  -Wno-import               #import �����Ѥ˴ؤ���ٹ��Ԥʤ�ʤ�\n"
31117#~ "  -Werror                   ���Ƥηٹ���顼�Ȥ��Ƽ�갷��\n"
31118#~ "  -Wno-error                �ٹ���顼�Ȥ��Ƽ�갷��ʤ�\n"
31119#~ "  -Wsystem-headers          �����ƥ�إå�����ηٹ���������ʤ�\n"
31120#~ "  -Wno-system-headers       �����ƥ�إå�����ηٹ����������\n"
31121#~ "  -Wall                     ���ƤΥץ�ץ��å��ٹ��ͭ��ˤ���\n"
31122
31123#~ msgid ""
31124#~ "  -M                        Generate make dependencies\n"
31125#~ "  -MM                       As -M, but ignore system header files\n"
31126#~ "  -MF <file>                Write dependency output to the given file\n"
31127#~ "  -MG                       Treat missing header file as generated files\n"
31128#~ msgstr ""
31129#~ "  -M                        make ��¸�ط�����������\n"
31130#~ "  -MM                       -M Ʊ�͡�â�������ƥ�إå��ե������̵�뤹��\n"
31131#~ "  -MF <file>                ��¸�ط��ν��Ϥ�Ϳ����줿�ե�����˽�����\n"
31132#~ "  -MG                       ���Ĥ���ʤ��إå������������ե�����Ȥ��ư���\n"
31133
31134#~ msgid ""
31135#~ "  -MP\t\t\t    Generate phony targets for all headers\n"
31136#~ "  -MQ <target>              Add a MAKE-quoted target\n"
31137#~ "  -MT <target>              Add an unquoted target\n"
31138#~ msgstr ""
31139#~ "  -MP\t\t\t    ���ƤΥإå��ˤĤ��� phony �������åȤ���������\n"
31140#~ "  -MQ <target>              MAKE �ǤΥ������Ȥ��줿�������åȤ��ɲä���\n"
31141#~ "  -MT <target>              �������Ȥ���ʤ��������åȤ��ɲä���\n"
31142
31143#~ msgid ""
31144#~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
31145#~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
31146#~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
31147#~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
31148#~ "  -U<macro>                 Undefine <macro> \n"
31149#~ "  -v                        Display the version number\n"
31150#~ msgstr ""
31151#~ "  -D<macro>                 <macro> ��������������ͤ�ʸ����� '1' �Ȥ���\n"
31152#~ "  -D<macro>=<val>           <macro> ��������������ͤ� <val> �Ȥ���\n"
31153#~ "  -A<question> (<answer>)   <question> �� <answer> ����������\n"
31154#~ "  -A-<question> (<answer>)  <question> �� <answer> �Ȥ��ʤ�\n"
31155#~ "  -U<macro>                 <macro> ��������\n"
31156#~ "  -v                        �С�������ֹ��ɽ������\n"
31157
31158#~ msgid ""
31159#~ "  -H                        Print the name of header files as they are used\n"
31160#~ "  -C                        Do not discard comments\n"
31161#~ "  -dM                       Display a list of macro definitions active at end\n"
31162#~ "  -dD                       Preserve macro definitions in output\n"
31163#~ "  -dN                       As -dD except that only the names are preserved\n"
31164#~ "  -dI                       Include #include directives in the output\n"
31165#~ msgstr ""
31166#~ "  -H                        �Ȥ�줿�إå��ե������ɽ������\n"
31167#~ "  -C                        �����Ȥ��˴����ʤ�\n"
31168#~ "  -dM                       �Ǹ��ͭ��ʥޥ�������ꥹ�Ȥ�ɽ������\n"
31169#~ "  -dD                       ���Ϥ˥ޥ����������¸����\n"
31170#~ "  -dN                       -dD ��Ʊ�ͤ�����̾����������¸����\n"
31171#~ "  -dI                       #include �ǥ��쥯�ƥ��֤���Ϥ˴ޤ��\n"
31172
31173#~ msgid ""
31174#~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
31175#~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
31176#~ "  -P                        Do not generate #line directives\n"
31177#~ "  -$                        Do not allow '$' in identifiers\n"
31178#~ "  -remap                    Remap file names when including files.\n"
31179#~ "  --version                 Display version information\n"
31180#~ "  -h or --help              Display this information\n"
31181#~ msgstr ""
31182#~ "  -fpreprocessed            ���ϥե�������˥ץ�ץ����ѤȤ��ư���\n"
31183#~ "  -ftabstop=<number>        �����Υ��ֳִ֤������\n"
31184#~ "  -P                        #line �ǥ��쥯�ƥ��֤��������ʤ�\n"
31185#~ "  -$                        ���̻ҤǤ� '$' ����Ĥ��ʤ�\n"
31186#~ "  -remap                    �ե����륤���롼�ɻ��˥ե�����̾��ƥޥåפ���\n"
31187#~ "  --version                 �С����������ɽ������\n"
31188#~ "  -h or --help              ���ξ����ɽ������\n"
31189
31190#~ msgid "trigraph ??%c converted to %c"
31191#~ msgstr "�ȥ饤����� ??%c �� %c ���Ѵ�����ޤ���"
31192
31193#~ msgid "trigraph ??%c ignored"
31194#~ msgstr "�ȥ饤����� ??%c ��̵�뤵��ޤ���"
31195
31196#~ msgid "backslash and newline separated by space"
31197#~ msgstr "�Хå�����å���Ȳ��Ԥ������ʬ�䤵��ޤ���"
31198
31199#~ msgid "backslash-newline at end of file"
31200#~ msgstr "�ե�����ν���˥Хå�����å���-���Ԥ�����ޤ�"
31201
31202#~ msgid "\"/*\" within comment"
31203#~ msgstr "��������� \"/*\" ������ޤ�"
31204
31205#~ msgid "null character(s) ignored"
31206#~ msgstr "null ʸ���̵�뤵��ޤ���"
31207
31208#~ msgid "'$' character(s) in identifier"
31209#~ msgstr "'$' ʸ���̻Ҥ����äƤ��ޤ�"
31210
31211#~ msgid "attempt to use poisoned \"%s\""
31212#~ msgstr "�������줿 '%s' �Ȥ����Ȥ��Ƥ��ޤ�"
31213
31214#~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
31215#~ msgstr "__VA_ARGS__ �� C99 ���Ѱ���ޥ����ĥ�ǤΤ߽и��Ǥ��ޤ�"
31216
31217#~ msgid "possible start of unterminated string literal"
31218#~ msgstr "��ü�Τʤ�ʸ�����ƥ��ο��곫�ϰ���"
31219
31220#~ msgid "multi-line string literals are deprecated"
31221#~ msgstr "ʣ����ʸ�����ƥ��Ͽ侩����ޤ���"
31222
31223#~ msgid "null character(s) preserved in literal"
31224#~ msgstr "��ƥ����� null ʸ����ݤ���ޤ���"
31225
31226#~ msgid "no newline at end of file"
31227#~ msgstr "�ե���������˲��Ԥ�����ޤ���"
31228
31229#~ msgid "C++ style comments are not allowed in ISO C89"
31230#~ msgstr "C++ ��������Υ����Ȥ� ISO C89 �Ǥϵ�����ޤ���"
31231
31232#~ msgid "(this will be reported only once per input file)"
31233#~ msgstr "(��������ϥե�����ˤĤ������������ޤ�)"
31234
31235#~ msgid "multi-line comment"
31236#~ msgstr "ʣ���ԤΥ�����"
31237
31238#~ msgid "Unspellable token %s"
31239#~ msgstr "�֤�ʤ��ȡ����� %s �Ǥ�"
31240
31241#~ msgid "extra tokens at end of #%s directive"
31242#~ msgstr ";ʬ�ʥȡ����� #%s �ǥ��쥯�ƥ��֤ν���ˤ���ޤ�"
31243
31244#~ msgid "# followed by integer"
31245#~ msgstr "������ # ��³���Ƥ��ޤ�"
31246
31247#~ msgid "traditional C ignores #%s with the # indented"
31248#~ msgstr "�Ť� C �Ǥϡ�����ǥ�Ȥ��줿 # �� #%s ��̵�뤷�ޤ�"
31249
31250#~ msgid "suggest hiding #%s from traditional C with an indented #"
31251#~ msgstr "����ǥ�Ȥ��줿 # ������Ť� C ����� #%s �������Ȥ����ᤷ�ޤ�"
31252
31253#~ msgid "invalid preprocessing directive #%s"
31254#~ msgstr "̵��ʥץ�ץ����ǥ��쥯�ƥ��� #%s"
31255
31256#~ msgid "no macro name given in #%s directive"
31257#~ msgstr "�ޥ���̾�� #%s �ǥ��쥯�ƥ������Ϳ�����Ƥ��ޤ���"
31258
31259#~ msgid "macro names must be identifiers"
31260#~ msgstr "�ޥ���̾�ϼ��̻ҤǤʤ��ƤϤʤ�ޤ���"
31261
31262#~ msgid "undefining \"%s\""
31263#~ msgstr "\"%s\" �� undef ���ޤ�"
31264
31265#~ msgid "missing terminating > character"
31266#~ msgstr "��üʸ�� > ��礤�Ƥ��ޤ�"
31267
31268#~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
31269#~ msgstr "#%s �� \"�ե�����̾\" ���뤤�� <�ե�����̾> ��ɬ�פȤ��ޤ�"
31270
31271#~ msgid "attempt to push file buffer with contexts stacked"
31272#~ msgstr "�����å����줿����ƥ����ȤȰ��˥ե�����Хåե��� push ���褦�Ȥ��Ƥ��ޤ�"
31273
31274#~ msgid "#include_next in primary source file"
31275#~ msgstr "#include_next ���礿�륽�����ե�����ˤ���ޤ�"
31276
31277#~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
31278#~ msgstr "#import �ϸŤ�ɽ���Ǥ�. �إå��ե�������� #ifndef �Υ�åѡ���ȤäƤ�������"
31279
31280#~ msgid "invalid flag \"%s\" in line directive"
31281#~ msgstr "\"%s\" �� line �ǥ��쥯�ƥ��֤Ǥ�̵��ʥե饰�Ǥ�"
31282
31283#~ msgid "\"%s\" after #line is not a positive integer"
31284#~ msgstr "#line �θ��� \"%s\" �����������ǤϤ���ޤ���"
31285
31286#~ msgid "line number out of range"
31287#~ msgstr "���ֹ椬�ϰϳ��Ǥ�"
31288
31289#~ msgid "header flags for \"%s\" have changed"
31290#~ msgstr "\"%s\" �Υإå��ե饰���ѹ�����ޤ���"
31291
31292#~ msgid "invalid #ident"
31293#~ msgstr "̵��� #ident"
31294
31295#~ msgid "#pragma once is obsolete"
31296#~ msgstr "#pragma once �Ϥ⤦�Ȥ��Ƥ��ޤ���"
31297
31298#~ msgid "#pragma once in main file"
31299#~ msgstr "#pragma once ���ᥤ��ե�����ˤ���ޤ�"
31300
31301#~ msgid "invalid #pragma GCC poison directive"
31302#~ msgstr "#pragma GCC �����ǥ��쥯�ƥ�����̵��Ǥ�"
31303
31304#~ msgid "poisoning existing macro \"%s\""
31305#~ msgstr "��¸�Υޥ��� \"%s' ��������ޤ�"
31306
31307#~ msgid "#pragma system_header ignored outside include file"
31308#~ msgstr "include �ե����볰�� #pragma system_header ��̵�뤵��ޤ���"
31309
31310#~ msgid "current file is older than %s"
31311#~ msgstr "���ߤΥե������ %s ���Ť��Ǥ�"
31312
31313#~ msgid "#else without #if"
31314#~ msgstr "#else �� #if ������ޤ���"
31315
31316#~ msgid "#else after #else"
31317#~ msgstr "#else �� #else �θ��ˤ���ޤ�"
31318
31319#~ msgid "the conditional began here"
31320#~ msgstr "���ξ��Ϥ�������Ϥޤ�ޤ�"
31321
31322#~ msgid "#elif without #if"
31323#~ msgstr "#elif �� #if ������ޤ���"
31324
31325#~ msgid "#elif after #else"
31326#~ msgstr "#elif �� #else �θ��ˤ���ޤ�"
31327
31328#~ msgid "#endif without #if"
31329#~ msgstr "#endif �� #if ������ޤ���"
31330
31331#~ msgid "missing ')' to complete answer"
31332#~ msgstr "����䴰���� ')' ��礤�Ƥ��ޤ�"
31333
31334#~ msgid "predicate's answer is empty"
31335#~ msgstr "�Ҹ�β����Ǥ�"
31336
31337#~ msgid "assertion without predicate"
31338#~ msgstr "�Ҹ�Τʤ������������Ǥ�"
31339
31340#~ msgid "\"%s\" re-asserted"
31341#~ msgstr "\"%s\" ���ƥ������Ȥ���ޤ���"
31342
31343#~ msgid "<stdin>"
31344#~ msgstr "<ɸ������>"
31345
31346#~ msgid "unterminated #%s"
31347#~ msgstr "��ü�Τʤ� #%s"
31348
31349#~ msgid "file \"%s\" entered but not left"
31350#~ msgstr "�ե����� \"%s\" ������ޤ������Фޤ���Ǥ���"
31351
31352#~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
31353#~ msgstr "\"%s\" �� \"%s\" ��Ž�դ��ޤ���������ʥץ�ץ��å��ȡ�����Ȥʤ�ޤ���"
31354
31355#~ msgid "unterminated argument list invoking macro \"%s\""
31356#~ msgstr "��ü����Ƥ��ʤ�����ꥹ�Ȥ��ޥ��� \"%s\" ��ư���褦�Ȥ��ޤ���"
31357
31358#~ msgid "ISO C99 requires rest arguments to be used"
31359#~ msgstr "ISO C99 �ϻ��Ѥ����٤��Ĥ�Τΰ�����׵ᤷ�ޤ�"
31360
31361#~ msgid "macro \"%s\" requires %u arguments, but only %u given"
31362#~ msgstr "�ޥ��� \"%s\" �ϰ���� %u �׵ᤷ�ޤ�����%u �Ĥ���Ϳ�����Ƥ��ޤ���"
31363
31364#~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
31365#~ msgstr "�ޥ��� \"%s\" �˰���� %u �Ϥ���ޤ�������%u �����������ޤ���"
31366
31367#~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
31368#~ msgstr "�Ť� C �Ǥϡ��ؿ�Ū�ޥ��� \"%s\" �˰����Ϳ�����ͤФʤ�ޤ���"
31369
31370#~ msgid "\"%s\" may not appear in macro parameter list"
31371#~ msgstr "\"%s\" �ϥޥ�������ꥹ�Ȥ˸���ƤϤʤ�ޤ���"
31372
31373#~ msgid "macro parameters must be comma-separated"
31374#~ msgstr "�ޥ�������ϥ���޶��ڤꤵ��ʤ���Фʤ�ޤ���"
31375
31376#~ msgid "parameter name missing"
31377#~ msgstr "�����̾��礤�Ƥ��ޤ�"
31378
31379#~ msgid "anonymous variadic macros were introduced in C99"
31380#~ msgstr "̵̾���Ѱ���ޥ���� C99 �ǺΤ�������ޤ���"
31381
31382#~ msgid "ISO C does not permit named variadic macros"
31383#~ msgstr "ISO C �Ǥ�̾���Ĥ����Ѱ���ޥ��������ޤ���"
31384
31385#~ msgid "missing ')' in macro parameter list"
31386#~ msgstr "�ޥ�������ꥹ�Ȥǡ�')' ��礤�Ƥ��ޤ�"
31387
31388#~ msgid "ISO C requires whitespace after the macro name"
31389#~ msgstr "ISO C �Ǥϥޥ���̾�θ��˶�����׵ᤷ�ޤ�"
31390
31391#~ msgid "'##' cannot appear at either end of a macro expansion"
31392#~ msgstr "'##' �ϥޥ���Ÿ����ξü�ˤϽи��Ǥ��ޤ���"
31393
31394#~ msgid "\"%s\" redefined"
31395#~ msgstr "\"%s\" �����������ޤ���"
31396
31397#~ msgid "this is the location of the previous definition"
31398#~ msgstr "�����������������������֤Ǥ�"
31399
31400#~ msgid "macro argument \"%s\" would be stringified with -traditional."
31401#~ msgstr "�ޥ����� \"%s\" �� -traditional ��Ĥ����ʸ�������줿���Ǥ��礦"
31402
31403#~ msgid "invalid hash type %d in dump_definition"
31404#~ msgstr "dump_definition �� ̵��ʥϥå��奿���� %d"
31405
31406#~ msgid ";; Processing block from %d to %d, %d sets.\n"
31407#~ msgstr ";; %d ���� %d �ޤǤν���֥�å���%d ���åȡ�\n"
31408
31409#~ msgid "%s:%d: warning: "
31410#~ msgstr "%s:%d: �ٹ�: "
31411
31412#~ msgid "((anonymous))"
31413#~ msgstr "((̵̾))"
31414
31415#~ msgid "%s: warnings being treated as errors\n"
31416#~ msgstr "%s: �ٹ�ϥ��顼�Ȥ��Ƽ�갷���ޤ�\n"
31417
31418#~ msgid ""
31419#~ ",\n"
31420#~ "                 from %s:%d"
31421#~ msgstr ""
31422#~ ",\n"
31423#~ "                 %s:%d ����"
31424
31425#~ msgid "internal regno botch: regno = %d\n"
31426#~ msgstr "����Ū�� regno �ν�����: regno = %d\n"
31427
31428#~ msgid "can't get current directory"
31429#~ msgstr "�����ȥǥ��쥯�ȥ������Ǥ��ޤ���"
31430
31431#~ msgid "Can't access real part of complex value in hard register"
31432#~ msgstr "�ϡ��ɥ쥸�������ʣ�ǿ��μ¿���ʬ�˥��������Ǥ��ޤ���"
31433
31434#~ msgid "can't access imaginary part of complex value in hard register"
31435#~ msgstr "�ϡ��ɥ쥸�������ʣ�ǿ��ε�����ʬ�˥��������Ǥ��ޤ���"
31436
31437#~ msgid "function using short complex types cannot be inline"
31438#~ msgstr "short complex ����Ȥ��ؿ��� inline �ˤǤ��ޤ���"
31439
31440#~ msgid "unsupported wide integer operation"
31441#~ msgstr "���ݡ��Ȥ���Ƥ��ʤ��磻�������黻"
31442
31443#~ msgid "prior parameter's size depends on `%s'"
31444#~ msgstr "ͥ�褹�벾����Υ������� `%s' ����Ǥ�"
31445
31446#~ msgid "returned value in block_exit_expr"
31447#~ msgstr "block_exit_expr ���ͤ� return ���ޤ���"
31448
31449#~ msgid "no INTEGER type can hold a pointer on this configuration"
31450#~ msgstr "���ߤ�����Ǥ��� INTEGER �����ݥ������ݻ�Ǥ��ޤ�"
31451
31452#~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
31453#~ msgstr "����: REAL, INTEGER �ڤ� LOGICAL �� %d �ӥå���ǡ�"
31454
31455#~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
31456#~ msgstr "�ݥ����� %d �ӥå���Ǥ�������������Ƥ� 32 �ӥå���"
31457
31458#~ msgid "properly unless they all are 32 bits wide."
31459#~ msgstr "�Ǥʤ��� g77 �������ư��ޤ���"
31460
31461#~ msgid "Please keep this in mind before you report bugs.  g77 should"
31462#~ msgstr "�Х���ݡ��Ȥ��������ˤ��λ�����α����֤��Ƥ���������"
31463
31464#~ msgid "support non-32-bit machines better as of version 0.6."
31465#~ msgstr "g77 �Ϥ����� version 0.6 Ʊ�ͤ��� 32 �ӥåȵ��Ǥ⥵�ݡ��Ȥ���ޤ�"
31466
31467#~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
31468#~ msgstr "����: char * �� %d �ӥåȳ��ݤ��ޤ�����ftnlen �����ä� %d �ӥåȤǤ�"
31469
31470#~ msgid ""
31471#~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
31472#~ " ASSIGN statement might fail"
31473#~ msgstr ""
31474#~ "����: char * �� %d �ӥåȳ��ݤ��ޤ�����INTEGER �����ä� %d �ӥåȤǤ� --\n"
31475#~ " ���餯 ASSIGN ʸ�����Ԥ��ޤ�"
31476
31477#~ msgid "Directory name must immediately follow -I"
31478#~ msgstr "�ǥ��쥯�ȥ�̾�� -I �Τ������ˤĤ��ʤ���Фʤ�ޤ���"
31479
31480#~ msgid "Print g77-specific compiler version info, run internal tests"
31481#~ msgstr "g77 ��ͭ�Υ���ѥ���С����������ɽ���������ƥ��Ȥμ¹�"
31482
31483#~ msgid "Program is written in typical FORTRAN 66 dialect"
31484#~ msgstr "�ץ���बŵ��Ū�� FORTRAN 66 ����ǽ���Ƥ���"
31485
31486#~ msgid "Program is written in typical Unix f77 dialect"
31487#~ msgstr "�ץ���बŵ��Ū�� Unix f77 ����ǽ���Ƥ���"
31488
31489#~ msgid "Program does not use Unix-f77 dialectal features"
31490#~ msgstr "�ץ���ब Unix-f77 ����ε�ǽ��ȤäƤ��ʤ�"
31491
31492#~ msgid "Program is written in Fortran-90-ish dialect"
31493#~ msgstr "�ץ���ब Fortran-90 Ū����ǽ���Ƥ���"
31494
31495#~ msgid "Allow $ in symbol names"
31496#~ msgstr "$ ����ܥ�̾�Ȥ��ƻȤ���褦�ˤ���"
31497
31498#~ msgid "f2c-compatible code need not be generated"
31499#~ msgstr "f2c �ߴ������ɤ���������ɬ�פ��ʤ�"
31500
31501#~ msgid "Unsupported; do not generate libf2c-calling code"
31502#~ msgstr "���ݡ��Ȥ���ʤ� -- libf2c-calling �����ɤ��������ʤ�"
31503
31504#~ msgid "Unsupported; affects code-generation of arrays"
31505#~ msgstr "���ݡ��Ȥ���ʤ� -- ����Υ����������˱ƶ�����"
31506
31507#~ msgid "Program is written in Fortran-90-ish free form"
31508#~ msgstr "�ץ����� Fortran-90 Ū�ե꡼�ե�����ǽ���Ƥ���"
31509
31510#~ msgid "Warn about use of (only a few for now) Fortran extensions"
31511#~ msgstr "Fortran ��ĥ(���Ͼ��ʤ���)�λ��ѤˤĤ��Ʒٹ���"
31512
31513#~ msgid "Program is written in VXT (Digital-like) FORTRAN"
31514#~ msgstr "�ץ����� VXT (Digital) FORTRAN �ǽ���Ƥ���"
31515
31516#~ msgid "Disallow all ugly features"
31517#~ msgstr "���Ƥν�����ǽ����Ĥ��ʤ�"
31518
31519#~ msgid "Hollerith and typeless constants not passed as arguments"
31520#~ msgstr "Hollerith �䷿�ʤ���������Ȥ����Ϥ��ʤ�"
31521
31522#~ msgid "Allow ordinary copying of ASSIGN'ed vars"
31523#~ msgstr "ASSIGN ���줿�ѿ����̾�Υ��ԡ�����Ĥ���"
31524
31525#~ msgid "Dummy array dimensioned to (1) is assumed-size"
31526#~ msgstr "���ߡ�����μ����� (1) �Ȥߤʤ�"
31527
31528#~ msgid "Trailing comma in procedure call denotes null argument"
31529#~ msgstr "�ץ�������ƤӽФ����Ϣ³����ޤ� null �����ɽ������"
31530
31531#~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
31532#~ msgstr "DOUBLE COMPLEX Z �Ǥ� REAL(Z) �� AIMAG(Z) ����Ĥ���"
31533
31534#~ msgid "Initialization via DATA and PARAMETER is type-compatible"
31535#~ msgstr "DATA �� PARAMETER ��ͳ�ν��Ϸ��ߴ��Ǥ���"
31536
31537#~ msgid "Allow INTEGER and LOGICAL interchangeability"
31538#~ msgstr "INTEGER �� LOGICAL ����ߤ��ѹ���ǽ�Ǥ���Ȥ���"
31539
31540#~ msgid "Print internal debugging-related info"
31541#~ msgstr "�����ǥХå���Ϣ�����ɽ������"
31542
31543#~ msgid "Initialize local vars and arrays to zero"
31544#~ msgstr "�������ѿ����������˽���"
31545
31546#~ msgid "Backslashes in character/hollerith constants not special (C-style)"
31547#~ msgstr "ʸ��/hollerith ����ǤΥХå�����å�����ü�ʤ�ΤȤ��ʤ� (C ��)"
31548
31549#~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
31550#~ msgstr "COMPLEX �׻��ΥХ��������ߥ�졼�Ȥ���ե��ȥ���ɤ���"
31551
31552#~ msgid "Disable the appending of underscores to externals"
31553#~ msgstr "�����ѿ��˥���������������դ�­���ʤ�"
31554
31555#~ msgid "Intrinsics spelled as e.g. SqRt"
31556#~ msgstr "intrinsic ���㤨�� SqRt ���Ѥ��֤���"
31557
31558#~ msgid "Intrinsics in uppercase"
31559#~ msgstr "intrinsic �����ʸ��Ȥ���"
31560
31561#~ msgid "Intrinsics letters in arbitrary cases"
31562#~ msgstr "intrinsic ʸ���Ǥ�դΥ������Ȥ���"
31563
31564#~ msgid "Language keywords spelled as e.g. IOStat"
31565#~ msgstr "����ͽ��줬�㤨�� IOStat ���Ѥ��֤���"
31566
31567#~ msgid "Language keywords in uppercase"
31568#~ msgstr "����ͽ���ϱ���ʸ��Ȥ���"
31569
31570#~ msgid "Language keyword letters in arbitrary cases"
31571#~ msgstr "����ͽ���ʸ���Ǥ�դΥ������Ȥ���"
31572
31573#~ msgid "Internally convert most source to uppercase"
31574#~ msgstr "����Ū���Ѵ��Ǥϥ��������ؤ�ɤ����ʸ��Ȥ���"
31575
31576#~ msgid "Internally preserve source case"
31577#~ msgstr "����Ū�˥������Υ��������ݻ��"
31578
31579#~ msgid "Symbol names spelled in mixed case"
31580#~ msgstr "����ܥ�̾�ϥ��������ߤ��֤���"
31581
31582#~ msgid "Symbol names in uppercase"
31583#~ msgstr "����ܥ�̾����ʸ��Ȥ���"
31584
31585#~ msgid "Program written in uppercase"
31586#~ msgstr "�ץ���ब����ʸ��ǽ���Ƥ���"
31587
31588#~ msgid "Program written in lowercase"
31589#~ msgstr "�ץ���ब�Ѿ�ʸ��ǽ���Ƥ���"
31590
31591#~ msgid "Program written in strict mixed-case"
31592#~ msgstr "�ץ���ब��̩�˥��������ߤǽ���Ƥ���"
31593
31594#~ msgid "Compile as if program written in uppercase"
31595#~ msgstr "�ץ���ब����ʸ��ǽ��줿�ͤ˥���ѥ��뤹��"
31596
31597#~ msgid "Compile as if program written in lowercase"
31598#~ msgstr "�ץ���ब�Ѿ�ʸ��ǽ��줿�ͤ˥���ѥ��뤹��"
31599
31600#~ msgid "Preserve all spelling (case) used in program"
31601#~ msgstr "�ץ����ǻȤ�줿�֤�(�Υ�����)�������ݻ��"
31602
31603#~ msgid "Delete libU77 intrinsics with bad interfaces"
31604#~ msgstr "libU77 intrinsic �������� interface �ȶ��˺���"
31605
31606#~ msgid "Disable libU77 intrinsics with bad interfaces"
31607#~ msgstr "libU77 intrinsic �������� interface �ȶ���̵����"
31608
31609#~ msgid "Hide libU77 intrinsics with bad interfaces"
31610#~ msgstr "libU77 intrinsic �������� interface �ȶ��˱���"
31611
31612#~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
31613#~ msgstr "f2c �����ݡ��Ȥ����� FORTRAN-77 intrinsics �����"
31614
31615#~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
31616#~ msgstr "f2c �����ݡ��Ȥ����� FORTRAN-77 intrinsics ��̵����"
31617
31618#~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
31619#~ msgstr "f2c �����ݡ��Ȥ����� FORTRAN-77 intrinsics ����"
31620
31621#~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
31622#~ msgstr "F90 �����ݡ��Ȥ����� FORTRAN-77 intrinsics �����"
31623
31624#~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
31625#~ msgstr "F90 �����ݡ��Ȥ����� FORTRAN-77 intrinsics ��̵����"
31626
31627#~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
31628#~ msgstr "F90 �����ݡ��Ȥ����� FORTRAN-77 intrinsics ����"
31629
31630#~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
31631#~ msgstr "g77 �����ݡ��Ȥ����� FORTRAN-77 intrinsics �����"
31632
31633#~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
31634#~ msgstr "g77 �����ݡ��Ȥ����� FORTRAN-77 intrinsics ��̵����"
31635
31636#~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
31637#~ msgstr "g77 �����ݡ��Ȥ����� FORTRAN-77 intrinsics ����"
31638
31639#~ msgid "Delete MIL-STD 1753 intrinsics"
31640#~ msgstr "MIL-STD 1753 intrinsic �����"
31641
31642#~ msgid "Disable MIL-STD 1753 intrinsics"
31643#~ msgstr "MIL-STD 1753 intrinsic ��̵����"
31644
31645#~ msgid "Hide MIL-STD 1753 intrinsics"
31646#~ msgstr "MIL-STD 1753 intrinsic ����"
31647
31648#~ msgid "Delete libU77 intrinsics"
31649#~ msgstr "libU77 intrinsic �����"
31650
31651#~ msgid "Disable libU77 intrinsics"
31652#~ msgstr "libU77 intrinsic ��̵����"
31653
31654#~ msgid "Hide libU77 intrinsics"
31655#~ msgstr "libU77 intrinsic ����"
31656
31657#~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31658#~ msgstr "VXT FORTRAN �����ݡ��Ȥ����� FORTRAN-77 intrinsics �����"
31659
31660#~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31661#~ msgstr "VXT FORTRAN �����ݡ��Ȥ����� FORTRAN-77 intrinsics ��̵����"
31662
31663#~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
31664#~ msgstr "VXT FORTRAN �����ݡ��Ȥ����� FORTRAN-77 intrinsics ����"
31665
31666#~ msgid "Treat initial values of 0 like non-zero values"
31667#~ msgstr "0 �ν���ͤ������ͤȤ��Ƽ�갷��"
31668
31669#~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
31670#~ msgstr "COMMON �� EQUIVALENCE �Ѥ����̤ʥǥХå������ȯ�Ԥ����̵����Ƥ����"
31671
31672#~ msgid "Take at least one trip through each iterative DO loop"
31673#~ msgstr "����Ǥ���ϳ�ȿ�� DO �롼�פ�������Ȥ���"
31674
31675#~ msgid "Disable fatal diagnostics about inter-procedural problems"
31676#~ msgstr "inter-procedural ����ˤĤ��Ƥ���̿Ū�ʿ���ɽ����ɽ�����ʤ�"
31677
31678#~ msgid "Make prefix-radix non-decimal constants be typeless"
31679#~ msgstr "����������������������ʤ��Ǥ���Ȥ���"
31680
31681#~ msgid "Fortran-specific form of -fbounds-check"
31682#~ msgstr "Fortran ��ͭ�� -fbounds-check �η���"
31683
31684#~ msgid "Disable warnings about inter-procedural problems"
31685#~ msgstr "inter-procedural ����ˤĤ��Ƥηٹ�ɽ����ɽ�����ʤ�"
31686
31687#~ msgid "Warn about constructs with surprising meanings"
31688#~ msgstr "���˸�������ΤˤĤ��Ʒٹ���"
31689
31690#~ msgid "the meaning of `\\a' varies with -traditional"
31691#~ msgstr "-traditional �Ǥ� `\\a' �ΰ�̣���ۤʤ�ޤ�"
31692
31693#~ msgid "non-ANSI-standard escape sequence, `\\%c'"
31694#~ msgstr "�� ANSI ɸ��Υ��������ץ���������`\\%c'"
31695
31696#~ msgid "non-ANSI escape sequence `\\%c'"
31697#~ msgstr "�� ANSI �Υ��������ץ���������`\\%c'"
31698
31699#~ msgid "unknown escape sequence `\\%c'"
31700#~ msgstr "�����ʥ��������ץ������� `\\%c'"
31701
31702#~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
31703#~ msgstr "�����ʥ��������ץ�������: `\\' �θ��ʸ���� 0x%x"
31704
31705#~ msgid "Badly formed directive -- no closing quote"
31706#~ msgstr "�����ʷ��Υǥ��쥯�ƥ��� -- �Ĥ��������Ȥ�����ޤ���"
31707
31708#~ msgid "#-lines for entering and leaving files don't match"
31709#~ msgstr "�ե�����ؤν������Ȥʤ� #-�� �����礷�ޤ���"
31710
31711#~ msgid "Bad directive -- missing close-quote"
31712#~ msgstr "�����ʥǥ��쥯�ƥ��� -- �Ĥ��������Ȥ�礤�Ƥ��ޤ�"
31713
31714#~ msgid "ignoring pragma: %s"
31715#~ msgstr "pragma ��̵�뤷�ޤ�: %s"
31716
31717#~ msgid "Use `#line ...' instead of `# ...' in first line"
31718#~ msgstr "�ǽ�ιԤǤ� `# ...' ������ `#line ...' ��Ȥ��ޤ��礦"
31719
31720#~ msgid "invalid #-line"
31721#~ msgstr "̵��� #-��"
31722
31723#~ msgid "ASSIGNed FORMAT specifier is too small"
31724#~ msgstr "ASSIGN ���줿 FORMAT ����Ҥ����������ޤ�"
31725
31726#~ msgid "ASSIGN to variable that is too small"
31727#~ msgstr "ASSIGN ����ѿ������������ޤ�"
31728
31729#~ msgid "ASSIGNed GOTO target variable is too small"
31730#~ msgstr "ASSIGN ���줿 GOTO ���ѿ������������ޤ�"
31731
31732#~ msgid "%s no longer supported -- try -fvxt"
31733#~ msgstr "%s �Ϻ��᥵�ݡ��Ȥ���ޤ��� -- -fvxt �Ȥ��ƤߤƤ�������"
31734
31735#~ msgid "%s no longer supported -- try -fno-vxt -ff90"
31736#~ msgstr "%s �Ϻ��᥵�ݡ��Ȥ���ޤ��� -- -fno-vxt -ff90 �Ȥ��ƤߤƤ�������"
31737
31738#~ msgid "%s disabled, use normal debugging flags"
31739#~ msgstr "%s ��̵��Ǥ����̾�ǥХå��ե饰��Ȥ��ޤ��礦"
31740
31741#~ msgid "output_operand: %s"
31742#~ msgstr "output_operand: %s"
31743
31744#~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
31745#~ msgstr "NOTE_INSN_BASIC_BLOCK ���֥�å� %d �ˤ���ޤ���\n"
31746
31747#~ msgid "argument to `-V' is missing"
31748#~ msgstr "`-V' �ΰ��������ޤ���"
31749
31750#~ msgid "Warning: -pipe ignored because -time specified"
31751#~ msgstr "�ٹ�: -time �����ꤵ�줿�Τ� -pipe ��̵�뤵��ޤ�"
31752
31753#~ msgid "Invalid specification!  Bug in cc."
31754#~ msgstr "̵��ʻ���! cc �ΥХ�."
31755
31756#~ msgid "Internal gcc abort."
31757#~ msgstr "���� gcc ����"
31758
31759#~ msgid "Internal gcov abort.\n"
31760#~ msgstr "���� gcc abort.\n"
31761
31762#~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
31763#~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] �ե�����\n"
31764
31765#~ msgid "Could not open basic block file %s.\n"
31766#~ msgstr "���ܥ֥�å��ե����� %s �����ޤ���Ǥ�����\n"
31767
31768#~ msgid "Could not open data file %s.\n"
31769#~ msgstr "�ǡ����ե����� %s �������Ȥ��Ǥ��ޤ���Ǥ�����\n"
31770
31771#~ msgid "Assuming that all execution counts are zero.\n"
31772#~ msgstr "���¹Կ�������Ǥ���Ȳ��ꤷ�ޤ���\n"
31773
31774#~ msgid "Could not open program flow graph file %s.\n"
31775#~ msgstr "�ץ����ե��ե����� %s �����ޤ���Ǥ�����\n"
31776
31777#~ msgid "No executable code associated with file %s.\n"
31778#~ msgstr "�ե����� %s �˷���դ��¹ԥ����ɤ�����ޤ���\n"
31779
31780#~ msgid ".da file contents exhausted too early\n"
31781#~ msgstr ".da �ե���������Ƥ��ޤ���᤯�Ȥ��ڤäƤ��ޤ��ޤ���\n"
31782
31783#~ msgid "%6.2f%% of %d source lines executed in function %s\n"
31784#~ msgstr "%6.2f%%(%d ����) �Υ������Ԥ��ؿ� %s �Ǽ¹Ԥ���ޤ���\n"
31785
31786#~ msgid "No executable source lines in function %s\n"
31787#~ msgstr "�ؿ� %s �˼¹Բ�ǽ�ʥ������Ԥ�����ޤ���\n"
31788
31789#~ msgid "%6.2f%% of %d branches executed in function %s\n"
31790#~ msgstr "%6.2f%%(%d ����) �Υ֥������ؿ� %s ��Ǽ¹Ԥ���ޤ���\n"
31791
31792#~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
31793#~ msgstr "%6.2f%%(%d ����) �Υ֥��������ʤ��Ȥ���٤ϴؿ� %s �Ǽ�����ޤ���\n"
31794
31795#~ msgid "%6.2f%% of %d calls executed in function %s\n"
31796#~ msgstr "%6.2f%%(%d ��) �θƤӽФ����ؿ� %s �Ǽ¹Ԥ���ޤ���\n"
31797
31798#~ msgid "didn't use all bb entries of graph, function %s\n"
31799#~ msgstr "����դ� bb ����ȥ�ΰ��������Ȥ��ޤ���Ǥ������ؿ� %s\n"
31800
31801#~ msgid "block_num = %ld, num_blocks = %d\n"
31802#~ msgstr "�֥�å��� = %ld���ֹ�֥�å� = %d\n"
31803
31804#~ msgid "ERROR: too many basic blocks in .bb file %s\n"
31805#~ msgstr "���顼: .bb �ե����� %s �˴��ܥ֥�å���¿�����ޤ�\n"
31806
31807#~ msgid "%6.2f%% of %d source lines executed in file %s\n"
31808#~ msgstr "%6.2f%%(%d ����) �Υ������Ԥ��ե����� %s �Ǽ¹Ԥ���ޤ���\n"
31809
31810#~ msgid "%6.2f%% of %d branches executed in file %s\n"
31811#~ msgstr "%6.2f%%(%d ����) �Υ֥������ե����� %s �Ǽ¹Ԥ���ޤ���\n"
31812
31813#~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
31814#~ msgstr "%6.2f%%(%d ����) �Υ֥��������ʤ��Ȥ���ϥե����� %s �Ǽ�����ޤ���\n"
31815
31816#~ msgid "%6.2f%% of %d calls executed in file %s\n"
31817#~ msgstr "%6.2f%%(%d ����) �θƤӽФ����ե����� %s ��Ǽ¹Ԥ���ޤ���\n"
31818
31819#~ msgid "Could not open source file %s.\n"
31820#~ msgstr "�������ե����� %s �����ޤ���Ǥ���.\n"
31821
31822#~ msgid "call %d returns = %d%%\n"
31823#~ msgstr "�ƤӽФ� %d ����� = %d%%\n"
31824
31825#~ msgid "branch %d taken = %d\n"
31826#~ msgstr "�֥��� %d ���� = %d\n"
31827
31828#~ msgid "Unexpected EOF while reading source file %s.\n"
31829#~ msgstr "�������ե����� %s ���ɤ߹������ͽ��� EOF.\n"
31830
31831#~ msgid "varargs function cannot be inline"
31832#~ msgstr "���Ѱ���ؿ��� inline �ˤǤ��ޤ���"
31833
31834#~ msgid "function using alloca cannot be inline"
31835#~ msgstr "alloca ��ȤäƤ���ؿ��� inline �ˤǤ��ޤ���"
31836
31837#~ msgid "function using setjmp cannot be inline"
31838#~ msgstr "setjmp ��ȤäƤ���ؿ��� inline �ˤǤ��ޤ���"
31839
31840#~ msgid "function uses __builtin_eh_return"
31841#~ msgstr "�ؿ��� __builtin_eh_return ��Ȥ��ޤ�"
31842
31843#~ msgid "function with nested functions cannot be inline"
31844#~ msgstr "����Ҵؿ����Ĵؿ��� inline �ˤǤ��ޤ���"
31845
31846#~ msgid "function with label addresses used in initializers cannot inline"
31847#~ msgstr "��٥륢�ɥ쥹���������ҤǻȤ���ؿ��� inline �ˤǤ��ޤ���"
31848
31849#~ msgid "no prototype, and parameter address used; cannot be inline"
31850#~ msgstr "�ץ�ȥ����פ��ʤ���������Υ��ɥ쥹���Ȥ��Ƥ��� -- inline �ˤǤ��ޤ���"
31851
31852#~ msgid "inline functions not supported for this return value type"
31853#~ msgstr "��������ͷ��� inline �ؿ��ϥ��ݡ��Ȥ���ޤ���"
31854
31855#~ msgid "function with varying-size return value cannot be inline"
31856#~ msgstr "����Ĺ������ͤ��֤��ؿ��� inline �ˤǤ��ޤ���"
31857
31858#~ msgid "function with varying-size parameter cannot be inline"
31859#~ msgstr "����Ĺ������Ĵؿ��� inline �ˤǤ��ޤ���"
31860
31861#~ msgid "function with transparent unit parameter cannot be inline"
31862#~ msgstr "Ʃ�ᶦ���Τΰ�����Ĵؿ��� inline �ˤǤ��ޤ���"
31863
31864#~ msgid "function with computed jump cannot inline"
31865#~ msgstr "���Ф��줿�����פ�Ԥʤ��ؿ��� inline �ˤǤ��ޤ���"
31866
31867#~ msgid "function with nonlocal goto cannot be inline"
31868#~ msgstr "������� goto ��ȤäƤ���ؿ��� inline �ˤǤ��ޤ���"
31869
31870#~ msgid "function with target specific attribute(s) cannot be inlined"
31871#~ msgstr "�������åȸ�ͭ°���դδؿ��� inline �ˤǤ��ޤ���"
31872
31873#~ msgid "internal error - too many interface type"
31874#~ msgstr "�������顼 - interface ����¿�����ޤ�"
31875
31876#~ msgid "Can't expand %s"
31877#~ msgstr "%s ��Ÿ���Ǥ��ޤ���"
31878
31879#~ msgid "source file seen twice on command line and will be compiled only once."
31880#~ msgstr "�������ե����뤬���ޥ�ɥ饤��˺ƤӸ���ޤ�����������ѥ��뤵���Τϰ��٤����Ǥ�"
31881
31882#~ msgid "Premature end of input file %s"
31883#~ msgstr "���ϥե����� %s �ν����ã����Τ��᤹���ޤ�"
31884
31885#~ msgid "can't to open %s"
31886#~ msgstr "%s �� open �Ǥ��ޤ���"
31887
31888#~ msgid "Disable automatic array bounds checking"
31889#~ msgstr "��ưŪ��������������Ԥ�ʤ�"
31890
31891#~ msgid "Make is_compiled_class return 1"
31892#~ msgstr "is_compiled_class �� 1 ���֤��褦�ˤ���"
31893
31894#~ msgid "Dump class files to <name>.class"
31895#~ msgstr "���饹�� <name>.class �ե�����إ���פ���"
31896
31897#~ msgid "Don't put synchronization structure in each object"
31898#~ msgstr "Ʊ��¤�Τ�ƥ��֥������Ȥ��Ȥ�����ʤ�"
31899
31900#~ msgid "Set class path and suppress system path"
31901#~ msgstr "���饹�ѥ������ꤷ�ƥ����ƥ�ѥ�����"
31902
31903#~ msgid "Choose class whose main method should be used"
31904#~ msgstr "main �᥽�åɤ��Ȥ���٤����饹��������"
31905
31906#~ msgid "Add directory to class path"
31907#~ msgstr "���饹�ѥ��˥ǥ��쥯�ȥ���ɲä���"
31908
31909#~ msgid "Directory where class files should be written"
31910#~ msgstr "���饹�ե����뤬�����ޤ��ǥ��쥯�ȥ�"
31911
31912#~ msgid "Use built-in instructions for division"
31913#~ msgstr "�Ȥ߹��ߤν�̿�����Ѥ���"
31914
31915#~ msgid "Can't mangle %s"
31916#~ msgstr "%s ��̾���Ѵ�(mangle) �Ǥ��ޤ���"
31917
31918#~ msgid "'*' expected"
31919#~ msgstr "'*' ��ɬ�פǤ�"
31920
31921#~ msgid "Class or interface declaration expected"
31922#~ msgstr "���饹�䥤�����ե����������ɬ�פǤ�"
31923
31924#~ msgid "'{' expected"
31925#~ msgstr "'{' ��ɬ�פǤ�"
31926
31927#~ msgid "Missing super class name"
31928#~ msgstr "�����ѡ����饹̾��礤�Ƥ��ޤ�"
31929
31930#~ msgid "Missing interface name"
31931#~ msgstr "�������ե�����̾��礤�Ƥ��ޤ�"
31932
31933#~ msgid "Missing variable initializer"
31934#~ msgstr "�ѿ����Ҥ�礤�Ƥ��ޤ�"
31935
31936#~ msgid "']' expected"
31937#~ msgstr "']' ��ɬ�פǤ�"
31938
31939#~ msgid "Unbalanced ']'"
31940#~ msgstr "�б��Τʤ� ']' �Ǥ�"
31941
31942#~ msgid "Invalid method declaration, method name required"
31943#~ msgstr "̵��ʥ᥽�å�����Ǥ����᥽�å�̾��ɬ�פǤ�"
31944
31945#~ msgid "')' expected"
31946#~ msgstr "')' ��ɬ�פǤ�"
31947
31948#~ msgid "Missing identifier"
31949#~ msgstr "���̻Ҥ�礤�Ƥ��ޤ�"
31950
31951#~ msgid "Missing class type term"
31952#~ msgstr "���饹�����׹��礤�Ƥ��ޤ�"
31953
31954#~ msgid "Invalid interface type"
31955#~ msgstr "�������ե���������̵��Ǥ�"
31956
31957#~ msgid "':' expected"
31958#~ msgstr "':' ��ɬ�פǤ�"
31959
31960#~ msgid "'(' expected"
31961#~ msgstr "'(' ��ɬ�פǤ�"
31962
31963#~ msgid "Missing term or ')'"
31964#~ msgstr "��ޤ��� ')' ��礤�Ƥ��ޤ�"
31965
31966#~ msgid "Missing term and ')' expected"
31967#~ msgstr "���ɬ�ܤ� ')' ��礤�Ƥ��ޤ�"
31968
31969#~ msgid "Invalid control expression"
31970#~ msgstr "̵������漰�Ǥ�"
31971
31972#~ msgid "Invalid update expression"
31973#~ msgstr "̵��ʹ������Ǥ�"
31974
31975#~ msgid "Missing term or ')' expected"
31976#~ msgstr "��ޤ���ɬ�ܤ� ')' ��礤�Ƥ��ޤ�"
31977
31978#~ msgid "'class' or 'this' expected"
31979#~ msgstr "'class' �ޤ��� 'this' ��ɬ�פǤ�"
31980
31981#~ msgid "'class' expected"
31982#~ msgstr "'class' ��ɬ�פǤ�"
31983
31984#~ msgid "')' or term expected"
31985#~ msgstr "')' �ޤ��Ϲबɬ�פǤ�"
31986
31987#~ msgid "'[' expected"
31988#~ msgstr "'[' ��ɬ�פǤ�"
31989
31990#~ msgid "Field expected"
31991#~ msgstr "�ե�����ɤ�ɬ�פǤ�"
31992
31993#~ msgid "Missing term and ']' expected"
31994#~ msgstr "���ɬ�ܤ� ']' ��礤�Ƥ��ޤ�"
31995
31996#~ msgid "']' expected, invalid type expression"
31997#~ msgstr "']' ��ɬ�פǡ�̵��ʷ�ɽ���Ǥ�"
31998
31999#~ msgid "Invalid type expression"
32000#~ msgstr "̵��ʷ�ɽ���Ǥ�"
32001
32002#~ msgid "Constructor invocation must be first thing in a constructor"
32003#~ msgstr "�����ȥ饯���ε�ư�ϥ����ȥ饯����Ǻǽ�˹Ԥʤ�ʤ���Фʤ�ޤ���"
32004
32005#~ msgid "Only constructors can invoke constructors"
32006#~ msgstr "�����ȥ饯�������������ȥ饯����ư�Ǥ��ޤ�"
32007
32008#~ msgid ": `%s' JDK1.1(TM) feature"
32009#~ msgstr ": `%s' �� JDK1.1(TM) �ε�ǽ�Ǥ�"
32010
32011#~ msgid ""
32012#~ "%s.\n"
32013#~ "%s"
32014#~ msgstr ""
32015#~ "%s.\n"
32016#~ "%s"
32017
32018#~ msgid "Can't use '$' as a separator for inner classes"
32019#~ msgstr "'$' ���������饹�ζ��ڤ�ҤȤ��ƻ��ѤǤ��ޤ���"
32020
32021#~ msgid "malformed .zip archive in CLASSPATH: %s"
32022#~ msgstr "CLASSPATH ����Ѥ� .zip ���������֤�����ޤ�: %s"
32023
32024#~ msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives."
32025#~ msgstr "�ǥե���ȥѥå����� `%s' �����Ĥ���ޤ���CLASSPATH �Ķ��ѿ��ȥ��������֤ؤΥ���������Τ���Ƥ���������"
32026
32027#~ msgid "not a static field `%s'"
32028#~ msgstr "static �ե������ `%s' �ǤϤ���ޤ���"
32029
32030#~ msgid "No case for %s"
32031#~ msgstr "%s �Τ���� case ������ޤ���"
32032
32033#~ msgid "internal error - use of undefined type"
32034#~ msgstr "�������顼 - ̤������λ��ѤǤ�"
32035
32036#~ msgid "unknown opcode %d@pc=%d during verification"
32037#~ msgstr "������ opcode %d@pc=%d �������ȯ�����ޤ���"
32038
32039#~ msgid "no class name specified as argument to -fconstant-string-class"
32040#~ msgstr "-fconstant-string-class �˰���Ȥ��ƻ��ꤵ�줿���饹������ޤ���"
32041
32042#~ msgid "object does not conform to the `%s' protocol"
32043#~ msgstr "���֥������Ȥ� `%s' �ץ�ȥ����Ŭ�礷�ޤ���"
32044
32045#~ msgid "class `%s' does not implement the `%s' protocol"
32046#~ msgstr "���饹 `%s' �� `%s' �ץ�ȥ����������Ƥ��ޤ���"
32047
32048#~ msgid "`%s' cannot be statically allocated"
32049#~ msgstr "`%s' ����Ū�˳��ݤǤ��ޤ���"
32050
32051#~ msgid "Undefined type `id', please import <objc/objc.h>"
32052#~ msgstr "`id' ����̤����Ǥ���<objc/objc.h> �� import ���Ʋ�����"
32053
32054#~ msgid "Circular inheritance in interface declaration for `%s'"
32055#~ msgstr "`%s' �ؤΥ������ե�����������۴�Ū�ʷѾ��ȤʤäƤ��ޤ�"
32056
32057#~ msgid "cannot find class (factory) method."
32058#~ msgstr "���饹 (factory) �᥽�åɤ����Ĥ���ޤ���"
32059
32060#~ msgid "return type for `%s' defaults to id"
32061#~ msgstr "`%s' ������ͤη��ϥǥե���Ȥ� id �Ȥ��ޤ�"
32062
32063#~ msgid "method `%s' not implemented by protocol."
32064#~ msgstr "�᥽�å� `%s' �ϥץ�ȥ���ˤ�äƼ�������Ƥ��ޤ���"
32065
32066#~ msgid "return type defaults to id"
32067#~ msgstr "����ͤη���ǥե���Ȥ� id �Ȥ��ޤ�"
32068
32069#~ msgid "cannot find method."
32070#~ msgstr "�᥽�åɤ����Ĥ���ޤ���"
32071
32072#~ msgid "duplicate definition of class method `%s'."
32073#~ msgstr "���饹�᥽�å� `%s' ���������ʣ���Ƥ��ޤ���"
32074
32075#~ msgid "static access to object of type `id'"
32076#~ msgstr "`id' ���Υ��֥������Ȥ��Τ�����Ū���������Ǥ�"
32077
32078#~ msgid "potential selector conflict for method `%s'"
32079#~ msgstr "��ǽ���Τ��륻�쥯�����᥽�å� `%s' �ȶ��礷�ޤ�"
32080
32081#~ msgid "syntax error at '@' token"
32082#~ msgstr "'@' �ȡ������ʸˡ���顼"
32083
32084#~ msgid "Arc profiling: some edge counts were bad."
32085#~ msgstr "��(arc)�ץ�ե������: ���Ĥ��� edge ������Ȥ������Ǥ���"
32086
32087#~ msgid "file %s not found, execution counts assumed to be zero."
32088#~ msgstr "�ե����� %s �����Ĥ���ޤ���Τǡ��¹ԥ�����Ȥϥ���ȸ��ʤ��ޤ�"
32089
32090#~ msgid "%s: internal abort\n"
32091#~ msgstr "%s: ��������\n"
32092
32093#~ msgid "conversion from NaN to unsigned int"
32094#~ msgstr "NaN �������̵�������ؤ��Ѵ��Ǥ�"
32095
32096#~ msgid "overflow on truncation to integer"
32097#~ msgstr "�����ؤ��ڤ�ͤ�ǥ����С��ե���������ޤ���"
32098
32099#~ msgid "overflow on truncation to unsigned integer"
32100#~ msgstr "���̵�������ؤ��ڤ�ͤ�ǥ����С��ե���������ޤ���"
32101
32102#~ msgid "%s: argument domain error"
32103#~ msgstr "%s: ����ΰ襨�顼�Ǥ�"
32104
32105#~ msgid "%s: function singularity"
32106#~ msgstr "%s: �ؿ���ñ����"
32107
32108#~ msgid "%s: underflow range error"
32109#~ msgstr "%s: ��������ե��ϰϥ��顼"
32110
32111#~ msgid "%s: partial loss of precision"
32112#~ msgstr "%s: ��ʬŪ�����٤��㲼"
32113
32114#~ msgid "%s: NaN - producing operation"
32115#~ msgstr "%s: NaN - ���������ޤ�"
32116
32117#~ msgid "jump to `%s' invalidly jumps into binding contour"
32118#~ msgstr "`%s' �ؤΥ����פ�Ż���줿�֥�å���ء�̵��˥����פ��Ƥ��ޤ�"
32119
32120#~ msgid "label `%s' used before containing binding contour"
32121#~ msgstr "��٥� `%s' ��Ż���줿�֥�å������������˻Ȥ��ޤ���"
32122
32123#~ msgid "`asm' cannot be used in function where memory usage is checked"
32124#~ msgstr "`asm' �ϴؿ��ǥ������Ѥ�Ĵ�٤��ǤϻȤ��ޤ���"
32125
32126#~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
32127#~ msgstr "`asm' �� `-fcheck-memory-usage' �Ȱ��˻Ȥ��ޤ���"
32128
32129#~ msgid "output operand constraint %d contains `+'"
32130#~ msgstr "���ϥ��ڥ������� %d �� `+' ��ޤ�Ǥ��ޤ�"
32131
32132#~ msgid "hard register `%s' listed as input operand to `asm'"
32133#~ msgstr "�ϡ��ɥ쥸���� `%s' �� `asm' ���Ф������ϥ��ڥ��ɤȤ�����Ͽ����ޤ���"
32134
32135#~ msgid "case value `%ld' not in enumerated type `%s'"
32136#~ msgstr "case �� `%ld' ����� `%s' �ˤϤ���ޤ���"
32137
32138#~ msgid "\"%s\" and \"%s\" identical in first %d characters"
32139#~ msgstr "\"%s\" �� \"%s\" �Ϻǽ�� %d ʸ������Ʊ���Ǥ�"
32140
32141#~ msgid "Generate STABS format debug info"
32142#~ msgstr "STABS �����ΥǥХå��������������"
32143
32144#~ msgid "Generate extended STABS format debug info"
32145#~ msgstr "��ĥ STABS �����ΥǥХå��������������"
32146
32147#~ msgid "Generate DWARF-1 format debug info"
32148#~ msgstr "DWARF-1 �����ΥǥХå��������������"
32149
32150#~ msgid "Generate extended DWARF-1 format debug info"
32151#~ msgstr "��ĥ DWARF-1 �����ΥǥХå��������������"
32152
32153#~ msgid "Generate DWARF-2 debug info"
32154#~ msgstr "DWARF-2 �����ΥǥХå��������������"
32155
32156#~ msgid "Generate XCOFF format debug info"
32157#~ msgstr "XCOFF �����ΥǥХå��������������"
32158
32159#~ msgid "Generate extended XCOFF format debug info"
32160#~ msgstr "��ĥ XCOFF �����ΥǥХå��������������"
32161
32162#~ msgid "Generate COFF format debug info"
32163#~ msgstr "COFF �����ΥǥХå��������������"
32164
32165#~ msgid "Do not store floats in registers"
32166#~ msgstr "�쥸��������ư�������Ǽ���ʤ�"
32167
32168#~ msgid "Consider all mem refs through pointers as volatile"
32169#~ msgstr "�ݥ�����ͳ�Υ��껲�Ȥ����� volatile �Ȥߤʤ�"
32170
32171#~ msgid "Consider all mem refs to global data to be volatile"
32172#~ msgstr "���ǡ����ؤΥ��껲�Ȥ����� volatile �Ȥߤʤ�"
32173
32174#~ msgid "Consider all mem refs to static data to be volatile"
32175#~ msgstr "��Ū�ǡ����ؤΥ��껲�Ȥ����� volatile �Ȥߤʤ�"
32176
32177#~ msgid "Pretend that host and target use the same FP format"
32178#~ msgstr "�ۥ��Ȥȥ������åȤ�Ʊ����ư����������Ȥ�������������"
32179
32180#~ msgid "Improve FP speed by violating ANSI & IEEE rules"
32181#~ msgstr "ANSI & IEEE ��§���ˤä���ư������®�٤��������"
32182
32183#~ msgid "Output GNU ld formatted global initialisers"
32184#~ msgstr "GNU ld �����������Ҥ���Ϥ���"
32185
32186#~ msgid "Generate code to check every memory access"
32187#~ msgstr "�ƥ��ꥢ���������Ф��륳���ɤ���������"
32188
32189#~ msgid "Add a prefix to all function names"
32190#~ msgstr "���Ƥδؿ�̾����Ƭ�����ɲä���"
32191
32192#~ msgid "Compile just for ISO C89"
32193#~ msgstr "ISO C89 �Ѥ˥���ѥ��뤹��"
32194
32195#~ msgid "Do not promote floats to double if using -traditional"
32196#~ msgstr "-traditional ���ѻ��ˤϡ���ư�����˴ؤ� float ���� double �˳ʾ夲���ʤ�"
32197
32198#~ msgid "Determine language standard"
32199#~ msgstr "�����ɸ�����ꤹ��"
32200
32201#~ msgid "Make bitfields by unsigned by default"
32202#~ msgstr "�ӥåȥե�����ɤ�ǥե���Ȥ����̵���Ȥ���"
32203
32204#~ msgid "Attempt to support traditional K&R style C"
32205#~ msgstr "�Ť� K&R ���� C �Υ��ݡ��Ȥ��ߤ�"
32206
32207#~ msgid "Allow different types as args of ? operator"
32208#~ msgstr "? �黻�Ҥΰ���Ȥ��ưۤʤä�������Ƥ���"
32209
32210#~ msgid "Allow the use of $ inside identifiers"
32211#~ msgstr "���̻���Ǥ� $ �λ��Ѥ���Ƥ���"
32212
32213#~ msgid "Use the smallest fitting integer to hold enums"
32214#~ msgstr "������ݻ�Ǥ���Ǿ�������������Ѥ���"
32215
32216#~ msgid "Warn if nested comments are detected"
32217#~ msgstr "����Ҥˤʤä������Ȥ��Ф����Ȥ��˷ٹ���"
32218
32219#~ msgid "Don't warn about too many arguments to format functions"
32220#~ msgstr "format �ؿ��ؤ�¿���������˴ؤ���ٹ��ʤ�"
32221
32222#~ msgid "Warn about constructs whose meaning change in ISO C"
32223#~ msgstr "ISO C �Ǥ��ΰ�̣���ѹ����줿���Ƥ˴ؤ��Ʒٹ���"
32224
32225#~ msgid "Warn when trigraphs are encountered"
32226#~ msgstr "�ȥ饤����դ�ȯ�������Ȥ��˷ٹ���"
32227
32228#~ msgid "Mark strings as 'const char *'"
32229#~ msgstr "ʸ����� 'const char *' �Ȥ��ƥޡ�������"
32230
32231#~ msgid "Invalid option `%s'"
32232#~ msgstr "̵��ʥ��ץ���� `%s'"
32233
32234#~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
32235#~ msgstr "���ϥե�������˥��顼 (���ʤ��� bison.simple �ϸŤ����ޤ�)\n"
32236
32237#~ msgid "invalid register name `%s' for register variable"
32238#~ msgstr "`%s' �ϥ쥸�����ѿ��Ȥ��Ƥ�̵��ʥ쥸����̾�Ǥ�"
32239
32240#~ msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
32241#~ msgstr ""
32242#~ "  -fdiagnostics-show-location=[once | every-line]  ���ǥ�å������β��Ԥκݤ�,\n"
32243#~ " ���������־����Ԥκǽ��ɽ����������٤���ꤹ��\n"
32244
32245#~ msgid "  -O[number]              Set optimisation level to [number]\n"
32246#~ msgstr "  -O[number]              ��Ŭ����٥�� [number] �����ꤹ��\n"
32247
32248#~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
32249#~ msgstr "  -pedantic-errors        -pedantic ��Ʊ�ͤ��������顼��ȯ��������\n"
32250
32251#~ msgid "  -w                      Suppress warnings\n"
32252#~ msgstr "  -w                      �ٹ����������\n"
32253
32254#~ msgid "  -Wunused                Enable unused warnings\n"
32255#~ msgstr "  -Wunused                ̤���ѤˤĤ��Ƥηٹ��ͭ��ˤ���\n"
32256
32257#~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
32258#~ msgstr "  -Wid-clash-<num>        ��Ĥμ��̻Ҥ� <num> ʸ��ʬ���פ��Ƥ���зٹ���\n"
32259
32260#~ msgid "  -a                      Enable block profiling \n"
32261#~ msgstr "  -a                      �֥�å��ץ�ե������ͭ��ˤ���\n"
32262
32263#~ msgid "  -ax                     Enable jump profiling \n"
32264#~ msgstr "  -ax                     �����ץץ�ե������ͭ��ˤ���\n"
32265
32266#~ msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
32267#~ msgstr "  -dumpbase <file>        �����Υ���פ˻Ȥ���̾���Υ١����Ȥ���\n"
32268
32269#~ msgid ""
32270#~ "\n"
32271#~ "Language specific options:\n"
32272#~ msgstr ""
32273#~ "\n"
32274#~ "������ͥ��ץ����:\n"
32275
32276#~ msgid "  %-23.23s [undocumented]\n"
32277#~ msgstr "  %-23.23s [ʸ������Ƥ��ʤ�]\n"
32278
32279#~ msgid ""
32280#~ "\n"
32281#~ "There are undocumented %s specific options as well.\n"
32282#~ msgstr ""
32283#~ "\n"
32284#~ "ʸ������Ƥ��ʤ� %s ���ͥ��ץ����⤢��ޤ���\n"
32285
32286#~ msgid "  -m%-23.23s [undocumented]\n"
32287#~ msgstr "  -m%-23.23s [ʸ������Ƥ��ʤ�]\n"
32288
32289#~ msgid ""
32290#~ "\n"
32291#~ "There are undocumented target specific options as well.\n"
32292#~ msgstr ""
32293#~ "\n"
32294#~ "ʸ������Ƥ��ʤ��������åȻ��ͥ��ץ����⤢��ޤ���\n"
32295
32296#~ msgid "  They exist, but they are not documented.\n"
32297#~ msgstr "  ������¸�ߤ��ޤ�����ʸ������Ƥ��ޤ���\n"
32298
32299#~ msgid "Unrecognized option `%s'"
32300#~ msgstr "ǧ����ǽ�ʥ��ץ���� `%s'"
32301
32302#~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
32303#~ msgstr "-gdwarf -g%d ����� (DWARF v1, ��٥� %d)"
32304
32305#~ msgid "use -gdwarf-2   for DWARF v2"
32306#~ msgstr "-gdwarf-2 ����� (DWARF v2)"
32307
32308#~ msgid "ignoring option `%s' due to invalid debug level specification"
32309#~ msgstr "̵��ʥǥХå���٥����ˤ�ꡢ���ץ���� `%s' ��̵�뤷�ޤ�"
32310
32311#~ msgid "`%s': unknown or unsupported -g option"
32312#~ msgstr "`%s': �����ޤ��ϥ��ݡ��Ȥ���ʤ� -g ���ץ����Ǥ�"
32313
32314#~ msgid "invalid --param option: %s"
32315#~ msgstr "̵��� --param ���ץ����: %s"
32316
32317#~ msgid "`-a' option (basic block profile) not supported"
32318#~ msgstr "`-a' ���ץ����(���ܥ֥�å��ץ�ե�����)�ϥ��ݡ��Ȥ���Ƥ��ޤ���"
32319
32320#~ msgid "`-ax' option (jump profiling) not supported"
32321#~ msgstr "`-ax' ���ץ����(�����ץץ�ե�����)�ϥ��ݡ��Ȥ���Ƥ��ޤ���"
32322
32323#~ msgid "(It is valid for %s but not the selected language)"
32324#~ msgstr "(%s �ѤȤ��Ƥ�����Ǥ����������줿����Ȥ��Ƥ�̵��Ǥ�)"
32325
32326#~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
32327#~ msgstr "`-ax' �� `-a' ��̷�⤹�륪�ץ����Ǥ���`-a' ��̵�뤷�ޤ�����"
32328
32329#~ msgid "profiling does not work without a frame pointer"
32330#~ msgstr "�ץ�ե�����ϥե졼��ݥ����ʤ��Ǥ�ư��ޤ���"
32331
32332#~ msgid "Data size %ld.\n"
32333#~ msgstr "�ǡ��������� %ld.\n"
32334
32335#~ msgid "floating point numbers not allowed in #if expressions"
32336#~ msgstr "#if ������Ǥ���ư���������ϵ��Ĥ���ޤ���"
32337
32338#~ msgid "Invalid number in #if expression"
32339#~ msgstr "#if �������̵��ʿ���"
32340
32341#~ msgid "double quoted strings not allowed in #if expressions"
32342#~ msgstr "��Ť˥������Ȥ��줿ʸ����� #if ����ǤϻȤ��ޤ���"
32343
32344#~ msgid "Invalid token in expression"
32345#~ msgstr "̵��ʥȡ��������ˤ���ޤ�"
32346
32347#~ msgid "octal character constant does not fit in a byte"
32348#~ msgstr "8 �ʿ�ʸ������� 1 �Х��Ȥ˼�ޤ�ޤ���"
32349
32350#~ msgid "hex character constant does not fit in a byte"
32351#~ msgstr "16 �ʿ�ʸ������� 1 �Х��Ȥ˼�ޤ�ޤ���"
32352
32353#~ msgid "macro or #include recursion too deep"
32354#~ msgstr "�ޥ���ޤ��� #include �κƵ����������ޤ�"
32355
32356#~ msgid "Usage: %s [switches] input output"
32357#~ msgstr "�Ȥ���: %s [�����å�] ���� ����"
32358
32359#~ msgid "-traditional and -ansi are mutually exclusive"
32360#~ msgstr "-traditional �� -ansi �Ȥ������¾Ū�Ǥ�"
32361
32362#~ msgid "Filename missing after -i option"
32363#~ msgstr "-i ���ץ����θ��Υե�����̾��礤�Ƥ��ޤ�"
32364
32365#~ msgid "Filename missing after -o option"
32366#~ msgstr "-o ���ץ����θ��Υե�����̾��礤�Ƥ��ޤ�"
32367
32368#~ msgid "Target missing after %s option"
32369#~ msgstr "%s ���ץ����θ��Υ������åȤ�礤�Ƥ��ޤ�"
32370
32371#~ msgid "Filename missing after %s option"
32372#~ msgstr "%s ���ץ����θ��Υե�����̾��礤�Ƥ��ޤ�"
32373
32374#~ msgid "Macro name missing after -%c option"
32375#~ msgstr "-%c ���ץ����θ��Υޥ���̾��礤�Ƥ��ޤ�"
32376
32377#~ msgid "-trigraphs and -traditional are mutually exclusive"
32378#~ msgstr "-trigraphs �� -traditional �Ȥ������¾Ū�Ǥ�"
32379
32380#~ msgid "Directory name missing after -I option"
32381#~ msgstr "-I ���ץ����θ��Υǥ��쥯�ȥ�̾��礤�Ƥ��ޤ�"
32382
32383#~ msgid "`/*' within comment"
32384#~ msgstr "`/*' ����������ˤ���ޤ�"
32385
32386#~ msgid "unterminated #%s conditional"
32387#~ msgstr "��ü�Τʤ� #%s ���"
32388
32389#~ msgid "not in any file?!"
32390#~ msgstr "�����ե����뤬�ʤ�?!"
32391
32392#~ msgid "`defined' must be followed by ident or (ident)"
32393#~ msgstr "`defined' �θ��� ident �� (ident) �����ʤ���Фʤ�ޤ���"
32394
32395#~ msgid "cccp error: invalid special hash type"
32396#~ msgstr "cccp ���顼: �ü�ϥå��巿��̵��Ǥ�"
32397
32398#~ msgid "#include expects \"fname\" or <fname>"
32399#~ msgstr "#include �θ�ˤ� \"fname\" �� <fname> ��ɬ�פǤ�"
32400
32401#~ msgid "No include path in which to find %.*s"
32402#~ msgstr "%.*s �����Ĥ��륤���롼�ɥѥ�������ޤ���"
32403
32404#~ msgid "invalid macro name"
32405#~ msgstr "̵��ʥޥ���̾"
32406
32407#~ msgid "invalid macro name `%s'"
32408#~ msgstr "̵��ʥޥ���̾ `%s'"
32409
32410#~ msgid "\"defined\" cannot be used as a macro name"
32411#~ msgstr "\"defined\" ��ޥ���̾�Ȥ��ƤϻȤ��ޤ���"
32412
32413#~ msgid "parameter name starts with a digit in #define"
32414#~ msgstr "#define ��β����̾������ǻϤޤäƤ��ޤ�"
32415
32416#~ msgid "badly punctuated parameter list in #define"
32417#~ msgstr "#define ��β�����ꥹ�Ȥ��Ѥ˶��ڤ��ޤ���"
32418
32419#~ msgid "\"%.*s\" redefined"
32420#~ msgstr "\"%.*s\" �����������ޤ���"
32421
32422#~ msgid "# operator should be followed by a macro argument name"
32423#~ msgstr "# �黻�Ҥθ��ˤϥޥ�����̾��³���Ƥ��ʤ���Фʤ�ޤ���"
32424
32425#~ msgid "invalid format #line command"
32426#~ msgstr "#line ���ޥ�ɤν���̵��Ǥ�"
32427
32428#~ msgid "undefining `defined'"
32429#~ msgstr "`defined' �� undef ���ޤ�"
32430
32431#~ msgid "undefining `%s'"
32432#~ msgstr "`%s' �� undef ���ޤ�"
32433
32434#~ msgid "extra text at end of directive"
32435#~ msgstr "�ǥ��쥯�ƥ��֤ν����;ʬ�ʥƥ����Ȥ�����ޤ�"
32436
32437#~ msgid "#error%.*s"
32438#~ msgstr "#error%.*s"
32439
32440#~ msgid "#warning%.*s"
32441#~ msgstr "#warning%.*s"
32442
32443#~ msgid "#elif not within a conditional"
32444#~ msgstr "#elif �����ʸ����ˤ���ޤ���"
32445
32446#~ msgid "#%s not within a conditional"
32447#~ msgstr "#%s �����ʸ����ˤ���ޤ���"
32448
32449#~ msgid "#else or #elif after #else"
32450#~ msgstr "#else �θ��� #else �� #elif ������ޤ�"
32451
32452#~ msgid "#else not within a conditional"
32453#~ msgstr "#else �����ʸ����ˤ���ޤ���"
32454
32455#~ msgid "unbalanced #endif"
32456#~ msgstr "�б����Ƥ��ʤ� #endif"
32457
32458#~ msgid "arguments given to macro `%s'"
32459#~ msgstr "�ޥ��� `%s' �˰����Ϳ�����ޤ���"
32460
32461#~ msgid "no args to macro `%s'"
32462#~ msgstr "�ޥ��� `%s' �ؤΰ��������ޤ���"
32463
32464#~ msgid "only 1 arg to macro `%s'"
32465#~ msgstr "�ޥ��� `%s' �ؤΰ������Ĥ�������ޤ���"
32466
32467#~ msgid "only %d args to macro `%s'"
32468#~ msgstr "%d �Ĥΰ�������ޥ��� `%s' ���Ϥ��Ƥ��ޤ���"
32469
32470#~ msgid "too many (%d) args to macro `%s'"
32471#~ msgstr "����ο� (%d) ���ޥ��� `%s' ���Ф���¿�����ޤ�"
32472
32473#~ msgid ""
32474#~ "Internal error in %s, at tradcpp.c:%d\n"
32475#~ "Please submit a full bug report.\n"
32476#~ "See %s for instructions."
32477#~ msgstr ""
32478#~ "%s ���������顼��(tradcpp.c:%d)\n"
32479#~ "�����ʥХ���ݡ��Ȥ����äƤ���������\n"
32480#~ "%s �Ǥ��μ����Ƥ�������"
32481
32482#~ msgid "volatile register variables don't work as you might wish"
32483#~ msgstr "volatile register �ѿ��ϰտޤ����褦�ˤ�ư��ޤ���"
32484
32485#~ msgid "floating point trap outputting a constant"
32486#~ msgstr "��ư��������¨�ͤ���Ϥ���ݤ˥ȥ�åפ�������ޤ���"
32487
32488#~ msgid "`-p' not supported; use `-pg' and gprof(1)"
32489#~ msgstr "`-p' �ϼ�������Ƥ��ޤ���. `-pg' �� gprof(1) ��ȤäƤ�������"
32490
32491#~ msgid "Incompatible interworking options"
32492#~ msgstr "�ߴ����Τʤ� interworking ���ץ����"
32493
32494#~ msgid "-mbsd and -pedantic incompatible"
32495#~ msgstr "-mbsd �� -pedantic �϶�¸�Ǥ��ޤ���"
32496
32497#~ msgid "-mbsd and -mxopen incompatible"
32498#~ msgstr "-mbsd �� -mxopen �϶�¸�Ǥ��ޤ���"
32499
32500#~ msgid "-mxopen and -pedantic incompatible"
32501#~ msgstr "-mxopen �� -pedantic �϶�¸�Ǥ��ޤ���"
32502
32503#~ msgid "A -ifile option requires a -map option"
32504#~ msgstr "-ifile ���ץ����ˤ� -map ���ץ����ɬ�פǤ�"
32505
32506#~ msgid "-static not valid with -mcoff"
32507#~ msgstr "-static �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32508
32509#~ msgid "-shared not valid with -mcoff"
32510#~ msgstr "-shared �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32511
32512#~ msgid "-symbolic not valid with -mcoff"
32513#~ msgstr "-symbolic �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32514
32515#~ msgid "-fpic is not valid with -mcoff"
32516#~ msgstr "-fpic �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32517
32518#~ msgid "-fPIC is not valid with -mcoff"
32519#~ msgstr "-fPIC �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32520
32521#~ msgid "-fpic not valid with -mcoff"
32522#~ msgstr "-fpic  -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32523
32524#~ msgid "-fPIC not valid with -mcoff"
32525#~ msgstr "-fPIC �� -mcoff �ȤȤ�˻Ȥ���Τ�����������ޤ���"
32526
32527#~ msgid "bx]"
32528#~ msgstr "bx]"
32529
32530#~ msgid "bx"
32531#~ msgstr "bx"
32532
32533#~ msgid "cx"
32534#~ msgstr "cx"
32535
32536#~ msgid "-p option not supported: use -pg instead"
32537#~ msgstr "-p ���ץ����ϥ��ݡ��Ȥ���Ƥ��ޤ���. ����� -pg ��ȤäƤ�������"
32538
32539#~ msgid "choose either big or little endian, not both"
32540#~ msgstr "�ӥå��ޤ��ϥ�ȥ륨��ǥ�����ξ��ǤϤʤ����ɤ��餫������Ǥ�������"
32541
32542#~ msgid "choose either m340 or m210 not both"
32543#~ msgstr "m340 �ޤ��� m210 ��ξ��ǤϤʤ����ɤ��餫������Ǥ�������"
32544
32545#~ msgid "may not use both -mfp64 and -msingle-float"
32546#~ msgstr "-mfp64 �� -msingle-float ��ξ���Ȥ����ȤϤǤ��ޤ���"
32547
32548#~ msgid "-p profiling is no longer supported.  Use -pg instead."
32549#~ msgstr "-p �ǤΥץ�ե�����Ϥ⤦������ޤ�������� -pg ��Ȥ��ޤ��礦��"
32550
32551#~ msgid "Compilation of header file requested"
32552#~ msgstr "�إå��ե�����Υ���ѥ��뤬�׵ᤵ��ޤ���"
32553
32554#~ msgid "iterator `%s' has derived type"
32555#~ msgstr "ȿ��� `%s' ���������Ǥ�"
32556
32557#~ msgid "%s before character constant"
32558#~ msgstr "ʸ����������� %s"
32559
32560#~ msgid "%s before character 0%o"
32561#~ msgstr "ʸ�� 0%2$o ������ %1$s"
32562
32563#~ msgid "more than one `f' in numeric constant"
32564#~ msgstr "������� 1�İʾ�� `f'"
32565
32566#~ msgid "more than one `l' in numeric constant"
32567#~ msgstr "������� 1�İʾ�� `l'"
32568
32569#~ msgid "parse error at `..'"
32570#~ msgstr "`..' �ǹ�ʸ���ϥ��顼"
32571
32572#~ msgid "nondigits in number and not hexadecimal"
32573#~ msgstr "���ͤ˥���ӥ�����Ǥʤ���16 �ʤǤ�ʤ�ʸ��"
32574
32575#~ msgid "numeric constant contains digits beyond the radix"
32576#~ msgstr "��������������Ķ��������ӥ������ޤ�Ǥ��ޤ�"
32577
32578#~ msgid "floating constant exponent has no digits"
32579#~ msgstr "��ư��������Τ٤�����������ӥ�������äƤ��ޤ���"
32580
32581#~ msgid "hexadecimal floating constant has no exponent"
32582#~ msgstr "16 ����ư����������٤�������ޤ���"
32583
32584#~ msgid "two `u's in integer constant"
32585#~ msgstr "���������� 2�Ĥ� `u'"
32586
32587#~ msgid "Unterminated string constant"
32588#~ msgstr "ʸ�����������λ���Ƥ��ޤ���"
32589
32590#~ msgid "syntax error: cannot back up"
32591#~ msgstr "ʸˡ���顼: �ɿ�Ǥ��ޤ���"
32592
32593#~ msgid "invalid `for (ITERATOR)' syntax"
32594#~ msgstr "̵��� `for (ȿ���)' ��ʸ�Ǥ�"
32595
32596#~ msgid "`for (%s)' inside expansion of same iterator"
32597#~ msgstr "Ʊ��ȿ��Ҥ���¦�ˤ��� `for (%s)'"
32598
32599#~ msgid "case label within scope of cleanup or variable array"
32600#~ msgstr "case ��٥뤬�����Τޤ��ϲ�������Υ���������ˤ���ޤ�"
32601
32602#~ msgid "parse error; also virtual memory exceeded"
32603#~ msgstr "��ʸ���ϥ��顼 -- ����˲��ۥ����Ķ�ᤷ�ޤ���"
32604
32605#~ msgid "duplicate array index in initializer"
32606#~ msgstr "������˽�ʣ����������ǥå���"
32607
32608#~ msgid "thumb_load_double_from_address: destination is not a register"
32609#~ msgstr "thumb_load_double_from_address: �оݤ��쥸�����ǤϤ���ޤ���"
32610
32611#~ msgid "thumb_load_double_from_address: source is not a computed memory address"
32612#~ msgstr "thumb_load_double_from_address: �����׻��Ѥߥ��ꥢ�ɥ쥹�ǤϤ���ޤ���"
32613
32614#~ msgid "thumb_load_double_from_address: Unhandled address calculation"
32615#~ msgstr "thumb_load_double_from_address: �����ʤ����ɥ쥹�׻�"
32616
32617#~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
32618#~ msgstr "limit_reload_class �� ACCUM_HIGH_REGS ���饹"
32619
32620#~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
32621#~ msgstr "limit_reload_class �� YH_OR_ACCUM_HIGH_REGS �����Ĥ���ޤ���"
32622
32623#~ msgid "YL found in limit_reload_class"
32624#~ msgstr "limit_reload_class �� YL �����Ĥ���ޤ���"
32625
32626#~ msgid "Bad register extension code"
32627#~ msgstr "�����ʥ쥸������ĥ������"
32628
32629#~ msgid "Invalid offset in ybase addressing"
32630#~ msgstr "ybase ���ɥ쥷����̵��ʥ��ե��å�"
32631
32632#~ msgid "Invalid shift operator in emit_1600_core_shift"
32633#~ msgstr "emit_1600_core_shift �Ǥ�̵��ʥ��եȱ黻��"
32634
32635#~ msgid "Invalid mode for gen_tst_reg"
32636#~ msgstr "gen_tst_reg �ˤȤäƤ�̵��ʥ⡼��"
32637
32638#~ msgid "Invalid mode for integer comparison in gen_compare_reg"
32639#~ msgstr "gen_compare_reg �Ǥ�������ӤˤȤäƤ�̵��ʥ⡼��"
32640
32641#~ msgid "Invalid register for compare"
32642#~ msgstr "̵�������ѥ쥸����"
32643
32644#~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
32645#~ msgstr "PRINT_OPERAND: ʸ�� %c �����Ĥ��ꡢ̿��� CONST_INT �ǤϤ���ޤ���"
32646
32647#~ msgid "-mptr%d not allowed on -m%d"
32648#~ msgstr "-mptr%d �� -m%d �ξ�ǤϻȤ��ޤ���"
32649
32650#~ msgid "parse errors have confused me too much"
32651#~ msgstr "��ʸ���ϥ��顼�ǡ����ʤ꺮���Ƥ��ޤ��ޤ���"
32652
32653#~ msgid "virtual memory exhausted"
32654#~ msgstr "���ۥ����Ȥ��̤����ޤ���"
32655
32656#~ msgid "`void' in parameter list must be entire list"
32657#~ msgstr "�ѥ�᥿�ꥹ����� `void' �ϥꥹ�����ΤǤʤ���Фʤ�ޤ���"
32658
32659#~ msgid "no file specified with -fdump-translation-unit"
32660#~ msgstr "-fdump-translation-unit �ǻ��ꤵ�줿�ե����뤬����ޤ���"
32661
32662#~ msgid "(you really want to initialize it separately)"
32663#~ msgstr "(�����ˤ����������ΤǤ���С�ʬ�䤷�ƽ��Ƥ�������)"
32664
32665#~ msgid "`operator new' takes type `size_t' parameter"
32666#~ msgstr "`operator new' �� `size_t' �ѥ�᥿��Ȥ�ޤ�"
32667
32668#~ msgid "`...' invalid in specification of `operator delete'"
32669#~ msgstr "`...' `operator delete' �λ������̵��Ǥ�"
32670
32671#~ msgid "`default' label within scope of cleanup or variable array"
32672#~ msgstr "`default' ��٥뤬�����Τޤ��ϲ�������Υ���������ˤ���ޤ�"
32673
32674#~ msgid "invalid #pragma vtable"
32675#~ msgstr "̵��� #pragma vtable"
32676
32677#~ msgid "invalid `#pragma implementation'"
32678#~ msgstr "̵��� `#pragma implementation'"
32679
32680#~ msgid "universal-character-name designates `%c', part of the basic source character set"
32681#~ msgstr "universal-character-name �� `%c' ��ؼ����ޤ�����������Ū��ʸ���ΰ����Ǥ�"
32682
32683#~ msgid "%s at end of saved text"
32684#~ msgstr "��¸�Ѥߥƥ����Ȥ������%s"
32685
32686#~ msgid "complex integer constant is too wide for `__complex int'"
32687#~ msgstr "ʣ�ǿ������������ `__complex int' �ˤȤäƹ������ޤ�"
32688
32689#~ msgid "Please submit a full bug report."
32690#~ msgstr "�ܤ���������Х���ݡ��ȤȤ������äƤ���������"
32691
32692#~ msgid "duplicate label (%d) in switch statement"
32693#~ msgstr "switch ʸ����ǥ�٥� (%d) ����ʣ���Ƥ��ޤ�"
32694
32695#~ msgid "range values `%s' and `%s' reversed"
32696#~ msgstr "�ϰϤ��� `%s' �� `%s' ���դǤ�"
32697
32698#~ msgid "range values reversed"
32699#~ msgstr "�ϰϤ��ͤ��դǤ�"
32700
32701#~ msgid "bad is_error(%d) in v_message"
32702#~ msgstr "v_message �� ������ is_error(%d)"
32703
32704#~ msgid "'defined' without an identifier"
32705#~ msgstr "���̻ҤΤʤ� 'defined'"
32706
32707#~ msgid "included file `%s' exists but is not readable"
32708#~ msgstr "include ���줿�ե����� `%s' �ϡ�¸�ߤ��ޤ����ɤ�ޤ���"
32709
32710#~ msgid "`##' at start of macro definition"
32711#~ msgstr "`##' ���ޥ�������λϤ�ˤ���ޤ�"
32712
32713#~ msgid "`##' at end of macro definition"
32714#~ msgstr "`##' ���ޥ�������ν���ˤ���ޤ�"
32715
32716#~ msgid "empty object-like macro went through full #define"
32717#~ msgstr "���Υ��֥������ȤΤ褦�ʥޥ���� #define ���Ƥ��̤�ȴ���ޤ���"
32718
32719#~ msgid "first token = %d not %d in collect_formal_parameters"
32720#~ msgstr "collect_formal_parameters ��ǽ�Υȡ����� = %d (%d �ǤϤʤ�)"
32721
32722#~ msgid "illegal token in macro argument list"
32723#~ msgstr "�ޥ������ꥹ�Ȥ������ʥȡ�����"
32724
32725#~ msgid "another parameter follows \"...\""
32726#~ msgstr "\"...\" �θ塢����˥ѥ�᥿��³���Ƥ��ޤ�"
32727
32728#~ msgid "collect_params: argc=%d argslen=0"
32729#~ msgstr "collect_params: argc=%d argslen=0"
32730
32731#~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
32732#~ msgstr "C99 �ϥޥ�����̾�Ȥ��� __VA_ARGS__ �λ��Ѥ�ǧ����Ƥ��ޤ���"
32733
32734#~ msgid "C89 does not permit varargs macros"
32735#~ msgstr "C89 �Ǥ� varargs �ޥ����ǧ����Ƥ��ޤ���"
32736
32737#~ msgid "collect_params: impossible token type %d"
32738#~ msgstr "collect_params: �������ʤ��ȡ����� %d"
32739
32740#~ msgid "attempt to use poisoned `%s'."
32741#~ msgstr "�������줿 `%s' �����Ѥ��ޤ���"
32742
32743#~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
32744#~ msgstr "macroexpand: ͽ��ʤ��ȡ����� %d (LPAREN �ΤϤ�)"
32745
32746#~ msgid "unterminated macro call"
32747#~ msgstr "��ü���Ƥ��ʤ��ޥ���ƤӽФ�"
32748
32749#~ msgid "macro `%s' used with just one arg"
32750#~ msgstr "�ޥ��� `%s' �ΰ������Ĥ�������ޤ���"
32751
32752#~ msgid "macro `%s' used with only %d args"
32753#~ msgstr "�ޥ��� `%s' �ΰ��(%d ��)�����ʤ����ޤ�"
32754
32755#~ msgid ""
32756#~ "Switches:\n"
32757#~ "  -include <file>           Include the contents of <file> before other files\n"
32758#~ "  -imacros <file>           Accept definition of macros in <file>\n"
32759#~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
32760#~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
32761#~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
32762#~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
32763#~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
32764#~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
32765#~ "  -I-                       Fine-grained include path control; see info docs\n"
32766#~ "  -nostdinc                 Do not search system include directories\n"
32767#~ "                             (dirs specified with -isystem will still be used)\n"
32768#~ "  -nostdinc++               Do not search system include directories for C++\n"
32769#~ "  -o <file>                 Put output into <file>\n"
32770#~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
32771#~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
32772#~ "  -traditional              Follow K&R pre-processor behaviour\n"
32773#~ "  -trigraphs                Support ANSI C trigraphs\n"
32774#~ "  -lang-c                   Assume that the input sources are in C\n"
32775#~ "  -lang-c89                 Assume that the input sources are in C89\n"
32776#~ "  -lang-c++                 Assume that the input sources are in C++\n"
32777#~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
32778#~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
32779#~ "  -lang-asm                 Assume that the input sources are in assembler\n"
32780#~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
32781#~ "  -lang-chill               Assume that the input sources are in Chill\n"
32782#~ "  -std=<std name>           Specify the conformance standard; one of:\n"
32783#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
32784#~ "                            iso9899:199409, iso9899:1999\n"
32785#~ "  -+                        Allow parsing of C++ style features\n"
32786#~ "  -w                        Inhibit warning messages\n"
32787#~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
32788#~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
32789#~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
32790#~ "  -Wno-comment{s}           Do not warn about comments\n"
32791#~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
32792#~ "                             a string if -traditional is specified\n"
32793#~ "  -Wno-traditional          Do not warn about stringification\n"
32794#~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
32795#~ "  -Wno-undef                Do not warn about testing undefined macros\n"
32796#~ "  -Wimport                  Warn about the use of the #import directive\n"
32797#~ "  -Wno-import               Do not warn about the use of #import\n"
32798#~ "  -Werror                   Treat all warnings as errors\n"
32799#~ "  -Wno-error                Do not treat warnings as errors\n"
32800#~ "  -Wall                     Enable all preprocessor warnings\n"
32801#~ "  -M                        Generate make dependencies\n"
32802#~ "  -MM                       As -M, but ignore system header files\n"
32803#~ "  -MD                       As -M, but put output in a .d file\n"
32804#~ "  -MMD                      As -MD, but ignore system header files\n"
32805#~ "  -MG                       Treat missing header file as generated files\n"
32806#~ "  -g3                       Include #define and #undef directives in the output\n"
32807#~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
32808#~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
32809#~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
32810#~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
32811#~ "  -U<macro>                 Undefine <macro> \n"
32812#~ "  -v                        Display the version number\n"
32813#~ "  -H                        Print the name of header files as they are used\n"
32814#~ "  -C                        Do not discard comments\n"
32815#~ "  -dM                       Display a list of macro definitions active at end\n"
32816#~ "  -dD                       Preserve macro definitions in output\n"
32817#~ "  -dN                       As -dD except that only the names are preserved\n"
32818#~ "  -dI                       Include #include directives in the output\n"
32819#~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
32820#~ "  -P                        Do not generate #line directives\n"
32821#~ "  -$                        Do not allow '$' in identifiers\n"
32822#~ "  -remap                    Remap file names when including files.\n"
32823#~ "  --version                 Display version information\n"
32824#~ "  -h or --help              Display this information\n"
32825#~ msgstr ""
32826#~ "�����å�:\n"
32827#~ "  -include <file>           ¾�Υե���������� <file> �����Ƥ� include\n"
32828#~ "  -imacros <file>           <file> ��ޥ�������������\n"
32829#~ "  -iprefix <path>           �ʹߤ���ĤΥ��ץ����� <path> ��Ƭ����Ĥ���\n"
32830#~ "  -iwithprefix <dir>        �����ƥ।���롼�ɥѥ�������� <dir> ���ɲ�\n"
32831#~ "  -iwithprefixbefore <dir>  �祤���롼�ɥѥ�������� <dir> ���ɲ�\n"
32832#~ "  -isystem <dir>            �����ƥ।���롼�ɥѥ��κǽ�� <dir> ���ɲ�\n"
32833#~ "  -idirafter <dir>          �����ƥ।���롼�ɥѥ�������� <dir> ���ɲ�\n"
32834#~ "  -I <dir>                  �祤���롼�ɥѥ�������� <dir> ���ɲ�\n"
32835#~ "  -I-                       ����٤��ʥ����롼�ɥѥ�����; info ����\n"
32836#~ "  -nostdinc                 �����ƥ।���롼�ɥǥ��쥯�ȥ��õ���ʤ�\n"
32837#~ "                             (-isystem �ǻ��ꤵ�줿����Ѥ���ޤ�)\n"
32838#~ "  -nostdinc++               C++ �ѥ����ƥ।���롼�ɥǥ��쥯�ȥ��õ���ʤ�\n"
32839#~ "  -o <file>                 <file> ���Ф��ƽ��Ϥ���\n"
32840#~ "  -pedantic                 ��̩�� ANSI C ���׵᤹��ٹ��ȯ��\n"
32841#~ "  -pedantic-errors          -pedantic �ηٹ���顼�Ȥ���ȯ��\n"
32842#~ "  -traditional              K&R �ץ�ץ��å��ο��������ɿ�\n"
32843#~ "  -trigraphs                ANSI C �ȥ饤����դ��ݡ���\n"
32844#~ "  -lang-c                   ���Ϥ� C ���Ȳ��ꤹ��\n"
32845#~ "  -lang-c89                 ���Ϥ� C89 ���Ȳ��ꤹ��\n"
32846#~ "  -lang-c++                 ���Ϥ� C++ ���Ȳ��ꤹ��\n"
32847#~ "  -lang-objc                ���Ϥ� ObjectiveC ���Ȳ��ꤹ��\n"
32848#~ "  -lang-objc++              ���Ϥ� ObjectiveC++ ���Ȳ��ꤹ��\n"
32849#~ "  -lang-asm                 ���Ϥ� assembler ���Ȳ��ꤹ��\n"
32850#~ "  -lang-fortran             ���Ϥ� Fortran ���Ȳ��ꤹ��\n"
32851#~ "  -lang-chill               ���Ϥ� Chill ���Ȳ��ꤹ��\n"
32852#~ "  -std=<std name>           Ŭ�礹��ɸ���ʲ������Ļ���;\n"
32853#~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
32854#~ "                            iso9899:199409, iso9899:1999\n"
32855#~ "  -+                        C++ ��������Υѡ����������\n"
32856#~ "  -w                        �ٹ��å���������������\n"
32857#~ "  -Wtrigraphs               �ȥ饤����դ��Ĥ�����ٹ���\n"
32858#~ "  -Wno-trigraphs            �ȥ饤����դ��Ĥ��Ƥ�ٹ��ʤ�\n"
32859#~ "  -Wcomment{s}              �����Ȥ���˥����Ȥ�����зٹ���\n"
32860#~ "  -Wno-comment{s}           �����Ȥ˴ؤ���ٹ���ʤ�\n"
32861#~ "  -Wtraditional             -traditional �����ꤵ�줿��硢�ޥ�������\n"
32862#~ "                             ʸ������ѹ������褦�ʤ�ٹ���\n"
32863#~ "  -Wno-traditional          ʸ�������˴ؤ��Ʒٹ��ʤ�\n"
32864#~ "  -Wundef                   #if ��̤����Υޥ����Ȥ��Ƥ�����ٹ���\n"
32865#~ "  -Wno-undef                ̤����ޥ���Υƥ��ȤˤĤ��Ʒٹ��ʤ�\n"
32866#~ "  -Wimport                  #import �λ��ѤˤĤ��Ʒٹ���\n"
32867#~ "  -Wno-import               #import �λ��ѤˤĤ��Ʒٹ��ʤ�\n"
32868#~ "  -Werror                   ���Ƥηٹ���顼�Ȥ��ư���\n"
32869#~ "  -Wno-error                �ٹ���顼�Ȥ��ư���ʤ�\n"
32870#~ "  -Wall                     ���ƤΥץ�ץ��å��ηٹ��ͭ��ˤ���\n"
32871#~ "  -M                        make �ΰ�¸�ط�����������\n"
32872#~ "  -MM                       -M ��Ʊ�������������ƥ�إå���̵�뤹��\n"
32873#~ "  -MD                       -M ��Ʊ��������.d �ե�����˽��Ϥ���\n"
32874#~ "  -MMD                      -MD ��Ʊ�������������ƥ�إå���̵�뤹��\n"
32875#~ "  -MG                       ���Ĥ���ʤ��إå��ե����������������ΤȤ���\n"
32876#~ "  -g3                       #define �� #undef ����̿�����Ϥ˴ޤ��\n"
32877#~ "  -D<macro>                 <macro> ���������ʸ���� '1' �����ͤȤ���\n"
32878#~ "  -D<macro>=<val>           <macro> ���������<val> �����ͤȤ���\n"
32879#~ "  -A<question> (<answer>)   <question> �� <answer> �����Ǹ�����\n"
32880#~ "  -A-<question> (<answer>)  <question> �� <answer> ���Ȥ��ʤ�\n"
32881#~ "  -U<macro>                 <macro> ��������\n"
32882#~ "  -v                        �С�������ֹ��ɽ������\n"
32883#~ "  -H                        ���Ѥ����إå��ե������̾����ɽ������\n"
32884#~ "  -C                        �����Ȥ��˴����ʤ�\n"
32885#~ "  -dM                       �����ͭ��ˤʤäƤ���ޥ�������ꥹ�Ȥ�ɽ������\n"
32886#~ "  -dD                       ���Ϥ˥ޥ��������Ĥ��Ƥ���\n"
32887#~ "  -dN                       -dD ��Ʊ��������̾��������Ĥ��Ƥ���\n"
32888#~ "  -dI                       #include ����̿�����Ϥ˴ޤ��\n"
32889#~ "  -ftabstop=<number>        ������Υ��ֳִ֤���ꤹ��\n"
32890#~ "  -P                        #line ����̿����������ʤ�\n"
32891#~ "  -$                        ���̻Ҥ� '$' ������ʤ�\n"
32892#~ "  -remap                    �ե������ include ����Ȥ��ե�����̾��ƥޥå�\n"
32893#~ "  --version                 �С����������ɽ������\n"
32894#~ "  -h or --help              ���ξ����ɽ������\n"
32895
32896#~ msgid "mark active in cpp_pop_buffer"
32897#~ msgstr "cpp_pop_buffer �ǥޡ����������ƥ���"
32898
32899#~ msgid "length < 0 in cpp_expand_to_buffer"
32900#~ msgstr "cpp_expand_to_buffer ��� length < 0"
32901
32902#~ msgid "backslash-newline within line comment"
32903#~ msgstr "�ԥ�������˥Хå�����å������"
32904
32905#~ msgid "C++ style comments are not allowed in traditional C"
32906#~ msgstr "C++ ��������Υ����Ȥ�����Ū C �Ǥϵ�����ޤ���"
32907
32908#~ msgid "embedded null character ignored"
32909#~ msgstr "�����ޤ줿 null ʸ���̵�뤵��ޤ���"
32910
32911#~ msgid "string constant runs past end of line"
32912#~ msgstr "ʸ����������Ԥν����ǽ�ü���Ƥ��ޤ���"
32913
32914#~ msgid "null characters in string or character constant"
32915#~ msgstr "ʸ��������ʸ�������� null ʸ��"
32916
32917#~ msgid "missing '>' in `#include <FILENAME>'"
32918#~ msgstr "`#include <�ե�����̾>' �� '>' ������ޤ���"
32919
32920#~ msgid "vertical tab in preprocessing directive"
32921#~ msgstr "�ץ�ץ����ǥ��쥯�ƥ����˿�ľ����ʸ��"
32922
32923#~ msgid "form feed in preprocessing directive"
32924#~ msgstr "�ץ�ץ����ǥ��쥯�ƥ����˥ե�����ե�����"
32925
32926#~ msgid "null character preserved"
32927#~ msgstr "�̥�ʸ���ݤ���ޤ���"
32928
32929#~ msgid "comment start split across lines"
32930#~ msgstr "�����ȳ��Ϥ��Ԥ�ޤ����Ǥ��ޤ�"
32931
32932#~ msgid "comment start '/*' split across lines"
32933#~ msgstr "�����ȳ��� '/*' ���Ԥ�ޤ����Ǥ��ޤ�"
32934
32935#~ msgid "comment end '*/' split across lines"
32936#~ msgstr "�����Ƚ�ü '*/' ���Ԥ�ޤ����Ǥ��ޤ�"
32937
32938#~ msgid "handle_directive called on macro buffer"
32939#~ msgstr "�ޥ���Хåե��� handle_directive ���ƤФ�ޤ���"
32940
32941#~ msgid "ignoring #%s because of its indented #"
32942#~ msgstr "����ǥ�Ȥ��줿 # �ʤΤǡ�#%s ��̵�뤷�ޤ�"
32943
32944#~ msgid "ISO C does not allow #%s"
32945#~ msgstr "ISO C �� #%s ����Ĥ��ޤ���"
32946
32947#~ msgid "redefining poisoned `%.*s'"
32948#~ msgstr "�������줿 `%.*s' ������"
32949
32950#~ msgid "garbage at end of #line"
32951#~ msgstr "#line ���ޥ�ɤκǸ�˥���"
32952
32953#~ msgid "second token after #line is not a string"
32954#~ msgstr "#line �θ������ܤΥȡ�����ʸ����ǤϤ���ޤ���"
32955
32956#~ msgid "junk on line after #undef"
32957#~ msgstr "#undef �θ�ιԤ˥���"
32958
32959#~ msgid "cannot undefine poisoned \"%s\""
32960#~ msgstr "�������줿 \"%s\" �� undefine �Ǥ��ޤ���"
32961
32962#~ msgid "#%s with no argument"
32963#~ msgstr "#%s �˰��������ޤ���"
32964
32965#~ msgid "#%s with invalid argument"
32966#~ msgstr "̵��ʰ�����ä� #%s"
32967
32968#~ msgid "Cannot duplicate non-existant exception region."
32969#~ msgstr "¸�ߤ��ʤ��㳰�ΰ��ʣ�����뤳�ȤϤǤ��ޤ���"
32970
32971#~ msgid "Never issued previous false_label"
32972#~ msgstr "���� false_label �Ϸ褷��ȯ�Ԥ���ޤ���"
32973
32974#~ msgid "file path prefix `%s%s' never used"
32975#~ msgstr "�ե�����ѥ��Υץ�ե��å��� `%s%s' �������Ȥ��ޤ���"
32976
32977#~ msgid "file path prefix `%s' never used"
32978#~ msgstr "�ե�����ѥ��Υץ�ե��å��� `%s' �������Ȥ��ޤ���"
32979
32980#~ msgid "%s: option `--%s' doesn't allow an argument\n"
32981#~ msgstr "%s: ���ץ���� `--%s' �˰���Ϥ���ޤ���\n"
32982
32983#~ msgid "%s: option `%c%s' doesn't allow an argument\n"
32984#~ msgstr "%s: ���ץ���� `%c%s' �˰���Ϥ���ޤ���\n"
32985
32986#~ msgid "%s: unrecognized option `--%s'\n"
32987#~ msgstr "%s: ǧ����ǽ�ʥ��ץ���� `--%s'\n"
32988
32989#~ msgid "%s: unrecognized option `%c%s'\n"
32990#~ msgstr "%s: ǧ����ǽ�ʥ��ץ���� `%c%s'\n"
32991
32992#~ msgid "%s: illegal option -- %c\n"
32993#~ msgstr "%s: �����ʥ��ץ���� -- %c\n"
32994
32995#~ msgid "%s: option requires an argument -- %c\n"
32996#~ msgstr "%s: ���ץ����ˤϰ����ɬ�פǤ� -- %c\n"
32997
32998#~ msgid "%s: option `-W %s' is ambiguous\n"
32999#~ msgstr "%s: ���ץ���� `-W %s' �Ϥ����ޤ��Ǥ�\n"
33000
33001#~ msgid "%s: option `-W %s' doesn't allow an argument\n"
33002#~ msgstr "%s: ���ץ���� `-W %s' �˰���Ϥ���ޤ���\n"
33003
33004#~ msgid "Objective-C text in C source file"
33005#~ msgstr "C �Υ������ե�������� Objective-C ��ʸ����"
33006
33007#~ msgid "output pipe has been closed"
33008#~ msgstr "���ϤΥѥ��פ��Ĥ����ޤ���"
33009
33010#~ msgid "Unknown stab %s: : 0x%x\n"
33011#~ msgstr "�����ʥ����� %s: : 0x%x\n"
33012