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.
9 "Project-Id-Version: gcc 3.0\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2007-11-08 21:09+0000\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"
16 "Content-Type: text/plain; charset=EUC-JP\n"
17 "Content-Transfer-Encoding: 8bit\n"
24 #: c-format.c:357 c-format.c:381
29 #: c-format.c:357 c-format.c:381
31 msgid "the ' ' printf flag"
32 msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
34 #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428 c-format.c:487
39 #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428
41 msgid "the '+' printf flag"
42 msgstr "printf ¤Î `+' ¥Õ¥é¥°"
44 #: c-format.c:359 c-format.c:383 c-format.c:429 c-format.c:463
49 #: c-format.c:359 c-format.c:383 c-format.c:429
51 msgid "the '#' printf flag"
52 msgstr "printf ¤Î `#' ¥Õ¥é¥°"
54 #: c-format.c:360 c-format.c:384 c-format.c:461
59 #: c-format.c:360 c-format.c:384
61 msgid "the '0' printf flag"
62 msgstr "printf ¤Î `0' ¥Õ¥é¥°"
64 #: c-format.c:361 c-format.c:385 c-format.c:460 c-format.c:490
69 #: c-format.c:361 c-format.c:385
71 msgid "the '-' printf flag"
72 msgstr "printf ¤Î `-' ¥Õ¥é¥°"
74 #: c-format.c:362 c-format.c:443
81 msgid "the ''' printf flag"
82 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
84 #: c-format.c:363 c-format.c:444
91 msgid "the 'I' printf flag"
92 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
94 #: c-format.c:364 c-format.c:386 c-format.c:441 c-format.c:464 c-format.c:491
95 #: c-format.c:1623 config/sol2-c.c:45
99 #: c-format.c:364 c-format.c:386 config/sol2-c.c:45
100 msgid "field width in printf format"
101 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
103 #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431
107 #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431
108 msgid "precision in printf format"
109 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
111 #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432 c-format.c:442
112 #: c-format.c:494 config/sol2-c.c:46
113 msgid "length modifier"
116 #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432
117 #: config/sol2-c.c:46
118 msgid "length modifier in printf format"
119 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
121 #: c-format.c:417 c-format.c:430
126 #: c-format.c:417 c-format.c:430
128 msgid "the 'q' diagnostic flag"
129 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
132 msgid "assignment suppression"
137 msgid "the assignment suppression scanf feature"
147 msgid "the 'a' scanf flag"
148 msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
157 msgid "the 'm' scanf flag"
158 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
161 msgid "field width in scanf format"
162 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
165 msgid "length modifier in scanf format"
166 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
170 msgid "the ''' scanf flag"
171 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
175 msgid "the 'I' scanf flag"
176 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
185 msgid "the '_' strftime flag"
186 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
190 msgid "the '-' strftime flag"
191 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
195 msgid "the '0' strftime flag"
196 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
198 #: c-format.c:462 c-format.c:486
205 msgid "the '^' strftime flag"
206 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
210 msgid "the '#' strftime flag"
211 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
214 msgid "field width in strftime format"
215 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
224 msgid "the 'E' strftime modifier"
225 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
234 msgid "the 'O' strftime modifier"
235 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
239 msgid "the 'O' modifier"
240 msgstr "the `O' ½¤¾þ»Ò"
243 msgid "fill character"
247 msgid "fill character in strfmon format"
248 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
252 msgid "the '^' strfmon flag"
253 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
257 msgid "the '+' strfmon flag"
258 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
267 msgid "the '(' strfmon flag"
268 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
277 msgid "the '!' strfmon flag"
278 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
282 msgid "the '-' strfmon flag"
283 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
286 msgid "field width in strfmon format"
287 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
290 msgid "left precision"
294 msgid "left precision in strfmon format"
295 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
298 msgid "right precision"
302 msgid "right precision in strfmon format"
303 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
306 msgid "length modifier in strfmon format"
307 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
310 msgid "field precision"
311 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
315 msgid "ignoring duplicate directory \"%s\"\n"
316 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
320 msgid " as it is a non-system directory that duplicates a system directory\n"
325 msgid "ignoring nonexistent directory \"%s\"\n"
326 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
330 msgid "#include \"...\" search starts here:\n"
331 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
335 msgid "#include <...> search starts here:\n"
336 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
340 msgid "End of search list.\n"
341 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
350 msgid "<command-line>"
351 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
353 #: c-typeck.c:2448 c-typeck.c:4851 c-typeck.c:4853 c-typeck.c:4861
354 #: c-typeck.c:4891 c-typeck.c:6267
355 msgid "initializer element is not constant"
356 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
360 msgid "array initialized from parenthesized string constant"
361 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
363 #: c-typeck.c:4715 cp/typeck2.c:677
364 #, gcc-internal-format
365 msgid "char-array initialized from wide string"
366 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
370 msgid "wchar_t-array initialized from non-wide string"
371 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
373 #: c-typeck.c:4738 cp/typeck2.c:697
374 #, gcc-internal-format
375 msgid "initializer-string for array of chars is too long"
376 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
380 msgid "array of inappropriate type initialized from string constant"
381 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
383 #. ??? This should not be an error when inlining calls to
384 #. unprototyped functions.
385 #: c-typeck.c:4808 c-typeck.c:4333 cp/typeck.c:1528
386 #, gcc-internal-format
387 msgid "invalid use of non-lvalue array"
388 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
391 msgid "array initialized from non-constant array expression"
392 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
394 #: c-typeck.c:4898 c-typeck.c:6271
395 #, gcc-internal-format
396 msgid "initializer element is not computable at load time"
397 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
399 #. Although C99 is unclear about whether incomplete arrays
400 #. of VLAs themselves count as VLAs, it does not make
401 #. sense to permit them to be initialized given that
402 #. ordinary VLAs may not be initialized.
403 #: c-typeck.c:4909 c-decl.c:3222 c-decl.c:3237
404 #, gcc-internal-format
405 msgid "variable-sized object may not be initialized"
406 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
409 msgid "invalid initializer"
410 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
413 msgid "extra brace group at end of initializer"
414 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
417 msgid "missing braces around initializer"
418 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
421 msgid "braces around scalar initializer"
422 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
425 msgid "initialization of flexible array member in a nested context"
426 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
429 msgid "initialization of a flexible array member"
430 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
433 msgid "missing initializer"
434 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
437 msgid "empty scalar initializer"
438 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
441 msgid "extra elements in scalar initializer"
442 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
444 #: c-typeck.c:5678 c-typeck.c:5738
445 msgid "array index in non-array initializer"
446 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
448 #: c-typeck.c:5683 c-typeck.c:5791
449 msgid "field name not in record or union initializer"
450 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
454 msgid "array index in initializer not of integer type"
455 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òĶ¤¨¤Þ¤·¤¿"
457 #: c-typeck.c:5734 c-typeck.c:5736
458 msgid "nonconstant array index in initializer"
459 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
461 #: c-typeck.c:5740 c-typeck.c:5743
462 msgid "array index in initializer exceeds array bounds"
463 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òĶ¤¨¤Þ¤·¤¿"
466 msgid "empty index range in initializer"
467 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
470 msgid "array index range in initializer exceeds array bounds"
471 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òĶ¤¨¤Þ¤·¤¿"
473 #: c-typeck.c:5838 c-typeck.c:5861 c-typeck.c:6335
474 msgid "initialized field with side-effects overwritten"
475 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤¤µ¤ì¤Þ¤¹"
477 #: c-typeck.c:5840 c-typeck.c:5863 c-typeck.c:6337
479 msgid "initialized field overwritten"
480 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤¤µ¤ì¤Þ¤¹"
483 msgid "excess elements in char array initializer"
484 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
486 #: c-typeck.c:6552 c-typeck.c:6598
487 msgid "excess elements in struct initializer"
488 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
492 msgid "non-static initialization of a flexible array member"
493 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
496 msgid "excess elements in union initializer"
497 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
500 msgid "excess elements in array initializer"
501 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
505 msgid "excess elements in vector initializer"
506 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
509 msgid "excess elements in scalar initializer"
510 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
513 msgid "flow control insn inside a basic block"
517 msgid "wrong insn in the fallthru edge"
522 msgid "insn outside basic block"
523 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
527 msgid "return not followed by barrier"
528 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
530 #: cgraph.c:339 ipa-inline.c:417
532 msgid "function body not available"
533 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó"
535 #: cgraph.c:341 cgraphbuild.c:96
537 msgid "redefined extern inline functions are not considered for inlining"
538 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
540 #: cgraph.c:344 cgraphbuild.c:103
542 msgid "function not considered for inlining"
543 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó"
545 #: cgraph.c:346 cgraphbuild.c:99
547 msgid "function not inlinable"
548 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó"
552 msgid "mismatched arguments"
553 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
555 #: collect2.c:378 gcc.c:6897
557 msgid "internal gcc abort in %s, at %s:%d"
558 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
563 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
565 #: collect2.c:1263 collect2.c:1411 collect2.c:1446
570 #: collect2.c:1266 collect2.c:1416 collect2.c:1449
577 msgid "collect2 version %s"
578 msgstr "collect2 version %s"
582 msgid "%d constructor(s) found\n"
583 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
587 msgid "%d destructor(s) found\n"
588 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
592 msgid "%d frame table(s) found\n"
593 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
597 msgid "can't get program status"
598 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
602 msgid "could not open response file %s"
603 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
607 msgid "could not write to response file %s"
608 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿\n"
612 msgid "could not close response file %s"
613 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
617 msgid "[cannot find %s]"
618 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
622 msgid "cannot find '%s'"
623 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
625 #: collect2.c:1620 collect2.c:2112 collect2.c:2267 gcc.c:2978
627 msgid "pex_init failed"
632 msgid "[Leaving %s]\n"
633 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
639 "write_c_file - output name is %s, prefix is %s\n"
642 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
646 msgid "cannot find 'nm'"
647 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
651 msgid "can't open nm output"
652 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
656 msgid "init function found in object %s"
657 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
661 msgid "fini function found in object %s"
662 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
666 msgid "can't open ldd output"
667 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
673 "ldd output with constructors/destructors.\n"
676 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
680 msgid "dynamic dependency %s not found"
681 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
685 msgid "unable to open dynamic dependency '%s'"
686 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
690 msgid "%s: not a COFF file"
691 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
695 msgid "%s: cannot open as COFF file"
696 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
700 msgid "library lib%s not found"
701 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
705 msgid "\"%s\" is not a valid option to the preprocessor"
706 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
710 msgid "too many input files"
711 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
715 msgid "%s:%d: confused by earlier errors, bailing out\n"
716 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
720 msgid "compilation terminated due to -Wfatal-errors.\n"
721 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
726 "Please submit a full bug report,\n"
727 "with preprocessed source if appropriate.\n"
728 "See %s for instructions.\n"
730 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
731 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
732 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
736 msgid "compilation terminated.\n"
737 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
741 msgid "Internal compiler error: Error reporting routines re-entered.\n"
742 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
745 msgid "negative insn length"
749 msgid "could not split insn"
754 msgid "invalid 'asm': "
755 msgstr "̵¸ú¤Ê `asm': %s"
759 msgid "nested assembly dialect alternatives"
762 #: final.c:3179 final.c:3191
764 msgid "unterminated assembly dialect alternative"
769 msgid "operand number missing after %%-letter"
770 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
772 #: final.c:3241 final.c:3282
774 msgid "operand number out of range"
775 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
779 msgid "invalid %%-code"
780 msgstr "̵¸ú¤Ê %%-code"
784 msgid "'%%l' operand isn't a label"
785 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
787 #. We can't handle floating point constants;
788 #. PRINT_OPERAND must handle them.
789 #. We can't handle floating point constants; PRINT_OPERAND must
791 #. We can't handle floating point constants;
792 #. PRINT_OPERAND must handle them.
793 #: final.c:3433 vmsdbgout.c:487 config/i386/i386.c:8143
794 #: config/pdp11/pdp11.c:1704
796 msgid "floating constant misused"
797 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
799 #: final.c:3493 vmsdbgout.c:544 config/i386/i386.c:8224
800 #: config/pdp11/pdp11.c:1751
802 msgid "invalid expression as operand"
803 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
807 msgid "Using built-in specs.\n"
808 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
813 "Setting spec %s to '%s'\n"
816 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
821 msgid "Reading specs from %s\n"
822 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
824 #: gcc.c:2098 gcc.c:2117
826 msgid "specs %%include syntax malformed after %ld characters"
827 msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
831 msgid "could not find specs file %s\n"
832 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿\n"
834 #: gcc.c:2142 gcc.c:2150 gcc.c:2159 gcc.c:2168
836 msgid "specs %%rename syntax malformed after %ld characters"
837 msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
841 msgid "specs %s spec was not found to be renamed"
842 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
846 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
851 msgid "rename spec %s to %s\n"
852 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
860 "spec ¤Ï '%s' ¤Ç¤¹\n"
865 msgid "specs unknown %% command after %ld characters"
866 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld ʸ»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
868 #: gcc.c:2215 gcc.c:2228
870 msgid "specs file malformed after %ld characters"
871 msgstr "%ld ʸ»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
875 msgid "spec file has no spec for linking"
876 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
878 #: gcc.c:2609 gcc.c:4751
885 msgid "system path '%s' is not absolute"
890 msgid "-pipe not supported"
891 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
897 "Go ahead? (y or n) "
900 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
904 msgid "failed to get exit status"
905 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
909 msgid "failed to get process times"
910 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
915 "Internal error: %s (program %s)\n"
916 "Please submit a full bug report.\n"
917 "See %s for instructions."
919 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
920 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
921 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
925 msgid "# %s %.2f %.2f\n"
926 msgstr "# %s %.2f %.2f\n"
930 msgid "Usage: %s [options] file...\n"
931 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
935 msgstr "¥ª¥×¥·¥ç¥ó:\n"
938 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
940 " -pass-exit-codes ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
941 " ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
944 msgid " --help Display this information\n"
945 msgstr " --help ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
948 msgid " --target-help Display target specific command line options\n"
949 msgstr " --target-help ¥¿¡¼¥²¥Ã¥È¸ÇͤΥ³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
952 msgid " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n"
957 msgid " Display specific types of command line options\n"
958 msgstr " --target-help ¥¿¡¼¥²¥Ã¥È¸ÇͤΥ³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
961 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
962 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
965 msgid " -dumpspecs Display all of the built in spec strings\n"
966 msgstr " -dumpspecs ÁȤ߹þ¤Þ¤ì¤¿ spec ʸ»úÎó¤òÁ´¤Æɽ¼¨\n"
969 msgid " -dumpversion Display the version of the compiler\n"
970 msgstr " -dumpversion ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
973 msgid " -dumpmachine Display the compiler's target processor\n"
974 msgstr " -dumpmachine ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
977 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
978 msgstr " -print-search-dirs ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
981 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
982 msgstr " -print-libgcc-file-name ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
985 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
986 msgstr " -print-file-name=<lib> ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
989 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
990 msgstr " -print-prog-name=<prog> ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
993 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
994 msgstr " -print-multi-directory libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
998 " -print-multi-lib Display the mapping between command line options and\n"
999 " multiple library search directories\n"
1001 " -print-multi-lib ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
1002 " ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
1006 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
1007 msgstr " -print-multi-directory libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
1010 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
1014 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
1015 msgstr " -Wa,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
1018 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
1019 msgstr " -Wp,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
1022 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
1023 msgstr " -Wl,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
1027 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
1028 msgstr " -Xlinker <arg> <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
1032 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
1033 msgstr " -Xlinker <arg> <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
1036 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
1037 msgstr " -Xlinker <arg> <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
1041 msgid " -combine Pass multiple source files to compiler at once\n"
1042 msgstr " -quiet ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
1045 msgid " -save-temps Do not delete intermediate files\n"
1046 msgstr " -save-temps Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
1049 msgid " -pipe Use pipes rather than intermediate files\n"
1050 msgstr " -pipe Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
1053 msgid " -time Time the execution of each subprocess\n"
1054 msgstr " -time »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
1058 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
1059 msgstr " -specs=<file> ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤´¹¤¨¤ë\n"
1062 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
1063 msgstr " -std=<standard> ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
1067 " --sysroot=<directory> Use <directory> as the root directory for headers\n"
1072 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
1073 msgstr " -B <directory> <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
1076 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
1078 " -b <machine> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
1082 msgid " -V <version> Run gcc version number <version>, if installed\n"
1084 " -V <version> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1085 " gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1088 msgid " -v Display the programs invoked by the compiler\n"
1089 msgstr " -v ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
1092 msgid " -### Like -v but options quoted and commands not executed\n"
1096 msgid " -E Preprocess only; do not compile, assemble or link\n"
1098 " -E ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
1102 msgid " -S Compile only; do not assemble or link\n"
1103 msgstr " -S ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1106 msgid " -c Compile and assemble, but do not link\n"
1107 msgstr " -c ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1110 msgid " -o <file> Place the output into <file>\n"
1111 msgstr " -o <file> <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
1116 " -x <language> Specify the language of the following input files\n"
1117 " Permissible languages include: c c++ assembler none\n"
1118 " 'none' means revert to the default behavior of\n"
1119 " guessing the language based on the file's extension\n"
1121 " -x <language> °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
1122 " »ØÄê¤Ç¤¤ë¸À¸ì: c c++ assembler none\n"
1123 " 'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
1124 " ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
1130 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1131 " passed on to the various sub-processes invoked by %s. In order to pass\n"
1132 " other options on to these processes the -W<letter> options must be used.\n"
1135 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
1136 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
1137 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
1141 msgid "'-%c' option must have argument"
1142 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1146 msgid "couldn't run '%s': %s"
1149 #. translate_options () has turned --version into -fversion.
1155 #: gcc.c:3615 gcov.c:426 fortran/gfortranspec.c:380 java/jcf-dump.c:1168
1159 #: gcc.c:3616 java/jcf-dump.c:1169
1162 "This is free software; see the source for copying conditions. There is NO\n"
1163 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1169 msgid "argument to '-Xlinker' is missing"
1170 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1174 msgid "argument to '-Xpreprocessor' is missing"
1175 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1179 msgid "argument to '-Xassembler' is missing"
1180 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1184 msgid "argument to '-l' is missing"
1185 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1189 msgid "argument to '-specs' is missing"
1190 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1194 msgid "argument to '-specs=' is missing"
1195 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1199 msgid "'-%c' must come at the start of the command line"
1204 msgid "argument to '-B' is missing"
1205 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1209 msgid "argument to '-x' is missing"
1210 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1214 msgid "argument to '-%s' is missing"
1215 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1219 msgid "switch '%s' does not start with '-'"
1224 msgid "spec '%s' invalid"
1229 msgid "spec '%s' has invalid '%%0%c'"
1230 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1234 msgid "could not open temporary response file %s"
1235 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
1239 msgid "could not write to temporary response file %s"
1240 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
1244 msgid "could not close temporary response file %s"
1245 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
1249 msgid "spec '%s' has invalid '%%W%c"
1250 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1254 msgid "spec '%s' has invalid '%%x%c'"
1255 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1259 msgid "Processing spec %c%s%c, which is '%s'\n"
1260 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
1264 msgid "unknown spec function '%s'"
1265 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
1269 msgid "error in args to spec function '%s'"
1270 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1274 msgid "malformed spec function name"
1275 msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
1280 msgid "no arguments for spec function"
1281 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1285 msgid "malformed spec function arguments"
1290 msgid "braced spec '%s' is invalid at '%c'"
1295 msgid "braced spec body '%s' is invalid"
1300 msgid "install: %s%s\n"
1301 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
1305 msgid "programs: %s\n"
1306 msgstr "¥×¥í¥°¥é¥à: %s\n"
1310 msgid "libraries: %s\n"
1311 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1313 #. The error status indicates that only one set of fixed
1314 #. headers should be built.
1317 msgid "not configured with sysroot headers suffix"
1324 "For bug reporting instructions, please see:\n"
1327 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1331 msgid "Target: %s\n"
1332 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1336 msgid "Configured with: %s\n"
1337 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
1341 msgid "Thread model: %s\n"
1342 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
1346 msgid "gcc version %s %s\n"
1347 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1351 msgid "gcc driver version %s %sexecuting gcc version %s\n"
1352 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1356 msgid "no input files"
1357 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
1361 msgid "cannot specify -o with -c or -S with multiple files"
1362 msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤¤Þ¤»¤ó"
1366 msgid "spec '%s' is invalid"
1367 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1381 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
1387 msgid "multilib spec '%s' is invalid"
1388 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1392 msgid "multilib exclusions '%s' is invalid"
1395 #: gcc.c:7361 gcc.c:7502
1397 msgid "multilib select '%s' is invalid"
1402 msgid "multilib exclusion '%s' is invalid"
1407 msgid "environment variable \"%s\" not defined"
1408 msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
1410 #: gcc.c:7837 gcc.c:7842
1412 msgid "invalid version number `%s'"
1413 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
1417 msgid "too few arguments to %%:version-compare"
1418 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1422 msgid "too many arguments to %%:version-compare"
1423 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1427 msgid "unknown operator '%s' in %%:version-compare"
1433 "Assembler options\n"
1434 "=================\n"
1441 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
1448 "Usage: gcov [OPTION]... SOURCEFILE...\n"
1455 "Print code coverage information.\n"
1457 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
1461 msgid " -h, --help Print this help, then exit\n"
1462 msgstr " --help ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
1466 msgid " -v, --version Print version number, then exit\n"
1468 " -V <version> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1469 " gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1473 msgid " -a, --all-blocks Show information for every basic block\n"
1478 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
1484 " -c, --branch-counts Given counts of branches taken\n"
1485 " rather than percentages\n"
1490 msgid " -n, --no-output Do not create an output file\n"
1491 msgstr " -save-temps Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
1496 " -l, --long-file-names Use long output file names for included\n"
1502 msgid " -f, --function-summaries Output summaries for each function\n"
1507 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1512 msgid " -p, --preserve-paths Preserve all pathname components\n"
1517 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
1524 "For bug reporting instructions, please see:\n"
1528 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1538 "This is free software; see the source for copying conditions.\n"
1539 "There is NO warranty; not even for MERCHANTABILITY or \n"
1540 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1546 msgid "%s:no functions found\n"
1547 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
1549 #: gcov.c:556 gcov.c:584 fortran/dump-parse-tree.c:63
1556 msgid "%s:creating '%s'\n"
1557 msgstr "%s ¤òºîÀ®Ãæ.\n"
1561 msgid "%s:error writing output file '%s'\n"
1562 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1566 msgid "%s:could not open output file '%s'\n"
1567 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
1571 msgid "%s:source file is newer than graph file '%s'\n"
1576 msgid "(the message is only displayed one per source file)\n"
1581 msgid "%s:cannot open graph file\n"
1582 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1586 msgid "%s:not a gcov graph file\n"
1587 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1591 msgid "%s:version '%.4s', prefer '%.4s'\n"
1596 msgid "%s:already seen blocks for '%s'\n"
1601 msgid "%s:corrupted\n"
1606 msgid "%s:cannot open data file, assuming not executed\n"
1611 msgid "%s:not a gcov data file\n"
1612 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1616 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1621 msgid "%s:stamp mismatch with graph file\n"
1626 msgid "%s:unknown function '%u'\n"
1627 msgstr "´Ø¿ô `%s' Æâ:"
1631 msgid "%s:profile mismatch for '%s'\n"
1632 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1636 msgid "%s:overflowed\n"
1637 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
1641 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1646 msgid "%s:'%s' has arcs to entry block\n"
1651 msgid "%s:'%s' has arcs from exit block\n"
1656 msgid "%s:graph is unsolvable for '%s'\n"
1666 msgid "Lines executed:%s of %d\n"
1671 msgid "No executable lines\n"
1672 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
1676 msgid "Branches executed:%s of %d\n"
1677 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1681 msgid "Taken at least once:%s of %d\n"
1686 msgid "No branches\n"
1687 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
1691 msgid "Calls executed:%s of %d\n"
1697 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
1701 msgid "%s:no lines for '%s'\n"
1702 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1706 msgid "call %2d returned %s\n"
1707 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
1711 msgid "call %2d never executed\n"
1712 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1716 msgid "branch %2d taken %s%s\n"
1717 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
1721 msgid "branch %2d never executed\n"
1722 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1726 msgid "unconditional %2d taken %s\n"
1731 msgid "unconditional %2d never executed\n"
1732 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1736 msgid "%s:cannot open source file\n"
1737 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1740 msgid "GCSE disabled"
1745 msgid "jump bypassing disabled"
1746 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
1748 #. Opening quotation mark.
1753 #. Closing quotation mark.
1759 msgid "--param large-function-growth limit reached"
1763 msgid "--param large-stack-frame-growth limit reached"
1768 msgid "function not inline candidate"
1769 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó"
1772 msgid "--param max-inline-insns-single limit reached"
1776 msgid "--param max-inline-insns-auto limit reached"
1779 #: ipa-inline.c:461 ipa-inline.c:914 ipa-inline.c:1105 ipa-inline.c:1225
1780 msgid "recursive inlining"
1784 msgid "call is unlikely and code size would grow"
1788 msgid "function not declared inline and code size would grow"
1792 msgid "optimizing for size and code size would grow"
1795 #: ipa-inline.c:1013
1796 msgid "--param inline-unit-growth limit reached"
1800 msgid "At top level:"
1801 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
1805 msgid "In member function %qs"
1806 msgstr "´Ø¿ô `%s' Æâ:"
1810 msgid "In function %qs"
1811 msgstr "´Ø¿ô `%s' Æâ:"
1815 msgid " inlined from %qs at %s:%d:%d"
1816 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
1820 msgid " inlined from %qs at %s:%d"
1821 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
1825 msgid " inlined from %qs"
1826 msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
1828 #: loop-iv.c:2805 tree-ssa-loop-niter.c:1818
1829 msgid "assuming that the loop is not infinite"
1832 #: loop-iv.c:2806 tree-ssa-loop-niter.c:1819
1833 msgid "cannot optimize possibly infinite loops"
1836 #: loop-iv.c:2814 tree-ssa-loop-niter.c:1823
1837 msgid "assuming that the loop counter does not overflow"
1840 #: loop-iv.c:2815 tree-ssa-loop-niter.c:1824
1841 msgid "cannot optimize loop, the loop counter may overflow"
1844 #. What to print when a switch has no documentation.
1846 msgid "This switch lacks documentation"
1859 msgid " No options with the desired characteristics were found\n"
1864 msgid " All options with the desired characteristics have already been displayed\n"
1868 msgid "The following options are target specific"
1872 msgid "The following options control compiler warning messages"
1877 msgid "The following options control optimizations"
1878 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
1880 #: opts.c:1235 opts.c:1273
1881 msgid "The following options are language-independent"
1885 msgid "The --param option recognizes the following as parameters"
1889 msgid "The following options are specific to the language "
1893 msgid "The following options are supported by the language "
1898 msgid "The following options are not documented"
1899 msgstr " ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1902 msgid "The following options are language-related"
1907 msgid "warning: unrecognized argument to --help= switch: %.*s\n"
1912 msgid "%s: error writing file '%s': %s\n"
1913 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1917 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1918 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1922 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1923 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1927 msgid "%s: warning: no read access for file '%s'\n"
1928 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1932 msgid "%s: warning: no write access for file '%s'\n"
1933 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1937 msgid "%s: warning: no write access for dir containing '%s'\n"
1938 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1940 #. Catch cases like /.. where we try to backup to a
1941 #. point above the absolute root of the logical file
1945 msgid "%s: invalid file name: %s\n"
1946 msgstr "%s: ̵¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
1950 msgid "%s: %s: can't get status: %s\n"
1951 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó: %s\n"
1957 "%s: fatal error: aux info file corrupted at line %d\n"
1960 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
1964 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1965 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
1969 msgid "%s: compiling '%s'\n"
1970 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
1974 msgid "%s: wait: %s\n"
1975 msgstr "%s: ÂÔ¤Á: %s\n"
1979 msgid "%s: subprocess got fatal signal %d\n"
1980 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
1984 msgid "%s: %s exited with status %d\n"
1985 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
1989 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1990 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
1992 #: protoize.c:1980 protoize.c:2009
1994 msgid "%s: can't read aux info file '%s': %s\n"
1995 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
1997 #: protoize.c:2025 protoize.c:2053
1999 msgid "%s: can't get status of aux info file '%s': %s\n"
2000 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
2004 msgid "%s: can't open aux info file '%s' for reading: %s\n"
2005 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
2009 msgid "%s: error reading aux info file '%s': %s\n"
2010 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
2014 msgid "%s: error closing aux info file '%s': %s\n"
2015 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
2019 msgid "%s: can't delete aux info file '%s': %s\n"
2020 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤¤Þ¤»¤ó: %s\n"
2022 #: protoize.c:2210 protoize.c:4180
2024 msgid "%s: can't delete file '%s': %s\n"
2025 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤¤Þ¤»¤ó: %s\n"
2029 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
2030 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ̾Á°Êѹ¹¤Ç¤¤Þ¤»¤ó: %s\n"
2034 msgid "%s: conflicting extern definitions of '%s'\n"
2035 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
2039 msgid "%s: declarations of '%s' will not be converted\n"
2040 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
2044 msgid "%s: conflict list for '%s' follows:\n"
2045 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
2049 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
2050 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
2054 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
2055 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
2059 msgid "%s: %d: warning: no extern definition for '%s'\n"
2060 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
2064 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
2065 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
2069 msgid "%s: multiple static defs of '%s' in file '%s'\n"
2070 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
2072 #: protoize.c:2701 protoize.c:2704
2074 msgid "%s: %d: warning: source too confusing\n"
2075 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
2079 msgid "%s: %d: warning: varargs function declaration not converted\n"
2080 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2084 msgid "%s: declaration of function '%s' not converted\n"
2085 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2089 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
2090 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
2096 "%s: warning: too few parameter lists in declaration of '%s'\n"
2099 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
2103 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
2104 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2108 msgid "%s: local declaration for function '%s' not inserted\n"
2109 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2115 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
2118 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ¤Þ¤»¤ó\n"
2122 msgid "%s: global declarations for file '%s' not inserted\n"
2123 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2125 #: protoize.c:3518 protoize.c:3548
2127 msgid "%s: definition of function '%s' not converted\n"
2128 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2132 msgid "%s: %d: warning: definition of %s not converted\n"
2133 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2137 msgid "%s: found definition of '%s' at %s(%d)\n"
2138 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
2140 #. If we make it here, then we did not know about this
2141 #. function definition.
2144 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
2145 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2149 msgid "%s: function definition not converted\n"
2150 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2154 msgid "%s: '%s' not converted\n"
2155 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2159 msgid "%s: would convert file '%s'\n"
2160 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
2164 msgid "%s: converting file '%s'\n"
2165 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
2169 msgid "%s: can't get status for file '%s': %s\n"
2170 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
2174 msgid "%s: can't open file '%s' for reading: %s\n"
2175 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
2181 "%s: error reading input file '%s': %s\n"
2184 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
2188 msgid "%s: can't create/open clean file '%s': %s\n"
2189 msgstr "%s: ¤¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤¤Þ¤»¤ó: %s\n"
2193 msgid "%s: warning: file '%s' already saved in '%s'\n"
2194 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2198 msgid "%s: can't link file '%s' to '%s': %s\n"
2199 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤¤Þ¤»¤ó: %s\n"
2203 msgid "%s: can't create/open output file '%s': %s\n"
2204 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
2208 msgid "%s: can't change mode of file '%s': %s\n"
2209 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤¤Þ¤»¤ó: %s\n"
2213 msgid "%s: cannot get working directory: %s\n"
2214 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
2218 msgid "%s: input file names must have .c suffixes: %s\n"
2219 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
2223 msgid "unable to generate reloads for:"
2224 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
2227 msgid "this is the insn:"
2230 #. It's the compiler's fault.
2233 msgid "could not find a spill register"
2234 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿\n"
2236 #. It's the compiler's fault.
2239 msgid "VOIDmode on an output"
2240 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
2243 msgid "Failure trying to reload:"
2248 msgid "unrecognizable insn:"
2249 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
2253 msgid "insn does not satisfy its constraints:"
2254 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
2259 "Execution times (seconds)\n"
2264 #. Print total time.
2271 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2272 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
2276 msgid "collect: reading %s\n"
2277 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
2281 msgid "removing .rpo file"
2286 msgid "renaming .rpo file"
2291 msgid "collect: recompiling %s\n"
2292 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
2296 msgid "collect: tweaking %s in %s\n"
2297 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
2301 msgid "collect: relinking\n"
2302 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
2306 msgid "unrecoverable error"
2312 "%s%s%s %sversion %s (%s)\n"
2313 "%s\tcompiled by GNU C version %s, "
2315 "%s%s%s version %s (%s)\n"
2316 "%s\tcompiled by GNU C version %s.\n"
2317 "%s%s%s version %s (%s) compiled by CC.\n"
2321 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
2326 msgid "GMP version %s, MPFR version %s.\n"
2327 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
2331 msgid "warning: %s header version %s differs from library version %s.\n"
2336 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2340 msgid "options passed: "
2341 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
2344 msgid "options enabled: "
2345 msgstr "͸ú¥ª¥×¥·¥ç¥ó: "
2349 msgid "created and used with differing settings of '%s'"
2353 msgid "out of memory"
2357 msgid "created and used with different settings of -fpic"
2361 msgid "created and used with different settings of -fpie"
2364 #: tree-inline.c:2571
2365 msgid "originally indirect function call not considered for inlining"
2368 #. The remainder are real diagnostic types.
2369 #: diagnostic.def:15
2371 msgid "fatal error: "
2372 msgstr "ÆâÉô¥¨¥é¡¼: "
2374 #: diagnostic.def:16
2376 msgid "internal compiler error: "
2377 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2379 #: diagnostic.def:17
2382 msgstr "ÆâÉô¥¨¥é¡¼: "
2384 #: diagnostic.def:18
2386 msgid "sorry, unimplemented: "
2387 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
2389 #: diagnostic.def:19
2393 #: diagnostic.def:20
2394 msgid "anachronism: "
2397 #: diagnostic.def:21
2401 #: diagnostic.def:22
2406 msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2410 msgid "The maximum number of elements in an array for wich we track its elements separately"
2414 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2418 msgid "The maximum number of structure fields for which GCC will use by-element copies"
2422 msgid "The threshold ratio between instantiated fields and the total structure size"
2426 msgid "The threshold ratio between current and hotest structure counts"
2430 msgid "The maximum number of instructions in a single function eligible for inlining"
2434 msgid "The maximum number of instructions when automatically inlining"
2438 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2442 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2446 msgid "The maximum depth of recursive inlining for inline functions"
2450 msgid "The maximum depth of recursive inlining for non-inline functions"
2454 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2458 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2462 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
2466 msgid "The maximum number of instructions to consider to fill a delay slot"
2470 msgid "The maximum number of instructions to consider to find accurate live register information"
2474 msgid "The maximum length of scheduling's pending operations list"
2478 msgid "The size of function body to be considered large"
2482 msgid "Maximal growth due to inlining of large function (in percent)"
2487 msgid "The size of translation unit to be considered large"
2488 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
2491 msgid "how much can given compilation unit grow because of the inlining (in percent)"
2495 msgid "expense of call operation relative to ordinary arithmetic operations"
2499 msgid "The size of stack frame to be considered large"
2503 msgid "Maximal stack frame growth due to inlining (in percent)"
2507 msgid "The maximum amount of memory to be allocated by GCSE"
2511 msgid "The maximum number of passes to make when doing GCSE"
2515 msgid "The threshold ratio for performing partial redundancy elimination after reload"
2519 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2523 msgid "The maximum number of instructions to consider to unroll in a loop"
2527 msgid "The maximum number of instructions to consider to unroll in a loop on average"
2531 msgid "The maximum number of unrollings of a single loop"
2535 msgid "The maximum number of insns of a peeled loop"
2539 msgid "The maximum number of peelings of a single loop"
2543 msgid "The maximum number of insns of a completely peeled loop"
2547 msgid "The maximum number of peelings of a single loop that is peeled completely"
2551 msgid "The maximum number of insns of a peeled loop that rolls only once"
2555 msgid "The maximum number of insns of an unswitched loop"
2559 msgid "The maximum number of unswitchings in a single loop"
2563 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2567 msgid "Bound on the cost of an expression to compute the number of iterations"
2571 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2575 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2579 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2583 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2587 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2591 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
2595 msgid "Loops iterating at least selected number of iterations will get loop alignement."
2600 msgid "The maximum number of loop iterations we predict statically"
2601 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
2604 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2608 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2612 msgid "Maximal code growth caused by tail duplication (in percent)"
2616 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2620 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2624 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2628 msgid "The maximum number of incoming edges to consider for crossjumping"
2632 msgid "The minimum number of matching instructions to consider for crossjumping"
2636 msgid "The maximum expansion factor when copying basic blocks"
2640 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2644 msgid "The maximum length of path considered in cse"
2648 msgid "The maximum instructions CSE process before flushing"
2652 msgid "The minimum cost of an expensive expression in the loop invariant motion"
2656 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2661 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2662 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
2665 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2669 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2673 msgid "Bound on the number of variables in Omega constraint systems"
2677 msgid "Bound on the number of inequalities in Omega constraint systems"
2681 msgid "Bound on the number of equalities in Omega constraint systems"
2685 msgid "Bound on the number of wild cards in Omega constraint systems"
2689 msgid "Bound on the size of the hash table in Omega constraint systems"
2693 msgid "Bound on the number of keys in Omega constraint systems"
2697 msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
2701 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
2705 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
2709 msgid "The maximum memory locations recorded by cselib"
2713 msgid "The maximum memory locations recorded by flow"
2717 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2721 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2725 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2729 msgid "The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics"
2733 msgid "The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics"
2737 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2741 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2745 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2750 msgid "The maximum number of iterations through CFG to extend regions"
2751 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
2754 msgid "The maximum conflict delay for an insn to be considered for speculative motion"
2758 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2762 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2767 msgid "The upper bound for sharing integer constants"
2768 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2771 msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2775 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2779 msgid "The lower bound for a buffer to be considered for stack smashing protection"
2783 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2787 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2791 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
2795 msgid "The number of insns executed before prefetch is completed"
2799 msgid "The number of prefetches that can run at the same time"
2803 msgid "The size of L1 cache"
2807 msgid "The size of L1 cache line"
2811 msgid "The size of L2 cache"
2815 msgid "Whether to use canonical types"
2819 msgid "Maximum length of partial antic set when performing tree pre optimization"
2822 #: config/alpha/alpha.c:5015
2824 msgid "invalid %%H value"
2825 msgstr "̵¸ú¤Ê %%H ÃÍ"
2827 #: config/alpha/alpha.c:5036 config/bfin/bfin.c:1423
2829 msgid "invalid %%J value"
2830 msgstr "̵¸ú¤Ê %%Q ÃÍ"
2832 #: config/alpha/alpha.c:5066 config/ia64/ia64.c:4718
2834 msgid "invalid %%r value"
2835 msgstr "̵¸ú¤Ê %%r ÃÍ"
2837 #: config/alpha/alpha.c:5076 config/ia64/ia64.c:4672
2838 #: config/rs6000/rs6000.c:11670 config/xtensa/xtensa.c:2036
2840 msgid "invalid %%R value"
2841 msgstr "̵¸ú¤Ê %%R ÃÍ"
2843 #: config/alpha/alpha.c:5082 config/rs6000/rs6000.c:11589
2844 #: config/xtensa/xtensa.c:2003
2846 msgid "invalid %%N value"
2847 msgstr "̵¸ú¤Ê %%N ÃÍ"
2849 #: config/alpha/alpha.c:5090 config/rs6000/rs6000.c:11617
2851 msgid "invalid %%P value"
2852 msgstr "̵¸ú¤Ê %%P ÃÍ"
2854 #: config/alpha/alpha.c:5098
2856 msgid "invalid %%h value"
2857 msgstr "̵¸ú¤Ê %%h ÃÍ"
2859 #: config/alpha/alpha.c:5106 config/xtensa/xtensa.c:2029
2861 msgid "invalid %%L value"
2862 msgstr "̵¸ú¤Ê %%L ÃÍ"
2864 #: config/alpha/alpha.c:5145 config/rs6000/rs6000.c:11571
2866 msgid "invalid %%m value"
2867 msgstr "̵¸ú¤Ê %%m ÃÍ"
2869 #: config/alpha/alpha.c:5153 config/rs6000/rs6000.c:11579
2871 msgid "invalid %%M value"
2872 msgstr "̵¸ú¤Ê %%M ÃÍ"
2874 #: config/alpha/alpha.c:5197
2876 msgid "invalid %%U value"
2877 msgstr "̵¸ú¤Ê %%U ÃÍ"
2879 #: config/alpha/alpha.c:5209 config/alpha/alpha.c:5223
2880 #: config/rs6000/rs6000.c:11678
2882 msgid "invalid %%s value"
2883 msgstr "̵¸ú¤Ê %%s ÃÍ"
2885 #: config/alpha/alpha.c:5246
2887 msgid "invalid %%C value"
2888 msgstr "̵¸ú¤Ê %%C ÃÍ"
2890 #: config/alpha/alpha.c:5283 config/rs6000/rs6000.c:11406
2891 #: config/rs6000/rs6000.c:11425
2893 msgid "invalid %%E value"
2894 msgstr "̵¸ú¤Ê %%E ÃÍ"
2896 #: config/alpha/alpha.c:5308 config/alpha/alpha.c:5356
2898 msgid "unknown relocation unspec"
2899 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
2901 #: config/alpha/alpha.c:5317 config/crx/crx.c:1081
2902 #: config/rs6000/rs6000.c:12005 config/spu/spu.c:1492
2904 msgid "invalid %%xn code"
2905 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
2907 #: config/arc/arc.c:1724 config/m32r/m32r.c:1805
2909 msgid "invalid operand to %%R code"
2910 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2912 #: config/arc/arc.c:1756 config/m32r/m32r.c:1828
2914 msgid "invalid operand to %%H/%%L code"
2915 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2917 #: config/arc/arc.c:1778 config/m32r/m32r.c:1899
2919 msgid "invalid operand to %%U code"
2920 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2922 #: config/arc/arc.c:1789
2924 msgid "invalid operand to %%V code"
2925 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2928 #. Undocumented flag.
2929 #: config/arc/arc.c:1796 config/m32r/m32r.c:1926 config/sparc/sparc.c:6995
2931 msgid "invalid operand output code"
2932 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
2934 #: config/arm/arm.c:12521 config/arm/arm.c:12539
2936 msgid "predicated Thumb instruction"
2937 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
2939 #: config/arm/arm.c:12527
2941 msgid "predicated instruction in conditional sequence"
2942 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2944 #: config/arm/arm.c:12686
2946 msgid "invalid shift operand"
2947 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
2949 #: config/arm/arm.c:12733 config/arm/arm.c:12743 config/arm/arm.c:12753
2950 #: config/arm/arm.c:12763 config/arm/arm.c:12773 config/arm/arm.c:12812
2951 #: config/arm/arm.c:12830 config/arm/arm.c:12865 config/arm/arm.c:12884
2952 #: config/arm/arm.c:12899 config/arm/arm.c:12927 config/arm/arm.c:12934
2953 #: config/arm/arm.c:12942 config/arm/arm.c:12963 config/arm/arm.c:12970
2954 #: config/bfin/bfin.c:1436 config/bfin/bfin.c:1443 config/bfin/bfin.c:1450
2955 #: config/bfin/bfin.c:1457 config/bfin/bfin.c:1466 config/bfin/bfin.c:1473
2956 #: config/bfin/bfin.c:1480 config/bfin/bfin.c:1487
2958 msgid "invalid operand for code '%c'"
2959 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2961 #: config/arm/arm.c:12825
2963 msgid "instruction never executed"
2964 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
2966 #: config/arm/arm.c:13037
2968 msgid "missing operand"
2969 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2971 #: config/avr/avr.c:1022
2973 msgid "address operand requires constraint for X, Y, or Z register"
2976 #: config/avr/avr.c:1129
2977 msgid "bad address, not (reg+disp):"
2980 #: config/avr/avr.c:1136
2981 msgid "bad address, not post_inc or pre_dec:"
2984 #: config/avr/avr.c:1147
2986 msgid "internal compiler error. Bad address:"
2987 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2989 #: config/avr/avr.c:1160
2991 msgid "internal compiler error. Unknown mode:"
2992 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2994 #: config/avr/avr.c:1775 config/avr/avr.c:2463
2996 msgid "invalid insn:"
2997 msgstr "̵¸ú¤Ê #line"
2999 #: config/avr/avr.c:1814 config/avr/avr.c:1900 config/avr/avr.c:1949
3000 #: config/avr/avr.c:1977 config/avr/avr.c:2072 config/avr/avr.c:2241
3001 #: config/avr/avr.c:2502 config/avr/avr.c:2614
3002 msgid "incorrect insn:"
3005 #: config/avr/avr.c:1996 config/avr/avr.c:2157 config/avr/avr.c:2312
3006 #: config/avr/avr.c:2680
3008 msgid "unknown move insn:"
3009 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
3011 #: config/avr/avr.c:2910
3012 msgid "bad shift insn:"
3015 #: config/avr/avr.c:3026 config/avr/avr.c:3446 config/avr/avr.c:3804
3017 msgid "internal compiler error. Incorrect shift:"
3018 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
3020 #: config/bfin/bfin.c:1385
3022 msgid "invalid %%j value"
3023 msgstr "̵¸ú¤Ê %%j ÃÍ"
3025 #: config/bfin/bfin.c:1578
3027 msgid "invalid const_double operand"
3028 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3030 #: config/c4x/c4x.c:1583
3031 msgid "using CONST_DOUBLE for address"
3034 #: config/c4x/c4x.c:1721
3035 msgid "c4x_address_cost: Invalid addressing mode"
3038 #: config/c4x/c4x.c:1856
3040 msgid "c4x_print_operand: %%L inconsistency"
3041 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
3043 #: config/c4x/c4x.c:1862
3045 msgid "c4x_print_operand: %%N inconsistency"
3046 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
3048 #: config/c4x/c4x.c:1903
3050 msgid "c4x_print_operand: %%O inconsistency"
3051 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
3053 #: config/c4x/c4x.c:1998
3055 msgid "c4x_print_operand: Bad operand case"
3056 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
3058 #: config/c4x/c4x.c:2039
3060 msgid "c4x_print_operand_address: Bad post_modify"
3061 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3063 #: config/c4x/c4x.c:2061
3065 msgid "c4x_print_operand_address: Bad pre_modify"
3066 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3068 #: config/c4x/c4x.c:2109 config/c4x/c4x.c:2121 config/c4x/c4x.c:2136
3070 msgid "c4x_print_operand_address: Bad operand case"
3071 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3073 #: config/c4x/c4x.c:2387
3074 msgid "c4x_rptb_insert: Cannot find start label"
3077 #: config/c4x/c4x.c:2985
3079 msgid "invalid indirect memory address"
3080 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
3082 #: config/c4x/c4x.c:3074
3083 msgid "invalid indirect (S) memory address"
3086 #: config/c4x/c4x.c:3409
3087 msgid "c4x_valid_operands: Internal error"
3090 #: config/c4x/c4x.c:3848
3092 msgid "c4x_operand_subword: invalid mode"
3093 msgstr "fr30_print_operand: ̵¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
3095 #: config/c4x/c4x.c:3851
3097 msgid "c4x_operand_subword: invalid operand"
3098 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
3100 #. We could handle these with some difficulty.
3101 #. e.g., *p-- => *(p-=2); *(p+1).
3102 #: config/c4x/c4x.c:3877
3103 msgid "c4x_operand_subword: invalid autoincrement"
3106 #: config/c4x/c4x.c:3883
3107 msgid "c4x_operand_subword: invalid address"
3110 #: config/c4x/c4x.c:3894
3111 msgid "c4x_operand_subword: address not offsettable"
3114 #: config/c4x/c4x.c:4096
3115 msgid "c4x_rptb_rpts_p: Repeat block top label moved"
3118 #. Use `%s' to print the string in case there are any escape
3119 #. characters in the message.
3120 #: config/cris/cris.c:491 fortran/dump-parse-tree.c:78
3121 #: fortran/dump-parse-tree.c:430 fortran/dump-parse-tree.c:776
3122 #: fortran/dump-parse-tree.c:821 c-typeck.c:4607 c-typeck.c:4622
3123 #: c-typeck.c:4637 final.c:2984 final.c:2986 gcc.c:4737 loop-iv.c:2807
3124 #: loop-iv.c:2816 rtl-error.c:112 toplev.c:610 tree-ssa-loop-niter.c:1829
3125 #: cp/parser.c:2188 cp/typeck.c:4559 java/expr.c:409
3126 #, gcc-internal-format
3130 #: config/cris/cris.c:542
3131 msgid "unexpected index-type in cris_print_index"
3134 #: config/cris/cris.c:556
3135 msgid "unexpected base-type in cris_print_base"
3138 #: config/cris/cris.c:672
3140 msgid "invalid operand for 'b' modifier"
3141 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3143 #: config/cris/cris.c:689
3145 msgid "invalid operand for 'o' modifier"
3146 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3148 #: config/cris/cris.c:708
3150 msgid "invalid operand for 'O' modifier"
3151 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3153 #: config/cris/cris.c:741
3155 msgid "invalid operand for 'p' modifier"
3156 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3158 #: config/cris/cris.c:780
3160 msgid "invalid operand for 'z' modifier"
3161 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3163 #: config/cris/cris.c:834 config/cris/cris.c:864
3165 msgid "invalid operand for 'H' modifier"
3166 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3168 #: config/cris/cris.c:840
3170 msgid "bad register"
3171 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
3173 #: config/cris/cris.c:884
3175 msgid "invalid operand for 'e' modifier"
3176 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3178 #: config/cris/cris.c:901
3180 msgid "invalid operand for 'm' modifier"
3181 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3183 #: config/cris/cris.c:926
3185 msgid "invalid operand for 'A' modifier"
3186 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3188 #: config/cris/cris.c:949
3190 msgid "invalid operand for 'D' modifier"
3191 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3193 #: config/cris/cris.c:963
3195 msgid "invalid operand for 'T' modifier"
3196 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3198 #: config/cris/cris.c:972
3200 msgid "invalid operand modifier letter"
3201 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
3203 #: config/cris/cris.c:1029
3204 msgid "unexpected multiplicative operand"
3207 #: config/cris/cris.c:1049
3209 msgid "unexpected operand"
3210 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
3212 #: config/cris/cris.c:1082 config/cris/cris.c:1092
3214 msgid "unrecognized address"
3215 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
3217 #: config/cris/cris.c:2019
3219 msgid "unrecognized supposed constant"
3220 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
3222 #: config/cris/cris.c:2394 config/cris/cris.c:2458
3223 msgid "unexpected side-effects in address"
3226 #. Can't possibly get a GOT-needing-fixup for a function-call,
3228 #: config/cris/cris.c:3253
3229 msgid "Unidentifiable call op"
3232 #: config/cris/cris.c:3304
3234 msgid "PIC register isn't set up"
3237 #: config/fr30/fr30.c:464
3239 msgid "fr30_print_operand_address: unhandled address"
3240 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3242 #: config/fr30/fr30.c:488
3244 msgid "fr30_print_operand: unrecognized %%p code"
3245 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
3247 #: config/fr30/fr30.c:508
3249 msgid "fr30_print_operand: unrecognized %%b code"
3250 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
3252 #: config/fr30/fr30.c:529
3254 msgid "fr30_print_operand: unrecognized %%B code"
3255 msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
3257 #: config/fr30/fr30.c:537
3259 msgid "fr30_print_operand: invalid operand to %%A code"
3260 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
3262 #: config/fr30/fr30.c:554
3264 msgid "fr30_print_operand: invalid %%x code"
3265 msgstr "fr30_print_operand: ̵¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
3267 #: config/fr30/fr30.c:561
3269 msgid "fr30_print_operand: invalid %%F code"
3270 msgstr "fr30_print_operand: ̵¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
3272 #: config/fr30/fr30.c:578
3274 msgid "fr30_print_operand: unknown code"
3275 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3277 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
3278 #: config/fr30/fr30.c:639
3280 msgid "fr30_print_operand: unhandled MEM"
3281 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
3283 #: config/frv/frv.c:2542
3285 msgid "bad insn to frv_print_operand_address:"
3286 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3288 #: config/frv/frv.c:2553
3289 msgid "bad register to frv_print_operand_memory_reference_reg:"
3292 #: config/frv/frv.c:2592 config/frv/frv.c:2602 config/frv/frv.c:2611
3293 #: config/frv/frv.c:2632 config/frv/frv.c:2637
3294 msgid "bad insn to frv_print_operand_memory_reference:"
3297 #: config/frv/frv.c:2723
3299 msgid "bad condition code"
3302 #: config/frv/frv.c:2798
3304 msgid "bad insn in frv_print_operand, bad const_double"
3305 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
3307 #: config/frv/frv.c:2859
3308 msgid "bad insn to frv_print_operand, 'e' modifier:"
3311 #: config/frv/frv.c:2867
3312 msgid "bad insn to frv_print_operand, 'F' modifier:"
3315 #: config/frv/frv.c:2883
3316 msgid "bad insn to frv_print_operand, 'f' modifier:"
3319 #: config/frv/frv.c:2897
3320 msgid "bad insn to frv_print_operand, 'g' modifier:"
3323 #: config/frv/frv.c:2945
3324 msgid "bad insn to frv_print_operand, 'L' modifier:"
3327 #: config/frv/frv.c:2958
3328 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3331 #: config/frv/frv.c:2979
3332 msgid "bad insn to frv_print_operand, 'O' modifier:"
3335 #: config/frv/frv.c:2997
3336 msgid "bad insn to frv_print_operand, P modifier:"
3339 #: config/frv/frv.c:3017
3340 msgid "bad insn in frv_print_operand, z case"
3343 #: config/frv/frv.c:3048
3344 msgid "bad insn in frv_print_operand, 0 case"
3347 #: config/frv/frv.c:3053
3349 msgid "frv_print_operand: unknown code"
3350 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3352 #: config/frv/frv.c:4422
3353 msgid "bad output_move_single operand"
3356 #: config/frv/frv.c:4549
3357 msgid "bad output_move_double operand"
3360 #: config/frv/frv.c:4691
3361 msgid "bad output_condmove_single operand"
3364 #. This macro is a C statement to print on `stderr' a string describing the
3365 #. particular machine description choice. Every machine description should
3366 #. define `TARGET_VERSION'. For example:
3369 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
3371 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
3373 #: config/frv/frv.h:328
3378 #: config/i386/i386.c:8218
3380 msgid "invalid UNSPEC as operand"
3381 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
3383 #: config/i386/i386.c:8924
3385 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3388 #: config/i386/i386.c:9040
3390 msgid "invalid operand code '%c'"
3391 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3393 #: config/i386/i386.c:9089
3395 msgid "invalid constraints for operand"
3396 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
3398 #: config/i386/i386.c:16348
3400 msgid "unknown insn mode"
3401 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
3403 #. 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.
3404 #. 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.
3405 #: config/i386/xm-djgpp.h:61
3407 msgid "environment variable DJGPP not defined"
3408 msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3410 #: config/i386/xm-djgpp.h:63
3412 msgid "environment variable DJGPP points to missing file '%s'"
3413 msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3415 #: config/i386/xm-djgpp.h:66
3417 msgid "environment variable DJGPP points to corrupt file '%s'"
3418 msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3420 #: config/ia64/ia64.c:4770
3422 msgid "ia64_print_operand: unknown code"
3423 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3425 #: config/ia64/ia64.c:9889
3427 msgid "invalid conversion from %<__fpreg%>"
3428 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
3430 #: config/ia64/ia64.c:9892
3432 msgid "invalid conversion to %<__fpreg%>"
3433 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3435 #: config/ia64/ia64.c:9905 config/ia64/ia64.c:9916
3437 msgid "invalid operation on %<__fpreg%>"
3438 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3440 #: config/iq2000/iq2000.c:3118
3442 msgid "invalid %%P operand"
3443 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3445 #: config/iq2000/iq2000.c:3126 config/rs6000/rs6000.c:11607
3447 msgid "invalid %%p value"
3448 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
3450 #: config/iq2000/iq2000.c:3182
3452 msgid "invalid use of %%d, %%x, or %%X"
3453 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
3455 #: config/m32r/m32r.c:1775
3457 msgid "invalid operand to %%s code"
3458 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3460 #: config/m32r/m32r.c:1782
3462 msgid "invalid operand to %%p code"
3463 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3465 #: config/m32r/m32r.c:1837
3466 msgid "bad insn for 'A'"
3469 #: config/m32r/m32r.c:1884
3471 msgid "invalid operand to %%T/%%B code"
3472 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3474 #: config/m32r/m32r.c:1907
3476 msgid "invalid operand to %%N code"
3477 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3479 #: config/m32r/m32r.c:1940
3481 msgid "pre-increment address is not a register"
3482 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3484 #: config/m32r/m32r.c:1947
3486 msgid "pre-decrement address is not a register"
3487 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3489 #: config/m32r/m32r.c:1954
3490 msgid "post-increment address is not a register"
3493 #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3494 #: config/rs6000/rs6000.c:19870
3497 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
3499 #: config/m32r/m32r.c:2049
3501 msgid "lo_sum not of register"
3502 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
3504 #. !!!! SCz wrong here.
3505 #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3506 msgid "move insn not handled"
3509 #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3510 #: config/m68hc11/m68hc11.c:3770
3512 msgid "invalid register in the move instruction"
3513 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3515 #: config/m68hc11/m68hc11.c:3447
3517 msgid "invalid operand in the instruction"
3518 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3520 #: config/m68hc11/m68hc11.c:3744
3522 msgid "invalid register in the instruction"
3523 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3525 #: config/m68hc11/m68hc11.c:3777
3527 msgid "operand 1 must be a hard register"
3528 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3530 #: config/m68hc11/m68hc11.c:3791
3532 msgid "invalid rotate insn"
3533 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
3535 #: config/m68hc11/m68hc11.c:4215
3536 msgid "registers IX, IY and Z used in the same INSN"
3539 #: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848
3540 msgid "cannot do z-register replacement"
3543 #: config/m68hc11/m68hc11.c:4911
3545 msgid "invalid Z register replacement for insn"
3546 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3548 #: config/mips/mips.c:6313 config/mips/mips.c:6334 config/mips/mips.c:6438
3550 msgid "'%%%c' is not a valid operand prefix"
3551 msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3553 #: config/mips/mips.c:6382 config/mips/mips.c:6389 config/mips/mips.c:6396
3554 #: config/mips/mips.c:6456
3556 msgid "invalid use of '%%%c'"
3557 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
3559 #: config/mips/mips.c:6701
3560 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3563 #: config/mmix/mmix.c:1487 config/mmix/mmix.c:1617
3564 msgid "MMIX Internal: Expected a CONST_INT, not this"
3567 #: config/mmix/mmix.c:1566
3568 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3571 #: config/mmix/mmix.c:1585
3572 msgid "MMIX Internal: Expected a register, not this"
3575 #: config/mmix/mmix.c:1595
3576 msgid "MMIX Internal: Expected a constant, not this"
3579 #. We need the original here.
3580 #: config/mmix/mmix.c:1679
3581 msgid "MMIX Internal: Cannot decode this operand"
3584 #: config/mmix/mmix.c:1736
3585 msgid "MMIX Internal: This is not a recognized address"
3588 #: config/mmix/mmix.c:2669
3589 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3592 #: config/mmix/mmix.c:2676
3593 msgid "MMIX Internal: What's the CC of this?"
3596 #: config/mmix/mmix.c:2680
3597 msgid "MMIX Internal: What is the CC of this?"
3600 #: config/mmix/mmix.c:2744
3602 msgid "MMIX Internal: This is not a constant:"
3603 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3605 #: config/mt/mt.c:299
3606 msgid "mt_final_prescan_insn, invalid insn #1"
3609 #: config/mt/mt.c:370
3611 msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3612 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3614 #: config/mt/mt.c:394
3616 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3617 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3619 #: config/rs6000/host-darwin.c:96
3621 msgid "Out of stack space.\n"
3624 #: config/rs6000/host-darwin.c:117
3626 msgid "Try running '%s' in the shell to raise its limit.\n"
3629 #: config/rs6000/rs6000.c:11434
3631 msgid "invalid %%f value"
3632 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
3634 #: config/rs6000/rs6000.c:11443
3636 msgid "invalid %%F value"
3637 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
3639 #: config/rs6000/rs6000.c:11452
3641 msgid "invalid %%G value"
3642 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
3644 #: config/rs6000/rs6000.c:11487
3646 msgid "invalid %%j code"
3647 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
3649 #: config/rs6000/rs6000.c:11497
3651 msgid "invalid %%J code"
3652 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
3654 #: config/rs6000/rs6000.c:11507
3656 msgid "invalid %%k value"
3657 msgstr "̵¸ú¤Ê %%k ÃÍ"
3659 #: config/rs6000/rs6000.c:11527 config/xtensa/xtensa.c:2022
3661 msgid "invalid %%K value"
3662 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
3664 #: config/rs6000/rs6000.c:11597
3666 msgid "invalid %%O value"
3667 msgstr "̵¸ú¤Ê %%O ÃÍ"
3669 #: config/rs6000/rs6000.c:11644
3671 msgid "invalid %%q value"
3672 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
3674 #: config/rs6000/rs6000.c:11688
3676 msgid "invalid %%S value"
3677 msgstr "̵¸ú¤Ê %%S ÃÍ"
3679 #: config/rs6000/rs6000.c:11728
3681 msgid "invalid %%T value"
3682 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
3684 #: config/rs6000/rs6000.c:11738
3686 msgid "invalid %%u value"
3687 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
3689 #: config/rs6000/rs6000.c:11747 config/xtensa/xtensa.c:1992
3691 msgid "invalid %%v value"
3692 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
3694 #: config/rs6000/rs6000.c:21768
3696 msgid "AltiVec argument passed to unprototyped function"
3697 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3699 #: config/s390/s390.c:4561
3701 msgid "cannot decompose address"
3702 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
3704 #: config/s390/s390.c:4771
3705 msgid "UNKNOWN in print_operand !?"
3708 #: config/score/score3.c:1262 config/score/score3.c:1282
3709 #: config/score/score7.c:1253
3711 msgid "invalid operand for code: '%c'"
3712 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3714 #: config/sh/sh.c:746
3716 msgid "invalid operand to %%R"
3717 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3719 #: config/sh/sh.c:773
3721 msgid "invalid operand to %%S"
3722 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3724 #: config/sh/sh.c:8095
3725 msgid "created and used with different architectures / ABIs"
3728 #: config/sh/sh.c:8097
3729 msgid "created and used with different ABIs"
3732 #: config/sh/sh.c:8099
3733 msgid "created and used with different endianness"
3736 #: config/sparc/sparc.c:6803 config/sparc/sparc.c:6809
3738 msgid "invalid %%Y operand"
3739 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
3741 #: config/sparc/sparc.c:6879
3743 msgid "invalid %%A operand"
3744 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
3746 #: config/sparc/sparc.c:6889
3748 msgid "invalid %%B operand"
3749 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
3751 #: config/sparc/sparc.c:6928
3753 msgid "invalid %%c operand"
3754 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
3756 #: config/sparc/sparc.c:6950
3758 msgid "invalid %%d operand"
3759 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
3761 #: config/sparc/sparc.c:6967
3763 msgid "invalid %%f operand"
3764 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
3766 #: config/sparc/sparc.c:6981
3768 msgid "invalid %%s operand"
3769 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3771 #: config/sparc/sparc.c:7035
3773 msgid "long long constant not a valid immediate operand"
3774 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3776 #: config/sparc/sparc.c:7038
3778 msgid "floating point constant not a valid immediate operand"
3779 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3781 #: config/stormy16/stormy16.c:1775 config/stormy16/stormy16.c:1846
3783 msgid "'B' operand is not constant"
3784 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3786 #: config/stormy16/stormy16.c:1802
3788 msgid "'B' operand has multiple bits set"
3791 #: config/stormy16/stormy16.c:1828
3793 msgid "'o' operand is not constant"
3794 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3796 #: config/stormy16/stormy16.c:1860
3798 msgid "xstormy16_print_operand: unknown code"
3799 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3801 #: config/v850/v850.c:372
3802 msgid "const_double_split got a bad insn:"
3805 #: config/v850/v850.c:936
3806 msgid "output_move_single:"
3809 #: config/xtensa/xtensa.c:652 config/xtensa/xtensa.c:684
3810 #: config/xtensa/xtensa.c:693
3814 #: config/xtensa/xtensa.c:1980
3816 msgid "invalid %%D value"
3817 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
3819 #: config/xtensa/xtensa.c:2017
3821 msgid "invalid mask"
3822 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
3824 #: config/xtensa/xtensa.c:2043
3826 msgid "invalid %%x value"
3827 msgstr "̵¸ú¤Ê %%Q ÃÍ"
3829 #: config/xtensa/xtensa.c:2050
3831 msgid "invalid %%d value"
3832 msgstr "̵¸ú¤Ê %%Q ÃÍ"
3834 #: config/xtensa/xtensa.c:2071 config/xtensa/xtensa.c:2081
3836 msgid "invalid %%t/%%b value"
3837 msgstr "̵¸ú¤Ê %%b ÃÍ"
3839 #: config/xtensa/xtensa.c:2123
3841 msgid "invalid address"
3842 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
3844 #: config/xtensa/xtensa.c:2148
3846 msgid "no register in address"
3847 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
3849 #: config/xtensa/xtensa.c:2156
3851 msgid "address offset not a constant"
3852 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3855 msgid "candidates are:"
3859 msgid "candidate 1:"
3863 msgid "candidate 2:"
3867 msgid "candidates are: %+#D"
3871 msgid "candidate is: %+#D"
3874 #: cp/g++spec.c:251 java/jvspec.c:406
3876 msgid "argument to '%s' missing\n"
3877 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
3879 #: fortran/arith.c:90
3880 msgid "Arithmetic OK at %L"
3883 #: fortran/arith.c:93
3884 msgid "Arithmetic overflow at %L"
3887 #: fortran/arith.c:96
3888 msgid "Arithmetic underflow at %L"
3891 #: fortran/arith.c:99
3892 msgid "Arithmetic NaN at %L"
3895 #: fortran/arith.c:102
3897 msgid "Division by zero at %L"
3898 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3900 #: fortran/arith.c:105
3901 msgid "Array operands are incommensurate at %L"
3904 #: fortran/arith.c:109
3905 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3908 #: fortran/arith.c:1425
3909 msgid "elemental binary operation"
3912 #: fortran/arith.c:1997
3914 msgid "Arithmetic OK converting %s to %s at %L"
3917 #: fortran/arith.c:2001
3919 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
3922 #: fortran/arith.c:2006
3924 msgid "Arithmetic underflow converting %s to %s at %L"
3927 #: fortran/arith.c:2010
3929 msgid "Arithmetic NaN converting %s to %s at %L"
3932 #: fortran/arith.c:2014
3934 msgid "Division by zero converting %s to %s at %L"
3937 #: fortran/arith.c:2018
3939 msgid "Array operands are incommensurate converting %s to %s at %L"
3942 #: fortran/arith.c:2022
3944 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3947 #: fortran/arith.c:2355
3949 msgid "The Hollerith constant at %L is too long to convert to %s"
3952 #: fortran/arith.c:2513
3953 #, fuzzy, no-c-format
3954 msgid "Enumerator exceeds the C integer type at %C"
3955 msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
3957 #: fortran/array.c:97
3958 #, fuzzy, no-c-format
3959 msgid "Expected array subscript at %C"
3960 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3962 #: fortran/array.c:124
3963 #, fuzzy, no-c-format
3964 msgid "Expected array subscript stride at %C"
3965 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3967 #: fortran/array.c:167
3968 #, fuzzy, no-c-format
3969 msgid "Invalid form of array reference at %C"
3970 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
3972 #: fortran/array.c:172
3974 msgid "Array reference at %C cannot have more than %d dimensions"
3977 #: fortran/array.c:223
3979 msgid "Variable '%s' at %L in this context must be constant"
3982 #: fortran/array.c:299
3984 msgid "Expected expression in array specification at %C"
3987 #: fortran/array.c:386
3989 msgid "Bad array specification for an explicitly shaped array at %C"
3992 #: fortran/array.c:396
3994 msgid "Bad array specification for assumed shape array at %C"
3997 #: fortran/array.c:410
3999 msgid "Bad specification for deferred shape array at %C"
4002 #: fortran/array.c:414
4004 msgid "Bad specification for assumed size array at %C"
4007 #: fortran/array.c:423
4008 #, fuzzy, no-c-format
4009 msgid "Expected another dimension in array declaration at %C"
4010 msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
4012 #: fortran/array.c:429
4014 msgid "Array specification at %C has more than %d dimensions"
4017 #: fortran/array.c:635
4018 #, fuzzy, no-c-format
4019 msgid "duplicated initializer"
4020 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
4022 #: fortran/array.c:727
4024 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
4027 #: fortran/array.c:829 fortran/array.c:938
4029 msgid "Syntax error in array constructor at %C"
4032 #: fortran/array.c:884
4034 msgid "Fortran 2003: [...] style array constructors at %C"
4037 #: fortran/array.c:898
4039 msgid "Empty array constructor at %C is not allowed"
4042 #: fortran/array.c:982
4044 msgid "Element in %s array constructor at %L is %s"
4047 #: fortran/array.c:1309
4049 msgid "Iterator step at %L cannot be zero"
4052 #: fortran/check.c:44
4054 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
4057 #: fortran/check.c:59
4059 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
4062 #: fortran/check.c:87
4064 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
4067 #: fortran/check.c:101 fortran/check.c:817 fortran/check.c:827
4069 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
4072 #: fortran/check.c:118
4074 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
4077 #: fortran/check.c:147
4078 #, fuzzy, no-c-format
4079 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
4080 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4082 #: fortran/check.c:156
4083 #, fuzzy, no-c-format
4084 msgid "Invalid kind for %s at %L"
4085 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
4087 #: fortran/check.c:175
4089 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
4092 #: fortran/check.c:192
4094 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
4097 #: fortran/check.c:210
4099 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
4102 #: fortran/check.c:225
4104 msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
4107 #: fortran/check.c:241
4109 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
4112 #: fortran/check.c:256
4114 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
4117 #: fortran/check.c:275
4119 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
4122 #: fortran/check.c:297
4124 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
4127 #: fortran/check.c:303
4129 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
4132 #: fortran/check.c:320
4134 msgid "Missing DIM parameter in intrinsic '%s' at %L"
4137 #: fortran/check.c:363
4139 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
4142 #: fortran/check.c:433
4144 msgid "Unequal character lengths (%ld and %ld) in %s intrinsic at %L"
4147 #: fortran/check.c:535 fortran/check.c:1938 fortran/check.c:1953
4149 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
4152 #: fortran/check.c:559 fortran/check.c:3703
4154 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
4157 #: fortran/check.c:568 fortran/check.c:1143 fortran/check.c:1286
4158 #: fortran/check.c:1360 fortran/check.c:1616
4160 msgid "Extension: Different type kinds at %L"
4163 #: fortran/check.c:608 fortran/check.c:2022
4165 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
4168 #: fortran/check.c:628
4170 msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
4173 #: fortran/check.c:636
4175 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
4178 #: fortran/check.c:652
4180 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
4183 #: fortran/check.c:663
4185 msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
4188 #: fortran/check.c:798 fortran/check.c:915
4190 msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
4193 #: fortran/check.c:848 fortran/check.c:1205 fortran/check.c:1308
4194 #: fortran/check.c:1467 fortran/check.c:1484 fortran/check.c:2318
4195 #: fortran/check.c:2444 fortran/check.c:2779 fortran/check.c:2821
4197 msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
4200 #: fortran/check.c:964 fortran/check.c:1712 fortran/check.c:1720
4202 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
4205 #: fortran/check.c:978
4207 msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
4210 #: fortran/check.c:997 fortran/check.c:1005
4212 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
4215 #: fortran/check.c:1256
4217 msgid "Argument of %s at %L must be of length one"
4220 #: fortran/check.c:1315
4222 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
4225 #: fortran/check.c:1440
4227 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
4230 #: fortran/check.c:1589
4232 msgid "Intrinsic '%s' at %L must have at least two arguments"
4235 #: fortran/check.c:1622
4237 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
4240 #: fortran/check.c:1655
4242 msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
4245 #: fortran/check.c:1662
4247 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
4250 #: fortran/check.c:1734
4252 msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
4255 #: fortran/check.c:1753
4257 msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
4260 #: fortran/check.c:1762
4262 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
4265 #: fortran/check.c:1964
4267 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
4270 #: fortran/check.c:1973
4272 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
4275 #: fortran/check.c:2069
4277 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
4280 #: fortran/check.c:2090
4282 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
4285 #: fortran/check.c:2098
4287 msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
4290 #: fortran/check.c:2114
4292 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
4295 #: fortran/check.c:2231
4297 msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
4300 #: fortran/check.c:2241
4302 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
4305 #: fortran/check.c:2279
4307 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
4310 #: fortran/check.c:2364
4311 #, fuzzy, no-c-format
4312 msgid "Missing arguments to %s intrinsic at %L"
4313 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4315 #: fortran/check.c:2405
4317 msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4320 #: fortran/check.c:2479
4322 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4325 #: fortran/check.c:2731
4327 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
4330 #: fortran/check.c:3050
4331 #, fuzzy, no-c-format
4332 msgid "Too many arguments to %s at %L"
4333 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
4335 #: fortran/check.c:3162 fortran/check.c:3616 fortran/check.c:3640
4337 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4340 #: fortran/check.c:3338
4342 msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
4345 #: fortran/check.c:3687 fortran/check.c:3695
4347 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4350 #: fortran/data.c:64
4351 #, fuzzy, no-c-format
4352 msgid "non-constant array in DATA statement %L"
4353 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
4355 #: fortran/data.c:193
4357 msgid "failure to simplify substring reference in DATA statement at %L"
4360 #: fortran/data.c:224
4361 #, fuzzy, no-c-format
4362 msgid "initialization string truncated to match variable at %L"
4363 msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
4365 #: fortran/data.c:293
4367 msgid "'%s' at %L already is initialized at %L"
4370 #: fortran/data.c:412
4371 #, fuzzy, no-c-format
4372 msgid "Extension: re-initialization of '%s' at %L"
4373 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
4375 #: fortran/decl.c:254
4377 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
4380 #: fortran/decl.c:261
4382 msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4385 #: fortran/decl.c:366
4387 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4390 #: fortran/decl.c:470
4392 msgid "Initialization at %C is not allowed in a PURE procedure"
4395 #: fortran/decl.c:529
4397 msgid "DATA statement at %C is not allowed in a PURE procedure"
4400 #: fortran/decl.c:558
4402 msgid "Bad INTENT specification at %C"
4405 #: fortran/decl.c:600
4407 msgid "Conflict in attributes of function argument at %C"
4410 #: fortran/decl.c:647
4411 #, fuzzy, no-c-format
4412 msgid "Syntax error in character length specification at %C"
4413 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
4415 #: fortran/decl.c:757
4417 msgid "Procedure '%s' at %C is already defined at %L"
4420 #: fortran/decl.c:765
4422 msgid "Name '%s' at %C is already defined as a generic interface at %L"
4425 #: fortran/decl.c:778
4427 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4430 #: fortran/decl.c:850
4432 msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
4435 #: fortran/decl.c:880
4437 msgid "Type '%s' at %L is a parameter to the BIND(C) procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
4440 #: fortran/decl.c:887
4442 msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
4445 #: fortran/decl.c:902
4447 msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
4450 #: fortran/decl.c:916
4452 msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
4455 #: fortran/decl.c:925
4457 msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
4460 #: fortran/decl.c:934
4462 msgid "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%s' is BIND(C)"
4465 #: fortran/decl.c:947
4467 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4470 #: fortran/decl.c:957
4472 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4475 #: fortran/decl.c:1033
4477 msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
4480 #: fortran/decl.c:1069
4482 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
4485 #: fortran/decl.c:1075
4487 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
4490 #: fortran/decl.c:1165
4492 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4495 #: fortran/decl.c:1174
4497 msgid "Initializer not allowed for COMMON variable '%s' at %C"
4500 #: fortran/decl.c:1184
4501 #, fuzzy, no-c-format
4502 msgid "PARAMETER at %L is missing an initializer"
4503 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4505 #: fortran/decl.c:1194
4507 msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4510 #: fortran/decl.c:1344
4512 msgid "Component at %C must have the POINTER attribute"
4515 #: fortran/decl.c:1352
4517 msgid "Array component of structure at %C must have explicit or deferred shape"
4520 #: fortran/decl.c:1378
4522 msgid "Allocatable component at %C must be an array"
4525 #: fortran/decl.c:1389
4527 msgid "Pointer array component of structure at %C must have a deferred shape"
4530 #: fortran/decl.c:1398
4532 msgid "Allocatable component of structure at %C must have a deferred shape"
4535 #: fortran/decl.c:1407
4537 msgid "Array component of structure at %C must have an explicit shape"
4540 #: fortran/decl.c:1433
4542 msgid "NULL() initialization at %C is ambiguous"
4545 #: fortran/decl.c:1556 fortran/decl.c:5197
4547 msgid "Duplicate array spec for Cray pointee at %C"
4550 #: fortran/decl.c:1616
4552 msgid "the type of '%s' at %C has not been declared within the interface"
4555 #: fortran/decl.c:1632
4556 #, fuzzy, no-c-format
4557 msgid "Function name '%s' not allowed at %C"
4558 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
4560 #: fortran/decl.c:1648
4562 msgid "Extension: Old-style initialization at %C"
4565 #: fortran/decl.c:1663
4567 msgid "Initialization at %C isn't for a pointer variable"
4570 #: fortran/decl.c:1671
4572 msgid "Pointer initialization requires a NULL() at %C"
4575 #: fortran/decl.c:1677
4577 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4580 #: fortran/decl.c:1690
4582 msgid "Pointer initialization at %C requires '=>', not '='"
4585 #: fortran/decl.c:1699 fortran/decl.c:6129
4586 #, fuzzy, no-c-format
4587 msgid "Expected an initialization expression at %C"
4588 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4590 #: fortran/decl.c:1705
4592 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4595 #: fortran/decl.c:1718
4597 msgid "Initialization of allocatable component at %C is not allowed"
4600 #: fortran/decl.c:1772 fortran/decl.c:1781
4601 #, fuzzy, no-c-format
4602 msgid "Old-style type declaration %s*%d not supported at %C"
4603 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
4605 #: fortran/decl.c:1786
4606 #, fuzzy, no-c-format
4607 msgid "Nonstandard type declaration %s*%d at %C"
4608 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4610 #: fortran/decl.c:1838 fortran/decl.c:1897
4611 #, fuzzy, no-c-format
4612 msgid "Missing right parenthesis at %C"
4613 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4615 #: fortran/decl.c:1853 fortran/decl.c:1931
4616 #, fuzzy, no-c-format
4617 msgid "Expected initialization expression at %C"
4618 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4620 #: fortran/decl.c:1861 fortran/decl.c:1937
4621 #, fuzzy, no-c-format
4622 msgid "Expected scalar initialization expression at %C"
4623 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4625 #: fortran/decl.c:1891
4626 #, fuzzy, no-c-format
4627 msgid "Kind %d not supported for type %s at %C"
4628 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
4630 #: fortran/decl.c:1957
4631 #, fuzzy, no-c-format
4632 msgid "Kind %d is not supported for CHARACTER at %C"
4633 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
4635 #: fortran/decl.c:2086
4637 msgid "Syntax error in CHARACTER declaration at %C"
4640 #: fortran/decl.c:2156
4642 msgid "Extension: BYTE type at %C"
4645 #: fortran/decl.c:2162
4647 msgid "BYTE type used at %C is not available on the target machine"
4650 #: fortran/decl.c:2211
4652 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4655 #: fortran/decl.c:2245 fortran/decl.c:2252 fortran/decl.c:2558
4656 #: fortran/decl.c:2566
4657 #, fuzzy, no-c-format
4658 msgid "Type name '%s' at %C is ambiguous"
4659 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
4661 #: fortran/decl.c:2321
4663 msgid "Missing character range in IMPLICIT at %C"
4666 #: fortran/decl.c:2367
4668 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4671 #: fortran/decl.c:2421
4673 msgid "Empty IMPLICIT statement at %C"
4676 #: fortran/decl.c:2524
4678 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
4681 #: fortran/decl.c:2529
4683 msgid "Fortran 2003: IMPORT statement at %C"
4686 #: fortran/decl.c:2544
4688 msgid "Expecting list of named entities at %C"
4691 #: fortran/decl.c:2572
4693 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
4696 #: fortran/decl.c:2579
4698 msgid "'%s' is already IMPORTed from host scoping unit at %C."
4701 #: fortran/decl.c:2608
4703 msgid "Syntax error in IMPORT statement at %C"
4706 #: fortran/decl.c:2850
4708 msgid "Missing dimension specification at %C"
4711 #: fortran/decl.c:2924
4712 #, fuzzy, no-c-format
4713 msgid "Duplicate %s attribute at %L"
4714 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
4716 #: fortran/decl.c:2943
4718 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
4721 #: fortran/decl.c:2953
4723 msgid "Attribute at %L is not allowed in a TYPE definition"
4726 #: fortran/decl.c:2971
4728 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
4731 #: fortran/decl.c:2982
4733 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
4736 #: fortran/decl.c:3034 fortran/decl.c:5437
4738 msgid "PROTECTED at %C only allowed in specification part of a module"
4741 #: fortran/decl.c:3040
4743 msgid "Fortran 2003: PROTECTED attribute at %C"
4746 #: fortran/decl.c:3071
4748 msgid "Fortran 2003: VALUE attribute at %C"
4751 #: fortran/decl.c:3081
4753 msgid "Fortran 2003: VOLATILE attribute at %C"
4756 #: fortran/decl.c:3121
4758 msgid "Multiple identifiers provided with single NAME= specifier at %C"
4761 #. Print an error, but continue parsing line.
4762 #: fortran/decl.c:3171
4764 msgid "C kind parameter is for type %s but symbol '%s' at %L is of type %s"
4767 #: fortran/decl.c:3235
4769 msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
4772 #: fortran/decl.c:3257
4774 msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
4777 #: fortran/decl.c:3266
4779 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
4782 #: fortran/decl.c:3270
4784 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
4787 #: fortran/decl.c:3282
4789 msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
4792 #: fortran/decl.c:3296
4794 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
4797 #: fortran/decl.c:3304
4799 msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
4802 #: fortran/decl.c:3314
4804 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
4807 #: fortran/decl.c:3322
4809 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
4812 #. Use gfc_warning_now because we won't say that the symbol fails
4813 #. just because of this.
4814 #: fortran/decl.c:3334
4816 msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
4819 #: fortran/decl.c:3409
4821 msgid "Need either entity or common block name for attribute specification statement at %C"
4824 #: fortran/decl.c:3456
4826 msgid "Missing entity or common block name for attribute specification statement at %C"
4829 #. Now we have an error, which we signal, and then fix up
4830 #. because the knock-on is plain and simple confusing.
4831 #: fortran/decl.c:3563
4833 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
4836 #: fortran/decl.c:3595
4837 #, fuzzy, no-c-format
4838 msgid "Syntax error in data declaration at %C"
4839 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
4841 #: fortran/decl.c:3742
4842 #, fuzzy, no-c-format
4843 msgid "Name '%s' at %C is the name of the procedure"
4844 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
4846 #: fortran/decl.c:3754
4848 msgid "Unexpected junk in formal argument list at %C"
4851 #: fortran/decl.c:3771
4853 msgid "Duplicate symbol '%s' in formal argument list at %C"
4856 #: fortran/decl.c:3822
4858 msgid "RESULT variable at %C must be different than function name"
4861 #: fortran/decl.c:3892
4862 #, fuzzy, no-c-format
4863 msgid "Unexpected junk after function declaration at %C"
4864 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4866 #: fortran/decl.c:3951
4868 msgid "Interface '%s' at %C may not be generic"
4871 #: fortran/decl.c:3956
4872 #, fuzzy, no-c-format
4873 msgid "Interface '%s' at %C may not be a statement function"
4874 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
4876 #: fortran/decl.c:3967
4878 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
4881 #: fortran/decl.c:3975
4883 msgid "Fortran 2003: Support for intrinsic procedure '%s' in PROCEDURE statement at %C not yet implemented in gfortran"
4886 #: fortran/decl.c:4014
4888 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
4891 #: fortran/decl.c:4021
4893 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
4896 #: fortran/decl.c:4027
4898 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
4901 #: fortran/decl.c:4060 fortran/decl.c:4103
4903 msgid "Syntax error in PROCEDURE statement at %C"
4906 #: fortran/decl.c:4077
4908 msgid "PROCEDURE at %C must be in a generic interface"
4911 #: fortran/decl.c:4128
4913 msgid "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
4916 #: fortran/decl.c:4138
4918 msgid "Fortran 2003: PROCEDURE statement at %C"
4921 #: fortran/decl.c:4186
4923 msgid "Expected formal argument list in function definition at %C"
4926 #: fortran/decl.c:4210 fortran/decl.c:4214 fortran/decl.c:4536
4927 #: fortran/decl.c:4540 fortran/symbol.c:1402
4929 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
4932 #: fortran/decl.c:4246
4933 #, fuzzy, no-c-format
4934 msgid "Function '%s' at %C already has a type of %s"
4935 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
4937 #: fortran/decl.c:4322
4939 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4942 #: fortran/decl.c:4325
4944 msgid "ENTRY statement at %C cannot appear within a MODULE"
4947 #: fortran/decl.c:4328
4949 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4952 #: fortran/decl.c:4332
4954 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4957 #: fortran/decl.c:4336
4959 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4962 #: fortran/decl.c:4340
4964 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4967 #: fortran/decl.c:4344
4969 msgid "ENTRY statement at %C cannot appear within a DO block"
4972 #: fortran/decl.c:4348
4974 msgid "ENTRY statement at %C cannot appear within a SELECT block"
4977 #: fortran/decl.c:4352
4979 msgid "ENTRY statement at %C cannot appear within a FORALL block"
4982 #: fortran/decl.c:4356
4984 msgid "ENTRY statement at %C cannot appear within a WHERE block"
4987 #: fortran/decl.c:4360
4989 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4992 #: fortran/decl.c:4378
4994 msgid "ENTRY statement at %C cannot appear in a contained procedure"
4997 #: fortran/decl.c:4560
4999 msgid "Missing required parentheses before BIND(C) at %C"
5002 #: fortran/decl.c:4618 fortran/decl.c:4634
5004 msgid "Syntax error in NAME= specifier for binding label at %C"
5007 #: fortran/decl.c:4649
5009 msgid "Missing closing quote '\"' for binding label at %C"
5012 #: fortran/decl.c:4658
5014 msgid "Missing closing quote ''' for binding label at %C"
5017 #: fortran/decl.c:4668
5019 msgid "Missing closing paren for binding label at %C"
5022 #: fortran/decl.c:4703
5024 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
5027 #: fortran/decl.c:4876
5029 msgid "Unexpected END statement at %C"
5032 #. We would have required END [something].
5033 #: fortran/decl.c:4885
5035 msgid "%s statement expected at %L"
5038 #: fortran/decl.c:4896
5040 msgid "Expecting %s statement at %C"
5043 #: fortran/decl.c:4911
5044 #, fuzzy, no-c-format
5045 msgid "Expected block name of '%s' in %s statement at %C"
5046 msgstr "switch ʸ¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
5048 #: fortran/decl.c:4928
5049 #, fuzzy, no-c-format
5050 msgid "Expected terminating name at %C"
5051 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
5053 #: fortran/decl.c:4937
5054 #, fuzzy, no-c-format
5055 msgid "Expected label '%s' for %s statement at %C"
5056 msgstr "switch ʸ¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
5058 #: fortran/decl.c:4991
5060 msgid "Missing array specification at %L in DIMENSION statement"
5063 #: fortran/decl.c:5000
5065 msgid "Array specification must be deferred at %L"
5068 #: fortran/decl.c:5077
5070 msgid "Unexpected character in variable list at %C"
5073 #: fortran/decl.c:5114
5075 msgid "Expected '(' at %C"
5078 #: fortran/decl.c:5128 fortran/decl.c:5168
5080 msgid "Expected variable name at %C"
5083 #: fortran/decl.c:5144
5084 #, fuzzy, no-c-format
5085 msgid "Cray pointer at %C must be an integer"
5086 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
5088 #: fortran/decl.c:5148
5090 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
5093 #: fortran/decl.c:5154
5095 msgid "Expected \",\" at %C"
5098 #: fortran/decl.c:5217
5100 msgid "Expected \")\" at %C"
5103 #: fortran/decl.c:5229
5105 msgid "Expected \",\" or end of statement at %C"
5108 #: fortran/decl.c:5293
5110 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
5113 #: fortran/decl.c:5388
5115 msgid "Access specification of the %s operator at %C has already been specified"
5118 #: fortran/decl.c:5405
5120 msgid "Access specification of the .%s. operator at %C has already been specified"
5123 #: fortran/decl.c:5443
5125 msgid "Fortran 2003: PROTECTED statement at %C"
5128 #: fortran/decl.c:5483
5130 msgid "Syntax error in PROTECTED statement at %C"
5133 #: fortran/decl.c:5504
5135 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
5138 #: fortran/decl.c:5541
5140 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
5143 #: fortran/decl.c:5568
5145 msgid "Expected variable name at %C in PARAMETER statement"
5148 #: fortran/decl.c:5575
5150 msgid "Expected = sign in PARAMETER statement at %C"
5153 #: fortran/decl.c:5581
5155 msgid "Expected expression at %C in PARAMETER statement"
5158 #: fortran/decl.c:5639
5160 msgid "Unexpected characters in PARAMETER statement at %C"
5163 #: fortran/decl.c:5663
5165 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
5168 #: fortran/decl.c:5675
5170 msgid "SAVE statement at %C follows blanket SAVE statement"
5173 #: fortran/decl.c:5722
5175 msgid "Syntax error in SAVE statement at %C"
5178 #: fortran/decl.c:5733
5180 msgid "Fortran 2003: VALUE statement at %C"
5183 #: fortran/decl.c:5773
5185 msgid "Syntax error in VALUE statement at %C"
5188 #: fortran/decl.c:5784
5190 msgid "Fortran 2003: VOLATILE statement at %C"
5193 #: fortran/decl.c:5826
5195 msgid "Syntax error in VOLATILE statement at %C"
5198 #: fortran/decl.c:5848
5200 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
5203 #: fortran/decl.c:5910
5205 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
5208 #: fortran/decl.c:5922
5210 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
5213 #: fortran/decl.c:5979
5215 msgid "Expected :: in TYPE definition at %C"
5218 #: fortran/decl.c:5990
5220 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
5223 #: fortran/decl.c:6000
5225 msgid "Derived type name '%s' at %C already has a basic type of %s"
5228 #: fortran/decl.c:6016
5230 msgid "Derived type definition of '%s' at %C has already been defined"
5233 #: fortran/decl.c:6054
5235 msgid "Cray Pointee at %C cannot be assumed shape array"
5238 #: fortran/decl.c:6074
5240 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
5243 #: fortran/decl.c:6146
5245 msgid "ENUMERATOR %L not initialized with integer expression"
5248 #: fortran/decl.c:6195
5249 #, fuzzy, no-c-format
5250 msgid "ENUM definition statement expected before %C"
5251 msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤¤Ç¤¹"
5253 #: fortran/decl.c:6228
5255 msgid "Syntax error in ENUMERATOR definition at %C"
5258 #: fortran/dump-parse-tree.c:48
5263 #: fortran/dump-parse-tree.c:50
5268 #: fortran/dump-parse-tree.c:73 fortran/dump-parse-tree.c:626
5273 #: fortran/dump-parse-tree.c:86 fortran/dump-parse-tree.c:1069
5274 #: fortran/dump-parse-tree.c:1113 fortran/dump-parse-tree.c:1123
5279 #: fortran/dump-parse-tree.c:90 fortran/dump-parse-tree.c:116
5280 #: fortran/dump-parse-tree.c:159 fortran/dump-parse-tree.c:395
5281 #: fortran/dump-parse-tree.c:518 fortran/dump-parse-tree.c:613
5282 #: fortran/dump-parse-tree.c:636
5287 #: fortran/dump-parse-tree.c:99 fortran/dump-parse-tree.c:435
5292 #: fortran/dump-parse-tree.c:105
5297 #: fortran/dump-parse-tree.c:109
5299 msgid "(arg not-present)"
5302 #: fortran/dump-parse-tree.c:113 fortran/dump-parse-tree.c:389
5303 #: fortran/dump-parse-tree.c:514
5308 #: fortran/dump-parse-tree.c:130 fortran/dump-parse-tree.c:325
5313 #: fortran/dump-parse-tree.c:134
5318 #: fortran/dump-parse-tree.c:148
5323 #: fortran/dump-parse-tree.c:175
5328 #: fortran/dump-parse-tree.c:206 fortran/dump-parse-tree.c:215
5329 #: fortran/dump-parse-tree.c:288
5334 #: fortran/dump-parse-tree.c:220
5339 #: fortran/dump-parse-tree.c:244
5344 #: fortran/dump-parse-tree.c:302
5349 #: fortran/dump-parse-tree.c:307
5354 #: fortran/dump-parse-tree.c:309
5359 #: fortran/dump-parse-tree.c:337
5364 #: fortran/dump-parse-tree.c:343
5369 #: fortran/dump-parse-tree.c:345
5374 #: fortran/dump-parse-tree.c:351
5379 #: fortran/dump-parse-tree.c:361 fortran/dump-parse-tree.c:374
5380 #: fortran/dump-parse-tree.c:387 fortran/dump-parse-tree.c:393
5385 #: fortran/dump-parse-tree.c:366
5390 #: fortran/dump-parse-tree.c:368
5395 #: fortran/dump-parse-tree.c:383
5400 #: fortran/dump-parse-tree.c:399
5405 #: fortran/dump-parse-tree.c:408
5410 #: fortran/dump-parse-tree.c:414
5415 #: fortran/dump-parse-tree.c:418
5420 #: fortran/dump-parse-tree.c:429 fortran/dump-parse-tree.c:732
5425 #: fortran/dump-parse-tree.c:439
5430 #: fortran/dump-parse-tree.c:442
5435 #: fortran/dump-parse-tree.c:445
5440 #: fortran/dump-parse-tree.c:448
5445 #: fortran/dump-parse-tree.c:451
5450 #: fortran/dump-parse-tree.c:454
5455 #: fortran/dump-parse-tree.c:457
5460 #: fortran/dump-parse-tree.c:460
5465 #: fortran/dump-parse-tree.c:463
5470 #: fortran/dump-parse-tree.c:466
5475 #: fortran/dump-parse-tree.c:469
5480 #: fortran/dump-parse-tree.c:472
5485 #: fortran/dump-parse-tree.c:476
5490 #: fortran/dump-parse-tree.c:480
5495 #: fortran/dump-parse-tree.c:484
5500 #: fortran/dump-parse-tree.c:488
5505 #: fortran/dump-parse-tree.c:492
5510 #: fortran/dump-parse-tree.c:496
5515 #: fortran/dump-parse-tree.c:499
5520 #: fortran/dump-parse-tree.c:502
5525 #: fortran/dump-parse-tree.c:524
5530 #: fortran/dump-parse-tree.c:530
5535 #: fortran/dump-parse-tree.c:551
5537 msgid "(%s %s %s %s %s"
5540 #: fortran/dump-parse-tree.c:558
5542 msgid " ALLOCATABLE"
5545 #: fortran/dump-parse-tree.c:560 fortran/dump-parse-tree.c:631
5550 #: fortran/dump-parse-tree.c:562
5555 #: fortran/dump-parse-tree.c:564
5560 #: fortran/dump-parse-tree.c:566
5565 #: fortran/dump-parse-tree.c:568 fortran/dump-parse-tree.c:629
5570 #: fortran/dump-parse-tree.c:570
5575 #: fortran/dump-parse-tree.c:572
5580 #: fortran/dump-parse-tree.c:574
5585 #: fortran/dump-parse-tree.c:576
5587 msgid " THREADPRIVATE"
5590 #: fortran/dump-parse-tree.c:578
5595 #: fortran/dump-parse-tree.c:580
5600 #: fortran/dump-parse-tree.c:582
5605 #: fortran/dump-parse-tree.c:584
5610 #: fortran/dump-parse-tree.c:587
5615 #: fortran/dump-parse-tree.c:589
5620 #: fortran/dump-parse-tree.c:591
5622 msgid " IN-NAMELIST"
5625 #: fortran/dump-parse-tree.c:593
5630 #: fortran/dump-parse-tree.c:596
5632 msgid " ABSTRACT INTERFACE"
5635 #: fortran/dump-parse-tree.c:598
5638 msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
5640 #: fortran/dump-parse-tree.c:600
5645 #: fortran/dump-parse-tree.c:602
5647 msgid " IMPLICIT-TYPE"
5650 #: fortran/dump-parse-tree.c:605
5655 #: fortran/dump-parse-tree.c:607
5660 #: fortran/dump-parse-tree.c:609
5665 #: fortran/dump-parse-tree.c:611
5670 #: fortran/dump-parse-tree.c:635 fortran/dump-parse-tree.c:682
5671 #: fortran/dump-parse-tree.c:706 fortran/dump-parse-tree.c:735
5672 #: fortran/dump-parse-tree.c:1276 fortran/dump-parse-tree.c:1282
5673 #: fortran/dump-parse-tree.c:1784
5678 #: fortran/dump-parse-tree.c:659
5683 #: fortran/dump-parse-tree.c:666
5688 #: fortran/dump-parse-tree.c:673
5693 #: fortran/dump-parse-tree.c:680
5695 msgid "Generic interfaces:"
5696 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
5698 #: fortran/dump-parse-tree.c:688
5703 #: fortran/dump-parse-tree.c:694
5705 msgid "components: "
5708 #: fortran/dump-parse-tree.c:701
5710 msgid "Formal arglist:"
5713 #: fortran/dump-parse-tree.c:708
5715 msgid " [Alt Return]"
5718 #: fortran/dump-parse-tree.c:715
5720 msgid "Formal namespace"
5721 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5723 #: fortran/dump-parse-tree.c:771
5725 msgid "common: /%s/ "
5728 #: fortran/dump-parse-tree.c:779 fortran/dump-parse-tree.c:1720
5733 #: fortran/dump-parse-tree.c:791
5735 msgid "symtree: %s Ambig %d"
5738 #: fortran/dump-parse-tree.c:794
5740 msgid " from namespace %s"
5741 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5743 #: fortran/dump-parse-tree.c:820
5748 #: fortran/dump-parse-tree.c:852
5753 #: fortran/dump-parse-tree.c:867 fortran/dump-parse-tree.c:1010
5758 #: fortran/dump-parse-tree.c:872
5763 #: fortran/dump-parse-tree.c:888
5768 #: fortran/dump-parse-tree.c:894
5770 msgid " NUM_THREADS("
5773 #: fortran/dump-parse-tree.c:910
5775 msgid " SCHEDULE (%s"
5778 #: fortran/dump-parse-tree.c:930
5780 msgid " DEFAULT(%s)"
5783 #: fortran/dump-parse-tree.c:933
5788 #: fortran/dump-parse-tree.c:958
5790 msgid " REDUCTION(%s:"
5793 #: fortran/dump-parse-tree.c:972
5798 #: fortran/dump-parse-tree.c:988
5800 msgid "!$OMP SECTION\n"
5803 #: fortran/dump-parse-tree.c:997
5805 msgid "!$OMP END %s"
5808 #: fortran/dump-parse-tree.c:1002
5810 msgid " COPYPRIVATE("
5813 #: fortran/dump-parse-tree.c:1007
5818 #: fortran/dump-parse-tree.c:1034
5823 #: fortran/dump-parse-tree.c:1038
5828 #: fortran/dump-parse-tree.c:1042
5833 #: fortran/dump-parse-tree.c:1047
5838 #: fortran/dump-parse-tree.c:1054
5840 msgid "LABEL ASSIGN "
5843 #: fortran/dump-parse-tree.c:1056
5848 #: fortran/dump-parse-tree.c:1060
5850 msgid "POINTER ASSIGN "
5853 #: fortran/dump-parse-tree.c:1067
5858 #: fortran/dump-parse-tree.c:1076
5863 #: fortran/dump-parse-tree.c:1092 fortran/dump-parse-tree.c:1094
5868 #: fortran/dump-parse-tree.c:1096
5873 #: fortran/dump-parse-tree.c:1102
5878 #: fortran/dump-parse-tree.c:1108
5883 #: fortran/dump-parse-tree.c:1118
5888 #: fortran/dump-parse-tree.c:1128 fortran/dump-parse-tree.c:1136
5893 #: fortran/dump-parse-tree.c:1130
5898 #: fortran/dump-parse-tree.c:1147
5903 #: fortran/dump-parse-tree.c:1150
5908 #: fortran/dump-parse-tree.c:1160
5913 #: fortran/dump-parse-tree.c:1165
5915 msgid "SELECT CASE "
5918 #: fortran/dump-parse-tree.c:1173
5923 #: fortran/dump-parse-tree.c:1189
5928 #: fortran/dump-parse-tree.c:1193
5933 #: fortran/dump-parse-tree.c:1204
5938 #: fortran/dump-parse-tree.c:1211
5943 #: fortran/dump-parse-tree.c:1216
5948 #: fortran/dump-parse-tree.c:1241
5953 #: fortran/dump-parse-tree.c:1245
5958 #: fortran/dump-parse-tree.c:1259 fortran/dump-parse-tree.c:1270
5963 #: fortran/dump-parse-tree.c:1263
5968 #: fortran/dump-parse-tree.c:1274
5973 #: fortran/dump-parse-tree.c:1280
5978 #: fortran/dump-parse-tree.c:1286
5983 #: fortran/dump-parse-tree.c:1289 fortran/dump-parse-tree.c:1305
5988 #: fortran/dump-parse-tree.c:1302
5993 #: fortran/dump-parse-tree.c:1318
5998 #: fortran/dump-parse-tree.c:1323 fortran/dump-parse-tree.c:1402
5999 #: fortran/dump-parse-tree.c:1444 fortran/dump-parse-tree.c:1467
6000 #: fortran/dump-parse-tree.c:1619
6005 #: fortran/dump-parse-tree.c:1328 fortran/dump-parse-tree.c:1407
6006 #: fortran/dump-parse-tree.c:1449 fortran/dump-parse-tree.c:1478
6007 #: fortran/dump-parse-tree.c:1636
6012 #: fortran/dump-parse-tree.c:1333 fortran/dump-parse-tree.c:1412
6013 #: fortran/dump-parse-tree.c:1454 fortran/dump-parse-tree.c:1483
6014 #: fortran/dump-parse-tree.c:1641
6019 #: fortran/dump-parse-tree.c:1338 fortran/dump-parse-tree.c:1472
6024 #: fortran/dump-parse-tree.c:1343 fortran/dump-parse-tree.c:1417
6029 #: fortran/dump-parse-tree.c:1348 fortran/dump-parse-tree.c:1513
6034 #: fortran/dump-parse-tree.c:1353 fortran/dump-parse-tree.c:1529
6039 #: fortran/dump-parse-tree.c:1358 fortran/dump-parse-tree.c:1544
6044 #: fortran/dump-parse-tree.c:1363 fortran/dump-parse-tree.c:1554
6049 #: fortran/dump-parse-tree.c:1368 fortran/dump-parse-tree.c:1559
6054 #: fortran/dump-parse-tree.c:1373 fortran/dump-parse-tree.c:1564
6059 #: fortran/dump-parse-tree.c:1378 fortran/dump-parse-tree.c:1584
6064 #: fortran/dump-parse-tree.c:1383 fortran/dump-parse-tree.c:1589
6069 #: fortran/dump-parse-tree.c:1388 fortran/dump-parse-tree.c:1594
6074 #: fortran/dump-parse-tree.c:1392 fortran/dump-parse-tree.c:1421
6075 #: fortran/dump-parse-tree.c:1458 fortran/dump-parse-tree.c:1599
6076 #: fortran/dump-parse-tree.c:1676
6081 #: fortran/dump-parse-tree.c:1397
6086 #: fortran/dump-parse-tree.c:1425
6091 #: fortran/dump-parse-tree.c:1429
6096 #: fortran/dump-parse-tree.c:1433
6101 #: fortran/dump-parse-tree.c:1437
6106 #: fortran/dump-parse-tree.c:1462
6111 #: fortran/dump-parse-tree.c:1488
6116 #: fortran/dump-parse-tree.c:1493
6121 #: fortran/dump-parse-tree.c:1498
6126 #: fortran/dump-parse-tree.c:1503
6131 #: fortran/dump-parse-tree.c:1508
6136 #: fortran/dump-parse-tree.c:1518
6138 msgid " SEQUENTIAL="
6141 #: fortran/dump-parse-tree.c:1524
6146 #: fortran/dump-parse-tree.c:1534
6151 #: fortran/dump-parse-tree.c:1539
6153 msgid " UNFORMATTED="
6156 #: fortran/dump-parse-tree.c:1549
6161 #: fortran/dump-parse-tree.c:1569
6166 #: fortran/dump-parse-tree.c:1574
6171 #: fortran/dump-parse-tree.c:1579
6176 #: fortran/dump-parse-tree.c:1603
6181 #: fortran/dump-parse-tree.c:1609
6186 #: fortran/dump-parse-tree.c:1613
6191 #: fortran/dump-parse-tree.c:1625
6196 #: fortran/dump-parse-tree.c:1630
6201 #: fortran/dump-parse-tree.c:1632
6206 #: fortran/dump-parse-tree.c:1646
6211 #: fortran/dump-parse-tree.c:1651
6216 #: fortran/dump-parse-tree.c:1656
6221 #: fortran/dump-parse-tree.c:1667
6226 #: fortran/dump-parse-tree.c:1672
6231 #: fortran/dump-parse-tree.c:1678
6236 #: fortran/dump-parse-tree.c:1680
6241 #: fortran/dump-parse-tree.c:1714
6243 msgid "Equivalence: "
6246 #: fortran/dump-parse-tree.c:1740
6251 #: fortran/dump-parse-tree.c:1754
6256 #: fortran/dump-parse-tree.c:1756
6261 #: fortran/dump-parse-tree.c:1765
6263 msgid "procedure name = %s"
6266 #: fortran/dump-parse-tree.c:1781
6268 msgid "Operator interfaces for %s:"
6271 " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
6273 #: fortran/dump-parse-tree.c:1790
6275 msgid "User operators:\n"
6276 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
6278 #: fortran/dump-parse-tree.c:1806
6283 #: fortran/error.c:213
6284 #, fuzzy, no-c-format
6285 msgid " Included at %s:%d:"
6286 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
6288 #: fortran/error.c:318
6289 #, fuzzy, no-c-format
6290 msgid "<During initialization>\n"
6293 #: fortran/error.c:651
6295 msgid "Error count reached limit of %d."
6298 #: fortran/error.c:670 fortran/error.c:725 fortran/error.c:762
6303 #: fortran/error.c:727 fortran/error.c:810 fortran/error.c:836
6307 #: fortran/error.c:860
6309 msgid "Fatal Error:"
6310 msgstr "ÆâÉô¥¨¥é¡¼: "
6312 #: fortran/error.c:879
6313 #, fuzzy, no-c-format
6314 msgid "Internal Error at (1):"
6315 msgstr "ÆâÉô¥¨¥é¡¼: %s"
6317 #: fortran/expr.c:252
6319 msgid "Constant expression required at %C"
6322 #: fortran/expr.c:255
6324 msgid "Integer expression required at %C"
6327 #: fortran/expr.c:260
6329 msgid "Integer value too large in expression at %C"
6330 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6332 #: fortran/expr.c:1018 fortran/expr.c:1189 fortran/expr.c:1240
6334 msgid "index in dimension %d is out of bounds at %L"
6337 #: fortran/expr.c:1789
6339 msgid "elemental function arguments at %C are not compliant"
6342 #: fortran/expr.c:1833
6344 msgid "Numeric or CHARACTER operands are required in expression at %L"
6347 #: fortran/expr.c:1853
6349 msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
6352 #: fortran/expr.c:1868
6354 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
6357 #: fortran/expr.c:1875
6359 msgid "Concat operator at %L must concatenate strings of the same kind"
6362 #: fortran/expr.c:1885
6364 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
6367 #: fortran/expr.c:1901
6369 msgid "LOGICAL operands are required in expression at %L"
6372 #: fortran/expr.c:1912
6374 msgid "Only intrinsic operators can be used in expression at %L"
6377 #: fortran/expr.c:1920
6379 msgid "Numeric operands are required in expression at %L"
6382 #: fortran/expr.c:1985
6384 msgid "Inquiry function '%s' at %L is not permitted in an initialization expression"
6387 #: fortran/expr.c:2015
6389 msgid "Assumed character length variable '%s' in constant expression at %L"
6392 #: fortran/expr.c:2061 fortran/expr.c:2067
6394 msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
6397 #: fortran/expr.c:2098
6399 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
6402 #: fortran/expr.c:2151
6404 msgid "Function '%s' in initialization expression at %L must be an intrinsic or a specification function"
6407 #: fortran/expr.c:2163
6409 msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
6412 #: fortran/expr.c:2207
6414 msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
6417 #: fortran/expr.c:2213
6419 msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
6422 #: fortran/expr.c:2219
6424 msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
6427 #: fortran/expr.c:2229
6429 msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
6432 #: fortran/expr.c:2317
6434 msgid "Initialization expression didn't reduce %C"
6437 #: fortran/expr.c:2360
6438 #, fuzzy, no-c-format
6439 msgid "Specification function '%s' at %L cannot be a statement function"
6440 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
6442 #: fortran/expr.c:2367
6443 #, fuzzy, no-c-format
6444 msgid "Specification function '%s' at %L cannot be an internal function"
6445 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
6447 #: fortran/expr.c:2374
6449 msgid "Specification function '%s' at %L must be PURE"
6452 #: fortran/expr.c:2381
6454 msgid "Specification function '%s' at %L cannot be RECURSIVE"
6457 #: fortran/expr.c:2443
6458 #, fuzzy, no-c-format
6459 msgid "Dummy argument '%s' not allowed in expression at %L"
6460 msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
6462 #: fortran/expr.c:2450
6464 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
6467 #: fortran/expr.c:2457
6469 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
6472 #: fortran/expr.c:2479
6474 msgid "Variable '%s' cannot appear in the expression at %L"
6477 #: fortran/expr.c:2528
6479 msgid "Expression at %L must be of INTEGER type"
6482 #: fortran/expr.c:2537
6484 msgid "Function '%s' at %L must be PURE"
6487 #: fortran/expr.c:2546
6489 msgid "Expression at %L must be scalar"
6492 #: fortran/expr.c:2573
6494 msgid "Incompatible ranks in %s (%d and %d) at %L"
6497 #: fortran/expr.c:2587
6499 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
6502 #: fortran/expr.c:2633 fortran/expr.c:2800
6504 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
6507 #: fortran/expr.c:2676
6509 msgid "'%s' at %L is not a VALUE"
6512 #: fortran/expr.c:2683
6514 msgid "Incompatible ranks %d and %d in assignment at %L"
6517 #: fortran/expr.c:2690
6519 msgid "Variable type is UNKNOWN in assignment at %L"
6522 #: fortran/expr.c:2702
6524 msgid "NULL appears on right-hand side in assignment at %L"
6527 #: fortran/expr.c:2713
6529 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
6532 #: fortran/expr.c:2722
6534 msgid "POINTER valued function appears on right-hand side of assignment at %L"
6537 #: fortran/expr.c:2727
6539 msgid "array assignment"
6542 #: fortran/expr.c:2744
6543 #, fuzzy, no-c-format
6544 msgid "Incompatible types in assignment at %L, %s to %s"
6545 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
6547 #: fortran/expr.c:2769
6549 msgid "Pointer assignment target is not a POINTER at %L"
6552 #: fortran/expr.c:2777
6554 msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
6557 #: fortran/expr.c:2807
6559 msgid "Pointer assignment to non-POINTER at %L"
6562 #: fortran/expr.c:2816
6564 msgid "Bad pointer object in PURE procedure at %L"
6567 #: fortran/expr.c:2828
6569 msgid "Different types in pointer assignment at %L"
6572 #: fortran/expr.c:2835
6574 msgid "Different kind type parameters in pointer assignment at %L"
6577 #: fortran/expr.c:2842
6579 msgid "Different ranks in pointer assignment at %L"
6582 #: fortran/expr.c:2857
6584 msgid "Different character lengths in pointer assignment at %L"
6587 #: fortran/expr.c:2868
6589 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
6592 #: fortran/expr.c:2875
6594 msgid "Bad target in pointer assignment in PURE procedure at %L"
6597 #: fortran/expr.c:2881
6599 msgid "Pointer assignment with vector subscript on rhs at %L"
6602 #: fortran/expr.c:2888
6604 msgid "Pointer assigment target has PROTECTED attribute at %L"
6607 #: fortran/gfortranspec.c:248
6609 msgid "overflowed output arg list for '%s'"
6610 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6612 #: fortran/gfortranspec.c:381
6615 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
6616 "You may redistribute copies of GNU Fortran\n"
6617 "under the terms of the GNU General Public License.\n"
6618 "For more information about these matters, see the file named COPYING\n"
6622 #: fortran/gfortranspec.c:403
6624 msgid "argument to '%s' missing"
6625 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
6627 #: fortran/gfortranspec.c:407
6629 msgid "no input files; unwilling to write output files"
6630 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤¹þ¤ß"
6632 #: fortran/gfortranspec.c:566
6637 #: fortran/interface.c:173
6638 #, fuzzy, no-c-format
6639 msgid "Syntax error in generic specification at %C"
6640 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6642 #: fortran/interface.c:200
6644 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
6647 #: fortran/interface.c:219
6649 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
6652 #: fortran/interface.c:252
6654 msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
6657 #: fortran/interface.c:260
6659 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
6662 #: fortran/interface.c:291
6664 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
6667 #: fortran/interface.c:304
6669 msgid "Expected a nameless interface at %C"
6672 #: fortran/interface.c:315
6674 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
6677 #: fortran/interface.c:317
6679 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
6682 #: fortran/interface.c:331
6684 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
6687 #: fortran/interface.c:342
6689 msgid "Expecting 'END INTERFACE %s' at %C"
6692 #: fortran/interface.c:551
6694 msgid "Alternate return cannot appear in operator interface at %L"
6697 #: fortran/interface.c:581
6699 msgid "Operator interface at %L has the wrong number of arguments"
6702 #: fortran/interface.c:592
6704 msgid "Assignment operator interface at %L must be a SUBROUTINE"
6707 #: fortran/interface.c:598
6709 msgid "Assignment operator interface at %L must have two arguments"
6712 #: fortran/interface.c:608
6714 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
6717 #: fortran/interface.c:617
6719 msgid "Intrinsic operator interface at %L must be a FUNCTION"
6722 #: fortran/interface.c:627
6724 msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
6727 #: fortran/interface.c:631
6729 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
6732 #: fortran/interface.c:637 fortran/resolve.c:8807
6734 msgid "First argument of operator interface at %L must be INTENT(IN)"
6737 #: fortran/interface.c:641 fortran/resolve.c:8819
6739 msgid "Second argument of operator interface at %L must be INTENT(IN)"
6742 #: fortran/interface.c:744
6744 msgid "Operator interface at %L conflicts with intrinsic interface"
6747 #: fortran/interface.c:1044
6749 msgid "Procedure '%s' in %s at %L has no explicit interface"
6752 #: fortran/interface.c:1047
6754 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
6757 #: fortran/interface.c:1102 fortran/interface.c:1108
6759 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
6762 #: fortran/interface.c:1144
6764 msgid "'%s' at %L is not a module procedure"
6767 #: fortran/interface.c:1676
6769 msgid "Keyword argument '%s' at %L is not in the procedure"
6772 #: fortran/interface.c:1684
6774 msgid "Keyword argument '%s' at %L is already associated with another actual argument"
6777 #: fortran/interface.c:1694
6779 msgid "More actual than formal arguments in procedure call at %L"
6782 #: fortran/interface.c:1706 fortran/interface.c:1935
6784 msgid "Missing alternate return spec in subroutine call at %L"
6787 #: fortran/interface.c:1714
6789 msgid "Unexpected alternate return spec in subroutine call at %L"
6792 #: fortran/interface.c:1729
6794 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
6797 #: fortran/interface.c:1742
6799 msgid "Type/rank mismatch in argument '%s' at %L"
6802 #: fortran/interface.c:1758
6804 msgid "Character length mismatch between actual argument and pointer or allocatable dummy argument '%s' at %L"
6807 #: fortran/interface.c:1771
6809 msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
6812 #: fortran/interface.c:1776
6814 msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
6817 #: fortran/interface.c:1790
6819 msgid "Expected a procedure for argument '%s' at %L"
6822 #: fortran/interface.c:1800
6824 msgid "Expected a PURE procedure for argument '%s' at %L"
6827 #: fortran/interface.c:1814
6829 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
6832 #: fortran/interface.c:1823
6833 #, fuzzy, no-c-format
6834 msgid "Actual argument for '%s' must be a pointer at %L"
6835 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
6837 #: fortran/interface.c:1832
6839 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
6842 #: fortran/interface.c:1843
6844 msgid "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
6847 #: fortran/interface.c:1851
6849 msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
6852 #: fortran/interface.c:1864
6854 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(IN), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
6857 #: fortran/interface.c:1881
6859 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6862 #: fortran/interface.c:1893
6864 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6867 #: fortran/interface.c:1912
6869 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
6872 #: fortran/interface.c:1942
6873 #, fuzzy, no-c-format
6874 msgid "Missing actual argument for argument '%s' at %L"
6875 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6877 #: fortran/interface.c:2128
6879 msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
6882 #: fortran/interface.c:2184
6884 msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
6887 #: fortran/interface.c:2194
6889 msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
6892 #: fortran/interface.c:2202
6894 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
6897 #: fortran/interface.c:2225
6899 msgid "Procedure '%s' called with an implicit interface at %L"
6902 #: fortran/interface.c:2440
6904 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
6907 #: fortran/interface.c:2519
6909 msgid "Entity '%s' at %C is already present in the interface"
6912 #: fortran/intrinsic.c:2918
6913 #, fuzzy, no-c-format
6914 msgid "Too many arguments in call to '%s' at %L"
6915 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
6917 #: fortran/intrinsic.c:2933
6919 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
6922 #: fortran/intrinsic.c:2936
6924 msgid "Can't find keyword named '%s' in call to '%s' at %L"
6927 #: fortran/intrinsic.c:2943
6929 msgid "Argument '%s' is appears twice in call to '%s' at %L"
6932 #: fortran/intrinsic.c:2957
6933 #, fuzzy, no-c-format
6934 msgid "Missing actual argument '%s' in call to '%s' at %L"
6935 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6937 #: fortran/intrinsic.c:2972
6939 msgid "ALTERNATE RETURN not permitted at %L"
6942 #: fortran/intrinsic.c:3021
6944 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
6947 #: fortran/intrinsic.c:3337
6949 msgid "Intrinsic '%s' at %L is not included in the selected standard"
6952 #: fortran/intrinsic.c:3450
6954 msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
6957 #: fortran/intrinsic.c:3508
6959 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6962 #: fortran/intrinsic.c:3579
6964 msgid "Extension: Conversion from %s to %s at %L"
6967 #: fortran/intrinsic.c:3582
6968 #, fuzzy, no-c-format
6969 msgid "Conversion from %s to %s at %L"
6970 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
6972 #: fortran/intrinsic.c:3629
6973 #, fuzzy, no-c-format
6974 msgid "Can't convert %s to %s at %L"
6975 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤¤Þ¤»¤ó"
6977 #: fortran/io.c:156 fortran/primary.c:738
6979 msgid "Extension: backslash character at %C"
6982 #: fortran/io.c:187 fortran/io.c:190
6984 msgid "Extension: Tab character in format at %C"
6988 msgid "Positive width required"
6993 msgid "Nonnegative width required"
6994 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
6998 msgid "Unexpected element"
6999 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
7003 msgid "Unexpected end of format string"
7004 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
7007 msgid "Missing leading left parenthesis"
7011 msgid "Expected P edit descriptor"
7014 #. P requires a prior number.
7016 msgid "P descriptor requires leading scale factor"
7019 #. X requires a prior number if we're being pedantic.
7022 msgid "Extension: X descriptor requires leading space count at %C"
7027 msgid "Extension: $ descriptor at %C"
7032 msgid "$ should be the last specifier in format at %C"
7036 msgid "Repeat count cannot follow P descriptor"
7041 msgid "Extension: Missing positive width after L descriptor at %C"
7044 #: fortran/io.c:670 fortran/io.c:672 fortran/io.c:733 fortran/io.c:735
7045 #, fuzzy, no-c-format
7046 msgid "Period required in format specifier at %C"
7047 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
7050 msgid "Positive exponent width required"
7055 msgid "The H format specifier at %C is a Fortran 95 deleted feature"
7058 #: fortran/io.c:838 fortran/io.c:895
7060 msgid "Extension: Missing comma at %C"
7064 #, fuzzy, no-c-format
7065 msgid "%s in format string at %C"
7066 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤¬ null ¤Ç¤¹"
7070 msgid "Format statement in module main block at %C"
7074 #, fuzzy, no-c-format
7075 msgid "Missing format label at %C"
7076 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7078 #: fortran/io.c:1010 fortran/io.c:1034
7079 #, fuzzy, no-c-format
7080 msgid "Duplicate %s specification at %C"
7081 msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
7083 #: fortran/io.c:1041
7085 msgid "Variable tag cannot be INTENT(IN) at %C"
7088 #: fortran/io.c:1048
7090 msgid "Variable tag cannot be assigned in PURE procedure at %C"
7093 #: fortran/io.c:1085
7094 #, fuzzy, no-c-format
7095 msgid "Duplicate %s label specification at %C"
7096 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
7098 #: fortran/io.c:1106
7100 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
7103 #: fortran/io.c:1119
7105 msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
7108 #: fortran/io.c:1125
7110 msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
7113 #: fortran/io.c:1131
7115 msgid "Variable '%s' at %L has not been assigned a format label"
7118 #: fortran/io.c:1138
7120 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
7123 #: fortran/io.c:1151
7125 msgid "Extension: Character array in FORMAT tag at %L"
7128 #: fortran/io.c:1157
7130 msgid "Extension: Non-character in FORMAT tag at %L"
7133 #: fortran/io.c:1182
7135 msgid "%s tag at %L must be of type %s"
7138 #: fortran/io.c:1189
7140 msgid "%s tag at %L must be scalar"
7143 #: fortran/io.c:1195
7145 msgid "Fortran 2003: IOMSG tag at %L"
7148 #: fortran/io.c:1203
7150 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
7153 #: fortran/io.c:1211
7155 msgid "Extension: CONVERT tag at %L"
7158 #: fortran/io.c:1367 fortran/io.c:1375
7160 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
7163 #: fortran/io.c:1393 fortran/io.c:1401
7165 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
7168 #: fortran/io.c:1413 fortran/io.c:1419
7170 msgid "%s specifier in %s statement at %C has invalid value '%s'"
7173 #: fortran/io.c:1473
7175 msgid "OPEN statement not allowed in PURE procedure at %C"
7178 #: fortran/io.c:1818
7180 msgid "CLOSE statement not allowed in PURE procedure at %C"
7183 #: fortran/io.c:1955 fortran/match.c:1841
7185 msgid "%s statement not allowed in PURE procedure at %C"
7188 #: fortran/io.c:2011
7190 msgid "Fortran 2003: FLUSH statement at %C"
7193 #: fortran/io.c:2072
7195 msgid "Duplicate UNIT specification at %C"
7198 #: fortran/io.c:2128
7199 #, fuzzy, no-c-format
7200 msgid "Duplicate format specification at %C"
7201 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
7203 #: fortran/io.c:2145
7205 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
7208 #: fortran/io.c:2181
7210 msgid "Duplicate NML specification at %C"
7213 #: fortran/io.c:2190
7215 msgid "Symbol '%s' at %C must be a NAMELIST group name"
7218 #: fortran/io.c:2231
7220 msgid "END tag at %C not allowed in output statement"
7223 #: fortran/io.c:2288
7225 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
7228 #: fortran/io.c:2297
7230 msgid "Internal unit with vector subscript at %L"
7233 #: fortran/io.c:2304
7235 msgid "External IO UNIT cannot be an array at %L"
7238 #: fortran/io.c:2314
7239 #, fuzzy, no-c-format
7240 msgid "ERR tag label %d at %L not defined"
7241 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7243 #: fortran/io.c:2326
7244 #, fuzzy, no-c-format
7245 msgid "END tag label %d at %L not defined"
7246 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7248 #: fortran/io.c:2338
7249 #, fuzzy, no-c-format
7250 msgid "EOR tag label %d at %L not defined"
7251 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7253 #: fortran/io.c:2348
7254 #, fuzzy, no-c-format
7255 msgid "FORMAT label %d at %L not defined"
7256 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7258 #: fortran/io.c:2469
7260 msgid "Syntax error in I/O iterator at %C"
7263 #: fortran/io.c:2500
7265 msgid "Expected variable in READ statement at %C"
7268 #: fortran/io.c:2506
7269 #, fuzzy, no-c-format
7270 msgid "Expected expression in %s statement at %C"
7271 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
7273 #: fortran/io.c:2516
7275 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
7278 #: fortran/io.c:2525
7280 msgid "Cannot read to variable '%s' in PURE procedure at %C"
7283 #: fortran/io.c:2541
7285 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
7288 #. A general purpose syntax error.
7289 #: fortran/io.c:2602 fortran/io.c:3004 fortran/gfortran.h:1998
7290 #, fuzzy, no-c-format
7291 msgid "Syntax error in %s statement at %C"
7292 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
7294 #: fortran/io.c:2670
7296 msgid "Fortran 2003: Internal file at %L with namelist"
7299 #: fortran/io.c:2833
7301 msgid "PRINT namelist at %C is an extension"
7304 #: fortran/io.c:2965
7306 msgid "Extension: Comma before i/o item list at %C"
7309 #: fortran/io.c:2974
7311 msgid "Expected comma in I/O list at %C"
7314 #: fortran/io.c:3036
7316 msgid "PRINT statement at %C not allowed within PURE procedure"
7319 #: fortran/io.c:3176 fortran/io.c:3227
7321 msgid "INQUIRE statement not allowed in PURE procedure at %C"
7324 #: fortran/io.c:3203
7326 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
7329 #: fortran/io.c:3213 fortran/trans-io.c:1144
7331 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
7334 #: fortran/io.c:3220
7336 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
7339 #: fortran/match.c:270
7341 msgid "Integer too large at %C"
7344 #: fortran/match.c:363 fortran/parse.c:442
7346 msgid "Too many digits in statement label at %C"
7349 #: fortran/match.c:369
7351 msgid "Statement label at %C is zero"
7354 #: fortran/match.c:402
7355 #, fuzzy, no-c-format
7356 msgid "Label name '%s' at %C is ambiguous"
7357 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
7359 #: fortran/match.c:408
7361 msgid "Duplicate construct label '%s' at %C"
7364 #: fortran/match.c:438
7365 #, fuzzy, no-c-format
7366 msgid "Invalid character in name at %C"
7367 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
7369 #: fortran/match.c:451 fortran/match.c:523
7371 msgid "Name at %C is too long"
7374 #: fortran/match.c:506 fortran/match.c:552
7376 msgid "Invalid C name in NAME= specifier at %C"
7379 #: fortran/match.c:543
7381 msgid "Embedded space in NAME= specifier at %C"
7384 #: fortran/match.c:868
7386 msgid "Loop variable at %C cannot be a sub-component"
7389 #: fortran/match.c:874
7391 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
7394 #: fortran/match.c:907
7396 msgid "Expected a step value in iterator at %C"
7399 #: fortran/match.c:919
7401 msgid "Syntax error in iterator at %C"
7404 #: fortran/match.c:1155
7406 msgid "Invalid form of PROGRAM statement at %C"
7409 #: fortran/match.c:1196
7411 msgid "Setting value of PROTECTED variable at %C"
7414 #: fortran/match.c:1249
7416 msgid "Assigning to a PROTECTED pointer at %C"
7419 #: fortran/match.c:1292 fortran/match.c:1365
7421 msgid "Obsolescent: arithmetic IF statement at %C"
7424 #: fortran/match.c:1340
7425 #, fuzzy, no-c-format
7426 msgid "Syntax error in IF-expression at %C"
7427 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7429 #: fortran/match.c:1351
7431 msgid "Block label not appropriate for arithmetic IF statement at %C"
7434 #: fortran/match.c:1389
7436 msgid "Block label is not appropriate IF statement at %C"
7439 #: fortran/match.c:1468 fortran/primary.c:2522
7441 msgid "Cannot assign to a named constant at %C"
7444 #: fortran/match.c:1478
7446 msgid "Unclassifiable statement in IF-clause at %C"
7449 #: fortran/match.c:1485
7451 msgid "Syntax error in IF-clause at %C"
7454 #: fortran/match.c:1529
7456 msgid "Unexpected junk after ELSE statement at %C"
7459 #: fortran/match.c:1535 fortran/match.c:1570
7461 msgid "Label '%s' at %C doesn't match IF label '%s'"
7464 #: fortran/match.c:1564
7466 msgid "Unexpected junk after ELSE IF statement at %C"
7469 #: fortran/match.c:1727
7471 msgid "Name '%s' in %s statement at %C is not a loop name"
7474 #: fortran/match.c:1743
7475 #, fuzzy, no-c-format
7476 msgid "%s statement at %C is not within a loop"
7477 msgstr "continue ʸ¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
7479 #: fortran/match.c:1746
7480 #, fuzzy, no-c-format
7481 msgid "%s statement at %C is not within loop '%s'"
7482 msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
7484 #: fortran/match.c:1754
7486 msgid "%s statement at %C leaving OpenMP structured block"
7489 #: fortran/match.c:1767
7491 msgid "EXIT statement at %C terminating !$OMP DO loop"
7494 #: fortran/match.c:1819
7496 msgid "Too many digits in STOP code at %C"
7499 #: fortran/match.c:1872
7501 msgid "Deleted feature: PAUSE statement at %C"
7504 #: fortran/match.c:1920
7506 msgid "Deleted feature: ASSIGN statement at %C"
7509 #: fortran/match.c:1966
7511 msgid "Deleted feature: Assigned GOTO statement at %C"
7514 #: fortran/match.c:2013 fortran/match.c:2065
7516 msgid "Statement label list in GOTO at %C cannot be empty"
7519 #: fortran/match.c:2149
7521 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
7524 #: fortran/match.c:2173
7526 msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
7529 #: fortran/match.c:2180
7531 msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
7534 #: fortran/match.c:2218 fortran/match.c:2382
7536 msgid "STAT expression at %C must be a variable"
7539 #: fortran/match.c:2272
7541 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
7544 #: fortran/match.c:2349
7546 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
7549 #: fortran/match.c:2368
7551 msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
7554 #: fortran/match.c:2375
7556 msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
7559 #: fortran/match.c:2424
7561 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
7564 #: fortran/match.c:2455
7566 msgid "Extension: RETURN statement in main program at %C"
7569 #: fortran/match.c:2665
7571 msgid "Syntax error in common block name at %C"
7574 #: fortran/match.c:2701
7576 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
7579 #: fortran/match.c:2719
7581 msgid "BLOCK DATA unit cannot contain blank COMMON at %C"
7584 #. If we find an error, just print it and continue,
7585 #. cause it's just semantic, and we can see if there
7587 #: fortran/match.c:2765
7589 msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
7592 #: fortran/match.c:2774
7594 msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
7597 #: fortran/match.c:2781
7599 msgid "Symbol '%s' at %C is already in a COMMON block"
7602 #: fortran/match.c:2793
7604 msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
7607 #: fortran/match.c:2796
7609 msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
7612 #: fortran/match.c:2821
7614 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
7617 #: fortran/match.c:2831
7619 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
7622 #: fortran/match.c:2863
7624 msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
7627 #: fortran/match.c:2971
7629 msgid "Namelist group name '%s' at %C already has a basic type of %s"
7632 #: fortran/match.c:2979
7634 msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
7637 #: fortran/match.c:3006
7639 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
7642 #: fortran/match.c:3013
7644 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
7647 #: fortran/match.c:3140
7649 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
7652 #: fortran/match.c:3148
7654 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
7657 #: fortran/match.c:3176
7659 msgid "EQUIVALENCE at %C requires two or more objects"
7662 #: fortran/match.c:3190
7664 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
7667 #: fortran/match.c:3351
7668 #, fuzzy, no-c-format
7669 msgid "Statement function at %L is recursive"
7670 msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
7672 #: fortran/match.c:3439
7674 msgid "Expected initialization expression in CASE at %C"
7677 #: fortran/match.c:3462
7679 msgid "Expected the name of the SELECT CASE construct at %C"
7682 #: fortran/match.c:3474
7684 msgid "Expected case name of '%s' at %C"
7687 #: fortran/match.c:3518
7689 msgid "Unexpected CASE statement at %C"
7692 #: fortran/match.c:3570
7693 #, fuzzy, no-c-format
7694 msgid "Syntax error in CASE-specification at %C"
7695 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
7697 #: fortran/match.c:3690
7699 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
7702 #: fortran/match.c:3728
7704 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
7707 #: fortran/match.c:3828
7709 msgid "Syntax error in FORALL iterator at %C"
7712 #: fortran/matchexp.c:28
7714 msgid "Syntax error in expression at %C"
7715 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7717 #: fortran/matchexp.c:72
7719 msgid "Bad character '%c' in OPERATOR name at %C"
7722 #: fortran/matchexp.c:80
7723 #, fuzzy, no-c-format
7724 msgid "The name '%s' cannot be used as a defined operator at %C"
7725 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
7727 #: fortran/matchexp.c:187
7729 msgid "Expected a right parenthesis in expression at %C"
7732 #: fortran/matchexp.c:312
7734 msgid "Expected exponent in expression at %C"
7737 #: fortran/matchexp.c:348 fortran/matchexp.c:452
7739 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
7742 #: fortran/misc.c:39
7744 msgid "Out of memory-- malloc() failed"
7747 #: fortran/module.c:516
7749 msgid "Fortran 2003: module nature in USE statement at %C"
7752 #: fortran/module.c:528
7754 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
7757 #: fortran/module.c:541
7759 msgid "\"::\" was expected after module nature at %C but was not found"
7762 #: fortran/module.c:550
7764 msgid "Fortran 2003: \"USE :: module\" at %C"
7767 #: fortran/module.c:602
7769 msgid "Missing generic specification in USE statement at %C"
7772 #: fortran/module.c:610
7774 msgid "Fortran 2003: Renaming operators in USE statements at %C"
7777 #: fortran/module.c:652
7779 msgid "The name '%s' at %C has already been used as an external module name."
7782 #: fortran/module.c:930
7784 msgid "Reading module %s at line %d column %d: %s"
7787 #: fortran/module.c:934
7789 msgid "Writing module %s at line %d column %d: %s"
7792 #: fortran/module.c:938
7794 msgid "Module %s at line %d column %d: %s"
7797 #: fortran/module.c:978
7799 msgid "Unexpected EOF"
7800 msgstr "';' ¤¬É¬ÍפǤ¹"
7802 #: fortran/module.c:1010
7804 msgid "Unexpected end of module in string constant"
7805 msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
7807 #: fortran/module.c:1064
7809 msgid "Integer overflow"
7810 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7812 #: fortran/module.c:1095
7813 msgid "Name too long"
7816 #: fortran/module.c:1202
7820 #: fortran/module.c:1246
7822 msgid "Expected name"
7823 msgstr "MCU ̾¤ò»ØÄꤹ¤ë"
7825 #: fortran/module.c:1249
7826 msgid "Expected left parenthesis"
7829 #: fortran/module.c:1252
7830 msgid "Expected right parenthesis"
7833 #: fortran/module.c:1255
7834 msgid "Expected integer"
7837 #: fortran/module.c:1258
7838 msgid "Expected string"
7841 #: fortran/module.c:1282
7842 msgid "find_enum(): Enum not found"
7845 #: fortran/module.c:1296
7846 #, fuzzy, no-c-format
7847 msgid "Error writing modules file: %s"
7848 msgstr "%s ¤Ø¤Î½ñ¤¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
7850 #: fortran/module.c:1691
7852 msgid "Expected attribute bit name"
7853 msgstr "packed °À¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
7855 #: fortran/module.c:2503
7857 msgid "Expected integer string"
7858 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7860 #: fortran/module.c:2507
7861 msgid "Error converting integer"
7864 #: fortran/module.c:2529
7866 msgid "Expected real string"
7867 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
7869 #: fortran/module.c:2722
7870 msgid "Expected expression type"
7873 #: fortran/module.c:2776
7874 msgid "Bad operator"
7877 #: fortran/module.c:2861
7879 msgid "Bad type in constant expression"
7880 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7882 #: fortran/module.c:2898
7884 msgid "Namelist %s cannot be renamed by USE association to %s"
7887 #: fortran/module.c:3723
7889 msgid "Symbol '%s' referenced at %L not found in module '%s'"
7892 #: fortran/module.c:3730
7894 msgid "User operator '%s' referenced at %L not found in module '%s'"
7897 #: fortran/module.c:3735
7899 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
7902 #: fortran/module.c:4213
7903 #, fuzzy, no-c-format
7904 msgid "Can't open module file '%s' for writing at %C: %s"
7905 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
7907 #: fortran/module.c:4251
7908 #, fuzzy, no-c-format
7909 msgid "Error writing module file '%s' for writing: %s"
7910 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
7912 #: fortran/module.c:4281 fortran/module.c:4363
7914 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
7917 #: fortran/module.c:4394
7919 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
7922 #: fortran/module.c:4416
7923 #, fuzzy, no-c-format
7924 msgid "Symbol '%s' already declared"
7925 msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
7927 #: fortran/module.c:4471
7929 msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
7932 #: fortran/module.c:4484
7934 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
7937 #: fortran/module.c:4492
7939 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
7942 #: fortran/module.c:4520
7944 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
7947 #: fortran/module.c:4536
7949 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
7952 #: fortran/module.c:4569
7954 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
7957 #: fortran/module.c:4577
7959 msgid "Fortran 2003: ISO_C_BINDING module at %C"
7962 #: fortran/module.c:4587
7964 msgid "Can't find an intrinsic module named '%s' at %C"
7967 #: fortran/module.c:4592
7968 #, fuzzy, no-c-format
7969 msgid "Can't open module file '%s' for reading at %C: %s"
7970 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n"
7972 #: fortran/module.c:4600
7974 msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
7977 #: fortran/module.c:4615
7979 msgid "Unexpected end of module"
7980 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
7982 #: fortran/module.c:4620
7984 msgid "File '%s' opened at %C is not a GFORTRAN module file"
7987 #: fortran/module.c:4630
7989 msgid "Can't USE the same module we're building!"
7992 #: fortran/openmp.c:134 fortran/openmp.c:499
7994 msgid "COMMON block /%s/ not found at %C"
7997 #: fortran/openmp.c:165
7999 msgid "Syntax error in OpenMP variable list at %C"
8002 #: fortran/openmp.c:291
8004 msgid "%s is not INTRINSIC procedure name at %C"
8007 #: fortran/openmp.c:478
8009 msgid "Threadprivate variable at %C is an element of a COMMON block"
8012 #: fortran/openmp.c:518
8014 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
8017 #: fortran/openmp.c:696 fortran/resolve.c:5822 fortran/resolve.c:6133
8019 msgid "IF clause at %L requires a scalar LOGICAL expression"
8022 #: fortran/openmp.c:704
8024 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
8027 #: fortran/openmp.c:712
8029 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
8032 #: fortran/openmp.c:726 fortran/openmp.c:736 fortran/openmp.c:743
8033 #: fortran/openmp.c:753
8035 msgid "Symbol '%s' present on multiple clauses at %L"
8038 #: fortran/openmp.c:776
8040 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
8043 #: fortran/openmp.c:779
8045 msgid "COPYIN clause object '%s' is ALLOCATABLE at %L"
8048 #: fortran/openmp.c:782
8050 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
8053 #: fortran/openmp.c:790
8055 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
8058 #: fortran/openmp.c:793
8060 msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L"
8063 #: fortran/openmp.c:796
8065 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
8068 #: fortran/openmp.c:804
8070 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
8073 #: fortran/openmp.c:807
8075 msgid "Cray pointee '%s' in SHARED clause at %L"
8078 #: fortran/openmp.c:815
8080 msgid "THREADPRIVATE object '%s' in %s clause at %L"
8083 #: fortran/openmp.c:818
8085 msgid "Cray pointee '%s' in %s clause at %L"
8088 #: fortran/openmp.c:823
8090 msgid "POINTER object '%s' in %s clause at %L"
8093 #: fortran/openmp.c:826
8095 msgid "%s clause object '%s' is ALLOCATABLE at %L"
8098 #: fortran/openmp.c:831
8100 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
8103 #: fortran/openmp.c:834
8105 msgid "Cray pointer '%s' in %s clause at %L"
8108 #: fortran/openmp.c:838
8110 msgid "Assumed size array '%s' in %s clause at %L"
8113 #: fortran/openmp.c:843
8115 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
8118 #: fortran/openmp.c:852
8120 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
8123 #: fortran/openmp.c:863
8125 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
8128 #: fortran/openmp.c:874
8130 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
8133 #: fortran/openmp.c:883
8135 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
8138 #: fortran/openmp.c:995
8140 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
8143 #: fortran/openmp.c:1035
8145 msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
8148 #: fortran/openmp.c:1083
8150 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
8153 #: fortran/openmp.c:1097
8155 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
8158 #: fortran/openmp.c:1129
8160 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
8163 #: fortran/openmp.c:1153
8165 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
8168 #: fortran/openmp.c:1160
8170 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
8173 #: fortran/openmp.c:1176
8175 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
8178 #: fortran/openmp.c:1179
8180 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
8183 #: fortran/openmp.c:1185
8185 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
8188 #: fortran/openmp.c:1203
8190 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
8193 #: fortran/openmp.c:1305
8195 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
8198 #: fortran/openmp.c:1311
8200 msgid "!$OMP DO iteration variable must be of type integer at %L"
8203 #: fortran/openmp.c:1315
8205 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
8208 #: fortran/openmp.c:1323
8210 msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
8213 #: fortran/options.c:219
8215 msgid "Option -fwhole-program is not supported for Fortran"
8218 #: fortran/options.c:273
8220 msgid "Reading file '%s' as free form"
8223 #: fortran/options.c:283
8225 msgid "'-fd-lines-as-comments' has no effect in free form"
8228 #: fortran/options.c:286
8230 msgid "'-fd-lines-as-code' has no effect in free form"
8233 #: fortran/options.c:312
8235 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
8238 #: fortran/options.c:315
8240 msgid "Flag -fno-automatic overwrites -frecursive"
8243 #: fortran/options.c:317
8245 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
8248 #: fortran/options.c:321
8250 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
8253 #: fortran/options.c:325
8255 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
8258 #: fortran/options.c:392
8260 msgid "gfortran: Only one -M option allowed\n"
8263 #: fortran/options.c:398
8265 msgid "gfortran: Directory required after -M\n"
8268 #: fortran/options.c:443
8270 msgid "Argument to -ffpe-trap is not valid: %s"
8273 #: fortran/options.c:573
8275 msgid "Fixed line length must be at least seven."
8278 #: fortran/options.c:591
8280 msgid "Free line length must be at least three."
8283 #: fortran/options.c:605
8284 #, fuzzy, no-c-format
8285 msgid "-static-libgfortran is not supported in this configuration"
8286 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8288 #: fortran/options.c:649
8290 msgid "Maximum supported identifier length is %d"
8293 #: fortran/options.c:681
8294 #, fuzzy, no-c-format
8295 msgid "Unrecognized option to -finit-logical: %s"
8296 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
8298 #: fortran/options.c:695
8299 #, fuzzy, no-c-format
8300 msgid "Unrecognized option to -finit-real: %s"
8301 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
8303 #: fortran/options.c:711
8305 msgid "The value of n in -finit-character=n must be between 0 and 127"
8308 #: fortran/options.c:794
8310 msgid "Maximum subrecord length cannot exceed %d"
8313 #: fortran/parse.c:304
8315 msgid "Unclassifiable statement at %C"
8318 #: fortran/parse.c:328
8320 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
8323 #: fortran/parse.c:406
8325 msgid "Unclassifiable OpenMP directive at %C"
8328 #: fortran/parse.c:445 fortran/parse.c:586
8330 msgid "Zero is not a valid statement label at %C"
8333 #: fortran/parse.c:452 fortran/parse.c:578
8335 msgid "Non-numeric character in statement label at %C"
8338 #: fortran/parse.c:464 fortran/parse.c:500 fortran/parse.c:626
8340 msgid "Semicolon at %C needs to be preceded by statement"
8343 #: fortran/parse.c:472 fortran/parse.c:638
8345 msgid "Ignoring statement label in empty statement at %C"
8348 #: fortran/parse.c:565 fortran/parse.c:605
8350 msgid "Bad continuation line at %C"
8353 #: fortran/parse.c:664
8355 msgid "Line truncated at %C"
8358 #: fortran/parse.c:841
8360 msgid "FORMAT statement at %L does not have a statement label"
8363 #: fortran/parse.c:913
8364 msgid "arithmetic IF"
8367 #: fortran/parse.c:919
8369 msgid "attribute declaration"
8370 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
8372 #: fortran/parse.c:949
8374 msgid "data declaration"
8375 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
8377 #: fortran/parse.c:958
8379 msgid "derived type declaration"
8380 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
8382 #: fortran/parse.c:1037
8386 #: fortran/parse.c:1046
8387 msgid "implied END DO"
8390 #: fortran/parse.c:1119
8394 #: fortran/parse.c:1122
8396 msgid "pointer assignment"
8399 #: fortran/parse.c:1131
8403 #: fortran/parse.c:1347
8405 msgid "Unexpected %s statement at %C"
8408 #: fortran/parse.c:1486
8410 msgid "%s statement at %C cannot follow %s statement at %L"
8413 #: fortran/parse.c:1503
8414 #, fuzzy, no-c-format
8415 msgid "Unexpected end of file in '%s'"
8416 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
8418 #: fortran/parse.c:1558
8420 msgid "Fortran 2003: Derived type definition at %C without components"
8423 #: fortran/parse.c:1569
8425 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
8428 #: fortran/parse.c:1577
8430 msgid "PRIVATE statement at %C must precede structure components"
8433 #: fortran/parse.c:1585
8435 msgid "Duplicate PRIVATE statement at %C"
8438 #: fortran/parse.c:1597
8440 msgid "SEQUENCE statement at %C must precede structure components"
8443 #: fortran/parse.c:1604
8445 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
8448 #: fortran/parse.c:1609
8450 msgid "Duplicate SEQUENCE statement at %C"
8453 #: fortran/parse.c:1700
8455 msgid "ENUM declaration at %C has no ENUMERATORS"
8458 #: fortran/parse.c:1778
8460 msgid "Unexpected %s statement in INTERFACE block at %C"
8463 #: fortran/parse.c:1804
8465 msgid "SUBROUTINE at %C does not belong in a generic function interface"
8468 #: fortran/parse.c:1808
8470 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
8473 #: fortran/parse.c:1818
8475 msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
8478 #: fortran/parse.c:1849
8480 msgid "Unexpected %s statement at %C in INTERFACE body"
8483 #: fortran/parse.c:1863
8485 msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
8488 #: fortran/parse.c:1958
8490 msgid "%s statement must appear in a MODULE"
8493 #: fortran/parse.c:1965
8495 msgid "%s statement at %C follows another accessibility specification"
8498 #: fortran/parse.c:2015
8499 #, fuzzy, no-c-format
8500 msgid "Bad kind expression for function '%s' at %L"
8501 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
8503 #: fortran/parse.c:2018
8505 msgid "The type for function '%s' at %L is not accessible"
8508 #: fortran/parse.c:2070
8510 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
8513 #: fortran/parse.c:2091
8515 msgid "Unexpected %s statement in WHERE block at %C"
8518 #: fortran/parse.c:2150
8520 msgid "Unexpected %s statement in FORALL block at %C"
8523 #: fortran/parse.c:2201
8525 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
8528 #: fortran/parse.c:2219
8530 msgid "Duplicate ELSE statements at %L and %C"
8533 #: fortran/parse.c:2280
8535 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
8538 #: fortran/parse.c:2338
8540 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
8543 #: fortran/parse.c:2372
8545 msgid "End of nonblock DO statement at %C is within another block"
8548 #: fortran/parse.c:2381
8550 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
8553 #: fortran/parse.c:2430
8555 msgid "Statement label in ENDDO at %C doesn't match DO label"
8558 #: fortran/parse.c:2446
8560 msgid "named block DO at %L requires matching ENDDO name"
8563 #: fortran/parse.c:2702
8565 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
8568 #: fortran/parse.c:2758
8570 msgid "%s statement at %C cannot terminate a non-block DO loop"
8573 #: fortran/parse.c:2943
8575 msgid "Contained procedure '%s' at %C is already ambiguous"
8578 #: fortran/parse.c:2993
8580 msgid "Unexpected %s statement in CONTAINS section at %C"
8583 #. This is valid in Fortran 2008.
8584 #: fortran/parse.c:3018
8586 msgid "Extension: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
8589 #: fortran/parse.c:3089
8591 msgid "CONTAINS statement at %C is already in a contained program unit"
8594 #: fortran/parse.c:3138
8596 msgid "Global name '%s' at %L is already being used as a %s at %L"
8599 #: fortran/parse.c:3159
8601 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
8604 #: fortran/parse.c:3185
8606 msgid "Unexpected %s statement in BLOCK DATA at %C"
8609 #: fortran/parse.c:3228
8611 msgid "Unexpected %s statement in MODULE at %C"
8614 #. If we see a duplicate main program, shut down. If the second
8615 #. instance is an implied main program, ie data decls or executable
8616 #. statements, we're in for lots of errors.
8617 #: fortran/parse.c:3416
8619 msgid "Two main PROGRAMs at %L and %C"
8622 #: fortran/primary.c:87
8623 #, fuzzy, no-c-format
8624 msgid "Missing kind-parameter at %C"
8625 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8627 #: fortran/primary.c:210
8629 msgid "Integer kind %d at %C not available"
8632 #: fortran/primary.c:218
8634 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
8637 #: fortran/primary.c:247
8639 msgid "Extension: Hollerith constant at %C"
8642 #: fortran/primary.c:259
8644 msgid "Invalid Hollerith constant: %L must contain at least one character"
8647 #: fortran/primary.c:265
8649 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
8652 #: fortran/primary.c:353
8654 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
8657 #: fortran/primary.c:363
8659 msgid "Empty set of digits in BOZ constant at %C"
8662 #: fortran/primary.c:369
8663 #, fuzzy, no-c-format
8664 msgid "Illegal character in BOZ constant at %C"
8665 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
8667 #: fortran/primary.c:391
8669 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
8672 #: fortran/primary.c:417
8674 msgid "Integer too big for integer kind %i at %C"
8677 #: fortran/primary.c:517
8679 msgid "Missing exponent in real number at %C"
8682 #: fortran/primary.c:573
8684 msgid "Real number at %C has a 'd' exponent and an explicit kind"
8687 #: fortran/primary.c:586
8689 msgid "Invalid real kind %d at %C"
8692 #: fortran/primary.c:600
8694 msgid "Real constant overflows its kind at %C"
8697 #: fortran/primary.c:605
8699 msgid "Real constant underflows its kind at %C"
8702 #: fortran/primary.c:697
8703 #, fuzzy, no-c-format
8704 msgid "Syntax error in SUBSTRING specification at %C"
8705 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
8707 #: fortran/primary.c:902
8709 msgid "Invalid kind %d for CHARACTER constant at %C"
8712 #: fortran/primary.c:923
8713 #, fuzzy, no-c-format
8714 msgid "Unterminated character constant beginning at %C"
8715 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
8717 #: fortran/primary.c:1035
8719 msgid "Bad kind for logical constant at %C"
8722 #: fortran/primary.c:1074
8724 msgid "Expected PARAMETER symbol in complex constant at %C"
8727 #: fortran/primary.c:1080
8729 msgid "Numeric PARAMETER required in complex constant at %C"
8732 #: fortran/primary.c:1086
8734 msgid "Scalar PARAMETER required in complex constant at %C"
8737 #: fortran/primary.c:1090
8739 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
8742 #: fortran/primary.c:1120
8744 msgid "Error converting PARAMETER constant in complex constant at %C"
8747 #: fortran/primary.c:1249
8749 msgid "Syntax error in COMPLEX constant at %C"
8752 #: fortran/primary.c:1430
8754 msgid "Keyword '%s' at %C has already appeared in the current argument list"
8757 #: fortran/primary.c:1494
8758 #, fuzzy, no-c-format
8759 msgid "Extension: argument list function at %C"
8760 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
8762 #: fortran/primary.c:1561
8763 #, fuzzy, no-c-format
8764 msgid "Expected alternate return label at %C"
8765 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
8767 #: fortran/primary.c:1579
8768 #, fuzzy, no-c-format
8769 msgid "Missing keyword name in actual argument list at %C"
8770 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
8772 #: fortran/primary.c:1624
8774 msgid "Syntax error in argument list at %C"
8777 #: fortran/primary.c:1708
8778 #, fuzzy, no-c-format
8779 msgid "Expected structure component name at %C"
8780 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
8782 #: fortran/primary.c:1961
8784 msgid "Too many components in structure constructor at %C"
8787 #: fortran/primary.c:1974
8789 msgid "Structure constructor for '%s' at %C has PRIVATE components"
8792 #: fortran/primary.c:1984
8794 msgid "Too few components in structure constructor at %C"
8797 #: fortran/primary.c:2002
8799 msgid "Syntax error in structure constructor at %C"
8802 #: fortran/primary.c:2086
8804 msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
8807 #: fortran/primary.c:2188
8809 msgid "Unexpected use of subroutine name '%s' at %C"
8812 #: fortran/primary.c:2219
8813 #, fuzzy, no-c-format
8814 msgid "Statement function '%s' requires argument list at %C"
8815 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
8817 #: fortran/primary.c:2222
8818 #, fuzzy, no-c-format
8819 msgid "Function '%s' requires an argument list at %C"
8820 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
8822 #: fortran/primary.c:2267
8823 #, fuzzy, no-c-format
8824 msgid "Missing argument to '%s' at %C"
8825 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
8827 #: fortran/primary.c:2408
8828 #, fuzzy, no-c-format
8829 msgid "Missing argument list in function '%s' at %C"
8830 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
8832 #: fortran/primary.c:2436
8833 #, fuzzy, no-c-format
8834 msgid "Symbol at %C is not appropriate for an expression"
8835 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
8837 #: fortran/primary.c:2504
8839 msgid "Assigning to PROTECTED variable at %C"
8842 #: fortran/primary.c:2520
8844 msgid "Named constant at %C in an EQUIVALENCE"
8847 #: fortran/primary.c:2543
8849 msgid "Expected VARIABLE at %C"
8852 #: fortran/resolve.c:120
8854 msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
8857 #: fortran/resolve.c:124
8859 msgid "Alternate return specifier in function '%s' at %L is not allowed"
8862 #: fortran/resolve.c:137
8864 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
8867 #: fortran/resolve.c:144
8869 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
8872 #: fortran/resolve.c:157 fortran/resolve.c:1080
8874 msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
8877 #: fortran/resolve.c:201
8879 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
8882 #: fortran/resolve.c:206
8884 msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
8887 #: fortran/resolve.c:215
8889 msgid "Argument '%s' of elemental procedure at %L must be scalar"
8892 #: fortran/resolve.c:222
8894 msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
8897 #: fortran/resolve.c:234
8899 msgid "Argument '%s' of statement function at %L must be scalar"
8902 #: fortran/resolve.c:244
8904 msgid "Character-valued argument '%s' of statement function at %L must have constant length"
8907 #: fortran/resolve.c:299
8909 msgid "Contained function '%s' at %L has no IMPLICIT type"
8912 #: fortran/resolve.c:302
8914 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
8917 #: fortran/resolve.c:319
8919 msgid "Character-valued internal function '%s' at %L must not be assumed length"
8922 #: fortran/resolve.c:490
8924 msgid "Procedure %s at %L has entries with mismatched array specifications"
8927 #: fortran/resolve.c:516
8929 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
8932 #: fortran/resolve.c:520
8934 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
8937 #: fortran/resolve.c:527
8939 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
8942 #: fortran/resolve.c:531
8944 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
8947 #: fortran/resolve.c:569
8949 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
8952 #: fortran/resolve.c:574
8954 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
8957 #: fortran/resolve.c:643
8959 msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
8962 #: fortran/resolve.c:647
8964 msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
8967 #: fortran/resolve.c:651
8969 msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
8972 #: fortran/resolve.c:661
8974 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
8977 #: fortran/resolve.c:665
8979 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
8982 #: fortran/resolve.c:669
8984 msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
8987 #: fortran/resolve.c:674
8989 msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
8992 #: fortran/resolve.c:736
8994 msgid "Components of structure constructor '%s' at %L are PRIVATE"
8997 #: fortran/resolve.c:756
8999 msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
9002 #: fortran/resolve.c:769
9004 msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
9007 #: fortran/resolve.c:786
9009 msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
9012 #: fortran/resolve.c:913
9014 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
9017 #: fortran/resolve.c:976 fortran/resolve.c:5434 fortran/resolve.c:6098
9018 #, fuzzy, no-c-format
9019 msgid "Label %d referenced at %L is never defined"
9020 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
9022 #: fortran/resolve.c:986
9023 #, fuzzy, no-c-format
9024 msgid "'%s' at %L is ambiguous"
9025 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
9027 #: fortran/resolve.c:1018
9029 msgid "Statement function '%s' at %L is not allowed as an actual argument"
9032 #: fortran/resolve.c:1026
9034 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
9037 #: fortran/resolve.c:1033
9039 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
9042 #: fortran/resolve.c:1039
9044 msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
9047 #: fortran/resolve.c:1059
9049 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
9052 #: fortran/resolve.c:1098
9053 #, fuzzy, no-c-format
9054 msgid "Symbol '%s' at %L is ambiguous"
9055 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
9057 #: fortran/resolve.c:1143
9059 msgid "By-value argument at %L is not of numeric type"
9062 #: fortran/resolve.c:1150
9064 msgid "By-value argument at %L cannot be an array or an array section"
9067 #: fortran/resolve.c:1164
9069 msgid "By-value argument at %L is not allowed in this context"
9072 #: fortran/resolve.c:1176
9074 msgid "Passing internal procedure at %L by location not allowed"
9077 #: fortran/resolve.c:1293
9079 msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
9082 #: fortran/resolve.c:1315
9083 msgid "elemental procedure"
9086 #: fortran/resolve.c:1332
9088 msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
9091 #: fortran/resolve.c:1466
9093 msgid "There is no specific function for the generic '%s' at %L"
9096 #: fortran/resolve.c:1475
9098 msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
9101 #: fortran/resolve.c:1513
9103 msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
9106 #: fortran/resolve.c:1559
9108 msgid "Unable to resolve the specific function '%s' at %L"
9111 #: fortran/resolve.c:1615 fortran/resolve.c:8740
9113 msgid "Function '%s' at %L has no IMPLICIT type"
9116 #: fortran/resolve.c:1799
9117 #, fuzzy, no-c-format
9118 msgid "Argument to '%s' at %L is not a variable"
9119 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9121 #: fortran/resolve.c:1871
9123 msgid "More actual than formal arguments in '%s' call at %L"
9126 #: fortran/resolve.c:1883
9128 msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
9131 #: fortran/resolve.c:1909
9133 msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
9136 #: fortran/resolve.c:1926
9138 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
9141 #: fortran/resolve.c:1936
9143 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
9146 #: fortran/resolve.c:1959 fortran/resolve.c:1998
9148 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
9151 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
9153 #: fortran/resolve.c:1974
9155 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
9158 #: fortran/resolve.c:1990
9160 msgid "Parameter '%s' to '%s' at %L must be a scalar"
9163 #. TODO: Update this error message to allow for procedure
9164 #. pointers once they are implemented.
9165 #: fortran/resolve.c:2012
9167 msgid "Parameter '%s' to '%s' at %L must be a procedure"
9170 #: fortran/resolve.c:2020
9172 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
9175 #: fortran/resolve.c:2062
9176 #, fuzzy, no-c-format
9177 msgid "'%s' at %L is not a function"
9178 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9180 #: fortran/resolve.c:2068
9182 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
9185 #. Internal procedures are taken care of in resolve_contained_fntype.
9186 #: fortran/resolve.c:2111
9188 msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
9191 #: fortran/resolve.c:2164
9193 msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
9196 #: fortran/resolve.c:2213
9198 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
9201 #: fortran/resolve.c:2220
9203 msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
9206 #: fortran/resolve.c:2235
9208 msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
9211 #: fortran/resolve.c:2243
9213 msgid "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as RECURSIVE"
9216 #: fortran/resolve.c:2285
9218 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
9221 #: fortran/resolve.c:2288
9223 msgid "Subroutine call to '%s' at %L is not PURE"
9226 #: fortran/resolve.c:2351
9228 msgid "There is no specific subroutine for the generic '%s' at %L"
9231 #: fortran/resolve.c:2360
9233 msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
9236 #: fortran/resolve.c:2468
9238 msgid "Missing SHAPE parameter for call to %s at %L"
9241 #: fortran/resolve.c:2476
9243 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
9246 #: fortran/resolve.c:2543
9248 msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
9251 #: fortran/resolve.c:2587
9253 msgid "Unable to resolve the specific subroutine '%s' at %L"
9256 #: fortran/resolve.c:2644
9258 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
9261 #: fortran/resolve.c:2663
9263 msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
9266 #: fortran/resolve.c:2671
9268 msgid "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared as RECURSIVE"
9271 #: fortran/resolve.c:2741
9272 #, fuzzy, no-c-format
9273 msgid "Shapes for operands at %L and %L are not conformable"
9274 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
9276 #: fortran/resolve.c:2792
9278 msgid "Invalid context for NULL() pointer at %%L"
9281 #: fortran/resolve.c:2808
9283 msgid "Operand of unary numeric operator '%s' at %%L is %s"
9286 #: fortran/resolve.c:2824
9288 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
9291 #: fortran/resolve.c:2838
9293 msgid "Operands of string concatenation operator at %%L are %s/%s"
9296 #: fortran/resolve.c:2857
9298 msgid "Operands of logical operator '%s' at %%L are %s/%s"
9301 #: fortran/resolve.c:2871
9303 msgid "Operand of .not. operator at %%L is %s"
9306 #: fortran/resolve.c:2885
9307 msgid "COMPLEX quantities cannot be compared at %L"
9310 #: fortran/resolve.c:2913
9312 msgid "Logicals at %%L must be compared with %s instead of %s"
9315 #: fortran/resolve.c:2919
9317 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
9320 #: fortran/resolve.c:2927
9322 msgid "Unknown operator '%s' at %%L"
9325 #: fortran/resolve.c:2929
9327 msgid "Operand of user operator '%s' at %%L is %s"
9330 #: fortran/resolve.c:2932
9332 msgid "Operands of user operator '%s' at %%L are %s/%s"
9335 #: fortran/resolve.c:3018
9337 msgid "Inconsistent ranks for operator at %%L and %%L"
9340 #: fortran/resolve.c:3212
9342 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9345 #: fortran/resolve.c:3220
9347 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9350 #: fortran/resolve.c:3239
9352 msgid "Illegal stride of zero at %L"
9355 #: fortran/resolve.c:3256
9357 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9360 #: fortran/resolve.c:3264
9362 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9365 #: fortran/resolve.c:3280
9367 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9370 #: fortran/resolve.c:3289
9372 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9375 #: fortran/resolve.c:3328
9377 msgid "Rightmost upper bound of assumed size array section not specified at %L"
9380 #: fortran/resolve.c:3338
9382 msgid "Rank mismatch in array reference at %L (%d/%d)"
9385 #: fortran/resolve.c:3366
9387 msgid "Array index at %L must be scalar"
9390 #: fortran/resolve.c:3372
9392 msgid "Array index at %L must be of INTEGER type"
9395 #: fortran/resolve.c:3378
9397 msgid "Extension: REAL array index at %L"
9400 #: fortran/resolve.c:3408
9402 msgid "Argument dim at %L must be scalar"
9405 #: fortran/resolve.c:3414
9407 msgid "Argument dim at %L must be of INTEGER type"
9410 #: fortran/resolve.c:3534
9412 msgid "Array index at %L is an array of rank %d"
9415 #: fortran/resolve.c:3571
9417 msgid "Substring start index at %L must be of type INTEGER"
9420 #: fortran/resolve.c:3578
9422 msgid "Substring start index at %L must be scalar"
9425 #: fortran/resolve.c:3587
9427 msgid "Substring start index at %L is less than one"
9430 #: fortran/resolve.c:3600
9432 msgid "Substring end index at %L must be of type INTEGER"
9435 #: fortran/resolve.c:3607
9437 msgid "Substring end index at %L must be scalar"
9440 #: fortran/resolve.c:3617
9442 msgid "Substring end index at %L exceeds the string length"
9445 #: fortran/resolve.c:3755
9447 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
9450 #: fortran/resolve.c:3762
9452 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
9455 #: fortran/resolve.c:3781
9457 msgid "Two or more part references with nonzero rank must not be specified at %L"
9460 #: fortran/resolve.c:3956
9462 msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
9465 #: fortran/resolve.c:3961
9467 msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
9470 #: fortran/resolve.c:4238
9472 msgid "%s at %L must be a scalar"
9475 #: fortran/resolve.c:4248
9477 msgid "Deleted feature: %s at %L must be integer"
9480 #: fortran/resolve.c:4252 fortran/resolve.c:4259
9482 msgid "%s at %L must be INTEGER"
9485 #: fortran/resolve.c:4279
9487 msgid "Cannot assign to loop variable in PURE procedure at %L"
9490 #: fortran/resolve.c:4303
9492 msgid "Step expression in DO loop at %L cannot be zero"
9495 #: fortran/resolve.c:4378
9497 msgid "FORALL index-name at %L must be a scalar INTEGER"
9500 #: fortran/resolve.c:4383
9502 msgid "FORALL start expression at %L must be a scalar INTEGER"
9505 #: fortran/resolve.c:4390
9507 msgid "FORALL end expression at %L must be a scalar INTEGER"
9510 #: fortran/resolve.c:4398
9512 msgid "FORALL stride expression at %L must be a scalar %s"
9515 #: fortran/resolve.c:4403
9517 msgid "FORALL stride expression at %L cannot be zero"
9520 #: fortran/resolve.c:4419
9522 msgid "FORALL index '%s' may not appear in triplet specification at %L"
9525 #: fortran/resolve.c:4499
9527 msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9530 #: fortran/resolve.c:4506
9532 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
9535 #: fortran/resolve.c:4675
9537 msgid "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the same statement at %L"
9540 #: fortran/resolve.c:4711
9542 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9545 #: fortran/resolve.c:4719
9547 msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
9550 #: fortran/resolve.c:4743
9552 msgid "Array specification required in ALLOCATE statement at %L"
9555 #: fortran/resolve.c:4773
9557 msgid "Bad array specification in ALLOCATE statement at %L"
9560 #: fortran/resolve.c:4791
9562 msgid "'%s' must not appear an the array specification at %L in the same ALLOCATE statement where it is itself allocated"
9565 #. The cases overlap, or they are the same
9566 #. element in the list. Either way, we must
9567 #. issue an error and get the next case from P.
9568 #. FIXME: Sort P and Q by line number.
9569 #: fortran/resolve.c:4949
9571 msgid "CASE label at %L overlaps with CASE label at %L"
9574 #: fortran/resolve.c:5000
9575 #, fuzzy, no-c-format
9576 msgid "Expression in CASE statement at %L must be of type %s"
9577 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
9579 #: fortran/resolve.c:5011
9581 msgid "Expression in CASE statement at %L must be kind %d"
9584 #: fortran/resolve.c:5023
9586 msgid "Expression in CASE statement at %L must be scalar"
9589 #: fortran/resolve.c:5069
9591 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
9594 #: fortran/resolve.c:5087
9596 msgid "Argument of SELECT statement at %L cannot be %s"
9599 #: fortran/resolve.c:5096
9601 msgid "Argument of SELECT statement at %L must be a scalar expression"
9604 #: fortran/resolve.c:5161
9606 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
9609 #: fortran/resolve.c:5187
9611 msgid "Logical range in CASE statement at %L is not allowed"
9614 #: fortran/resolve.c:5199
9616 msgid "constant logical value in CASE statement is repeated at %L"
9619 #: fortran/resolve.c:5213
9621 msgid "Range specification at %L can never be matched"
9624 #: fortran/resolve.c:5316
9626 msgid "Logical SELECT CASE block at %L has more that two cases"
9629 #: fortran/resolve.c:5354
9631 msgid "Data transfer element at %L cannot have POINTER components"
9634 #: fortran/resolve.c:5361
9636 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
9639 #: fortran/resolve.c:5368
9641 msgid "Data transfer element at %L cannot have PRIVATE components"
9644 #: fortran/resolve.c:5377
9646 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
9649 #: fortran/resolve.c:5441
9651 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
9654 #: fortran/resolve.c:5450
9656 msgid "Branch at %L causes an infinite loop"
9659 #. The label is not in an enclosing block, so illegal. This was
9660 #. allowed in Fortran 66, so we allow it as extension. No
9661 #. further checks are necessary in this case.
9662 #: fortran/resolve.c:5463
9664 msgid "Label at %L is not in the same block as the GOTO statement at %L"
9667 #: fortran/resolve.c:5478 fortran/resolve.c:5492
9669 msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
9672 #: fortran/resolve.c:5569
9674 msgid "WHERE mask at %L has inconsistent shape"
9677 #: fortran/resolve.c:5585
9679 msgid "WHERE assignment target at %L has inconsistent shape"
9682 #: fortran/resolve.c:5600 fortran/resolve.c:5682
9684 msgid "Unsupported statement inside WHERE at %L"
9687 #: fortran/resolve.c:5631
9689 msgid "Assignment to a FORALL index variable at %L"
9692 #: fortran/resolve.c:5639
9694 msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
9697 #: fortran/resolve.c:5774
9699 msgid "An outer FORALL construct already has an index with this name %L"
9702 #: fortran/resolve.c:5830
9704 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
9707 #: fortran/resolve.c:5890
9709 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
9712 #: fortran/resolve.c:5927
9714 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
9717 #: fortran/resolve.c:5950
9719 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
9722 #: fortran/resolve.c:5962
9724 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
9727 #: fortran/resolve.c:6066
9729 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
9732 #: fortran/resolve.c:6069
9734 msgid "Variable '%s' has not been assigned a target label at %L"
9737 #: fortran/resolve.c:6080
9739 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
9742 #: fortran/resolve.c:6106
9744 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
9747 #: fortran/resolve.c:6121
9749 msgid "Arithmetic IF statement at %L requires a numeric expression"
9752 #: fortran/resolve.c:6163
9754 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
9757 #: fortran/resolve.c:6170
9759 msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
9762 #: fortran/resolve.c:6182
9764 msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
9767 #: fortran/resolve.c:6247
9769 msgid "FORALL mask clause at %L requires a LOGICAL expression"
9772 #: fortran/resolve.c:6317 fortran/resolve.c:6373
9774 msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
9777 #. Common block names match but binding labels do not.
9778 #: fortran/resolve.c:6338
9780 msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
9783 #: fortran/resolve.c:6385
9785 msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
9788 #. Make sure global procedures don't collide with anything.
9789 #: fortran/resolve.c:6437
9791 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
9794 #. Make sure procedures in interface bodies don't collide.
9795 #: fortran/resolve.c:6450
9797 msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
9800 #: fortran/resolve.c:6463
9802 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
9805 #: fortran/resolve.c:6540
9807 msgid "CHARACTER variable has zero length at %L"
9810 #: fortran/resolve.c:6828
9812 msgid "Allocatable array '%s' at %L must have a deferred shape"
9815 #: fortran/resolve.c:6831
9817 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
9820 #: fortran/resolve.c:6838
9822 msgid "Array pointer '%s' at %L must have a deferred shape"
9825 #: fortran/resolve.c:6849
9827 msgid "Array '%s' at %L cannot have a deferred shape"
9830 #: fortran/resolve.c:6878
9832 msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
9835 #: fortran/resolve.c:6901
9837 msgid "Object '%s' at %L must have the SAVE attribute for default initialization of a component"
9840 #. The shape of a main program or module array needs to be
9842 #: fortran/resolve.c:6948
9844 msgid "The module or main program array '%s' at %L must have constant shape"
9847 #: fortran/resolve.c:6961
9849 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
9852 #: fortran/resolve.c:6980
9854 msgid "'%s' at %L must have constant character length in this context"
9857 #: fortran/resolve.c:7012
9859 msgid "Allocatable '%s' at %L cannot have an initializer"
9862 #: fortran/resolve.c:7015
9864 msgid "External '%s' at %L cannot have an initializer"
9867 #: fortran/resolve.c:7019
9868 #, fuzzy, no-c-format
9869 msgid "Dummy '%s' at %L cannot have an initializer"
9870 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
9872 #: fortran/resolve.c:7022
9874 msgid "Intrinsic '%s' at %L cannot have an initializer"
9877 #: fortran/resolve.c:7025
9879 msgid "Function result '%s' at %L cannot have an initializer"
9882 #: fortran/resolve.c:7028
9884 msgid "Automatic array '%s' at %L cannot have an initializer"
9887 #: fortran/resolve.c:7051
9889 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
9892 #: fortran/resolve.c:7070
9894 msgid "Character-valued statement function '%s' at %L must have constant length"
9897 #: fortran/resolve.c:7078
9899 msgid "Automatic character length function '%s' at %L must have an explicit interface"
9902 #: fortran/resolve.c:7103
9904 msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
9907 #: fortran/resolve.c:7126 fortran/resolve.c:7151
9909 msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
9912 #: fortran/resolve.c:7168
9913 #, fuzzy, no-c-format
9914 msgid "Function '%s' at %L cannot have an initializer"
9915 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó"
9917 #: fortran/resolve.c:7177
9918 #, fuzzy, no-c-format
9919 msgid "External object '%s' at %L may not have an initializer"
9920 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
9922 #: fortran/resolve.c:7185
9924 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
9927 #: fortran/resolve.c:7206
9929 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
9932 #: fortran/resolve.c:7210
9934 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
9937 #: fortran/resolve.c:7214
9939 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
9942 #: fortran/resolve.c:7218
9944 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
9947 #: fortran/resolve.c:7227
9949 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
9952 #: fortran/resolve.c:7299
9954 msgid "Character length of component '%s' needs to be a constant specification expression at %L"
9957 #: fortran/resolve.c:7314
9959 msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
9962 #: fortran/resolve.c:7324
9964 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
9967 #: fortran/resolve.c:7334
9969 msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
9972 #: fortran/resolve.c:7352
9974 msgid "Component '%s' of '%s' at %L must have constant array bounds"
9977 #: fortran/resolve.c:7395
9979 msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
9982 #: fortran/resolve.c:7405
9984 msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
9987 #: fortran/resolve.c:7418
9989 msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
9992 #: fortran/resolve.c:7430
9994 msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
9997 #: fortran/resolve.c:7439
9999 msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
10002 #: fortran/resolve.c:7451
10004 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
10007 #: fortran/resolve.c:7459
10009 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
10012 #: fortran/resolve.c:7485
10014 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
10017 #: fortran/resolve.c:7504
10019 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
10022 #: fortran/resolve.c:7515
10024 msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
10027 #: fortran/resolve.c:7526
10028 #, fuzzy, no-c-format
10029 msgid "Incompatible derived type in PARAMETER at %L"
10030 msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿"
10032 #: fortran/resolve.c:7597
10034 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
10037 #: fortran/resolve.c:7622
10039 msgid "Type specified for intrinsic function '%s' at %L is ignored"
10042 #: fortran/resolve.c:7629
10044 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
10047 #: fortran/resolve.c:7636
10049 msgid "Intrinsic '%s' at %L does not exist"
10052 #: fortran/resolve.c:7676
10054 msgid "Assumed size array at %L must be a dummy argument"
10057 #: fortran/resolve.c:7679
10059 msgid "Assumed shape array at %L must be a dummy argument"
10062 #: fortran/resolve.c:7691
10064 msgid "Symbol at %L is not a DUMMY variable"
10067 #: fortran/resolve.c:7697
10069 msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
10072 #: fortran/resolve.c:7707
10074 msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
10077 #: fortran/resolve.c:7716
10079 msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
10082 #: fortran/resolve.c:7742
10084 msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
10087 #: fortran/resolve.c:7795
10089 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
10092 #: fortran/resolve.c:7811
10094 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
10097 #: fortran/resolve.c:7830
10099 msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
10102 #: fortran/resolve.c:7889
10104 msgid "Threadprivate at %L isn't SAVEd"
10107 #: fortran/resolve.c:7967
10109 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
10112 #: fortran/resolve.c:8011
10114 msgid "Nonconstant array section at %L in DATA statement"
10117 #: fortran/resolve.c:8024
10119 msgid "DATA statement at %L has more variables than values"
10122 #: fortran/resolve.c:8118
10124 msgid "iterator start at %L does not simplify"
10127 #: fortran/resolve.c:8125
10129 msgid "iterator end at %L does not simplify"
10132 #: fortran/resolve.c:8132
10134 msgid "iterator step at %L does not simplify"
10137 #: fortran/resolve.c:8258
10139 msgid "DATA statement at %L has more values than variables"
10142 #: fortran/resolve.c:8349
10143 #, fuzzy, no-c-format
10144 msgid "Label %d at %L defined but not used"
10145 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
10147 #: fortran/resolve.c:8354
10148 #, fuzzy, no-c-format
10149 msgid "Label %d at %L defined but cannot be used"
10150 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
10152 #: fortran/resolve.c:8439
10154 msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
10157 #: fortran/resolve.c:8448
10159 msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
10162 #: fortran/resolve.c:8465
10164 msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
10167 #: fortran/resolve.c:8570
10169 msgid "Syntax error in EQUIVALENCE statement at %L"
10172 #: fortran/resolve.c:8585
10174 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
10177 #: fortran/resolve.c:8597
10179 msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
10182 #: fortran/resolve.c:8606
10184 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
10187 #: fortran/resolve.c:8685
10189 msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
10192 #: fortran/resolve.c:8696
10194 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
10197 #: fortran/resolve.c:8707
10199 msgid "Substring at %L has length zero"
10202 #: fortran/resolve.c:8750
10204 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
10207 #: fortran/resolve.c:8762
10209 msgid "ENTRY '%s' at %L has no IMPLICIT type"
10212 #: fortran/resolve.c:8788
10214 msgid "User operator procedure '%s' at %L must be a FUNCTION"
10217 #: fortran/resolve.c:8795
10219 msgid "User operator procedure '%s' at %L cannot be assumed character length"
10222 #: fortran/resolve.c:8801
10224 msgid "User operator procedure '%s' at %L must have at least one argument"
10227 #: fortran/resolve.c:8811
10229 msgid "First argument of operator interface at %L cannot be optional"
10232 #: fortran/resolve.c:8823
10234 msgid "Second argument of operator interface at %L cannot be optional"
10237 #: fortran/resolve.c:8827
10239 msgid "Operator interface at %L must have, at most, two arguments"
10242 #: fortran/resolve.c:8867
10244 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
10247 #: fortran/scanner.c:526
10249 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
10252 #: fortran/scanner.c:816 fortran/scanner.c:937
10254 msgid "Limit of %d continuations exceeded in statement at %C"
10257 #: fortran/scanner.c:861
10258 #, fuzzy, no-c-format
10259 msgid "Missing '&' in continued character constant at %C"
10260 msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
10262 #: fortran/scanner.c:1071
10264 msgid "Nonconforming tab character at %C"
10267 #: fortran/scanner.c:1153 fortran/scanner.c:1156
10269 msgid "'&' not allowed by itself in line %d"
10272 #: fortran/scanner.c:1189
10274 msgid "Nonconforming tab character in column 1 of line %d"
10277 #: fortran/scanner.c:1387
10278 #, fuzzy, no-c-format
10279 msgid "%s:%d: file %s left but not entered"
10280 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
10282 #: fortran/scanner.c:1419
10283 #, fuzzy, no-c-format
10284 msgid "%s:%d: Illegal preprocessor directive"
10285 msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
10287 #: fortran/scanner.c:1514
10289 msgid "File '%s' is being included recursively"
10292 #: fortran/scanner.c:1529
10293 #, fuzzy, no-c-format
10294 msgid "Can't open file '%s'"
10295 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
10297 #: fortran/scanner.c:1538
10298 #, fuzzy, no-c-format
10299 msgid "Can't open included file '%s'"
10300 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
10302 #: fortran/scanner.c:1676
10304 msgid "%s:%3d %s\n"
10307 #: fortran/simplify.c:82
10309 msgid "Result of %s overflows its kind at %L"
10312 #: fortran/simplify.c:87
10314 msgid "Result of %s underflows its kind at %L"
10317 #: fortran/simplify.c:92
10319 msgid "Result of %s is NaN at %L"
10322 #: fortran/simplify.c:96
10324 msgid "Result of %s gives range error for its kind at %L"
10327 #: fortran/simplify.c:119
10329 msgid "KIND parameter of %s at %L must be an initialization expression"
10332 #: fortran/simplify.c:127
10333 #, fuzzy, no-c-format
10334 msgid "Invalid KIND parameter of %s at %L"
10335 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
10337 #: fortran/simplify.c:282
10339 msgid "Argument of ACHAR function at %L outside of range [0,127]"
10342 #: fortran/simplify.c:307
10344 msgid "Argument of ACOS at %L must be between -1 and 1"
10347 #: fortran/simplify.c:329
10349 msgid "Argument of ACOSH at %L must not be less than 1"
10352 #: fortran/simplify.c:546
10354 msgid "Argument of ASIN at %L must be between -1 and 1"
10357 #: fortran/simplify.c:602
10359 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
10362 #: fortran/simplify.c:627
10364 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
10367 #: fortran/simplify.c:714
10369 msgid "Argument of CHAR function at %L outside of range [0,255]"
10372 #: fortran/simplify.c:1247
10374 msgid "Argument of IACHAR at %L must be of length one"
10377 #: fortran/simplify.c:1254
10379 msgid "Argument of IACHAR function at %L outside of range 0..127"
10382 #: fortran/simplify.c:1293
10383 #, fuzzy, no-c-format
10384 msgid "Invalid second argument of IBCLR at %L"
10385 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10387 #: fortran/simplify.c:1301
10389 msgid "Second argument of IBCLR exceeds bit size at %L"
10392 #: fortran/simplify.c:1335
10393 #, fuzzy, no-c-format
10394 msgid "Invalid second argument of IBITS at %L"
10395 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10397 #: fortran/simplify.c:1341
10398 #, fuzzy, no-c-format
10399 msgid "Invalid third argument of IBITS at %L"
10400 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10402 #: fortran/simplify.c:1351
10404 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
10407 #: fortran/simplify.c:1393
10408 #, fuzzy, no-c-format
10409 msgid "Invalid second argument of IBSET at %L"
10410 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10412 #: fortran/simplify.c:1401
10414 msgid "Second argument of IBSET exceeds bit size at %L"
10417 #: fortran/simplify.c:1431
10419 msgid "Argument of ICHAR at %L must be of length one"
10422 #: fortran/simplify.c:1646
10423 #, fuzzy, no-c-format
10424 msgid "Argument of INT at %L is not a valid type"
10425 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10427 #: fortran/simplify.c:1688
10428 #, fuzzy, no-c-format
10429 msgid "Argument of %s at %L is not a valid type"
10430 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10432 #: fortran/simplify.c:1786
10433 #, fuzzy, no-c-format
10434 msgid "Invalid second argument of ISHFT at %L"
10435 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10437 #: fortran/simplify.c:1801
10439 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
10442 #: fortran/simplify.c:1865
10443 #, fuzzy, no-c-format
10444 msgid "Invalid second argument of ISHFTC at %L"
10445 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10447 #: fortran/simplify.c:1879
10448 #, fuzzy, no-c-format
10449 msgid "Invalid third argument of ISHFTC at %L"
10450 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10452 #: fortran/simplify.c:1885
10454 msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10457 #: fortran/simplify.c:1901
10459 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
10462 #: fortran/simplify.c:1904
10464 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10467 #: fortran/simplify.c:1975
10469 msgid "Argument of KIND at %L is a DERIVED type"
10472 #: fortran/simplify.c:2163
10473 #, fuzzy, no-c-format
10474 msgid "DIM argument at %L is out of bounds"
10475 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
10477 #: fortran/simplify.c:2318
10479 msgid "Argument of LOG at %L cannot be less than or equal to zero"
10482 #: fortran/simplify.c:2331
10484 msgid "Complex argument of LOG at %L cannot be zero"
10487 #: fortran/simplify.c:2374
10489 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
10492 #. Result is processor-dependent.
10493 #: fortran/simplify.c:2579
10495 msgid "Second argument MOD at %L is zero"
10498 #. Result is processor-dependent.
10499 #: fortran/simplify.c:2590
10500 #, fuzzy, no-c-format
10501 msgid "Second argument of MOD at %L is zero"
10502 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤¤Ç¤¹"
10504 #. Result is processor-dependent. This processor just opts
10505 #. to not handle it at all.
10506 #. Result is processor-dependent.
10507 #: fortran/simplify.c:2638 fortran/simplify.c:2650
10509 msgid "Second argument of MODULO at %L is zero"
10512 #: fortran/simplify.c:2702
10513 #, fuzzy, no-c-format
10514 msgid "Second argument of NEAREST at %L shall not be zero"
10515 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤¤Ç¤¹"
10517 #: fortran/simplify.c:2977
10519 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
10522 #: fortran/simplify.c:3032
10524 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
10527 #: fortran/simplify.c:3122
10529 msgid "Integer too large in shape specification at %L"
10532 #: fortran/simplify.c:3132
10534 msgid "Too many dimensions in shape specification for RESHAPE at %L"
10537 #: fortran/simplify.c:3140
10539 msgid "Shape specification at %L cannot be negative"
10542 #: fortran/simplify.c:3150
10544 msgid "Shape specification at %L cannot be the null array"
10547 #: fortran/simplify.c:3171
10549 msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
10552 #: fortran/simplify.c:3178
10554 msgid "Error in ORDER parameter of RESHAPE at %L"
10557 #: fortran/simplify.c:3188
10559 msgid "ORDER parameter of RESHAPE at %L is out of range"
10562 #: fortran/simplify.c:3197
10564 msgid "Invalid permutation in ORDER parameter at %L"
10567 #: fortran/simplify.c:3253
10569 msgid "PAD parameter required for short SOURCE parameter at %L"
10572 #: fortran/simplify.c:3372
10574 msgid "Result of SCALE overflows its kind at %L"
10577 #: fortran/simplify.c:3942
10578 #, fuzzy, no-c-format
10579 msgid "Argument of SQRT at %L has a negative value"
10580 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
10582 #: fortran/simplify.c:4069
10584 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
10587 #: fortran/symbol.c:120
10589 msgid "Duplicate IMPLICIT NONE statement at %C"
10592 #: fortran/symbol.c:160
10594 msgid "Letter '%c' already set in IMPLICIT statement at %C"
10597 #: fortran/symbol.c:182
10599 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
10602 #: fortran/symbol.c:193
10604 msgid "Letter %c already has an IMPLICIT type at %C"
10607 #: fortran/symbol.c:247
10609 msgid "Symbol '%s' at %L has no IMPLICIT type"
10612 #. BIND(C) variables should not be implicitly declared.
10613 #: fortran/symbol.c:261
10615 msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
10618 #. Dummy args to a BIND(C) routine may not be interoperable if
10619 #. they are implicitly typed.
10620 #: fortran/symbol.c:275
10622 msgid "Implicity declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
10625 #: fortran/symbol.c:316
10627 msgid "Function result '%s' at %L has no IMPLICIT type"
10630 #: fortran/symbol.c:395
10632 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
10635 #: fortran/symbol.c:561
10637 msgid "Fortran 2003: Procedure pointers at %L are not yet implemented in gfortran"
10640 #: fortran/symbol.c:690 fortran/symbol.c:1300
10642 msgid "%s attribute conflicts with %s attribute at %L"
10645 #: fortran/symbol.c:693
10647 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
10650 #: fortran/symbol.c:701
10652 msgid "Fortran 2003: %s attribute with %s attribute at %L"
10655 #: fortran/symbol.c:707
10657 msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
10660 #: fortran/symbol.c:751
10662 msgid "Cannot change attributes of USE-associated symbol at %L"
10665 #: fortran/symbol.c:754
10667 msgid "Cannot change attributes of USE-associated symbol %s at %L"
10670 #: fortran/symbol.c:770
10671 #, fuzzy, no-c-format
10672 msgid "Duplicate %s attribute specified at %L"
10673 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue °À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
10675 #: fortran/symbol.c:912
10677 msgid "Cray Pointee at %L appears in multiple pointer() statements"
10680 #: fortran/symbol.c:931
10682 msgid "Duplicate PROTECTED attribute specified at %L"
10685 #: fortran/symbol.c:964
10686 #, fuzzy, no-c-format
10687 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
10688 msgstr "section °À¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
10690 #: fortran/symbol.c:972
10691 #, fuzzy, no-c-format
10692 msgid "Duplicate SAVE attribute specified at %L"
10693 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue °À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
10695 #: fortran/symbol.c:993
10697 msgid "Duplicate VALUE attribute specified at %L"
10700 #: fortran/symbol.c:1013
10702 msgid "Duplicate VOLATILE attribute specified at %L"
10705 #: fortran/symbol.c:1296
10706 #, fuzzy, no-c-format
10707 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
10708 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
10710 #: fortran/symbol.c:1330
10712 msgid "%s procedure at %L is already declared as %s procedure"
10715 #: fortran/symbol.c:1365
10717 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
10720 #: fortran/symbol.c:1388
10722 msgid "ACCESS specification at %L was already specified"
10725 #: fortran/symbol.c:1405
10727 msgid "Duplicate BIND attribute specified at %L"
10730 #: fortran/symbol.c:1412
10732 msgid "Fortran 2003: BIND(C) at %L"
10735 #: fortran/symbol.c:1434
10737 msgid "Symbol '%s' at %L already has an explicit interface"
10740 #: fortran/symbol.c:1479
10742 msgid "Symbol '%s' at %L cannot have a type"
10745 #: fortran/symbol.c:1636
10747 msgid "Component '%s' at %C already declared at %L"
10750 #: fortran/symbol.c:1714
10751 #, fuzzy, no-c-format
10752 msgid "Symbol '%s' at %C is ambiguous"
10753 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
10755 #: fortran/symbol.c:1746
10757 msgid "Derived type '%s' at %C is being used before it is defined"
10760 #: fortran/symbol.c:1774
10762 msgid "'%s' at %C is not a member of the '%s' structure"
10765 #: fortran/symbol.c:1781
10767 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
10770 #: fortran/symbol.c:1938
10772 msgid "Duplicate statement label %d at %L and %L"
10775 #: fortran/symbol.c:1948
10777 msgid "Label %d at %C already referenced as branch target"
10780 #: fortran/symbol.c:1957
10782 msgid "Label %d at %C already referenced as a format label"
10785 #: fortran/symbol.c:1999
10787 msgid "Label %d at %C previously used as a FORMAT label"
10790 #: fortran/symbol.c:2007
10792 msgid "Label %d at %C previously used as branch target"
10795 #: fortran/symbol.c:2314
10797 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
10800 #: fortran/symbol.c:2317
10802 msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
10805 #. Symbol is from another namespace.
10806 #: fortran/symbol.c:2461
10808 msgid "Symbol '%s' at %C has already been host associated"
10811 #: fortran/symbol.c:3162
10813 msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
10816 #: fortran/symbol.c:3173
10817 #, fuzzy, no-c-format
10818 msgid "Derived type '%s' at %L is empty"
10819 msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
10821 #: fortran/symbol.c:3190
10823 msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
10826 #: fortran/symbol.c:3202
10828 msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
10831 #. If the derived type is bind(c), all fields must be
10833 #: fortran/symbol.c:3241
10835 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
10838 #. If derived type is param to bind(c) routine, or to one
10839 #. of the iso_c_binding procs, it must be interoperable, so
10840 #. all fields must interop too.
10841 #: fortran/symbol.c:3250
10843 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
10846 #: fortran/symbol.c:3264
10848 msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
10851 #: fortran/symbol.c:3272
10853 msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
10856 #: fortran/target-memory.c:548
10858 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
10861 #: fortran/trans-common.c:396
10863 msgid "Named COMMON block '%s' at %L shall be of the same size"
10866 #: fortran/trans-common.c:817
10868 msgid "Bad array reference at %L"
10871 #: fortran/trans-common.c:825
10873 msgid "Illegal reference type at %L as EQUIVALENCE object"
10876 #: fortran/trans-common.c:865
10878 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
10881 #. Aligning this field would misalign a previous field.
10882 #: fortran/trans-common.c:998
10884 msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
10887 #: fortran/trans-common.c:1063
10889 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
10892 #: fortran/trans-common.c:1078
10894 msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
10897 #. The required offset conflicts with previous alignment
10898 #. requirements. Insert padding immediately before this
10900 #: fortran/trans-common.c:1089
10902 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
10905 #: fortran/trans-common.c:1115
10907 msgid "COMMON '%s' at %L does not exist"
10910 #: fortran/trans-common.c:1122
10912 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
10915 #: fortran/trans-decl.c:3016
10917 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
10920 #: fortran/trans-decl.c:3020
10922 msgid "Unused dummy argument '%s' at %L"
10925 #: fortran/trans-decl.c:3026
10926 #, fuzzy, no-c-format
10927 msgid "Unused variable '%s' declared at %L"
10928 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
10930 #: fortran/trans-decl.c:3052
10931 #, fuzzy, no-c-format
10932 msgid "Unused parameter '%s' declared at %L"
10933 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
10935 #: fortran/trans-expr.c:2036
10936 #, fuzzy, no-c-format
10937 msgid "Unknown argument list function at %L"
10938 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
10940 #: fortran/trans-intrinsic.c:829
10942 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
10945 #: fortran/trans-io.c:1850
10947 msgid "Derived type '%s' at %L has PRIVATE components"
10950 #: fortran/trans-stmt.c:438
10952 msgid "An alternate return at %L without a * dummy argument"
10955 #: fortran/trans.c:49
10956 msgid "Array bound mismatch"
10959 #: fortran/trans.c:50
10960 msgid "Array reference out of bounds"
10963 #: fortran/trans.c:51
10965 msgid "Incorrect function return value"
10966 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
10968 #: fortran/trans.c:465 fortran/trans.c:859
10969 msgid "Attempt to allocate a negative amount of memory."
10972 #: fortran/trans.c:479
10973 msgid "Memory allocation failed"
10976 #: fortran/trans.c:567
10977 msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
10980 #: fortran/trans.c:598 fortran/trans.c:876
10981 msgid "Out of memory"
10984 #: fortran/trans.c:678
10985 msgid "Attempting to allocate already allocated array"
10988 #: fortran/trans.c:776
10989 msgid "Attempt to DEALLOCATE unallocated memory."
10992 #: java/jcf-dump.c:1066
10994 msgid "Not a valid Java .class file.\n"
10995 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10997 #: java/jcf-dump.c:1072
10999 msgid "error while parsing constant pool\n"
11000 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
11002 #: java/jcf-dump.c:1078 java/jcf-parse.c:1458
11003 #, gcc-internal-format
11004 msgid "error in constant pool entry #%d\n"
11005 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
11007 #: java/jcf-dump.c:1088
11009 msgid "error while parsing fields\n"
11010 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
11012 #: java/jcf-dump.c:1094
11014 msgid "error while parsing methods\n"
11015 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
11017 #: java/jcf-dump.c:1100
11019 msgid "error while parsing final attributes\n"
11020 msgstr "final °À¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
11022 #: java/jcf-dump.c:1137
11024 msgid "Try 'jcf-dump --help' for more information.\n"
11027 #: java/jcf-dump.c:1144
11030 "Usage: jcf-dump [OPTION]... CLASS...\n"
11034 #: java/jcf-dump.c:1145
11037 "Display contents of a class file in readable form.\n"
11041 #: java/jcf-dump.c:1146
11043 msgid " -c Disassemble method bodies\n"
11044 msgstr " -W ÆÃÊ̤ʷٹð¤ò͸ú¤Ë¤¹¤ë\n"
11046 #: java/jcf-dump.c:1147
11048 msgid " --javap Generate output in 'javap' format\n"
11049 msgstr " --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
11051 #: java/jcf-dump.c:1149
11053 msgid " --classpath PATH Set path to find .class files\n"
11056 #: java/jcf-dump.c:1150
11058 msgid " -IDIR Append directory to class path\n"
11059 msgstr " -B <directory> <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
11061 #: java/jcf-dump.c:1151
11063 msgid " --bootclasspath PATH Override built-in class path\n"
11066 #: java/jcf-dump.c:1152
11068 msgid " --extdirs PATH Set extensions directory path\n"
11071 #: java/jcf-dump.c:1153
11073 msgid " -o FILE Set output file name\n"
11074 msgstr " -o <file> ½ÐÎϤò <file> ¤Ë½ñ¤¹þ¤à\n"
11076 #: java/jcf-dump.c:1155
11078 msgid " --help Print this help, then exit\n"
11079 msgstr " --help ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
11081 #: java/jcf-dump.c:1156
11083 msgid " --version Print version number, then exit\n"
11085 " -V <version> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
11086 " gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
11088 #: java/jcf-dump.c:1157
11090 msgid " -v, --verbose Print extra information while running\n"
11093 #: java/jcf-dump.c:1159
11096 "For bug reporting instructions, please see:\n"
11100 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
11102 #: java/jcf-dump.c:1187 java/jcf-dump.c:1255
11104 msgid "jcf-dump: no classes specified\n"
11107 #: java/jcf-dump.c:1275
11109 msgid "Cannot open '%s' for output.\n"
11110 msgstr "%s ¤ò½ñ¤¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
11112 #: java/jcf-dump.c:1321
11114 msgid "bad format of .zip/.jar archive\n"
11117 #: java/jcf-dump.c:1439
11119 msgid "Bad byte codes.\n"
11122 #: java/jvgenmain.c:47
11124 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
11127 #: java/jvgenmain.c:109
11129 msgid "%s: Cannot open output file: %s\n"
11130 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
11132 #: java/jvgenmain.c:151
11134 msgid "%s: Failed to close output file %s\n"
11135 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
11137 #: java/jvspec.c:409
11139 msgid "can't specify '-D' without '--main'\n"
11140 msgstr "`--main' ̵¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤¤Þ¤»¤ó\n"
11142 #: java/jvspec.c:412
11144 msgid "'%s' is not a valid class name"
11145 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11147 #: java/jvspec.c:418
11149 msgid "--resource requires -o"
11152 #: java/jvspec.c:432
11154 msgid "cannot specify both -C and -o"
11155 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤¤Þ¤»¤ó"
11157 #: java/jvspec.c:444
11159 msgid "cannot create temporary file"
11160 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
11162 #: java/jvspec.c:466
11164 msgid "using both @FILE with multiple files not implemented"
11165 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
11167 #: java/jvspec.c:588
11169 msgid "cannot specify 'main' class when not linking"
11170 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤¤Þ¤»¤ó"
11172 #: config/i386/nwld.h:34
11174 msgid "Static linking is not supported.\n"
11175 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
11177 #: java/jvspec.c:80 gcc.c:820 ada/lang-specs.h:33
11178 msgid "-pg and -fomit-frame-pointer are incompatible"
11179 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11181 #: config/vax/netbsd-elf.h:41
11183 msgid "the -shared option is not currently supported for VAX ELF"
11184 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
11186 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
11187 #: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
11189 msgid "does not support multilib"
11190 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
11192 #: config/vax/vax.h:49 config/vax/vax.h:50
11193 msgid "profiling not supported with -mg\n"
11194 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
11196 #: config/rs6000/linux64.h:347 config/rs6000/linux64.h:349 config/linux.h:106
11197 #: config/linux.h:108 config/rs6000/sysv4.h:897 config/rs6000/sysv4.h:899
11198 #: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
11199 #: config/sparc/linux.h:126 config/sparc/linux.h:128
11200 #: config/sparc/linux64.h:152 config/sparc/linux64.h:154
11202 msgid "-mglibc and -muclibc used together"
11203 msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
11205 #: config/i386/cygwin.h:28
11206 msgid "mno-cygwin and mno-win32 are not compatible"
11207 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11209 #: config/i386/cygwin.h:74 config/i386/mingw32.h:74
11210 msgid "shared and mdll are not compatible"
11211 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11213 #: config/i386/sco5.h:188
11215 msgid "-pg not supported on this platform"
11216 msgstr "init_priority °À¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
11218 #: config/i386/sco5.h:189
11220 msgid "-p and -pp specified - pick one"
11221 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
11223 #: config/i386/sco5.h:258
11225 msgid "-G and -static are mutually exclusive"
11226 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
11230 msgid "GCC does not support -C or -CC without -E"
11231 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
11235 msgid "-E or -x required when input is from standard input"
11236 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
11238 #: java/lang-specs.h:33
11239 msgid "-fjni and -femit-class-files are incompatible"
11240 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11242 #: java/lang-specs.h:34
11243 msgid "-fjni and -femit-class-file are incompatible"
11244 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11246 #: java/lang-specs.h:35 java/lang-specs.h:36
11247 msgid "-femit-class-file should used along with -fsyntax-only"
11250 #: config/mcore/mcore.h:56
11251 msgid "the m210 does not have little endian support"
11252 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
11254 #: config/lynx.h:70
11255 msgid "cannot use mthreads and mlegacy-threads together"
11258 #: config/lynx.h:95
11259 msgid "cannot use mshared and static together"
11262 #: config/sh/sh.h:461
11264 msgid "SH2a does not support little-endian"
11265 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
11267 #: config/mips/mips.h:1042 config/arc/arc.h:61
11268 msgid "may not use both -EB and -EL"
11269 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
11271 #: config/s390/tpf.h:119
11273 msgid "static is not supported on TPF-OS"
11274 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
11276 #: config/rs6000/darwin.h:95
11277 msgid " conflicting code gen style switches are used"
11280 #: ada/lang-specs.h:34
11281 msgid "-c or -S required for Ada"
11284 #: config/mips/r3900.h:34
11286 msgid "-mhard-float not supported"
11287 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
11289 #: config/mips/r3900.h:36
11291 msgid "-msingle-float and -msoft-float cannot both be specified"
11292 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£"
11294 #: config/vxworks.h:71
11296 msgid "-Xbind-now and -Xbind-lazy are incompatible"
11297 msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
11299 #: config/darwin.h:269
11300 msgid "-current_version only allowed with -dynamiclib"
11303 #: config/darwin.h:271
11304 msgid "-install_name only allowed with -dynamiclib"
11307 #: config/darwin.h:276
11309 msgid "-bundle not allowed with -dynamiclib"
11310 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
11312 #: config/darwin.h:277
11314 msgid "-bundle_loader not allowed with -dynamiclib"
11315 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
11317 #: config/darwin.h:278
11319 msgid "-client_name not allowed with -dynamiclib"
11320 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
11322 #: config/darwin.h:283
11323 msgid "-force_flat_namespace not allowed with -dynamiclib"
11326 #: config/darwin.h:285
11327 msgid "-keep_private_externs not allowed with -dynamiclib"
11330 #: config/darwin.h:286
11332 msgid "-private_bundle not allowed with -dynamiclib"
11333 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
11335 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
11336 #: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
11337 #: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
11339 msgid "may not use both -m32 and -m64"
11340 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
11342 #: config/arm/arm.h:147
11343 msgid "-msoft-float and -mhard_float may not be used together"
11344 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
11346 #: config/arm/arm.h:149
11347 msgid "-mbig-endian and -mlittle-endian may not be used together"
11348 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
11350 #: java/lang.opt:65
11351 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
11354 #: java/lang.opt:69
11355 msgid "Warn if deprecated empty statements are found"
11356 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
11358 #: java/lang.opt:73
11359 msgid "Warn if .class files are out of date"
11360 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
11362 #: java/lang.opt:77
11363 msgid "Warn if modifiers are specified when not necessary"
11364 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
11366 #: java/lang.opt:81
11367 msgid "Deprecated; use --classpath instead"
11370 #: java/lang.opt:88
11371 msgid "Permit the use of the assert keyword"
11374 #: java/lang.opt:110
11376 msgid "Replace system path"
11377 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
11379 #: java/lang.opt:114
11381 msgid "Generate checks for references to NULL"
11382 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11384 #: java/lang.opt:118
11385 msgid "Set class path"
11386 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
11388 #: java/lang.opt:125
11389 msgid "Output a class file"
11392 #: java/lang.opt:129
11393 msgid "Alias for -femit-class-file"
11396 #: java/lang.opt:133
11398 msgid "Choose input encoding (defaults from your locale)"
11399 msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
11401 #: java/lang.opt:137
11402 msgid "Set the extension directory path"
11405 #: java/lang.opt:144
11407 msgid "Input file is a file with a list of filenames to compile"
11408 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
11410 #: java/lang.opt:151
11411 msgid "Always check for non gcj generated classes archives"
11412 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
11414 #: java/lang.opt:155
11415 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
11418 #: java/lang.opt:159
11419 msgid "Generate instances of Class at runtime"
11422 #: java/lang.opt:163
11423 msgid "Use offset tables for virtual method calls"
11426 #: java/lang.opt:170
11427 msgid "Assume native functions are implemented using JNI"
11428 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
11430 #: java/lang.opt:174
11432 msgid "Enable optimization of static class initialization code"
11433 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
11435 #: java/lang.opt:181
11436 msgid "Reduce the amount of reflection meta-data generated"
11439 #: java/lang.opt:185
11440 msgid "Enable assignability checks for stores into object arrays"
11443 #: java/lang.opt:189
11445 msgid "Generate code for the Boehm GC"
11446 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11448 #: java/lang.opt:193
11449 msgid "Call a library routine to do integer divisions"
11452 #: java/lang.opt:197
11453 msgid "Generated should be loaded by bootstrap loader"
11456 #: java/lang.opt:201
11457 msgid "Set the source language version"
11460 #: java/lang.opt:205
11462 msgid "Set the target VM version"
11463 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
11466 msgid "Specify options to GNAT"
11469 #: fortran/lang.opt:29
11471 msgid "Add a directory for INCLUDE and MODULE searching"
11472 msgstr "INCLUDE õº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
11474 #: fortran/lang.opt:33
11475 msgid "Put MODULE files in 'directory'"
11478 #: fortran/lang.opt:41
11480 msgid "Warn about possible aliasing of dummy arguments"
11481 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
11483 #: fortran/lang.opt:45
11485 msgid "Warn about missing ampersand in continued character constants"
11486 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
11488 #: fortran/lang.opt:49
11490 msgid "Warn about truncated character expressions"
11491 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
11493 #: fortran/lang.opt:53
11495 msgid "Warn about implicit conversion"
11496 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
11498 #: fortran/lang.opt:57
11500 msgid "Warn about calls with implicit interface"
11501 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
11503 #: fortran/lang.opt:61
11505 msgid "Warn about truncated source lines"
11506 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
11508 #: fortran/lang.opt:65
11510 msgid "Warn about usage of non-standard intrinsics"
11511 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
11513 #: fortran/lang.opt:69
11515 msgid "Warn about \"suspicious\" constructs"
11516 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
11518 #: fortran/lang.opt:73
11519 msgid "Permit nonconforming uses of the tab character"
11522 #: fortran/lang.opt:77
11524 msgid "Warn about underflow of numerical constant expressions"
11525 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
11527 #: fortran/lang.opt:81
11528 msgid "All intrinsics procedures are available regardless of selected standard"
11531 #: fortran/lang.opt:89
11533 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
11534 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE ʸ¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
11536 #: fortran/lang.opt:93
11537 msgid "Specify that backslash in string introduces an escape character"
11540 #: fortran/lang.opt:97
11541 msgid "Produce a backtrace when a runtime error is encountered"
11544 #: fortran/lang.opt:101
11545 msgid "-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul will use BLAS"
11548 #: fortran/lang.opt:105
11550 msgid "Use big-endian format for unformatted files"
11551 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11553 #: fortran/lang.opt:109
11555 msgid "Use little-endian format for unformatted files"
11556 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
11558 #: fortran/lang.opt:113
11559 msgid "Use native format for unformatted files"
11562 #: fortran/lang.opt:117
11563 msgid "Swap endianness for unformatted files"
11566 #: fortran/lang.opt:121
11568 msgid "Use the Cray Pointer extension"
11569 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
11571 #: fortran/lang.opt:125
11572 msgid "Ignore 'D' in column one in fixed form"
11575 #: fortran/lang.opt:129
11576 msgid "Treat lines with 'D' in column one as comments"
11579 #: fortran/lang.opt:133
11580 msgid "Set the default double precision kind to an 8 byte wide type"
11583 #: fortran/lang.opt:137
11584 msgid "Set the default integer kind to an 8 byte wide type"
11587 #: fortran/lang.opt:141
11588 msgid "Set the default real kind to an 8 byte wide type"
11591 #: fortran/lang.opt:145
11592 msgid "Allow dollar signs in entity names"
11595 #: fortran/lang.opt:149
11596 msgid "Dump a core file when a runtime error occurs"
11599 #: fortran/lang.opt:153
11600 msgid "Display the code tree after parsing"
11603 #: fortran/lang.opt:157
11604 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
11607 #: fortran/lang.opt:161
11609 msgid "Use f2c calling convention"
11610 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11612 #: fortran/lang.opt:165
11614 msgid "Assume that the source file is fixed form"
11615 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
11617 #: fortran/lang.opt:169
11618 msgid "Specify where to find the compiled intrinsic modules"
11621 #: fortran/lang.opt:173
11622 msgid "Allow arbitrary character line width in fixed mode"
11625 #: fortran/lang.opt:177
11626 msgid "Use n as character line width in fixed mode"
11629 #: fortran/lang.opt:181
11630 msgid "Stop on following floating point exceptions"
11633 #: fortran/lang.opt:185
11634 msgid "Assume that the source file is free form"
11637 #: fortran/lang.opt:189
11638 msgid "Allow arbitrary character line width in free mode"
11641 #: fortran/lang.opt:193
11642 msgid "Use n as character line width in free mode"
11645 #: fortran/lang.opt:197
11646 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
11649 #: fortran/lang.opt:201
11650 msgid "-finit-character=<n> Initialize local character variables to ASCII value n"
11653 #: fortran/lang.opt:205
11654 msgid "-finit-integer=<n> Initialize local integer variables to n"
11657 #: fortran/lang.opt:209
11659 msgid "Initialize local variables to zero (from g77)"
11660 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
11662 #: fortran/lang.opt:213
11663 msgid "-finit-logical=<true|false> Initialize local logical variables"
11666 #: fortran/lang.opt:217
11667 msgid "-finit-real=<zero|nan|inf|-inf> Initialize local real variables"
11670 #: fortran/lang.opt:221
11672 msgid "Maximum number of errors to report"
11673 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
11675 #: fortran/lang.opt:225
11677 msgid "Maximum identifier length"
11678 msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
11680 #: fortran/lang.opt:229
11681 msgid "Maximum length for subrecords"
11684 #: fortran/lang.opt:233
11685 msgid "Size in bytes of the largest array that will be put on the stack"
11688 #: fortran/lang.opt:237
11689 msgid "Set default accessibility of module entities to PRIVATE."
11692 #: fortran/lang.opt:241
11693 msgid "Enable OpenMP (also sets frecursive)"
11696 #: fortran/lang.opt:245
11697 msgid "Try to lay out derived types as compactly as possible"
11700 #: fortran/lang.opt:249
11702 msgid "Treat the input file as preprocessed"
11703 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
11705 #: fortran/lang.opt:253
11706 msgid "Enable range checking during compilation"
11709 #: fortran/lang.opt:257
11710 msgid "Use a 4-byte record marker for unformatted files"
11713 #: fortran/lang.opt:261
11714 msgid "Use an 8-byte record marker for unformatted files"
11717 #: fortran/lang.opt:265
11718 msgid "Allocate local variables on the stack to allow indirect recursion"
11721 #: fortran/lang.opt:269
11722 msgid "Copy array sections into a contiguous block on procedure entry"
11725 #: fortran/lang.opt:273
11726 msgid "Append a second underscore if the name already contains an underscore"
11729 #: fortran/lang.opt:277 c.opt:714
11730 msgid "Use the narrowest integer type possible for enumeration types"
11733 #: fortran/lang.opt:281
11734 msgid "Apply negative sign to zero values"
11737 #: fortran/lang.opt:285
11739 msgid "Append underscores to externally visible names"
11740 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â¤µ¤Ê¤¤"
11742 #: fortran/lang.opt:289
11743 msgid "Statically link the GNU Fortran helper library (libgfortran)"
11746 #: fortran/lang.opt:293
11747 msgid "Conform to the ISO Fortran 2003 standard"
11750 #: fortran/lang.opt:297
11751 msgid "Conform to the ISO Fortran 95 standard"
11754 #: fortran/lang.opt:301
11755 msgid "Conform to nothing in particular"
11758 #: fortran/lang.opt:305
11759 msgid "Accept extensions to support legacy code"
11762 #: treelang/lang.opt:30
11763 msgid "Trace lexical analysis"
11766 #: treelang/lang.opt:34
11768 msgid "Trace the parsing process"
11769 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11771 #: config/alpha/alpha.opt:23 config/i386/i386.opt:155
11772 msgid "Do not use hardware fp"
11773 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
11775 #: config/alpha/alpha.opt:27
11776 msgid "Use fp registers"
11777 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
11779 #: config/alpha/alpha.opt:31
11781 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
11783 #: config/alpha/alpha.opt:35
11784 msgid "Do not assume GAS"
11785 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
11787 #: config/alpha/alpha.opt:39
11788 msgid "Request IEEE-conformant math library routines (OSF/1)"
11789 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
11791 #: config/alpha/alpha.opt:43
11792 msgid "Emit IEEE-conformant code, without inexact exceptions"
11793 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11795 #: config/alpha/alpha.opt:50
11796 msgid "Do not emit complex integer constants to read-only memory"
11797 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
11799 #: config/alpha/alpha.opt:54
11801 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11803 #: config/alpha/alpha.opt:58
11804 msgid "Do not use VAX fp"
11805 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
11807 #: config/alpha/alpha.opt:62
11808 msgid "Emit code for the byte/word ISA extension"
11809 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11811 #: config/alpha/alpha.opt:66
11812 msgid "Emit code for the motion video ISA extension"
11813 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11815 #: config/alpha/alpha.opt:70
11816 msgid "Emit code for the fp move and sqrt ISA extension"
11817 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11819 #: config/alpha/alpha.opt:74
11820 msgid "Emit code for the counting ISA extension"
11821 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11823 #: config/alpha/alpha.opt:78
11824 msgid "Emit code using explicit relocation directives"
11827 #: config/alpha/alpha.opt:82
11828 msgid "Emit 16-bit relocations to the small data areas"
11831 #: config/alpha/alpha.opt:86
11832 msgid "Emit 32-bit relocations to the small data areas"
11835 #: config/alpha/alpha.opt:90
11837 msgid "Emit direct branches to local functions"
11838 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
11840 #: config/alpha/alpha.opt:94
11841 msgid "Emit indirect branches to local functions"
11844 #: config/alpha/alpha.opt:98
11845 msgid "Emit rdval instead of rduniq for thread pointer"
11848 #: config/alpha/alpha.opt:102 config/s390/s390.opt:59
11849 #: config/sparc/long-double-switch.opt:23
11851 msgid "Use 128-bit long double"
11852 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
11854 #: config/alpha/alpha.opt:106 config/s390/s390.opt:63
11855 #: config/sparc/long-double-switch.opt:27
11857 msgid "Use 64-bit long double"
11858 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
11860 #: config/alpha/alpha.opt:110
11861 msgid "Use features of and schedule given CPU"
11862 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
11864 #: config/alpha/alpha.opt:114
11865 msgid "Schedule given CPU"
11866 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
11868 #: config/alpha/alpha.opt:118
11869 msgid "Control the generated fp rounding mode"
11870 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
11872 #: config/alpha/alpha.opt:122
11873 msgid "Control the IEEE trap mode"
11874 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
11876 #: config/alpha/alpha.opt:126
11877 msgid "Control the precision given to fp exceptions"
11878 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
11880 #: config/alpha/alpha.opt:130
11881 msgid "Tune expected memory latency"
11882 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
11884 #: config/alpha/alpha.opt:134 config/ia64/ia64.opt:93
11885 #: config/rs6000/sysv4.opt:32
11886 msgid "Specify bit size of immediate TLS offsets"
11889 #: config/frv/frv.opt:23
11891 msgid "Use 4 media accumulators"
11892 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
11894 #: config/frv/frv.opt:27
11896 msgid "Use 8 media accumulators"
11897 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
11899 #: config/frv/frv.opt:31
11901 msgid "Enable label alignment optimizations"
11902 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
11904 #: config/frv/frv.opt:35
11906 msgid "Dynamically allocate cc registers"
11907 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
11909 #: config/frv/frv.opt:42
11910 msgid "Set the cost of branches"
11913 #: config/frv/frv.opt:46
11914 msgid "Enable conditional execution other than moves/scc"
11917 #: config/frv/frv.opt:50
11918 msgid "Change the maximum length of conditionally-executed sequences"
11921 #: config/frv/frv.opt:54
11922 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
11925 #: config/frv/frv.opt:58
11927 msgid "Enable conditional moves"
11928 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
11930 #: config/frv/frv.opt:62
11932 msgid "Set the target CPU type"
11933 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
11935 #: config/frv/frv.opt:84
11937 msgid "Use fp double instructions"
11938 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11940 #: config/frv/frv.opt:88
11941 msgid "Change the ABI to allow double word insns"
11944 #: config/frv/frv.opt:92 config/bfin/bfin.opt:73
11945 msgid "Enable Function Descriptor PIC mode"
11948 #: config/frv/frv.opt:96
11949 msgid "Just use icc0/fcc0"
11952 #: config/frv/frv.opt:100
11953 msgid "Only use 32 FPRs"
11956 #: config/frv/frv.opt:104
11957 msgid "Use 64 FPRs"
11960 #: config/frv/frv.opt:108
11961 msgid "Only use 32 GPRs"
11964 #: config/frv/frv.opt:112
11965 msgid "Use 64 GPRs"
11968 #: config/frv/frv.opt:116
11969 msgid "Enable use of GPREL for read-only data in FDPIC"
11972 #: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
11973 #: config/pdp11/pdp11.opt:71
11974 msgid "Use hardware floating point"
11975 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11977 #: config/frv/frv.opt:124 config/bfin/bfin.opt:77
11979 msgid "Enable inlining of PLT in function calls"
11980 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤ò͸ú¤Ë¤¹¤ë"
11982 #: config/frv/frv.opt:128
11984 msgid "Enable PIC support for building libraries"
11985 msgstr "Â礤ʥª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
11987 #: config/frv/frv.opt:132
11988 msgid "Follow the EABI linkage requirements"
11991 #: config/frv/frv.opt:136
11993 msgid "Disallow direct calls to global functions"
11994 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11996 #: config/frv/frv.opt:140
11998 msgid "Use media instructions"
11999 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12001 #: config/frv/frv.opt:144
12003 msgid "Use multiply add/subtract instructions"
12004 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
12006 #: config/frv/frv.opt:148
12007 msgid "Enable optimizing &&/|| in conditional execution"
12010 #: config/frv/frv.opt:152
12012 msgid "Enable nested conditional execution optimizations"
12013 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
12015 #: config/frv/frv.opt:157
12016 msgid "Do not mark ABI switches in e_flags"
12019 #: config/frv/frv.opt:161
12020 msgid "Remove redundant membars"
12023 #: config/frv/frv.opt:165
12025 msgid "Pack VLIW instructions"
12026 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12028 #: config/frv/frv.opt:169
12029 msgid "Enable setting GPRs to the result of comparisons"
12032 #: config/frv/frv.opt:173
12033 msgid "Change the amount of scheduler lookahead"
12036 #: config/frv/frv.opt:177 config/pa/pa.opt:104
12037 msgid "Use software floating point"
12038 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
12040 #: config/frv/frv.opt:181
12041 msgid "Assume a large TLS segment"
12044 #: config/frv/frv.opt:185
12046 msgid "Do not assume a large TLS segment"
12047 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
12049 #: config/frv/frv.opt:190
12050 msgid "Cause gas to print tomcat statistics"
12053 #: config/frv/frv.opt:195
12054 msgid "Link with the library-pic libraries"
12057 #: config/frv/frv.opt:199
12058 msgid "Allow branches to be packed with other instructions"
12061 #: config/mn10300/mn10300.opt:23
12062 msgid "Target the AM33 processor"
12063 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
12065 #: config/mn10300/mn10300.opt:27
12067 msgid "Target the AM33/2.0 processor"
12068 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
12070 #: config/mn10300/mn10300.opt:31
12071 msgid "Work around hardware multiply bug"
12072 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
12074 #: config/mn10300/mn10300.opt:36
12076 msgid "Enable linker relaxations"
12077 msgstr "¥ê¥ó¥«¤Î´ËϤò͸ú¤Ë¤¹¤ë"
12079 #: config/mn10300/mn10300.opt:40
12080 msgid "Return pointers in both a0 and d0"
12083 #: config/s390/tpf.opt:23
12084 msgid "Enable TPF-OS tracing code"
12087 #: config/s390/tpf.opt:27
12089 msgid "Specify main object for TPF-OS"
12090 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
12092 #: config/s390/s390.opt:23
12095 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12097 #: config/s390/s390.opt:27
12100 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12102 #: config/s390/s390.opt:31 config/i386/i386.opt:59 config/spu/spu.opt:60
12103 msgid "Generate code for given CPU"
12104 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12106 #: config/s390/s390.opt:35
12107 msgid "Maintain backchain pointer"
12110 #: config/s390/s390.opt:39
12111 msgid "Additional debug prints"
12114 #: config/s390/s390.opt:43
12115 msgid "ESA/390 architecture"
12118 #: config/s390/s390.opt:47
12120 msgid "Enable fused multiply/add instructions"
12121 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12123 #: config/s390/s390.opt:51
12125 msgid "Enable decimal floating point hardware support"
12126 msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤¾è¤ò»ý¤Á¤Þ¤»¤ó"
12128 #: config/s390/s390.opt:55
12130 msgid "Enable hardware floating point"
12131 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
12133 #: config/s390/s390.opt:67
12134 msgid "Use packed stack layout"
12137 #: config/s390/s390.opt:71
12138 msgid "Use bras for executable < 64k"
12141 #: config/s390/s390.opt:75
12143 msgid "Disable hardware floating point"
12144 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
12146 #: config/s390/s390.opt:79
12147 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
12150 #: config/s390/s390.opt:83
12151 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
12154 #: config/s390/s390.opt:87 config/ia64/ia64.opt:97 config/sparc/sparc.opt:95
12155 #: config/i386/i386.opt:183 config/rs6000/rs6000.opt:226 config/spu/spu.opt:64
12156 msgid "Schedule code for given CPU"
12157 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
12159 #: config/s390/s390.opt:91
12163 #: config/s390/s390.opt:95
12164 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12167 #: config/s390/s390.opt:99
12168 msgid "Warn if a single function's framesize exceeds the given framesize"
12171 #: config/s390/s390.opt:103
12172 msgid "z/Architecture"
12175 #: config/ia64/ilp32.opt:3
12177 msgid "Generate ILP32 code"
12178 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12180 #: config/ia64/ilp32.opt:7
12182 msgid "Generate LP64 code"
12183 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12185 #: config/ia64/ia64.opt:3
12186 msgid "Generate big endian code"
12187 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12189 #: config/ia64/ia64.opt:7
12190 msgid "Generate little endian code"
12191 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12193 #: config/ia64/ia64.opt:11
12194 msgid "Generate code for GNU as"
12195 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12197 #: config/ia64/ia64.opt:15
12198 msgid "Generate code for GNU ld"
12199 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12201 #: config/ia64/ia64.opt:19
12202 msgid "Emit stop bits before and after volatile extended asms"
12203 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
12205 #: config/ia64/ia64.opt:23
12206 msgid "Use in/loc/out register names"
12207 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
12209 #: config/ia64/ia64.opt:30
12210 msgid "Enable use of sdata/scommon/sbss"
12211 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë"
12213 #: config/ia64/ia64.opt:34
12214 msgid "Generate code without GP reg"
12215 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12217 #: config/ia64/ia64.opt:38
12218 msgid "gp is constant (but save/restore gp on indirect calls)"
12219 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
12221 #: config/ia64/ia64.opt:42
12222 msgid "Generate self-relocatable code"
12223 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12225 #: config/ia64/ia64.opt:46
12227 msgid "Generate inline floating point division, optimize for latency"
12228 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12230 #: config/ia64/ia64.opt:50
12232 msgid "Generate inline floating point division, optimize for throughput"
12233 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12235 #: config/ia64/ia64.opt:57
12237 msgid "Generate inline integer division, optimize for latency"
12238 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12240 #: config/ia64/ia64.opt:61
12242 msgid "Generate inline integer division, optimize for throughput"
12243 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12245 #: config/ia64/ia64.opt:65
12247 msgid "Do not inline integer division"
12248 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12250 #: config/ia64/ia64.opt:69
12252 msgid "Generate inline square root, optimize for latency"
12253 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12255 #: config/ia64/ia64.opt:73
12257 msgid "Generate inline square root, optimize for throughput"
12258 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12260 #: config/ia64/ia64.opt:77
12262 msgid "Do not inline square root"
12263 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
12265 #: config/ia64/ia64.opt:81
12266 msgid "Enable Dwarf 2 line debug info via GNU as"
12267 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë"
12269 #: config/ia64/ia64.opt:85
12270 msgid "Enable earlier placing stop bits for better scheduling"
12273 #: config/ia64/ia64.opt:89 config/spu/spu.opt:56 config/pa/pa.opt:51
12275 msgid "Specify range of registers to make fixed"
12276 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
12278 #: config/ia64/ia64.opt:101
12280 msgid "Use data speculation before reload"
12281 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
12283 #: config/ia64/ia64.opt:105
12284 msgid "Use data speculation after reload"
12287 #: config/ia64/ia64.opt:109
12289 msgid "Use control speculation"
12290 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
12292 #: config/ia64/ia64.opt:113
12293 msgid "Use in block data speculation before reload"
12296 #: config/ia64/ia64.opt:117
12297 msgid "Use in block data speculation after reload"
12300 #: config/ia64/ia64.opt:121
12301 msgid "Use in block control speculation"
12304 #: config/ia64/ia64.opt:125
12305 msgid "Use simple data speculation check"
12308 #: config/ia64/ia64.opt:129
12309 msgid "Use simple data speculation check for control speculation"
12312 #: config/ia64/ia64.opt:133
12313 msgid "Print information about speculative motions."
12316 #: config/ia64/ia64.opt:137
12317 msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
12320 #: config/ia64/ia64.opt:141
12321 msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
12324 #: config/ia64/ia64.opt:145
12325 msgid "Count speculative dependencies while calculating priority of instructions"
12328 #: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23 config/mt/mt.opt:27
12329 msgid "Use simulator runtime"
12332 #: config/m32c/m32c.opt:28
12334 msgid "Compile code for R8C variants"
12335 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12337 #: config/m32c/m32c.opt:32
12339 msgid "Compile code for M16C variants"
12340 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12342 #: config/m32c/m32c.opt:36
12344 msgid "Compile code for M32CM variants"
12345 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12347 #: config/m32c/m32c.opt:40
12349 msgid "Compile code for M32C variants"
12350 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12352 #: config/m32c/m32c.opt:44
12353 msgid "Number of memreg bytes (default: 16, range: 0..16)"
12356 #: config/sparc/little-endian.opt:23
12358 msgid "Generate code for little-endian"
12359 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12361 #: config/sparc/little-endian.opt:27
12363 msgid "Generate code for big-endian"
12364 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12366 #: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
12368 msgid "Use hardware FP"
12369 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
12371 #: config/sparc/sparc.opt:31
12373 msgid "Do not use hardware FP"
12374 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12376 #: config/sparc/sparc.opt:35
12377 msgid "Assume possible double misalignment"
12378 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
12380 #: config/sparc/sparc.opt:39
12381 msgid "Pass -assert pure-text to linker"
12382 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
12384 #: config/sparc/sparc.opt:43
12385 msgid "Use ABI reserved registers"
12386 msgstr "ABI ͽÌó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12388 #: config/sparc/sparc.opt:47
12390 msgid "Use hardware quad FP instructions"
12391 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12393 #: config/sparc/sparc.opt:51
12394 msgid "Do not use hardware quad fp instructions"
12395 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12397 #: config/sparc/sparc.opt:55
12399 msgid "Compile for V8+ ABI"
12400 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12402 #: config/sparc/sparc.opt:59
12404 msgid "Use UltraSPARC Visual Instruction Set extensions"
12405 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
12407 #: config/sparc/sparc.opt:63
12408 msgid "Pointers are 64-bit"
12409 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
12411 #: config/sparc/sparc.opt:67
12412 msgid "Pointers are 32-bit"
12413 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
12415 #: config/sparc/sparc.opt:71
12416 msgid "Use 64-bit ABI"
12417 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12419 #: config/sparc/sparc.opt:75
12420 msgid "Use 32-bit ABI"
12421 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12423 #: config/sparc/sparc.opt:79
12424 msgid "Use stack bias"
12425 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
12427 #: config/sparc/sparc.opt:83
12428 msgid "Use structs on stronger alignment for double-word copies"
12429 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
12431 #: config/sparc/sparc.opt:87
12432 msgid "Optimize tail call instructions in assembler and linker"
12433 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
12435 #: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:222
12436 msgid "Use features of and schedule code for given CPU"
12437 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
12439 #: config/sparc/sparc.opt:99
12441 msgid "Use given SPARC-V9 code model"
12442 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
12444 #: config/sparc/sparc.opt:103
12445 msgid "Enable strict 32-bit psABI struct return checking."
12448 #: config/m32r/m32r.opt:23
12450 msgid "Compile for the m32rx"
12451 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12453 #: config/m32r/m32r.opt:27
12455 msgid "Compile for the m32r2"
12456 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12458 #: config/m32r/m32r.opt:31
12460 msgid "Compile for the m32r"
12461 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12463 #: config/m32r/m32r.opt:35
12464 msgid "Align all loops to 32 byte boundary"
12465 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12467 #: config/m32r/m32r.opt:39
12468 msgid "Prefer branches over conditional execution"
12469 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
12471 #: config/m32r/m32r.opt:43
12472 msgid "Give branches their default cost"
12475 #: config/m32r/m32r.opt:47
12476 msgid "Display compile time statistics"
12477 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
12479 #: config/m32r/m32r.opt:51
12480 msgid "Specify cache flush function"
12483 #: config/m32r/m32r.opt:55
12484 msgid "Specify cache flush trap number"
12487 #: config/m32r/m32r.opt:59
12488 msgid "Only issue one instruction per cycle"
12489 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
12491 #: config/m32r/m32r.opt:63
12493 msgid "Allow two instructions to be issued per cycle"
12494 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
12496 #: config/m32r/m32r.opt:67
12497 msgid "Code size: small, medium or large"
12498 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
12500 #: config/m32r/m32r.opt:71
12502 msgid "Don't call any cache flush functions"
12503 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
12505 #: config/m32r/m32r.opt:75
12506 msgid "Don't call any cache flush trap"
12509 #: config/m32r/m32r.opt:82
12510 msgid "Small data area: none, sdata, use"
12511 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
12513 #: config/m68k/m68k.opt:23
12515 msgid "Generate code for a 520X"
12516 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12518 #: config/m68k/m68k.opt:27
12520 msgid "Generate code for a 5206e"
12521 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12523 #: config/m68k/m68k.opt:31
12525 msgid "Generate code for a 528x"
12526 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12528 #: config/m68k/m68k.opt:35
12530 msgid "Generate code for a 5307"
12531 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12533 #: config/m68k/m68k.opt:39
12535 msgid "Generate code for a 5407"
12536 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12538 #: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
12540 msgid "Generate code for a 68000"
12541 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12543 #: config/m68k/m68k.opt:47
12545 msgid "Generate code for a 68010"
12546 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12548 #: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
12550 msgid "Generate code for a 68020"
12551 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12553 #: config/m68k/m68k.opt:55
12555 msgid "Generate code for a 68040, without any new instructions"
12556 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12558 #: config/m68k/m68k.opt:59
12560 msgid "Generate code for a 68060, without any new instructions"
12561 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12563 #: config/m68k/m68k.opt:63
12565 msgid "Generate code for a 68030"
12566 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12568 #: config/m68k/m68k.opt:67
12570 msgid "Generate code for a 68040"
12571 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12573 #: config/m68k/m68k.opt:71
12575 msgid "Generate code for a 68060"
12576 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12578 #: config/m68k/m68k.opt:75
12580 msgid "Generate code for a 68302"
12581 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12583 #: config/m68k/m68k.opt:79
12585 msgid "Generate code for a 68332"
12586 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12588 #: config/m68k/m68k.opt:84
12590 msgid "Generate code for a 68851"
12591 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12593 #: config/m68k/m68k.opt:88
12595 msgid "Generate code that uses 68881 floating-point instructions"
12596 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12598 #: config/m68k/m68k.opt:92
12600 msgid "Align variables on a 32-bit boundary"
12601 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12603 #: config/m68k/m68k.opt:96 config/arm/arm.opt:49 config/score/score.opt:63
12604 msgid "Specify the name of the target architecture"
12605 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
12607 #: config/m68k/m68k.opt:100
12609 msgid "Use the bit-field instructions"
12610 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12612 #: config/m68k/m68k.opt:112
12614 msgid "Generate code for a ColdFire v4e"
12615 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12617 #: config/m68k/m68k.opt:116
12619 msgid "Specify the target CPU"
12620 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
12622 #: config/m68k/m68k.opt:120
12624 msgid "Generate code for a cpu32"
12625 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12627 #: config/m68k/m68k.opt:124
12629 msgid "Use hardware division instructions on ColdFire"
12630 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12632 #: config/m68k/m68k.opt:128
12634 msgid "Generate code for a Fido A"
12635 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12637 #: config/m68k/m68k.opt:132
12639 msgid "Generate code which uses hardware floating point instructions"
12640 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12642 #: config/m68k/m68k.opt:136
12643 msgid "Enable ID based shared library"
12646 #: config/m68k/m68k.opt:140
12648 msgid "Do not use the bit-field instructions"
12649 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12651 #: config/m68k/m68k.opt:144
12652 msgid "Use normal calling convention"
12653 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12655 #: config/m68k/m68k.opt:148
12656 msgid "Consider type 'int' to be 32 bits wide"
12659 #: config/m68k/m68k.opt:152
12661 msgid "Generate pc-relative code"
12662 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12664 #: config/m68k/m68k.opt:156
12666 msgid "Use different calling convention using 'rtd'"
12667 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12669 #: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
12670 msgid "Enable separate data segment"
12673 #: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
12674 msgid "ID of shared library to build"
12677 #: config/m68k/m68k.opt:168
12678 msgid "Consider type 'int' to be 16 bits wide"
12681 #: config/m68k/m68k.opt:172
12682 msgid "Generate code with library calls for floating point"
12685 #: config/m68k/m68k.opt:176
12687 msgid "Do not use unaligned memory references"
12688 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
12690 #: config/m68k/m68k.opt:180
12692 msgid "Tune for the specified target CPU or architecture"
12693 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
12695 #: config/m68k/ieee.opt:24 config/i386/i386.opt:95
12696 msgid "Use IEEE math for fp comparisons"
12697 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
12699 #: config/i386/djgpp.opt:25
12700 msgid "Ignored (obsolete)"
12703 #: config/i386/i386.opt:23
12705 msgid "sizeof(long double) is 16"
12706 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
12708 #: config/i386/i386.opt:27 config/i386/i386.opt:91
12709 msgid "Use hardware fp"
12710 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
12712 #: config/i386/i386.opt:31
12714 msgid "sizeof(long double) is 12"
12715 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
12717 #: config/i386/i386.opt:35
12718 msgid "Reserve space for outgoing arguments in the function prologue"
12721 #: config/i386/i386.opt:39
12722 msgid "Align some doubles on dword boundary"
12723 msgstr "double ¤ò dword ¶³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12725 #: config/i386/i386.opt:43
12726 msgid "Function starts are aligned to this power of 2"
12727 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12729 #: config/i386/i386.opt:47
12730 msgid "Jump targets are aligned to this power of 2"
12731 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12733 #: config/i386/i386.opt:51
12734 msgid "Loop code aligned to this power of 2"
12735 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12737 #: config/i386/i386.opt:55
12738 msgid "Align destination of the string operations"
12739 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12741 #: config/i386/i386.opt:63
12743 msgid "Use given assembler dialect"
12744 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12746 #: config/i386/i386.opt:67
12747 msgid "Branches are this expensive (1-5, arbitrary units)"
12748 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ǥ°Õ¤Î¸Ä¿ô)"
12750 #: config/i386/i386.opt:71
12751 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
12754 #: config/i386/i386.opt:75
12756 msgid "Use given x86-64 code model"
12757 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
12759 #: config/i386/i386.opt:79
12760 msgid "Generate sin, cos, sqrt for FPU"
12761 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
12763 #: config/i386/i386.opt:83
12764 msgid "Return values of functions in FPU registers"
12765 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
12767 #: config/i386/i386.opt:87
12769 msgid "Generate floating point mathematics using given instruction set"
12770 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12772 #: config/i386/i386.opt:99
12773 msgid "Inline all known string operations"
12774 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
12776 #: config/i386/i386.opt:103
12777 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
12780 #: config/i386/i386.opt:111
12781 msgid "Use native (MS) bitfield layout"
12784 #: config/i386/i386.opt:127
12785 msgid "Omit the frame pointer in leaf functions"
12786 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
12788 #: config/i386/i386.opt:131
12789 msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
12792 #: config/i386/i386.opt:135
12793 msgid "Attempt to keep stack aligned to this power of 2"
12794 msgstr "¤Ç¤¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12796 #: config/i386/i386.opt:139
12797 msgid "Use push instructions to save outgoing arguments"
12798 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
12800 #: config/i386/i386.opt:143
12801 msgid "Use red-zone in the x86-64 code"
12804 #: config/i386/i386.opt:147
12805 msgid "Number of registers used to pass integer arguments"
12806 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
12808 #: config/i386/i386.opt:151
12809 msgid "Alternate calling convention"
12810 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
12812 #: config/i386/i386.opt:159
12813 msgid "Use SSE register passing conventions for SF and DF mode"
12816 #: config/i386/i386.opt:163
12817 msgid "Realign stack in prologue"
12820 #: config/i386/i386.opt:167
12821 msgid "Enable stack probing"
12822 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤ò͸ú¤Ë¤¹¤ë"
12824 #: config/i386/i386.opt:171
12826 msgid "Chose strategy to generate stringop using"
12827 msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
12829 #: config/i386/i386.opt:175
12830 msgid "Use given thread-local storage dialect"
12833 #: config/i386/i386.opt:179
12835 msgid "Use direct references against %gs when accessing tls data"
12838 #: config/i386/i386.opt:187
12839 msgid "Vector library ABI to use"
12842 #: config/i386/i386.opt:193
12844 msgid "Generate 32bit i386 code"
12845 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12847 #: config/i386/i386.opt:197
12849 msgid "Generate 64bit x86-64 code"
12850 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12852 #: config/i386/i386.opt:201
12854 msgid "Support MMX built-in functions"
12855 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
12857 #: config/i386/i386.opt:205
12859 msgid "Support 3DNow! built-in functions"
12860 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
12862 #: config/i386/i386.opt:209
12864 msgid "Support Athlon 3Dnow! built-in functions"
12865 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
12867 #: config/i386/i386.opt:213
12868 msgid "Support MMX and SSE built-in functions and code generation"
12871 #: config/i386/i386.opt:217
12872 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
12875 #: config/i386/i386.opt:221
12876 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
12879 #: config/i386/i386.opt:225
12880 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
12883 #: config/i386/i386.opt:229
12884 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
12887 #: config/i386/i386.opt:233 config/i386/i386.opt:237
12888 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
12891 #: config/i386/i386.opt:241
12892 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
12895 #: config/i386/i386.opt:245
12896 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
12899 #: config/i386/i386.opt:249
12900 msgid "Support SSE5 built-in functions and code generation"
12903 #: config/i386/i386.opt:255
12904 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
12907 #: config/i386/i386.opt:259
12909 msgid "Support code generation of cmpxchg16b instruction."
12910 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12912 #: config/i386/i386.opt:263
12914 msgid "Support code generation of popcnt instruction."
12915 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12917 #: config/i386/i386.opt:267
12918 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
12921 #: config/i386/i386.opt:271
12922 msgid "Generate reciprocals instead of divss and sqrtss."
12925 #: config/i386/i386.opt:275
12927 msgid "Enable automatic generation of fused floating point multiply-add instructions"
12928 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12930 #: config/i386/cygming.opt:23
12931 msgid "Create console application"
12932 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
12934 #: config/i386/cygming.opt:27
12935 msgid "Use the Cygwin interface"
12936 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
12938 #: config/i386/cygming.opt:31
12939 msgid "Generate code for a DLL"
12940 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12942 #: config/i386/cygming.opt:35
12943 msgid "Ignore dllimport for functions"
12944 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
12946 #: config/i386/cygming.opt:39
12947 msgid "Use Mingw-specific thread support"
12948 msgstr "Mingw ¸ÇͤΥ¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
12950 #: config/i386/cygming.opt:43
12951 msgid "Set Windows defines"
12952 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
12954 #: config/i386/cygming.opt:47
12955 msgid "Create GUI application"
12956 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
12958 #: config/i386/sco5.opt:24
12959 msgid "Generate ELF output"
12960 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
12962 #: config/rs6000/aix41.opt:24 config/rs6000/aix64.opt:32
12963 msgid "Support message passing with the Parallel Environment"
12964 msgstr "ÊÂÎó´Ä¶¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12966 #: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:147
12967 msgid "Conform more closely to IBM XLC semantics"
12970 #: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:132
12972 msgid "Generate 64-bit code"
12973 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12975 #: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:136
12977 msgid "Generate 32-bit code"
12978 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12980 #: config/rs6000/darwin.opt:32
12981 msgid "Generate code suitable for executables (NOT shared libs)"
12984 #: config/rs6000/rs6000.opt:24
12985 msgid "Use POWER instruction set"
12986 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12988 #: config/rs6000/rs6000.opt:28
12989 msgid "Do not use POWER instruction set"
12990 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12992 #: config/rs6000/rs6000.opt:32
12993 msgid "Use POWER2 instruction set"
12994 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12996 #: config/rs6000/rs6000.opt:36
12997 msgid "Use PowerPC instruction set"
12998 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13000 #: config/rs6000/rs6000.opt:40
13001 msgid "Do not use PowerPC instruction set"
13002 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
13004 #: config/rs6000/rs6000.opt:44
13005 msgid "Use PowerPC-64 instruction set"
13006 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13008 #: config/rs6000/rs6000.opt:48
13009 msgid "Use PowerPC General Purpose group optional instructions"
13010 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13012 #: config/rs6000/rs6000.opt:52
13013 msgid "Use PowerPC Graphics group optional instructions"
13014 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13016 #: config/rs6000/rs6000.opt:56
13018 msgid "Use PowerPC V2.01 single field mfcr instruction"
13019 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13021 #: config/rs6000/rs6000.opt:60
13023 msgid "Use PowerPC V2.02 popcntb instruction"
13024 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13026 #: config/rs6000/rs6000.opt:64
13028 msgid "Use PowerPC V2.02 floating point rounding instructions"
13029 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13031 #: config/rs6000/rs6000.opt:68
13033 msgid "Use PowerPC V2.05 compare bytes instruction"
13034 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13036 #: config/rs6000/rs6000.opt:72
13038 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
13039 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13041 #: config/rs6000/rs6000.opt:76
13043 msgid "Use AltiVec instructions"
13044 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13046 #: config/rs6000/rs6000.opt:80
13048 msgid "Use decimal floating point instructions"
13049 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13051 #: config/rs6000/rs6000.opt:84
13053 msgid "Use 4xx half-word multiply instructions"
13054 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13056 #: config/rs6000/rs6000.opt:88
13058 msgid "Use 4xx string-search dlmzb instruction"
13059 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13061 #: config/rs6000/rs6000.opt:92
13062 msgid "Generate load/store multiple instructions"
13063 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
13065 #: config/rs6000/rs6000.opt:96
13066 msgid "Generate string instructions for block moves"
13067 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
13069 #: config/rs6000/rs6000.opt:100
13070 msgid "Use new mnemonics for PowerPC architecture"
13071 msgstr "PowerPC ¥¢¡¼¥¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
13073 #: config/rs6000/rs6000.opt:104
13074 msgid "Use old mnemonics for PowerPC architecture"
13075 msgstr "PowerPC ¥¢¡¼¥¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
13077 #: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
13078 msgid "Do not use hardware floating point"
13079 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
13081 #: config/rs6000/rs6000.opt:116
13082 msgid "Do not generate load/store with update instructions"
13083 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13085 #: config/rs6000/rs6000.opt:120
13086 msgid "Generate load/store with update instructions"
13087 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
13089 #: config/rs6000/rs6000.opt:124
13091 msgid "Do not generate fused multiply/add instructions"
13092 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13094 #: config/rs6000/rs6000.opt:128
13095 msgid "Generate fused multiply/add instructions"
13096 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13098 #: config/rs6000/rs6000.opt:132
13100 msgid "Schedule the start and end of the procedure"
13101 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
13103 #: config/rs6000/rs6000.opt:139
13104 msgid "Return all structures in memory (AIX default)"
13107 #: config/rs6000/rs6000.opt:143
13108 msgid "Return small structures in registers (SVR4 default)"
13111 #: config/rs6000/rs6000.opt:151
13112 msgid "Generate software reciprocal sqrt for better throughput"
13115 #: config/rs6000/rs6000.opt:155
13117 msgid "Do not place floating point constants in TOC"
13118 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
13120 #: config/rs6000/rs6000.opt:159
13121 msgid "Place floating point constants in TOC"
13122 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
13124 #: config/rs6000/rs6000.opt:163
13126 msgid "Do not place symbol+offset constants in TOC"
13127 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
13129 #: config/rs6000/rs6000.opt:167
13130 msgid "Place symbol+offset constants in TOC"
13131 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
13133 #: config/rs6000/rs6000.opt:178
13134 msgid "Use only one TOC entry per procedure"
13137 #: config/rs6000/rs6000.opt:182
13138 msgid "Put everything in the regular TOC"
13139 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
13141 #: config/rs6000/rs6000.opt:186
13142 msgid "Generate VRSAVE instructions when generating AltiVec code"
13145 #: config/rs6000/rs6000.opt:190
13146 msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead"
13149 #: config/rs6000/rs6000.opt:194
13151 msgid "Generate isel instructions"
13152 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
13154 #: config/rs6000/rs6000.opt:198
13155 msgid "Deprecated option. Use -misel/-mno-isel instead"
13158 #: config/rs6000/rs6000.opt:202
13160 msgid "Generate SPE SIMD instructions on E500"
13161 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
13163 #: config/rs6000/rs6000.opt:206
13165 msgid "Generate PPC750CL paired-single instructions"
13166 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
13168 #: config/rs6000/rs6000.opt:210
13169 msgid "Deprecated option. Use -mspe/-mno-spe instead"
13172 #: config/rs6000/rs6000.opt:214
13173 msgid "Enable debug output"
13174 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤò͸ú¤Ë¤¹¤ë"
13176 #: config/rs6000/rs6000.opt:218
13177 msgid "Specify ABI to use"
13180 #: config/rs6000/rs6000.opt:230
13181 msgid "Select full, part, or no traceback table"
13184 #: config/rs6000/rs6000.opt:234
13186 msgid "Avoid all range limits on call instructions"
13187 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
13189 #: config/rs6000/rs6000.opt:238
13190 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
13193 #: config/rs6000/rs6000.opt:242
13195 msgid "Select GPR floating point method"
13196 msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
13198 #: config/rs6000/rs6000.opt:246
13200 msgid "Specify size of long double (64 or 128 bits)"
13201 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
13203 #: config/rs6000/rs6000.opt:250
13204 msgid "Determine which dependences between insns are considered costly"
13207 #: config/rs6000/rs6000.opt:254
13208 msgid "Specify which post scheduling nop insertion scheme to apply"
13211 #: config/rs6000/rs6000.opt:258
13213 msgid "Specify alignment of structure fields default/natural"
13214 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
13216 #: config/rs6000/rs6000.opt:262
13217 msgid "Specify scheduling priority for dispatch slot restricted insns"
13220 #: config/rs6000/aix64.opt:24
13221 msgid "Compile for 64-bit pointers"
13222 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13224 #: config/rs6000/aix64.opt:28
13225 msgid "Compile for 32-bit pointers"
13226 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13228 #: config/rs6000/linux64.opt:24
13230 msgid "Call mcount for profiling before a function prologue"
13231 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
13233 #: config/rs6000/sysv4.opt:24
13235 msgid "Select ABI calling convention"
13236 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
13238 #: config/rs6000/sysv4.opt:28
13240 msgid "Select method for sdata handling"
13241 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
13243 #: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
13245 msgid "Align to the base type of the bit-field"
13246 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
13248 #: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
13250 msgid "Produce code relocatable at runtime"
13251 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13253 #: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
13255 msgid "Produce little endian code"
13256 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13258 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
13260 msgid "Produce big endian code"
13261 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13263 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
13264 #: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
13265 #: config/rs6000/sysv4.opt:128 config/rs6000/sysv4.opt:140
13266 msgid "no description yet"
13267 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
13269 #: config/rs6000/sysv4.opt:78
13270 msgid "Assume all variable arg functions are prototyped"
13273 #: config/rs6000/sysv4.opt:87
13276 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
13278 #: config/rs6000/sysv4.opt:91
13280 msgid "Allow bit-fields to cross word boundaries"
13281 msgstr "¥ï¡¼¥É¶³¦¤è¤êÂ礤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
13283 #: config/rs6000/sysv4.opt:95
13285 msgid "Use alternate register names"
13286 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
13288 #: config/rs6000/sysv4.opt:104
13290 msgid "Link with libsim.a, libc.a and sim-crt0.o"
13291 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13293 #: config/rs6000/sysv4.opt:108
13295 msgid "Link with libads.a, libc.a and crt0.o"
13296 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13298 #: config/rs6000/sysv4.opt:112
13300 msgid "Link with libyk.a, libc.a and crt0.o"
13301 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13303 #: config/rs6000/sysv4.opt:116
13305 msgid "Link with libmvme.a, libc.a and crt0.o"
13306 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13308 #: config/rs6000/sysv4.opt:120
13309 msgid "Set the PPC_EMB bit in the ELF flags header"
13310 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
13312 #: config/rs6000/sysv4.opt:124
13313 msgid "Use the WindISS simulator"
13316 #: config/rs6000/sysv4.opt:144
13318 msgid "Generate code to use a non-exec PLT and GOT"
13319 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13321 #: config/rs6000/sysv4.opt:148
13323 msgid "Generate code for old exec BSS PLT"
13324 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13326 #: config/spu/spu.opt:20
13327 msgid "Emit warnings when run-time relocations are generated"
13330 #: config/spu/spu.opt:24
13331 msgid "Emit errors when run-time relocations are generated"
13334 #: config/spu/spu.opt:28
13335 msgid "Specify cost of branches (Default 20)"
13338 #: config/spu/spu.opt:32
13340 msgid "Make sure loads and stores are not moved past DMA instructions"
13341 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
13343 #: config/spu/spu.opt:36
13344 msgid "volatile must be specified on any memory that is effected by DMA"
13347 #: config/spu/spu.opt:40
13348 msgid "Use standard main function as entry for startup"
13351 #: config/spu/spu.opt:44
13353 msgid "Generate branch hints for branches"
13354 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
13356 #: config/spu/spu.opt:48
13358 msgid "Generate code for 18 bit addressing"
13359 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13361 #: config/spu/spu.opt:52
13363 msgid "Generate code for 32 bit addressing"
13364 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13366 #: config/mcore/mcore.opt:23
13368 msgid "Generate code for the M*Core M210"
13369 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13371 #: config/mcore/mcore.opt:27
13372 msgid "Generate code for the M*Core M340"
13373 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13375 #: config/mcore/mcore.opt:31
13376 msgid "Set maximum alignment to 4"
13377 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
13379 #: config/mcore/mcore.opt:35
13380 msgid "Force functions to be aligned to a 4 byte boundary"
13381 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
13383 #: config/mcore/mcore.opt:39
13384 msgid "Set maximum alignment to 8"
13385 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
13387 #: config/mcore/mcore.opt:43 config/score/score.opt:23
13389 msgid "Generate big-endian code"
13390 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13392 #: config/mcore/mcore.opt:47
13393 msgid "Emit call graph information"
13394 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
13396 #: config/mcore/mcore.opt:51
13398 msgid "Use the divide instruction"
13399 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13401 #: config/mcore/mcore.opt:55
13402 msgid "Inline constants if it can be done in 2 insns or less"
13403 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
13405 #: config/mcore/mcore.opt:59 config/score/score.opt:27
13407 msgid "Generate little-endian code"
13408 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13410 #: config/mcore/mcore.opt:67
13412 msgid "Use arbitrary sized immediates in bit operations"
13413 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
13415 #: config/mcore/mcore.opt:71
13416 msgid "Prefer word accesses over byte accesses"
13417 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
13419 #: config/mcore/mcore.opt:75
13421 msgid "Set the maximum amount for a single stack increment operation"
13422 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
13424 #: config/mcore/mcore.opt:79
13426 msgid "Always treat bitfields as int-sized"
13427 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
13429 #: config/arc/arc.opt:32
13430 msgid "Prepend the name of the cpu to all public symbol names"
13433 #: config/arc/arc.opt:42
13435 msgid "Compile code for ARC variant CPU"
13436 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
13438 #: config/arc/arc.opt:46
13439 msgid "Put functions in SECTION"
13442 #: config/arc/arc.opt:50
13443 msgid "Put data in SECTION"
13446 #: config/arc/arc.opt:54
13447 msgid "Put read-only data in SECTION"
13450 #: config/sh/sh.opt:44
13452 msgid "Generate SH1 code"
13453 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13455 #: config/sh/sh.opt:48
13457 msgid "Generate SH2 code"
13458 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13460 #: config/sh/sh.opt:52
13462 msgid "Generate SH2a code"
13463 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13465 #: config/sh/sh.opt:56
13467 msgid "Generate SH2a FPU-less code"
13468 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13470 #: config/sh/sh.opt:60
13472 msgid "Generate default single-precision SH2a code"
13473 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13475 #: config/sh/sh.opt:64
13477 msgid "Generate only single-precision SH2a code"
13478 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13480 #: config/sh/sh.opt:68
13482 msgid "Generate SH2e code"
13483 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13485 #: config/sh/sh.opt:72
13487 msgid "Generate SH3 code"
13488 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13490 #: config/sh/sh.opt:76
13492 msgid "Generate SH3e code"
13493 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13495 #: config/sh/sh.opt:80
13497 msgid "Generate SH4 code"
13498 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13500 #: config/sh/sh.opt:84
13502 msgid "Generate SH4-100 code"
13503 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13505 #: config/sh/sh.opt:88
13507 msgid "Generate SH4-200 code"
13508 msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
13510 #: config/sh/sh.opt:94
13512 msgid "Generate SH4-300 code"
13513 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13515 #: config/sh/sh.opt:98
13517 msgid "Generate SH4 FPU-less code"
13518 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13520 #: config/sh/sh.opt:102
13522 msgid "Generate SH4-100 FPU-less code"
13523 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13525 #: config/sh/sh.opt:106
13527 msgid "Generate SH4-200 FPU-less code"
13528 msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
13530 #: config/sh/sh.opt:110
13532 msgid "Generate SH4-300 FPU-less code"
13533 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13535 #: config/sh/sh.opt:114
13537 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
13538 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13540 #: config/sh/sh.opt:119
13542 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
13543 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13545 #: config/sh/sh.opt:124
13547 msgid "Generate code for SH4 500 series (FPU-less)."
13548 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13550 #: config/sh/sh.opt:129
13552 msgid "Generate default single-precision SH4 code"
13553 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13555 #: config/sh/sh.opt:133
13556 msgid "Generate default single-precision SH4-100 code"
13559 #: config/sh/sh.opt:137
13560 msgid "Generate default single-precision SH4-200 code"
13563 #: config/sh/sh.opt:141
13564 msgid "Generate default single-precision SH4-300 code"
13567 #: config/sh/sh.opt:145
13569 msgid "Generate only single-precision SH4 code"
13570 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13572 #: config/sh/sh.opt:149
13574 msgid "Generate only single-precision SH4-100 code"
13575 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13577 #: config/sh/sh.opt:153
13579 msgid "Generate only single-precision SH4-200 code"
13580 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13582 #: config/sh/sh.opt:157
13584 msgid "Generate only single-precision SH4-300 code"
13585 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13587 #: config/sh/sh.opt:161
13589 msgid "Generate SH4a code"
13590 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13592 #: config/sh/sh.opt:165
13594 msgid "Generate SH4a FPU-less code"
13595 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13597 #: config/sh/sh.opt:169
13599 msgid "Generate default single-precision SH4a code"
13600 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13602 #: config/sh/sh.opt:173
13604 msgid "Generate only single-precision SH4a code"
13605 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13607 #: config/sh/sh.opt:177
13609 msgid "Generate SH4al-dsp code"
13610 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13612 #: config/sh/sh.opt:181
13614 msgid "Generate 32-bit SHmedia code"
13615 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13617 #: config/sh/sh.opt:185
13619 msgid "Generate 32-bit FPU-less SHmedia code"
13620 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13622 #: config/sh/sh.opt:189
13624 msgid "Generate 64-bit SHmedia code"
13625 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13627 #: config/sh/sh.opt:193
13629 msgid "Generate 64-bit FPU-less SHmedia code"
13630 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13632 #: config/sh/sh.opt:197
13634 msgid "Generate SHcompact code"
13635 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13637 #: config/sh/sh.opt:201
13639 msgid "Generate FPU-less SHcompact code"
13640 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13642 #: config/sh/sh.opt:205
13643 msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
13646 #: config/sh/sh.opt:209
13648 msgid "Generate code in big endian mode"
13649 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13651 #: config/sh/sh.opt:213
13653 msgid "Generate 32-bit offsets in switch tables"
13654 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13656 #: config/sh/sh.opt:217
13657 msgid "Cost to assume for a branch insn"
13660 #: config/sh/sh.opt:221
13661 msgid "Enable cbranchdi4 pattern"
13664 #: config/sh/sh.opt:225
13665 msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
13668 #: config/sh/sh.opt:229
13669 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in effect."
13672 #: config/sh/sh.opt:233
13673 msgid "Enable SH5 cut2 workaround"
13676 #: config/sh/sh.opt:237
13678 msgid "Align doubles at 64-bit boundaries"
13679 msgstr "double ¤ò word ¶³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
13681 #: config/sh/sh.opt:241
13682 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
13685 #: config/sh/sh.opt:245
13686 msgid "Specify name for 32 bit signed division function"
13689 #: config/sh/sh.opt:252
13691 msgid "Enable the use of the fused floating point multiply-accumulate operation"
13692 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
13694 #: config/sh/sh.opt:256
13695 msgid "Cost to assume for gettr insn"
13698 #: config/sh/sh.opt:260 config/sh/sh.opt:310
13699 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
13702 #: config/sh/sh.opt:264
13703 msgid "Increase the IEEE compliance for floating-point code"
13706 #: config/sh/sh.opt:268
13707 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
13710 #: config/sh/sh.opt:272
13711 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
13714 #: config/sh/sh.opt:276
13715 msgid "Assume symbols might be invalid"
13718 #: config/sh/sh.opt:280
13719 msgid "Annotate assembler instructions with estimated addresses"
13722 #: config/sh/sh.opt:284
13724 msgid "Generate code in little endian mode"
13725 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13727 #: config/sh/sh.opt:288
13728 msgid "Mark MAC register as call-clobbered"
13731 #: config/sh/sh.opt:294
13732 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
13735 #: config/sh/sh.opt:298
13736 msgid "Emit function-calls using global offset table when generating PIC"
13739 #: config/sh/sh.opt:302
13740 msgid "Assume pt* instructions won't trap"
13743 #: config/sh/sh.opt:306
13744 msgid "Shorten address references during linking"
13747 #: config/sh/sh.opt:314
13748 msgid "Deprecated. Use -Os instead"
13751 #: config/sh/sh.opt:318
13752 msgid "Cost to assume for a multiply insn"
13755 #: config/sh/sh.opt:322
13756 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
13759 #: config/sh/sh.opt:328
13760 msgid "Pretend a branch-around-a-move is a conditional move."
13763 #: config/sh/superh.opt:6
13764 msgid "Board name [and memory region]."
13767 #: config/sh/superh.opt:10
13768 msgid "Runtime name."
13771 #: config/arm/arm.opt:23
13773 msgid "Specify an ABI"
13774 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
13776 #: config/arm/arm.opt:27
13777 msgid "Generate a call to abort if a noreturn function returns"
13778 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
13780 #: config/arm/arm.opt:34
13781 msgid "Pass FP arguments in FP registers"
13782 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
13784 #: config/arm/arm.opt:38
13785 msgid "Generate APCS conformant stack frames"
13786 msgstr "APCS Ŭ¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
13788 #: config/arm/arm.opt:42
13789 msgid "Generate re-entrant, PIC code"
13790 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
13792 #: config/arm/arm.opt:56
13793 msgid "Assume target CPU is configured as big endian"
13794 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
13796 #: config/arm/arm.opt:60
13797 msgid "Thumb: Assume non-static functions may be called from ARM code"
13798 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13800 #: config/arm/arm.opt:64
13801 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
13802 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13804 #: config/arm/arm.opt:68
13805 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
13808 #: config/arm/arm.opt:72 config/bfin/bfin.opt:27
13809 msgid "Specify the name of the target CPU"
13810 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
13812 #: config/arm/arm.opt:76
13813 msgid "Specify if floating point hardware should be used"
13816 #: config/arm/arm.opt:90
13818 msgid "Specify the name of the target floating point hardware/format"
13819 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
13821 #: config/arm/arm.opt:94
13822 msgid "Alias for -mfloat-abi=hard"
13825 #: config/arm/arm.opt:98
13826 msgid "Assume target CPU is configured as little endian"
13827 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
13829 #: config/arm/arm.opt:102
13830 msgid "Generate call insns as indirect calls, if necessary"
13831 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
13833 #: config/arm/arm.opt:106
13834 msgid "Specify the register to be used for PIC addressing"
13835 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
13837 #: config/arm/arm.opt:110
13838 msgid "Store function names in object code"
13839 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
13841 #: config/arm/arm.opt:114
13843 msgid "Permit scheduling of a function's prologue sequence"
13844 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13846 #: config/arm/arm.opt:118
13847 msgid "Do not load the PIC register in function prologues"
13848 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
13850 #: config/arm/arm.opt:122
13851 msgid "Alias for -mfloat-abi=soft"
13854 #: config/arm/arm.opt:126
13855 msgid "Specify the minimum bit alignment of structures"
13856 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
13858 #: config/arm/arm.opt:130
13859 msgid "Compile for the Thumb not the ARM"
13860 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13862 #: config/arm/arm.opt:134
13863 msgid "Support calls between Thumb and ARM instruction sets"
13864 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13866 #: config/arm/arm.opt:138
13868 msgid "Specify how to access the thread pointer"
13869 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
13871 #: config/arm/arm.opt:142
13872 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
13873 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
13875 #: config/arm/arm.opt:146
13876 msgid "Thumb: Generate (leaf) stack frames even if not needed"
13877 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
13879 #: config/arm/arm.opt:150
13881 msgid "Tune code for the given processor"
13882 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13884 #: config/arm/arm.opt:154
13885 msgid "Assume big endian bytes, little endian words"
13886 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
13888 #: config/arm/arm.opt:158
13889 msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
13892 #: config/arm/pe.opt:23
13893 msgid "Ignore dllimport attribute for functions"
13894 msgstr "´Ø¿ô¤Î dllimport °À¤ò̵»ë¤¹¤ë"
13896 #: config/pdp11/pdp11.opt:23
13897 msgid "Generate code for an 11/10"
13898 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13900 #: config/pdp11/pdp11.opt:27
13901 msgid "Generate code for an 11/40"
13902 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13904 #: config/pdp11/pdp11.opt:31
13905 msgid "Generate code for an 11/45"
13906 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13908 #: config/pdp11/pdp11.opt:35
13910 msgid "Use 16-bit abs patterns"
13911 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
13913 #: config/pdp11/pdp11.opt:39
13915 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
13916 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
13918 #: config/pdp11/pdp11.opt:43
13919 msgid "Do not use inline patterns for copying memory"
13922 #: config/pdp11/pdp11.opt:47
13923 msgid "Use inline patterns for copying memory"
13926 #: config/pdp11/pdp11.opt:51
13927 msgid "Do not pretend that branches are expensive"
13930 #: config/pdp11/pdp11.opt:55
13931 msgid "Pretend that branches are expensive"
13934 #: config/pdp11/pdp11.opt:59
13936 msgid "Use the DEC assembler syntax"
13937 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
13939 #: config/pdp11/pdp11.opt:63
13940 msgid "Use 32 bit float"
13941 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
13943 #: config/pdp11/pdp11.opt:67
13944 msgid "Use 64 bit float"
13945 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
13947 #: config/pdp11/pdp11.opt:75
13948 msgid "Use 16 bit int"
13949 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
13951 #: config/pdp11/pdp11.opt:79
13952 msgid "Use 32 bit int"
13953 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
13955 #: config/pdp11/pdp11.opt:87
13956 msgid "Target has split I&D"
13957 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
13959 #: config/pdp11/pdp11.opt:91
13960 msgid "Use UNIX assembler syntax"
13961 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
13963 #: config/avr/avr.opt:23
13965 msgid "Use subroutines for function prologues and epilogues"
13966 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
13968 #: config/avr/avr.opt:27
13970 msgid "Select the target MCU"
13971 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
13973 #: config/avr/avr.opt:34
13975 msgid "Use an 8-bit 'int' type"
13976 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
13978 #: config/avr/avr.opt:38
13979 msgid "Change the stack pointer without disabling interrupts"
13980 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
13982 #: config/avr/avr.opt:42
13983 msgid "Do not generate tablejump insns"
13984 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13986 #: config/avr/avr.opt:52
13987 msgid "Use rjmp/rcall (limited range) on >8K devices"
13990 #: config/avr/avr.opt:56
13991 msgid "Output instruction sizes to the asm file"
13992 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
13994 #: config/avr/avr.opt:60
13995 msgid "Change only the low 8 bits of the stack pointer"
13996 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
13998 #: config/crx/crx.opt:23
14000 msgid "Support multiply accumulate instructions"
14001 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
14003 #: config/crx/crx.opt:27
14005 msgid "Do not use push to store function arguments"
14006 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
14008 #: config/crx/crx.opt:31
14009 msgid "Restrict doloop to the given nesting level"
14012 #: config/c4x/c4x.opt:23
14013 msgid "Generate code for C30 CPU"
14014 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14016 #: config/c4x/c4x.opt:27
14017 msgid "Generate code for C31 CPU"
14018 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14020 #: config/c4x/c4x.opt:31
14021 msgid "Generate code for C32 CPU"
14022 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14024 #: config/c4x/c4x.opt:35
14025 msgid "Generate code for C33 CPU"
14026 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14028 #: config/c4x/c4x.opt:39
14029 msgid "Generate code for C40 CPU"
14030 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14032 #: config/c4x/c4x.opt:43
14033 msgid "Generate code for C44 CPU"
14034 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14036 #: config/c4x/c4x.opt:47
14037 msgid "Assume that pointers may be aliased"
14038 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
14040 #: config/c4x/c4x.opt:51
14041 msgid "Big memory model"
14042 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
14044 #: config/c4x/c4x.opt:55
14045 msgid "Use the BK register as a general purpose register"
14046 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
14048 #: config/c4x/c4x.opt:59
14050 msgid "Generate code for CPU"
14051 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14053 #: config/c4x/c4x.opt:63
14054 msgid "Enable use of DB instruction"
14055 msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë"
14057 #: config/c4x/c4x.opt:67
14058 msgid "Enable debugging"
14059 msgstr "¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë"
14061 #: config/c4x/c4x.opt:71
14062 msgid "Enable new features under development"
14063 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò͸ú¤Ë¤¹¤ë"
14065 #: config/c4x/c4x.opt:75
14066 msgid "Use fast but approximate float to integer conversion"
14067 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
14069 #: config/c4x/c4x.opt:79
14070 msgid "Force RTL generation to emit valid 3 operand insns"
14071 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
14073 #: config/c4x/c4x.opt:83
14074 msgid "Force constants into registers to improve hoisting"
14075 msgstr "´¬¤¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
14077 #: config/c4x/c4x.opt:87 config/c4x/c4x.opt:111
14078 msgid "Save DP across ISR in small memory model"
14079 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
14081 #: config/c4x/c4x.opt:91
14083 msgid "Allow unsigned iteration counts for RPTB/DB"
14084 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
14086 #: config/c4x/c4x.opt:95
14087 msgid "Pass arguments on the stack"
14088 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
14090 #: config/c4x/c4x.opt:99
14091 msgid "Use MPYI instruction for C3x"
14092 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
14094 #: config/c4x/c4x.opt:103
14095 msgid "Enable parallel instructions"
14096 msgstr "ÊÂÎóÌ¿Îá¤ò͸ú¤Ë¤¹¤ë"
14098 #: config/c4x/c4x.opt:107
14099 msgid "Enable MPY||ADD and MPY||SUB instructions"
14100 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò͸ú¤Ë¤¹¤ë"
14102 #: config/c4x/c4x.opt:115
14103 msgid "Preserve all 40 bits of FP reg across call"
14104 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
14106 #: config/c4x/c4x.opt:119
14107 msgid "Pass arguments in registers"
14108 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
14110 #: config/c4x/c4x.opt:123
14111 msgid "Enable use of RTPB instruction"
14112 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
14114 #: config/c4x/c4x.opt:127
14115 msgid "Enable use of RTPS instruction"
14116 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
14118 #: config/c4x/c4x.opt:131
14120 msgid "Set the maximum number of iterations for RPTS to N"
14121 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
14123 #: config/c4x/c4x.opt:135
14124 msgid "Small memory model"
14125 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
14127 #: config/c4x/c4x.opt:139
14128 msgid "Emit code compatible with TI tools"
14129 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
14131 #: config/pa/pa-hpux.opt:23
14133 msgid "Generate cpp defines for server IO"
14134 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14136 #: config/pa/pa-hpux.opt:27 config/pa/pa-hpux1010.opt:23
14137 #: config/pa/pa-hpux1111.opt:23
14138 msgid "Specify UNIX standard for predefines and linking"
14141 #: config/pa/pa-hpux.opt:31
14143 msgid "Generate cpp defines for workstation IO"
14144 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14146 #: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
14148 msgid "Generate PA1.0 code"
14149 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14151 #: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
14153 msgid "Generate PA1.1 code"
14154 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14156 #: config/pa/pa.opt:31 config/pa/pa.opt:92
14157 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
14160 #: config/pa/pa.opt:35
14162 msgid "Generate code for huge switch statements"
14163 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14165 #: config/pa/pa.opt:39
14167 msgid "Disable FP regs"
14168 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
14170 #: config/pa/pa.opt:43
14172 msgid "Disable indexed addressing"
14173 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
14175 #: config/pa/pa.opt:47
14177 msgid "Generate fast indirect calls"
14178 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
14180 #: config/pa/pa.opt:55
14181 msgid "Assume code will be assembled by GAS"
14184 #: config/pa/pa.opt:59
14185 msgid "Put jumps in call delay slots"
14188 #: config/pa/pa.opt:64
14190 msgid "Enable linker optimizations"
14191 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
14193 #: config/pa/pa.opt:68
14194 msgid "Always generate long calls"
14197 #: config/pa/pa.opt:72
14198 msgid "Emit long load/store sequences"
14201 #: config/pa/pa.opt:80
14202 msgid "Disable space regs"
14205 #: config/pa/pa.opt:96
14207 msgid "Use portable calling conventions"
14208 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
14210 #: config/pa/pa.opt:100
14212 msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
14214 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
14215 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
14217 #: config/pa/pa.opt:112
14219 msgid "Do not disable space regs"
14220 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
14222 #: config/pa/pa64-hpux.opt:23
14223 msgid "Assume code will be linked by GNU ld"
14226 #: config/pa/pa64-hpux.opt:27
14227 msgid "Assume code will be linked by HP ld"
14230 #: config/xtensa/xtensa.opt:23
14232 msgid "Use CONST16 instruction to load constants"
14233 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
14235 #: config/xtensa/xtensa.opt:27
14237 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
14238 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
14240 #: config/xtensa/xtensa.opt:31
14241 msgid "Use indirect CALLXn instructions for large programs"
14244 #: config/xtensa/xtensa.opt:35
14245 msgid "Automatically align branch targets to reduce branch penalties"
14248 #: config/xtensa/xtensa.opt:39
14249 msgid "Intersperse literal pools with code in the text section"
14252 #: config/stormy16/stormy16.opt:24
14253 msgid "Provide libraries for the simulator"
14256 #: config/mips/mips.opt:23
14258 msgid "Generate code that conforms to the given ABI"
14259 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14261 #: config/mips/mips.opt:27
14262 msgid "Generate code that can be used in SVR4-style dynamic objects"
14265 #: config/mips/mips.opt:31
14267 msgid "Use PMC-style 'mad' instructions"
14268 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14270 #: config/mips/mips.opt:35
14272 msgid "Generate code for the given ISA"
14273 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14275 #: config/mips/mips.opt:39
14277 msgid "Set the cost of branches to roughly COST instructions"
14278 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
14280 #: config/mips/mips.opt:43
14281 msgid "Use Branch Likely instructions, overriding the architecture default"
14284 #: config/mips/mips.opt:47
14285 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
14288 #: config/mips/mips.opt:51
14289 msgid "Trap on integer divide by zero"
14290 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
14292 #: config/mips/mips.opt:55
14293 msgid "Specify when instructions are allowed to access code"
14296 #: config/mips/mips.opt:59
14297 msgid "Use branch-and-break sequences to check for integer divide by zero"
14300 #: config/mips/mips.opt:63
14302 msgid "Use trap instructions to check for integer divide by zero"
14303 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
14305 #: config/mips/mips.opt:67
14307 msgid "Allow the use of MDMX instructions"
14308 msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë"
14310 #: config/mips/mips.opt:71
14311 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
14314 #: config/mips/mips.opt:75
14316 msgid "Use MIPS-DSP instructions"
14317 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14319 #: config/mips/mips.opt:79
14321 msgid "Use MIPS-DSP REV 2 instructions"
14322 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
14324 #: config/mips/mips.opt:89
14325 msgid "Use big-endian byte order"
14326 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
14328 #: config/mips/mips.opt:93
14329 msgid "Use little-endian byte order"
14330 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
14332 #: config/mips/mips.opt:97 config/iq2000/iq2000.opt:31
14333 msgid "Use ROM instead of RAM"
14334 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
14336 #: config/mips/mips.opt:101
14337 msgid "Use NewABI-style %reloc() assembly operators"
14340 #: config/mips/mips.opt:105
14341 msgid "Use -G for data that is not defined by the current object"
14344 #: config/mips/mips.opt:109
14346 msgid "Work around certain R4000 errata"
14347 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
14349 #: config/mips/mips.opt:113
14351 msgid "Work around certain R4400 errata"
14352 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
14354 #: config/mips/mips.opt:117
14355 msgid "Work around errata for early SB-1 revision 2 cores"
14358 #: config/mips/mips.opt:121
14359 msgid "Work around certain VR4120 errata"
14362 #: config/mips/mips.opt:125
14363 msgid "Work around VR4130 mflo/mfhi errata"
14366 #: config/mips/mips.opt:129
14368 msgid "Work around an early 4300 hardware bug"
14369 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
14371 #: config/mips/mips.opt:133
14373 msgid "FP exceptions are enabled"
14374 msgstr "͸ú¥ª¥×¥·¥ç¥ó: "
14376 #: config/mips/mips.opt:137
14378 msgid "Use 32-bit floating-point registers"
14379 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
14381 #: config/mips/mips.opt:141
14383 msgid "Use 64-bit floating-point registers"
14384 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
14386 #: config/mips/mips.opt:145
14387 msgid "Use FUNC to flush the cache before calling stack trampolines"
14390 #: config/mips/mips.opt:149
14392 msgid "Generate floating-point multiply-add instructions"
14393 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
14395 #: config/mips/mips.opt:153
14396 msgid "Use 32-bit general registers"
14397 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
14399 #: config/mips/mips.opt:157
14400 msgid "Use 64-bit general registers"
14401 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
14403 #: config/mips/mips.opt:161
14404 msgid "Use GP-relative addressing to access small data"
14407 #: config/mips/mips.opt:165
14409 msgid "Allow the use of hardware floating-point ABI and instructions"
14410 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14412 #: config/mips/mips.opt:169
14413 msgid "Generate code that can be safely linked with MIPS16 code."
14416 #: config/mips/mips.opt:173
14418 msgid "Generate code for ISA level N"
14419 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14421 #: config/mips/mips.opt:177
14423 msgid "Generate MIPS16 code"
14424 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14426 #: config/mips/mips.opt:181
14428 msgid "Use MIPS-3D instructions"
14429 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14431 #: config/mips/mips.opt:185
14433 msgid "Use ll, sc and sync instructions"
14434 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14436 #: config/mips/mips.opt:189
14437 msgid "Use -G for object-local data"
14440 #: config/mips/mips.opt:193
14441 msgid "Use indirect calls"
14442 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
14444 #: config/mips/mips.opt:197
14446 msgid "Use a 32-bit long type"
14447 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
14449 #: config/mips/mips.opt:201
14451 msgid "Use a 64-bit long type"
14452 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
14454 #: config/mips/mips.opt:205
14455 msgid "Don't optimize block moves"
14456 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
14458 #: config/mips/mips.opt:209
14460 msgid "Use the mips-tfile postpass"
14461 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
14463 #: config/mips/mips.opt:213
14465 msgid "Allow the use of MT instructions"
14466 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
14468 #: config/mips/mips.opt:217
14469 msgid "Do not use a cache-flushing function before calling stack trampolines"
14472 #: config/mips/mips.opt:221
14474 msgid "Do not use MDMX instructions"
14475 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14477 #: config/mips/mips.opt:225
14479 msgid "Generate normal-mode code"
14480 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14482 #: config/mips/mips.opt:229
14484 msgid "Do not use MIPS-3D instructions"
14485 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14487 #: config/mips/mips.opt:233
14489 msgid "Use paired-single floating-point instructions"
14490 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14492 #: config/mips/mips.opt:237
14493 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
14496 #: config/mips/mips.opt:241
14498 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
14499 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14501 #: config/mips/mips.opt:245
14503 msgid "Use SmartMIPS instructions"
14504 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14506 #: config/mips/mips.opt:249
14508 msgid "Prevent the use of all hardware floating-point instructions"
14509 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14511 #: config/mips/mips.opt:253
14512 msgid "Optimize lui/addiu address loads"
14513 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
14515 #: config/mips/mips.opt:257
14517 msgid "Assume all symbols have 32-bit values"
14518 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
14520 #: config/mips/mips.opt:261
14521 msgid "Optimize the output for PROCESSOR"
14524 #: config/mips/mips.opt:265 config/iq2000/iq2000.opt:44
14525 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
14526 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
14528 #: config/mips/mips.opt:269
14530 msgid "Perform VR4130-specific alignment optimizations"
14531 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
14533 #: config/mips/mips.opt:273
14534 msgid "Lift restrictions on GOT size"
14537 #: config/mips/sdemtk.opt:23
14539 msgid "Prevent the use of all floating-point operations"
14540 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
14542 #: config/fr30/fr30.opt:23
14543 msgid "Assume small address space"
14544 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
14546 #: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
14547 msgid "Compile for a 68HC11"
14548 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14550 #: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
14551 msgid "Compile for a 68HC12"
14552 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14554 #: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
14556 msgid "Compile for a 68HCS12"
14557 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14559 #: config/m68hc11/m68hc11.opt:49
14560 msgid "Auto pre/post decrement increment allowed"
14561 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
14563 #: config/m68hc11/m68hc11.opt:53
14564 msgid "Min/max instructions allowed"
14567 #: config/m68hc11/m68hc11.opt:57
14569 msgid "Use call and rtc for function calls and returns"
14570 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
14572 #: config/m68hc11/m68hc11.opt:61
14573 msgid "Auto pre/post decrement increment not allowed"
14574 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
14576 #: config/m68hc11/m68hc11.opt:65
14578 msgid "Use jsr and rts for function calls and returns"
14579 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
14581 #: config/m68hc11/m68hc11.opt:69
14583 msgid "Min/max instructions not allowed"
14584 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14586 #: config/m68hc11/m68hc11.opt:73
14588 msgid "Use direct addressing mode for soft registers"
14589 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
14591 #: config/m68hc11/m68hc11.opt:77
14592 msgid "Compile with 32-bit integer mode"
14593 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14595 #: config/m68hc11/m68hc11.opt:82
14596 msgid "Specify the register allocation order"
14597 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
14599 #: config/m68hc11/m68hc11.opt:86
14601 msgid "Do not use direct addressing mode for soft registers"
14602 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
14604 #: config/m68hc11/m68hc11.opt:90
14605 msgid "Compile with 16-bit integer mode"
14606 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14608 #: config/m68hc11/m68hc11.opt:94
14609 msgid "Indicate the number of soft registers available"
14610 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
14612 #: config/vax/vax.opt:23 config/vax/vax.opt:27
14613 msgid "Target DFLOAT double precision code"
14616 #: config/vax/vax.opt:31 config/vax/vax.opt:35
14618 msgid "Generate GFLOAT double precision code"
14619 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
14621 #: config/vax/vax.opt:39
14623 msgid "Generate code for GNU assembler (gas)"
14624 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14626 #: config/vax/vax.opt:43
14628 msgid "Generate code for UNIX assembler"
14629 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14631 #: config/vax/vax.opt:47
14632 msgid "Use VAXC structure conventions"
14635 #: config/cris/linux.opt:27
14636 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
14639 #: config/cris/cris.opt:45
14641 msgid "Work around bug in multiplication instruction"
14642 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14644 #: config/cris/cris.opt:51
14645 msgid "Compile for ETRAX 4 (CRIS v3)"
14648 #: config/cris/cris.opt:56
14649 msgid "Compile for ETRAX 100 (CRIS v8)"
14652 #: config/cris/cris.opt:64
14653 msgid "Emit verbose debug information in assembly code"
14656 #: config/cris/cris.opt:71
14658 msgid "Do not use condition codes from normal instructions"
14659 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14661 #: config/cris/cris.opt:80
14662 msgid "Do not emit addressing modes with side-effect assignment"
14665 #: config/cris/cris.opt:89
14667 msgid "Do not tune stack alignment"
14668 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
14670 #: config/cris/cris.opt:98
14672 msgid "Do not tune writable data alignment"
14673 msgstr "ʸ»úÎó¤ò½ñ¤¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
14675 #: config/cris/cris.opt:107
14676 msgid "Do not tune code and read-only data alignment"
14679 #: config/cris/cris.opt:116
14680 msgid "Align code and data to 32 bits"
14683 #: config/cris/cris.opt:133
14684 msgid "Don't align items in code or data"
14687 #: config/cris/cris.opt:142
14689 msgid "Do not emit function prologue or epilogue"
14690 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
14692 #: config/cris/cris.opt:149
14693 msgid "Use the most feature-enabling options allowed by other options"
14696 #: config/cris/cris.opt:158
14697 msgid "Override -mbest-lib-options"
14700 #: config/cris/cris.opt:165
14702 msgid "Generate code for the specified chip or CPU version"
14703 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14705 #: config/cris/cris.opt:169
14707 msgid "Tune alignment for the specified chip or CPU version"
14708 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
14710 #: config/cris/cris.opt:173
14711 msgid "Warn when a stackframe is larger than the specified size"
14714 #: config/cris/aout.opt:27
14715 msgid "Compile for the MMU-less Etrax 100-based elinux system"
14718 #: config/cris/aout.opt:33
14719 msgid "For elinux, request a specified stack-size for this program"
14722 #: config/h8300/h8300.opt:23
14724 msgid "Generate H8S code"
14725 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14727 #: config/h8300/h8300.opt:27
14729 msgid "Generate H8SX code"
14730 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14732 #: config/h8300/h8300.opt:31
14734 msgid "Generate H8S/2600 code"
14735 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14737 #: config/h8300/h8300.opt:35
14738 msgid "Make integers 32 bits wide"
14739 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
14741 #: config/h8300/h8300.opt:42
14742 msgid "Use registers for argument passing"
14743 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
14745 #: config/h8300/h8300.opt:46
14746 msgid "Consider access to byte sized memory slow"
14747 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
14749 #: config/h8300/h8300.opt:50
14750 msgid "Enable linker relaxing"
14751 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤ò͸ú¤Ë¤¹¤ë"
14753 #: config/h8300/h8300.opt:54
14754 msgid "Generate H8/300H code"
14755 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14757 #: config/h8300/h8300.opt:58
14758 msgid "Enable the normal mode"
14761 #: config/h8300/h8300.opt:62
14762 msgid "Use H8/300 alignment rules"
14763 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
14765 #: config/v850/v850.opt:23
14767 msgid "Use registers r2 and r5"
14768 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
14770 #: config/v850/v850.opt:27
14771 msgid "Use 4 byte entries in switch tables"
14772 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
14774 #: config/v850/v850.opt:31
14775 msgid "Enable backend debugging"
14776 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë"
14778 #: config/v850/v850.opt:35
14780 msgid "Do not use the callt instruction"
14781 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
14783 #: config/v850/v850.opt:39
14784 msgid "Reuse r30 on a per function basis"
14785 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
14787 #: config/v850/v850.opt:43
14788 msgid "Support Green Hills ABI"
14789 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
14791 #: config/v850/v850.opt:47
14792 msgid "Prohibit PC relative function calls"
14793 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
14795 #: config/v850/v850.opt:51
14796 msgid "Use stubs for function prologues"
14797 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
14799 #: config/v850/v850.opt:55
14800 msgid "Set the max size of data eligible for the SDA area"
14801 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
14803 #: config/v850/v850.opt:59
14805 msgid "Enable the use of the short load instructions"
14806 msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë"
14808 #: config/v850/v850.opt:63
14809 msgid "Same as: -mep -mprolog-function"
14810 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
14812 #: config/v850/v850.opt:67
14813 msgid "Set the max size of data eligible for the TDA area"
14814 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
14816 #: config/v850/v850.opt:71
14817 msgid "Enforce strict alignment"
14820 #: config/v850/v850.opt:78
14821 msgid "Compile for the v850 processor"
14822 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14824 #: config/v850/v850.opt:82
14826 msgid "Compile for the v850e processor"
14827 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14829 #: config/v850/v850.opt:86
14831 msgid "Compile for the v850e1 processor"
14832 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
14834 #: config/v850/v850.opt:90
14835 msgid "Set the max size of data eligible for the ZDA area"
14836 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
14838 #: config/mmix/mmix.opt:24
14839 msgid "For intrinsics library: pass all parameters in registers"
14842 #: config/mmix/mmix.opt:28
14844 msgid "Use register stack for parameters and return value"
14845 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
14847 #: config/mmix/mmix.opt:32
14849 msgid "Use call-clobbered registers for parameters and return value"
14850 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
14852 #: config/mmix/mmix.opt:37
14854 msgid "Use epsilon-respecting floating point compare instructions"
14855 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
14857 #: config/mmix/mmix.opt:41
14858 msgid "Use zero-extending memory loads, not sign-extending ones"
14861 #: config/mmix/mmix.opt:45
14862 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
14865 #: config/mmix/mmix.opt:49
14866 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
14869 #: config/mmix/mmix.opt:53
14870 msgid "Do not provide a default start-address 0x100 of the program"
14873 #: config/mmix/mmix.opt:57
14874 msgid "Link to emit program in ELF format (rather than mmo)"
14877 #: config/mmix/mmix.opt:61
14878 msgid "Use P-mnemonics for branches statically predicted as taken"
14881 #: config/mmix/mmix.opt:65
14882 msgid "Don't use P-mnemonics for branches"
14885 #: config/mmix/mmix.opt:79
14887 msgid "Use addresses that allocate global registers"
14888 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
14890 #: config/mmix/mmix.opt:83
14892 msgid "Do not use addresses that allocate global registers"
14893 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
14895 #: config/mmix/mmix.opt:87
14897 msgid "Generate a single exit point for each function"
14898 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
14900 #: config/mmix/mmix.opt:91
14902 msgid "Do not generate a single exit point for each function"
14903 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
14905 #: config/mmix/mmix.opt:95
14907 msgid "Set start-address of the program"
14908 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
14910 #: config/mmix/mmix.opt:99
14911 msgid "Set start-address of data"
14914 #: config/iq2000/iq2000.opt:23 config/mt/mt.opt:55
14916 msgid "Specify CPU for code generation purposes"
14917 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
14919 #: config/iq2000/iq2000.opt:27
14920 msgid "Specify CPU for scheduling purposes"
14921 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
14923 #: config/iq2000/iq2000.opt:35
14924 msgid "Use GP relative sdata/sbss sections"
14925 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
14927 #: config/iq2000/iq2000.opt:40
14928 msgid "No default crt0.o"
14929 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
14931 #: config/bfin/bfin.opt:31
14933 msgid "Omit frame pointer for leaf functions"
14934 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
14936 #: config/bfin/bfin.opt:35
14937 msgid "Program is entirely located in low 64k of memory"
14940 #: config/bfin/bfin.opt:39
14941 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
14944 #: config/bfin/bfin.opt:44
14945 msgid "Avoid speculative loads to work around a hardware anomaly."
14948 #: config/bfin/bfin.opt:48
14949 msgid "Enabled ID based shared library"
14952 #: config/bfin/bfin.opt:52
14953 msgid "Generate code that won't be linked against any other ID shared libraries,"
14956 #: config/bfin/bfin.opt:65
14957 msgid "Avoid generating pc-relative calls; use indirection"
14960 #: config/bfin/bfin.opt:69
14961 msgid "Link with the fast floating-point library"
14964 #: config/bfin/bfin.opt:81
14965 msgid "Do stack checking using bounds in L1 scratch memory"
14968 #: config/mt/mt.opt:23
14969 msgid "Use byte loads and stores when generating code."
14972 #: config/mt/mt.opt:31
14973 msgid "Do not include crt0.o in the startup files"
14976 #: config/mt/mt.opt:35 config/mt/mt.opt:39 config/mt/mt.opt:43
14977 #: config/mt/mt.opt:47 config/mt/mt.opt:51
14979 msgid "Internal debug switch"
14980 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
14982 #: config/vxworks.opt:24
14984 msgid "Assume the VxWorks RTP environment"
14985 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶¤òÁ°Äó¤È¤¹¤ë"
14987 #: config/vxworks.opt:31
14989 msgid "Assume the VxWorks vThreads environment"
14990 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶¤òÁ°Äó¤È¤¹¤ë"
14992 #: config/darwin.opt:23
14994 msgid "Generate code suitable for fast turn around debugging"
14995 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14997 #: config/darwin.opt:31
14998 msgid "The earliest MacOS X version on which this program will run"
15001 #: config/darwin.opt:35
15002 msgid "Set sizeof(bool) to 1"
15005 #: config/darwin.opt:39
15007 msgid "Generate code for darwin loadable kernel extensions"
15008 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
15010 #: config/darwin.opt:43
15012 msgid "Generate code for the kernel or loadable kernel extensions"
15013 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
15015 #: config/darwin.opt:47
15016 msgid "Add <dir> to the end of the system framework include path"
15019 #: config/lynx.opt:23
15020 msgid "Support legacy multi-threading"
15023 #: config/lynx.opt:27
15025 msgid "Use shared libraries"
15026 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
15028 #: config/lynx.opt:31
15029 msgid "Support multi-threading"
15032 #: config/score/score.opt:31
15034 msgid "Disable bcnz instruction"
15035 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
15037 #: config/score/score.opt:35
15039 msgid "Enable unaligned load/store instruction"
15040 msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë"
15042 #: config/score/score.opt:39
15043 msgid "Support SCORE 5 ISA"
15046 #: config/score/score.opt:43
15047 msgid "Support SCORE 5U ISA"
15050 #: config/score/score.opt:47
15051 msgid "Support SCORE 7 ISA"
15054 #: config/score/score.opt:51
15055 msgid "Support SCORE 7D ISA"
15058 #: config/score/score.opt:55
15059 msgid "Support SCORE 3 ISA"
15062 #: config/score/score.opt:59
15063 msgid "Support SCORE 3d ISA"
15066 #: config/linux.opt:24
15068 msgid "Use uClibc instead of GNU libc"
15069 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
15071 #: config/linux.opt:28
15073 msgid "Use GNU libc instead of uClibc"
15074 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
15077 msgid "Assert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
15082 msgid "Do not discard comments"
15083 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
15087 msgid "Do not discard comments in macro expansions"
15088 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
15091 msgid "Define a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
15095 msgid "Add <dir> to the end of the main framework include path"
15100 msgid "Print the name of header files as they are used"
15101 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
15103 #: c.opt:68 c.opt:859
15104 msgid "Add <dir> to the end of the main include path"
15109 msgid "Generate make dependencies"
15110 msgstr "ưŪ°Í¸´Ø·¸¡£\n"
15114 msgid "Generate make dependencies and compile"
15115 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
15118 msgid "Write dependency output to the given file"
15122 msgid "Treat missing header files as generated files"
15126 msgid "Like -M but ignore system header files"
15130 msgid "Like -MD but ignore system header files"
15135 msgid "Generate phony targets for all headers"
15136 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
15139 msgid "Add a MAKE-quoted target"
15143 msgid "Add an unquoted target"
15148 msgid "Do not generate #line directives"
15149 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
15152 msgid "Undefine <macro>"
15156 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
15161 msgid "Warn about suspicious uses of memory addresses"
15162 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15165 msgid "Enable most warning messages"
15166 msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤ò͸ú¤Ë¤¹¤ë"
15170 msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
15171 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
15174 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
15178 msgid "Warn about casting functions to incompatible types"
15179 msgstr "·¿¤Ë¸ß´¹À¤Î¤Ê¤¤´Ø¿ô¤Î¥¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15182 msgid "Warn about C constructs that are not in the common subset of C and C++"
15187 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 200x"
15188 msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
15191 msgid "Warn about casts which discard qualifiers"
15192 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15196 msgid "Warn about subscripts whose type is \"char\""
15197 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
15201 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
15202 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹"
15205 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
15209 msgid "Synonym for -Wcomment"
15213 msgid "Warn for implicit type conversions that may change a value"
15218 msgid "Warn for implicit type conversions between signed and unsigned integers"
15219 msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
15223 msgid "Warn when all constructors and destructors are private"
15224 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
15228 msgid "Warn when a declaration is found after a statement"
15229 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15233 msgid "Warn about deprecated compiler features"
15234 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
15238 msgid "Warn about compile-time integer division by zero"
15239 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
15242 msgid "Warn about violations of Effective C++ style rules"
15243 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15247 msgid "Warn about an empty body in an if or else statement"
15248 msgstr "else ʸ¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
15251 msgid "Warn about stray tokens after #elif and #endif"
15255 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
15260 msgid "Warn if testing floating point numbers for equality"
15261 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15265 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
15266 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15270 msgid "Warn if passing too many arguments to a function for its format string"
15271 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
15275 msgid "Warn about format strings that are not literals"
15276 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
15279 msgid "Warn about format strings that contain NUL bytes"
15283 msgid "Warn about possible security problems with format functions"
15284 msgstr "¥»¥¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15288 msgid "Warn about strftime formats yielding 2-digit years"
15289 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
15293 msgid "Warn about zero-length formats"
15294 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
15297 msgid "Warn about variables which are initialized to themselves"
15301 msgid "Warn about implicit function declarations"
15302 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15305 msgid "Warn when a declaration does not specify a type"
15306 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15309 msgid "Deprecated. This switch has no effect"
15314 msgid "Warn when there is a cast to a pointer from an integer of a different size"
15315 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
15319 msgid "Warn about invalid uses of the \"offsetof\" macro"
15320 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
15323 msgid "Warn about PCH files that are found but not used"
15328 msgid "Do not warn about using \"long long\" when -pedantic"
15329 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
15333 msgid "Warn about suspicious declarations of \"main\""
15334 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15338 msgid "Warn about possibly missing braces around initializers"
15339 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
15343 msgid "Warn about global functions without previous declarations"
15344 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15348 msgid "Warn about missing fields in struct initializers"
15349 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
15352 msgid "Warn about functions which might be candidates for format attributes"
15353 msgstr "format °À¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15356 msgid "Warn about user-specified include directories that do not exist"
15360 msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
15365 msgid "Warn about global functions without prototypes"
15366 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15370 msgid "Warn about use of multi-character character constants"
15371 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
15375 msgid "Warn about \"extern\" declarations not at file scope"
15376 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15380 msgid "Warn when non-templatized friend functions are declared within a template"
15381 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
15385 msgid "Warn about non-virtual destructors"
15386 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15389 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
15394 msgid "Warn about non-normalised Unicode strings"
15395 msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format ʸ»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15399 msgid "Warn if a C-style cast is used in a program"
15400 msgstr "C ¼°¤Î¥¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
15404 msgid "Warn for obsolescent usage in a declaration"
15405 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15409 msgid "Warn if an old-style parameter definition is used"
15410 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
15413 msgid "Warn if a string is longer than the maximum portable length specified by the standard"
15417 msgid "Warn about overloaded virtual function names"
15418 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
15421 msgid "Warn about overriding initializers without side effects"
15426 msgid "Warn about possibly missing parentheses"
15427 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15431 msgid "Warn when converting the type of pointers to member functions"
15432 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
15435 msgid "Warn about function pointer arithmetic"
15436 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15440 msgid "Warn when a pointer is cast to an integer of a different size"
15441 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
15445 msgid "Warn about misuses of pragmas"
15446 msgstr "ǧ¼±¤Ç¤¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15450 msgid "Warn if inherited methods are unimplemented"
15451 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
15454 msgid "Warn about multiple declarations of the same object"
15455 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
15458 msgid "Warn when the compiler reorders code"
15459 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤¤Ë·Ù¹ð¤¹¤ë"
15462 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
15466 msgid "Warn if a selector has multiple methods"
15467 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
15470 msgid "Warn about possible violations of sequence point rules"
15471 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15475 msgid "Warn about signed-unsigned comparisons"
15476 msgstr "Éä¹çÉÕ¤/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15479 msgid "Warn when overload promotes from unsigned to signed"
15480 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15483 msgid "Warn about uncasted NULL used as sentinel"
15488 msgid "Warn about unprototyped function declarations"
15489 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15492 msgid "Warn if type signatures of candidate methods do not match exactly"
15497 msgid "Warn when synthesis behavior differs from Cfront"
15498 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15500 #: c.opt:430 common.opt:182
15501 msgid "Do not suppress warnings from system headers"
15502 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
15506 msgid "Warn about features not present in traditional C"
15507 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
15510 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
15514 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
15519 msgid "Warn about @selector()s without previously declared methods"
15520 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15524 msgid "Warn if an undefined macro is used in an #if directive"
15525 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
15528 msgid "Warn about unrecognized pragmas"
15529 msgstr "ǧ¼±¤Ç¤¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15532 msgid "Warn about macros defined in the main file that are not used"
15537 msgid "Do not warn about using variadic macros when -pedantic"
15538 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
15542 msgid "Warn if a variable length array is used"
15543 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
15546 msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'. In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
15551 msgid "Warn when a pointer differs in signedness in an assignment"
15552 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
15555 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
15560 msgid "Enforce class member access control semantics"
15561 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
15564 msgid "Change when template instances are emitted"
15565 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
15569 msgid "Recognize the \"asm\" keyword"
15570 msgstr "'asm' ͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
15574 msgid "Recognize built-in functions"
15575 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
15578 msgid "Check the return value of new"
15579 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
15582 msgid "Allow the arguments of the '?' operator to have different types"
15587 msgid "Reduce the size of object files"
15588 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
15592 msgid "Use class <name> for constant strings"
15593 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
15597 msgid "Inline member functions by default"
15598 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
15602 msgid "Preprocess directives only."
15603 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
15607 msgid "Permit '$' as an identifier character"
15608 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
15612 msgid "Generate code to check exception specifications"
15613 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
15616 msgid "Convert all strings and character constants to character set <cset>"
15621 msgid "Permit universal character names (\\u and \\U) in identifiers"
15622 msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15625 msgid "Specify the default character set for source files"
15630 msgid "Scope of for-init-statement variables is local to the loop"
15631 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
15635 msgid "Do not assume that standard C libraries and \"main\" exist"
15636 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
15640 msgid "Recognize GNU-defined keywords"
15641 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
15644 msgid "Generate code for GNU runtime environment"
15645 msgstr "GNU ¼Â¹Ô´Ä¶ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
15649 msgid "Use traditional GNU semantics for inline functions"
15650 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
15653 msgid "Assume normal C execution environment"
15654 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶¤òÁ°Äó¤È¤¹¤ë"
15657 msgid "Enable support for huge objects"
15658 msgstr "Â礤ʥª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
15661 msgid "Export functions even if they can be inlined"
15662 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
15666 msgid "Emit implicit instantiations of inline templates"
15667 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
15671 msgid "Emit implicit instantiations of templates"
15672 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
15676 msgid "Inject friend functions into enclosing namespace"
15677 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
15680 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
15685 msgid "Don't warn about uses of Microsoft extensions"
15686 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
15690 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
15691 msgstr "NeXT ¼Â¹Ô´Ä¶ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
15694 msgid "Assume that receivers of Objective-C messages may be nil"
15698 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
15702 msgid "Allow fast jumps to the message dispatcher"
15706 msgid "Enable Objective-C exception and synchronization syntax"
15710 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
15715 msgid "Enable Objective-C setjmp exception handling runtime"
15716 msgstr "Îã³°Ê᪤ò͸ú¤Ë¤¹¤ë"
15720 msgid "Enable OpenMP"
15721 msgstr "¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë"
15724 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
15729 msgid "Enable optional diagnostics"
15730 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
15733 msgid "Look for and use PCH files even when preprocessing"
15737 msgid "Downgrade conformance errors to warnings"
15738 msgstr "µ¬³ÊŬ¹çÀ¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
15741 msgid "Treat the input file as already preprocessed"
15745 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
15749 msgid "Enable automatic template instantiation"
15750 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë"
15754 msgid "Generate run time type descriptor information"
15755 msgstr "¼Â¹Ô»þ·¿µ½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
15758 msgid "Use the same size for double as for float"
15759 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
15763 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
15764 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
15767 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
15772 msgid "Make \"char\" signed by default"
15773 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤¤È¤¹¤ë"
15776 msgid "Display statistics accumulated during compilation"
15777 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
15780 msgid "Distance between tab stops for column reporting"
15784 msgid "Specify maximum template instantiation depth"
15785 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
15788 msgid "Do not generate thread-safe code for initializing local statics"
15792 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
15797 msgid "Make \"char\" unsigned by default"
15798 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
15802 msgid "Use __cxa_atexit to register destructors"
15803 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
15806 msgid "Use __cxa_get_exception_ptr in exception handling"
15810 msgid "Marks all inlined methods as having hidden visibility"
15814 msgid "Changes visibility to match Microsoft Visual Studio by default"
15818 msgid "Discard unused virtual functions"
15819 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
15822 msgid "Implement vtables using thunks"
15823 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
15826 msgid "Emit common-like symbols as weak symbols"
15827 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
15830 msgid "Convert all wide strings and character constants to character set <cset>"
15834 msgid "Generate a #line directive pointing at the current working directory"
15838 msgid "Emit cross referencing information"
15839 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
15842 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
15847 msgid "Dump declarations to a .decl file"
15848 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
15851 msgid "Aggressive reduced debug info for structs"
15855 msgid "Conservative reduced debug info for structs"
15859 msgid "Detailed reduced debug info for structs"
15862 #: c.opt:823 c.opt:855
15863 msgid "Add <dir> to the end of the system include path"
15867 msgid "Accept definition of macros in <file>"
15871 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
15875 msgid "Include the contents of <file> before other files"
15879 msgid "Specify <path> as a prefix for next two options"
15883 msgid "Set <dir> to be the system root directory"
15887 msgid "Add <dir> to the start of the system include path"
15891 msgid "Add <dir> to the end of the quote include path"
15895 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
15899 msgid "Do not search standard system include directories for C++"
15904 msgid "Generate C header of platform-specific features"
15905 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸Çͤε¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
15908 msgid "Print a checksum of the executable for PCH validity checking, and stop"
15913 msgid "Remap file names when including files"
15914 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
15917 msgid "Conform to the ISO 1998 C++ standard"
15921 msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
15924 #: c.opt:915 c.opt:950
15925 msgid "Conform to the ISO 1990 C standard"
15928 #: c.opt:919 c.opt:958
15929 msgid "Conform to the ISO 1999 C standard"
15933 msgid "Deprecated in favor of -std=c99"
15937 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
15941 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
15945 msgid "Conform to the ISO 1990 C standard with GNU extensions"
15949 msgid "Conform to the ISO 1999 C standard with GNU extensions"
15953 msgid "Deprecated in favor of -std=gnu99"
15957 msgid "Conform to the ISO 1990 C standard as amended in 1994"
15961 msgid "Deprecated in favor of -std=iso9899:1999"
15966 msgid "Enable traditional preprocessing"
15967 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤ò͸ú¤Ë¤¹¤ë"
15970 msgid "Support ISO C trigraphs"
15974 msgid "Do not predefine system-specific and GCC-specific macros"
15979 msgid "Enable verbose output"
15980 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤò͸ú¤Ë¤¹¤ë"
15984 msgid "Display this information"
15985 msgstr " --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
15988 msgid "Display descriptions of a specific class of options. <class> is one or more of optimizers, target, warnings, undocumented, params"
15992 msgid "Alias for --help=target"
15996 msgid "Set parameter <param> to value. See below for a complete list of parameters"
16001 msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
16003 " -G <number> <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
16004 " ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
16008 msgid "Set optimization level to <number>"
16009 msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
16013 msgid "Optimize for space rather than speed"
16014 msgstr " -Os ®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
16017 msgid "This switch is deprecated; use -Wextra instead"
16021 msgid "Warn about returning structures, unions or arrays"
16022 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16026 msgid "Warn if an array is accessed out of bounds"
16027 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
16031 msgid "Warn about inappropriate attribute usage"
16032 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16035 msgid "Warn about pointer casts which increase alignment"
16036 msgstr "¥Ý¥¤¥ó¥¿¤Î¥¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16039 msgid "Warn about uses of __attribute__((deprecated)) declarations"
16043 msgid "Warn when an optimization pass is disabled"
16044 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
16047 msgid "Treat all warnings as errors"
16048 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
16052 msgid "Treat specified warning as error"
16053 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
16056 msgid "Print extra (possibly unwanted) warnings"
16060 msgid "Exit on the first error occurred"
16064 msgid "Warn when an inlined function cannot be inlined"
16065 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
16069 msgid "Warn if an object is larger than <number> bytes"
16070 msgstr " -Wlarger-than-<number> ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
16073 msgid "Warn when a logical operator is suspicously always evaluating to true or false"
16077 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
16082 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
16083 msgstr "noreturn °À¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16087 msgid "Warn about overflow in arithmetic expressions"
16088 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16091 msgid "Warn when the packed attribute has no effect on struct layout"
16092 msgstr "packed °À¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
16096 msgid "Warn when padding is required to align structure members"
16097 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
16100 msgid "Warn when one local variable shadows another"
16101 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤¤Ë·Ù¹ð¤¹¤ë"
16104 msgid "Warn when not issuing stack smashing protection for some reason"
16107 #: common.opt:154 common.opt:158
16109 msgid "Warn about code which might break strict aliasing rules"
16110 msgstr "format °À¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
16112 #: common.opt:162 common.opt:166
16113 msgid "Warn about optimizations that assume that signed overflow is undefined"
16118 msgid "Warn about enumerated switches, with no default, missing a case"
16119 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16123 msgid "Warn about enumerated switches missing a \"default:\" statement"
16124 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16128 msgid "Warn about all enumerated switches missing a specific case"
16129 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16133 msgid "Warn about uninitialized automatic variables"
16134 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16137 msgid "Warn about code that will never be executed"
16138 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16141 msgid "Enable all -Wunused- warnings"
16145 msgid "Warn when a function is unused"
16146 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
16149 msgid "Warn when a label is unused"
16150 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
16153 msgid "Warn when a function parameter is unused"
16154 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
16157 msgid "Warn when an expression value is unused"
16158 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
16161 msgid "Warn when a variable is unused"
16162 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
16166 msgid "Warn when a register variable is declared volatile"
16167 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16170 msgid "Warn instead of error in case profiles in -fprofile-use do not match"
16175 msgid "Emit declaration information into <file>"
16176 msgstr " -aux-info <file> Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
16180 msgid "Enable dumps from specific passes of the compiler"
16181 msgstr " -d[letters] ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤ò͸ú¤Ë¤¹¤ë\n"
16185 msgid "Set the file basename to be used for dumps"
16186 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
16189 msgid "Align the start of functions"
16190 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
16193 msgid "Align labels which are only reached by jumping"
16194 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
16197 msgid "Align all labels"
16198 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
16201 msgid "Align the start of loops"
16202 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
16206 msgid "Specify that arguments may alias each other and globals"
16207 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
16210 msgid "Assume arguments may alias globals but not each other"
16211 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
16215 msgid "Assume arguments alias neither each other nor globals"
16216 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
16220 msgid "Assume arguments alias no other storage"
16221 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
16225 msgid "Generate unwind tables that are exact at each instruction boundary"
16226 msgstr "´¬¤Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°ÊäÂÍѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
16230 msgid "Generate auto-inc/dec instructions"
16231 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
16235 msgid "Generate code to check bounds before indexing arrays"
16236 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16240 msgid "Replace add, compare, branch with branch on count register"
16241 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
16244 msgid "Use profiling information for branch probabilities"
16245 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
16248 msgid "Perform branch target load optimization before prologue / epilogue threading"
16252 msgid "Perform branch target load optimization after prologue / epilogue threading"
16256 msgid "Restrict target load migration not to re-use registers in any basic block"
16261 msgid "Mark <register> as being preserved across functions"
16262 msgstr " -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
16266 msgid "Mark <register> as being corrupted by function calls"
16267 msgstr " -fcall-used-<register> ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
16271 msgid "Save registers around function calls"
16272 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤ò͸ú¤Ë¤¹¤ë"
16275 msgid "Compare the results of several data dependence analyzers."
16280 msgid "Do not put uninitialized globals in the common section"
16281 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
16285 msgid "Perform a register copy-propagation optimization pass"
16286 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
16290 msgid "Perform cross-jumping optimization"
16291 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
16294 msgid "When running CSE, follow jumps to their targets"
16295 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
16298 msgid "When running CSE, follow conditional jumps"
16299 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
16302 msgid "Omit range reduction step when performing complex division"
16307 msgid "Place data items into their own section"
16308 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
16311 msgid "List all available debugging counters with their limits and counts."
16315 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...] Set the debug counter limit. "
16319 msgid "Map one directory name to another in debug information"
16323 msgid "Defer popping functions args from stack until later"
16324 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
16327 msgid "Attempt to fill delay slots of branch instructions"
16328 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
16331 msgid "Delete useless null pointer checks"
16332 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
16335 msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
16339 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
16343 msgid "Dump various compiler internals to a file"
16348 msgid "Suppress output of addresses in debugging dumps"
16349 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
16353 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
16354 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
16357 msgid "Perform early inlining"
16362 msgid "Perform DWARF2 duplicate elimination"
16363 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
16365 #: common.opt:452 common.opt:456
16366 msgid "Perform unused type elimination in debug info"
16370 msgid "Do not suppress C++ class debug information."
16374 msgid "Enable exception handling"
16375 msgstr "Îã³°Ê᪤ò͸ú¤Ë¤¹¤ë"
16379 msgid "Perform a number of minor, expensive optimizations"
16380 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
16383 msgid "Assume no NaNs or infinities are generated"
16388 msgid "Mark <register> as being unavailable to the compiler"
16389 msgstr " -ffixed-<register> ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
16393 msgid "Don't allocate floats and doubles in extended-precision registers"
16394 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
16398 msgid "Copy memory address constants into registers before use"
16399 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
16402 msgid "Perform a forward propagation pass on RTL"
16406 msgid "Allow function addresses to be held in registers"
16407 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
16411 msgid "Place each function into its own section"
16412 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
16416 msgid "Perform global common subexpression elimination"
16417 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
16421 msgid "Perform enhanced load motion during global common subexpression elimination"
16422 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
16426 msgid "Perform store motion after global common subexpression elimination"
16427 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
16430 msgid "Perform redundant load after store elimination in global common subexpression"
16435 msgid "Perform global common subexpression elimination after register allocation"
16436 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
16440 msgid "Enable guessing of branch probabilities"
16441 msgstr "ʬ´ô·ÐÏ©¿ä¬¤ò͸ú¤Ë¤¹¤ë"
16444 msgid "Process #ident directives"
16445 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
16448 msgid "Perform conversion of conditional jumps to branchless equivalents"
16453 msgid "Perform conversion of conditional jumps to conditional execution"
16454 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
16457 msgid "Do not generate .size directives"
16458 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
16462 msgid "Pay attention to the \"inline\" keyword"
16463 msgstr "'inline' ¥¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
16467 msgid "Integrate simple functions into their callers when code size is known to not growth"
16468 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
16471 msgid "Integrate simple functions into their callers"
16472 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
16476 msgid "Integrate functions called once into their callers"
16477 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
16481 msgid "Limit the size of inlined functions to <number>"
16482 msgstr " -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
16486 msgid "Instrument function entry and exit with profiling calls"
16487 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
16490 msgid "-finstrument-functions-exclude-function-list=name,... Do not instrument listed functions"
16494 msgid "-finstrument-functions-exclude-file-list=filename,... Do not instrument functions listed in files"
16498 msgid "Perform Interprocedural constant propagation"
16503 msgid "Discover pure and const functions"
16504 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
16507 msgid "Perform interprocedural points-to analysis"
16511 msgid "Discover readonly and non addressable static variables"
16515 msgid "Type based escape and alias analysis"
16519 msgid "Perform matrix layout flattening and transposing based"
16524 msgid "Perform structure layout optimizations based"
16525 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
16528 msgid "Optimize induction variables on trees"
16533 msgid "Use jump tables for sufficiently large switch statements"
16534 msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16538 msgid "Generate code for functions even if they are fully inlined"
16539 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16542 msgid "Emit static const variables even if they are not used"
16543 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
16547 msgid "Give external symbols a leading underscore"
16548 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
16550 #: common.opt:648 common.opt:852 common.opt:983
16551 msgid "Does nothing. Preserved for backward compatibility."
16555 msgid "Set errno after built-in math functions"
16556 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
16560 msgid "Report on permanent memory allocation"
16561 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
16564 msgid "Attempt to merge identical constants and constant variables"
16568 msgid "Attempt to merge identical constants across compilation units"
16573 msgid "Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
16574 msgstr " -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> ʸ»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
16577 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
16581 msgid "Perform SMS based modulo scheduling with register moves allowed"
16586 msgid "Move loop invariant computations out of loops"
16587 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
16590 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
16594 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
16598 msgid "Ignore read operations when inserting mudflap instrumentation"
16603 msgid "Use the RTL dead code elimination pass"
16604 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
16608 msgid "Use the RTL dead store elimination pass"
16609 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
16612 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
16616 msgid "Support synchronous non-call exceptions"
16617 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
16620 msgid "When possible do not generate stack frames"
16621 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
16624 msgid "Expand OpenMP operations on SSA form"
16629 msgid "Do the full register move optimization pass"
16630 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
16633 msgid "Optimize sibling and tail recursive calls"
16634 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
16636 #: common.opt:731 common.opt:735
16637 msgid "Report on memory allocation before interprocedural optimization"
16641 msgid "Pack structure members together without holes"
16642 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
16645 msgid "Set initial maximum structure member alignment"
16650 msgid "Return small aggregates in memory, not registers"
16651 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
16655 msgid "Perform loop peeling"
16656 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
16660 msgid "Enable machine specific peephole optimizations"
16661 msgstr "µ¡¼ï¸ÇͤÎÇÁ¤·êºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
16665 msgid "Enable an RTL peephole pass before sched2"
16666 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤·ê²áÄø¤ò͸ú¤Ë¤¹¤ë"
16670 msgid "Generate position-independent code if possible (large mode)"
16671 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16675 msgid "Generate position-independent code for executables if possible (large mode)"
16676 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16680 msgid "Generate position-independent code if possible (small mode)"
16681 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16685 msgid "Generate position-independent code for executables if possible (small mode)"
16686 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
16690 msgid "Run predictive commoning optimization."
16691 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
16694 msgid "Generate prefetch instructions, if available, for arrays in loops"
16699 msgid "Enable basic program profiling code"
16700 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
16704 msgid "Insert arc-based program profiling code"
16705 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
16708 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
16712 msgid "Enable common options for performing profile feedback directed optimizations"
16716 msgid "Insert code to profile values of expressions"
16720 msgid "Make compile reproducible using <string>"
16724 msgid "Record gcc command line switches in the object file."
16729 msgid "Return small aggregates in registers"
16730 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
16734 msgid "Enables a register move optimization"
16735 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤ò͸ú¤Ë¤¹¤ë"
16739 msgid "Perform a register renaming optimization pass"
16740 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
16743 msgid "Reorder basic blocks to improve code placement"
16744 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
16748 msgid "Reorder basic blocks and partition into hot and cold sections"
16749 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
16753 msgid "Reorder functions to improve code placement"
16754 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
16758 msgid "Add a common subexpression elimination pass after loop optimizations"
16759 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
16762 msgid "Disable optimizations that assume default FP rounding behavior"
16766 msgid "Enable scheduling across basic blocks"
16767 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤ò͸ú¤Ë¤¹¤ë"
16770 msgid "Allow speculative motion of non-loads"
16771 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
16774 msgid "Allow speculative motion of some loads"
16775 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
16778 msgid "Allow speculative motion of more loads"
16779 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
16783 msgid "Set the verbosity level of the scheduler"
16784 msgstr " -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
16787 msgid "If scheduling post reload, do superblock scheduling"
16791 msgid "If scheduling post reload, do trace scheduling"
16795 msgid "Reschedule instructions before register allocation"
16796 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
16799 msgid "Reschedule instructions after register allocation"
16800 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
16803 msgid "Allow premature scheduling of queued insns"
16807 msgid "Set number of queued insns that can be prematurely scheduled"
16810 #: common.opt:910 common.opt:914
16811 msgid "Set dependence distance checking in premature scheduling of queued insns"
16815 msgid "Access data in the same section from shared anchor points"
16820 msgid "Perform sequence abstraction optimization on RTL"
16821 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
16824 msgid "Eliminate redundant sign extensions using LCM."
16828 msgid "Show column numbers in diagnostics, when available. Default off"
16832 msgid "Disable optimizations observable by IEEE signaling NaNs"
16836 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
16841 msgid "Convert floating point constants to single precision constants"
16842 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
16845 msgid "Split lifetimes of induction variables when loops are unrolled"
16849 msgid "Split wide types into independent registers"
16853 msgid "Apply variable expansion when loops are unrolled"
16857 msgid "Insert stack checking code into the program"
16858 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
16861 msgid "Trap if the stack goes past <register>"
16865 msgid "Trap if the stack goes past symbol <name>"
16869 msgid "Use propolice as a stack protection method"
16873 msgid "Use a stack protection method for every function"
16877 msgid "Assume strict aliasing rules apply"
16878 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
16882 msgid "Treat signed overflow as undefined"
16883 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
16886 msgid "Check for syntax errors, then stop"
16887 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
16891 msgid "Create data files needed by \"gcov\""
16892 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
16896 msgid "Perform jump threading optimizations"
16897 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
16901 msgid "Report the time taken by each compiler pass"
16902 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
16905 msgid "Set the default thread-local storage code generation model"
16909 msgid "Reorder top level functions, variables, and asms"
16913 msgid "Perform superblock formation via tail duplication"
16917 msgid "Assume floating-point operations can trap"
16922 msgid "Trap for signed overflow in addition, subtraction and multiplication"
16923 msgstr "Éä¹çÉÕ¤¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
16927 msgid "Enable SSA-CCP optimization on trees"
16928 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
16932 msgid "Enable SSA-CCP optimization for stores and loads"
16933 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
16936 msgid "Enable loop header copying on trees"
16940 msgid "Replace SSA temporaries with better names in copies"
16944 msgid "Enable copy propagation on trees"
16948 msgid "This switch is obsolete"
16952 msgid "Transform condition stores into unconditional ones"
16957 msgid "Enable SSA dead code elimination optimization on trees"
16958 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
16962 msgid "Enable dominator optimizations"
16963 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
16967 msgid "Enable dead store elimination"
16968 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
16971 msgid "Enable Full Redundancy Elimination (FRE) on trees"
16976 msgid "Enable loop invariant motion on trees"
16977 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
16980 msgid "Enable linear loop transforms on trees"
16985 msgid "Create canonical induction variables in loops"
16986 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
16990 msgid "Enable loop optimizations on tree level"
16991 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
16995 msgid "Enable automatic parallelization of loops"
16996 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë"
17000 msgid "Enable SSA-PRE optimization on trees"
17001 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
17004 msgid "Enable reassociation on tree level"
17008 msgid "Perform structural alias analysis"
17013 msgid "Enable SSA code sinking on trees"
17014 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
17017 msgid "Perform scalar replacement of aggregates"
17021 msgid "Replace temporary expressions in the SSA->normal pass"
17025 msgid "Perform live range splitting during the SSA->normal pass"
17029 msgid "Perform Value Range Propagation on trees"
17034 msgid "Compile whole compilation unit at a time"
17035 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
17038 msgid "Perform loop unrolling when iteration count is known"
17039 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
17042 msgid "Perform loop unrolling for all loops"
17043 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
17046 msgid "Allow loop optimizations to assume that the loops behave in normal way"
17050 msgid "Allow optimization for floating-point arithmetic which may change the"
17054 msgid "Same as -fassociative-math for expressions which include division."
17058 msgid "Allow math optimizations that may violate IEEE or ISO standards"
17063 msgid "Perform loop unswitching"
17064 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
17067 msgid "Just generate unwind tables for exception handling"
17068 msgstr "´¬¤Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°ÊäÂÍѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
17072 msgid "Perform variable tracking"
17073 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
17076 msgid "Perform variable tracking and also tag variables that are uninitialized"
17081 msgid "Enable loop vectorization on trees"
17082 msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
17086 msgid "Enable use of cost model in vectorization"
17087 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë"
17090 msgid "Enable loop versioning when doing loop vectorization on trees"
17095 msgid "Set the verbosity level of the vectorizer"
17096 msgstr " -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
17099 msgid "Enable copy propagation of scalar-evolution information."
17104 msgid "Add extra commentary to assembler output"
17105 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
17108 msgid "Set the default symbol visibility"
17112 msgid "Use expression value profiles in optimizations"
17116 msgid "Construct webs and split unrelated uses of single variable"
17121 msgid "Perform whole program optimizations"
17122 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
17125 msgid "Assume signed arithmetic overflow wraps around"
17130 msgid "Put zero initialized data in the bss section"
17131 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
17135 msgid "Generate debug information in default format"
17136 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17140 msgid "Generate debug information in COFF format"
17141 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17145 msgid "Generate debug information in DWARF v2 format"
17146 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17150 msgid "Generate debug information in default extended format"
17151 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17155 msgid "Generate debug information in STABS format"
17156 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17160 msgid "Generate debug information in extended STABS format"
17161 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17165 msgid "Generate debug information in VMS format"
17166 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17170 msgid "Generate debug information in XCOFF format"
17171 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17175 msgid "Generate debug information in extended XCOFF format"
17176 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
17180 msgid "Place output into <file>"
17181 msgstr " -o <file> ½ÐÎϤò <file> ¤Ë½ñ¤¹þ¤à\n"
17185 msgid "Enable function profiling"
17186 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
17190 msgid "Issue warnings needed for strict compliance to the standard"
17191 msgstr " -pedantic ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
17194 msgid "Like -pedantic but issue them as errors"
17199 msgid "Do not display functions compiled or elapsed time"
17200 msgstr " -quiet ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
17204 msgid "Display the compiler's version"
17205 msgstr " -version ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
17209 msgid "Suppress warnings"
17210 msgstr "%s: ·Ù¹ð: "
17213 msgid "Create a shared library"
17218 msgid "Create a position independent executable"
17219 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
17222 #, fuzzy, gcc-internal-format
17223 msgid "%qs attribute directive ignored"
17224 msgstr "`%s' °À¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
17227 #, fuzzy, gcc-internal-format
17228 msgid "wrong number of arguments specified for %qs attribute"
17229 msgstr "`%s' °À¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17232 #, fuzzy, gcc-internal-format
17233 msgid "%qs attribute does not apply to types"
17234 msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
17237 #, fuzzy, gcc-internal-format
17238 msgid "%qs attribute only applies to function types"
17239 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
17242 #, gcc-internal-format
17243 msgid "type attributes ignored after type is already defined"
17246 #: bb-reorder.c:1860
17247 #, fuzzy, gcc-internal-format
17248 msgid "multiple hot/cold transitions found (bb %i)"
17249 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17252 #, gcc-internal-format
17253 msgid "branch target register load optimization is not intended to be run twice"
17257 #, gcc-internal-format
17258 msgid "offset outside bounds of constant string"
17259 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
17262 #, fuzzy, gcc-internal-format
17263 msgid "second argument to %<__builtin_prefetch%> must be a constant"
17264 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17267 #, fuzzy, gcc-internal-format
17268 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
17269 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
17272 #, fuzzy, gcc-internal-format
17273 msgid "third argument to %<__builtin_prefetch%> must be a constant"
17274 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17277 #, fuzzy, gcc-internal-format
17278 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
17279 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
17282 #, fuzzy, gcc-internal-format
17283 msgid "argument of %<__builtin_args_info%> must be constant"
17284 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17287 #, fuzzy, gcc-internal-format
17288 msgid "argument of %<__builtin_args_info%> out of range"
17289 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
17292 #, fuzzy, gcc-internal-format
17293 msgid "missing argument in %<__builtin_args_info%>"
17294 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
17296 #: builtins.c:4693 gimplify.c:2117
17297 #, fuzzy, gcc-internal-format
17298 msgid "too few arguments to function %<va_start%>"
17299 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17302 #, fuzzy, gcc-internal-format
17303 msgid "first argument to %<va_arg%> not of type %<va_list%>"
17304 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17306 #. Unfortunately, this is merely undefined, rather than a constraint
17307 #. violation, so we cannot make this an error. If this call is never
17308 #. executed, the program is still strictly conforming.
17310 #, fuzzy, gcc-internal-format
17311 msgid "%qT is promoted to %qT when passed through %<...%>"
17312 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
17315 #, fuzzy, gcc-internal-format
17316 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
17317 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
17319 #. We can, however, treat "undefined" any way we please.
17320 #. Call abort to encourage the user to fix the program.
17321 #: builtins.c:4882 c-typeck.c:2408
17322 #, gcc-internal-format
17323 msgid "if this code is reached, the program will abort"
17327 #, fuzzy, gcc-internal-format
17328 msgid "invalid argument to %<__builtin_frame_address%>"
17329 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
17332 #, fuzzy, gcc-internal-format
17333 msgid "invalid argument to %<__builtin_return_address%>"
17334 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
17337 #, fuzzy, gcc-internal-format
17338 msgid "unsupported argument to %<__builtin_frame_address%>"
17339 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
17342 #, fuzzy, gcc-internal-format
17343 msgid "unsupported argument to %<__builtin_return_address%>"
17344 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
17347 #, fuzzy, gcc-internal-format
17348 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
17349 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17351 #. All valid uses of __builtin_va_arg_pack () are removed during
17353 #: builtins.c:6276 expr.c:8024
17354 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
17357 #. All valid uses of __builtin_va_arg_pack_len () are removed during
17360 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
17364 #, fuzzy, gcc-internal-format
17365 msgid "%<__builtin_longjmp%> second argument must be 1"
17366 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17369 #, fuzzy, gcc-internal-format
17370 msgid "target format does not support infinity"
17371 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
17373 #: builtins.c:9623 builtins.c:9712
17374 #, fuzzy, gcc-internal-format
17375 msgid "non-floating-point argument to function %qs"
17376 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17378 #: builtins.c:11303
17379 #, fuzzy, gcc-internal-format
17380 msgid "%<va_start%> used in function with fixed args"
17381 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17383 #: builtins.c:11311
17384 #, fuzzy, gcc-internal-format
17385 msgid "wrong number of arguments to function %<va_start%>"
17386 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17388 #. Evidently an out of date version of <stdarg.h>; can't validate
17389 #. va_start's second argument, but can still work as intended.
17390 #: builtins.c:11324
17391 #, fuzzy, gcc-internal-format
17392 msgid "%<__builtin_next_arg%> called without an argument"
17393 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
17395 #: builtins.c:11329
17396 #, fuzzy, gcc-internal-format
17397 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
17398 msgstr "`%s' °À¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
17400 #. FIXME: Sometimes with the tree optimizers we can get the
17401 #. not the last argument even though the user used the last
17402 #. argument. We just warn and set the arg to be the last
17403 #. argument so that we will get wrong-code because of
17405 #: builtins.c:11358
17406 #, fuzzy, gcc-internal-format
17407 msgid "second parameter of %<va_start%> not last named argument"
17408 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
17410 #: builtins.c:11472
17411 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
17414 #: builtins.c:11485
17416 msgid "%Klast argument of %D is not integer constant between 0 and 3"
17417 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
17419 #: builtins.c:11529 builtins.c:11693 builtins.c:11752
17420 msgid "%Kcall to %D will always overflow destination buffer"
17423 #: builtins.c:11683
17424 msgid "%Kcall to %D might overflow destination buffer"
17428 #, fuzzy, gcc-internal-format
17429 msgid "%qD is not defined outside of function scope"
17430 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
17432 #. Translators: The %d after 'ISO C' will be 90 or 99. Do not
17433 #. separate the %d from the 'C'. 'ISO' should not be
17434 #. translated, but it may be moved after 'C%d' in languages
17435 #. where modifiers follow nouns.
17437 #, fuzzy, gcc-internal-format
17438 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
17439 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
17442 #, gcc-internal-format
17443 msgid "overflow in constant expression"
17444 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17447 #, gcc-internal-format
17448 msgid "integer overflow in expression"
17449 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17452 #, gcc-internal-format
17453 msgid "floating point overflow in expression"
17454 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17457 #, fuzzy, gcc-internal-format
17458 msgid "fixed-point overflow in expression"
17459 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17462 #, fuzzy, gcc-internal-format
17463 msgid "vector overflow in expression"
17464 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17467 #, fuzzy, gcc-internal-format
17468 msgid "complex integer overflow in expression"
17469 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17472 #, fuzzy, gcc-internal-format
17473 msgid "complex floating point overflow in expression"
17474 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17477 #, gcc-internal-format
17478 msgid "logical %<%s%> with non-zero constant will always evaluate as true"
17482 #, gcc-internal-format
17483 msgid "type-punning to incomplete type might break strict-aliasing rules"
17487 #, gcc-internal-format
17488 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
17491 #: c-common.c:1067 c-common.c:1085
17492 #, gcc-internal-format
17493 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
17497 #, gcc-internal-format
17498 msgid "%Hsuggest braces around empty body in an %<if%> statement"
17502 #, fuzzy, gcc-internal-format
17503 msgid "%Hsuggest braces around empty body in an %<else%> statement"
17504 msgstr "else ʸ¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
17507 #, fuzzy, gcc-internal-format
17508 msgid "first argument of %q+D should be %<int%>"
17509 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤¤Ç¤¹"
17512 #, fuzzy, gcc-internal-format
17513 msgid "second argument of %q+D should be %<char **%>"
17514 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤¤Ç¤¹"
17517 #, fuzzy, gcc-internal-format
17518 msgid "third argument of %q+D should probably be %<char **%>"
17519 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤¤Ç¤·¤ç¤¦"
17522 #, fuzzy, gcc-internal-format
17523 msgid "%q+D takes only zero or two arguments"
17524 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
17527 #, gcc-internal-format
17528 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
17532 #, gcc-internal-format
17533 msgid "negative integer implicitly converted to unsigned type"
17534 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
17537 #, gcc-internal-format
17538 msgid "conversion of unsigned constant value to negative integer"
17542 #, gcc-internal-format
17543 msgid "conversion to %qT alters %qT constant value"
17547 #, gcc-internal-format
17548 msgid "conversion to %qT from %qT may change the sign of the result"
17552 #, fuzzy, gcc-internal-format
17553 msgid "conversion to %qT from %qT may alter its value"
17554 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
17557 #, gcc-internal-format
17558 msgid "large integer implicitly truncated to unsigned type"
17559 msgstr "Â礤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
17561 #: c-common.c:1359 c-common.c:1366 c-common.c:1374
17562 #, gcc-internal-format
17563 msgid "overflow in implicit constant conversion"
17564 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17567 #, fuzzy, gcc-internal-format
17568 msgid "operation on %qE may be undefined"
17569 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
17572 #, gcc-internal-format
17573 msgid "case label does not reduce to an integer constant"
17574 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤¤Þ¤»¤ó"
17577 #, fuzzy, gcc-internal-format
17578 msgid "case label value is less than minimum value for type"
17579 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
17582 #, fuzzy, gcc-internal-format
17583 msgid "case label value exceeds maximum value for type"
17584 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
17587 #, fuzzy, gcc-internal-format
17588 msgid "lower value in case label range less than minimum value for type"
17589 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
17592 #, fuzzy, gcc-internal-format
17593 msgid "upper value in case label range exceeds maximum value for type"
17594 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
17597 #, gcc-internal-format
17598 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
17602 #, fuzzy, gcc-internal-format
17603 msgid "invalid operands to binary %s (have %qT and %qT)"
17604 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
17607 #, gcc-internal-format
17608 msgid "comparison is always false due to limited range of data type"
17609 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
17612 #, gcc-internal-format
17613 msgid "comparison is always true due to limited range of data type"
17614 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
17617 #, gcc-internal-format
17618 msgid "comparison of unsigned expression >= 0 is always true"
17619 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
17622 #, gcc-internal-format
17623 msgid "comparison of unsigned expression < 0 is always false"
17624 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
17627 #, fuzzy, gcc-internal-format
17628 msgid "pointer of type %<void *%> used in arithmetic"
17629 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17632 #, gcc-internal-format
17633 msgid "pointer to a function used in arithmetic"
17634 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17637 #, fuzzy, gcc-internal-format
17638 msgid "pointer to member function used in arithmetic"
17639 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17642 #, gcc-internal-format
17643 msgid "the address of %qD will always evaluate as %<true%>"
17646 #: c-common.c:3051 cp/semantics.c:596 cp/typeck.c:6411
17647 #, gcc-internal-format
17648 msgid "suggest parentheses around assignment used as truth value"
17649 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
17651 #: c-common.c:3123 c-typeck.c:8958
17652 #, fuzzy, gcc-internal-format
17653 msgid "invalid use of %<restrict%>"
17654 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
17657 #, fuzzy, gcc-internal-format
17658 msgid "invalid application of %<sizeof%> to a function type"
17659 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
17662 #, fuzzy, gcc-internal-format
17663 msgid "invalid application of %qs to a void type"
17664 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
17667 #, fuzzy, gcc-internal-format
17668 msgid "invalid application of %qs to incomplete type %qT "
17669 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
17672 #, fuzzy, gcc-internal-format
17673 msgid "%<__alignof%> applied to a bit-field"
17674 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
17677 #, fuzzy, gcc-internal-format
17678 msgid "cannot disable built-in function %qs"
17679 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
17682 #, gcc-internal-format
17683 msgid "pointers are not permitted as case values"
17684 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17687 #, fuzzy, gcc-internal-format
17688 msgid "range expressions in switch statements are non-standard"
17689 msgstr "ISO C ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
17692 #, gcc-internal-format
17693 msgid "empty range specified"
17694 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
17697 #, gcc-internal-format
17698 msgid "duplicate (or overlapping) case value"
17699 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
17702 #, fuzzy, gcc-internal-format
17703 msgid "%Jthis is the first entry overlapping that value"
17704 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
17707 #, gcc-internal-format
17708 msgid "duplicate case value"
17709 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
17712 #, fuzzy, gcc-internal-format
17713 msgid "%Jpreviously used here"
17714 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17717 #, gcc-internal-format
17718 msgid "multiple default labels in one switch"
17719 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
17722 #, fuzzy, gcc-internal-format
17723 msgid "%Jthis is the first default label"
17724 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
17727 #, fuzzy, gcc-internal-format
17728 msgid "%Jcase value %qs not in enumerated type"
17729 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
17732 #, fuzzy, gcc-internal-format
17733 msgid "%Jcase value %qs not in enumerated type %qT"
17734 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
17737 #, fuzzy, gcc-internal-format
17738 msgid "%Hswitch missing default case"
17739 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
17742 #, fuzzy, gcc-internal-format
17743 msgid "%Henumeration value %qE not handled in switch"
17744 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
17747 #, fuzzy, gcc-internal-format
17748 msgid "taking the address of a label is non-standard"
17749 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17752 #, fuzzy, gcc-internal-format
17753 msgid "%qE attribute ignored for field of type %qT"
17754 msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
17756 #: c-common.c:4633 c-common.c:4652 c-common.c:4670 c-common.c:4697
17757 #: c-common.c:4724 c-common.c:4750 c-common.c:4769 c-common.c:4793
17758 #: c-common.c:4816 c-common.c:4839 c-common.c:4860 c-common.c:4881
17759 #: c-common.c:4905 c-common.c:4931 c-common.c:4968 c-common.c:4995
17760 #: c-common.c:5046 c-common.c:5130 c-common.c:5160 c-common.c:5179
17761 #: c-common.c:5499 c-common.c:5559 c-common.c:5580 c-common.c:5644
17762 #: c-common.c:5762 c-common.c:5828 c-common.c:5877 c-common.c:5923
17763 #: c-common.c:5993 c-common.c:6017 c-common.c:6301 c-common.c:6324
17765 #, fuzzy, gcc-internal-format
17766 msgid "%qE attribute ignored"
17767 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
17769 #: c-common.c:4715 c-common.c:4741
17770 #, gcc-internal-format
17771 msgid "%qE attribute conflicts with attribute %s"
17775 #, gcc-internal-format
17776 msgid "%qE attribute have effect only on public objects"
17780 #, fuzzy, gcc-internal-format
17781 msgid "destructor priorities are not supported"
17782 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17785 #, fuzzy, gcc-internal-format
17786 msgid "constructor priorities are not supported"
17787 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17790 #, gcc-internal-format
17791 msgid "destructor priorities from 0 to %d are reserved for the implementation"
17795 #, gcc-internal-format
17796 msgid "constructor priorities from 0 to %d are reserved for the implementation"
17800 #, gcc-internal-format
17801 msgid "destructor priorities must be integers from 0 to %d inclusive"
17805 #, gcc-internal-format
17806 msgid "constructor priorities must be integers from 0 to %d inclusive"
17810 #, fuzzy, gcc-internal-format
17811 msgid "unknown machine mode %qs"
17812 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
17815 #, gcc-internal-format
17816 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
17820 #, fuzzy, gcc-internal-format
17821 msgid "use __attribute__ ((vector_size)) instead"
17822 msgstr "`%s' °À¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
17825 #, fuzzy, gcc-internal-format
17826 msgid "unable to emulate %qs"
17827 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
17830 #, fuzzy, gcc-internal-format
17831 msgid "invalid pointer mode %qs"
17832 msgstr "̵¸ú¤Ê¼±ÊÌ»Ò `%s'"
17835 #, fuzzy, gcc-internal-format
17836 msgid "signness of type and machine mode %qs don't match"
17837 msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
17840 #, fuzzy, gcc-internal-format
17841 msgid "no data type for mode %qs"
17842 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
17845 #, fuzzy, gcc-internal-format
17846 msgid "cannot use mode %qs for enumeral types"
17847 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
17850 #, fuzzy, gcc-internal-format
17851 msgid "mode %qs applied to inappropriate type"
17852 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
17855 #, fuzzy, gcc-internal-format
17856 msgid "%Jsection attribute cannot be specified for local variables"
17857 msgstr "section °À¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
17859 #: c-common.c:5379 config/bfin/bfin.c:4879 config/bfin/bfin.c:4930
17860 #, fuzzy, gcc-internal-format
17861 msgid "section of %q+D conflicts with previous declaration"
17862 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
17865 #, fuzzy, gcc-internal-format
17866 msgid "section attribute not allowed for %q+D"
17867 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
17870 #, fuzzy, gcc-internal-format
17871 msgid "%Jsection attributes are not supported for this target"
17872 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17875 #, gcc-internal-format
17876 msgid "requested alignment is not a constant"
17877 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17880 #, gcc-internal-format
17881 msgid "requested alignment is not a power of 2"
17882 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17885 #, gcc-internal-format
17886 msgid "requested alignment is too large"
17887 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礤¹¤®¤Þ¤¹"
17890 #, fuzzy, gcc-internal-format
17891 msgid "alignment may not be specified for %q+D"
17892 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
17895 #, gcc-internal-format
17896 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
17900 #, gcc-internal-format
17901 msgid "alignment for %q+D must be at least %d"
17905 #, fuzzy, gcc-internal-format
17906 msgid "%q+D defined both normally and as an alias"
17907 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
17910 #, fuzzy, gcc-internal-format
17911 msgid "alias argument not a string"
17912 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
17915 #, gcc-internal-format
17916 msgid "%Jweakref attribute must appear before alias attribute"
17920 #, fuzzy, gcc-internal-format
17921 msgid "%qE attribute ignored on non-class types"
17922 msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
17925 #, gcc-internal-format
17926 msgid "%qE attribute ignored because %qT is already defined"
17930 #, fuzzy, gcc-internal-format
17931 msgid "visibility argument not a string"
17932 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
17935 #, fuzzy, gcc-internal-format
17936 msgid "%qE attribute ignored on types"
17937 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
17940 #, gcc-internal-format
17941 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
17945 #, fuzzy, gcc-internal-format
17946 msgid "%qD redeclared with different visibility"
17947 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
17949 #: c-common.c:5692 c-common.c:5696
17950 #, gcc-internal-format
17951 msgid "%qD was declared %qs which implies default visibility"
17955 #, fuzzy, gcc-internal-format
17956 msgid "tls_model argument not a string"
17957 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
17960 #, gcc-internal-format
17961 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
17964 #: c-common.c:5802 c-common.c:5897
17965 #, fuzzy, gcc-internal-format
17966 msgid "%J%qE attribute applies only to functions"
17967 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
17969 #: c-common.c:5807 c-common.c:5902
17970 #, fuzzy, gcc-internal-format
17971 msgid "%Jcan%'t set %qE attribute after definition"
17972 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
17975 #, gcc-internal-format
17976 msgid "alloc_size parameter outside range"
17980 #, fuzzy, gcc-internal-format
17981 msgid "%qE attribute ignored for %qE"
17982 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
17985 #, gcc-internal-format
17986 msgid "invalid vector type for attribute %qE"
17990 #, gcc-internal-format
17991 msgid "vector size not an integral multiple of component size"
17995 #, gcc-internal-format
17996 msgid "zero vector size"
18000 #, gcc-internal-format
18001 msgid "number of components of the vector not a power of two"
18005 #, fuzzy, gcc-internal-format
18006 msgid "nonnull attribute without arguments on a non-prototype"
18007 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
18010 #, fuzzy, gcc-internal-format
18011 msgid "nonnull argument has invalid operand number (argument %lu)"
18012 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
18015 #, gcc-internal-format
18016 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
18020 #, gcc-internal-format
18021 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
18025 #, fuzzy, gcc-internal-format
18026 msgid "not enough variable arguments to fit a sentinel"
18027 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18030 #, fuzzy, gcc-internal-format
18031 msgid "missing sentinel in function call"
18032 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
18035 #, gcc-internal-format
18036 msgid "null argument where non-null required (argument %lu)"
18040 #, fuzzy, gcc-internal-format
18041 msgid "cleanup argument not an identifier"
18042 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
18045 #, fuzzy, gcc-internal-format
18046 msgid "cleanup argument not a function"
18047 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18050 #, gcc-internal-format
18051 msgid "%qE attribute requires prototypes with named arguments"
18055 #, fuzzy, gcc-internal-format
18056 msgid "%qE attribute only applies to variadic functions"
18057 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
18060 #, fuzzy, gcc-internal-format
18061 msgid "requested position is not an integer constant"
18062 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18065 #, gcc-internal-format
18066 msgid "requested position is less than zero"
18070 #, gcc-internal-format
18071 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
18075 #, gcc-internal-format
18076 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
18080 #, gcc-internal-format
18081 msgid "cannot apply %<offsetof%> to static data member %qD"
18085 #, gcc-internal-format
18086 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
18089 #: c-common.c:6818 cp/typeck.c:4525
18090 #, fuzzy, gcc-internal-format
18091 msgid "attempt to take address of bit-field structure member %qD"
18092 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18095 #, fuzzy, gcc-internal-format
18096 msgid "lvalue required as left operand of assignment"
18097 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
18100 #, gcc-internal-format
18101 msgid "lvalue required as increment operand"
18105 #, gcc-internal-format
18106 msgid "lvalue required as decrement operand"
18110 #, gcc-internal-format
18111 msgid "lvalue required as unary %<&%> operand"
18115 #, fuzzy, gcc-internal-format
18116 msgid "lvalue required in asm statement"
18117 msgstr "asm ʸ¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
18120 #, fuzzy, gcc-internal-format
18121 msgid "size of array is too large"
18122 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Â礤¹¤®¤Þ¤¹"
18124 #: c-common.c:7041 c-common.c:7090 c-typeck.c:2705
18125 #, fuzzy, gcc-internal-format
18126 msgid "too few arguments to function %qE"
18127 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18129 #. ??? This should not be an error when inlining calls to
18130 #. unprototyped functions.
18131 #: c-common.c:7058 c-typeck.c:4374
18132 #, fuzzy, gcc-internal-format
18133 msgid "incompatible type for argument %d of %qE"
18134 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
18137 #, fuzzy, gcc-internal-format
18138 msgid "array subscript has type %<char%>"
18139 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
18142 #, gcc-internal-format
18143 msgid "suggest parentheses around + or - inside shift"
18144 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18147 #, gcc-internal-format
18148 msgid "suggest parentheses around && within ||"
18149 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18152 #, gcc-internal-format
18153 msgid "suggest parentheses around arithmetic in operand of |"
18154 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18157 #, gcc-internal-format
18158 msgid "suggest parentheses around comparison in operand of |"
18159 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18162 #, gcc-internal-format
18163 msgid "suggest parentheses around arithmetic in operand of ^"
18164 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18167 #, gcc-internal-format
18168 msgid "suggest parentheses around comparison in operand of ^"
18169 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18172 #, gcc-internal-format
18173 msgid "suggest parentheses around + or - in operand of &"
18174 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18177 #, gcc-internal-format
18178 msgid "suggest parentheses around comparison in operand of &"
18179 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18182 #, fuzzy, gcc-internal-format
18183 msgid "suggest parentheses around comparison in operand of %s"
18184 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
18187 #, gcc-internal-format
18188 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
18189 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
18192 #, fuzzy, gcc-internal-format
18193 msgid "label %q+D defined but not used"
18194 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
18197 #, fuzzy, gcc-internal-format
18198 msgid "label %q+D declared but not defined"
18199 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18202 #, fuzzy, gcc-internal-format
18203 msgid "division by zero"
18204 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18206 #. Except for passing an argument to an unprototyped function,
18207 #. this is a constraint violation. When passing an argument to
18208 #. an unprototyped function, it is compile-time undefined;
18209 #. making it a constraint in that case was rejected in
18211 #: c-convert.c:95 c-typeck.c:1775 c-typeck.c:4012 cp/typeck.c:1502
18212 #: cp/typeck.c:5717 cp/typeck.c:6325 fortran/convert.c:88
18213 #: treelang/tree-convert.c:79
18214 #, gcc-internal-format
18215 msgid "void value not ignored as it ought to be"
18216 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
18218 #: c-convert.c:118 fortran/convert.c:121 java/typeck.c:152
18219 #: treelang/tree-convert.c:105
18220 #, gcc-internal-format
18221 msgid "conversion to non-scalar type requested"
18222 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
18225 #, fuzzy, gcc-internal-format
18226 msgid "array %q+D assumed to have one element"
18227 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
18230 #, gcc-internal-format
18231 msgid "GCC supports only %u nested scopes"
18234 #: c-decl.c:737 cp/decl.c:358
18235 #, fuzzy, gcc-internal-format
18236 msgid "label %q+D used but not defined"
18237 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18240 #, fuzzy, gcc-internal-format
18241 msgid "nested function %q+D declared but never defined"
18242 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
18245 #, fuzzy, gcc-internal-format
18246 msgid "inline function %q+D declared but never defined"
18247 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
18249 #: c-decl.c:801 cp/decl.c:608
18250 #, fuzzy, gcc-internal-format
18251 msgid "unused variable %q+D"
18252 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
18255 #, gcc-internal-format
18256 msgid "type of array %q+D completed incompatibly with implicit initialization"
18260 #, fuzzy, gcc-internal-format
18261 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
18262 msgstr "¾Êάµ¹æÉÕ¤¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ¤Þ¤»¤ó¡£"
18265 #, fuzzy, gcc-internal-format
18266 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
18267 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
18270 #, gcc-internal-format
18271 msgid "prototype for %q+D declares more arguments than previous old-style definition"
18275 #, gcc-internal-format
18276 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
18280 #, fuzzy, gcc-internal-format
18281 msgid "prototype for %q+D declares argument %d with incompatible type"
18282 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
18284 #. If we get here, no errors were found, but do issue a warning
18285 #. for this poor-style construct.
18287 #, fuzzy, gcc-internal-format
18288 msgid "prototype for %q+D follows non-prototype definition"
18289 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
18292 #, fuzzy, gcc-internal-format
18293 msgid "previous definition of %q+D was here"
18294 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
18297 #, fuzzy, gcc-internal-format
18298 msgid "previous implicit declaration of %q+D was here"
18299 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
18302 #, fuzzy, gcc-internal-format
18303 msgid "previous declaration of %q+D was here"
18304 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
18307 #, fuzzy, gcc-internal-format
18308 msgid "%q+D redeclared as different kind of symbol"
18309 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
18312 #, fuzzy, gcc-internal-format
18313 msgid "built-in function %q+D declared as non-function"
18314 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
18316 #: c-decl.c:1181 c-decl.c:1298 c-decl.c:1983
18317 #, fuzzy, gcc-internal-format
18318 msgid "declaration of %q+D shadows a built-in function"
18319 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
18322 #, fuzzy, gcc-internal-format
18323 msgid "redeclaration of enumerator %q+D"
18324 msgstr "`enum %s' ¤ÎºÆÀë¸À"
18326 #. If types don't match for a built-in, throw away the
18327 #. built-in. No point in calling locate_old_decl here, it
18328 #. won't print anything.
18330 #, fuzzy, gcc-internal-format
18331 msgid "conflicting types for built-in function %q+D"
18332 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
18334 #: c-decl.c:1235 c-decl.c:1248 c-decl.c:1258
18335 #, fuzzy, gcc-internal-format
18336 msgid "conflicting types for %q+D"
18337 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
18340 #, fuzzy, gcc-internal-format
18341 msgid "conflicting type qualifiers for %q+D"
18342 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
18344 #. Allow OLDDECL to continue in use.
18346 #, fuzzy, gcc-internal-format
18347 msgid "redefinition of typedef %q+D"
18348 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
18350 #: c-decl.c:1324 c-decl.c:1426
18351 #, fuzzy, gcc-internal-format
18352 msgid "redefinition of %q+D"
18353 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
18355 #: c-decl.c:1359 c-decl.c:1464
18356 #, fuzzy, gcc-internal-format
18357 msgid "static declaration of %q+D follows non-static declaration"
18358 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18360 #: c-decl.c:1369 c-decl.c:1376 c-decl.c:1453 c-decl.c:1461
18361 #, fuzzy, gcc-internal-format
18362 msgid "non-static declaration of %q+D follows static declaration"
18363 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18366 #, gcc-internal-format
18367 msgid "%<gnu_inline%> attribute present on %q+D"
18371 #, gcc-internal-format
18372 msgid "%Jbut not here"
18376 #, fuzzy, gcc-internal-format
18377 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
18378 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
18381 #, fuzzy, gcc-internal-format
18382 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
18383 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
18386 #, fuzzy, gcc-internal-format
18387 msgid "extern declaration of %q+D follows declaration with no linkage"
18388 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
18391 #, fuzzy, gcc-internal-format
18392 msgid "declaration of %q+D with no linkage follows extern declaration"
18393 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
18396 #, fuzzy, gcc-internal-format
18397 msgid "redeclaration of %q+D with no linkage"
18398 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
18401 #, gcc-internal-format
18402 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
18406 #, gcc-internal-format
18407 msgid "inline declaration of %qD follows declaration with attribute noinline"
18411 #, fuzzy, gcc-internal-format
18412 msgid "declaration of %q+D with attribute noinline follows inline declaration "
18413 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
18416 #, fuzzy, gcc-internal-format
18417 msgid "%q+D declared inline after being called"
18418 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18421 #, fuzzy, gcc-internal-format
18422 msgid "%q+D declared inline after its definition"
18423 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18426 #, fuzzy, gcc-internal-format
18427 msgid "redefinition of parameter %q+D"
18428 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
18431 #, fuzzy, gcc-internal-format
18432 msgid "redundant redeclaration of %q+D"
18433 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
18436 #, fuzzy, gcc-internal-format
18437 msgid "declaration of %q+D shadows previous non-variable"
18438 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
18441 #, fuzzy, gcc-internal-format
18442 msgid "declaration of %q+D shadows a parameter"
18443 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
18446 #, fuzzy, gcc-internal-format
18447 msgid "declaration of %q+D shadows a global declaration"
18448 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
18451 #, fuzzy, gcc-internal-format
18452 msgid "declaration of %q+D shadows a previous local"
18453 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
18455 #: c-decl.c:1991 cp/name-lookup.c:988 cp/name-lookup.c:1019
18456 #: cp/name-lookup.c:1027
18457 #, gcc-internal-format
18458 msgid "%Jshadowed declaration is here"
18462 #, fuzzy, gcc-internal-format
18463 msgid "nested extern declaration of %qD"
18464 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
18466 #: c-decl.c:2346 c-decl.c:2349
18467 #, fuzzy, gcc-internal-format
18468 msgid "implicit declaration of function %qE"
18469 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
18472 #, fuzzy, gcc-internal-format
18473 msgid "incompatible implicit declaration of built-in function %qD"
18474 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
18477 #, fuzzy, gcc-internal-format
18478 msgid "incompatible implicit declaration of function %qD"
18479 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
18482 #, fuzzy, gcc-internal-format
18483 msgid "%H%qE undeclared here (not in a function)"
18484 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
18487 #, fuzzy, gcc-internal-format
18488 msgid "%H%qE undeclared (first use in this function)"
18489 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
18492 #, fuzzy, gcc-internal-format
18493 msgid "%H(Each undeclared identifier is reported only once"
18494 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
18497 #, fuzzy, gcc-internal-format
18498 msgid "%Hfor each function it appears in.)"
18499 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
18501 #: c-decl.c:2521 cp/decl.c:2397
18502 #, fuzzy, gcc-internal-format
18503 msgid "label %qE referenced outside of any function"
18504 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
18507 #, fuzzy, gcc-internal-format
18508 msgid "duplicate label declaration %qE"
18509 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18512 #, fuzzy, gcc-internal-format
18513 msgid "%Hduplicate label %qD"
18514 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
18517 #, fuzzy, gcc-internal-format
18518 msgid "%Jjump into statement expression"
18519 msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
18522 #, gcc-internal-format
18523 msgid "%Jjump into scope of identifier with variably modified type"
18527 #, gcc-internal-format
18528 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
18532 #, gcc-internal-format
18533 msgid "%H%qE defined as wrong kind of tag"
18537 #, gcc-internal-format
18538 msgid "unnamed struct/union that defines no instances"
18539 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
18542 #, gcc-internal-format
18543 msgid "empty declaration with storage class specifier does not redeclare tag"
18547 #, fuzzy, gcc-internal-format
18548 msgid "empty declaration with type qualifier does not redeclare tag"
18549 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
18551 #: c-decl.c:2943 c-decl.c:2950
18552 #, fuzzy, gcc-internal-format
18553 msgid "useless type name in empty declaration"
18554 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
18557 #, fuzzy, gcc-internal-format
18558 msgid "%<inline%> in empty declaration"
18559 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
18562 #, fuzzy, gcc-internal-format
18563 msgid "%<auto%> in file-scope empty declaration"
18564 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
18567 #, fuzzy, gcc-internal-format
18568 msgid "%<register%> in file-scope empty declaration"
18569 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
18572 #, fuzzy, gcc-internal-format
18573 msgid "useless storage class specifier in empty declaration"
18574 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
18577 #, fuzzy, gcc-internal-format
18578 msgid "useless %<__thread%> in empty declaration"
18579 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
18582 #, fuzzy, gcc-internal-format
18583 msgid "useless type qualifier in empty declaration"
18584 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
18587 #, gcc-internal-format
18588 msgid "empty declaration"
18589 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
18592 #, gcc-internal-format
18593 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
18597 #, fuzzy, gcc-internal-format
18598 msgid "ISO C90 does not support %<[*]%> array declarators"
18599 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18602 #. A function definition isn't function prototype scope C99 6.2.1p4.
18604 #: c-decl.c:3073 c-decl.c:5015
18605 #, gcc-internal-format
18606 msgid "%<[*]%> not allowed in other than function prototype scope"
18610 #, fuzzy, gcc-internal-format
18611 msgid "static or type qualifiers in abstract declarator"
18612 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
18615 #, fuzzy, gcc-internal-format
18616 msgid "%q+D is usually a function"
18617 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
18619 #: c-decl.c:3192 cp/decl.c:3983 cp/decl2.c:773
18620 #, fuzzy, gcc-internal-format
18621 msgid "typedef %qD is initialized (use __typeof__ instead)"
18622 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18625 #, fuzzy, gcc-internal-format
18626 msgid "function %qD is initialized like a variable"
18627 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18629 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
18631 #, fuzzy, gcc-internal-format
18632 msgid "parameter %qD is initialized"
18633 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18636 #, fuzzy, gcc-internal-format
18637 msgid "variable %qD has initializer but incomplete type"
18638 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
18640 #: c-decl.c:3316 c-decl.c:6108 cp/decl.c:4025 cp/decl.c:10985
18641 #, fuzzy, gcc-internal-format
18642 msgid "inline function %q+D given attribute noinline"
18643 msgstr "´Ø¿ô¤¬Â礤¹¤®¤Æ inline ¤Ë¤Ç¤¤Þ¤»¤ó"
18646 #, gcc-internal-format
18647 msgid "%q+D is static but declared in inline function %qD which is not static"
18651 #, fuzzy, gcc-internal-format
18652 msgid "initializer fails to determine size of %q+D"
18653 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
18656 #, fuzzy, gcc-internal-format
18657 msgid "array size missing in %q+D"
18658 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18661 #, fuzzy, gcc-internal-format
18662 msgid "zero or negative size array %q+D"
18663 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
18665 #: c-decl.c:3490 varasm.c:2067
18666 #, fuzzy, gcc-internal-format
18667 msgid "storage size of %q+D isn%'t known"
18668 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
18671 #, fuzzy, gcc-internal-format
18672 msgid "storage size of %q+D isn%'t constant"
18673 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18676 #, fuzzy, gcc-internal-format
18677 msgid "ignoring asm-specifier for non-static local variable %q+D"
18678 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
18680 #: c-decl.c:3573 fortran/f95-lang.c:653
18681 #, gcc-internal-format
18682 msgid "cannot put object with volatile field into register"
18683 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
18686 #, gcc-internal-format
18687 msgid "ISO C forbids forward parameter declarations"
18688 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
18691 #, fuzzy, gcc-internal-format
18692 msgid "bit-field %qs width not an integer constant"
18693 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18696 #, fuzzy, gcc-internal-format
18697 msgid "negative width in bit-field %qs"
18698 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
18701 #, fuzzy, gcc-internal-format
18702 msgid "zero width for bit-field %qs"
18703 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
18706 #, fuzzy, gcc-internal-format
18707 msgid "bit-field %qs has invalid type"
18708 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
18711 #, fuzzy, gcc-internal-format
18712 msgid "type of bit-field %qs is a GCC extension"
18713 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
18716 #, fuzzy, gcc-internal-format
18717 msgid "width of %qs exceeds its type"
18718 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
18721 #, fuzzy, gcc-internal-format
18722 msgid "%qs is narrower than values of its type"
18723 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
18726 #, fuzzy, gcc-internal-format
18727 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
18728 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
18731 #, fuzzy, gcc-internal-format
18732 msgid "ISO C90 forbids array whose size can%'t be evaluated"
18733 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
18736 #, fuzzy, gcc-internal-format
18737 msgid "ISO C90 forbids variable length array %qs"
18738 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
18741 #, fuzzy, gcc-internal-format
18742 msgid "ISO C90 forbids variable length array"
18743 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
18746 #, fuzzy, gcc-internal-format
18747 msgid "the size of array %qs can%'t be evaluated"
18748 msgstr "·¿¤ÎÂ礤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
18751 #, fuzzy, gcc-internal-format
18752 msgid "the size of array can %'t be evaluated"
18753 msgstr "·¿¤ÎÂ礤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
18756 #, gcc-internal-format
18757 msgid "variable length array %qs is used"
18760 #: c-decl.c:3928 cp/decl.c:7004
18761 #, gcc-internal-format
18762 msgid "variable length array is used"
18765 #: c-decl.c:4051 c-decl.c:4328
18766 #, gcc-internal-format
18767 msgid "variably modified %qs at file scope"
18771 #, fuzzy, gcc-internal-format
18772 msgid "type defaults to %<int%> in declaration of %qs"
18773 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
18776 #, fuzzy, gcc-internal-format
18777 msgid "duplicate %<const%>"
18778 msgstr "½ÅÊ£¤·¤¿ `const'"
18781 #, fuzzy, gcc-internal-format
18782 msgid "duplicate %<restrict%>"
18783 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
18786 #, fuzzy, gcc-internal-format
18787 msgid "duplicate %<volatile%>"
18788 msgstr "½ÅÊ£¤·¤¿ `volatile'"
18791 #, fuzzy, gcc-internal-format
18792 msgid "function definition declared %<auto%>"
18793 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18796 #, fuzzy, gcc-internal-format
18797 msgid "function definition declared %<register%>"
18798 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18801 #, fuzzy, gcc-internal-format
18802 msgid "function definition declared %<typedef%>"
18803 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18806 #, fuzzy, gcc-internal-format
18807 msgid "function definition declared %<__thread%>"
18808 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18811 #, fuzzy, gcc-internal-format
18812 msgid "storage class specified for structure field %qs"
18813 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹"
18815 #: c-decl.c:4146 cp/decl.c:7874
18816 #, fuzzy, gcc-internal-format
18817 msgid "storage class specified for parameter %qs"
18818 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹"
18820 #: c-decl.c:4149 cp/decl.c:7876
18821 #, gcc-internal-format
18822 msgid "storage class specified for typename"
18823 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹"
18825 #: c-decl.c:4166 cp/decl.c:7893
18826 #, fuzzy, gcc-internal-format
18827 msgid "%qs initialized and declared %<extern%>"
18828 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
18830 #: c-decl.c:4169 cp/decl.c:7896
18831 #, fuzzy, gcc-internal-format
18832 msgid "%qs has both %<extern%> and initializer"
18833 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
18836 #, fuzzy, gcc-internal-format
18837 msgid "file-scope declaration of %qs specifies %<auto%>"
18838 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
18841 #, fuzzy, gcc-internal-format
18842 msgid "file-scope declaration of %qs specifies %<register%>"
18843 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
18845 #: c-decl.c:4181 cp/decl.c:7900
18846 #, fuzzy, gcc-internal-format
18847 msgid "nested function %qs declared %<extern%>"
18848 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
18850 #: c-decl.c:4184 cp/decl.c:7910
18851 #, gcc-internal-format
18852 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
18855 #. Only the innermost declarator (making a parameter be of
18856 #. array type which is converted to pointer type)
18857 #. may have static or type qualifiers.
18858 #: c-decl.c:4231 c-decl.c:4472
18859 #, fuzzy, gcc-internal-format
18860 msgid "static or type qualifiers in non-parameter array declarator"
18861 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
18864 #, fuzzy, gcc-internal-format
18865 msgid "declaration of %qs as array of voids"
18866 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
18869 #, fuzzy, gcc-internal-format
18870 msgid "declaration of %qs as array of functions"
18871 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
18874 #, fuzzy, gcc-internal-format
18875 msgid "invalid use of structure with flexible array member"
18876 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
18879 #, fuzzy, gcc-internal-format
18880 msgid "size of array %qs has non-integer type"
18881 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿"
18884 #, fuzzy, gcc-internal-format
18885 msgid "ISO C forbids zero-size array %qs"
18886 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
18889 #, fuzzy, gcc-internal-format
18890 msgid "size of array %qs is negative"
18891 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Éé¤Ç¤¹"
18893 #: c-decl.c:4375 c-decl.c:4631 cp/decl.c:8375
18894 #, fuzzy, gcc-internal-format
18895 msgid "size of array %qs is too large"
18896 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Â礤¹¤®¤Þ¤¹"
18899 #, fuzzy, gcc-internal-format
18900 msgid "ISO C90 does not support flexible array members"
18901 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18905 #, gcc-internal-format
18906 msgid "%<[*]%> not allowed in other than a declaration"
18910 #, gcc-internal-format
18911 msgid "array type has incomplete element type"
18912 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
18914 #: c-decl.c:4504 cp/decl.c:8001
18915 #, fuzzy, gcc-internal-format
18916 msgid "%qs declared as function returning a function"
18917 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18919 #: c-decl.c:4509 cp/decl.c:8006
18920 #, fuzzy, gcc-internal-format
18921 msgid "%qs declared as function returning an array"
18922 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18925 #, fuzzy, gcc-internal-format
18926 msgid "function definition has qualified void return type"
18927 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18929 #: c-decl.c:4534 cp/decl.c:7990 cp/pt.c:8568
18930 #, gcc-internal-format
18931 msgid "type qualifiers ignored on function return type"
18932 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
18934 #: c-decl.c:4563 c-decl.c:4644 c-decl.c:4732 c-decl.c:4825
18935 #, gcc-internal-format
18936 msgid "ISO C forbids qualified function types"
18937 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
18940 #, fuzzy, gcc-internal-format
18941 msgid "typedef %q+D declared %<inline%>"
18942 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
18945 #, gcc-internal-format
18946 msgid "ISO C forbids const or volatile function types"
18947 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
18951 #, gcc-internal-format
18952 msgid "a member of a structure or union cannot have a variably modified type"
18956 #, fuzzy, gcc-internal-format
18957 msgid "variable or field %qs declared void"
18958 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18961 #, fuzzy, gcc-internal-format
18962 msgid "attributes in parameter array declarator ignored"
18963 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
18966 #, fuzzy, gcc-internal-format
18967 msgid "parameter %q+D declared %<inline%>"
18968 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18971 #, fuzzy, gcc-internal-format
18972 msgid "field %qs declared as a function"
18973 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
18976 #, fuzzy, gcc-internal-format
18977 msgid "field %qs has incomplete type"
18978 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
18980 #: c-decl.c:4796 c-decl.c:4808 c-decl.c:4812
18981 #, fuzzy, gcc-internal-format
18982 msgid "invalid storage class for function %qs"
18983 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18986 #, fuzzy, gcc-internal-format
18987 msgid "%<noreturn%> function returns non-void value"
18988 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
18991 #, fuzzy, gcc-internal-format
18992 msgid "cannot inline function %<main%>"
18993 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
18996 #, gcc-internal-format
18997 msgid "variable previously declared %<static%> redeclared %<extern%>"
19001 #, fuzzy, gcc-internal-format
19002 msgid "variable %q+D declared %<inline%>"
19003 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
19007 #, gcc-internal-format
19008 msgid "object with variably modified type must have no linkage"
19011 #: c-decl.c:5020 c-decl.c:6199
19012 #, fuzzy, gcc-internal-format
19013 msgid "function declaration isn%'t a prototype"
19014 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19017 #, gcc-internal-format
19018 msgid "parameter names (without types) in function declaration"
19019 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
19022 #, fuzzy, gcc-internal-format
19023 msgid "parameter %u (%q+D) has incomplete type"
19024 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
19027 #, fuzzy, gcc-internal-format
19028 msgid "%Jparameter %u has incomplete type"
19029 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
19032 #, fuzzy, gcc-internal-format
19033 msgid "parameter %u (%q+D) has void type"
19034 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
19037 #, fuzzy, gcc-internal-format
19038 msgid "%Jparameter %u has void type"
19039 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
19042 #, gcc-internal-format
19043 msgid "%<void%> as only parameter may not be qualified"
19046 #: c-decl.c:5142 c-decl.c:5176
19047 #, gcc-internal-format
19048 msgid "%<void%> must be the only parameter"
19052 #, fuzzy, gcc-internal-format
19053 msgid "parameter %q+D has just a forward declaration"
19054 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19056 #. The %s will be one of 'struct', 'union', or 'enum'.
19058 #, fuzzy, gcc-internal-format
19059 msgid "%<%s %E%> declared inside parameter list"
19060 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19062 #. The %s will be one of 'struct', 'union', or 'enum'.
19064 #, fuzzy, gcc-internal-format
19065 msgid "anonymous %s declared inside parameter list"
19066 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19069 #, fuzzy, gcc-internal-format
19070 msgid "its scope is only this definition or declaration, which is probably not what you want"
19071 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
19074 #, fuzzy, gcc-internal-format
19075 msgid "redefinition of %<union %E%>"
19076 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
19079 #, fuzzy, gcc-internal-format
19080 msgid "redefinition of %<struct %E%>"
19081 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
19084 #, fuzzy, gcc-internal-format
19085 msgid "nested redefinition of %<union %E%>"
19086 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
19089 #, fuzzy, gcc-internal-format
19090 msgid "nested redefinition of %<struct %E%>"
19091 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
19093 #: c-decl.c:5442 cp/decl.c:3780
19094 #, gcc-internal-format
19095 msgid "declaration does not declare anything"
19096 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
19099 #, fuzzy, gcc-internal-format
19100 msgid "ISO C doesn%'t support unnamed structs/unions"
19101 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19103 #: c-decl.c:5490 c-decl.c:5506
19104 #, fuzzy, gcc-internal-format
19105 msgid "duplicate member %q+D"
19106 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
19109 #, fuzzy, gcc-internal-format
19110 msgid "union has no named members"
19111 msgstr "̾Á°ÉÕ¤¥á¥ó¥Ð"
19114 #, fuzzy, gcc-internal-format
19115 msgid "union has no members"
19116 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
19119 #, fuzzy, gcc-internal-format
19120 msgid "struct has no named members"
19121 msgstr "̾Á°ÉÕ¤¥á¥ó¥Ð"
19124 #, fuzzy, gcc-internal-format
19125 msgid "struct has no members"
19126 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
19129 #, fuzzy, gcc-internal-format
19130 msgid "%Jflexible array member in union"
19131 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
19134 #, fuzzy, gcc-internal-format
19135 msgid "%Jflexible array member not at end of struct"
19136 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
19139 #, fuzzy, gcc-internal-format
19140 msgid "%Jflexible array member in otherwise empty struct"
19141 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
19144 #, fuzzy, gcc-internal-format
19145 msgid "%Jinvalid use of structure with flexible array member"
19146 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
19149 #, gcc-internal-format
19150 msgid "union cannot be made transparent"
19151 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤¤Þ¤»¤ó"
19154 #, fuzzy, gcc-internal-format
19155 msgid "nested redefinition of %<enum %E%>"
19156 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
19158 #. This enum is a named one that has been declared already.
19160 #, fuzzy, gcc-internal-format
19161 msgid "redeclaration of %<enum %E%>"
19162 msgstr "`enum %s' ¤ÎºÆÀë¸À"
19165 #, gcc-internal-format
19166 msgid "enumeration values exceed range of largest integer"
19167 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
19170 #, gcc-internal-format
19171 msgid "specified mode too small for enumeral values"
19175 #, fuzzy, gcc-internal-format
19176 msgid "enumerator value for %qE is not an integer constant"
19177 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19180 #, gcc-internal-format
19181 msgid "overflow in enumeration values"
19182 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
19185 #, fuzzy, gcc-internal-format
19186 msgid "ISO C restricts enumerator values to range of %<int%>"
19187 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
19190 #, gcc-internal-format
19191 msgid "return type is an incomplete type"
19192 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
19195 #, fuzzy, gcc-internal-format
19196 msgid "return type defaults to %<int%>"
19197 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
19200 #, fuzzy, gcc-internal-format
19201 msgid "no previous prototype for %q+D"
19202 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
19205 #, fuzzy, gcc-internal-format
19206 msgid "%q+D was used with no prototype before its definition"
19207 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
19209 #: c-decl.c:6221 cp/decl.c:11126
19210 #, fuzzy, gcc-internal-format
19211 msgid "no previous declaration for %q+D"
19212 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
19215 #, fuzzy, gcc-internal-format
19216 msgid "%q+D was used with no declaration before its definition"
19217 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
19219 #: c-decl.c:6254 c-decl.c:6723
19220 #, fuzzy, gcc-internal-format
19221 msgid "return type of %q+D is not %<int%>"
19222 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19225 #, fuzzy, gcc-internal-format
19226 msgid "%q+D is normally a non-static function"
19227 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
19230 #, gcc-internal-format
19231 msgid "%Jold-style parameter declarations in prototyped function definition"
19235 #, fuzzy, gcc-internal-format
19236 msgid "%Jtraditional C rejects ISO C style function definitions"
19237 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
19240 #, fuzzy, gcc-internal-format
19241 msgid "%Jparameter name omitted"
19242 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
19245 #, fuzzy, gcc-internal-format
19246 msgid "%Jold-style function definition"
19247 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
19250 #, fuzzy, gcc-internal-format
19251 msgid "%Jparameter name missing from parameter list"
19252 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19255 #, fuzzy, gcc-internal-format
19256 msgid "%q+D declared as a non-parameter"
19257 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19260 #, fuzzy, gcc-internal-format
19261 msgid "multiple parameters named %q+D"
19262 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
19265 #, fuzzy, gcc-internal-format
19266 msgid "parameter %q+D declared with void type"
19267 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
19269 #: c-decl.c:6407 c-decl.c:6409
19270 #, fuzzy, gcc-internal-format
19271 msgid "type of %q+D defaults to %<int%>"
19272 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
19275 #, fuzzy, gcc-internal-format
19276 msgid "parameter %q+D has incomplete type"
19277 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
19280 #, fuzzy, gcc-internal-format
19281 msgid "declaration for parameter %q+D but no such parameter"
19282 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
19285 #, fuzzy, gcc-internal-format
19286 msgid "number of arguments doesn%'t match built-in prototype"
19287 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
19290 #, fuzzy, gcc-internal-format
19291 msgid "number of arguments doesn%'t match prototype"
19292 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
19294 #: c-decl.c:6489 c-decl.c:6529 c-decl.c:6542
19295 #, fuzzy, gcc-internal-format
19296 msgid "%Hprototype declaration"
19297 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
19300 #, fuzzy, gcc-internal-format
19301 msgid "promoted argument %qD doesn%'t match built-in prototype"
19302 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
19305 #, fuzzy, gcc-internal-format
19306 msgid "promoted argument %qD doesn%'t match prototype"
19307 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
19310 #, fuzzy, gcc-internal-format
19311 msgid "argument %qD doesn%'t match built-in prototype"
19312 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
19315 #, fuzzy, gcc-internal-format
19316 msgid "argument %qD doesn%'t match prototype"
19317 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
19319 #: c-decl.c:6768 cp/decl.c:11820
19320 #, fuzzy, gcc-internal-format
19321 msgid "no return statement in function returning non-void"
19322 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
19324 #. If we get here, declarations have been used in a for loop without
19325 #. the C99 for loop scope. This doesn't make much sense, so don't
19328 #, fuzzy, gcc-internal-format
19329 msgid "%<for%> loop initial declaration used outside C99 mode"
19330 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
19333 #, fuzzy, gcc-internal-format
19334 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
19335 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
19338 #, fuzzy, gcc-internal-format
19339 msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
19340 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
19343 #, fuzzy, gcc-internal-format
19344 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
19345 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19348 #, fuzzy, gcc-internal-format
19349 msgid "%<union %E%> declared in %<for%> loop initial declaration"
19350 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19353 #, fuzzy, gcc-internal-format
19354 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
19355 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
19358 #, fuzzy, gcc-internal-format
19359 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
19360 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
19362 #: c-decl.c:7178 c-decl.c:7420 c-decl.c:7716
19363 #, fuzzy, gcc-internal-format
19364 msgid "duplicate %qE"
19365 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
19367 #: c-decl.c:7201 c-decl.c:7430 c-decl.c:7617
19368 #, fuzzy, gcc-internal-format
19369 msgid "two or more data types in declaration specifiers"
19370 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
19372 #: c-decl.c:7213 cp/parser.c:2149
19373 #, fuzzy, gcc-internal-format
19374 msgid "%<long long long%> is too long for GCC"
19375 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
19377 #: c-decl.c:7220 c-decl.c:7520
19378 #, gcc-internal-format
19379 msgid "both %<long long%> and %<double%> in declaration specifiers"
19383 #, fuzzy, gcc-internal-format
19384 msgid "ISO C90 does not support %<long long%>"
19385 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19387 #: c-decl.c:7231 c-decl.c:7260
19388 #, fuzzy, gcc-internal-format
19389 msgid "both %<long%> and %<short%> in declaration specifiers"
19390 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19392 #: c-decl.c:7234 c-decl.c:7437
19393 #, fuzzy, gcc-internal-format
19394 msgid "both %<long%> and %<void%> in declaration specifiers"
19395 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19397 #: c-decl.c:7237 c-decl.c:7459
19398 #, fuzzy, gcc-internal-format
19399 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
19400 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19402 #: c-decl.c:7240 c-decl.c:7481
19403 #, fuzzy, gcc-internal-format
19404 msgid "both %<long%> and %<char%> in declaration specifiers"
19405 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19407 #: c-decl.c:7243 c-decl.c:7501
19408 #, fuzzy, gcc-internal-format
19409 msgid "both %<long%> and %<float%> in declaration specifiers"
19410 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19413 #, gcc-internal-format
19414 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
19418 #, gcc-internal-format
19419 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
19423 #, gcc-internal-format
19424 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
19427 #: c-decl.c:7263 c-decl.c:7440
19428 #, gcc-internal-format
19429 msgid "both %<short%> and %<void%> in declaration specifiers"
19432 #: c-decl.c:7266 c-decl.c:7462
19433 #, gcc-internal-format
19434 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
19437 #: c-decl.c:7269 c-decl.c:7484
19438 #, gcc-internal-format
19439 msgid "both %<short%> and %<char%> in declaration specifiers"
19442 #: c-decl.c:7272 c-decl.c:7504
19443 #, gcc-internal-format
19444 msgid "both %<short%> and %<float%> in declaration specifiers"
19447 #: c-decl.c:7275 c-decl.c:7523
19448 #, gcc-internal-format
19449 msgid "both %<short%> and %<double%> in declaration specifiers"
19453 #, gcc-internal-format
19454 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
19458 #, gcc-internal-format
19459 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
19463 #, gcc-internal-format
19464 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
19467 #: c-decl.c:7292 c-decl.c:7321
19468 #, fuzzy, gcc-internal-format
19469 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
19470 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19472 #: c-decl.c:7295 c-decl.c:7443
19473 #, fuzzy, gcc-internal-format
19474 msgid "both %<signed%> and %<void%> in declaration specifiers"
19475 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19477 #: c-decl.c:7298 c-decl.c:7465
19478 #, fuzzy, gcc-internal-format
19479 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
19480 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19482 #: c-decl.c:7301 c-decl.c:7507
19483 #, fuzzy, gcc-internal-format
19484 msgid "both %<signed%> and %<float%> in declaration specifiers"
19485 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19487 #: c-decl.c:7304 c-decl.c:7526
19488 #, fuzzy, gcc-internal-format
19489 msgid "both %<signed%> and %<double%> in declaration specifiers"
19490 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19493 #, gcc-internal-format
19494 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
19498 #, gcc-internal-format
19499 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
19503 #, gcc-internal-format
19504 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
19507 #: c-decl.c:7324 c-decl.c:7446
19508 #, fuzzy, gcc-internal-format
19509 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
19510 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19512 #: c-decl.c:7327 c-decl.c:7468
19513 #, fuzzy, gcc-internal-format
19514 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
19515 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19517 #: c-decl.c:7330 c-decl.c:7510
19518 #, fuzzy, gcc-internal-format
19519 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
19520 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19522 #: c-decl.c:7333 c-decl.c:7529
19523 #, fuzzy, gcc-internal-format
19524 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
19525 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19528 #, gcc-internal-format
19529 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
19533 #, gcc-internal-format
19534 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
19538 #, gcc-internal-format
19539 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
19543 #, fuzzy, gcc-internal-format
19544 msgid "ISO C90 does not support complex types"
19545 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19547 #: c-decl.c:7352 c-decl.c:7449
19548 #, gcc-internal-format
19549 msgid "both %<complex%> and %<void%> in declaration specifiers"
19552 #: c-decl.c:7355 c-decl.c:7471
19553 #, gcc-internal-format
19554 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
19558 #, gcc-internal-format
19559 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
19563 #, gcc-internal-format
19564 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
19568 #, gcc-internal-format
19569 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
19573 #, gcc-internal-format
19574 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
19578 #, gcc-internal-format
19579 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
19583 #, gcc-internal-format
19584 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
19588 #, fuzzy, gcc-internal-format
19589 msgid "ISO C does not support saturating types"
19590 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19592 #: c-decl.c:7383 c-decl.c:7452
19593 #, gcc-internal-format
19594 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
19597 #: c-decl.c:7386 c-decl.c:7474
19598 #, gcc-internal-format
19599 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
19602 #: c-decl.c:7389 c-decl.c:7487
19603 #, gcc-internal-format
19604 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
19607 #: c-decl.c:7392 c-decl.c:7494
19608 #, gcc-internal-format
19609 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
19612 #: c-decl.c:7395 c-decl.c:7513
19613 #, gcc-internal-format
19614 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
19617 #: c-decl.c:7398 c-decl.c:7532
19618 #, gcc-internal-format
19619 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
19623 #, gcc-internal-format
19624 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
19628 #, gcc-internal-format
19629 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
19633 #, gcc-internal-format
19634 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
19638 #, gcc-internal-format
19639 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
19643 #, fuzzy, gcc-internal-format
19644 msgid "both %<long long%> and %<%s%> in declaration specifiers"
19645 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19648 #, fuzzy, gcc-internal-format
19649 msgid "both %<long%> and %<%s%> in declaration specifiers"
19650 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19653 #, gcc-internal-format
19654 msgid "both %<short%> and %<%s%> in declaration specifiers"
19658 #, fuzzy, gcc-internal-format
19659 msgid "both %<signed%> and %<%s%> in declaration specifiers"
19660 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19663 #, fuzzy, gcc-internal-format
19664 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
19665 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
19667 #: c-decl.c:7564 c-decl.c:7590
19668 #, gcc-internal-format
19669 msgid "both %<complex%> and %<%s%> in declaration specifiers"
19673 #, gcc-internal-format
19674 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
19678 #, fuzzy, gcc-internal-format
19679 msgid "decimal floating point not supported for this target"
19680 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19683 #, fuzzy, gcc-internal-format
19684 msgid "ISO C does not support decimal floating point"
19685 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19688 #, fuzzy, gcc-internal-format
19689 msgid "fixed-point types not supported for this target"
19690 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
19693 #, fuzzy, gcc-internal-format
19694 msgid "ISO C does not support fixed-point types"
19695 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19698 #, fuzzy, gcc-internal-format
19699 msgid "%qE fails to be a typedef or built in type"
19700 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤¤Þ¤»¤ó"
19703 #, fuzzy, gcc-internal-format
19704 msgid "%qE is not at beginning of declaration"
19705 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19708 #, gcc-internal-format
19709 msgid "%<__thread%> used with %<auto%>"
19713 #, gcc-internal-format
19714 msgid "%<__thread%> used with %<register%>"
19718 #, gcc-internal-format
19719 msgid "%<__thread%> used with %<typedef%>"
19723 #, gcc-internal-format
19724 msgid "%<__thread%> before %<extern%>"
19728 #, gcc-internal-format
19729 msgid "%<__thread%> before %<static%>"
19733 #, fuzzy, gcc-internal-format
19734 msgid "multiple storage classes in declaration specifiers"
19735 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
19738 #, gcc-internal-format
19739 msgid "%<__thread%> used with %qE"
19743 #, gcc-internal-format
19744 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
19748 #, fuzzy, gcc-internal-format
19749 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
19750 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19752 #: c-decl.c:7832 c-decl.c:7858
19753 #, gcc-internal-format
19754 msgid "ISO C does not support complex integer types"
19755 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19757 #: c-decl.c:8008 toplev.c:847
19758 #, fuzzy, gcc-internal-format
19759 msgid "%q+F used but never defined"
19760 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
19762 #: c-format.c:98 c-format.c:207
19763 #, gcc-internal-format
19764 msgid "format string has invalid operand number"
19765 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
19768 #, gcc-internal-format
19769 msgid "function does not return string type"
19770 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
19773 #, fuzzy, gcc-internal-format
19774 msgid "format string argument not a string type"
19775 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
19778 #, gcc-internal-format
19779 msgid "unrecognized format specifier"
19780 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
19783 #, fuzzy, gcc-internal-format
19784 msgid "%qE is an unrecognized format function type"
19785 msgstr "`%s' ¤Ïǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
19788 #, fuzzy, gcc-internal-format
19789 msgid "%<...%> has invalid operand number"
19790 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
19793 #, fuzzy, gcc-internal-format
19794 msgid "format string argument follows the args to be formatted"
19795 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
19798 #, fuzzy, gcc-internal-format
19799 msgid "function might be possible candidate for %qs format attribute"
19800 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
19802 #: c-format.c:1019 c-format.c:1040 c-format.c:2058
19803 #, gcc-internal-format
19804 msgid "missing $ operand number in format"
19805 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19808 #, gcc-internal-format
19809 msgid "%s does not support %%n$ operand number formats"
19810 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19813 #, gcc-internal-format
19814 msgid "operand number out of range in format"
19815 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
19818 #, gcc-internal-format
19819 msgid "format argument %d used more than once in %s format"
19820 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
19823 #, fuzzy, gcc-internal-format
19824 msgid "$ operand number used after format without operand number"
19825 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
19828 #, gcc-internal-format
19829 msgid "format argument %d unused before used argument %d in $-style format"
19830 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
19833 #, gcc-internal-format
19834 msgid "format not a string literal, format string not checked"
19835 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
19837 #: c-format.c:1252 c-format.c:1255
19838 #, gcc-internal-format
19839 msgid "format not a string literal and no format arguments"
19840 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
19843 #, gcc-internal-format
19844 msgid "format not a string literal, argument types not checked"
19845 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
19848 #, gcc-internal-format
19849 msgid "too many arguments for format"
19850 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
19853 #, gcc-internal-format
19854 msgid "unused arguments in $-style format"
19855 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
19858 #, fuzzy, gcc-internal-format
19859 msgid "zero-length %s format string"
19860 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
19863 #, gcc-internal-format
19864 msgid "format is a wide character string"
19865 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
19868 #, gcc-internal-format
19869 msgid "unterminated format string"
19870 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
19873 #, fuzzy, gcc-internal-format
19874 msgid "embedded %<\\0%> in format"
19875 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
19878 #, fuzzy, gcc-internal-format
19879 msgid "spurious trailing %<%%%> in format"
19880 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
19882 #: c-format.c:1551 c-format.c:1821
19883 #, gcc-internal-format
19884 msgid "repeated %s in format"
19885 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
19888 #, gcc-internal-format
19889 msgid "missing fill character at end of strfmon format"
19890 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19892 #: c-format.c:1608 c-format.c:1710 c-format.c:2005 c-format.c:2070
19893 #, gcc-internal-format
19894 msgid "too few arguments for format"
19895 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
19898 #, gcc-internal-format
19899 msgid "zero width in %s format"
19900 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
19903 #, gcc-internal-format
19904 msgid "empty left precision in %s format"
19905 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
19908 #, gcc-internal-format
19909 msgid "empty precision in %s format"
19910 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
19913 #, fuzzy, gcc-internal-format
19914 msgid "%s does not support the %qs %s length modifier"
19915 msgstr "%s ¤Ï `%s' %s Ťµ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19918 #, gcc-internal-format
19919 msgid "conversion lacks type at end of format"
19920 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
19923 #, fuzzy, gcc-internal-format
19924 msgid "unknown conversion type character %qc in format"
19925 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
19928 #, gcc-internal-format
19929 msgid "unknown conversion type character 0x%x in format"
19930 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
19933 #, fuzzy, gcc-internal-format
19934 msgid "%s does not support the %<%%%c%> %s format"
19935 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19938 #, fuzzy, gcc-internal-format
19939 msgid "%s used with %<%%%c%> %s format"
19940 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
19943 #, gcc-internal-format
19944 msgid "%s does not support %s"
19945 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19948 #, fuzzy, gcc-internal-format
19949 msgid "%s does not support %s with the %<%%%c%> %s format"
19950 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19953 #, fuzzy, gcc-internal-format
19954 msgid "%s ignored with %s and %<%%%c%> %s format"
19955 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
19958 #, gcc-internal-format
19959 msgid "%s ignored with %s in %s format"
19960 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
19963 #, fuzzy, gcc-internal-format
19964 msgid "use of %s and %s together with %<%%%c%> %s format"
19965 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
19968 #, gcc-internal-format
19969 msgid "use of %s and %s together in %s format"
19970 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
19973 #, fuzzy, gcc-internal-format
19974 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19975 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
19978 #, fuzzy, gcc-internal-format
19979 msgid "%<%%%c%> yields only last 2 digits of year"
19980 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
19982 #. The end of the format string was reached.
19984 #, fuzzy, gcc-internal-format
19985 msgid "no closing %<]%> for %<%%[%> format"
19986 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
19989 #, fuzzy, gcc-internal-format
19990 msgid "use of %qs length modifier with %qc type character"
19991 msgstr "`%s' Ťµ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
19994 #, fuzzy, gcc-internal-format
19995 msgid "%s does not support the %<%%%s%c%> %s format"
19996 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19999 #, gcc-internal-format
20000 msgid "operand number specified with suppressed assignment"
20001 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
20004 #, gcc-internal-format
20005 msgid "operand number specified for format taking no argument"
20006 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
20009 #, fuzzy, gcc-internal-format
20010 msgid "writing through null pointer (argument %d)"
20011 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
20014 #, fuzzy, gcc-internal-format
20015 msgid "reading through null pointer (argument %d)"
20016 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
20019 #, fuzzy, gcc-internal-format
20020 msgid "writing into constant object (argument %d)"
20021 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
20024 #, fuzzy, gcc-internal-format
20025 msgid "extra type qualifiers in format argument (argument %d)"
20026 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
20029 #, gcc-internal-format
20030 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
20034 #, gcc-internal-format
20035 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
20039 #, gcc-internal-format
20040 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
20044 #, gcc-internal-format
20045 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
20048 #: c-format.c:2398 c-format.c:2404 c-format.c:2554
20049 #, gcc-internal-format
20050 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
20053 #: c-format.c:2411 c-format.c:2564
20054 #, gcc-internal-format
20055 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
20059 #, fuzzy, gcc-internal-format
20060 msgid "%<locus%> is not defined as a type"
20061 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20064 #, gcc-internal-format
20065 msgid "%<location_t%> is not defined as a type"
20069 #, fuzzy, gcc-internal-format
20070 msgid "%<tree%> is not defined as a type"
20071 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20074 #, fuzzy, gcc-internal-format
20075 msgid "%<tree%> is not defined as a pointer type"
20076 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
20079 #, fuzzy, gcc-internal-format
20080 msgid "args to be formatted is not %<...%>"
20081 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
20084 #, gcc-internal-format
20085 msgid "strftime formats cannot format arguments"
20086 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¤Þ¤»¤ó"
20089 #, gcc-internal-format
20090 msgid "badly nested C headers from preprocessor"
20091 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
20094 #, fuzzy, gcc-internal-format
20095 msgid "%Hignoring #pragma %s %s"
20096 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
20100 #, fuzzy, gcc-internal-format
20101 msgid "%Hstray %<@%> in program"
20102 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
20105 #, fuzzy, gcc-internal-format
20106 msgid "stray %qs in program"
20107 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
20110 #, gcc-internal-format
20111 msgid "missing terminating %c character"
20112 msgstr "%c ʸ»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20115 #, fuzzy, gcc-internal-format
20116 msgid "stray %qc in program"
20117 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
20120 #, fuzzy, gcc-internal-format
20121 msgid "stray %<\\%o%> in program"
20122 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
20125 #, gcc-internal-format
20126 msgid "this decimal constant is unsigned only in ISO C90"
20130 #, gcc-internal-format
20131 msgid "this decimal constant would be unsigned in ISO C90"
20135 #, fuzzy, gcc-internal-format
20136 msgid "integer constant is too large for %qs type"
20137 msgstr "À°¿ôÄê¿ô¤¬Â礤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
20140 #, fuzzy, gcc-internal-format
20141 msgid "unsupported non-standard suffix on floating constant"
20142 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
20145 #, fuzzy, gcc-internal-format
20146 msgid "non-standard suffix on floating constant"
20147 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
20149 #: c-lex.c:722 c-lex.c:724
20150 #, fuzzy, gcc-internal-format
20151 msgid "floating constant exceeds range of %qT"
20152 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
20155 #, fuzzy, gcc-internal-format
20156 msgid "floating constant truncated to zero"
20157 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
20160 #, fuzzy, gcc-internal-format
20161 msgid "traditional C rejects string constant concatenation"
20162 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
20165 #, fuzzy, gcc-internal-format
20166 msgid "invalid expression type for %<#pragma omp atomic%>"
20167 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
20170 #, fuzzy, gcc-internal-format
20171 msgid "%Hinvalid type for iteration variable %qE"
20172 msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
20175 #, fuzzy, gcc-internal-format
20176 msgid "%Hiteration variable %qE is unsigned"
20177 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë"
20180 #, fuzzy, gcc-internal-format
20181 msgid "%H%qE is not initialized"
20182 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20184 #: c-omp.c:246 cp/semantics.c:3840
20185 #, fuzzy, gcc-internal-format
20186 msgid "%Hmissing controlling predicate"
20187 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20190 #, fuzzy, gcc-internal-format
20191 msgid "%Hinvalid controlling predicate"
20192 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
20194 #: c-omp.c:311 cp/semantics.c:3846
20195 #, fuzzy, gcc-internal-format
20196 msgid "%Hmissing increment expression"
20197 msgstr "ÂåÆþ¤ÎÍÞÀ©"
20200 #, fuzzy, gcc-internal-format
20201 msgid "%Hinvalid increment expression"
20202 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
20205 #, fuzzy, gcc-internal-format
20206 msgid "no class name specified with %qs"
20207 msgstr "%s ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹»ØÄê»Ò `%s'"
20210 #, fuzzy, gcc-internal-format
20211 msgid "assertion missing after %qs"
20212 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20215 #, fuzzy, gcc-internal-format
20216 msgid "macro name missing after %qs"
20217 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20220 #, fuzzy, gcc-internal-format
20221 msgid "missing path after %qs"
20222 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20225 #, fuzzy, gcc-internal-format
20226 msgid "missing filename after %qs"
20227 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20230 #, fuzzy, gcc-internal-format
20231 msgid "missing makefile target after %qs"
20232 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20235 #, gcc-internal-format
20236 msgid "-I- specified twice"
20237 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
20240 #, gcc-internal-format
20241 msgid "obsolete option -I- used, please use -iquote instead"
20245 #, fuzzy, gcc-internal-format
20246 msgid "argument %qs to %<-Wnormalized%> not recognized"
20247 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤¤Þ¤»¤ó"
20250 #, fuzzy, gcc-internal-format
20251 msgid "switch %qs is no longer supported"
20252 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
20255 #, fuzzy, gcc-internal-format
20256 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
20257 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤Ç͸ú¤Ç¤¹)"
20260 #, fuzzy, gcc-internal-format
20261 msgid "output filename specified twice"
20262 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
20265 #, gcc-internal-format
20266 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
20270 #, gcc-internal-format
20271 msgid "-Wformat-y2k ignored without -Wformat"
20272 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20275 #, gcc-internal-format
20276 msgid "-Wformat-extra-args ignored without -Wformat"
20277 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20280 #, fuzzy, gcc-internal-format
20281 msgid "-Wformat-zero-length ignored without -Wformat"
20282 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20285 #, gcc-internal-format
20286 msgid "-Wformat-nonliteral ignored without -Wformat"
20287 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20290 #, fuzzy, gcc-internal-format
20291 msgid "-Wformat-contains-nul ignored without -Wformat"
20292 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20295 #, gcc-internal-format
20296 msgid "-Wformat-security ignored without -Wformat"
20297 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
20300 #, fuzzy, gcc-internal-format
20301 msgid "opening output file %s: %m"
20302 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó"
20305 #, fuzzy, gcc-internal-format
20306 msgid "too many filenames given. Type %s --help for usage"
20307 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
20310 #, fuzzy, gcc-internal-format
20311 msgid "The C parser does not support -dy, option ignored"
20312 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20315 #, gcc-internal-format
20316 msgid "The Objective-C parser does not support -dy, option ignored"
20320 #, fuzzy, gcc-internal-format
20321 msgid "The C++ parser does not support -dy, option ignored"
20322 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20325 #, gcc-internal-format
20326 msgid "The Objective-C++ parser does not support -dy, option ignored"
20330 #, gcc-internal-format
20331 msgid "opening dependency file %s: %m"
20335 #, gcc-internal-format
20336 msgid "closing dependency file %s: %m"
20340 #, fuzzy, gcc-internal-format
20341 msgid "when writing output to %s: %m"
20342 msgstr "%s ¤Ø¤Î½ñ¤¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
20345 #, fuzzy, gcc-internal-format
20346 msgid "to generate dependencies you must specify either -M or -MM"
20347 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20350 #, gcc-internal-format
20351 msgid "-fdirectives-only is incompatible with -Wunused_macros"
20355 #, gcc-internal-format
20356 msgid "-fdirectives-only is incompatible with -traditional"
20360 #, gcc-internal-format
20361 msgid "too late for # directive to set debug directory"
20365 #, fuzzy, gcc-internal-format
20366 msgid "%HISO C forbids an empty source file"
20367 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
20369 #: c-parser.c:1156 c-parser.c:6091
20370 #, fuzzy, gcc-internal-format
20371 msgid "%HISO C does not allow extra %<;%> outside of a function"
20372 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
20374 #: c-parser.c:1259 c-parser.c:6640
20375 #, fuzzy, gcc-internal-format
20376 msgid "expected declaration specifiers"
20377 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
20380 #, fuzzy, gcc-internal-format
20381 msgid "%Hempty declaration"
20382 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
20385 #, fuzzy, gcc-internal-format
20386 msgid "%Hdata definition has no type or storage class"
20387 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
20390 #, gcc-internal-format
20391 msgid "expected %<,%> or %<;%>"
20394 #. This can appear in many cases looking nothing like a
20395 #. function definition, so we don't give a more specific
20396 #. error suggesting there was one.
20397 #: c-parser.c:1369 c-parser.c:1386
20398 #, gcc-internal-format
20399 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
20403 #, fuzzy, gcc-internal-format
20404 msgid "%HISO C forbids nested functions"
20405 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
20407 #: c-parser.c:1743 c-parser.c:2553 c-parser.c:3189 c-parser.c:3445
20408 #: c-parser.c:4308 c-parser.c:4895 c-parser.c:5298 c-parser.c:5318
20409 #: c-parser.c:5434 c-parser.c:5582 c-parser.c:5599 c-parser.c:5731
20410 #: c-parser.c:5743 c-parser.c:5768 c-parser.c:5903 c-parser.c:5932
20411 #: c-parser.c:5940 c-parser.c:5968 c-parser.c:5982 c-parser.c:6201
20412 #: c-parser.c:6300 c-parser.c:6803 c-parser.c:7426
20413 #, fuzzy, gcc-internal-format
20414 msgid "expected identifier"
20415 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20418 #, fuzzy, gcc-internal-format
20419 msgid "%Hcomma at end of enumerator list"
20420 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
20423 #, gcc-internal-format
20424 msgid "expected %<,%> or %<}%>"
20427 #: c-parser.c:1793 c-parser.c:1977 c-parser.c:6058
20428 #, fuzzy, gcc-internal-format
20429 msgid "expected %<{%>"
20430 msgstr "';' ¤¬É¬ÍפǤ¹"
20433 #, fuzzy, gcc-internal-format
20434 msgid "%HISO C forbids forward references to %<enum%> types"
20435 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
20438 #, fuzzy, gcc-internal-format
20439 msgid "expected class name"
20440 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
20442 #: c-parser.c:1930 c-parser.c:5835
20443 #, fuzzy, gcc-internal-format
20444 msgid "%Hextra semicolon in struct or union specified"
20445 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
20448 #, fuzzy, gcc-internal-format
20449 msgid "%Hno semicolon at end of struct or union"
20450 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
20453 #, fuzzy, gcc-internal-format
20454 msgid "expected %<;%>"
20455 msgstr "';' ¤¬É¬ÍפǤ¹"
20457 #: c-parser.c:2042 c-parser.c:3014
20458 #, gcc-internal-format
20459 msgid "expected specifier-qualifier-list"
20463 #, fuzzy, gcc-internal-format
20464 msgid "%HISO C forbids member declarations with no members"
20465 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
20468 #, gcc-internal-format
20469 msgid "expected %<,%>, %<;%> or %<}%>"
20473 #, gcc-internal-format
20474 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
20478 #, fuzzy, gcc-internal-format
20479 msgid "%H%<typeof%> applied to a bit-field"
20480 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
20483 #, gcc-internal-format
20484 msgid "expected identifier or %<(%>"
20488 #, fuzzy, gcc-internal-format
20489 msgid "%HISO C requires a named argument before %<...%>"
20490 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
20493 #, fuzzy, gcc-internal-format
20494 msgid "expected declaration specifiers or %<...%>"
20495 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
20498 #, gcc-internal-format
20499 msgid "%Hwide string literal in %<asm%>"
20502 #: c-parser.c:2786 c-parser.c:6695 cp/parser.c:20393
20503 #, fuzzy, gcc-internal-format
20504 msgid "expected string literal"
20505 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
20508 #, fuzzy, gcc-internal-format
20509 msgid "%HISO C forbids empty initializer braces"
20510 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
20512 #. Use the colon as the error location.
20514 #, fuzzy, gcc-internal-format
20515 msgid "%Hobsolete use of designated initializer with %<:%>"
20516 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
20519 #, fuzzy, gcc-internal-format
20520 msgid "%HISO C forbids specifying range of elements to initialize"
20521 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
20524 #, fuzzy, gcc-internal-format
20525 msgid "%HISO C90 forbids specifying subobject to initialize"
20526 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
20529 #, fuzzy, gcc-internal-format
20530 msgid "%Hobsolete use of designated initializer without %<=%>"
20531 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
20534 #, fuzzy, gcc-internal-format
20535 msgid "expected %<=%>"
20536 msgstr "';' ¤¬É¬ÍפǤ¹"
20539 #, fuzzy, gcc-internal-format
20540 msgid "%HISO C forbids label declarations"
20541 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
20543 #: c-parser.c:3466 c-parser.c:3541
20544 #, fuzzy, gcc-internal-format
20545 msgid "expected declaration or statement"
20546 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
20548 #: c-parser.c:3494 c-parser.c:3522
20549 #, fuzzy, gcc-internal-format
20550 msgid "%HISO C90 forbids mixed declarations and code"
20551 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
20554 #, fuzzy, gcc-internal-format
20555 msgid "%Hlabel at end of compound statement"
20556 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
20559 #, gcc-internal-format
20560 msgid "expected %<:%> or %<...%>"
20564 #, gcc-internal-format
20565 msgid "expected identifier or %<*%>"
20568 #. Avoid infinite loop in error recovery:
20569 #. c_parser_skip_until_found stops at a closing nesting
20570 #. delimiter without consuming it, but here we need to consume
20571 #. it to proceed further.
20573 #, fuzzy, gcc-internal-format
20574 msgid "expected statement"
20575 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
20578 #, gcc-internal-format
20579 msgid "%Ha label can only be part of a statement and a declaration is not a statement"
20583 #, gcc-internal-format
20584 msgid "%Hsuggest braces around empty body in %<do%> statement"
20588 #, fuzzy, gcc-internal-format
20589 msgid "%H%E qualifier ignored on asm"
20590 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
20593 #, fuzzy, gcc-internal-format
20594 msgid "%HISO C forbids omitting the middle term of a ?: expression"
20595 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
20598 #, fuzzy, gcc-internal-format
20599 msgid "%Htraditional C rejects the unary plus operator"
20600 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
20604 #, gcc-internal-format
20605 msgid "%H%<[*]%> not allowed in other than a declaration"
20609 #, fuzzy, gcc-internal-format
20610 msgid "%H%<sizeof%> applied to a bit-field"
20611 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
20613 #: c-parser.c:5132 c-parser.c:5476 c-parser.c:5498
20614 #, fuzzy, gcc-internal-format
20615 msgid "expected expression"
20616 msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
20619 #, fuzzy, gcc-internal-format
20620 msgid "%Hbraced-group within expression allowed only inside a function"
20621 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
20624 #, fuzzy, gcc-internal-format
20625 msgid "%HISO C forbids braced-groups within expressions"
20626 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
20629 #, fuzzy, gcc-internal-format
20630 msgid "%Hfirst argument to %<__builtin_choose_expr%> not a constant"
20631 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20634 #, gcc-internal-format
20635 msgid "%Hcompound literal has variable size"
20639 #, fuzzy, gcc-internal-format
20640 msgid "%HISO C90 forbids compound literals"
20641 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
20644 #, fuzzy, gcc-internal-format
20645 msgid "%Hextra semicolon in method definition specified"
20646 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
20648 #: c-parser.c:6600 cp/parser.c:20436
20649 #, gcc-internal-format
20650 msgid "%<#pragma omp barrier%> may only be used in compound statements"
20653 #: c-parser.c:6611 cp/parser.c:20451
20654 #, fuzzy, gcc-internal-format
20655 msgid "%<#pragma omp flush%> may only be used in compound statements"
20656 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
20659 #, gcc-internal-format
20660 msgid "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
20663 #: c-parser.c:6630 cp/parser.c:20426
20664 #, gcc-internal-format
20665 msgid "%<#pragma GCC pch_preprocess%> must be first"
20668 #: c-parser.c:6781 cp/parser.c:19277
20669 #, fuzzy, gcc-internal-format
20670 msgid "too many %qs clauses"
20671 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
20674 #, gcc-internal-format
20675 msgid "expected %<none%> or %<shared%>"
20679 #, fuzzy, gcc-internal-format
20680 msgid "expected %<(%>"
20681 msgstr "';' ¤¬É¬ÍפǤ¹"
20683 #: c-parser.c:6993 c-parser.c:7170
20684 #, fuzzy, gcc-internal-format
20685 msgid "expected integer expression"
20686 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
20689 #, gcc-internal-format
20690 msgid "%H%<num_threads%> value must be positive"
20694 #, gcc-internal-format
20695 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
20699 #, gcc-internal-format
20700 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
20704 #, fuzzy, gcc-internal-format
20705 msgid "invalid schedule kind"
20706 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
20709 #, gcc-internal-format
20710 msgid "expected %<#pragma omp%> clause"
20714 #, fuzzy, gcc-internal-format
20715 msgid "%H%qs is not valid for %qs"
20716 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20719 #, gcc-internal-format
20720 msgid "invalid operator for %<#pragma omp atomic%>"
20723 #: c-parser.c:7429 c-parser.c:7449
20724 #, fuzzy, gcc-internal-format
20725 msgid "expected %<(%> or end of line"
20726 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
20729 #, fuzzy, gcc-internal-format
20730 msgid "for statement expected"
20731 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
20733 #: c-parser.c:7540 cp/semantics.c:3826 cp/semantics.c:3870
20734 #, gcc-internal-format
20735 msgid "expected iteration declaration or initialization"
20739 #, gcc-internal-format
20740 msgid "%Hexpected %<#pragma omp section%> or %<}%>"
20743 #: c-parser.c:7899 cp/semantics.c:3718
20744 #, gcc-internal-format
20745 msgid "%qE declared %<threadprivate%> after first use"
20748 #: c-parser.c:7901 cp/semantics.c:3720
20749 #, gcc-internal-format
20750 msgid "automatic variable %qE cannot be %<threadprivate%>"
20753 #: c-parser.c:7903 cp/semantics.c:3722
20754 #, fuzzy, gcc-internal-format
20755 msgid "%<threadprivate%> %qE has incomplete type"
20756 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
20759 #, fuzzy, gcc-internal-format
20760 msgid "can%'t create precompiled header %s: %m"
20761 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
20764 #, fuzzy, gcc-internal-format
20765 msgid "can%'t write to %s: %m"
20766 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
20769 #, fuzzy, gcc-internal-format
20770 msgid "%qs is not a valid output file"
20771 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20773 #: c-pch.c:188 c-pch.c:203 c-pch.c:217
20774 #, fuzzy, gcc-internal-format
20775 msgid "can%'t write %s: %m"
20776 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
20778 #: c-pch.c:193 c-pch.c:210
20779 #, fuzzy, gcc-internal-format
20780 msgid "can%'t seek in %s: %m"
20781 msgstr "%s ¤ò rewind ¤Ç¤¤Þ¤»¤ó"
20783 #: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
20784 #, fuzzy, gcc-internal-format
20785 msgid "can%'t read %s: %m"
20786 msgstr "%s ¤ò rewind ¤Ç¤¤Þ¤»¤ó"
20789 #, fuzzy, gcc-internal-format
20790 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20791 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
20794 #, fuzzy, gcc-internal-format
20795 msgid "use #include instead"
20796 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
20799 #, fuzzy, gcc-internal-format
20800 msgid "%s: couldn%'t open PCH file: %m"
20801 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
20804 #, gcc-internal-format
20805 msgid "use -Winvalid-pch for more information"
20809 #, gcc-internal-format
20810 msgid "%s: PCH file was invalid"
20814 #, fuzzy, gcc-internal-format
20815 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20816 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
20819 #, fuzzy, gcc-internal-format
20820 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
20821 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
20824 #, fuzzy, gcc-internal-format
20825 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
20826 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20829 #, fuzzy, gcc-internal-format
20830 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
20831 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20834 #, fuzzy, gcc-internal-format
20835 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20836 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
20838 #: c-pragma.c:163 c-pragma.c:195
20839 #, gcc-internal-format
20840 msgid "invalid constant in %<#pragma pack%> - ignored"
20843 #: c-pragma.c:167 c-pragma.c:209
20844 #, fuzzy, gcc-internal-format
20845 msgid "malformed %<#pragma pack%> - ignored"
20846 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
20849 #, fuzzy, gcc-internal-format
20850 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20851 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
20854 #, fuzzy, gcc-internal-format
20855 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20856 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20859 #, gcc-internal-format
20860 msgid "unknown action %qs for %<#pragma pack%> - ignored"
20864 #, fuzzy, gcc-internal-format
20865 msgid "junk at end of %<#pragma pack%>"
20866 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20869 #, gcc-internal-format
20870 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20874 #, gcc-internal-format
20875 msgid "alignment must be a small power of two, not %d"
20879 #, gcc-internal-format
20880 msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
20884 #, gcc-internal-format
20885 msgid "invalid constant in %<#pragma push_macro%> - ignored"
20889 #, gcc-internal-format
20890 msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
20894 #, fuzzy, gcc-internal-format
20895 msgid "junk at end of %<#pragma push_macro%>"
20896 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20899 #, gcc-internal-format
20900 msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
20904 #, gcc-internal-format
20905 msgid "invalid constant in %<#pragma pop_macro%> - ignored"
20909 #, gcc-internal-format
20910 msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
20914 #, fuzzy, gcc-internal-format
20915 msgid "junk at end of %<#pragma pop_macro%>"
20916 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20919 #, gcc-internal-format
20920 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
20923 #: c-pragma.c:480 c-pragma.c:485
20924 #, fuzzy, gcc-internal-format
20925 msgid "malformed #pragma weak, ignored"
20926 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20929 #, fuzzy, gcc-internal-format
20930 msgid "junk at end of %<#pragma weak%>"
20931 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20933 #: c-pragma.c:557 c-pragma.c:559
20934 #, fuzzy, gcc-internal-format
20935 msgid "malformed #pragma redefine_extname, ignored"
20936 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20939 #, fuzzy, gcc-internal-format
20940 msgid "junk at end of %<#pragma redefine_extname%>"
20941 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20944 #, fuzzy, gcc-internal-format
20945 msgid "#pragma redefine_extname not supported on this target"
20946 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20948 #: c-pragma.c:585 c-pragma.c:672
20949 #, gcc-internal-format
20950 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20954 #, gcc-internal-format
20955 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
20959 #, fuzzy, gcc-internal-format
20960 msgid "malformed #pragma extern_prefix, ignored"
20961 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
20964 #, fuzzy, gcc-internal-format
20965 msgid "junk at end of %<#pragma extern_prefix%>"
20966 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
20969 #, fuzzy, gcc-internal-format
20970 msgid "#pragma extern_prefix not supported on this target"
20971 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20974 #, fuzzy, gcc-internal-format
20975 msgid "asm declaration ignored due to conflict with previous rename"
20976 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
20979 #, gcc-internal-format
20980 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20984 #, gcc-internal-format
20985 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
20989 #, gcc-internal-format
20990 msgid "#pragma GCC visibility must be followed by push or pop"
20994 #, gcc-internal-format
20995 msgid "no matching push for %<#pragma GCC visibility pop%>"
20998 #: c-pragma.c:804 c-pragma.c:811
20999 #, gcc-internal-format
21000 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
21004 #, fuzzy, gcc-internal-format
21005 msgid "malformed #pragma GCC visibility push"
21006 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
21009 #, fuzzy, gcc-internal-format
21010 msgid "junk at end of %<#pragma GCC visibility%>"
21011 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
21014 #, fuzzy, gcc-internal-format
21015 msgid "#pragma GCC diagnostic not allowed inside functions"
21016 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
21019 #, gcc-internal-format
21020 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
21024 #, gcc-internal-format
21025 msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
21029 #, gcc-internal-format
21030 msgid "missing option after %<#pragma GCC diagnostic%> kind"
21034 #, gcc-internal-format
21035 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
21039 #, fuzzy, gcc-internal-format
21040 msgid "%qD has an incomplete type"
21041 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
21043 #: c-typeck.c:195 cp/call.c:2785
21044 #, gcc-internal-format
21045 msgid "invalid use of void expression"
21046 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
21049 #, fuzzy, gcc-internal-format
21050 msgid "invalid use of flexible array member"
21051 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
21054 #, gcc-internal-format
21055 msgid "invalid use of array with unspecified bounds"
21056 msgstr "¶³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
21059 #, fuzzy, gcc-internal-format
21060 msgid "invalid use of undefined type %<%s %E%>"
21061 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
21063 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
21065 #, fuzzy, gcc-internal-format
21066 msgid "invalid use of incomplete typedef %qD"
21067 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
21069 #: c-typeck.c:474 c-typeck.c:499
21070 #, gcc-internal-format
21071 msgid "function types not truly compatible in ISO C"
21072 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21075 #, gcc-internal-format
21076 msgid "can%'t mix operands of decimal float and vector types"
21080 #, gcc-internal-format
21081 msgid "can%'t mix operands of decimal float and complex types"
21085 #, gcc-internal-format
21086 msgid "can%'t mix operands of decimal float and other float types"
21090 #, gcc-internal-format
21091 msgid "types are not quite compatible"
21092 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
21095 #, fuzzy, gcc-internal-format
21096 msgid "function return types not compatible due to %<volatile%>"
21097 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
21099 #: c-typeck.c:1515 c-typeck.c:2853
21100 #, gcc-internal-format
21101 msgid "arithmetic on pointer to an incomplete type"
21102 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
21105 #, fuzzy, gcc-internal-format
21106 msgid "%qT has no member named %qE"
21107 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
21110 #, fuzzy, gcc-internal-format
21111 msgid "request for member %qE in something not a structure or union"
21112 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
21115 #, gcc-internal-format
21116 msgid "dereferencing pointer to incomplete type"
21117 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
21120 #, fuzzy, gcc-internal-format
21121 msgid "dereferencing %<void *%> pointer"
21122 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
21125 #, fuzzy, gcc-internal-format
21126 msgid "invalid type argument of %qs (have %qT)"
21127 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
21129 #: c-typeck.c:2046 cp/typeck.c:2524
21130 #, gcc-internal-format
21131 msgid "subscripted value is neither array nor pointer"
21132 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
21134 #: c-typeck.c:2057 cp/typeck.c:2443 cp/typeck.c:2529
21135 #, gcc-internal-format
21136 msgid "array subscript is not an integer"
21137 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21140 #, fuzzy, gcc-internal-format
21141 msgid "subscripted value is pointer to function"
21142 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
21145 #, fuzzy, gcc-internal-format
21146 msgid "ISO C forbids subscripting %<register%> array"
21147 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
21150 #, fuzzy, gcc-internal-format
21151 msgid "ISO C90 forbids subscripting non-lvalue array"
21152 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
21155 #, gcc-internal-format
21156 msgid "%H%qD is static but used in inline function %qD which is not static"
21160 #, fuzzy, gcc-internal-format
21161 msgid "called object %qE is not a function"
21162 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21164 #. This situation leads to run-time undefined behavior. We can't,
21165 #. therefore, simply error unless we can prove that all possible
21166 #. executions of the program must execute the code.
21168 #, fuzzy, gcc-internal-format
21169 msgid "function called through a non-compatible type"
21170 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
21173 #, fuzzy, gcc-internal-format
21174 msgid "too many arguments to function %qE"
21175 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
21178 #, gcc-internal-format
21179 msgid "type of formal parameter %d is incomplete"
21180 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
21183 #, fuzzy, gcc-internal-format
21184 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
21185 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21188 #, fuzzy, gcc-internal-format
21189 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
21190 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21193 #, fuzzy, gcc-internal-format
21194 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
21195 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21198 #, fuzzy, gcc-internal-format
21199 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
21200 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21203 #, fuzzy, gcc-internal-format
21204 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
21205 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21208 #, fuzzy, gcc-internal-format
21209 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
21210 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21213 #, fuzzy, gcc-internal-format
21214 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
21215 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21218 #, fuzzy, gcc-internal-format
21219 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
21220 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21223 #, fuzzy, gcc-internal-format
21224 msgid "passing argument %d of %qE with different width due to prototype"
21225 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21228 #, fuzzy, gcc-internal-format
21229 msgid "passing argument %d of %qE as unsigned due to prototype"
21230 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21233 #, fuzzy, gcc-internal-format
21234 msgid "passing argument %d of %qE as signed due to prototype"
21235 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
21237 #: c-typeck.c:2766 c-typeck.c:2770
21238 #, gcc-internal-format
21239 msgid "comparison with string literal results in unspecified behavior"
21243 #, fuzzy, gcc-internal-format
21244 msgid "pointer of type %<void *%> used in subtraction"
21245 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
21248 #, gcc-internal-format
21249 msgid "pointer to a function used in subtraction"
21250 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
21253 #, gcc-internal-format
21254 msgid "wrong type argument to unary plus"
21255 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21258 #, gcc-internal-format
21259 msgid "wrong type argument to unary minus"
21260 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21263 #, fuzzy, gcc-internal-format
21264 msgid "ISO C does not support %<~%> for complex conjugation"
21265 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21268 #, gcc-internal-format
21269 msgid "wrong type argument to bit-complement"
21270 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21273 #, gcc-internal-format
21274 msgid "wrong type argument to abs"
21275 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21278 #, gcc-internal-format
21279 msgid "wrong type argument to conjugation"
21280 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21283 #, gcc-internal-format
21284 msgid "wrong type argument to unary exclamation mark"
21285 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21288 #, fuzzy, gcc-internal-format
21289 msgid "ISO C does not support %<++%> and %<--%> on complex types"
21290 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21292 #: c-typeck.c:3032 c-typeck.c:3064
21293 #, fuzzy, gcc-internal-format
21294 msgid "wrong type argument to increment"
21295 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21297 #: c-typeck.c:3034 c-typeck.c:3066
21298 #, fuzzy, gcc-internal-format
21299 msgid "wrong type argument to decrement"
21300 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21303 #, fuzzy, gcc-internal-format
21304 msgid "increment of pointer to unknown structure"
21305 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
21308 #, fuzzy, gcc-internal-format
21309 msgid "decrement of pointer to unknown structure"
21310 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
21313 #, fuzzy, gcc-internal-format
21314 msgid "assignment of read-only member %qD"
21315 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21318 #, fuzzy, gcc-internal-format
21319 msgid "increment of read-only member %qD"
21320 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21323 #, fuzzy, gcc-internal-format
21324 msgid "decrement of read-only member %qD"
21325 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21328 #, gcc-internal-format
21329 msgid "read-only member %qD used as %<asm%> output"
21333 #, fuzzy, gcc-internal-format
21334 msgid "assignment of read-only variable %qD"
21335 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21338 #, fuzzy, gcc-internal-format
21339 msgid "increment of read-only variable %qD"
21340 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21343 #, fuzzy, gcc-internal-format
21344 msgid "decrement of read-only variable %qD"
21345 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
21348 #, gcc-internal-format
21349 msgid "read-only variable %qD used as %<asm%> output"
21353 #, fuzzy, gcc-internal-format
21354 msgid "assignment of read-only location %qE"
21355 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
21358 #, fuzzy, gcc-internal-format
21359 msgid "increment of read-only location %qE"
21360 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
21363 #, fuzzy, gcc-internal-format
21364 msgid "decrement of read-only location %qE"
21365 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
21368 #, gcc-internal-format
21369 msgid "read-only location %qE used as %<asm%> output"
21373 #, fuzzy, gcc-internal-format
21374 msgid "cannot take address of bit-field %qD"
21375 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó"
21378 #, fuzzy, gcc-internal-format
21379 msgid "global register variable %qD used in nested function"
21380 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21383 #, fuzzy, gcc-internal-format
21384 msgid "register variable %qD used in nested function"
21385 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21388 #, fuzzy, gcc-internal-format
21389 msgid "address of global register variable %qD requested"
21390 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
21393 #, fuzzy, gcc-internal-format
21394 msgid "address of register variable %qD requested"
21395 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
21398 #, fuzzy, gcc-internal-format
21399 msgid "non-lvalue array in conditional expression"
21400 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
21403 #, gcc-internal-format
21404 msgid "signed and unsigned type in conditional expression"
21405 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
21408 #, gcc-internal-format
21409 msgid "ISO C forbids conditional expr with only one void side"
21410 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
21412 #: c-typeck.c:3463 c-typeck.c:3471
21413 #, fuzzy, gcc-internal-format
21414 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
21415 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21418 #, gcc-internal-format
21419 msgid "pointer type mismatch in conditional expression"
21420 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
21422 #: c-typeck.c:3485 c-typeck.c:3495
21423 #, gcc-internal-format
21424 msgid "pointer/integer type mismatch in conditional expression"
21425 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
21427 #: c-typeck.c:3509 tree-cfg.c:3783
21428 #, gcc-internal-format
21429 msgid "type mismatch in conditional expression"
21430 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
21433 #, gcc-internal-format
21434 msgid "left-hand operand of comma expression has no effect"
21435 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
21438 #, gcc-internal-format
21439 msgid "cast specifies array type"
21440 msgstr "¥¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
21443 #, gcc-internal-format
21444 msgid "cast specifies function type"
21445 msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
21448 #, gcc-internal-format
21449 msgid "ISO C forbids casting nonscalar to the same type"
21450 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
21453 #, gcc-internal-format
21454 msgid "ISO C forbids casts to union type"
21455 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
21458 #, gcc-internal-format
21459 msgid "cast to union type from type not present in union"
21460 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
21463 #, fuzzy, gcc-internal-format
21464 msgid "cast adds new qualifiers to function type"
21465 msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
21467 #. There are qualifiers present in IN_OTYPE that are not
21468 #. present in IN_TYPE.
21470 #, gcc-internal-format
21471 msgid "cast discards qualifiers from pointer target type"
21472 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
21475 #, gcc-internal-format
21476 msgid "cast increases required alignment of target type"
21477 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
21480 #, gcc-internal-format
21481 msgid "cast from pointer to integer of different size"
21482 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
21485 #, gcc-internal-format
21486 msgid "cast from function call of type %qT to non-matching type %qT"
21490 #, gcc-internal-format
21491 msgid "cast to pointer from integer of different size"
21492 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
21495 #, fuzzy, gcc-internal-format
21496 msgid "ISO C forbids conversion of function pointer to object pointer type"
21497 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21500 #, fuzzy, gcc-internal-format
21501 msgid "ISO C forbids conversion of object pointer to function pointer type"
21502 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
21505 #, fuzzy, gcc-internal-format
21506 msgid "cannot pass rvalue to reference parameter"
21507 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
21509 #: c-typeck.c:4139 c-typeck.c:4306
21510 #, fuzzy, gcc-internal-format
21511 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
21512 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
21514 #: c-typeck.c:4142 c-typeck.c:4309
21515 #, fuzzy, gcc-internal-format
21516 msgid "assignment makes qualified function pointer from unqualified"
21517 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
21519 #: c-typeck.c:4145 c-typeck.c:4311
21520 #, fuzzy, gcc-internal-format
21521 msgid "initialization makes qualified function pointer from unqualified"
21522 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
21524 #: c-typeck.c:4148 c-typeck.c:4313
21525 #, fuzzy, gcc-internal-format
21526 msgid "return makes qualified function pointer from unqualified"
21527 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
21529 #: c-typeck.c:4152 c-typeck.c:4273
21530 #, fuzzy, gcc-internal-format
21531 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
21532 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
21534 #: c-typeck.c:4154 c-typeck.c:4275
21535 #, fuzzy, gcc-internal-format
21536 msgid "assignment discards qualifiers from pointer target type"
21537 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
21539 #: c-typeck.c:4156 c-typeck.c:4277
21540 #, fuzzy, gcc-internal-format
21541 msgid "initialization discards qualifiers from pointer target type"
21542 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
21544 #: c-typeck.c:4158 c-typeck.c:4279
21545 #, fuzzy, gcc-internal-format
21546 msgid "return discards qualifiers from pointer target type"
21547 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
21550 #, gcc-internal-format
21551 msgid "ISO C prohibits argument conversion to union type"
21552 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
21555 #, gcc-internal-format
21556 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
21560 #, fuzzy, gcc-internal-format
21561 msgid "argument %d of %qE might be a candidate for a format attribute"
21562 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
21565 #, fuzzy, gcc-internal-format
21566 msgid "assignment left-hand side might be a candidate for a format attribute"
21567 msgstr "format °À¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21570 #, fuzzy, gcc-internal-format
21571 msgid "initialization left-hand side might be a candidate for a format attribute"
21572 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
21575 #, fuzzy, gcc-internal-format
21576 msgid "return type might be a candidate for a format attribute"
21577 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
21580 #, fuzzy, gcc-internal-format
21581 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
21582 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
21585 #, fuzzy, gcc-internal-format
21586 msgid "ISO C forbids assignment between function pointer and %<void *%>"
21587 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
21590 #, fuzzy, gcc-internal-format
21591 msgid "ISO C forbids initialization between function pointer and %<void *%>"
21592 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
21595 #, fuzzy, gcc-internal-format
21596 msgid "ISO C forbids return between function pointer and %<void *%>"
21597 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
21600 #, fuzzy, gcc-internal-format
21601 msgid "pointer targets in passing argument %d of %qE differ in signedness"
21602 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹"
21605 #, fuzzy, gcc-internal-format
21606 msgid "pointer targets in assignment differ in signedness"
21607 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹"
21610 #, fuzzy, gcc-internal-format
21611 msgid "pointer targets in initialization differ in signedness"
21612 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹"
21615 #, fuzzy, gcc-internal-format
21616 msgid "pointer targets in return differ in signedness"
21617 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹"
21620 #, fuzzy, gcc-internal-format
21621 msgid "passing argument %d of %qE from incompatible pointer type"
21622 msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
21625 #, fuzzy, gcc-internal-format
21626 msgid "assignment from incompatible pointer type"
21627 msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
21630 #, fuzzy, gcc-internal-format
21631 msgid "initialization from incompatible pointer type"
21632 msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
21635 #, fuzzy, gcc-internal-format
21636 msgid "return from incompatible pointer type"
21637 msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
21640 #, fuzzy, gcc-internal-format
21641 msgid "passing argument %d of %qE makes pointer from integer without a cast"
21642 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
21645 #, fuzzy, gcc-internal-format
21646 msgid "assignment makes pointer from integer without a cast"
21647 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
21650 #, fuzzy, gcc-internal-format
21651 msgid "initialization makes pointer from integer without a cast"
21652 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
21655 #, fuzzy, gcc-internal-format
21656 msgid "return makes pointer from integer without a cast"
21657 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
21660 #, fuzzy, gcc-internal-format
21661 msgid "passing argument %d of %qE makes integer from pointer without a cast"
21662 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
21665 #, fuzzy, gcc-internal-format
21666 msgid "assignment makes integer from pointer without a cast"
21667 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
21670 #, fuzzy, gcc-internal-format
21671 msgid "initialization makes integer from pointer without a cast"
21672 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
21675 #, fuzzy, gcc-internal-format
21676 msgid "return makes integer from pointer without a cast"
21677 msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
21680 #, fuzzy, gcc-internal-format
21681 msgid "incompatible types in assignment"
21682 msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿"
21685 #, fuzzy, gcc-internal-format
21686 msgid "incompatible types in initialization"
21687 msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿"
21690 #, fuzzy, gcc-internal-format
21691 msgid "incompatible types in return"
21692 msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿"
21695 #, gcc-internal-format
21696 msgid "traditional C rejects automatic aggregate initialization"
21697 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
21699 #: c-typeck.c:4610 c-typeck.c:4625 c-typeck.c:4640
21700 #, fuzzy, gcc-internal-format
21701 msgid "(near initialization for %qs)"
21702 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
21704 #: c-typeck.c:5180 cp/decl.c:4975
21705 #, fuzzy, gcc-internal-format
21706 msgid "opaque vector types cannot be initialized"
21707 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
21710 #, fuzzy, gcc-internal-format
21711 msgid "unknown field %qE specified in initializer"
21712 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
21715 #, gcc-internal-format
21716 msgid "traditional C rejects initialization of unions"
21717 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
21720 #, fuzzy, gcc-internal-format
21721 msgid "jump into statement expression"
21722 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
21725 #, gcc-internal-format
21726 msgid "jump into scope of identifier with variably modified type"
21730 #, fuzzy, gcc-internal-format
21731 msgid "ISO C forbids %<goto *expr;%>"
21732 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤Êý¤ò¶Ø¤¸¤Þ¤¹"
21734 #: c-typeck.c:7069 cp/typeck.c:6592
21735 #, fuzzy, gcc-internal-format
21736 msgid "function declared %<noreturn%> has a %<return%> statement"
21737 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' ʸ¤¬¤¢¤ê¤Þ¤¹"
21740 #, fuzzy, gcc-internal-format
21741 msgid "%<return%> with no value, in function returning non-void"
21742 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
21745 #, fuzzy, gcc-internal-format
21746 msgid "%<return%> with a value, in function returning void"
21747 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
21750 #, fuzzy, gcc-internal-format
21751 msgid "ISO C forbids %<return%> with expression, in function returning void"
21752 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
21755 #, gcc-internal-format
21756 msgid "function returns address of local variable"
21757 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
21759 #: c-typeck.c:7217 cp/semantics.c:949
21760 #, gcc-internal-format
21761 msgid "switch quantity not an integer"
21762 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21765 #, fuzzy, gcc-internal-format
21766 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
21767 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
21770 #, fuzzy, gcc-internal-format
21771 msgid "case label in statement expression not containing enclosing switch statement"
21772 msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21775 #, fuzzy, gcc-internal-format
21776 msgid "%<default%> label in statement expression not containing enclosing switch statement"
21777 msgstr "`default' ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21780 #, gcc-internal-format
21781 msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
21785 #, gcc-internal-format
21786 msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
21789 #: c-typeck.c:7285 cp/parser.c:6804
21790 #, gcc-internal-format
21791 msgid "case label not within a switch statement"
21792 msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21795 #, fuzzy, gcc-internal-format
21796 msgid "%<default%> label not within a switch statement"
21797 msgstr "`default' ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21800 #, gcc-internal-format
21801 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
21804 #: c-typeck.c:7475 cp/cp-gimplify.c:97 cp/parser.c:7409
21805 #, gcc-internal-format
21806 msgid "break statement not within loop or switch"
21807 msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21809 #: c-typeck.c:7477 cp/parser.c:7430
21810 #, gcc-internal-format
21811 msgid "continue statement not within a loop"
21812 msgstr "continue ʸ¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21814 #: c-typeck.c:7482 cp/parser.c:7420
21815 #, fuzzy, gcc-internal-format
21816 msgid "break statement used with OpenMP for loop"
21817 msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
21820 #, gcc-internal-format
21821 msgid "%Hstatement with no effect"
21825 #, gcc-internal-format
21826 msgid "expression statement has incomplete type"
21827 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
21829 #: c-typeck.c:8082 cp/typeck.c:3259
21830 #, gcc-internal-format
21831 msgid "right shift count is negative"
21832 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
21834 #: c-typeck.c:8089 cp/typeck.c:3265
21835 #, gcc-internal-format
21836 msgid "right shift count >= width of type"
21837 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21839 #: c-typeck.c:8111 cp/typeck.c:3284
21840 #, gcc-internal-format
21841 msgid "left shift count is negative"
21842 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
21844 #: c-typeck.c:8114 cp/typeck.c:3286
21845 #, gcc-internal-format
21846 msgid "left shift count >= width of type"
21847 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21849 #: c-typeck.c:8132 cp/typeck.c:3324
21850 #, gcc-internal-format
21851 msgid "comparing floating point with == or != is unsafe"
21852 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21854 #: c-typeck.c:8156 c-typeck.c:8163
21855 #, fuzzy, gcc-internal-format
21856 msgid "ISO C forbids comparison of %<void *%> with function pointer"
21857 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
21859 #: c-typeck.c:8169 c-typeck.c:8227
21860 #, gcc-internal-format
21861 msgid "comparison of distinct pointer types lacks a cast"
21862 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
21864 #: c-typeck.c:8178 c-typeck.c:8186 cp/typeck.c:3344 cp/typeck.c:3353
21865 #, gcc-internal-format
21866 msgid "the address of %qD will never be NULL"
21869 #: c-typeck.c:8193 c-typeck.c:8198 c-typeck.c:8245 c-typeck.c:8250
21870 #, gcc-internal-format
21871 msgid "comparison between pointer and integer"
21872 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21875 #, gcc-internal-format
21876 msgid "comparison of complete and incomplete pointers"
21877 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
21880 #, gcc-internal-format
21881 msgid "ISO C forbids ordered comparisons of pointers to functions"
21882 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
21884 #: c-typeck.c:8234 c-typeck.c:8240
21885 #, gcc-internal-format
21886 msgid "ordered comparison of pointer with integer zero"
21887 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
21890 #, gcc-internal-format
21891 msgid "comparison between signed and unsigned"
21892 msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
21894 #: c-typeck.c:8546 cp/typeck.c:3830
21895 #, gcc-internal-format
21896 msgid "comparison of promoted ~unsigned with constant"
21897 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
21899 #: c-typeck.c:8554 cp/typeck.c:3838
21900 #, gcc-internal-format
21901 msgid "comparison of promoted ~unsigned with unsigned"
21902 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
21905 #, fuzzy, gcc-internal-format
21906 msgid "used array that cannot be converted to pointer where scalar is required"
21907 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
21910 #, fuzzy, gcc-internal-format
21911 msgid "used struct type value where scalar is required"
21912 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
21915 #, fuzzy, gcc-internal-format
21916 msgid "used union type value where scalar is required"
21917 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
21919 #: c-typeck.c:8725 cp/semantics.c:3523
21920 #, gcc-internal-format
21921 msgid "%qE has invalid type for %<reduction%>"
21924 #: c-typeck.c:8759 cp/semantics.c:3536
21925 #, gcc-internal-format
21926 msgid "%qE has invalid type for %<reduction(%s)%>"
21929 #: c-typeck.c:8775 cp/semantics.c:3546
21930 #, gcc-internal-format
21931 msgid "%qE must be %<threadprivate%> for %<copyin%>"
21934 #: c-typeck.c:8784 cp/semantics.c:3351
21935 #, fuzzy, gcc-internal-format
21936 msgid "%qE is not a variable in clause %qs"
21937 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21939 #: c-typeck.c:8791 c-typeck.c:8811 c-typeck.c:8831 cp/semantics.c:3377
21940 #: cp/semantics.c:3396
21941 #, gcc-internal-format
21942 msgid "%qE appears more than once in data clauses"
21945 #: c-typeck.c:8805 cp/semantics.c:3371
21946 #, fuzzy, gcc-internal-format
21947 msgid "%qE is not a variable in clause %<firstprivate%>"
21948 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21950 #: c-typeck.c:8825 cp/semantics.c:3390
21951 #, fuzzy, gcc-internal-format
21952 msgid "%qE is not a variable in clause %<lastprivate%>"
21953 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21955 #: c-typeck.c:8883 cp/semantics.c:3587
21956 #, gcc-internal-format
21957 msgid "%qE is predetermined %qs for %qs"
21961 #, gcc-internal-format
21962 msgid "function call has aggregate value"
21963 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
21965 #: cfgexpand.c:1884
21966 #, gcc-internal-format
21967 msgid "not protecting local variables: variable length buffer"
21970 #: cfgexpand.c:1887
21971 #, gcc-internal-format
21972 msgid "not protecting function: no buffer at least %d bytes long"
21976 #, gcc-internal-format
21977 msgid "bb %d on wrong place"
21981 #, gcc-internal-format
21982 msgid "prev_bb of %d should be %d, not %d"
21986 #, gcc-internal-format
21987 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
21991 #, gcc-internal-format
21992 msgid "verify_flow_info: Block %i lacks loop_father"
21996 #, gcc-internal-format
21997 msgid "verify_flow_info: Wrong count of block %i %i"
22001 #, gcc-internal-format
22002 msgid "verify_flow_info: Wrong frequency of block %i %i"
22006 #, gcc-internal-format
22007 msgid "verify_flow_info: Duplicate edge %i->%i"
22011 #, gcc-internal-format
22012 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
22016 #, gcc-internal-format
22017 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
22021 #, fuzzy, gcc-internal-format
22022 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22023 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
22025 #: cfghooks.c:184 cfgrtl.c:1840
22026 #, gcc-internal-format
22027 msgid "wrong amount of branch edges after unconditional jump %i"
22030 #: cfghooks.c:192 cfghooks.c:203
22031 #, fuzzy, gcc-internal-format
22032 msgid "basic block %d pred edge is corrupted"
22033 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
22036 #, gcc-internal-format
22037 msgid "its dest_idx should be %d, not %d"
22041 #, fuzzy, gcc-internal-format
22042 msgid "basic block %i edge lists are corrupted"
22043 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
22046 #, gcc-internal-format
22047 msgid "verify_flow_info failed"
22051 #, fuzzy, gcc-internal-format
22052 msgid "%s does not support redirect_edge_and_branch"
22053 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22056 #, fuzzy, gcc-internal-format
22057 msgid "%s does not support can_remove_branch_p"
22058 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22061 #, fuzzy, gcc-internal-format
22062 msgid "%s does not support redirect_edge_and_branch_force"
22063 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22066 #, fuzzy, gcc-internal-format
22067 msgid "%s does not support split_block"
22068 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22071 #, fuzzy, gcc-internal-format
22072 msgid "%s does not support move_block_after"
22073 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22076 #, fuzzy, gcc-internal-format
22077 msgid "%s does not support delete_basic_block"
22078 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22081 #, fuzzy, gcc-internal-format
22082 msgid "%s does not support split_edge"
22083 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22086 #, fuzzy, gcc-internal-format
22087 msgid "%s does not support create_basic_block"
22088 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22091 #, fuzzy, gcc-internal-format
22092 msgid "%s does not support can_merge_blocks_p"
22093 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22096 #, fuzzy, gcc-internal-format
22097 msgid "%s does not support predict_edge"
22098 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22101 #, fuzzy, gcc-internal-format
22102 msgid "%s does not support predicted_by_p"
22103 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22106 #, fuzzy, gcc-internal-format
22107 msgid "%s does not support merge_blocks"
22108 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22111 #, fuzzy, gcc-internal-format
22112 msgid "%s does not support make_forwarder_block"
22113 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22116 #, fuzzy, gcc-internal-format
22117 msgid "%s does not support can_duplicate_block_p"
22118 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22121 #, fuzzy, gcc-internal-format
22122 msgid "%s does not support duplicate_block"
22123 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22126 #, fuzzy, gcc-internal-format
22127 msgid "%s does not support block_ends_with_call_p"
22128 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22131 #, fuzzy, gcc-internal-format
22132 msgid "%s does not support block_ends_with_condjump_p"
22133 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22136 #, fuzzy, gcc-internal-format
22137 msgid "%s does not support flow_call_edges_add"
22138 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22141 #, gcc-internal-format
22142 msgid "size of loop %d should be %d, not %d"
22146 #, gcc-internal-format
22147 msgid "bb %d do not belong to loop %d"
22151 #, gcc-internal-format
22152 msgid "loop %d's header does not have exactly 2 entries"
22156 #, gcc-internal-format
22157 msgid "loop %d's latch does not have exactly 1 successor"
22161 #, gcc-internal-format
22162 msgid "loop %d's latch does not have header as successor"
22166 #, gcc-internal-format
22167 msgid "loop %d's latch does not belong directly to it"
22171 #, gcc-internal-format
22172 msgid "loop %d's header does not belong directly to it"
22176 #, gcc-internal-format
22177 msgid "loop %d's latch is marked as part of irreducible region"
22181 #, fuzzy, gcc-internal-format
22182 msgid "basic block %d should be marked irreducible"
22183 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
22186 #, fuzzy, gcc-internal-format
22187 msgid "basic block %d should not be marked irreducible"
22188 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
22191 #, gcc-internal-format
22192 msgid "edge from %d to %d should be marked irreducible"
22196 #, gcc-internal-format
22197 msgid "edge from %d to %d should not be marked irreducible"
22201 #, gcc-internal-format
22202 msgid "corrupted head of the exits list of loop %d"
22206 #, gcc-internal-format
22207 msgid "corrupted exits list of loop %d"
22211 #, gcc-internal-format
22212 msgid "nonempty exits list of loop %d, but exits are not recorded"
22216 #, gcc-internal-format
22217 msgid "Exit %d->%d not recorded"
22221 #, gcc-internal-format
22222 msgid "Wrong list of exited loops for edge %d->%d"
22226 #, gcc-internal-format
22227 msgid "Too many loop exits recorded"
22231 #, gcc-internal-format
22232 msgid "%d exits recorded for loop %d (having %d exits)"
22236 #, gcc-internal-format
22237 msgid "BB_RTL flag not set for block %d"
22241 #, gcc-internal-format
22242 msgid "insn %d basic block pointer is %d, should be %d"
22246 #, gcc-internal-format
22247 msgid "insn %d in header of bb %d has non-NULL basic block"
22251 #, gcc-internal-format
22252 msgid "insn %d in footer of bb %d has non-NULL basic block"
22256 #, gcc-internal-format
22257 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
22261 #, gcc-internal-format
22262 msgid "fallthru edge crosses section boundary (bb %i)"
22266 #, gcc-internal-format
22267 msgid "missing REG_EH_REGION note in the end of bb %i"
22271 #, gcc-internal-format
22272 msgid "too many outgoing branch edges from bb %i"
22276 #, gcc-internal-format
22277 msgid "fallthru edge after unconditional jump %i"
22281 #, fuzzy, gcc-internal-format
22282 msgid "wrong amount of branch edges after conditional jump %i"
22283 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
22286 #, gcc-internal-format
22287 msgid "call edges for non-call insn in bb %i"
22291 #, gcc-internal-format
22292 msgid "abnormal edges for no purpose in bb %i"
22296 #, gcc-internal-format
22297 msgid "insn %d inside basic block %d but block_for_insn is NULL"
22301 #, gcc-internal-format
22302 msgid "insn %d inside basic block %d but block_for_insn is %i"
22305 #: cfgrtl.c:1891 cfgrtl.c:1901
22306 #, gcc-internal-format
22307 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22308 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
22311 #, fuzzy, gcc-internal-format
22312 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22313 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
22316 #, fuzzy, gcc-internal-format
22317 msgid "in basic block %d:"
22318 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
22320 #: cfgrtl.c:1977 cfgrtl.c:2067
22321 #, gcc-internal-format
22322 msgid "insn %d outside of basic blocks has non-NULL bb field"
22326 #, fuzzy, gcc-internal-format
22327 msgid "end insn %d for block %d not found in the insn stream"
22328 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
22331 #, fuzzy, gcc-internal-format
22332 msgid "insn %d is in multiple basic blocks (%d and %d)"
22333 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
22336 #, fuzzy, gcc-internal-format
22337 msgid "head insn %d for block %d not found in the insn stream"
22338 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
22341 #, gcc-internal-format
22342 msgid "missing barrier after block %i"
22346 #, gcc-internal-format
22347 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22351 #, gcc-internal-format
22352 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22356 #, fuzzy, gcc-internal-format
22357 msgid "basic blocks not laid down consecutively"
22358 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
22361 #, gcc-internal-format
22362 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22363 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
22366 #, gcc-internal-format
22367 msgid "%D renamed after being referenced in assembly"
22370 #: cgraphunit.c:670
22371 #, gcc-internal-format
22372 msgid "aux field set for edge %s->%s"
22375 #: cgraphunit.c:676
22376 #, fuzzy, gcc-internal-format
22377 msgid "Execution count is negative"
22378 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
22380 #: cgraphunit.c:683
22381 #, fuzzy, gcc-internal-format
22382 msgid "caller edge count is negative"
22383 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
22385 #: cgraphunit.c:688
22386 #, gcc-internal-format
22387 msgid "caller edge frequency is negative"
22390 #: cgraphunit.c:693
22391 #, gcc-internal-format
22392 msgid "caller edge frequency is too large"
22395 #: cgraphunit.c:702
22396 #, fuzzy, gcc-internal-format
22397 msgid "inlined_to pointer is wrong"
22398 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22400 #: cgraphunit.c:707
22401 #, fuzzy, gcc-internal-format
22402 msgid "multiple inline callers"
22403 msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
22405 #: cgraphunit.c:714
22406 #, gcc-internal-format
22407 msgid "inlined_to pointer set for noninline callers"
22410 #: cgraphunit.c:720
22411 #, gcc-internal-format
22412 msgid "inlined_to pointer is set but no predecessors found"
22415 #: cgraphunit.c:725
22416 #, gcc-internal-format
22417 msgid "inlined_to pointer refers to itself"
22420 #: cgraphunit.c:735
22421 #, fuzzy, gcc-internal-format
22422 msgid "node not found in cgraph_hash"
22423 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
22425 #: cgraphunit.c:763
22426 #, gcc-internal-format
22427 msgid "shared call_stmt:"
22430 #: cgraphunit.c:770
22431 #, fuzzy, gcc-internal-format
22432 msgid "edge points to wrong declaration:"
22433 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
22435 #: cgraphunit.c:779
22436 #, gcc-internal-format
22437 msgid "missing callgraph edge for call stmt:"
22440 #: cgraphunit.c:795
22441 #, gcc-internal-format
22442 msgid "edge %s->%s has no corresponding call_stmt"
22445 #: cgraphunit.c:807
22446 #, gcc-internal-format
22447 msgid "verify_cgraph_node failed"
22450 #: cgraphunit.c:909 cgraphunit.c:932
22451 #, gcc-internal-format
22452 msgid "%J%<externally_visible%> attribute have effect only on public objects"
22455 #: cgraphunit.c:1122
22456 #, fuzzy, gcc-internal-format
22457 msgid "failed to reclaim unneeded function"
22458 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22460 #: cgraphunit.c:1454
22461 #, gcc-internal-format
22462 msgid "nodes with no released memory found"
22466 #, fuzzy, gcc-internal-format
22467 msgid "unknown demangling style '%s'"
22468 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
22471 #, gcc-internal-format
22472 msgid "%s terminated with signal %d [%s]%s"
22473 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
22476 #, gcc-internal-format
22477 msgid "%s returned %d exit status"
22478 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
22481 #, fuzzy, gcc-internal-format
22482 msgid "cannot find 'ldd'"
22483 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
22486 #, gcc-internal-format
22487 msgid "cannot convert to a pointer type"
22488 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
22491 #, gcc-internal-format
22492 msgid "pointer value used where a floating point value was expected"
22493 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22496 #, gcc-internal-format
22497 msgid "aggregate value used where a float was expected"
22498 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22501 #, gcc-internal-format
22502 msgid "conversion to incomplete type"
22503 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
22505 #: convert.c:731 convert.c:807
22506 #, gcc-internal-format
22507 msgid "can't convert between vector values of different size"
22508 msgstr "Â礤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤¤Þ¤»¤ó"
22511 #, gcc-internal-format
22512 msgid "aggregate value used where an integer was expected"
22513 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22516 #, gcc-internal-format
22517 msgid "pointer value used where a complex was expected"
22518 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22521 #, gcc-internal-format
22522 msgid "aggregate value used where a complex was expected"
22523 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22526 #, gcc-internal-format
22527 msgid "can't convert value to a vector"
22528 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤¤Þ¤»¤ó"
22531 #, fuzzy, gcc-internal-format
22532 msgid "aggregate value used where a fixed-point was expected"
22533 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
22536 #, fuzzy, gcc-internal-format
22537 msgid "%qs is not a gcov data file"
22538 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22541 #, fuzzy, gcc-internal-format
22542 msgid "%qs is version %q.*s, expected version %q.*s"
22543 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
22545 #: coverage.c:273 coverage.c:281
22546 #, gcc-internal-format
22547 msgid "coverage mismatch for function %u while reading execution counters"
22550 #: coverage.c:275 coverage.c:370
22551 #, gcc-internal-format
22552 msgid "checksum is %x instead of %x"
22555 #: coverage.c:283 coverage.c:372
22556 #, gcc-internal-format
22557 msgid "number of counters is %d instead of %d"
22561 #, fuzzy, gcc-internal-format
22562 msgid "cannot merge separate %s counters for function %u"
22563 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤¤Þ¤»¤ó"
22566 #, fuzzy, gcc-internal-format
22567 msgid "%qs has overflowed"
22568 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
22571 #, fuzzy, gcc-internal-format
22572 msgid "no coverage for function %qs found"
22573 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
22575 #: coverage.c:361 coverage.c:364
22576 #, gcc-internal-format
22577 msgid "coverage mismatch for function %qs while reading counter %qs"
22581 #, gcc-internal-format
22582 msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
22586 #, gcc-internal-format
22587 msgid "execution counts estimated"
22591 #, gcc-internal-format
22592 msgid "this can result in poorly optimized code"
22596 #, fuzzy, gcc-internal-format
22597 msgid "cannot open %s"
22598 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
22601 #, fuzzy, gcc-internal-format
22602 msgid "error writing %qs"
22603 msgstr "%s ¤Ø¤Î½ñ¤¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
22606 #, gcc-internal-format
22607 msgid "Can not find a valid counter:value pair:"
22611 #, gcc-internal-format
22612 msgid "-fdbg-cnt=%s"
22616 #, gcc-internal-format
22620 #: diagnostic.c:660
22621 #, fuzzy, gcc-internal-format
22622 msgid "in %s, at %s:%d"
22623 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
22626 #, gcc-internal-format
22627 msgid "dominator of %d status unknown"
22631 #, gcc-internal-format
22632 msgid "dominator of %d should be %d, not %d"
22635 #: dwarf2out.c:3634
22636 #, fuzzy, gcc-internal-format
22637 msgid "DW_LOC_OP %s not implemented"
22638 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
22641 #, gcc-internal-format
22642 msgid "invalid rtl sharing found in the insn"
22646 #, gcc-internal-format
22651 #, gcc-internal-format
22652 msgid "internal consistency failure"
22656 #, gcc-internal-format
22657 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
22658 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
22661 #, gcc-internal-format
22662 msgid "abort in %s, at %s:%d"
22663 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
22666 #, gcc-internal-format
22667 msgid "exception handling disabled, use -fexceptions to enable"
22668 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. ͸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
22671 #, fuzzy, gcc-internal-format
22672 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
22673 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22676 #, gcc-internal-format
22677 msgid "__builtin_eh_return not supported on this target"
22678 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22680 #: except.c:3903 except.c:3912
22681 #, gcc-internal-format
22682 msgid "region_array is corrupted for region %i"
22686 #, gcc-internal-format
22687 msgid "outer block of region %i is wrong"
22691 #, gcc-internal-format
22692 msgid "region %i may contain throw and is contained in region that may not"
22696 #, gcc-internal-format
22697 msgid "negative nesting depth of region %i"
22701 #, gcc-internal-format
22702 msgid "tree list ends on depth %i"
22706 #, fuzzy, gcc-internal-format
22707 msgid "array does not match the region tree"
22708 msgstr "¥¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
22711 #, gcc-internal-format
22712 msgid "verify_eh_tree failed"
22716 #, gcc-internal-format
22717 msgid "stack limits not supported on this target"
22718 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22721 msgid "%Kcall to %qs declared with attribute error: %s"
22725 msgid "%Kcall to %qs declared with attribute warning: %s"
22729 #, gcc-internal-format
22730 msgid "invalid argument %qs to -fdebug-prefix-map"
22733 #: fixed-value.c:104
22734 #, fuzzy, gcc-internal-format
22735 msgid "large fixed-point constant implicitly truncated to fixed-point type"
22736 msgstr "Â礤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
22738 #: fold-const.c:992 tree-ssa-loop-niter.c:1827 tree-vrp.c:5060
22739 #, fuzzy, gcc-internal-format
22743 #: fold-const.c:1363
22744 #, gcc-internal-format
22745 msgid "assuming signed overflow does not occur when negating a division"
22748 #: fold-const.c:3989 fold-const.c:4000
22749 #, fuzzy, gcc-internal-format
22750 msgid "comparison is always %d due to width of bit-field"
22751 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
22753 #: fold-const.c:5317
22754 #, gcc-internal-format
22755 msgid "assuming signed overflow does not occur when simplifying range test"
22758 #: fold-const.c:5691 fold-const.c:5706
22759 #, gcc-internal-format
22760 msgid "comparison is always %d"
22761 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
22763 #: fold-const.c:5835
22764 #, fuzzy, gcc-internal-format
22765 msgid "%<or%> of unmatched not-equal tests is always 1"
22766 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
22768 #: fold-const.c:5840
22769 #, fuzzy, gcc-internal-format
22770 msgid "%<and%> of mutually exclusive equal-tests is always 0"
22771 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
22773 #: fold-const.c:8617
22774 #, gcc-internal-format
22775 msgid "assuming signed overflow does not occur when reducing constant in comparison"
22778 #: fold-const.c:8871
22779 #, gcc-internal-format
22780 msgid "assuming signed overflow does not occur when combining constants around a comparison"
22783 #: fold-const.c:13236
22784 #, gcc-internal-format
22785 msgid "fold check: original tree changed by fold"
22789 #, fuzzy, gcc-internal-format
22790 msgid "%Jtotal size of local objects too large"
22791 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礤¹¤®¤Þ¤¹"
22793 #: function.c:837 varasm.c:2095
22794 #, fuzzy, gcc-internal-format
22795 msgid "size of variable %q+D is too large"
22796 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礤¹¤®¤Þ¤¹"
22798 #: function.c:1554 gimplify.c:4250
22799 #, fuzzy, gcc-internal-format
22800 msgid "impossible constraint in %<asm%>"
22801 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
22804 #, fuzzy, gcc-internal-format
22805 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22806 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹"
22809 #, fuzzy, gcc-internal-format
22810 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22811 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹"
22814 #, gcc-internal-format
22815 msgid "function returns an aggregate"
22816 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
22819 #, fuzzy, gcc-internal-format
22820 msgid "unused parameter %q+D"
22821 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
22824 #, fuzzy, gcc-internal-format
22825 msgid "ambiguous abbreviation %s"
22826 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
22829 #, fuzzy, gcc-internal-format
22830 msgid "incomplete '%s' option"
22831 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
22834 #, fuzzy, gcc-internal-format
22835 msgid "missing argument to '%s' option"
22836 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22839 #, fuzzy, gcc-internal-format
22840 msgid "extraneous argument to '%s' option"
22841 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
22844 #, fuzzy, gcc-internal-format
22845 msgid "warning: -pipe ignored because -save-temps specified"
22846 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
22849 #, fuzzy, gcc-internal-format
22850 msgid "warning: '-x %s' after last input file has no effect"
22851 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
22853 #. Catch the case where a spec string contains something like
22854 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
22855 #. hand side of the :.
22857 #, fuzzy, gcc-internal-format
22858 msgid "spec failure: '%%*' has not been initialized by pattern match"
22859 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
22862 #, fuzzy, gcc-internal-format
22863 msgid "warning: use of obsolete %%[ operator in specs"
22864 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
22867 #, fuzzy, gcc-internal-format
22868 msgid "spec failure: unrecognized spec option '%c'"
22869 msgstr "spec ¥¨¥é¡¼: ǧ¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
22872 #, gcc-internal-format
22873 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
22877 #, gcc-internal-format
22878 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
22882 #, fuzzy, gcc-internal-format
22883 msgid "unrecognized option '-%s'"
22884 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
22886 #: gcc.c:6615 gcc.c:6678
22887 #, gcc-internal-format
22888 msgid "%s: %s compiler not installed on this system"
22889 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22892 #, gcc-internal-format
22893 msgid "%s: linker input file unused because linking not done"
22894 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
22897 #, gcc-internal-format
22898 msgid "language %s not recognized"
22899 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤¤Þ¤»¤ó"
22902 #, gcc-internal-format
22907 #, fuzzy, gcc-internal-format
22908 msgid "%s: %d basic blocks and %d edges/basic block"
22909 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
22912 #, fuzzy, gcc-internal-format
22913 msgid "%s: %d basic blocks and %d registers"
22914 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
22916 #: ggc-common.c:403 ggc-common.c:411 ggc-common.c:479 ggc-common.c:498
22917 #: ggc-page.c:2138 ggc-page.c:2169 ggc-page.c:2176 ggc-zone.c:2290
22919 #, fuzzy, gcc-internal-format
22920 msgid "can't write PCH file: %m"
22921 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
22923 #: ggc-common.c:491 config/i386/host-cygwin.c:57
22924 #, fuzzy, gcc-internal-format
22925 msgid "can't get position in PCH file: %m"
22926 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
22928 #: ggc-common.c:501
22929 #, fuzzy, gcc-internal-format
22930 msgid "can't write padding to PCH file: %m"
22931 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
22933 #: ggc-common.c:556 ggc-common.c:564 ggc-common.c:571 ggc-common.c:574
22934 #: ggc-common.c:584 ggc-common.c:587 ggc-page.c:2266 ggc-zone.c:2324
22935 #, fuzzy, gcc-internal-format
22936 msgid "can't read PCH file: %m"
22937 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
22939 #: ggc-common.c:579
22940 #, gcc-internal-format
22941 msgid "had to relocate PCH"
22945 #, gcc-internal-format
22946 msgid "open /dev/zero: %m"
22949 #: ggc-page.c:2154 ggc-page.c:2160
22950 #, fuzzy, gcc-internal-format
22951 msgid "can't write PCH file"
22952 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
22954 #: ggc-zone.c:2287 ggc-zone.c:2298
22955 #, fuzzy, gcc-internal-format
22956 msgid "can't seek PCH file: %m"
22957 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤¤Þ¤»¤ó"
22960 #, fuzzy, gcc-internal-format
22961 msgid "can't write PCH fle: %m"
22962 msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó"
22965 #, fuzzy, gcc-internal-format
22966 msgid "invalid lvalue in asm output %d"
22967 msgstr "asm ʸ¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
22970 #, gcc-internal-format
22971 msgid "non-memory input %d must stay in memory"
22975 #, fuzzy, gcc-internal-format
22976 msgid "memory input %d is not directly addressable"
22977 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤¤Þ¤»¤ó"
22980 #, gcc-internal-format
22981 msgid "%qs not specified in enclosing parallel"
22985 #, gcc-internal-format
22986 msgid "%Henclosing parallel"
22990 #, fuzzy, gcc-internal-format
22991 msgid "iteration variable %qs should be private"
22992 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22995 #, fuzzy, gcc-internal-format
22996 msgid "iteration variable %qs should not be firstprivate"
22997 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
23000 #, fuzzy, gcc-internal-format
23001 msgid "iteration variable %qs should not be reduction"
23002 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23005 #, gcc-internal-format
23006 msgid "%s variable %qs is private in outer context"
23010 #, gcc-internal-format
23011 msgid "gimplification failed"
23014 #: global.c:284 global.c:297 global.c:311
23015 #, fuzzy, gcc-internal-format
23016 msgid "%s cannot be used in asm here"
23017 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
23019 #: graph.c:401 java/jcf-parse.c:1757 java/jcf-parse.c:1897 objc/objc-act.c:500
23020 #, fuzzy, gcc-internal-format
23021 msgid "can't open %s: %m"
23022 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
23024 #: haifa-sched.c:184
23025 #, gcc-internal-format
23026 msgid "fix_sched_param: unknown param: %s"
23027 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
23030 #, gcc-internal-format
23031 msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered or master region"
23035 #, gcc-internal-format
23036 msgid "master region may not be closely nested inside of work-sharing region"
23040 #, gcc-internal-format
23041 msgid "ordered region may not be closely nested inside of critical region"
23045 #, gcc-internal-format
23046 msgid "ordered region must be closely nested inside a loop region with an ordered clause"
23050 #, gcc-internal-format
23051 msgid "critical region may not be nested inside a critical region with the same name"
23054 #: omp-low.c:5050 cp/decl.c:2660 cp/parser.c:7417 cp/parser.c:7437
23055 #, gcc-internal-format
23056 msgid "invalid exit from OpenMP structured block"
23060 #, gcc-internal-format
23061 msgid "invalid entry to OpenMP structured block"
23065 #, gcc-internal-format
23066 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
23070 #, gcc-internal-format
23071 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
23075 #, gcc-internal-format
23076 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
23079 #. Eventually this should become a hard error IMO.
23081 #, gcc-internal-format
23082 msgid "command line option \"%s\" is valid for %s but not for %s"
23086 #, fuzzy, gcc-internal-format
23087 msgid "command line option %qs is not supported by this configuration"
23088 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23091 #, fuzzy, gcc-internal-format
23092 msgid "missing argument to \"%s\""
23093 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
23096 #, fuzzy, gcc-internal-format
23097 msgid "argument to \"%s\" should be a non-negative integer"
23098 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤¤Ç¤¹"
23101 #, fuzzy, gcc-internal-format
23102 msgid "unrecognized command line option \"%s\""
23103 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
23106 #, gcc-internal-format
23107 msgid "-Wuninitialized is not supported without -O"
23108 msgstr "-Wuninitialized ¤Ï -O ̵¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23111 #, gcc-internal-format
23112 msgid "-freorder-blocks-and-partition does not work with exceptions"
23116 #, gcc-internal-format
23117 msgid "-freorder-blocks-and-partition does not support unwind info"
23121 #, gcc-internal-format
23122 msgid "-freorder-blocks-and-partition does not work on this architecture"
23126 #, gcc-internal-format
23127 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
23131 #, fuzzy, gcc-internal-format
23132 msgid "structure alignment must be a small power of two, not %d"
23133 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23136 #, fuzzy, gcc-internal-format
23137 msgid "unrecognized visibility value \"%s\""
23138 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
23141 #, fuzzy, gcc-internal-format
23142 msgid "unrecognized register name \"%s\""
23143 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
23146 #, fuzzy, gcc-internal-format
23147 msgid "unknown tls-model \"%s\""
23148 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
23151 #, gcc-internal-format
23152 msgid "%s: --param arguments should be of the form NAME=VALUE"
23156 #, fuzzy, gcc-internal-format
23157 msgid "invalid --param value %qs"
23158 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
23161 #, fuzzy, gcc-internal-format
23162 msgid "target system does not support debug output"
23163 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23166 #, fuzzy, gcc-internal-format
23167 msgid "debug format \"%s\" conflicts with prior selection"
23168 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
23171 #, fuzzy, gcc-internal-format
23172 msgid "unrecognised debug output level \"%s\""
23173 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
23176 #, gcc-internal-format
23177 msgid "debug output level %s is too high"
23181 #, gcc-internal-format
23182 msgid "-Werror=%s: No option -%s"
23186 #, fuzzy, gcc-internal-format
23187 msgid "minimum value of parameter %qs is %u"
23188 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
23191 #, gcc-internal-format
23192 msgid "maximum value of parameter %qs is %u"
23195 #. If we didn't find this parameter, issue an error message.
23197 #, fuzzy, gcc-internal-format
23198 msgid "invalid parameter %qs"
23199 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
23202 #, gcc-internal-format
23203 msgid "corrupted profile info: run_max * runs < sum_max"
23207 #, gcc-internal-format
23208 msgid "corrupted profile info: sum_all is smaller than sum_max"
23212 #, gcc-internal-format
23213 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
23217 #, gcc-internal-format
23218 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
23222 #, gcc-internal-format
23223 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
23227 #, fuzzy, gcc-internal-format
23228 msgid "output constraint %d must specify a single register"
23229 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23232 #, fuzzy, gcc-internal-format
23233 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
23234 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23237 #, fuzzy, gcc-internal-format
23238 msgid "output regs must be grouped at top of stack"
23239 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23242 #, fuzzy, gcc-internal-format
23243 msgid "implicitly popped regs must be grouped at top of stack"
23244 msgstr "°ÅÌÛ¤Ë pop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23247 #, fuzzy, gcc-internal-format
23248 msgid "output operand %d must use %<&%> constraint"
23249 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23252 #, gcc-internal-format
23253 msgid "can't use '%s' as a %s register"
23254 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
23256 #: regclass.c:890 config/ia64/ia64.c:5138 config/ia64/ia64.c:5145
23257 #: config/pa/pa.c:359 config/pa/pa.c:366 config/spu/spu.c:3886
23258 #: config/spu/spu.c:3893
23259 #, gcc-internal-format
23260 msgid "unknown register name: %s"
23261 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
23264 #, gcc-internal-format
23265 msgid "global register variable follows a function definition"
23266 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
23269 #, gcc-internal-format
23270 msgid "register used for two global register variables"
23271 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
23274 #, gcc-internal-format
23275 msgid "call-clobbered register used for global register variable"
23276 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
23278 #: regrename.c:1893
23279 #, gcc-internal-format
23280 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
23283 #: regrename.c:1905
23284 #, gcc-internal-format
23285 msgid "validate_value_data: Loop in regno chain (%u)"
23288 #: regrename.c:1908
23289 #, gcc-internal-format
23290 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
23293 #: regrename.c:1920
23294 #, gcc-internal-format
23295 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
23299 #, fuzzy, gcc-internal-format
23300 msgid "cannot reload integer constant operand in %<asm%>"
23301 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤¤Þ¤»¤ó"
23304 #, fuzzy, gcc-internal-format
23305 msgid "impossible register constraint in %<asm%>"
23306 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
23309 #, fuzzy, gcc-internal-format
23310 msgid "%<&%> constraint used with no register class"
23311 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23313 #: reload.c:3735 reload.c:3975
23314 #, fuzzy, gcc-internal-format
23315 msgid "inconsistent operand constraints in an %<asm%>"
23316 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
23319 #, fuzzy, gcc-internal-format
23320 msgid "%<asm%> operand has impossible constraints"
23321 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
23324 #, gcc-internal-format
23325 msgid "frame size too large for reliable stack checking"
23326 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤¤Ê¤¯¤Ê¤ê¤Þ¤¹"
23329 #, gcc-internal-format
23330 msgid "try reducing the number of local variables"
23331 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
23334 #, fuzzy, gcc-internal-format
23335 msgid "can't find a register in class %qs while reloading %<asm%>"
23336 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
23339 #, fuzzy, gcc-internal-format
23340 msgid "unable to find a register to spill in class %qs"
23341 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
23344 #, fuzzy, gcc-internal-format
23345 msgid "%<asm%> operand requires impossible reload"
23346 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
23349 #, fuzzy, gcc-internal-format
23350 msgid "%<asm%> operand constraint incompatible with operand size"
23351 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
23354 #, fuzzy, gcc-internal-format
23355 msgid "output operand is constant in %<asm%>"
23356 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
23359 #, fuzzy, gcc-internal-format
23360 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
23361 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
23364 #, gcc-internal-format
23365 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
23366 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
23369 #, gcc-internal-format
23370 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
23371 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
23374 #, fuzzy, gcc-internal-format
23375 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
23376 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
23379 #, fuzzy, gcc-internal-format
23380 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
23381 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
23384 #, fuzzy, gcc-internal-format
23385 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
23386 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
23389 #, gcc-internal-format
23390 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
23391 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
23394 #, fuzzy, gcc-internal-format
23395 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
23396 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
23399 #, fuzzy, gcc-internal-format
23400 msgid "output operand constraint lacks %<=%>"
23401 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
23404 #, fuzzy, gcc-internal-format
23405 msgid "output constraint %qc for operand %d is not at the beginning"
23406 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
23409 #, fuzzy, gcc-internal-format
23410 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
23411 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃÖ¤Ë '+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
23413 #: stmt.c:362 stmt.c:461
23414 #, fuzzy, gcc-internal-format
23415 msgid "%<%%%> constraint used with last operand"
23416 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
23419 #, gcc-internal-format
23420 msgid "matching constraint not valid in output operand"
23421 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
23424 #, fuzzy, gcc-internal-format
23425 msgid "input operand constraint contains %qc"
23426 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ `%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
23429 #, gcc-internal-format
23430 msgid "matching constraint references invalid operand number"
23431 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
23434 #, fuzzy, gcc-internal-format
23435 msgid "invalid punctuation %qc in constraint"
23436 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
23439 #, fuzzy, gcc-internal-format
23440 msgid "matching constraint does not allow a register"
23441 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
23444 #, gcc-internal-format
23445 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
23449 #, fuzzy, gcc-internal-format
23450 msgid "unknown register name %qs in %<asm%>"
23451 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
23454 #, gcc-internal-format
23455 msgid "PIC register %qs clobbered in %<asm%>"
23459 #, fuzzy, gcc-internal-format
23460 msgid "more than %d operands in %<asm%>"
23461 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
23464 #, gcc-internal-format
23465 msgid "output number %d not directly addressable"
23466 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤¤Þ¤»¤ó"
23469 #, fuzzy, gcc-internal-format
23470 msgid "asm operand %d probably doesn%'t match constraints"
23471 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
23474 #, gcc-internal-format
23475 msgid "use of memory input without lvalue in asm operand %d is deprecated"
23479 #, gcc-internal-format
23480 msgid "asm clobber conflict with output operand"
23484 #, gcc-internal-format
23485 msgid "asm clobber conflict with input operand"
23489 #, fuzzy, gcc-internal-format
23490 msgid "too many alternatives in %<asm%>"
23491 msgstr "`asm' Ãæ¤ÎÂåÂØ¥¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
23494 #, fuzzy, gcc-internal-format
23495 msgid "operand constraints for %<asm%> differ in number of alternatives"
23496 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
23499 #, fuzzy, gcc-internal-format
23500 msgid "duplicate asm operand name %qs"
23501 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
23504 #, gcc-internal-format
23505 msgid "missing close brace for named operand"
23509 #, fuzzy, gcc-internal-format
23510 msgid "undefined named operand %qs"
23511 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
23514 #, fuzzy, gcc-internal-format
23515 msgid "%Hvalue computed is not used"
23516 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
23518 #: stor-layout.c:149
23519 #, fuzzy, gcc-internal-format
23520 msgid "type size can%'t be explicitly evaluated"
23521 msgstr "·¿¤ÎÂ礤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
23523 #: stor-layout.c:151
23524 #, gcc-internal-format
23525 msgid "variable-size type declared outside of any function"
23526 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
23528 #: stor-layout.c:467
23529 #, fuzzy, gcc-internal-format
23530 msgid "size of %q+D is %d bytes"
23531 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
23533 #: stor-layout.c:469
23534 #, fuzzy, gcc-internal-format
23535 msgid "size of %q+D is larger than %wd bytes"
23536 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
23538 #: stor-layout.c:899
23539 #, fuzzy, gcc-internal-format
23540 msgid "packed attribute causes inefficient alignment for %q+D"
23541 msgstr "packed °À¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤µ¯¤³¤·¤Þ¤¹"
23543 #: stor-layout.c:902
23544 #, fuzzy, gcc-internal-format
23545 msgid "packed attribute is unnecessary for %q+D"
23546 msgstr "packed °À¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
23548 #. No, we need to skip space before this field.
23549 #. Bump the cumulative size to multiple of field alignment.
23550 #: stor-layout.c:919
23551 #, fuzzy, gcc-internal-format
23552 msgid "padding struct to align %q+D"
23553 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
23555 #: stor-layout.c:1270
23556 #, gcc-internal-format
23557 msgid "padding struct size to alignment boundary"
23558 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
23560 #: stor-layout.c:1300
23561 #, fuzzy, gcc-internal-format
23562 msgid "packed attribute causes inefficient alignment for %qs"
23563 msgstr "packed °À¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤µ¯¤³¤·¤Þ¤¹"
23565 #: stor-layout.c:1304
23566 #, fuzzy, gcc-internal-format
23567 msgid "packed attribute is unnecessary for %qs"
23568 msgstr "packed °À¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
23570 #: stor-layout.c:1310
23571 #, gcc-internal-format
23572 msgid "packed attribute causes inefficient alignment"
23573 msgstr "packed °À¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤µ¯¤³¤·¤Þ¤¹"
23575 #: stor-layout.c:1312
23576 #, gcc-internal-format
23577 msgid "packed attribute is unnecessary"
23578 msgstr "packed °À¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
23580 #: stor-layout.c:1842
23581 #, fuzzy, gcc-internal-format
23582 msgid "alignment of array elements is greater than element size"
23583 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
23586 #, gcc-internal-format
23587 msgid "__builtin_saveregs not supported by this target"
23588 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23591 #, gcc-internal-format
23592 msgid "repository file '%s' does not contain command-line arguments"
23596 #, gcc-internal-format
23597 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
23601 #, gcc-internal-format
23602 msgid "ld returned %d exit status"
23603 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
23606 #, fuzzy, gcc-internal-format
23607 msgid "invalid option argument %qs"
23608 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
23611 #, gcc-internal-format
23612 msgid "getting core file size maximum limit: %m"
23616 #, gcc-internal-format
23617 msgid "setting core file size limit to maximum: %m"
23621 #, fuzzy, gcc-internal-format
23622 msgid "%q+F declared %<static%> but never defined"
23623 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
23626 #, fuzzy, gcc-internal-format
23627 msgid "%q+D defined but not used"
23628 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
23631 #, gcc-internal-format
23632 msgid "%qD is deprecated (declared at %s:%d)"
23636 #, gcc-internal-format
23637 msgid "%qs is deprecated (declared at %s:%d)"
23641 #, gcc-internal-format
23642 msgid "type is deprecated (declared at %s:%d)"
23646 #, fuzzy, gcc-internal-format
23647 msgid "%qs is deprecated"
23648 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
23651 #, gcc-internal-format
23652 msgid "type is deprecated"
23655 #: toplev.c:975 toplev.c:1002
23656 #, gcc-internal-format
23657 msgid "GCC supports only %d input file changes"
23661 #, gcc-internal-format
23662 msgid "unrecognized gcc debugging option: %c"
23663 msgstr "ǧ¼±¤Ç¤¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
23666 #, fuzzy, gcc-internal-format
23667 msgid "can%'t open %s for writing: %m"
23668 msgstr "%s ¤ò½ñ¤¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
23671 #, fuzzy, gcc-internal-format
23672 msgid "-frecord-gcc-switches is not supported by the current target"
23673 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23676 #, fuzzy, gcc-internal-format
23677 msgid "this target does not support %qs"
23678 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
23681 #, gcc-internal-format
23682 msgid "instruction scheduling not supported on this target machine"
23683 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23686 #, gcc-internal-format
23687 msgid "this target machine does not have delayed branches"
23688 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
23691 #, gcc-internal-format
23692 msgid "-f%sleading-underscore not supported on this target machine"
23693 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23696 #, fuzzy, gcc-internal-format
23697 msgid "target system does not support the \"%s\" debug format"
23698 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
23701 #, gcc-internal-format
23702 msgid "variable tracking requested, but useless unless producing debug info"
23706 #, gcc-internal-format
23707 msgid "variable tracking requested, but not supported by this debug format"
23711 #, fuzzy, gcc-internal-format
23712 msgid "can%'t open %s: %m"
23713 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
23716 #, fuzzy, gcc-internal-format
23717 msgid "-ffunction-sections not supported for this target"
23718 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23721 #, fuzzy, gcc-internal-format
23722 msgid "-fdata-sections not supported for this target"
23723 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23726 #, fuzzy, gcc-internal-format
23727 msgid "-ffunction-sections disabled; it makes profiling impossible"
23728 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
23731 #, fuzzy, gcc-internal-format
23732 msgid "-fprefetch-loop-arrays not supported for this target"
23733 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23736 #, fuzzy, gcc-internal-format
23737 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
23738 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23741 #, fuzzy, gcc-internal-format
23742 msgid "-fprefetch-loop-arrays is not supported with -Os"
23743 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
23746 #, fuzzy, gcc-internal-format
23747 msgid "-ffunction-sections may affect debugging on some targets"
23748 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
23751 #, fuzzy, gcc-internal-format
23752 msgid "-fstack-protector not supported for this target"
23753 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23756 #, gcc-internal-format
23757 msgid "unwind tables currently requires a frame pointer for correctness"
23761 #, fuzzy, gcc-internal-format
23762 msgid "error writing to %s: %m"
23763 msgstr "%s ¤Ø¤Î½ñ¤¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
23765 #: toplev.c:2200 java/jcf-parse.c:1776
23766 #, fuzzy, gcc-internal-format
23767 msgid "error closing %s: %m"
23768 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
23770 #: tree-cfg.c:1432 tree-cfg.c:2068 tree-cfg.c:2071
23771 #, fuzzy, gcc-internal-format
23772 msgid "%Hwill never be executed"
23773 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
23776 #, gcc-internal-format
23777 msgid "SSA name in freelist but still referenced"
23781 #, gcc-internal-format
23782 msgid "ASSERT_EXPR with an always-false condition"
23786 #, gcc-internal-format
23787 msgid "GIMPLE register modified with BIT_FIELD_REF"
23791 #, gcc-internal-format
23792 msgid "invariant not recomputed when ADDR_EXPR changed"
23796 #, gcc-internal-format
23797 msgid "constant not recomputed when ADDR_EXPR changed"
23801 #, gcc-internal-format
23802 msgid "side effects not recomputed when ADDR_EXPR changed"
23806 #, gcc-internal-format
23807 msgid "address taken, but ADDRESSABLE bit not set"
23811 #, fuzzy, gcc-internal-format
23812 msgid "non-integral used in condition"
23813 msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
23816 #, fuzzy, gcc-internal-format
23817 msgid "invalid conditional operand"
23818 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
23821 #, fuzzy, gcc-internal-format
23822 msgid "invalid reference prefix"
23823 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
23826 #, fuzzy, gcc-internal-format
23827 msgid "invalid operand to plus/minus, type is a pointer"
23828 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23831 #, fuzzy, gcc-internal-format
23832 msgid "invalid operand to pointer plus, first operand is not a pointer"
23833 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23836 #, gcc-internal-format
23837 msgid "invalid operand to pointer plus, second operand is not an integer with type of sizetype."
23840 #: tree-cfg.c:3382 tree-cfg.c:3798
23841 #, fuzzy, gcc-internal-format
23842 msgid "invalid operand in unary expression"
23843 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
23846 #, fuzzy, gcc-internal-format
23847 msgid "type mismatch in unary expression"
23848 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23851 #, fuzzy, gcc-internal-format
23852 msgid "invalid operands in binary expression"
23853 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23856 #, fuzzy, gcc-internal-format
23857 msgid "type mismatch in binary expression"
23858 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23861 #, fuzzy, gcc-internal-format
23862 msgid "invalid expression for min lvalue"
23863 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
23866 #, fuzzy, gcc-internal-format
23867 msgid "invalid operand in indirect reference"
23868 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23871 #, fuzzy, gcc-internal-format
23872 msgid "type mismatch in indirect reference"
23873 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23876 #, fuzzy, gcc-internal-format
23877 msgid "invalid operands to array reference"
23878 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23881 #, fuzzy, gcc-internal-format
23882 msgid "type mismatch in array reference"
23883 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23886 #, fuzzy, gcc-internal-format
23887 msgid "type mismatch in array range reference"
23888 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23891 #, fuzzy, gcc-internal-format
23892 msgid "type mismatch in real/imagpart reference"
23893 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
23896 #, fuzzy, gcc-internal-format
23897 msgid "type mismatch in component reference"
23898 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23901 #, fuzzy, gcc-internal-format
23902 msgid "invalid operand in conversion"
23903 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
23906 #, fuzzy, gcc-internal-format
23907 msgid "invalid types in nop conversion"
23908 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
23911 #, fuzzy, gcc-internal-format
23912 msgid "invalid operand in int to float conversion"
23913 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
23916 #, fuzzy, gcc-internal-format
23917 msgid "invalid types in conversion to floating point"
23918 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
23921 #, fuzzy, gcc-internal-format
23922 msgid "invalid operand in float to int conversion"
23923 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
23926 #, fuzzy, gcc-internal-format
23927 msgid "invalid types in conversion to integer"
23928 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
23931 #, fuzzy, gcc-internal-format
23932 msgid "invalid operands in complex expression"
23933 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
23936 #, fuzzy, gcc-internal-format
23937 msgid "type mismatch in complex expression"
23938 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23941 #, fuzzy, gcc-internal-format
23942 msgid "constructor not allowed for non-vector types"
23943 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
23946 #, fuzzy, gcc-internal-format
23947 msgid "invalid operands in shift expression"
23948 msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
23951 #, fuzzy, gcc-internal-format
23952 msgid "type mismatch in shift expression"
23953 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23956 #, fuzzy, gcc-internal-format
23957 msgid "invalid (pointer) operands to plus/minus"
23958 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23961 #, fuzzy, gcc-internal-format
23962 msgid "invalid operands in pointer plus expression"
23963 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
23966 #, fuzzy, gcc-internal-format
23967 msgid "type mismatch in pointer plus expression"
23968 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23971 #, fuzzy, gcc-internal-format
23972 msgid "invalid operands in conditional expression"
23973 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
23976 #, fuzzy, gcc-internal-format
23977 msgid "type mismatch in address expression"
23978 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23981 #, fuzzy, gcc-internal-format
23982 msgid "invalid operands in truth expression"
23983 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
23986 #, fuzzy, gcc-internal-format
23987 msgid "type mismatch in binary truth expression"
23988 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
23991 #, fuzzy, gcc-internal-format
23992 msgid "invalid operand in unary not"
23993 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
23996 #, fuzzy, gcc-internal-format
23997 msgid "type mismatch in not expression"
23998 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
24001 #, fuzzy, gcc-internal-format
24002 msgid "invalid operands in comparison expression"
24003 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
24006 #, fuzzy, gcc-internal-format
24007 msgid "type mismatch in comparison expression"
24008 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
24011 #, fuzzy, gcc-internal-format
24012 msgid "non-trivial conversion at assignment"
24013 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
24015 #: tree-cfg.c:3988 tree-cfg.c:4136
24016 #, fuzzy, gcc-internal-format
24017 msgid "is not a valid GIMPLE statement"
24018 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
24021 #, fuzzy, gcc-internal-format
24022 msgid "invalid operand to switch statement"
24023 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
24026 #, fuzzy, gcc-internal-format
24027 msgid "type error in return expression"
24028 msgstr " throw ¤µ¤ì¤¿¼°¤ÎÃæ"
24031 #, gcc-internal-format
24032 msgid "verify_gimple failed"
24036 #, gcc-internal-format
24037 msgid "statement marked for throw, but doesn%'t"
24041 #, gcc-internal-format
24042 msgid "statement marked for throw in middle of block"
24046 #, gcc-internal-format
24047 msgid "unexpected non-tuple"
24051 #, gcc-internal-format
24052 msgid "Dead STMT in EH table"
24056 #, gcc-internal-format
24057 msgid "bb_for_stmt (phi) is set to a wrong basic block"
24061 #, fuzzy, gcc-internal-format
24062 msgid "missing PHI def"
24063 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
24066 #, gcc-internal-format
24067 msgid "PHI def is not a GIMPLE value"
24070 #: tree-cfg.c:4333 tree-cfg.c:4359
24071 #, gcc-internal-format
24072 msgid "incorrect sharing of tree nodes"
24076 #, gcc-internal-format
24077 msgid "bb_for_stmt (stmt) is set to a wrong basic block"
24081 #, gcc-internal-format
24082 msgid "verify_stmts failed"
24086 #, gcc-internal-format
24087 msgid "ENTRY_BLOCK has IL associated with it"
24091 #, gcc-internal-format
24092 msgid "EXIT_BLOCK has IL associated with it"
24096 #, gcc-internal-format
24097 msgid "fallthru to exit from bb %d"
24101 #, gcc-internal-format
24102 msgid "nonlocal label "
24105 #: tree-cfg.c:4440 tree-cfg.c:4450 tree-cfg.c:4475
24106 #, gcc-internal-format
24111 #, fuzzy, gcc-internal-format
24112 msgid "control flow in the middle of basic block %d"
24113 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
24116 #, gcc-internal-format
24117 msgid "fallthru edge after a control statement in bb %d"
24121 #, gcc-internal-format
24122 msgid "true/false edge after a non-COND_EXPR in bb %d"
24126 #, gcc-internal-format
24127 msgid "COND_EXPR with code in branches at the end of bb %d"
24130 #: tree-cfg.c:4538 tree-cfg.c:4560 tree-cfg.c:4573 tree-cfg.c:4644
24131 #, gcc-internal-format
24132 msgid "wrong outgoing edge flags at end of bb %d"
24136 #, gcc-internal-format
24137 msgid "explicit goto at end of bb %d"
24141 #, gcc-internal-format
24142 msgid "return edge does not point to exit in bb %d"
24146 #, gcc-internal-format
24147 msgid "found default case not at end of case vector"
24151 #, fuzzy, gcc-internal-format
24152 msgid "case labels not sorted: "
24153 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
24156 #, gcc-internal-format
24157 msgid "no default case found at end of case vector"
24161 #, gcc-internal-format
24162 msgid "extra outgoing edge %d->%d"
24166 #, gcc-internal-format
24167 msgid "missing edge %i->%i"
24170 #: tree-cfg.c:6941 tree-cfg.c:6945
24171 #, fuzzy, gcc-internal-format
24172 msgid "%H%<noreturn%> function does return"
24173 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
24175 #: tree-cfg.c:6967 tree-cfg.c:6972
24176 #, fuzzy, gcc-internal-format
24177 msgid "%Hcontrol reaches end of non-void function"
24178 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
24181 #, fuzzy, gcc-internal-format
24182 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
24183 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
24186 #, fuzzy, gcc-internal-format
24187 msgid "could not open dump file %qs: %s"
24188 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
24190 #: tree-dump.c:1068
24191 #, gcc-internal-format
24192 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
24196 #, fuzzy, gcc-internal-format
24197 msgid "EH edge %i->%i is missing"
24198 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
24201 #, gcc-internal-format
24202 msgid "EH edge %i->%i miss EH flag"
24205 #. ??? might not be mistake.
24207 #, gcc-internal-format
24208 msgid "EH edge %i->%i has duplicated regions"
24212 #, gcc-internal-format
24213 msgid "BB %i can not throw but has EH edges"
24217 #, gcc-internal-format
24218 msgid "BB %i last statement has incorrectly set region"
24222 #, gcc-internal-format
24223 msgid "unnecessary EH edge %i->%i"
24226 #: tree-inline.c:1830
24227 #, gcc-internal-format
24228 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
24231 #: tree-inline.c:1842
24232 #, gcc-internal-format
24233 msgid "function %q+F can never be inlined because it uses setjmp"
24236 #: tree-inline.c:1856
24237 #, gcc-internal-format
24238 msgid "function %q+F can never be inlined because it uses variable argument lists"
24241 #: tree-inline.c:1867
24242 #, gcc-internal-format
24243 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
24246 #: tree-inline.c:1874
24247 #, gcc-internal-format
24248 msgid "function %q+F can never be inlined because it uses non-local goto"
24251 #: tree-inline.c:1885
24252 #, gcc-internal-format
24253 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
24256 #: tree-inline.c:1904
24257 #, gcc-internal-format
24258 msgid "function %q+F can never be inlined because it contains a computed goto"
24261 #: tree-inline.c:1918
24262 #, gcc-internal-format
24263 msgid "function %q+F can never be inlined because it receives a non-local goto"
24266 #: tree-inline.c:1943
24267 #, gcc-internal-format
24268 msgid "function %q+F can never be inlined because it uses variable sized variables"
24271 #: tree-inline.c:2005
24272 #, gcc-internal-format
24273 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
24276 #: tree-inline.c:2019
24277 #, gcc-internal-format
24278 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
24281 #: tree-inline.c:2588 tree-inline.c:2598
24282 #, fuzzy, gcc-internal-format
24283 msgid "inlining failed in call to %q+F: %s"
24284 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
24286 #: tree-inline.c:2589 tree-inline.c:2600
24287 #, gcc-internal-format
24288 msgid "called from here"
24289 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
24291 #: tree-mudflap.c:860
24292 #, gcc-internal-format
24293 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
24296 #: tree-mudflap.c:1044
24297 #, gcc-internal-format
24298 msgid "mudflap cannot track %qs in stub function"
24301 #: tree-mudflap.c:1272
24302 #, gcc-internal-format
24303 msgid "mudflap cannot track unknown size extern %qs"
24306 #: tree-nomudflap.c:50
24307 #, fuzzy, gcc-internal-format
24308 msgid "mudflap: this language is not supported"
24309 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
24311 #: tree-optimize.c:430
24312 #, fuzzy, gcc-internal-format
24313 msgid "size of return value of %q+D is %u bytes"
24314 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
24316 #: tree-optimize.c:433
24317 #, fuzzy, gcc-internal-format
24318 msgid "size of return value of %q+D is larger than %wd bytes"
24319 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礤¯¤Ê¤ê¤Þ¤¹"
24321 #: tree-outof-ssa.c:637 tree-outof-ssa.c:688 tree-ssa-coalesce.c:936
24322 #: tree-ssa-coalesce.c:951 tree-ssa-coalesce.c:1163 tree-ssa-live.c:1043
24323 #, gcc-internal-format
24324 msgid "SSA corruption"
24327 #: tree-outof-ssa.c:1105
24328 #, gcc-internal-format
24329 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
24332 #: tree-outof-ssa.c:1111
24333 #, gcc-internal-format
24334 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
24337 #: tree-outof-ssa.c:1118
24338 #, gcc-internal-format
24339 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
24342 #: tree-outof-ssa.c:1124
24343 #, gcc-internal-format
24344 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
24347 #: tree-profile.c:351
24348 #, gcc-internal-format
24349 msgid "unimplemented functionality"
24352 #: tree-ssa-alias-warnings.c:814
24353 #, gcc-internal-format
24354 msgid "%Hlikely type-punning may break strict-aliasing rules: object %<%s%s%> of main type %qT is referenced at or around %s:%d and may be aliased to object %<%s%s%> of main type %qT which is referenced at or around %s:%d."
24358 #, gcc-internal-format
24359 msgid "expected an SSA_NAME object"
24363 #, gcc-internal-format
24364 msgid "type mismatch between an SSA_NAME and its symbol"
24368 #, gcc-internal-format
24369 msgid "found an SSA_NAME that had been released into the free pool"
24373 #, gcc-internal-format
24374 msgid "found a virtual definition for a GIMPLE register"
24378 #, fuzzy, gcc-internal-format
24379 msgid "found a real definition for a non-register"
24380 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
24383 #, gcc-internal-format
24384 msgid "found real variable when subvariables should have appeared"
24388 #, gcc-internal-format
24389 msgid "found a default name with a non-empty defining statement"
24393 #, gcc-internal-format
24394 msgid "SSA_NAME created in two different blocks %i and %i"
24398 #, gcc-internal-format
24399 msgid "SSA_NAME_DEF_STMT is wrong"
24403 #, fuzzy, gcc-internal-format
24404 msgid "missing definition"
24405 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24408 #, gcc-internal-format
24409 msgid "definition in block %i does not dominate use in block %i"
24413 #, gcc-internal-format
24414 msgid "definition in block %i follows the use"
24418 #, gcc-internal-format
24419 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
24423 #, gcc-internal-format
24424 msgid "no immediate_use list"
24428 #, gcc-internal-format
24429 msgid "wrong immediate use list"
24433 #, gcc-internal-format
24434 msgid "incoming edge count does not match number of PHI arguments"
24438 #, fuzzy, gcc-internal-format
24439 msgid "PHI argument is missing for edge %d->%d"
24440 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24443 #, gcc-internal-format
24444 msgid "PHI argument is not SSA_NAME, or invariant"
24448 #, gcc-internal-format
24449 msgid "wrong edge %d->%d for PHI argument"
24453 #, gcc-internal-format
24454 msgid "non-addressable variable inside an alias set"
24458 #, gcc-internal-format
24459 msgid "verify_flow_insensitive_alias_info failed"
24463 #, gcc-internal-format
24464 msgid "dereferenced pointers should have a name or a symbol tag"
24468 #, gcc-internal-format
24469 msgid "pointers with a memory tag, should have points-to sets"
24473 #, gcc-internal-format
24474 msgid "pointer escapes but its name tag is not call-clobbered"
24478 #, gcc-internal-format
24479 msgid "verify_flow_sensitive_alias_info failed"
24483 #, gcc-internal-format
24484 msgid "variable in call_clobbered_vars but not marked call_clobbered"
24488 #, gcc-internal-format
24489 msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
24493 #, gcc-internal-format
24494 msgid "verify_call_clobbering failed"
24498 #, gcc-internal-format
24499 msgid "Memory partitions should have at least one symbol"
24503 #, gcc-internal-format
24504 msgid "Partitioned symbols should belong to exactly one partition"
24508 #, gcc-internal-format
24509 msgid "verify_memory_partitions failed"
24513 #, gcc-internal-format
24514 msgid "AUX pointer initialized for edge %d->%d"
24518 #, gcc-internal-format
24519 msgid "stmt (%p) marked modified after optimization pass: "
24523 #, gcc-internal-format
24524 msgid "statement makes a memory store, but has no VDEFS"
24527 #: tree-ssa.c:707 tree-ssa.c:717
24528 #, fuzzy, gcc-internal-format
24529 msgid "in statement"
24530 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
24533 #, gcc-internal-format
24534 msgid "verify_ssa failed"
24538 #, fuzzy, gcc-internal-format
24539 msgid "%J%qD was declared here"
24540 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
24542 #. We only do data flow with SSA_NAMEs, so that's all we
24545 #, fuzzy, gcc-internal-format
24546 msgid "%H%qD is used uninitialized in this function"
24547 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹"
24550 #, fuzzy, gcc-internal-format
24551 msgid "%H%qD may be used uninitialized in this function"
24552 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹"
24555 #, fuzzy, gcc-internal-format
24556 msgid "%Harray subscript is outside array bounds"
24557 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24560 #, fuzzy, gcc-internal-format
24561 msgid "%Harray subscript is above array bounds"
24562 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24565 #, fuzzy, gcc-internal-format
24566 msgid "%Harray subscript is below array bounds"
24567 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24570 #, gcc-internal-format
24571 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
24575 #, gcc-internal-format
24576 msgid "assuming signed overflow does not occur when simplifying conditional"
24580 #, gcc-internal-format
24581 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24585 #, gcc-internal-format
24586 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
24590 #, gcc-internal-format
24591 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24594 #: tree.c:4038 tree.c:4050 config/darwin.c:1458 config/arm/arm.c:3099
24595 #: config/arm/arm.c:3127 config/avr/avr.c:4598 config/h8300/h8300.c:5281
24596 #: config/h8300/h8300.c:5305 config/i386/i386.c:3056 config/i386/i386.c:22515
24597 #: config/ia64/ia64.c:586 config/m68hc11/m68hc11.c:1118
24598 #: config/rs6000/rs6000.c:19657 config/sh/symbian.c:408
24599 #: config/sh/symbian.c:415
24600 #, fuzzy, gcc-internal-format
24601 msgid "%qs attribute ignored"
24602 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24605 #, fuzzy, gcc-internal-format
24606 msgid "inline function %q+D declared as dllimport: attribute ignored"
24607 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
24610 #, fuzzy, gcc-internal-format
24611 msgid "function %q+D definition is marked dllimport"
24612 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
24614 #: tree.c:4082 config/sh/symbian.c:430
24615 #, fuzzy, gcc-internal-format
24616 msgid "variable %q+D definition is marked dllimport"
24617 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
24619 #: tree.c:4105 config/sh/symbian.c:505
24620 #, gcc-internal-format
24621 msgid "external linkage required for symbol %q+D because of %qs attribute"
24625 #, gcc-internal-format
24626 msgid "%qs implies default visibility, but %qD has already been declared with a different visibility"
24630 #, gcc-internal-format
24631 msgid "arrays of functions are not meaningful"
24632 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
24635 #, gcc-internal-format
24636 msgid "function return type cannot be function"
24637 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24639 #: tree.c:6802 tree.c:6887 tree.c:6948
24640 #, fuzzy, gcc-internal-format
24641 msgid "tree check: %s, have %s in %s, at %s:%d"
24642 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
24645 #, fuzzy, gcc-internal-format
24646 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
24647 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
24650 #, fuzzy, gcc-internal-format
24651 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
24652 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
24655 #, fuzzy, gcc-internal-format
24656 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
24657 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
24660 #, fuzzy, gcc-internal-format
24661 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
24662 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
24665 #, fuzzy, gcc-internal-format
24666 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
24667 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
24670 #, fuzzy, gcc-internal-format
24671 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
24672 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
24675 #, fuzzy, gcc-internal-format
24676 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
24677 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
24680 #, fuzzy, gcc-internal-format
24681 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
24682 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
24685 #, fuzzy, gcc-internal-format
24686 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
24687 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
24689 #: value-prof.c:351
24690 #, gcc-internal-format
24691 msgid "Dead histogram"
24694 #: value-prof.c:380
24695 #, gcc-internal-format
24696 msgid "Histogram value statement does not correspond to statement it is associated with"
24699 #: value-prof.c:393
24700 #, gcc-internal-format
24701 msgid "verify_histograms failed"
24704 #: value-prof.c:434
24705 #, gcc-internal-format
24706 msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
24710 #, fuzzy, gcc-internal-format
24711 msgid "%+D causes a section type conflict"
24712 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤µ¯¤³¤·¤Þ¤¹"
24715 #, fuzzy, gcc-internal-format
24716 msgid "alignment of %q+D is greater than maximum object file alignment. Using %d"
24717 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
24719 #: varasm.c:1310 varasm.c:1318
24720 #, fuzzy, gcc-internal-format
24721 msgid "register name not specified for %q+D"
24722 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
24725 #, fuzzy, gcc-internal-format
24726 msgid "invalid register name for %q+D"
24727 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
24730 #, fuzzy, gcc-internal-format
24731 msgid "data type of %q+D isn%'t suitable for a register"
24732 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
24735 #, fuzzy, gcc-internal-format
24736 msgid "register specified for %q+D isn%'t suitable for data type"
24737 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
24740 #, gcc-internal-format
24741 msgid "global register variable has initial value"
24742 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
24745 #, gcc-internal-format
24746 msgid "optimization may eliminate reads and/or writes to register variables"
24750 #, fuzzy, gcc-internal-format
24751 msgid "register name given for non-register variable %q+D"
24752 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
24755 #, fuzzy, gcc-internal-format
24756 msgid "global destructors not supported on this target"
24757 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
24760 #, fuzzy, gcc-internal-format
24761 msgid "global constructors not supported on this target"
24762 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
24765 #, gcc-internal-format
24766 msgid "thread-local COMMON data not implemented"
24770 #, fuzzy, gcc-internal-format
24771 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
24772 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礤¤¤Ç¤¹"
24775 #, fuzzy, gcc-internal-format
24776 msgid "initializer for integer/fixed-point value is too complicated"
24777 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
24780 #, gcc-internal-format
24781 msgid "initializer for floating value is not a floating constant"
24782 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24785 #, fuzzy, gcc-internal-format
24786 msgid "invalid initial value for member %qs"
24787 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
24789 #: varasm.c:4864 varasm.c:4908
24790 #, fuzzy, gcc-internal-format
24791 msgid "weak declaration of %q+D must precede definition"
24792 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24795 #, fuzzy, gcc-internal-format
24796 msgid "weak declaration of %q+D after first use results in unspecified behavior"
24797 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24800 #, fuzzy, gcc-internal-format
24801 msgid "weak declaration of %q+D must be public"
24802 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24805 #, fuzzy, gcc-internal-format
24806 msgid "weak declaration of %q+D not supported"
24807 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24810 #, gcc-internal-format
24811 msgid "only weak aliases are supported in this configuration"
24812 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24815 #, fuzzy, gcc-internal-format
24816 msgid "%Jweakref is not supported in this configuration"
24817 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24820 #, fuzzy, gcc-internal-format
24821 msgid "%q+D aliased to undefined symbol %qs"
24822 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
24825 #, gcc-internal-format
24826 msgid "%q+D aliased to external symbol %qs"
24830 #, gcc-internal-format
24831 msgid "weakref %q+D ultimately targets itself"
24835 #, gcc-internal-format
24836 msgid "weakref %q+D must have static linkage"
24840 #, fuzzy, gcc-internal-format
24841 msgid "%Jalias definitions not supported in this configuration"
24842 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿"
24845 #, fuzzy, gcc-internal-format
24846 msgid "%Jonly weak aliases are supported in this configuration"
24847 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24850 #, fuzzy, gcc-internal-format
24851 msgid "visibility attribute not supported in this configuration; ignored"
24852 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿"
24855 #, fuzzy, gcc-internal-format
24856 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
24857 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
24860 #, fuzzy, gcc-internal-format
24861 msgid "underflowed virtual array %s in %s, at %s:%d"
24862 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
24865 #, fuzzy, gcc-internal-format
24866 msgid "vector %s %s domain error, in %s at %s:%u"
24867 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
24869 #. Print an error message for unrecognized stab codes.
24871 #, fuzzy, gcc-internal-format
24872 msgid "no sclass for %s stab (0x%x)"
24873 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
24875 #: config/darwin-c.c:84
24876 #, gcc-internal-format
24877 msgid "too many #pragma options align=reset"
24880 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
24881 #: config/darwin-c.c:111
24882 #, fuzzy, gcc-internal-format
24883 msgid "malformed '#pragma options', ignoring"
24884 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
24886 #: config/darwin-c.c:114
24887 #, fuzzy, gcc-internal-format
24888 msgid "junk at end of '#pragma options'"
24889 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24891 #: config/darwin-c.c:124
24892 #, gcc-internal-format
24893 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24896 #: config/darwin-c.c:136
24897 #, fuzzy, gcc-internal-format
24898 msgid "missing '(' after '#pragma unused', ignoring"
24899 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24901 #: config/darwin-c.c:154
24902 #, fuzzy, gcc-internal-format
24903 msgid "missing ')' after '#pragma unused', ignoring"
24904 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24906 #: config/darwin-c.c:157
24907 #, fuzzy, gcc-internal-format
24908 msgid "junk at end of '#pragma unused'"
24909 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24911 #: config/darwin-c.c:168
24912 #, fuzzy, gcc-internal-format
24913 msgid "malformed '#pragma ms_struct', ignoring"
24914 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
24916 #: config/darwin-c.c:176
24917 #, fuzzy, gcc-internal-format
24918 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
24919 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
24921 #: config/darwin-c.c:179
24922 #, fuzzy, gcc-internal-format
24923 msgid "junk at end of '#pragma ms_struct'"
24924 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24926 #: config/darwin-c.c:405
24927 #, gcc-internal-format
24928 msgid "subframework include %s conflicts with framework include"
24931 #: config/darwin-c.c:588
24932 #, gcc-internal-format
24933 msgid "Unknown value %qs of -mmacosx-version-min"
24936 #: config/darwin.c:1431
24937 #, gcc-internal-format
24938 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only when compiling a kext"
24941 #: config/darwin.c:1438
24942 #, gcc-internal-format
24943 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only to C++ classes"
24946 #: config/darwin.c:1563
24947 #, fuzzy, gcc-internal-format
24948 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
24949 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿"
24951 #: config/host-darwin.c:62
24952 #, gcc-internal-format
24953 msgid "couldn't unmap pch_address_space: %m"
24956 #: config/sol2-c.c:93 config/sol2-c.c:109
24957 #, fuzzy, gcc-internal-format
24958 msgid "malformed %<#pragma align%>, ignoring"
24959 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
24961 #: config/sol2-c.c:102
24962 #, fuzzy, gcc-internal-format
24963 msgid "invalid alignment for %<#pragma align%>, ignoring"
24964 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
24966 #: config/sol2-c.c:117
24967 #, gcc-internal-format
24968 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
24971 #: config/sol2-c.c:129 config/sol2-c.c:141
24972 #, fuzzy, gcc-internal-format
24973 msgid "malformed %<#pragma align%>"
24974 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
24976 #: config/sol2-c.c:136
24977 #, fuzzy, gcc-internal-format
24978 msgid "junk at end of %<#pragma align%>"
24979 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
24981 #: config/sol2-c.c:157 config/sol2-c.c:164
24982 #, fuzzy, gcc-internal-format
24983 msgid "malformed %<#pragma init%>, ignoring"
24984 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
24986 #: config/sol2-c.c:187 config/sol2-c.c:199
24987 #, fuzzy, gcc-internal-format
24988 msgid "malformed %<#pragma init%>"
24989 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
24991 #: config/sol2-c.c:194
24992 #, fuzzy, gcc-internal-format
24993 msgid "junk at end of %<#pragma init%>"
24994 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
24996 #: config/sol2-c.c:215 config/sol2-c.c:222
24997 #, fuzzy, gcc-internal-format
24998 msgid "malformed %<#pragma fini%>, ignoring"
24999 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
25001 #: config/sol2-c.c:245 config/sol2-c.c:257
25002 #, fuzzy, gcc-internal-format
25003 msgid "malformed %<#pragma fini%>"
25004 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
25006 #: config/sol2-c.c:252
25007 #, fuzzy, gcc-internal-format
25008 msgid "junk at end of %<#pragma fini%>"
25009 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
25011 #: config/sol2.c:53
25012 #, gcc-internal-format
25013 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
25016 #: config/vxworks.c:69
25017 #, gcc-internal-format
25018 msgid "PIC is only supported for RTPs"
25021 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
25022 #. sections. machopic_select_section ensures that weak variables go in
25023 #. coalesced sections. Weak aliases (or any other kind of aliases) are
25024 #. not supported. Weak symbols that aren't visible outside the .s file
25025 #. are not supported.
25026 #: config/darwin.h:451
25027 #, fuzzy, gcc-internal-format
25028 msgid "alias definitions not supported in Mach-O; ignored"
25029 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿"
25032 #: config/vx-common.h:89
25033 #, gcc-internal-format
25034 msgid "profiler support for VxWorks"
25037 #: config/windiss.h:36
25038 #, gcc-internal-format
25039 msgid "profiler support for WindISS"
25042 #: config/alpha/alpha.c:232 config/rs6000/rs6000.c:1990
25043 #, fuzzy, gcc-internal-format
25044 msgid "bad value %qs for -mtls-size switch"
25045 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25047 #: config/alpha/alpha.c:286
25048 #, fuzzy, gcc-internal-format
25049 msgid "-f%s ignored for Unicos/Mk (not supported)"
25050 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
25052 #: config/alpha/alpha.c:310
25053 #, fuzzy, gcc-internal-format
25054 msgid "-mieee not supported on Unicos/Mk"
25055 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25057 #: config/alpha/alpha.c:321
25058 #, gcc-internal-format
25059 msgid "-mieee-with-inexact not supported on Unicos/Mk"
25062 #: config/alpha/alpha.c:338
25063 #, fuzzy, gcc-internal-format
25064 msgid "bad value %qs for -mtrap-precision switch"
25065 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
25067 #: config/alpha/alpha.c:352
25068 #, fuzzy, gcc-internal-format
25069 msgid "bad value %qs for -mfp-rounding-mode switch"
25070 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
25072 #: config/alpha/alpha.c:367
25073 #, fuzzy, gcc-internal-format
25074 msgid "bad value %qs for -mfp-trap-mode switch"
25075 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
25077 #: config/alpha/alpha.c:381 config/alpha/alpha.c:393
25078 #, fuzzy, gcc-internal-format
25079 msgid "bad value %qs for -mcpu switch"
25080 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
25082 #: config/alpha/alpha.c:400
25083 #, fuzzy, gcc-internal-format
25084 msgid "trap mode not supported on Unicos/Mk"
25085 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
25087 #: config/alpha/alpha.c:407
25088 #, gcc-internal-format
25089 msgid "fp software completion requires -mtrap-precision=i"
25090 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
25092 #: config/alpha/alpha.c:423
25093 #, gcc-internal-format
25094 msgid "rounding mode not supported for VAX floats"
25095 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
25097 #: config/alpha/alpha.c:428
25098 #, gcc-internal-format
25099 msgid "trap mode not supported for VAX floats"
25100 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
25102 #: config/alpha/alpha.c:432
25103 #, fuzzy, gcc-internal-format
25104 msgid "128-bit long double not supported for VAX floats"
25105 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
25107 #: config/alpha/alpha.c:460
25108 #, gcc-internal-format
25109 msgid "L%d cache latency unknown for %s"
25110 msgstr "L%d ¥¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
25112 #: config/alpha/alpha.c:475
25113 #, fuzzy, gcc-internal-format
25114 msgid "bad value %qs for -mmemory-latency"
25115 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
25117 #: config/alpha/alpha.c:6514 config/alpha/alpha.c:6517 config/s390/s390.c:8279
25118 #: config/s390/s390.c:8282
25119 #, fuzzy, gcc-internal-format
25120 msgid "bad builtin fcode"
25121 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
25123 #: config/arc/arc.c:388
25124 #, fuzzy, gcc-internal-format
25125 msgid "argument of %qs attribute is not a string constant"
25126 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25128 #: config/arc/arc.c:396
25129 #, gcc-internal-format
25130 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
25133 #: config/arm/arm.c:1050
25134 #, gcc-internal-format
25135 msgid "switch -mcpu=%s conflicts with -march= switch"
25136 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
25138 #: config/arm/arm.c:1060 config/rs6000/rs6000.c:1504 config/sparc/sparc.c:761
25139 #, gcc-internal-format
25140 msgid "bad value (%s) for %s switch"
25141 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25143 #: config/arm/arm.c:1170
25144 #, fuzzy, gcc-internal-format
25145 msgid "target CPU does not support ARM mode"
25146 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
25148 #: config/arm/arm.c:1174
25149 #, gcc-internal-format
25150 msgid "target CPU does not support interworking"
25151 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
25153 #: config/arm/arm.c:1180
25154 #, fuzzy, gcc-internal-format
25155 msgid "target CPU does not support THUMB instructions"
25156 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
25158 #: config/arm/arm.c:1198
25159 #, fuzzy, gcc-internal-format
25160 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
25161 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤ò͸ú¤Ë¤·¤Þ¤¹"
25163 #: config/arm/arm.c:1201
25164 #, fuzzy, gcc-internal-format
25165 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
25166 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹"
25168 #: config/arm/arm.c:1204
25169 #, fuzzy, gcc-internal-format
25170 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
25171 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹"
25173 #: config/arm/arm.c:1208
25174 #, gcc-internal-format
25175 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
25176 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25178 #: config/arm/arm.c:1216
25179 #, gcc-internal-format
25180 msgid "-fpic and -mapcs-reent are incompatible"
25181 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25183 #: config/arm/arm.c:1219
25184 #, gcc-internal-format
25185 msgid "APCS reentrant code not supported. Ignored"
25186 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
25188 #: config/arm/arm.c:1227
25189 #, gcc-internal-format
25190 msgid "-g with -mno-apcs-frame may not give sensible debugging"
25191 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤¤Ê¤¤¤Ç¤·¤ç¤¦"
25193 #: config/arm/arm.c:1230
25194 #, fuzzy, gcc-internal-format
25195 msgid "passing floating point arguments in fp regs not yet supported"
25196 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25198 #: config/arm/arm.c:1275
25199 #, fuzzy, gcc-internal-format
25200 msgid "invalid ABI option: -mabi=%s"
25201 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
25203 #: config/arm/arm.c:1281
25204 #, gcc-internal-format
25205 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
25208 #: config/arm/arm.c:1284
25209 #, gcc-internal-format
25210 msgid "iwmmxt abi requires an iwmmxt capable cpu"
25213 #: config/arm/arm.c:1294
25214 #, fuzzy, gcc-internal-format
25215 msgid "invalid floating point emulation option: -mfpe=%s"
25216 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
25218 #: config/arm/arm.c:1311
25219 #, fuzzy, gcc-internal-format
25220 msgid "invalid floating point option: -mfpu=%s"
25221 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
25223 #: config/arm/arm.c:1351
25224 #, fuzzy, gcc-internal-format
25225 msgid "invalid floating point abi: -mfloat-abi=%s"
25226 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
25228 #: config/arm/arm.c:1358
25229 #, gcc-internal-format
25230 msgid "-mfloat-abi=hard and VFP"
25233 #: config/arm/arm.c:1364
25234 #, fuzzy, gcc-internal-format
25235 msgid "iWMMXt and hardware floating point"
25236 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
25238 #: config/arm/arm.c:1368
25239 #, gcc-internal-format
25240 msgid "Thumb-2 iWMMXt"
25243 #: config/arm/arm.c:1391
25244 #, fuzzy, gcc-internal-format
25245 msgid "invalid thread pointer option: -mtp=%s"
25246 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
25248 #: config/arm/arm.c:1404
25249 #, gcc-internal-format
25250 msgid "can not use -mtp=cp15 with 16-bit Thumb"
25253 #: config/arm/arm.c:1418
25254 #, fuzzy, gcc-internal-format
25255 msgid "structure size boundary can only be set to %s"
25256 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤¤Þ¤»¤ó"
25258 #: config/arm/arm.c:1424
25259 #, gcc-internal-format
25260 msgid "RTP PIC is incompatible with Thumb"
25263 #: config/arm/arm.c:1433
25264 #, gcc-internal-format
25265 msgid "RTP PIC is incompatible with -msingle-pic-base"
25268 #: config/arm/arm.c:1445
25269 #, gcc-internal-format
25270 msgid "-mpic-register= is useless without -fpic"
25271 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
25273 #: config/arm/arm.c:1454
25274 #, fuzzy, gcc-internal-format
25275 msgid "unable to use '%s' for PIC register"
25276 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
25278 #: config/arm/arm.c:3067 config/arm/arm.c:3085 config/avr/avr.c:4618
25279 #: config/avr/avr.c:4660 config/bfin/bfin.c:4778 config/c4x/c4x.c:4071
25280 #: config/h8300/h8300.c:5257 config/i386/i386.c:3009
25281 #: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:741
25282 #: config/mcore/mcore.c:3032 config/mips/mips.c:1151 config/mips/mips.c:1153
25283 #: config/mt/mt.c:1275 config/rs6000/rs6000.c:19583 config/sh/sh.c:7984
25284 #: config/sh/sh.c:8005 config/sh/sh.c:8028 config/stormy16/stormy16.c:2252
25285 #: config/v850/v850.c:2048
25286 #, fuzzy, gcc-internal-format
25287 msgid "%qs attribute only applies to functions"
25288 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
25290 #: config/arm/arm.c:14012
25291 #, fuzzy, gcc-internal-format
25292 msgid "unable to compute real location of stacked parameter"
25293 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤¤Þ¤»¤ó"
25295 #: config/arm/arm.c:15451
25296 #, fuzzy, gcc-internal-format
25297 msgid "argument must be a constant"
25298 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
25300 #. @@@ better error message
25301 #: config/arm/arm.c:15759 config/arm/arm.c:15796
25302 #, gcc-internal-format
25303 msgid "selector must be an immediate"
25304 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25306 #. @@@ better error message
25307 #: config/arm/arm.c:15839 config/i386/i386.c:20651 config/i386/i386.c:20685
25308 #, gcc-internal-format
25309 msgid "mask must be an immediate"
25310 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25312 #: config/arm/arm.c:16498
25313 #, gcc-internal-format
25314 msgid "no low registers available for popping high registers"
25315 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
25317 #: config/arm/arm.c:16721
25318 #, fuzzy, gcc-internal-format
25319 msgid "interrupt Service Routines cannot be coded in Thumb mode"
25320 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤¤Þ¤»¤ó"
25322 #: config/arm/pe.c:158 config/mcore/mcore.c:2898
25323 #, fuzzy, gcc-internal-format
25324 msgid "initialized variable %q+D is marked dllimport"
25325 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
25327 #: config/arm/pe.c:167
25328 #, fuzzy, gcc-internal-format
25329 msgid "static variable %q+D is marked dllimport"
25330 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
25332 #: config/avr/avr.c:690
25333 #, gcc-internal-format
25334 msgid "large frame pointer change (%d) with -mtiny-stack"
25335 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
25337 #: config/avr/avr.c:4591
25338 #, fuzzy, gcc-internal-format
25339 msgid "only initialized variables can be placed into program memory area"
25340 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
25342 #: config/avr/avr.c:4635
25343 #, gcc-internal-format
25344 msgid "%qs appears to be a misspelled interrupt handler"
25347 #: config/avr/avr.c:4643
25348 #, gcc-internal-format
25349 msgid "%qs appears to be a misspelled signal handler"
25352 #: config/avr/avr.c:4751
25353 #, fuzzy, gcc-internal-format
25354 msgid "only uninitialized variables can be placed in the .noinit section"
25355 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
25357 #: config/avr/avr.c:4765
25358 #, gcc-internal-format
25359 msgid "MCU %qs supported for assembler only"
25362 #: config/avr/avr.h:692
25363 #, fuzzy, gcc-internal-format
25364 msgid "trampolines not supported"
25365 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
25367 #: config/bfin/bfin.c:2259 config/m68k/m68k.c:488
25368 #, fuzzy, gcc-internal-format
25369 msgid "-mshared-library-id=%s is not between 0 and %d"
25370 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25372 #: config/bfin/bfin.c:2279
25373 #, fuzzy, gcc-internal-format
25374 msgid "-mcpu=%s is not valid"
25375 msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
25377 #: config/bfin/bfin.c:2315
25378 #, gcc-internal-format
25379 msgid "-mcpu=%s has invalid silicon revision"
25382 #: config/bfin/bfin.c:2332
25383 #, fuzzy, gcc-internal-format
25384 msgid "bf561 support is incomplete yet."
25385 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
25387 #: config/bfin/bfin.c:2372
25388 #, gcc-internal-format
25389 msgid "-mshared-library-id= specified without -mid-shared-library"
25392 #: config/bfin/bfin.c:2378
25393 #, fuzzy, gcc-internal-format
25394 msgid "Can't use multiple stack checking methods together."
25395 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
25397 #: config/bfin/bfin.c:2381
25398 #, gcc-internal-format
25399 msgid "ID shared libraries and FD-PIC mode can't be used together."
25402 #: config/bfin/bfin.c:2386 config/m68k/m68k.c:582
25403 #, fuzzy, gcc-internal-format
25404 msgid "cannot specify both -msep-data and -mid-shared-library"
25405 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤¤Þ¤»¤ó"
25407 #: config/bfin/bfin.c:4783
25408 #, fuzzy, gcc-internal-format
25409 msgid "multiple function type attributes specified"
25410 msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
25412 #: config/bfin/bfin.c:4839 config/bfin/bfin.c:4868 config/spu/spu.c:2976
25413 #, fuzzy, gcc-internal-format
25414 msgid "`%s' attribute only applies to functions"
25415 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
25417 #: config/bfin/bfin.c:4850
25418 #, gcc-internal-format
25419 msgid "can't apply both longcall and shortcall attributes to the same function"
25422 #: config/bfin/bfin.c:4900
25423 #, fuzzy, gcc-internal-format
25424 msgid "`%s' attribute only applies to variables"
25425 msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
25427 #: config/bfin/bfin.c:4907
25428 #, fuzzy, gcc-internal-format
25429 msgid "`%s' attribute cannot be specified for local variables"
25430 msgstr "section °À¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
25432 #: config/c4x/c4x-c.c:68
25433 #, fuzzy, gcc-internal-format
25434 msgid "missing '(' after '#pragma %s' - ignored"
25435 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25437 #: config/c4x/c4x-c.c:71
25438 #, fuzzy, gcc-internal-format
25439 msgid "missing function name in '#pragma %s' - ignored"
25440 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
25442 #: config/c4x/c4x-c.c:76
25443 #, fuzzy, gcc-internal-format
25444 msgid "malformed '#pragma %s' - ignored"
25445 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
25447 #: config/c4x/c4x-c.c:78
25448 #, gcc-internal-format
25449 msgid "missing section name in '#pragma %s' - ignored"
25452 #: config/c4x/c4x-c.c:83
25453 #, fuzzy, gcc-internal-format
25454 msgid "missing ')' for '#pragma %s' - ignored"
25455 msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿"
25457 #: config/c4x/c4x-c.c:86
25458 #, gcc-internal-format
25459 msgid "junk at end of '#pragma %s'"
25460 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
25462 #: config/c4x/c4x.c:859
25463 #, fuzzy, gcc-internal-format
25464 msgid "ISR %s requires %d words of local vars, max is 32767"
25465 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
25467 #. This function is for retrieving a part of an instruction name for
25468 #. an operator, for immediate output. If that ever happens for
25469 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
25471 #: config/cris/cris.c:434
25472 #, gcc-internal-format
25473 msgid "MULT case in cris_op_str"
25476 #: config/cris/cris.c:811
25477 #, fuzzy, gcc-internal-format
25478 msgid "invalid use of ':' modifier"
25479 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
25481 #: config/cris/cris.c:983
25482 #, fuzzy, gcc-internal-format
25483 msgid "internal error: bad register: %d"
25484 msgstr "ÆâÉô¥¨¥é¡¼: "
25486 #: config/cris/cris.c:1524
25487 #, gcc-internal-format
25488 msgid "internal error: sideeffect-insn affecting main effect"
25491 #: config/cris/cris.c:1548
25492 #, gcc-internal-format
25493 msgid "unknown cc_attr value"
25496 #. If we get here, the caller got its initial tests wrong.
25497 #: config/cris/cris.c:1901
25498 #, gcc-internal-format
25499 msgid "internal error: cris_side_effect_mode_ok with bad operands"
25502 #: config/cris/cris.c:2104
25503 #, fuzzy, gcc-internal-format
25504 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
25505 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25507 #: config/cris/cris.c:2132
25508 #, gcc-internal-format
25509 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
25512 #: config/cris/cris.c:2168
25513 #, gcc-internal-format
25514 msgid "unknown CRIS cpu version specification in -mtune= : %s"
25517 #: config/cris/cris.c:2186
25518 #, fuzzy, gcc-internal-format
25519 msgid "-fPIC and -fpic are not supported in this configuration"
25520 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25522 #: config/cris/cris.c:2201
25523 #, gcc-internal-format
25524 msgid "that particular -g option is invalid with -maout and -melinux"
25527 #: config/cris/cris.c:2414
25528 #, gcc-internal-format
25529 msgid "Unknown src"
25532 #: config/cris/cris.c:2475
25533 #, fuzzy, gcc-internal-format
25534 msgid "Unknown dest"
25535 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
25537 #: config/cris/cris.c:2760
25538 #, gcc-internal-format
25539 msgid "stackframe too big: %d bytes"
25542 #: config/cris/cris.c:3213 config/cris/cris.c:3240
25543 #, gcc-internal-format
25544 msgid "expand_binop failed in movsi got"
25547 #: config/cris/cris.c:3321
25548 #, gcc-internal-format
25549 msgid "emitting PIC operand, but PIC register isn't set up"
25552 #. Definitions for GCC. Part of the machine description for CRIS.
25553 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
25554 #. Free Software Foundation, Inc.
25555 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
25557 #. This file is part of GCC.
25559 #. GCC is free software; you can redistribute it and/or modify
25560 #. it under the terms of the GNU General Public License as published by
25561 #. the Free Software Foundation; either version 3, or (at your option)
25562 #. any later version.
25564 #. GCC is distributed in the hope that it will be useful,
25565 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
25566 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25567 #. GNU General Public License for more details.
25569 #. You should have received a copy of the GNU General Public License
25570 #. along with GCC; see the file COPYING3. If not see
25571 #. <http://www.gnu.org/licenses/>.
25572 #. After the first "Node:" comment comes all preprocessor directives and
25573 #. attached declarations described in the info files, the "Using and
25574 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
25575 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
25576 #. really, but needs an update anyway.
25578 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
25579 #. for that. If applicable, there is a CRIS-specific comment. The order
25580 #. of macro definitions follow the order in the manual. Every section in
25581 #. the manual (node in the info pages) has an introductory `Node:
25582 #. <subchapter>' comment. If no macros are defined for a section, only
25583 #. the section-comment is present.
25584 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
25585 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
25586 #. settings not repeated below. This file contains general CRIS
25587 #. definitions and definitions for the cris-*-elf subtarget.
25588 #. We don't want to use gcc_assert for everything, as that can be
25590 #: config/cris/cris.h:43
25591 #, gcc-internal-format
25592 msgid "CRIS-port assertion failed: "
25595 #. Node: Caller Saves
25596 #. (no definitions)
25597 #. Node: Function entry
25598 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
25599 #. TARGET_ASM_FUNCTION_EPILOGUE.
25601 #: config/cris/cris.h:868
25602 #, gcc-internal-format
25603 msgid "no FUNCTION_PROFILER for CRIS"
25606 #: config/crx/crx.h:354
25607 #, gcc-internal-format
25608 msgid "Profiler support for CRX"
25611 #: config/crx/crx.h:365
25612 #, fuzzy, gcc-internal-format
25613 msgid "Trampoline support for CRX"
25614 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
25616 #: config/frv/frv.c:8622
25617 #, fuzzy, gcc-internal-format
25618 msgid "accumulator is not a constant integer"
25619 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
25621 #: config/frv/frv.c:8627
25622 #, gcc-internal-format
25623 msgid "accumulator number is out of bounds"
25626 #: config/frv/frv.c:8638
25627 #, gcc-internal-format
25628 msgid "inappropriate accumulator for %qs"
25631 #: config/frv/frv.c:8715
25632 #, fuzzy, gcc-internal-format
25633 msgid "invalid IACC argument"
25634 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
25636 #: config/frv/frv.c:8738
25637 #, gcc-internal-format
25638 msgid "%qs expects a constant argument"
25641 #: config/frv/frv.c:8743
25642 #, fuzzy, gcc-internal-format
25643 msgid "constant argument out of range for %qs"
25644 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
25646 #: config/frv/frv.c:9224
25647 #, gcc-internal-format
25648 msgid "media functions are not available unless -mmedia is used"
25651 #: config/frv/frv.c:9236
25652 #, gcc-internal-format
25653 msgid "this media function is only available on the fr500"
25656 #: config/frv/frv.c:9264
25657 #, gcc-internal-format
25658 msgid "this media function is only available on the fr400 and fr550"
25661 #: config/frv/frv.c:9283
25662 #, gcc-internal-format
25663 msgid "this builtin function is only available on the fr405 and fr450"
25666 #: config/frv/frv.c:9292
25667 #, gcc-internal-format
25668 msgid "this builtin function is only available on the fr500 and fr550"
25671 #: config/frv/frv.c:9304
25672 #, gcc-internal-format
25673 msgid "this builtin function is only available on the fr450"
25676 #: config/h8300/h8300.c:330
25677 #, fuzzy, gcc-internal-format
25678 msgid "-ms2600 is used without -ms"
25679 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
25681 #: config/h8300/h8300.c:336
25682 #, fuzzy, gcc-internal-format
25683 msgid "-mn is used without -mh or -ms"
25684 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
25686 #: config/i386/host-cygwin.c:64
25687 #, fuzzy, gcc-internal-format
25688 msgid "can't extend PCH file: %m"
25689 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤¤Þ¤»¤ó: %s\n"
25691 #: config/i386/host-cygwin.c:75
25692 #, fuzzy, gcc-internal-format
25693 msgid "can't set position in PCH file: %m"
25694 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
25696 #: config/i386/i386.c:2133 config/i386/i386.c:2333
25697 #, fuzzy, gcc-internal-format
25698 msgid "bad value (%s) for -mtune= switch"
25699 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25701 #: config/i386/i386.c:2174
25702 #, fuzzy, gcc-internal-format
25703 msgid "bad value (%s) for -mstringop-strategy= switch"
25704 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25706 #: config/i386/i386.c:2177
25707 #, gcc-internal-format
25708 msgid "-mtune=x86-64 is deprecated. Use -mtune=k8 or -mtune=generic instead as appropriate."
25711 #: config/i386/i386.c:2186
25712 #, gcc-internal-format
25713 msgid "generic CPU can be used only for -mtune= switch"
25716 #: config/i386/i386.c:2188 config/i386/i386.c:2297 config/mt/mt.c:804
25717 #, gcc-internal-format
25718 msgid "bad value (%s) for -march= switch"
25719 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25721 #: config/i386/i386.c:2199
25722 #, fuzzy, gcc-internal-format
25723 msgid "code model %s does not support PIC mode"
25724 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
25726 #: config/i386/i386.c:2205 config/sparc/sparc.c:725
25727 #, gcc-internal-format
25728 msgid "bad value (%s) for -mcmodel= switch"
25729 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
25731 #: config/i386/i386.c:2228
25732 #, fuzzy, gcc-internal-format
25733 msgid "bad value (%s) for -masm= switch"
25734 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25736 #: config/i386/i386.c:2231
25737 #, fuzzy, gcc-internal-format
25738 msgid "code model %qs not supported in the %s bit mode"
25739 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25741 #: config/i386/i386.c:2234
25742 #, gcc-internal-format
25743 msgid "%i-bit mode not compiled in"
25746 #: config/i386/i386.c:2245 config/i386/i386.c:2319
25747 #, fuzzy, gcc-internal-format
25748 msgid "CPU you selected does not support x86-64 instruction set"
25749 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
25751 #: config/i386/i386.c:2351
25752 #, gcc-internal-format
25753 msgid "-mregparm is ignored in 64-bit mode"
25756 #: config/i386/i386.c:2354
25757 #, gcc-internal-format
25758 msgid "-mregparm=%d is not between 0 and %d"
25759 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25761 #: config/i386/i386.c:2366
25762 #, fuzzy, gcc-internal-format
25763 msgid "-malign-loops is obsolete, use -falign-loops"
25764 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25766 #: config/i386/i386.c:2371 config/i386/i386.c:2384 config/i386/i386.c:2397
25767 #, gcc-internal-format
25768 msgid "-malign-loops=%d is not between 0 and %d"
25769 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25771 #: config/i386/i386.c:2379
25772 #, fuzzy, gcc-internal-format
25773 msgid "-malign-jumps is obsolete, use -falign-jumps"
25774 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25776 #: config/i386/i386.c:2392
25777 #, fuzzy, gcc-internal-format
25778 msgid "-malign-functions is obsolete, use -falign-functions"
25779 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25781 #: config/i386/i386.c:2425
25782 #, gcc-internal-format
25783 msgid "-mbranch-cost=%d is not between 0 and 5"
25784 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25786 #: config/i386/i386.c:2433
25787 #, gcc-internal-format
25788 msgid "-mlarge-data-threshold=%d is negative"
25791 #: config/i386/i386.c:2447
25792 #, fuzzy, gcc-internal-format
25793 msgid "bad value (%s) for -mtls-dialect= switch"
25794 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25796 #: config/i386/i386.c:2455
25797 #, gcc-internal-format
25798 msgid "pc%d is not valid precision setting (32, 64 or 80)"
25801 #: config/i386/i386.c:2471
25802 #, gcc-internal-format
25803 msgid "-mrtd is ignored in 64bit mode"
25806 #: config/i386/i386.c:2560
25807 #, fuzzy, gcc-internal-format
25808 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
25809 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25811 #: config/i386/i386.c:2569
25812 #, gcc-internal-format
25813 msgid "-msseregparm used without SSE enabled"
25816 #: config/i386/i386.c:2580 config/i386/i386.c:2591
25817 #, fuzzy, gcc-internal-format
25818 msgid "SSE instruction set disabled, using 387 arithmetics"
25819 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
25821 #: config/i386/i386.c:2596
25822 #, fuzzy, gcc-internal-format
25823 msgid "387 instruction set disabled, using SSE arithmetics"
25824 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
25826 #: config/i386/i386.c:2603
25827 #, fuzzy, gcc-internal-format
25828 msgid "bad value (%s) for -mfpmath= switch"
25829 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
25831 #: config/i386/i386.c:2616
25832 #, gcc-internal-format
25833 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
25836 #: config/i386/i386.c:2635
25837 #, gcc-internal-format
25838 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
25841 #: config/i386/i386.c:3022 config/i386/i386.c:3075
25842 #, fuzzy, gcc-internal-format
25843 msgid "fastcall and regparm attributes are not compatible"
25844 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25846 #: config/i386/i386.c:3029
25847 #, fuzzy, gcc-internal-format
25848 msgid "%qs attribute requires an integer constant argument"
25849 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
25851 #: config/i386/i386.c:3035
25852 #, fuzzy, gcc-internal-format
25853 msgid "argument to %qs attribute larger than %d"
25854 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
25856 #: config/i386/i386.c:3045
25857 #, gcc-internal-format
25858 msgid "%s functions limited to %d register parameters"
25861 #: config/i386/i386.c:3067 config/i386/i386.c:3102
25862 #, fuzzy, gcc-internal-format
25863 msgid "fastcall and cdecl attributes are not compatible"
25864 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25866 #: config/i386/i386.c:3071
25867 #, fuzzy, gcc-internal-format
25868 msgid "fastcall and stdcall attributes are not compatible"
25869 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25871 #: config/i386/i386.c:3085 config/i386/i386.c:3098
25872 #, fuzzy, gcc-internal-format
25873 msgid "stdcall and cdecl attributes are not compatible"
25874 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25876 #: config/i386/i386.c:3089
25877 #, fuzzy, gcc-internal-format
25878 msgid "stdcall and fastcall attributes are not compatible"
25879 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
25881 #: config/i386/i386.c:3236
25882 #, gcc-internal-format
25883 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
25886 #: config/i386/i386.c:3239
25887 #, gcc-internal-format
25888 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
25891 #: config/i386/i386.c:3925
25892 #, gcc-internal-format
25893 msgid "SSE register return with SSE disabled"
25896 #: config/i386/i386.c:3931
25897 #, gcc-internal-format
25898 msgid "SSE register argument with SSE disabled"
25901 #: config/i386/i386.c:3947
25902 #, gcc-internal-format
25903 msgid "x87 register return with x87 disabled"
25906 #: config/i386/i386.c:4265
25907 #, gcc-internal-format
25908 msgid "SSE vector argument without SSE enabled changes the ABI"
25911 #: config/i386/i386.c:4283
25912 #, gcc-internal-format
25913 msgid "MMX vector argument without MMX enabled changes the ABI"
25916 #: config/i386/i386.c:4810
25917 #, gcc-internal-format
25918 msgid "SSE vector return without SSE enabled changes the ABI"
25921 #: config/i386/i386.c:4820
25922 #, gcc-internal-format
25923 msgid "MMX vector return without MMX enabled changes the ABI"
25926 #: config/i386/i386.c:6171
25927 #, fuzzy, gcc-internal-format
25928 msgid "-mstackrealign ignored for nested functions"
25929 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
25931 #: config/i386/i386.c:6173
25932 #, fuzzy, gcc-internal-format
25933 msgid "%s not supported for nested functions"
25934 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25936 #: config/i386/i386.c:8576
25937 #, gcc-internal-format
25938 msgid "extended registers have no high halves"
25941 #: config/i386/i386.c:8591
25942 #, gcc-internal-format
25943 msgid "unsupported operand size for extended register"
25946 #: config/i386/i386.c:19610
25947 #, fuzzy, gcc-internal-format
25948 msgid "the third argument must be a 4-bit immediate"
25949 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25951 #: config/i386/i386.c:19614
25952 #, fuzzy, gcc-internal-format
25953 msgid "the third argument must be an 8-bit immediate"
25954 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25956 #: config/i386/i386.c:19836
25957 #, fuzzy, gcc-internal-format
25958 msgid "last argument must be an immediate"
25959 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25961 #: config/i386/i386.c:19963
25962 #, fuzzy, gcc-internal-format
25963 msgid "the second argument must be a 4-bit immediate"
25964 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25966 #: config/i386/i386.c:20209
25967 #, fuzzy, gcc-internal-format
25968 msgid "the fifth argument must be a 8-bit immediate"
25969 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25971 #: config/i386/i386.c:20304
25972 #, fuzzy, gcc-internal-format
25973 msgid "the third argument must be a 8-bit immediate"
25974 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25976 #: config/i386/i386.c:20374 config/rs6000/rs6000.c:8133
25977 #, gcc-internal-format
25978 msgid "selector must be an integer constant in the range 0..%wi"
25981 #: config/i386/i386.c:20774 config/i386/i386.c:20970
25982 #, fuzzy, gcc-internal-format
25983 msgid "shift must be an immediate"
25984 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25986 #: config/i386/i386.c:21033 config/i386/i386.c:21075
25987 #, fuzzy, gcc-internal-format
25988 msgid "index mask must be an immediate"
25989 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25991 #: config/i386/i386.c:21038 config/i386/i386.c:21080
25992 #, fuzzy, gcc-internal-format
25993 msgid "length mask must be an immediate"
25994 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25996 #: config/i386/i386.c:22525 config/rs6000/rs6000.c:19666
25997 #, fuzzy, gcc-internal-format
25998 msgid "%qs incompatible attribute ignored"
25999 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26001 #: config/i386/winnt-cxx.c:71 config/sh/symbian.c:172
26002 #, gcc-internal-format
26003 msgid "definition of static data member %q+D of dllimport'd class"
26006 #: config/i386/winnt.c:58
26007 #, fuzzy, gcc-internal-format
26008 msgid "%qs attribute only applies to variables"
26009 msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
26011 #: config/i386/winnt.c:80
26012 #, gcc-internal-format
26013 msgid "%qs attribute applies only to initialized variables with external linkage"
26016 #: config/i386/winnt.c:297
26017 #, fuzzy, gcc-internal-format
26018 msgid "%q+D:'selectany' attribute applies only to initialized objects"
26019 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
26021 #: config/i386/winnt.c:445
26022 #, fuzzy, gcc-internal-format
26023 msgid "%q+D causes a section type conflict"
26024 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤µ¯¤³¤·¤Þ¤¹"
26026 #: config/i386/cygming.h:162
26027 #, gcc-internal-format
26028 msgid "-f%s ignored for target (all code is position independent)"
26029 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
26031 #: config/i386/djgpp.h:180
26032 #, fuzzy, gcc-internal-format
26033 msgid "-mbnu210 is ignored (option is obsolete)"
26034 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
26036 #: config/i386/i386-interix.h:256
26037 #, fuzzy, gcc-internal-format
26038 msgid "ms-bitfields not supported for objc"
26039 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26041 #: config/ia64/ia64-c.c:51
26042 #, fuzzy, gcc-internal-format
26043 msgid "malformed #pragma builtin"
26044 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
26046 #: config/ia64/ia64.c:554 config/m32r/m32r.c:373
26047 #, fuzzy, gcc-internal-format
26048 msgid "invalid argument of %qs attribute"
26049 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
26051 #: config/ia64/ia64.c:566
26052 #, fuzzy, gcc-internal-format
26053 msgid "%Jan address area attribute cannot be specified for local variables"
26054 msgstr "¥Ç¡¼¥¿Îΰè°À¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
26056 #: config/ia64/ia64.c:573
26057 #, fuzzy, gcc-internal-format
26058 msgid "address area of %q+D conflicts with previous declaration"
26059 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
26061 #: config/ia64/ia64.c:580
26062 #, fuzzy, gcc-internal-format
26063 msgid "%Jaddress area attribute cannot be specified for functions"
26064 msgstr "¥Ç¡¼¥¿Îΰè°À¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
26066 #: config/ia64/ia64.c:5126 config/pa/pa.c:347 config/spu/spu.c:3875
26067 #, gcc-internal-format
26068 msgid "value of -mfixed-range must have form REG1-REG2"
26069 msgstr "-mfixed-range ¤ÎÃÍ¤Ï REG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
26071 #: config/ia64/ia64.c:5153 config/pa/pa.c:374 config/spu/spu.c:3901
26072 #, gcc-internal-format
26073 msgid "%s-%s is an empty range"
26074 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
26076 #: config/ia64/ia64.c:5181
26077 #, fuzzy, gcc-internal-format
26078 msgid "bad value %<%s%> for -mtls-size= switch"
26079 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
26081 #: config/ia64/ia64.c:5209
26082 #, fuzzy, gcc-internal-format
26083 msgid "bad value %<%s%> for -mtune= switch"
26084 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
26086 #: config/ia64/ia64.c:5228
26087 #, gcc-internal-format
26088 msgid "not yet implemented: latency-optimized inline square root"
26091 #: config/ia64/ia64.c:9950
26092 #, fuzzy, gcc-internal-format
26093 msgid "version attribute is not a string"
26094 msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26096 #: config/iq2000/iq2000.c:1812
26097 #, fuzzy, gcc-internal-format
26098 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
26099 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
26101 #: config/iq2000/iq2000.c:2583
26102 #, fuzzy, gcc-internal-format
26103 msgid "argument %qd is not a constant"
26104 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
26106 #: config/iq2000/iq2000.c:2885 config/mt/mt.c:349 config/xtensa/xtensa.c:2118
26107 #, gcc-internal-format
26108 msgid "PRINT_OPERAND_ADDRESS, null pointer"
26109 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
26111 #: config/iq2000/iq2000.c:3040
26112 #, gcc-internal-format
26113 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
26114 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
26116 #: config/iq2000/iq2000.c:3049 config/xtensa/xtensa.c:1972
26117 #, gcc-internal-format
26118 msgid "PRINT_OPERAND null pointer"
26119 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
26121 #: config/m32c/m32c-pragma.c:63
26122 #, fuzzy, gcc-internal-format
26123 msgid "junk at end of #pragma GCC memregs [0..16]"
26124 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
26126 #: config/m32c/m32c-pragma.c:70
26127 #, gcc-internal-format
26128 msgid "#pragma GCC memregs must precede any function decls"
26131 #: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
26132 #, gcc-internal-format
26133 msgid "#pragma GCC memregs takes a number [0..16]"
26136 #: config/m32c/m32c.c:416
26137 #, fuzzy, gcc-internal-format
26138 msgid "invalid target memregs value '%d'"
26139 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
26141 #: config/m32c/m32c.c:2759
26142 #, fuzzy, gcc-internal-format
26143 msgid "`%s' attribute is not supported for R8C target"
26144 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26146 #: config/m32c/m32c.c:2767
26147 #, gcc-internal-format
26148 msgid "`%s' attribute applies only to functions"
26149 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
26151 #: config/m32c/m32c.c:2775
26152 #, fuzzy, gcc-internal-format
26153 msgid "`%s' attribute argument not an integer constant"
26154 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26156 #: config/m32c/m32c.c:2784
26157 #, gcc-internal-format
26158 msgid "`%s' attribute argument should be between 18 to 255"
26161 #: config/m68hc11/m68hc11.c:279
26162 #, gcc-internal-format
26163 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
26164 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
26166 #: config/m68hc11/m68hc11.c:1240
26167 #, gcc-internal-format
26168 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
26171 #: config/m68hc11/m68hc11.c:1247
26172 #, gcc-internal-format
26173 msgid "%<trap%> attribute is already used"
26176 #: config/m68k/m68k.c:533
26177 #, fuzzy, gcc-internal-format
26178 msgid "-mcpu=%s conflicts with -march=%s"
26179 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
26181 #: config/m68k/m68k.c:594
26182 #, fuzzy, gcc-internal-format
26183 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
26184 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
26186 #: config/m68k/m68k.c:656
26187 #, fuzzy, gcc-internal-format
26188 msgid "-falign-labels=%d is not supported"
26189 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26191 #: config/m68k/m68k.c:661
26192 #, fuzzy, gcc-internal-format
26193 msgid "-falign-loops=%d is not supported"
26194 msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26196 #: config/m68k/m68k.c:748
26197 #, fuzzy, gcc-internal-format
26198 msgid "multiple interrupt attributes not allowed"
26199 msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
26201 #: config/m68k/m68k.c:755
26202 #, gcc-internal-format
26203 msgid "interrupt_thread is available only on fido"
26206 #: config/m68k/m68k.c:1072 config/rs6000/rs6000.c:15014
26207 #, gcc-internal-format
26208 msgid "stack limit expression is not supported"
26209 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
26211 #: config/mips/mips.c:1163
26212 #, gcc-internal-format
26213 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
26216 #: config/mips/mips.c:1185 config/mips/mips.c:1188
26217 #, gcc-internal-format
26218 msgid "%qs redeclared with conflicting %qs attributes"
26221 #: config/mips/mips.c:2348
26222 #, gcc-internal-format
26226 #: config/mips/mips.c:5439
26227 #, fuzzy, gcc-internal-format
26228 msgid "cannot handle inconsistent calls to %qs"
26229 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ¤Þ¤»¤ó"
26231 #: config/mips/mips.c:10258
26232 #, fuzzy, gcc-internal-format
26233 msgid "invalid argument to built-in function"
26234 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
26236 #: config/mips/mips.c:10530
26237 #, fuzzy, gcc-internal-format
26238 msgid "built-in function %qs not supported for MIPS16"
26239 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26241 #: config/mips/mips.c:11679 config/mips/mips.c:12065
26242 #, gcc-internal-format
26246 #: config/mips/mips.c:11682
26247 #, gcc-internal-format
26248 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
26251 #: config/mips/mips.c:11810
26252 #, fuzzy, gcc-internal-format
26253 msgid "CPU names must be lower case"
26254 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
26256 #: config/mips/mips.c:11938
26257 #, gcc-internal-format
26258 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
26261 #: config/mips/mips.c:11954
26262 #, gcc-internal-format
26263 msgid "%<-march=%s%> is not compatible with the selected ABI"
26266 #: config/mips/mips.c:11969
26267 #, gcc-internal-format
26268 msgid "%<-mgp64%> used with a 32-bit processor"
26271 #: config/mips/mips.c:11971
26272 #, gcc-internal-format
26273 msgid "%<-mgp32%> used with a 64-bit ABI"
26276 #: config/mips/mips.c:11973
26277 #, gcc-internal-format
26278 msgid "%<-mgp64%> used with a 32-bit ABI"
26281 #: config/mips/mips.c:11989 config/mips/mips.c:11991 config/mips/mips.c:12058
26282 #, fuzzy, gcc-internal-format
26283 msgid "unsupported combination: %s"
26284 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
26286 #: config/mips/mips.c:11995
26287 #, gcc-internal-format
26288 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
26291 #: config/mips/mips.c:11998
26292 #, gcc-internal-format
26293 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
26296 #: config/mips/mips.c:12052
26297 #, fuzzy, gcc-internal-format
26298 msgid "the %qs architecture does not support branch-likely instructions"
26299 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
26301 #: config/mips/mips.c:12098
26302 #, gcc-internal-format
26303 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
26306 #: config/mips/mips.c:12106 config/mips/mips.c:12109
26307 #, gcc-internal-format
26308 msgid "cannot use small-data accesses for %qs"
26311 #: config/mips/mips.c:12123
26312 #, gcc-internal-format
26313 msgid "%<-mips3d%> requires %<-mpaired-single%>"
26316 #: config/mips/mips.c:12132
26317 #, fuzzy, gcc-internal-format
26318 msgid "%qs must be used with %qs"
26319 msgstr "-frepo ¤Ï -c ÉÕ¤¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26321 #: config/mips/mips.c:12139
26322 #, fuzzy, gcc-internal-format
26323 msgid "the %qs architecture does not support paired-single instructions"
26324 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
26326 #. Output assembler code to FILE to increment profiler label # LABELNO
26327 #. for profiling a function entry.
26328 #: config/mips/mips.h:2110
26329 #, gcc-internal-format
26330 msgid "mips16 function profiling"
26331 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
26333 #: config/mmix/mmix.c:226
26334 #, fuzzy, gcc-internal-format
26335 msgid "-f%s not supported: ignored"
26336 msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26338 #: config/mmix/mmix.c:674
26339 #, fuzzy, gcc-internal-format
26340 msgid "support for mode %qs"
26341 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
26343 #: config/mmix/mmix.c:688
26344 #, gcc-internal-format
26345 msgid "too large function value type, needs %d registers, have only %d registers for this"
26348 #: config/mmix/mmix.c:858
26349 #, gcc-internal-format
26350 msgid "function_profiler support for MMIX"
26353 #: config/mmix/mmix.c:880
26354 #, gcc-internal-format
26355 msgid "MMIX Internal: Last named vararg would not fit in a register"
26358 #: config/mmix/mmix.c:1495 config/mmix/mmix.c:1519 config/mmix/mmix.c:1635
26359 #, gcc-internal-format
26360 msgid "MMIX Internal: Bad register: %d"
26363 #. Presumably there's a missing case above if we get here.
26364 #: config/mmix/mmix.c:1627
26365 #, gcc-internal-format
26366 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
26369 #: config/mmix/mmix.c:1913
26370 #, gcc-internal-format
26371 msgid "stack frame not a multiple of 8 bytes: %wd"
26374 #: config/mmix/mmix.c:2149
26375 #, gcc-internal-format
26376 msgid "stack frame not a multiple of octabyte: %wd"
26379 #: config/mmix/mmix.c:2489 config/mmix/mmix.c:2553
26380 #, gcc-internal-format
26381 msgid "MMIX Internal: %s is not a shiftable int"
26384 #: config/mt/mt.c:312
26385 #, gcc-internal-format
26386 msgid "info pointer NULL"
26389 #: config/pa/pa.c:479
26390 #, fuzzy, gcc-internal-format
26391 msgid "PIC code generation is not supported in the portable runtime model"
26392 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
26394 #: config/pa/pa.c:484
26395 #, fuzzy, gcc-internal-format
26396 msgid "PIC code generation is not compatible with fast indirect calls"
26397 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
26399 #: config/pa/pa.c:489
26400 #, gcc-internal-format
26401 msgid "-g is only supported when using GAS on this processor,"
26402 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
26404 #: config/pa/pa.c:490
26405 #, fuzzy, gcc-internal-format
26406 msgid "-g option disabled"
26407 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
26409 #: config/pa/pa.c:8285
26410 #, gcc-internal-format
26411 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
26414 #: config/pa/pa-hpux11.h:84
26415 #, gcc-internal-format
26416 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
26419 #: config/rs6000/host-darwin.c:61
26420 #, gcc-internal-format
26421 msgid "Segmentation Fault (code)"
26424 #: config/rs6000/host-darwin.c:131
26425 #, gcc-internal-format
26426 msgid "Segmentation Fault"
26429 #: config/rs6000/host-darwin.c:145
26430 #, gcc-internal-format
26431 msgid "While setting up signal stack: %m"
26434 #: config/rs6000/host-darwin.c:151
26435 #, gcc-internal-format
26436 msgid "While setting up signal handler: %m"
26439 #. Handle the machine specific pragma longcall. Its syntax is
26441 #. # pragma longcall ( TOGGLE )
26443 #. where TOGGLE is either 0 or 1.
26445 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
26446 #. whether or not new function declarations receive a longcall
26447 #. attribute by default.
26448 #: config/rs6000/rs6000-c.c:52
26449 #, fuzzy, gcc-internal-format
26450 msgid "ignoring malformed #pragma longcall"
26451 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
26453 #: config/rs6000/rs6000-c.c:65
26454 #, fuzzy, gcc-internal-format
26455 msgid "missing open paren"
26456 msgstr "Code °À¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26458 #: config/rs6000/rs6000-c.c:67
26459 #, fuzzy, gcc-internal-format
26460 msgid "missing number"
26461 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26463 #: config/rs6000/rs6000-c.c:69
26464 #, fuzzy, gcc-internal-format
26465 msgid "missing close paren"
26466 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26468 #: config/rs6000/rs6000-c.c:72
26469 #, gcc-internal-format
26470 msgid "number must be 0 or 1"
26473 #: config/rs6000/rs6000-c.c:75
26474 #, fuzzy, gcc-internal-format
26475 msgid "junk at end of #pragma longcall"
26476 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
26478 #: config/rs6000/rs6000-c.c:2550
26479 #, fuzzy, gcc-internal-format
26480 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
26481 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
26483 #: config/rs6000/rs6000-c.c:2593
26484 #, gcc-internal-format
26485 msgid "invalid parameter combination for AltiVec intrinsic"
26488 #: config/rs6000/rs6000.c:1294
26489 #, gcc-internal-format
26490 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
26493 #: config/rs6000/rs6000.c:1305
26494 #, fuzzy, gcc-internal-format
26495 msgid "-m64 requires PowerPC64 architecture, enabling"
26496 msgstr "PowerPC64 ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤ò͸ú¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
26498 #: config/rs6000/rs6000.c:1528
26499 #, gcc-internal-format
26500 msgid "-mmultiple is not supported on little endian systems"
26501 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
26503 #: config/rs6000/rs6000.c:1535
26504 #, gcc-internal-format
26505 msgid "-mstring is not supported on little endian systems"
26506 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
26508 #: config/rs6000/rs6000.c:1549
26509 #, fuzzy, gcc-internal-format
26510 msgid "unknown -mdebug-%s switch"
26511 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
26513 #: config/rs6000/rs6000.c:1561
26514 #, gcc-internal-format
26515 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
26518 #: config/rs6000/rs6000.c:1973
26519 #, gcc-internal-format
26520 msgid "unknown -m%s= option specified: '%s'"
26523 #: config/rs6000/rs6000.c:2186
26524 #, gcc-internal-format
26525 msgid "not configured for ABI: '%s'"
26528 #: config/rs6000/rs6000.c:2199
26529 #, gcc-internal-format
26530 msgid "Using darwin64 ABI"
26533 #: config/rs6000/rs6000.c:2204
26534 #, gcc-internal-format
26535 msgid "Using old darwin ABI"
26538 #: config/rs6000/rs6000.c:2211
26539 #, gcc-internal-format
26540 msgid "Using IBM extended precision long double"
26543 #: config/rs6000/rs6000.c:2217
26544 #, gcc-internal-format
26545 msgid "Using IEEE extended precision long double"
26548 #: config/rs6000/rs6000.c:2222
26549 #, fuzzy, gcc-internal-format
26550 msgid "unknown ABI specified: '%s'"
26551 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
26553 #: config/rs6000/rs6000.c:2249
26554 #, fuzzy, gcc-internal-format
26555 msgid "invalid option for -mfloat-gprs: '%s'"
26556 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
26558 #: config/rs6000/rs6000.c:2259
26559 #, gcc-internal-format
26560 msgid "Unknown switch -mlong-double-%s"
26563 #: config/rs6000/rs6000.c:2280
26564 #, gcc-internal-format
26565 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
26568 #: config/rs6000/rs6000.c:2288
26569 #, gcc-internal-format
26570 msgid "unknown -malign-XXXXX option specified: '%s'"
26573 #: config/rs6000/rs6000.c:4989
26574 #, gcc-internal-format
26575 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
26578 #: config/rs6000/rs6000.c:5062
26579 #, gcc-internal-format
26580 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
26583 #: config/rs6000/rs6000.c:5320
26584 #, gcc-internal-format
26585 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
26588 #: config/rs6000/rs6000.c:6221
26589 #, gcc-internal-format
26590 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
26593 #: config/rs6000/rs6000.c:7461
26594 #, gcc-internal-format
26595 msgid "argument 1 must be a 5-bit signed literal"
26598 #: config/rs6000/rs6000.c:7564 config/rs6000/rs6000.c:8475
26599 #, gcc-internal-format
26600 msgid "argument 2 must be a 5-bit unsigned literal"
26603 #: config/rs6000/rs6000.c:7604
26604 #, fuzzy, gcc-internal-format
26605 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
26606 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26608 #: config/rs6000/rs6000.c:7657
26609 #, fuzzy, gcc-internal-format
26610 msgid "argument 1 of __builtin_altivec_predicate is out of range"
26611 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
26613 #: config/rs6000/rs6000.c:7906
26614 #, gcc-internal-format
26615 msgid "argument 3 must be a 4-bit unsigned literal"
26618 #: config/rs6000/rs6000.c:8078
26619 #, gcc-internal-format
26620 msgid "argument to %qs must be a 2-bit unsigned literal"
26623 #: config/rs6000/rs6000.c:8220
26624 #, gcc-internal-format
26625 msgid "unresolved overload for Altivec builtin %qF"
26628 #: config/rs6000/rs6000.c:8302
26629 #, gcc-internal-format
26630 msgid "argument to dss must be a 2-bit unsigned literal"
26633 #: config/rs6000/rs6000.c:8595
26634 #, fuzzy, gcc-internal-format
26635 msgid "argument 1 of __builtin_paired_predicate must be a constant"
26636 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26638 #: config/rs6000/rs6000.c:8642
26639 #, fuzzy, gcc-internal-format
26640 msgid "argument 1 of __builtin_paired_predicate is out of range"
26641 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
26643 #: config/rs6000/rs6000.c:8667
26644 #, fuzzy, gcc-internal-format
26645 msgid "argument 1 of __builtin_spe_predicate must be a constant"
26646 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26648 #: config/rs6000/rs6000.c:8739
26649 #, fuzzy, gcc-internal-format
26650 msgid "argument 1 of __builtin_spe_predicate is out of range"
26651 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
26653 #: config/rs6000/rs6000.c:14977
26654 #, fuzzy, gcc-internal-format
26655 msgid "stack frame too large"
26656 msgstr "%s ¤ÏÂ礤¹¤®¤Þ¤¹"
26658 #: config/rs6000/rs6000.c:17598
26659 #, gcc-internal-format
26660 msgid "no profiling of 64-bit code for this ABI"
26663 #: config/rs6000/rs6000.c:19470
26664 #, gcc-internal-format
26665 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
26668 #: config/rs6000/rs6000.c:19472
26669 #, gcc-internal-format
26670 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
26673 #: config/rs6000/rs6000.c:19476
26674 #, gcc-internal-format
26675 msgid "use of %<long long%> in AltiVec types is invalid"
26678 #: config/rs6000/rs6000.c:19478
26679 #, gcc-internal-format
26680 msgid "use of %<double%> in AltiVec types is invalid"
26683 #: config/rs6000/rs6000.c:19480
26684 #, gcc-internal-format
26685 msgid "use of %<long double%> in AltiVec types is invalid"
26688 #: config/rs6000/rs6000.c:19482
26689 #, gcc-internal-format
26690 msgid "use of boolean types in AltiVec types is invalid"
26693 #: config/rs6000/rs6000.c:19484
26694 #, gcc-internal-format
26695 msgid "use of %<complex%> in AltiVec types is invalid"
26698 #: config/rs6000/rs6000.c:19486
26699 #, gcc-internal-format
26700 msgid "use of decimal floating point types in AltiVec types is invalid"
26703 #: config/rs6000/aix43.h:38 config/rs6000/aix51.h:37 config/rs6000/aix52.h:38
26704 #: config/rs6000/aix53.h:38
26705 #, fuzzy, gcc-internal-format
26706 msgid "-maix64 and POWER architecture are incompatible"
26707 msgstr "-maix64 ¤È POWER ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
26709 #: config/rs6000/aix43.h:43 config/rs6000/aix51.h:42 config/rs6000/aix52.h:43
26710 #: config/rs6000/aix53.h:43
26711 #, fuzzy, gcc-internal-format
26712 msgid "-maix64 requires PowerPC64 architecture remain enabled"
26713 msgstr "PowerPC64 ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤ò͸ú¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
26715 #: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
26716 #, fuzzy, gcc-internal-format
26717 msgid "soft-float and long-double-128 are incompatible"
26718 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26720 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:46 config/rs6000/aix52.h:53
26721 #: config/rs6000/aix53.h:53
26722 #, fuzzy, gcc-internal-format
26723 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
26724 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ¤Þ¤»¤ó"
26726 #: config/rs6000/e500.h:41
26727 #, gcc-internal-format
26728 msgid "AltiVec and E500 instructions cannot coexist"
26731 #: config/rs6000/e500.h:43
26732 #, fuzzy, gcc-internal-format
26733 msgid "64-bit E500 not supported"
26734 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26736 #: config/rs6000/e500.h:45
26737 #, fuzzy, gcc-internal-format
26738 msgid "E500 and FPRs not supported"
26739 msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26741 #: config/rs6000/eabispe.h:43 config/rs6000/linuxspe.h:42
26742 #, fuzzy, gcc-internal-format
26743 msgid "-m64 not supported in this configuration"
26744 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26746 #: config/rs6000/linux64.h:108
26747 #, fuzzy, gcc-internal-format
26748 msgid "-m64 requires a PowerPC64 cpu"
26749 msgstr "PowerPC64 ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤ò͸ú¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
26751 #. Definitions for __builtin_return_address and __builtin_frame_address.
26752 #. __builtin_return_address (0) should give link register (65), enable
26754 #. This should be uncommented, so that the link register is used, but
26755 #. currently this would result in unmatched insns and spilling fixed
26756 #. registers so we'll leave it for another day. When these problems are
26757 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
26759 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
26760 #. Number of bytes into the frame return addresses can be found. See
26761 #. rs6000_stack_info in rs6000.c for more information on how the different
26762 #. abi's store the return address.
26763 #: config/rs6000/rs6000.h:1560
26764 #, gcc-internal-format
26765 msgid "RETURN_ADDRESS_OFFSET not supported"
26766 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26768 #. Sometimes certain combinations of command options do not make sense
26769 #. on a particular target machine. You can define a macro
26770 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
26771 #. defined, is executed once just after all the command options have
26774 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26776 #: config/rs6000/sysv4.h:129
26777 #, fuzzy, gcc-internal-format
26778 msgid "bad value for -mcall-%s"
26779 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
26781 #: config/rs6000/sysv4.h:145
26782 #, fuzzy, gcc-internal-format
26783 msgid "bad value for -msdata=%s"
26784 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
26786 #: config/rs6000/sysv4.h:162
26787 #, fuzzy, gcc-internal-format
26788 msgid "-mrelocatable and -msdata=%s are incompatible"
26789 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26791 #: config/rs6000/sysv4.h:171
26792 #, fuzzy, gcc-internal-format
26793 msgid "-f%s and -msdata=%s are incompatible"
26794 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26796 #: config/rs6000/sysv4.h:180
26797 #, fuzzy, gcc-internal-format
26798 msgid "-msdata=%s and -mcall-%s are incompatible"
26799 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26801 #: config/rs6000/sysv4.h:189
26802 #, fuzzy, gcc-internal-format
26803 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
26804 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26806 #: config/rs6000/sysv4.h:195
26807 #, fuzzy, gcc-internal-format
26808 msgid "-mrelocatable and -mcall-%s are incompatible"
26809 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26811 #: config/rs6000/sysv4.h:202
26812 #, fuzzy, gcc-internal-format
26813 msgid "-fPIC and -mcall-%s are incompatible"
26814 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26816 #: config/rs6000/sysv4.h:209
26817 #, gcc-internal-format
26818 msgid "-mcall-aixdesc must be big endian"
26819 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26821 #: config/rs6000/sysv4.h:214
26822 #, gcc-internal-format
26823 msgid "-msecure-plt not supported by your assembler"
26826 #: config/rs6000/sysv4.h:232
26827 #, fuzzy, gcc-internal-format
26828 msgid "-m%s not supported in this configuration"
26829 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
26831 #: config/s390/s390.c:1395
26832 #, gcc-internal-format
26833 msgid "stack guard value must be an exact power of 2"
26836 #: config/s390/s390.c:1402
26837 #, gcc-internal-format
26838 msgid "stack size must be an exact power of 2"
26841 #: config/s390/s390.c:1447
26842 #, fuzzy, gcc-internal-format
26843 msgid "z/Architecture mode not supported on %s"
26844 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó"
26846 #: config/s390/s390.c:1449
26847 #, gcc-internal-format
26848 msgid "64-bit ABI not supported in ESA/390 mode"
26851 #: config/s390/s390.c:1456
26852 #, fuzzy, gcc-internal-format
26853 msgid "Hardware decimal floating point instructions not available on %s"
26854 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
26856 #: config/s390/s390.c:1459
26857 #, fuzzy, gcc-internal-format
26858 msgid "Hardware decimal floating point instructions not available in ESA/390 mode"
26859 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
26861 #: config/s390/s390.c:1469
26862 #, gcc-internal-format
26863 msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
26866 #: config/s390/s390.c:1483
26867 #, gcc-internal-format
26868 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
26871 #: config/s390/s390.c:1489
26872 #, gcc-internal-format
26873 msgid "stack size must be greater than the stack guard value"
26876 #: config/s390/s390.c:1491
26877 #, gcc-internal-format
26878 msgid "stack size must not be greater than 64k"
26881 #: config/s390/s390.c:1494
26882 #, gcc-internal-format
26883 msgid "-mstack-guard implies use of -mstack-size"
26886 #: config/s390/s390.c:6640
26887 #, gcc-internal-format
26888 msgid "total size of local variables exceeds architecture limit"
26891 #: config/s390/s390.c:7298
26892 #, gcc-internal-format
26893 msgid "frame size of function %qs is "
26896 #: config/s390/s390.c:7328
26897 #, fuzzy, gcc-internal-format
26898 msgid "frame size of %qs is "
26899 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
26901 #: config/s390/s390.c:7332
26902 #, gcc-internal-format
26903 msgid "%qs uses dynamic stack allocation"
26906 #: config/score/score3.c:654 config/score/score7.c:653
26907 #, fuzzy, gcc-internal-format
26908 msgid "-fPIC and -G are incompatible"
26909 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
26911 #: config/sh/sh.c:6894
26912 #, fuzzy, gcc-internal-format
26913 msgid "__builtin_saveregs not supported by this subtarget"
26914 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
26916 #: config/sh/sh.c:7904
26917 #, fuzzy, gcc-internal-format
26918 msgid "%qs attribute only applies to interrupt functions"
26919 msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
26921 #: config/sh/sh.c:7990
26922 #, gcc-internal-format
26923 msgid "attribute interrupt_handler is not compatible with -m5-compact"
26926 #. The argument must be a constant string.
26927 #: config/sh/sh.c:8012
26928 #, fuzzy, gcc-internal-format
26929 msgid "%qs attribute argument not a string constant"
26930 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26932 #. The argument must be a constant integer.
26933 #: config/sh/sh.c:8037
26934 #, fuzzy, gcc-internal-format
26935 msgid "%qs attribute argument not an integer constant"
26936 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26938 #: config/sh/sh.c:10085
26939 #, gcc-internal-format
26940 msgid "r0 needs to be available as a call-clobbered register"
26943 #: config/sh/sh.c:10106
26944 #, fuzzy, gcc-internal-format
26945 msgid "Need a second call-clobbered general purpose register"
26946 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
26948 #: config/sh/sh.c:10114
26949 #, gcc-internal-format
26950 msgid "Need a call-clobbered target register"
26953 #: config/sh/symbian.c:146
26954 #, gcc-internal-format
26955 msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
26958 #: config/sh/symbian.c:158
26959 #, fuzzy, gcc-internal-format
26960 msgid "inline function %q+D is declared as dllimport: attribute ignored"
26961 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26963 #: config/sh/symbian.c:272
26964 #, fuzzy, gcc-internal-format
26965 msgid "%qs declared as both exported to and imported from a DLL"
26966 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26968 #: config/sh/symbian.c:279
26969 #, gcc-internal-format
26970 msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
26973 #: config/sh/symbian.c:325
26974 #, gcc-internal-format
26975 msgid "%s %q+D %s after being referenced with dllimport linkage"
26978 #: config/sh/symbian.c:891 cp/tree.c:2737
26979 #, fuzzy, gcc-internal-format
26980 msgid "lang_* check: failed in %s, at %s:%d"
26981 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
26984 #: config/sh/netbsd-elf.h:94
26985 #, gcc-internal-format
26986 msgid "unimplemented-shmedia profiling"
26989 #. There are no delay slots on SHmedia.
26990 #. Relaxation isn't yet supported for SHmedia
26991 #. 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.
26992 #. -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.
26993 #: config/sh/sh.h:631
26994 #, gcc-internal-format
26995 msgid "profiling is still experimental for this target"
26998 #. Only the sh64-elf assembler fully supports .quad properly.
26999 #. Pick one that makes most sense for the target in general. It is not much good to use different functions depending on -Os, since then we'll end up with two different functions when some of the code is compiled for size, and some for speed.
27000 #. SH4 tends to emphasize speed.
27001 #. These have their own way of doing things.
27002 #. ??? Should we use the integer SHmedia function instead?
27003 #. SH1 .. SH3 cores often go into small-footprint systems, so default to the smallest implementation available.
27004 #. ??? EXPERIMENTAL
27005 #. User supplied - leave it alone.
27006 #. The debugging information is sufficient, but gdb doesn't implement this yet
27007 #. Never run scheduling before reload, since that can break global alloc, and generates slower code anyway due to the pressure on R0.
27008 #. 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.
27009 #. ??? 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>.
27010 #: config/sh/sh.h:730
27011 #, gcc-internal-format
27012 msgid "ignoring -fschedule-insns because of exception handling bug"
27015 #. The kernel loader cannot handle the relaxation relocations, so it cannot load kernel modules (which are ET_REL) or RTP executables (which are linked with --emit-relocs). No relaxation relocations appear in shared libraries, so relaxation is OK for RTP PIC.
27016 #: config/sh/vxworks.h:43
27017 #, gcc-internal-format
27018 msgid "-mrelax is only supported for RTP PIC"
27021 #: config/sparc/sparc.c:698
27022 #, gcc-internal-format
27023 msgid "%s is not supported by this configuration"
27024 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
27026 #: config/sparc/sparc.c:705
27027 #, gcc-internal-format
27028 msgid "-mlong-double-64 not allowed with -m64"
27029 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
27031 #: config/sparc/sparc.c:730
27032 #, gcc-internal-format
27033 msgid "-mcmodel= is not supported on 32 bit systems"
27034 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
27036 #: config/spu/spu-c.c:77
27037 #, fuzzy, gcc-internal-format
27038 msgid "insufficient arguments to overloaded function %s"
27039 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
27041 #: config/spu/spu-c.c:112
27042 #, fuzzy, gcc-internal-format
27043 msgid "too many arguments to overloaded function %s"
27044 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
27046 #: config/spu/spu-c.c:124
27047 #, gcc-internal-format
27048 msgid "parameter list does not match a valid signature for %s()"
27051 #: config/spu/spu.c:337 config/spu/spu.c:348
27052 #, fuzzy, gcc-internal-format
27053 msgid "Unknown architecture '%s'"
27054 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
27056 #: config/spu/spu.c:3034
27057 #, gcc-internal-format
27058 msgid "`%s' attribute ignored"
27059 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
27061 #: config/spu/spu.c:5218
27062 #, gcc-internal-format
27063 msgid "%s expects an integer literal in the range [%d, %d]."
27066 #: config/spu/spu.c:5238
27067 #, gcc-internal-format
27068 msgid "%s expects an integer literal in the range [%d, %d]. ("
27071 #: config/spu/spu.c:5268
27072 #, gcc-internal-format
27073 msgid "%d least significant bits of %s are ignored."
27076 #: config/stormy16/stormy16.c:499
27077 #, gcc-internal-format
27078 msgid "constant halfword load operand out of range"
27081 #: config/stormy16/stormy16.c:509
27082 #, fuzzy, gcc-internal-format
27083 msgid "constant arithmetic operand out of range"
27084 msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
27086 #: config/stormy16/stormy16.c:1108
27087 #, gcc-internal-format
27088 msgid "local variable memory requirements exceed capacity"
27091 #: config/stormy16/stormy16.c:1274
27092 #, gcc-internal-format
27093 msgid "function_profiler support"
27096 #: config/stormy16/stormy16.c:1363
27097 #, fuzzy, gcc-internal-format
27098 msgid "cannot use va_start in interrupt function"
27099 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤¤Þ¤»¤ó"
27101 #: config/stormy16/stormy16.c:1906
27102 #, fuzzy, gcc-internal-format
27103 msgid "switch statement of size %lu entries too large"
27104 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礤¹¤®¤Þ¤¹"
27106 #: config/stormy16/stormy16.c:2274
27107 #, gcc-internal-format
27108 msgid "%<__BELOW100__%> attribute only applies to variables"
27111 #: config/stormy16/stormy16.c:2281
27112 #, gcc-internal-format
27113 msgid "__BELOW100__ attribute not allowed with auto storage class"
27116 #: config/v850/v850-c.c:66
27117 #, gcc-internal-format
27118 msgid "#pragma GHS endXXXX found without previous startXXX"
27119 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX ̵¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
27121 #: config/v850/v850-c.c:69
27122 #, gcc-internal-format
27123 msgid "#pragma GHS endXXX does not match previous startXXX"
27124 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
27126 #: config/v850/v850-c.c:95
27127 #, fuzzy, gcc-internal-format
27128 msgid "cannot set interrupt attribute: no current function"
27129 msgstr "interrupt °À¤òÀßÄê¤Ç¤¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
27131 #: config/v850/v850-c.c:103
27132 #, fuzzy, gcc-internal-format
27133 msgid "cannot set interrupt attribute: no such identifier"
27134 msgstr "interrupt °À¤òÀßÄê¤Ç¤¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
27136 #: config/v850/v850-c.c:148
27137 #, gcc-internal-format
27138 msgid "junk at end of #pragma ghs section"
27139 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27141 #: config/v850/v850-c.c:165
27142 #, fuzzy, gcc-internal-format
27143 msgid "unrecognized section name \"%s\""
27144 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
27146 #: config/v850/v850-c.c:180
27147 #, gcc-internal-format
27148 msgid "malformed #pragma ghs section"
27149 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
27151 #: config/v850/v850-c.c:199
27152 #, gcc-internal-format
27153 msgid "junk at end of #pragma ghs interrupt"
27154 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27156 #: config/v850/v850-c.c:210
27157 #, gcc-internal-format
27158 msgid "junk at end of #pragma ghs starttda"
27159 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27161 #: config/v850/v850-c.c:221
27162 #, gcc-internal-format
27163 msgid "junk at end of #pragma ghs startsda"
27164 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27166 #: config/v850/v850-c.c:232
27167 #, gcc-internal-format
27168 msgid "junk at end of #pragma ghs startzda"
27169 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27171 #: config/v850/v850-c.c:243
27172 #, gcc-internal-format
27173 msgid "junk at end of #pragma ghs endtda"
27174 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27176 #: config/v850/v850-c.c:254
27177 #, gcc-internal-format
27178 msgid "junk at end of #pragma ghs endsda"
27179 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27181 #: config/v850/v850-c.c:265
27182 #, gcc-internal-format
27183 msgid "junk at end of #pragma ghs endzda"
27184 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
27186 #: config/v850/v850.c:184
27187 #, gcc-internal-format
27188 msgid "value passed to %<-m%s%> is too large"
27191 #: config/v850/v850.c:2084
27192 #, fuzzy, gcc-internal-format
27193 msgid "%Jdata area attributes cannot be specified for local variables"
27194 msgstr "¥Ç¡¼¥¿Îΰè°À¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó"
27196 #: config/v850/v850.c:2095
27197 #, fuzzy, gcc-internal-format
27198 msgid "data area of %q+D conflicts with previous declaration"
27199 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
27201 #: config/v850/v850.c:2225
27202 #, fuzzy, gcc-internal-format
27203 msgid "bogus JR construction: %d"
27204 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
27206 #: config/v850/v850.c:2243 config/v850/v850.c:2352
27207 #, fuzzy, gcc-internal-format
27208 msgid "bad amount of stack space removal: %d"
27209 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
27211 #: config/v850/v850.c:2332
27212 #, fuzzy, gcc-internal-format
27213 msgid "bogus JARL construction: %d\n"
27214 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
27216 #: config/v850/v850.c:2631
27217 #, fuzzy, gcc-internal-format
27218 msgid "bogus DISPOSE construction: %d"
27219 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
27221 #: config/v850/v850.c:2650
27222 #, gcc-internal-format
27223 msgid "too much stack space to dispose of: %d"
27226 #: config/v850/v850.c:2752
27227 #, fuzzy, gcc-internal-format
27228 msgid "bogus PREPEARE construction: %d"
27229 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
27231 #: config/v850/v850.c:2771
27232 #, fuzzy, gcc-internal-format
27233 msgid "too much stack space to prepare: %d"
27234 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
27236 #: config/xtensa/xtensa.c:1861
27237 #, gcc-internal-format
27238 msgid "boolean registers required for the floating-point option"
27241 #: config/xtensa/xtensa.c:1896
27242 #, fuzzy, gcc-internal-format
27243 msgid "-f%s is not supported with CONST16 instructions"
27244 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
27246 #: config/xtensa/xtensa.c:1901
27247 #, gcc-internal-format
27248 msgid "PIC is required but not supported with CONST16 instructions"
27251 #: config/xtensa/xtensa.c:2745 config/xtensa/xtensa.c:2765
27252 #, fuzzy, gcc-internal-format
27253 msgid "bad builtin code"
27254 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
27256 #: config/xtensa/xtensa.c:2873
27257 #, fuzzy, gcc-internal-format
27258 msgid "only uninitialized variables can be placed in a .bss section"
27259 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
27262 #, fuzzy, gcc-internal-format
27263 msgid "missing argument to \"-%s\""
27264 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
27267 #, gcc-internal-format
27268 msgid "%<-gnat%> misspelled as %<-gant%>"
27272 #, gcc-internal-format
27273 msgid "%s %D(%T, %T, %T) <built-in>"
27277 #, gcc-internal-format
27278 msgid "%s %D(%T, %T) <built-in>"
27282 #, fuzzy, gcc-internal-format
27283 msgid "%s %D(%T) <built-in>"
27284 msgstr "<ÁȤ߹þ¤ß>"
27287 #, gcc-internal-format
27288 msgid "%s %T <conversion>"
27292 #, gcc-internal-format
27293 msgid "%s %+#D <near match>"
27296 #: cp/call.c:2479 cp/pt.c:1397
27297 #, fuzzy, gcc-internal-format
27302 #, fuzzy, gcc-internal-format
27303 msgid "conversion from %qT to %qT is ambiguous"
27304 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27306 #: cp/call.c:2873 cp/call.c:2891 cp/call.c:2954
27307 #, gcc-internal-format
27308 msgid "no matching function for call to %<%D(%A)%>"
27311 #: cp/call.c:2894 cp/call.c:2957
27312 #, gcc-internal-format
27313 msgid "call of overloaded %<%D(%A)%> is ambiguous"
27316 #. It's no good looking for an overloaded operator() on a
27317 #. pointer-to-member-function.
27319 #, gcc-internal-format
27320 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
27324 #, gcc-internal-format
27325 msgid "no match for call to %<(%T) (%A)%>"
27329 #, gcc-internal-format
27330 msgid "call of %<(%T) (%A)%> is ambiguous"
27334 #, gcc-internal-format
27335 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
27339 #, gcc-internal-format
27340 msgid "%s for %<operator%s%> in %<%E%s%>"
27344 #, gcc-internal-format
27345 msgid "%s for %<operator[]%> in %<%E[%E]%>"
27349 #, gcc-internal-format
27350 msgid "%s for %qs in %<%s %E%>"
27354 #, gcc-internal-format
27355 msgid "%s for %<operator%s%> in %<%E %s %E%>"
27359 #, gcc-internal-format
27360 msgid "%s for %<operator%s%> in %<%s%E%>"
27364 #, gcc-internal-format
27365 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
27366 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
27369 #, gcc-internal-format
27370 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
27374 #, gcc-internal-format
27375 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
27378 #: cp/call.c:3389 cp/call.c:3609
27379 #, gcc-internal-format
27380 msgid "operands to ?: have different types %qT and %qT"
27384 #, fuzzy, gcc-internal-format
27385 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
27386 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
27389 #, fuzzy, gcc-internal-format
27390 msgid "enumeral and non-enumeral type in conditional expression"
27391 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
27394 #, gcc-internal-format
27395 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
27399 #, fuzzy, gcc-internal-format
27400 msgid "comparison between %q#T and %q#T"
27401 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
27404 #, gcc-internal-format
27405 msgid "no corresponding deallocation function for `%D'"
27409 #, fuzzy, gcc-internal-format
27410 msgid "no suitable %<operator %s%> for %qT"
27411 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
27414 #, gcc-internal-format
27415 msgid "%q+#D is private"
27419 #, gcc-internal-format
27420 msgid "%q+#D is protected"
27424 #, gcc-internal-format
27425 msgid "%q+#D is inaccessible"
27429 #, gcc-internal-format
27430 msgid "within this context"
27434 #, gcc-internal-format
27435 msgid "passing NULL to non-pointer argument %P of %qD"
27439 #, fuzzy, gcc-internal-format
27440 msgid "converting to non-pointer type %qT from NULL"
27441 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
27444 #, fuzzy, gcc-internal-format
27445 msgid "converting %<false%> to pointer type for argument %P of %qD"
27446 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
27448 #: cp/call.c:4356 cp/cvt.c:217
27449 #, fuzzy, gcc-internal-format
27450 msgid "invalid conversion from %qT to %qT"
27451 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27454 #, fuzzy, gcc-internal-format
27455 msgid " initializing argument %P of %qD"
27456 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
27459 #, gcc-internal-format
27460 msgid "cannot bind bitfield %qE to %qT"
27463 #: cp/call.c:4494 cp/call.c:4510
27464 #, gcc-internal-format
27465 msgid "cannot bind packed field %qE to %qT"
27469 #, fuzzy, gcc-internal-format
27470 msgid "cannot bind rvalue %qE to %qT"
27471 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
27474 #, gcc-internal-format
27475 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
27478 #. Undefined behavior [expr.call] 5.2.2/7.
27480 #, gcc-internal-format
27481 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
27485 #, gcc-internal-format
27486 msgid "the default argument for parameter %d of %qD has not yet been parsed"
27490 #, gcc-internal-format
27491 msgid "recursive evaluation of default argument for %q#D"
27495 #, fuzzy, gcc-internal-format
27496 msgid "argument of function call might be a candidate for a format attribute"
27497 msgstr "format °À¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
27500 #, gcc-internal-format
27501 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
27505 #, gcc-internal-format
27506 msgid "%qT is not an accessible base of %qT"
27510 #, gcc-internal-format
27511 msgid "could not find class$ field in java interface type %qT"
27515 #, fuzzy, gcc-internal-format
27516 msgid "call to non-function %qD"
27517 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
27520 #, gcc-internal-format
27521 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
27525 #, gcc-internal-format
27526 msgid "call of overloaded %<%s(%A)%> is ambiguous"
27530 #, gcc-internal-format
27531 msgid "cannot call member function %qD without object"
27535 #, gcc-internal-format
27536 msgid "passing %qT chooses %qT over %qT"
27539 #: cp/call.c:6285 cp/name-lookup.c:4320 cp/name-lookup.c:4753
27540 #, fuzzy, gcc-internal-format
27541 msgid " in call to %qD"
27542 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Þ¤»¤ó"
27545 #, gcc-internal-format
27546 msgid "choosing %qD over %qD"
27550 #, fuzzy, gcc-internal-format
27551 msgid " for conversion from %qT to %qT"
27552 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27555 #, gcc-internal-format
27556 msgid " because conversion sequence for the argument is better"
27560 #, gcc-internal-format
27561 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
27565 #, fuzzy, gcc-internal-format
27566 msgid "could not convert %qE to %qT"
27567 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
27570 #, gcc-internal-format
27571 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
27575 #, gcc-internal-format
27576 msgid "invalid initialization of reference of type %qT from expression of type %qT"
27580 #, gcc-internal-format
27581 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
27585 #, gcc-internal-format
27586 msgid "Java class %qT cannot have a destructor"
27590 #, gcc-internal-format
27591 msgid "Java class %qT cannot have an implicit non-trivial destructor"
27595 #, fuzzy, gcc-internal-format
27596 msgid "repeated using declaration %q+D"
27597 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
27600 #, fuzzy, gcc-internal-format
27601 msgid "using declaration %q+D conflicts with a previous using declaration"
27602 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
27605 #, gcc-internal-format
27606 msgid "%q+#D cannot be overloaded"
27610 #, gcc-internal-format
27615 #, fuzzy, gcc-internal-format
27616 msgid "conflicting access specifications for method %q+D, ignored"
27617 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
27620 #, fuzzy, gcc-internal-format
27621 msgid "conflicting access specifications for field %qE, ignored"
27622 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
27624 #: cp/class.c:1201 cp/class.c:1209
27625 #, fuzzy, gcc-internal-format
27626 msgid "%q+D invalid in %q#T"
27627 msgstr "%s: ̵¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
27630 #, gcc-internal-format
27631 msgid " because of local method %q+#D with same name"
27635 #, gcc-internal-format
27636 msgid " because of local member %q+#D with same name"
27640 #, fuzzy, gcc-internal-format
27641 msgid "base class %q#T has a non-virtual destructor"
27642 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
27645 #, gcc-internal-format
27646 msgid "all member functions in class %qT are private"
27650 #, gcc-internal-format
27651 msgid "%q#T only defines a private destructor and has no friends"
27655 #, gcc-internal-format
27656 msgid "%q#T only defines private constructors and has no friends"
27660 #, gcc-internal-format
27661 msgid "no unique final overrider for %qD in %qT"
27664 #. Here we know it is a hider, and no overrider exists.
27666 #, gcc-internal-format
27667 msgid "%q+D was hidden"
27671 #, gcc-internal-format
27675 #: cp/class.c:2483 cp/decl2.c:1135
27676 #, gcc-internal-format
27677 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
27681 #, gcc-internal-format
27682 msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
27685 #: cp/class.c:2494 cp/decl2.c:1141
27686 #, gcc-internal-format
27687 msgid "private member %q+#D in anonymous union"
27691 #, gcc-internal-format
27692 msgid "private member %q+#D in anonymous struct"
27695 #: cp/class.c:2501 cp/decl2.c:1143
27696 #, gcc-internal-format
27697 msgid "protected member %q+#D in anonymous union"
27701 #, gcc-internal-format
27702 msgid "protected member %q+#D in anonymous struct"
27706 #, fuzzy, gcc-internal-format
27707 msgid "bit-field %q+#D with non-integral type"
27708 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27711 #, fuzzy, gcc-internal-format
27712 msgid "bit-field %q+D width not an integer constant"
27713 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27716 #, fuzzy, gcc-internal-format
27717 msgid "negative width in bit-field %q+D"
27718 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
27721 #, fuzzy, gcc-internal-format
27722 msgid "zero width for bit-field %q+D"
27723 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
27726 #, fuzzy, gcc-internal-format
27727 msgid "width of %q+D exceeds its type"
27728 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
27731 #, gcc-internal-format
27732 msgid "%q+D is too small to hold all values of %q#T"
27736 #, gcc-internal-format
27737 msgid "member %q+#D with constructor not allowed in union"
27741 #, gcc-internal-format
27742 msgid "member %q+#D with destructor not allowed in union"
27746 #, gcc-internal-format
27747 msgid "member %q+#D with copy assignment operator not allowed in union"
27751 #, fuzzy, gcc-internal-format
27752 msgid "multiple fields in union %qT initialized"
27753 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
27756 #, gcc-internal-format
27757 msgid "%q+D may not be static because it is a member of a union"
27761 #, gcc-internal-format
27762 msgid "%q+D may not have reference type %qT because it is a member of a union"
27766 #, fuzzy, gcc-internal-format
27767 msgid "field %q+D invalidly declared function type"
27768 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
27771 #, fuzzy, gcc-internal-format
27772 msgid "field %q+D invalidly declared method type"
27773 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
27776 #, gcc-internal-format
27777 msgid "non-static reference %q+#D in class without a constructor"
27781 #, gcc-internal-format
27782 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
27786 #, gcc-internal-format
27787 msgid "non-static const member %q+#D in class without a constructor"
27791 #, gcc-internal-format
27792 msgid "field %q+#D with same name as class"
27796 #, fuzzy, gcc-internal-format
27797 msgid "%q#T has pointer data members"
27798 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
27801 #, gcc-internal-format
27802 msgid " but does not override %<%T(const %T&)%>"
27806 #, gcc-internal-format
27807 msgid " or %<operator=(const %T&)%>"
27811 #, gcc-internal-format
27812 msgid " but does not override %<operator=(const %T&)%>"
27816 #, gcc-internal-format
27817 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
27821 #, gcc-internal-format
27822 msgid "class %qT will be considered nearly empty in a future version of GCC"
27826 #, fuzzy, gcc-internal-format
27827 msgid "initializer specified for non-virtual method %q+D"
27828 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
27831 #, gcc-internal-format
27832 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
27836 #, gcc-internal-format
27837 msgid "direct base %qT inaccessible in %qT due to ambiguity"
27841 #, gcc-internal-format
27842 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
27846 #, gcc-internal-format
27847 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
27851 #, gcc-internal-format
27852 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
27856 #, gcc-internal-format
27857 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
27861 #, gcc-internal-format
27862 msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
27866 #, gcc-internal-format
27867 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
27870 #: cp/class.c:5010 cp/parser.c:14608
27871 #, fuzzy, gcc-internal-format
27872 msgid "redefinition of %q#T"
27873 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
27876 #, gcc-internal-format
27877 msgid "%q#T has virtual functions and accessible non-virtual destructor"
27881 #, fuzzy, gcc-internal-format
27882 msgid "trying to finish struct, but kicked out due to previous parse errors"
27883 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
27886 #, fuzzy, gcc-internal-format
27887 msgid "language string %<\"%E\"%> not recognized"
27888 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
27891 #, gcc-internal-format
27892 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
27896 #, gcc-internal-format
27897 msgid "no matches converting function %qD to type %q#T"
27901 #, gcc-internal-format
27902 msgid "converting overloaded function %qD to type %q#T is ambiguous"
27906 #, fuzzy, gcc-internal-format
27907 msgid "assuming pointer to member %qD"
27908 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
27911 #, gcc-internal-format
27912 msgid "(a pointer to member can only be formed with %<&%E%>)"
27915 #: cp/class.c:6054 cp/class.c:6088
27916 #, gcc-internal-format
27917 msgid "not enough type information"
27918 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
27921 #, fuzzy, gcc-internal-format
27922 msgid "argument of type %qT does not match %qT"
27923 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
27925 #. [basic.scope.class]
27927 #. A name N used in a class S shall refer to the same declaration
27928 #. in its context and when re-evaluated in the completed scope of
27930 #: cp/class.c:6358 cp/decl.c:1199 cp/name-lookup.c:526
27931 #, fuzzy, gcc-internal-format
27932 msgid "declaration of %q#D"
27933 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
27936 #, gcc-internal-format
27937 msgid "changes meaning of %qD from %q+#D"
27940 #: cp/cp-gimplify.c:99
27941 #, fuzzy, gcc-internal-format
27942 msgid "continue statement not within loop or switch"
27943 msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
27945 #: cp/cp-gimplify.c:371
27946 #, gcc-internal-format
27947 msgid "statement with no effect"
27951 #, fuzzy, gcc-internal-format
27952 msgid "can't convert from incomplete type %qT to %qT"
27953 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27956 #, gcc-internal-format
27957 msgid "conversion of %qE from %qT to %qT is ambiguous"
27960 #: cp/cvt.c:168 cp/cvt.c:193 cp/cvt.c:238
27961 #, fuzzy, gcc-internal-format
27962 msgid "cannot convert %qE from type %qT to type %qT"
27963 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
27966 #, gcc-internal-format
27967 msgid "conversion from %qT to %qT discards qualifiers"
27970 #: cp/cvt.c:470 cp/typeck.c:5257
27971 #, gcc-internal-format
27972 msgid "casting %qT to %qT does not dereference pointer"
27976 #, fuzzy, gcc-internal-format
27977 msgid "cannot convert type %qT to type %qT"
27978 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
27981 #, fuzzy, gcc-internal-format
27982 msgid "conversion from %q#T to %q#T"
27983 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
27985 #: cp/cvt.c:668 cp/cvt.c:688
27986 #, fuzzy, gcc-internal-format
27987 msgid "%q#T used where a %qT was expected"
27988 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
27991 #, fuzzy, gcc-internal-format
27992 msgid "%q#T used where a floating point value was expected"
27993 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
27996 #, fuzzy, gcc-internal-format
27997 msgid "conversion from %qT to non-scalar type %qT requested"
27998 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
28001 #, gcc-internal-format
28002 msgid "pseudo-destructor is not called"
28006 #, gcc-internal-format
28007 msgid "object of incomplete type %qT will not be accessed in %s"
28011 #, gcc-internal-format
28012 msgid "object of type %qT will not be accessed in %s"
28016 #, gcc-internal-format
28017 msgid "object %qE of incomplete type %qT will not be accessed in %s"
28020 #. [over.over] enumerates the places where we can take the address
28021 #. of an overloaded function, and this is not one of them.
28023 #, fuzzy, gcc-internal-format
28024 msgid "%s cannot resolve address of overloaded function"
28025 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
28027 #. Only warn when there is no &.
28029 #, gcc-internal-format
28030 msgid "%s is a reference, not call, to function %qE"
28034 #, fuzzy, gcc-internal-format
28035 msgid "%s has no effect"
28036 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
28039 #, fuzzy, gcc-internal-format
28040 msgid "value computed is not used"
28041 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
28044 #, fuzzy, gcc-internal-format
28045 msgid "converting NULL to non-pointer type"
28046 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
28049 #, gcc-internal-format
28050 msgid "ambiguous default type conversion from %qT"
28054 #, gcc-internal-format
28055 msgid " candidate conversions include %qD and %qD"
28059 #, fuzzy, gcc-internal-format
28060 msgid "%qD was declared %<extern%> and later %<static%>"
28061 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
28063 #: cp/decl.c:1063 cp/decl.c:1618 objc/objc-act.c:2931 objc/objc-act.c:7503
28064 #, fuzzy, gcc-internal-format
28065 msgid "previous declaration of %q+D"
28066 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28069 #, fuzzy, gcc-internal-format
28070 msgid "declaration of %qF throws different exceptions"
28071 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
28074 #, fuzzy, gcc-internal-format
28075 msgid "from previous declaration %q+F"
28076 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
28079 #, fuzzy, gcc-internal-format
28080 msgid "function %q+D redeclared as inline"
28081 msgstr "´Ø¿ô¤¬Â礤¹¤®¤Æ inline ¤Ë¤Ç¤¤Þ¤»¤ó"
28084 #, fuzzy, gcc-internal-format
28085 msgid "previous declaration of %q+D with attribute noinline"
28086 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28089 #, fuzzy, gcc-internal-format
28090 msgid "function %q+D redeclared with attribute noinline"
28091 msgstr "´Ø¿ô¤¬Â礤¹¤®¤Æ inline ¤Ë¤Ç¤¤Þ¤»¤ó"
28094 #, fuzzy, gcc-internal-format
28095 msgid "previous declaration of %q+D was inline"
28096 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28098 #: cp/decl.c:1186 cp/decl.c:1259
28099 #, fuzzy, gcc-internal-format
28100 msgid "shadowing %s function %q#D"
28101 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
28104 #, fuzzy, gcc-internal-format
28105 msgid "library function %q#D redeclared as non-function %q#D"
28106 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28109 #, fuzzy, gcc-internal-format
28110 msgid "conflicts with built-in declaration %q#D"
28111 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28113 #: cp/decl.c:1254 cp/decl.c:1380 cp/decl.c:1396
28114 #, fuzzy, gcc-internal-format
28115 msgid "new declaration %q#D"
28116 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
28119 #, fuzzy, gcc-internal-format
28120 msgid "ambiguates built-in declaration %q#D"
28121 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
28124 #, fuzzy, gcc-internal-format
28125 msgid "%q#D redeclared as different kind of symbol"
28126 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28129 #, fuzzy, gcc-internal-format
28130 msgid "previous declaration of %q+#D"
28131 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28134 #, fuzzy, gcc-internal-format
28135 msgid "declaration of template %q#D"
28136 msgstr "`enum %s' ¤ÎºÆÀë¸À"
28138 #: cp/decl.c:1367 cp/name-lookup.c:527
28139 #, fuzzy, gcc-internal-format
28140 msgid "conflicts with previous declaration %q+#D"
28141 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
28143 #: cp/decl.c:1381 cp/decl.c:1397
28144 #, fuzzy, gcc-internal-format
28145 msgid "ambiguates old declaration %q+#D"
28146 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
28149 #, fuzzy, gcc-internal-format
28150 msgid "declaration of C function %q#D conflicts with"
28151 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
28154 #, fuzzy, gcc-internal-format
28155 msgid "previous declaration %q+#D here"
28156 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28159 #, fuzzy, gcc-internal-format
28160 msgid "conflicting declaration %q#D"
28161 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28164 #, fuzzy, gcc-internal-format
28165 msgid "%q+D has a previous declaration as %q#D"
28166 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28168 #. [namespace.alias]
28170 #. A namespace-name or namespace-alias shall not be declared as
28171 #. the name of any other entity in the same declarative region.
28172 #. A namespace-name defined at global scope shall not be
28173 #. declared as the name of any other entity in any global scope
28176 #, gcc-internal-format
28177 msgid "declaration of namespace %qD conflicts with"
28181 #, fuzzy, gcc-internal-format
28182 msgid "previous declaration of namespace %q+D here"
28183 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28186 #, fuzzy, gcc-internal-format
28187 msgid "%q+#D previously defined here"
28188 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
28190 #. Prototype decl follows defn w/o prototype.
28192 #, fuzzy, gcc-internal-format
28193 msgid "prototype for %q+#D"
28194 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
28197 #, fuzzy, gcc-internal-format
28198 msgid "%Jfollows non-prototype definition here"
28199 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
28202 #, fuzzy, gcc-internal-format
28203 msgid "previous declaration of %q+#D with %qL linkage"
28204 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28207 #, fuzzy, gcc-internal-format
28208 msgid "conflicts with new declaration with %qL linkage"
28209 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28211 #: cp/decl.c:1546 cp/decl.c:1552
28212 #, gcc-internal-format
28213 msgid "default argument given for parameter %d of %q#D"
28216 #: cp/decl.c:1548 cp/decl.c:1554
28217 #, gcc-internal-format
28218 msgid "after previous specification in %q+#D"
28222 #, gcc-internal-format
28223 msgid "%q#D was used before it was declared inline"
28227 #, fuzzy, gcc-internal-format
28228 msgid "%Jprevious non-inline declaration here"
28229 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
28232 #, fuzzy, gcc-internal-format
28233 msgid "redundant redeclaration of %qD in same scope"
28234 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
28236 #. From [temp.expl.spec]:
28238 #. If a template, a member template or the member of a class
28239 #. template is explicitly specialized then that
28240 #. specialization shall be declared before the first use of
28241 #. that specialization that would cause an implicit
28242 #. instantiation to take place, in every translation unit in
28243 #. which such a use occurs.
28245 #, gcc-internal-format
28246 msgid "explicit specialization of %qD after first use"
28250 #, gcc-internal-format
28251 msgid "%q+D: visibility attribute ignored because it"
28255 #, fuzzy, gcc-internal-format
28256 msgid "%Jconflicts with previous declaration here"
28257 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
28260 #, fuzzy, gcc-internal-format
28261 msgid "jump to label %qD"
28262 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
28265 #, gcc-internal-format
28266 msgid "jump to case label"
28267 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
28270 #, fuzzy, gcc-internal-format
28271 msgid "%H from here"
28274 #: cp/decl.c:2480 cp/decl.c:2643
28275 #, gcc-internal-format
28276 msgid " exits OpenMP structured block"
28280 #, fuzzy, gcc-internal-format
28281 msgid " crosses initialization of %q+#D"
28282 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
28284 #: cp/decl.c:2503 cp/decl.c:2618
28285 #, gcc-internal-format
28286 msgid " enters scope of non-POD %q+#D"
28289 #: cp/decl.c:2516 cp/decl.c:2622
28290 #, gcc-internal-format
28291 msgid " enters try block"
28292 msgstr " try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
28294 #: cp/decl.c:2518 cp/decl.c:2624
28295 #, gcc-internal-format
28296 msgid " enters catch block"
28297 msgstr " catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
28299 #: cp/decl.c:2528 cp/decl.c:2627
28300 #, fuzzy, gcc-internal-format
28301 msgid " enters OpenMP structured block"
28302 msgstr " try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
28304 #: cp/decl.c:2599 cp/decl.c:2639
28305 #, fuzzy, gcc-internal-format
28306 msgid "jump to label %q+D"
28307 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
28309 #: cp/decl.c:2600 cp/decl.c:2640
28310 #, gcc-internal-format
28314 #. Can't skip init of __exception_info.
28316 #, fuzzy, gcc-internal-format
28317 msgid "%J enters catch block"
28318 msgstr " catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
28321 #, fuzzy, gcc-internal-format
28322 msgid " skips initialization of %q+#D"
28323 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
28326 #, gcc-internal-format
28327 msgid "label named wchar_t"
28331 #, fuzzy, gcc-internal-format
28332 msgid "duplicate label %qD"
28333 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
28336 #, fuzzy, gcc-internal-format
28337 msgid "%qD is not a type"
28338 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
28340 #: cp/decl.c:2968 cp/parser.c:4033
28341 #, gcc-internal-format
28342 msgid "%qD used without template parameters"
28346 #, gcc-internal-format
28347 msgid "%q#T is not a class"
28350 #: cp/decl.c:2995 cp/decl.c:3063
28351 #, gcc-internal-format
28352 msgid "no class template named %q#T in %q#T"
28356 #, gcc-internal-format
28357 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
28361 #, gcc-internal-format
28362 msgid "%<typename %T::%D%> names %q#T, which is not a type"
28366 #, fuzzy, gcc-internal-format
28367 msgid "template parameters do not match template"
28368 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
28370 #: cp/decl.c:3073 cp/friend.c:321 cp/friend.c:329
28371 #, fuzzy, gcc-internal-format
28372 msgid "%q+D declared here"
28373 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
28376 #, fuzzy, gcc-internal-format
28377 msgid "%Jan anonymous struct cannot have function members"
28378 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
28381 #, gcc-internal-format
28382 msgid "%Jan anonymous union cannot have function members"
28386 #, gcc-internal-format
28387 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
28391 #, gcc-internal-format
28392 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
28396 #, gcc-internal-format
28397 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
28401 #, gcc-internal-format
28402 msgid "multiple types in one declaration"
28403 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
28406 #, fuzzy, gcc-internal-format
28407 msgid "redeclaration of C++ built-in type %qT"
28408 msgstr "`enum %s' ¤ÎºÆÀë¸À"
28411 #, fuzzy, gcc-internal-format
28412 msgid "missing type-name in typedef-declaration"
28413 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28416 #, gcc-internal-format
28417 msgid "ISO C++ prohibits anonymous structs"
28418 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
28421 #, fuzzy, gcc-internal-format
28422 msgid "%qs can only be specified for functions"
28423 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
28426 #, gcc-internal-format
28427 msgid "%<friend%> can only be specified inside a class"
28431 #, fuzzy, gcc-internal-format
28432 msgid "%<explicit%> can only be specified for constructors"
28433 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
28436 #, fuzzy, gcc-internal-format
28437 msgid "a storage class can only be specified for objects and functions"
28438 msgstr "%s ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹»ØÄê»Ò `%s'"
28441 #, gcc-internal-format
28442 msgid "qualifiers can only be specified for objects and functions"
28446 #, fuzzy, gcc-internal-format
28447 msgid "%<typedef%> was ignored in this declaration"
28448 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
28451 #, fuzzy, gcc-internal-format
28452 msgid "attribute ignored in declaration of %q+#T"
28453 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
28456 #, gcc-internal-format
28457 msgid "attribute for %q+#T must follow the %qs keyword"
28461 #, fuzzy, gcc-internal-format
28462 msgid "ignoring attributes applied to class type outside of definition"
28463 msgstr "`com_interface' °À¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹"
28466 #, fuzzy, gcc-internal-format
28467 msgid "function %q#D is initialized like a variable"
28468 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
28471 #, fuzzy, gcc-internal-format
28472 msgid "declaration of %q#D has %<extern%> and is initialized"
28473 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
28476 #, fuzzy, gcc-internal-format
28477 msgid "definition of %q#D is marked %<dllimport%>"
28478 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
28481 #, gcc-internal-format
28482 msgid "%q#D is not a static member of %q#T"
28486 #, gcc-internal-format
28487 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
28491 #, gcc-internal-format
28492 msgid "template header not allowed in member definition of explicitly specialized class"
28496 #, fuzzy, gcc-internal-format
28497 msgid "duplicate initialization of %qD"
28498 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
28501 #, fuzzy, gcc-internal-format
28502 msgid "declaration of %q#D outside of class is not definition"
28503 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
28506 #, fuzzy, gcc-internal-format
28507 msgid "variable %q#D has initializer but incomplete type"
28508 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
28510 #: cp/decl.c:4194 cp/decl.c:4906
28511 #, fuzzy, gcc-internal-format
28512 msgid "elements of array %q#D have incomplete type"
28513 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
28516 #, fuzzy, gcc-internal-format
28517 msgid "aggregate %q#D has incomplete type and cannot be defined"
28518 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
28521 #, gcc-internal-format
28522 msgid "%qD declared as reference but not initialized"
28526 #, fuzzy, gcc-internal-format
28527 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
28528 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
28531 #, fuzzy, gcc-internal-format
28532 msgid "cannot initialize %qT from %qT"
28533 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤¤Þ¤»¤ó"
28536 #, gcc-internal-format
28537 msgid "name %qD used in a GNU-style designated initializer for an array"
28541 #, fuzzy, gcc-internal-format
28542 msgid "initializer fails to determine size of %qD"
28543 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
28546 #, fuzzy, gcc-internal-format
28547 msgid "array size missing in %qD"
28548 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28551 #, fuzzy, gcc-internal-format
28552 msgid "zero-size array %qD"
28553 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
28555 #. An automatic variable with an incomplete type: that is an error.
28556 #. Don't talk about array types here, since we took care of that
28557 #. message in grokdeclarator.
28559 #, fuzzy, gcc-internal-format
28560 msgid "storage size of %qD isn't known"
28561 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
28564 #, fuzzy, gcc-internal-format
28565 msgid "storage size of %qD isn't constant"
28566 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28569 #, gcc-internal-format
28570 msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
28574 #, gcc-internal-format
28575 msgid "%J you can work around this by removing the initializer"
28579 #, fuzzy, gcc-internal-format
28580 msgid "uninitialized const %qD"
28581 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
28584 #, fuzzy, gcc-internal-format
28585 msgid "invalid type %qT as initializer for a vector of type %qT"
28586 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
28589 #, fuzzy, gcc-internal-format
28590 msgid "initializer for %qT must be brace-enclosed"
28591 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
28594 #, fuzzy, gcc-internal-format
28595 msgid "%qT has no non-static data member named %qD"
28596 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
28599 #, fuzzy, gcc-internal-format
28600 msgid "braces around scalar initializer for type %qT"
28601 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
28604 #, fuzzy, gcc-internal-format
28605 msgid "missing braces around initializer for %qT"
28606 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28609 #, fuzzy, gcc-internal-format
28610 msgid "too many initializers for %qT"
28611 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
28614 #, fuzzy, gcc-internal-format
28615 msgid "variable-sized object %qD may not be initialized"
28616 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
28619 #, fuzzy, gcc-internal-format
28620 msgid "%qD has incomplete type"
28621 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
28624 #, fuzzy, gcc-internal-format
28625 msgid "scalar object %qD requires one element in initializer"
28626 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
28628 #. A non-aggregate that is not a scalar cannot be initialized
28629 #. via an initializer-list in C++98.
28631 #, fuzzy, gcc-internal-format
28632 msgid "braces around initializer for non-aggregate type %qT"
28633 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
28636 #, gcc-internal-format
28637 msgid "%qD must be initialized by constructor, not by %<{...}%>"
28641 #, fuzzy, gcc-internal-format
28642 msgid "array %qD initialized by parenthesized string literal %qE"
28643 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
28646 #, gcc-internal-format
28647 msgid "structure %qD with uninitialized const members"
28651 #, gcc-internal-format
28652 msgid "structure %qD with uninitialized reference members"
28656 #, gcc-internal-format
28657 msgid "assignment (not initialization) in declaration"
28658 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
28661 #, fuzzy, gcc-internal-format
28662 msgid "shadowing previous type declaration of %q#D"
28663 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28666 #, gcc-internal-format
28667 msgid "%qD cannot be thread-local because it has non-POD type %qT"
28671 #, gcc-internal-format
28672 msgid "%qD is thread-local and so cannot be dynamically initialized"
28676 #, fuzzy, gcc-internal-format
28677 msgid "%qD cannot be initialized by a non-constant expression when being declared"
28678 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
28681 #, fuzzy, gcc-internal-format
28682 msgid "destructor for alien class %qT cannot be a member"
28683 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
28686 #, fuzzy, gcc-internal-format
28687 msgid "constructor for alien class %qT cannot be a member"
28688 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
28691 #, gcc-internal-format
28692 msgid "%qD declared as a %<virtual%> %s"
28696 #, gcc-internal-format
28697 msgid "%qD declared as an %<inline%> %s"
28701 #, fuzzy, gcc-internal-format
28702 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
28703 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
28706 #, fuzzy, gcc-internal-format
28707 msgid "%q+D declared as a friend"
28708 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
28711 #, fuzzy, gcc-internal-format
28712 msgid "%q+D declared with an exception specification"
28713 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
28716 #, gcc-internal-format
28717 msgid "definition of %qD is not in namespace enclosing %qT"
28721 #, fuzzy, gcc-internal-format
28722 msgid "defining explicit specialization %qD in friend declaration"
28723 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
28725 #. Something like `template <class T> friend void f<T>()'.
28727 #, gcc-internal-format
28728 msgid "invalid use of template-id %qD in declaration of primary template"
28732 #, gcc-internal-format
28733 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
28737 #, gcc-internal-format
28738 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
28742 #, fuzzy, gcc-internal-format
28743 msgid "cannot declare %<::main%> to be a template"
28744 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
28747 #, fuzzy, gcc-internal-format
28748 msgid "cannot declare %<::main%> to be inline"
28749 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
28752 #, fuzzy, gcc-internal-format
28753 msgid "cannot declare %<::main%> to be static"
28754 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
28757 #, gcc-internal-format
28758 msgid "non-local function %q#D uses anonymous type"
28761 #: cp/decl.c:6468 cp/decl.c:6748
28762 #, gcc-internal-format
28763 msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
28767 #, gcc-internal-format
28768 msgid "non-local function %q#D uses local type %qT"
28772 #, gcc-internal-format
28773 msgid "static member function %qD cannot have cv-qualifier"
28777 #, gcc-internal-format
28778 msgid "non-member function %qD cannot have cv-qualifier"
28782 #, fuzzy, gcc-internal-format
28783 msgid "%<::main%> must return %<int%>"
28784 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
28787 #, gcc-internal-format
28788 msgid "definition of implicitly-declared %qD"
28791 #: cp/decl.c:6603 cp/decl2.c:677
28792 #, fuzzy, gcc-internal-format
28793 msgid "no %q#D member function declared in class %qT"
28794 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28796 #. DRs 132, 319 and 389 seem to indicate types with
28797 #. no linkage can only be used to declare extern "C"
28798 #. entities. Since it's not always an error in the
28799 #. ISO C++ 90 Standard, we only issue a warning.
28801 #, gcc-internal-format
28802 msgid "non-local variable %q#D uses anonymous type"
28806 #, gcc-internal-format
28807 msgid "non-local variable %q#D uses local type %qT"
28811 #, gcc-internal-format
28812 msgid "invalid in-class initialization of static data member of non-integral type %qT"
28816 #, fuzzy, gcc-internal-format
28817 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
28818 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
28821 #, fuzzy, gcc-internal-format
28822 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
28823 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
28826 #, fuzzy, gcc-internal-format
28827 msgid "size of array %qD has non-integral type %qT"
28828 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿"
28831 #, fuzzy, gcc-internal-format
28832 msgid "size of array has non-integral type %qT"
28833 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿"
28836 #, fuzzy, gcc-internal-format
28837 msgid "size of array %qD is negative"
28838 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Éé¤Ç¤¹"
28841 #, fuzzy, gcc-internal-format
28842 msgid "size of array is negative"
28843 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Éé¤Ç¤¹"
28846 #, fuzzy, gcc-internal-format
28847 msgid "ISO C++ forbids zero-size array %qD"
28848 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
28851 #, fuzzy, gcc-internal-format
28852 msgid "ISO C++ forbids zero-size array"
28853 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
28856 #, fuzzy, gcc-internal-format
28857 msgid "size of array %qD is not an integral constant-expression"
28858 msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿"
28861 #, fuzzy, gcc-internal-format
28862 msgid "size of array is not an integral constant-expression"
28863 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
28866 #, fuzzy, gcc-internal-format
28867 msgid "ISO C++ forbids variable length array %qD"
28868 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
28871 #, fuzzy, gcc-internal-format
28872 msgid "ISO C++ forbids variable length array"
28873 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
28876 #, gcc-internal-format
28877 msgid "variable length array %qD is used"
28881 #, gcc-internal-format
28882 msgid "overflow in array dimension"
28883 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
28886 #, fuzzy, gcc-internal-format
28887 msgid "declaration of %qD as %s"
28888 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28891 #, fuzzy, gcc-internal-format
28892 msgid "creating %s"
28893 msgstr "%s ¤òºîÀ®Ãæ.\n"
28896 #, gcc-internal-format
28897 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
28901 #, gcc-internal-format
28902 msgid "multidimensional array must have bounds for all dimensions except the first"
28906 #, fuzzy, gcc-internal-format
28907 msgid "return type specification for constructor invalid"
28908 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
28911 #, fuzzy, gcc-internal-format
28912 msgid "return type specification for destructor invalid"
28913 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
28916 #, fuzzy, gcc-internal-format
28917 msgid "return type specified for %<operator %T%>"
28918 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
28921 #, gcc-internal-format
28922 msgid "unnamed variable or field declared void"
28923 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
28926 #, fuzzy, gcc-internal-format
28927 msgid "variable or field %qE declared void"
28928 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
28931 #, gcc-internal-format
28932 msgid "variable or field declared void"
28933 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
28936 #, fuzzy, gcc-internal-format
28937 msgid "invalid use of qualified-name %<::%D%>"
28938 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
28941 #, fuzzy, gcc-internal-format
28942 msgid "invalid use of qualified-name %<%T::%D%>"
28943 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
28946 #, fuzzy, gcc-internal-format
28947 msgid "invalid use of qualified-name %<%D::%D%>"
28948 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
28951 #, gcc-internal-format
28952 msgid "type %qT is not derived from type %qT"
28955 #: cp/decl.c:7422 cp/decl.c:7512 cp/decl.c:8660
28956 #, fuzzy, gcc-internal-format
28957 msgid "declaration of %qD as non-function"
28958 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
28961 #, fuzzy, gcc-internal-format
28962 msgid "declaration of %qD as non-member"
28963 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
28966 #, gcc-internal-format
28967 msgid "declarator-id missing; using reserved word %qD"
28971 #, fuzzy, gcc-internal-format
28972 msgid "function definition does not declare parameters"
28973 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
28976 #, fuzzy, gcc-internal-format
28977 msgid "two or more data types in declaration of %qs"
28978 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
28981 #, fuzzy, gcc-internal-format
28982 msgid "conflicting specifiers in declaration of %qs"
28983 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28985 #: cp/decl.c:7623 cp/decl.c:7626
28986 #, fuzzy, gcc-internal-format
28987 msgid "ISO C++ forbids declaration of %qs with no type"
28988 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
28991 #, fuzzy, gcc-internal-format
28992 msgid "%<signed%> or %<unsigned%> invalid for %qs"
28993 msgstr "short, Éä¹ç¤Ä¤¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
28996 #, fuzzy, gcc-internal-format
28997 msgid "%<signed%> and %<unsigned%> specified together for %qs"
28998 msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
29001 #, fuzzy, gcc-internal-format
29002 msgid "%<long long%> invalid for %qs"
29003 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
29006 #, fuzzy, gcc-internal-format
29007 msgid "%<long%> invalid for %qs"
29008 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
29011 #, fuzzy, gcc-internal-format
29012 msgid "%<short%> invalid for %qs"
29013 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
29016 #, fuzzy, gcc-internal-format
29017 msgid "%<long%> or %<short%> invalid for %qs"
29018 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
29021 #, fuzzy, gcc-internal-format
29022 msgid "%<long%> or %<short%> specified with char for %qs"
29023 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
29026 #, fuzzy, gcc-internal-format
29027 msgid "%<long%> and %<short%> specified together for %qs"
29028 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
29031 #, fuzzy, gcc-internal-format
29032 msgid "long, short, signed or unsigned used invalidly for %qs"
29033 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
29036 #, fuzzy, gcc-internal-format
29037 msgid "complex invalid for %qs"
29038 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
29041 #, gcc-internal-format
29042 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
29045 #: cp/decl.c:7776 cp/typeck.c:7011
29046 #, fuzzy, gcc-internal-format
29047 msgid "ignoring %qV qualifiers added to function type %qT"
29048 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
29051 #, fuzzy, gcc-internal-format
29052 msgid "member %qD cannot be declared both virtual and static"
29053 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29056 #, gcc-internal-format
29057 msgid "%<%T::%D%> is not a valid declarator"
29061 #, gcc-internal-format
29062 msgid "typedef declaration invalid in parameter declaration"
29063 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
29066 #, gcc-internal-format
29067 msgid "storage class specifiers invalid in parameter declarations"
29068 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
29071 #, gcc-internal-format
29072 msgid "virtual outside class declaration"
29073 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
29076 #, fuzzy, gcc-internal-format
29077 msgid "multiple storage classes in declaration of %qs"
29078 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
29081 #, fuzzy, gcc-internal-format
29082 msgid "storage class specified for %qs"
29083 msgstr "%s ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹»ØÄê»Ò `%s'"
29086 #, fuzzy, gcc-internal-format
29087 msgid "top-level declaration of %qs specifies %<auto%>"
29088 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
29091 #, gcc-internal-format
29092 msgid "storage class specifiers invalid in friend function declarations"
29093 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
29096 #, gcc-internal-format
29097 msgid "destructor cannot be static member function"
29098 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
29101 #, fuzzy, gcc-internal-format
29102 msgid "destructors may not be cv-qualified"
29103 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤¤Þ¤»¤ó"
29106 #, gcc-internal-format
29107 msgid "constructors cannot be declared virtual"
29108 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤¤Þ¤»¤ó"
29111 #, fuzzy, gcc-internal-format
29112 msgid "can't initialize friend function %qs"
29113 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤¤Þ¤»¤ó"
29115 #. Cannot be both friend and virtual.
29117 #, gcc-internal-format
29118 msgid "virtual functions cannot be friends"
29119 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤¤Þ¤»¤ó"
29122 #, gcc-internal-format
29123 msgid "friend declaration not in class definition"
29124 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
29127 #, fuzzy, gcc-internal-format
29128 msgid "can't define friend function %qs in a local class definition"
29129 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
29132 #, fuzzy, gcc-internal-format
29133 msgid "destructors may not have parameters"
29134 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
29137 #, fuzzy, gcc-internal-format
29138 msgid "cannot declare pointer to %q#T"
29139 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
29141 #: cp/decl.c:8134 cp/decl.c:8141
29142 #, fuzzy, gcc-internal-format
29143 msgid "cannot declare reference to %q#T"
29144 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
29147 #, fuzzy, gcc-internal-format
29148 msgid "cannot declare pointer to %q#T member"
29149 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
29152 #, gcc-internal-format
29153 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
29157 #, gcc-internal-format
29158 msgid "template-id %qD used as a declarator"
29162 #, gcc-internal-format
29163 msgid "member functions are implicitly friends of their class"
29164 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
29167 #, gcc-internal-format
29168 msgid "extra qualification %<%T::%> on member %qs"
29172 #, gcc-internal-format
29173 msgid "cannot define member function %<%T::%s%> within %<%T%>"
29177 #, gcc-internal-format
29178 msgid "cannot declare member %<%T::%s%> within %qT"
29182 #, fuzzy, gcc-internal-format
29183 msgid "non-parameter %qs cannot be a parameter pack"
29184 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29187 #, gcc-internal-format
29188 msgid "data member may not have variably modified type %qT"
29192 #, gcc-internal-format
29193 msgid "parameter may not have variably modified type %qT"
29196 #. [dcl.fct.spec] The explicit specifier shall only be used in
29197 #. declarations of constructors within a class definition.
29199 #, fuzzy, gcc-internal-format
29200 msgid "only declarations of constructors can be %<explicit%>"
29201 msgstr "`explicit' ¤Ë¤Ç¤¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
29204 #, fuzzy, gcc-internal-format
29205 msgid "non-member %qs cannot be declared %<mutable%>"
29206 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29209 #, fuzzy, gcc-internal-format
29210 msgid "non-object member %qs cannot be declared %<mutable%>"
29211 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29214 #, fuzzy, gcc-internal-format
29215 msgid "function %qs cannot be declared %<mutable%>"
29216 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29219 #, fuzzy, gcc-internal-format
29220 msgid "static %qs cannot be declared %<mutable%>"
29221 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
29224 #, fuzzy, gcc-internal-format
29225 msgid "const %qs cannot be declared %<mutable%>"
29226 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
29229 #, gcc-internal-format
29230 msgid "%Jtypedef name may not be a nested-name-specifier"
29234 #, gcc-internal-format
29235 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
29239 #, fuzzy, gcc-internal-format
29240 msgid "qualified function types cannot be used to declare static member functions"
29241 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
29244 #, fuzzy, gcc-internal-format
29245 msgid "qualified function types cannot be used to declare free functions"
29246 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
29249 #, fuzzy, gcc-internal-format
29250 msgid "type qualifiers specified for friend class declaration"
29251 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
29254 #, fuzzy, gcc-internal-format
29255 msgid "%<inline%> specified for friend class declaration"
29256 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
29259 #, fuzzy, gcc-internal-format
29260 msgid "template parameters cannot be friends"
29261 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
29264 #, gcc-internal-format
29265 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
29269 #, fuzzy, gcc-internal-format
29270 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
29271 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
29274 #, fuzzy, gcc-internal-format
29275 msgid "trying to make class %qT a friend of global scope"
29276 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
29279 #, fuzzy, gcc-internal-format
29280 msgid "invalid qualifiers on non-member function type"
29281 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29284 #, fuzzy, gcc-internal-format
29285 msgid "abstract declarator %qT used as declaration"
29286 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
29289 #, fuzzy, gcc-internal-format
29290 msgid "cannot use %<::%> in parameter declaration"
29291 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
29293 #. Something like struct S { int N::j; };
29295 #, fuzzy, gcc-internal-format
29296 msgid "invalid use of %<::%>"
29297 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
29300 #, gcc-internal-format
29301 msgid "can't make %qD into a method -- not in a class"
29305 #, fuzzy, gcc-internal-format
29306 msgid "function %qD declared virtual inside a union"
29307 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29310 #, fuzzy, gcc-internal-format
29311 msgid "%qD cannot be declared virtual, since it is always static"
29312 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29315 #, gcc-internal-format
29316 msgid "expected qualified name in friend declaration for destructor %qD"
29320 #, fuzzy, gcc-internal-format
29321 msgid "declaration of %qD as member of %qT"
29322 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
29325 #, fuzzy, gcc-internal-format
29326 msgid "field %qD has incomplete type"
29327 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
29330 #, fuzzy, gcc-internal-format
29331 msgid "name %qT has incomplete type"
29332 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
29335 #, fuzzy, gcc-internal-format
29336 msgid " in instantiation of template %qT"
29337 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
29340 #, fuzzy, gcc-internal-format
29341 msgid "%qE is neither function nor member function; cannot be declared friend"
29342 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29344 #. An attempt is being made to initialize a non-static
29345 #. member. But, from [class.mem]:
29347 #. 4 A member-declarator can contain a
29348 #. constant-initializer only if it declares a static
29349 #. member (_class.static_) of integral or enumeration
29350 #. type, see _class.static.data_.
29352 #. This used to be relatively common practice, but
29353 #. the rest of the compiler does not correctly
29354 #. handle the initialization unless the member is
29355 #. static so we make it static below.
29357 #, fuzzy, gcc-internal-format
29358 msgid "ISO C++ forbids initialization of member %qD"
29359 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
29362 #, gcc-internal-format
29363 msgid "making %qD static"
29367 #, fuzzy, gcc-internal-format
29368 msgid "storage class %<auto%> invalid for function %qs"
29369 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
29372 #, fuzzy, gcc-internal-format
29373 msgid "storage class %<register%> invalid for function %qs"
29374 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
29377 #, fuzzy, gcc-internal-format
29378 msgid "storage class %<__thread%> invalid for function %qs"
29379 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
29382 #, fuzzy, gcc-internal-format
29383 msgid "%<static%> specified invalid for function %qs declared out of global scope"
29384 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
29387 #, fuzzy, gcc-internal-format
29388 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
29389 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
29392 #, fuzzy, gcc-internal-format
29393 msgid "virtual non-class function %qs"
29394 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
29397 #, fuzzy, gcc-internal-format
29398 msgid "cannot declare member function %qD to have static linkage"
29399 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29401 #. FIXME need arm citation
29403 #, gcc-internal-format
29404 msgid "cannot declare static function inside another function"
29405 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤¤Þ¤»¤ó"
29408 #, gcc-internal-format
29409 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
29413 #, gcc-internal-format
29414 msgid "static member %qD declared %<register%>"
29418 #, gcc-internal-format
29419 msgid "cannot explicitly declare member %q#D to have extern linkage"
29423 #, gcc-internal-format
29424 msgid "default argument for %q#D has type %qT"
29428 #, gcc-internal-format
29429 msgid "default argument for parameter of type %qT has type %qT"
29433 #, fuzzy, gcc-internal-format
29434 msgid "default argument %qE uses local variable %qD"
29435 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
29438 #, fuzzy, gcc-internal-format
29439 msgid "parameter %qD invalidly declared method type"
29440 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
29443 #, gcc-internal-format
29444 msgid "parameter %qD includes %s to array of unknown bound %qT"
29448 #, fuzzy, gcc-internal-format
29449 msgid "parameter packs must be at the end of the parameter list"
29450 msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29453 #, fuzzy, gcc-internal-format
29454 msgid "multiple parameters named %qE"
29455 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
29459 #. A declaration of a constructor for a class X is ill-formed if
29460 #. its first parameter is of type (optionally cv-qualified) X
29461 #. and either there are no other parameters or else all other
29462 #. parameters have default arguments.
29464 #. We *don't* complain about member template instantiations that
29465 #. have this form, though; they can occur as we try to decide
29466 #. what constructor to use during overload resolution. Since
29467 #. overload resolution will never prefer such a constructor to
29468 #. the non-template copy constructor (which is either explicitly
29469 #. or implicitly defined), there's no need to worry about their
29470 #. existence. Theoretically, they should never even be
29471 #. instantiated, but that's hard to forestall.
29473 #, gcc-internal-format
29474 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
29478 #, gcc-internal-format
29479 msgid "%qD may not be declared within a namespace"
29483 #, fuzzy, gcc-internal-format
29484 msgid "%qD may not be declared as static"
29485 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29488 #, fuzzy, gcc-internal-format
29489 msgid "%qD must be a nonstatic member function"
29490 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
29493 #, gcc-internal-format
29494 msgid "%qD must be either a non-static member function or a non-member function"
29498 #, gcc-internal-format
29499 msgid "%qD must have an argument of class or enumerated type"
29503 #, gcc-internal-format
29504 msgid "conversion to %s%s will never use a type conversion operator"
29505 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
29509 #, fuzzy, gcc-internal-format
29510 msgid "ISO C++ prohibits overloading operator ?:"
29511 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
29514 #, gcc-internal-format
29515 msgid "%qD must not have variable number of arguments"
29519 #, gcc-internal-format
29520 msgid "postfix %qD must take %<int%> as its argument"
29524 #, gcc-internal-format
29525 msgid "postfix %qD must take %<int%> as its second argument"
29529 #, fuzzy, gcc-internal-format
29530 msgid "%qD must take either zero or one argument"
29531 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
29534 #, fuzzy, gcc-internal-format
29535 msgid "%qD must take either one or two arguments"
29536 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
29539 #, gcc-internal-format
29540 msgid "prefix %qD should return %qT"
29544 #, gcc-internal-format
29545 msgid "postfix %qD should return %qT"
29549 #, gcc-internal-format
29550 msgid "%qD must take %<void%>"
29553 #: cp/decl.c:9918 cp/decl.c:9927
29554 #, gcc-internal-format
29555 msgid "%qD must take exactly one argument"
29559 #, fuzzy, gcc-internal-format
29560 msgid "%qD must take exactly two arguments"
29561 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
29564 #, gcc-internal-format
29565 msgid "user-defined %qD always evaluates both arguments"
29569 #, gcc-internal-format
29570 msgid "%qD should return by value"
29573 #: cp/decl.c:9964 cp/decl.c:9968
29574 #, gcc-internal-format
29575 msgid "%qD cannot have default arguments"
29579 #, gcc-internal-format
29580 msgid "using template type parameter %qT after %qs"
29584 #, gcc-internal-format
29585 msgid "using typedef-name %qD after %qs"
29589 #, fuzzy, gcc-internal-format
29590 msgid "%q+D has a previous declaration here"
29591 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
29594 #, gcc-internal-format
29595 msgid "%qT referred to as %qs"
29598 #: cp/decl.c:10051 cp/decl.c:10058
29599 #, fuzzy, gcc-internal-format
29600 msgid "%q+T has a previous declaration here"
29601 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
29604 #, gcc-internal-format
29605 msgid "%qT referred to as enum"
29608 #. If a class template appears as elaborated type specifier
29609 #. without a template header such as:
29611 #. template <class T> class C {};
29612 #. void f(class C); // No template header here
29614 #. then the required template argument is missing.
29616 #, gcc-internal-format
29617 msgid "template argument required for %<%s %T%>"
29620 #: cp/decl.c:10120 cp/name-lookup.c:2698
29621 #, gcc-internal-format
29622 msgid "%qD has the same name as the class in which it is declared"
29625 #: cp/decl.c:10150 cp/name-lookup.c:2207 cp/parser.c:4036 cp/parser.c:14029
29626 #: cp/parser.c:16234
29627 #, fuzzy, gcc-internal-format
29628 msgid "reference to %qD is ambiguous"
29629 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
29632 #, fuzzy, gcc-internal-format
29633 msgid "use of enum %q#D without previous declaration"
29634 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
29637 #, fuzzy, gcc-internal-format
29638 msgid "redeclaration of %qT as a non-template"
29639 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
29641 #: cp/decl.c:10286 cp/pt.c:4154
29642 #, fuzzy, gcc-internal-format
29643 msgid "previous declaration %q+D"
29644 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
29647 #, gcc-internal-format
29648 msgid "derived union %qT invalid"
29652 #, gcc-internal-format
29653 msgid "Java class %qT cannot have multiple bases"
29657 #, gcc-internal-format
29658 msgid "Java class %qT cannot have virtual bases"
29662 #, fuzzy, gcc-internal-format
29663 msgid "base type %qT fails to be a struct or class type"
29664 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
29667 #, gcc-internal-format
29668 msgid "recursive type %qT undefined"
29672 #, fuzzy, gcc-internal-format
29673 msgid "duplicate base type %qT invalid"
29674 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
29677 #, fuzzy, gcc-internal-format
29678 msgid "multiple definition of %q#T"
29679 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
29682 #, fuzzy, gcc-internal-format
29683 msgid "%Jprevious definition here"
29684 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
29688 #. IF no integral type can represent all the enumerator values, the
29689 #. enumeration is ill-formed.
29691 #, gcc-internal-format
29692 msgid "no integral type can represent all of the enumerator values for %qT"
29696 #, fuzzy, gcc-internal-format
29697 msgid "enumerator value for %qD is not an integer constant"
29698 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29701 #, fuzzy, gcc-internal-format
29702 msgid "overflow in enumeration values at %qD"
29703 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
29706 #, fuzzy, gcc-internal-format
29707 msgid "return type %q#T is incomplete"
29708 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
29710 #: cp/decl.c:11031 cp/typeck.c:6711
29711 #, gcc-internal-format
29712 msgid "%<operator=%> should return a reference to %<*this%>"
29716 #, fuzzy, gcc-internal-format
29717 msgid "parameter %qD declared void"
29718 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29721 #, fuzzy, gcc-internal-format
29722 msgid "invalid member function declaration"
29723 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
29726 #, gcc-internal-format
29727 msgid "%qD is already defined in class %qT"
29731 #, gcc-internal-format
29732 msgid "static member function %q#D declared with type qualifiers"
29736 #, gcc-internal-format
29737 msgid "name missing for member function"
29738 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29740 #: cp/decl2.c:339 cp/decl2.c:353
29741 #, gcc-internal-format
29742 msgid "ambiguous conversion for array subscript"
29743 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
29746 #, gcc-internal-format
29747 msgid "invalid types %<%T[%T]%> for array subscript"
29751 #, gcc-internal-format
29752 msgid "deleting array %q#D"
29756 #, gcc-internal-format
29757 msgid "type %q#T argument given to %<delete%>, expected pointer"
29761 #, fuzzy, gcc-internal-format
29762 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
29763 msgstr "´Ø¿ô¤Ï delete ¤Ç¤¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤Æ͸ú¤Ç¤¹"
29766 #, gcc-internal-format
29767 msgid "deleting %qT is undefined"
29770 #: cp/decl2.c:459 cp/pt.c:3828
29771 #, fuzzy, gcc-internal-format
29772 msgid "template declaration of %q#D"
29773 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
29776 #, gcc-internal-format
29777 msgid "Java method %qD has non-Java return type %qT"
29781 #, gcc-internal-format
29782 msgid "Java method %qD has non-Java parameter type %qT"
29786 #, gcc-internal-format
29787 msgid "prototype for %q#D does not match any in class %qT"
29791 #, gcc-internal-format
29792 msgid "local class %q#T shall not have static data member %q#D"
29796 #, gcc-internal-format
29797 msgid "initializer invalid for static member with constructor"
29798 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
29801 #, gcc-internal-format
29802 msgid "(an out of class initialization is required)"
29803 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
29806 #, gcc-internal-format
29807 msgid "member %qD conflicts with virtual function table field name"
29811 #, gcc-internal-format
29812 msgid "%qD is already defined in %qT"
29816 #, fuzzy, gcc-internal-format
29817 msgid "initializer specified for static member function %qD"
29818 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
29821 #, gcc-internal-format
29822 msgid "field initializer is not constant"
29823 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29826 #, gcc-internal-format
29827 msgid "%<asm%> specifiers are not permitted on non-static data members"
29831 #, fuzzy, gcc-internal-format
29832 msgid "bit-field %qD with non-integral type"
29833 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29836 #, fuzzy, gcc-internal-format
29837 msgid "cannot declare %qD to be a bit-field type"
29838 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
29841 #, fuzzy, gcc-internal-format
29842 msgid "cannot declare bit-field %qD with function type"
29843 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
29846 #, gcc-internal-format
29847 msgid "%qD is already defined in the class %qT"
29851 #, gcc-internal-format
29852 msgid "static member %qD cannot be a bit-field"
29856 #, gcc-internal-format
29857 msgid "anonymous struct not inside named type"
29858 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
29861 #, gcc-internal-format
29862 msgid "namespace-scope anonymous aggregates must be static"
29863 msgstr "anonumous ̾Á°¶õ´Ö¤Î½¸¹çÂÎ¤Ï static ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29866 #, fuzzy, gcc-internal-format
29867 msgid "anonymous union with no members"
29868 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
29871 #, fuzzy, gcc-internal-format
29872 msgid "%<operator new%> must return type %qT"
29873 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29875 #. [basic.stc.dynamic.allocation]
29877 #. The first parameter shall not have an associated default
29880 #, gcc-internal-format
29881 msgid "the first parameter of %<operator new%> cannot have a default argument"
29885 #, fuzzy, gcc-internal-format
29886 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
29887 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
29890 #, fuzzy, gcc-internal-format
29891 msgid "%<operator delete%> must return type %qT"
29892 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29895 #, fuzzy, gcc-internal-format
29896 msgid "%<operator delete%> takes type %qT as first parameter"
29897 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
29900 #, gcc-internal-format
29901 msgid "%qT has a field %qD whose type uses the anonymous namespace"
29905 #, gcc-internal-format
29906 msgid "%qT declared with greater visibility than the type of its field %qD"
29910 #, gcc-internal-format
29911 msgid "%qT has a base %qT whose type uses the anonymous namespace"
29915 #, gcc-internal-format
29916 msgid "%qT declared with greater visibility than its base %qT"
29920 #, fuzzy, gcc-internal-format
29921 msgid "inline function %q+D used but never defined"
29922 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
29925 #, fuzzy, gcc-internal-format
29926 msgid "default argument missing for parameter %P of %q+#D"
29927 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29929 #. We really want to suppress this warning in system headers,
29930 #. because libstdc++ uses variadic templates even when we aren't
29933 #, fuzzy, gcc-internal-format
29934 msgid "ISO C++ does not include variadic templates"
29935 msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
29937 #. Can't throw a reference.
29939 #, gcc-internal-format
29940 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
29944 #, fuzzy, gcc-internal-format
29945 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
29946 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
29948 #. Thrown object must be a Throwable.
29950 #, gcc-internal-format
29951 msgid "type %qT is not derived from %<java::lang::Throwable%>"
29955 #, gcc-internal-format
29956 msgid "mixing C++ and Java catches in a single translation unit"
29957 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
29960 #, gcc-internal-format
29961 msgid "throwing NULL, which has integral, not pointer type"
29964 #: cp/except.c:643 cp/init.c:1780
29965 #, gcc-internal-format
29966 msgid "%qD should never be overloaded"
29970 #, gcc-internal-format
29971 msgid " in thrown expression"
29972 msgstr " throw ¤µ¤ì¤¿¼°¤ÎÃæ"
29975 #, gcc-internal-format
29976 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
29980 #, gcc-internal-format
29981 msgid "%Hexception of type %qT will be caught"
29985 #, gcc-internal-format
29986 msgid "%H by earlier handler for %qT"
29989 #: cp/except.c:1012
29990 #, gcc-internal-format
29991 msgid "%H%<...%> handler must be the last handler for its try block"
29995 #, gcc-internal-format
29996 msgid "%qD is already a friend of class %qT"
30000 #, gcc-internal-format
30001 msgid "invalid type %qT declared %<friend%>"
30005 #. Friend declarations shall not declare partial
30006 #. specializations.
30007 #. template <class U> friend class T::X<U>;
30009 #. Friend declarations shall not declare partial
30010 #. specializations.
30011 #: cp/friend.c:248 cp/friend.c:278
30012 #, gcc-internal-format
30013 msgid "partial specialization %qT declared %<friend%>"
30017 #, gcc-internal-format
30018 msgid "class %qT is implicitly friends with itself"
30022 #, fuzzy, gcc-internal-format
30023 msgid "%qT is not a member of %qT"
30024 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
30027 #, gcc-internal-format
30028 msgid "%qT is not a member class template of %qT"
30032 #, gcc-internal-format
30033 msgid "%qT is not a nested class of %qT"
30036 #. template <class T> friend class T;
30038 #, fuzzy, gcc-internal-format
30039 msgid "template parameter type %qT declared %<friend%>"
30040 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
30042 #. template <class T> friend class A; where A is not a template
30044 #, gcc-internal-format
30045 msgid "%q#T is not a template"
30049 #, gcc-internal-format
30050 msgid "%qD is already a friend of %qT"
30054 #, gcc-internal-format
30055 msgid "%qT is already a friend of %qT"
30059 #, gcc-internal-format
30060 msgid "member %qD declared as friend before type %qT defined"
30064 #, fuzzy, gcc-internal-format
30065 msgid "friend declaration %q#D declares a non-template function"
30066 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
30069 #, fuzzy, gcc-internal-format
30070 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
30071 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
30074 #, gcc-internal-format
30075 msgid "%J%qD should be initialized in the member initialization list"
30079 #, gcc-internal-format
30080 msgid "%Jdefault-initialization of %q#D, which has reference type"
30084 #, gcc-internal-format
30085 msgid "%Juninitialized reference member %qD"
30089 #, gcc-internal-format
30090 msgid "%Juninitialized member %qD with %<const%> type %qT"
30094 #, gcc-internal-format
30095 msgid "%q+D will be initialized after"
30099 #, gcc-internal-format
30100 msgid "base %qT will be initialized after"
30104 #, gcc-internal-format
30109 #, gcc-internal-format
30114 #, gcc-internal-format
30115 msgid "%J when initialized here"
30119 #, fuzzy, gcc-internal-format
30120 msgid "%Jmultiple initializations given for %qD"
30121 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
30124 #, gcc-internal-format
30125 msgid "%Jmultiple initializations given for base %qT"
30129 #, fuzzy, gcc-internal-format
30130 msgid "%Jinitializations for multiple members of %qT"
30131 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
30134 #, gcc-internal-format
30135 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
30138 #: cp/init.c:915 cp/init.c:934
30139 #, gcc-internal-format
30140 msgid "class %qT does not have any field named %qD"
30144 #, fuzzy, gcc-internal-format
30145 msgid "%q#D is a static data member; it can only be initialized at its definition"
30146 msgstr "`com_interface' °À¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹"
30149 #, gcc-internal-format
30150 msgid "%q#D is not a non-static data member of %qT"
30154 #, fuzzy, gcc-internal-format
30155 msgid "unnamed initializer for %qT, which has no base classes"
30156 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
30159 #, gcc-internal-format
30160 msgid "unnamed initializer for %qT, which uses multiple inheritance"
30164 #, gcc-internal-format
30165 msgid "%qD is both a direct base and an indirect virtual base"
30169 #, gcc-internal-format
30170 msgid "type %qT is not a direct or virtual base of %qT"
30174 #, gcc-internal-format
30175 msgid "type %qT is not a direct base of %qT"
30179 #, gcc-internal-format
30180 msgid "bad array initializer"
30181 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
30184 #, fuzzy, gcc-internal-format
30185 msgid "%qT is not an aggregate type"
30186 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
30189 #, gcc-internal-format
30190 msgid "incomplete type %qT does not have member %qD"
30194 #, fuzzy, gcc-internal-format
30195 msgid "invalid pointer to bit-field %qD"
30196 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
30199 #, fuzzy, gcc-internal-format
30200 msgid "invalid use of non-static member function %qD"
30201 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
30204 #, fuzzy, gcc-internal-format
30205 msgid "invalid use of non-static data member %qD"
30206 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
30209 #, fuzzy, gcc-internal-format
30210 msgid "invalid type %<void%> for new"
30211 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
30214 #, gcc-internal-format
30215 msgid "uninitialized const in %<new%> of %q#T"
30219 #, fuzzy, gcc-internal-format
30220 msgid "call to Java constructor with %qs undefined"
30221 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
30224 #, fuzzy, gcc-internal-format
30225 msgid "no suitable %qD found in class %qT"
30226 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
30229 #, fuzzy, gcc-internal-format
30230 msgid "request for member %qD is ambiguous"
30231 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
30234 #, fuzzy, gcc-internal-format
30235 msgid "ISO C++ forbids initialization in array new"
30236 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
30239 #, gcc-internal-format
30240 msgid "size in array new must have integral type"
30241 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
30244 #, gcc-internal-format
30245 msgid "new cannot be applied to a reference type"
30246 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
30249 #, gcc-internal-format
30250 msgid "new cannot be applied to a function type"
30251 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
30254 #, fuzzy, gcc-internal-format
30255 msgid "call to Java constructor, while %<jclass%> undefined"
30256 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
30259 #, fuzzy, gcc-internal-format
30260 msgid "can't find %<class$%> in %qT"
30261 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
30264 #, gcc-internal-format
30265 msgid "initializer ends prematurely"
30266 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
30269 #, gcc-internal-format
30270 msgid "cannot initialize multi-dimensional array with initializer"
30271 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
30274 #, gcc-internal-format
30275 msgid "possible problem detected in invocation of delete operator:"
30279 #, gcc-internal-format
30280 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
30284 #, gcc-internal-format
30285 msgid "unknown array size in delete"
30286 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
30289 #, gcc-internal-format
30290 msgid "type to vector delete is neither pointer or array type"
30291 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
30294 #, gcc-internal-format
30295 msgid "junk at end of #pragma %s"
30296 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
30299 #, gcc-internal-format
30300 msgid "invalid #pragma %s"
30301 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
30304 #, fuzzy, gcc-internal-format
30305 msgid "#pragma vtable no longer supported"
30306 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
30309 #, fuzzy, gcc-internal-format
30310 msgid "#pragma implementation for %qs appears after file is included"
30311 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
30314 #, gcc-internal-format
30315 msgid "junk at end of #pragma GCC java_exceptions"
30316 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
30319 #, fuzzy, gcc-internal-format
30320 msgid "%qD not defined"
30321 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
30324 #, gcc-internal-format
30325 msgid "%qD was not declared in this scope"
30328 #. In a template, it is invalid to write "f()" or "f(3)" if no
30329 #. declaration of "f" is available. Historically, G++ and most
30330 #. other compilers accepted that usage since they deferred all name
30331 #. lookup until instantiation time rather than doing unqualified
30332 #. name lookup at template definition time; explain to the user what
30335 #. Note that we have the exact wording of the following message in
30336 #. the manual (trouble.texi, node "Name lookup"), so they need to
30337 #. be kept in synch.
30339 #, gcc-internal-format
30340 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
30344 #, gcc-internal-format
30345 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
30348 #: cp/mangle.c:1691
30349 #, gcc-internal-format
30350 msgid "mangling typeof, use decltype instead"
30353 #: cp/mangle.c:2208
30354 #, fuzzy, gcc-internal-format
30355 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
30356 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
30358 #: cp/mangle.c:2216
30359 #, gcc-internal-format
30360 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
30363 #: cp/mangle.c:2266
30364 #, gcc-internal-format
30365 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
30368 #: cp/mangle.c:2584
30369 #, gcc-internal-format
30370 msgid "the mangled name of %qD will change in a future version of GCC"
30374 #, gcc-internal-format
30375 msgid "generic thunk code fails for method %q#D which uses %<...%>"
30379 #, gcc-internal-format
30380 msgid "non-static const member %q#D, can't use default assignment operator"
30384 #, gcc-internal-format
30385 msgid "non-static reference member %q#D, can't use default assignment operator"
30389 #, gcc-internal-format
30390 msgid "%Hsynthesized method %qD first required here "
30393 #: cp/method.c:1158
30394 #, gcc-internal-format
30395 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
30398 #: cp/name-lookup.c:728
30399 #, fuzzy, gcc-internal-format
30400 msgid "redeclaration of %<wchar_t%> as %qT"
30401 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
30403 #. A redeclaration of main, but not a duplicate of the
30406 #. [basic.start.main]
30408 #. This function shall not be overloaded.
30409 #: cp/name-lookup.c:758
30410 #, fuzzy, gcc-internal-format
30411 msgid "invalid redeclaration of %q+D"
30412 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
30414 #: cp/name-lookup.c:759
30415 #, gcc-internal-format
30419 #: cp/name-lookup.c:850
30420 #, fuzzy, gcc-internal-format
30421 msgid "type mismatch with previous external decl of %q#D"
30422 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
30424 #: cp/name-lookup.c:851
30425 #, fuzzy, gcc-internal-format
30426 msgid "previous external decl of %q+#D"
30427 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
30429 #: cp/name-lookup.c:942
30430 #, fuzzy, gcc-internal-format
30431 msgid "extern declaration of %q#D doesn't match"
30432 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
30434 #: cp/name-lookup.c:943
30435 #, fuzzy, gcc-internal-format
30436 msgid "global declaration %q+#D"
30437 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
30439 #: cp/name-lookup.c:980 cp/name-lookup.c:987
30440 #, fuzzy, gcc-internal-format
30441 msgid "declaration of %q#D shadows a parameter"
30442 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
30444 #. Location of previous decl is not useful in this case.
30445 #: cp/name-lookup.c:1012
30446 #, fuzzy, gcc-internal-format
30447 msgid "declaration of %qD shadows a member of 'this'"
30448 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
30450 #: cp/name-lookup.c:1018
30451 #, fuzzy, gcc-internal-format
30452 msgid "declaration of %qD shadows a previous local"
30453 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
30455 #: cp/name-lookup.c:1025
30456 #, fuzzy, gcc-internal-format
30457 msgid "declaration of %qD shadows a global declaration"
30458 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
30460 #: cp/name-lookup.c:1148
30461 #, fuzzy, gcc-internal-format
30462 msgid "name lookup of %qD changed"
30463 msgstr "`%s' ¤Î̾Á°°ú¤¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
30465 #: cp/name-lookup.c:1149
30466 #, gcc-internal-format
30467 msgid " matches this %q+D under ISO standard rules"
30470 #: cp/name-lookup.c:1151
30471 #, gcc-internal-format
30472 msgid " matches this %q+D under old rules"
30475 #: cp/name-lookup.c:1169 cp/name-lookup.c:1177
30476 #, fuzzy, gcc-internal-format
30477 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
30478 msgstr "`%s' ¤Î̾Á°°ú¤¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
30480 #: cp/name-lookup.c:1171
30481 #, gcc-internal-format
30482 msgid " cannot use obsolete binding at %q+D because it has a destructor"
30485 #: cp/name-lookup.c:1179
30486 #, gcc-internal-format
30487 msgid " using obsolete binding at %q+D"
30490 #: cp/name-lookup.c:1232
30491 #, gcc-internal-format
30492 msgid "%s %s(%E) %p %d\n"
30495 #: cp/name-lookup.c:1235
30496 #, fuzzy, gcc-internal-format
30497 msgid "%s %s %p %d\n"
30500 #: cp/name-lookup.c:1362
30501 #, gcc-internal-format
30502 msgid "XXX is_class_level != (current_scope == class_scope)\n"
30505 #: cp/name-lookup.c:1920
30506 #, fuzzy, gcc-internal-format
30507 msgid "%q#D hides constructor for %q#T"
30508 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
30510 #: cp/name-lookup.c:1937
30511 #, fuzzy, gcc-internal-format
30512 msgid "%q#D conflicts with previous using declaration %q#D"
30513 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
30515 #: cp/name-lookup.c:1960
30516 #, fuzzy, gcc-internal-format
30517 msgid "previous non-function declaration %q+#D"
30518 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
30520 #: cp/name-lookup.c:1961
30521 #, fuzzy, gcc-internal-format
30522 msgid "conflicts with function declaration %q#D"
30523 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
30525 #. It's a nested name with template parameter dependent scope.
30526 #. This can only be using-declaration for class member.
30527 #: cp/name-lookup.c:2039 cp/name-lookup.c:2064
30528 #, fuzzy, gcc-internal-format
30529 msgid "%qT is not a namespace"
30530 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
30533 #. A using-declaration shall not name a template-id.
30534 #: cp/name-lookup.c:2049
30535 #, gcc-internal-format
30536 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
30539 #: cp/name-lookup.c:2056
30540 #, gcc-internal-format
30541 msgid "namespace %qD not allowed in using-declaration"
30544 #: cp/name-lookup.c:2092
30545 #, gcc-internal-format
30546 msgid "%qD not declared"
30549 #: cp/name-lookup.c:2128 cp/name-lookup.c:2165 cp/name-lookup.c:2199
30550 #: cp/name-lookup.c:2214
30551 #, gcc-internal-format
30552 msgid "%qD is already declared in this scope"
30555 #: cp/name-lookup.c:2817
30556 #, gcc-internal-format
30557 msgid "using-declaration for non-member at class scope"
30560 #: cp/name-lookup.c:2824
30561 #, gcc-internal-format
30562 msgid "%<%T::%D%> names destructor"
30565 #: cp/name-lookup.c:2829
30566 #, gcc-internal-format
30567 msgid "%<%T::%D%> names constructor"
30570 #: cp/name-lookup.c:2834
30571 #, gcc-internal-format
30572 msgid "%<%T::%D%> names constructor in %qT"
30575 #: cp/name-lookup.c:2884
30576 #, gcc-internal-format
30577 msgid "no members matching %<%T::%D%> in %q#T"
30580 #: cp/name-lookup.c:2952
30581 #, gcc-internal-format
30582 msgid "declaration of %qD not in a namespace surrounding %qD"
30585 #: cp/name-lookup.c:2960
30586 #, fuzzy, gcc-internal-format
30587 msgid "explicit qualification in declaration of %qD"
30588 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
30590 #: cp/name-lookup.c:3003
30591 #, gcc-internal-format
30592 msgid "%qD should have been declared inside %qD"
30595 #: cp/name-lookup.c:3048
30596 #, fuzzy, gcc-internal-format
30597 msgid "%qD attribute requires a single NTBS argument"
30598 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
30600 #: cp/name-lookup.c:3055
30601 #, gcc-internal-format
30602 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
30605 #: cp/name-lookup.c:3064 cp/name-lookup.c:3433
30606 #, fuzzy, gcc-internal-format
30607 msgid "%qD attribute directive ignored"
30608 msgstr "`%s' °À¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
30610 #: cp/name-lookup.c:3109
30611 #, gcc-internal-format
30612 msgid "namespace alias %qD not allowed here, assuming %qD"
30615 #: cp/name-lookup.c:3421
30616 #, gcc-internal-format
30617 msgid "strong using only meaningful at namespace scope"
30620 #: cp/name-lookup.c:3425
30621 #, gcc-internal-format
30622 msgid "current namespace %qD does not enclose strongly used namespace %qD"
30625 #: cp/name-lookup.c:4318
30626 #, fuzzy, gcc-internal-format
30627 msgid "%q+D is not a function,"
30628 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30630 #: cp/name-lookup.c:4319
30631 #, fuzzy, gcc-internal-format
30632 msgid " conflict with %q+D"
30633 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
30635 #: cp/name-lookup.c:4752
30636 #, gcc-internal-format
30637 msgid "argument dependent lookup finds %q+D"
30640 #: cp/name-lookup.c:5184
30641 #, gcc-internal-format
30642 msgid "XXX entering pop_everything ()\n"
30645 #: cp/name-lookup.c:5193
30646 #, gcc-internal-format
30647 msgid "XXX leaving pop_everything ()\n"
30651 #, gcc-internal-format
30652 msgid "identifier %<%s%> will become a keyword in C++0x"
30655 #: cp/parser.c:2066
30656 #, gcc-internal-format
30657 msgid "%<#pragma%> is not allowed here"
30660 #: cp/parser.c:2096
30661 #, gcc-internal-format
30662 msgid "%<%E::%E%> has not been declared"
30665 #: cp/parser.c:2099
30666 #, gcc-internal-format
30667 msgid "%<::%E%> has not been declared"
30670 #: cp/parser.c:2102
30671 #, gcc-internal-format
30672 msgid "request for member %qE in non-class type %qT"
30675 #: cp/parser.c:2105
30676 #, gcc-internal-format
30677 msgid "%<%T::%E%> has not been declared"
30680 #: cp/parser.c:2108
30681 #, gcc-internal-format
30682 msgid "%qE has not been declared"
30685 #: cp/parser.c:2111
30686 #, gcc-internal-format
30687 msgid "%<%E::%E%> %s"
30690 #: cp/parser.c:2113
30691 #, gcc-internal-format
30692 msgid "%<::%E%> %s"
30695 #: cp/parser.c:2115
30696 #, fuzzy, gcc-internal-format
30700 #: cp/parser.c:2151
30701 #, fuzzy, gcc-internal-format
30702 msgid "ISO C++ does not support %<long long%>"
30703 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
30705 #: cp/parser.c:2171
30706 #, fuzzy, gcc-internal-format
30707 msgid "duplicate %qs"
30708 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
30710 #: cp/parser.c:2214
30711 #, fuzzy, gcc-internal-format
30712 msgid "new types may not be defined in a return type"
30713 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó"
30715 #: cp/parser.c:2215
30716 #, fuzzy, gcc-internal-format
30717 msgid "(perhaps a semicolon is missing after the definition of %qT)"
30718 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
30720 #: cp/parser.c:2234 cp/parser.c:4077 cp/pt.c:5443
30721 #, gcc-internal-format
30722 msgid "%qT is not a template"
30725 #: cp/parser.c:2236
30726 #, gcc-internal-format
30727 msgid "%qE is not a template"
30730 #: cp/parser.c:2238
30731 #, fuzzy, gcc-internal-format
30732 msgid "invalid template-id"
30733 msgstr "̵¸ú¤Ê·¿: `void &'"
30735 #: cp/parser.c:2267
30736 #, fuzzy, gcc-internal-format
30737 msgid "%s cannot appear in a constant-expression"
30738 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
30740 #: cp/parser.c:2292
30741 #, fuzzy, gcc-internal-format
30742 msgid "invalid use of template-name %qE without an argument list"
30743 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
30745 #: cp/parser.c:2294
30746 #, fuzzy, gcc-internal-format
30747 msgid "invalid use of destructor %qD as a type"
30748 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
30750 #. Something like 'unsigned A a;'
30751 #: cp/parser.c:2297
30752 #, gcc-internal-format
30753 msgid "invalid combination of multiple type-specifiers"
30756 #. Issue an error message.
30757 #: cp/parser.c:2301
30758 #, gcc-internal-format
30759 msgid "%qE does not name a type"
30762 #: cp/parser.c:2333
30763 #, gcc-internal-format
30764 msgid "(perhaps %<typename %T::%E%> was intended)"
30767 #: cp/parser.c:2348
30768 #, gcc-internal-format
30769 msgid "%qE in namespace %qE does not name a type"
30772 #: cp/parser.c:2351
30773 #, gcc-internal-format
30774 msgid "%qE in class %qT does not name a type"
30777 #: cp/parser.c:3160
30778 #, gcc-internal-format
30779 msgid "ISO C++ forbids braced-groups within expressions"
30780 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
30782 #: cp/parser.c:3171
30783 #, gcc-internal-format
30784 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
30787 #: cp/parser.c:3229
30788 #, fuzzy, gcc-internal-format
30789 msgid "%<this%> may not be used in this context"
30790 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
30792 #: cp/parser.c:3412
30793 #, gcc-internal-format
30794 msgid "local variable %qD may not appear in this context"
30797 #: cp/parser.c:3711
30798 #, gcc-internal-format
30799 msgid "scope %qT before %<~%> is not a class-name"
30802 #: cp/parser.c:3812
30803 #, fuzzy, gcc-internal-format
30804 msgid "declaration of %<~%T%> as member of %qT"
30805 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
30807 #: cp/parser.c:3826
30808 #, gcc-internal-format
30809 msgid "typedef-name %qD used as destructor declarator"
30812 #: cp/parser.c:4480
30813 #, fuzzy, gcc-internal-format
30814 msgid "ISO C++ forbids compound-literals"
30815 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
30817 #: cp/parser.c:4837
30818 #, gcc-internal-format
30819 msgid "%qE does not have class type"
30822 #: cp/parser.c:4920 cp/typeck.c:1978
30823 #, fuzzy, gcc-internal-format
30824 msgid "invalid use of %qD"
30825 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
30827 #: cp/parser.c:5480
30828 #, gcc-internal-format
30829 msgid "array bound forbidden after parenthesized type-id"
30832 #: cp/parser.c:5481
30833 #, gcc-internal-format
30834 msgid "try removing the parentheses around the type-id"
30837 #: cp/parser.c:5671
30838 #, fuzzy, gcc-internal-format
30839 msgid "expression in new-declarator must have integral or enumeration type"
30840 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
30842 #: cp/parser.c:5860
30843 #, gcc-internal-format
30844 msgid "use of old-style cast"
30845 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
30847 #: cp/parser.c:5986
30848 #, gcc-internal-format
30849 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
30852 #: cp/parser.c:5989
30853 #, fuzzy, gcc-internal-format
30854 msgid "suggest parentheses around %<>>%> expression"
30855 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
30857 #: cp/parser.c:6793
30858 #, fuzzy, gcc-internal-format
30859 msgid "case label %qE not within a switch statement"
30860 msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
30862 #: cp/parser.c:6922
30863 #, gcc-internal-format
30864 msgid "%<else%> without a previous %<if%>"
30867 #: cp/parser.c:7208
30868 #, gcc-internal-format
30869 msgid "suggest a space before %<;%> or explicit braces around empty body in %<%s%> statement"
30872 #: cp/parser.c:7468
30873 #, gcc-internal-format
30874 msgid "ISO C++ forbids computed gotos"
30875 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
30877 #: cp/parser.c:7608
30878 #, gcc-internal-format
30879 msgid "extra %<;%>"
30882 #: cp/parser.c:7825
30883 #, gcc-internal-format
30884 msgid "%<__label__%> not at the beginning of a block"
30887 #: cp/parser.c:7958
30888 #, gcc-internal-format
30889 msgid "mixing declarations and function-definitions is forbidden"
30892 #: cp/parser.c:8090
30893 #, gcc-internal-format
30894 msgid "%<friend%> used outside of class"
30897 #: cp/parser.c:8244
30898 #, fuzzy, gcc-internal-format
30899 msgid "class definition may not be declared a friend"
30900 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
30902 #: cp/parser.c:8308 cp/parser.c:15155
30903 #, gcc-internal-format
30904 msgid "templates may not be %<virtual%>"
30907 #: cp/parser.c:8775
30908 #, gcc-internal-format
30909 msgid "only constructors take base initializers"
30910 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
30912 #: cp/parser.c:8795
30913 #, fuzzy, gcc-internal-format
30914 msgid "cannot expand initializer for member %<%D%>"
30915 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
30917 #: cp/parser.c:8847
30918 #, fuzzy, gcc-internal-format
30919 msgid "anachronistic old-style base class initializer"
30920 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
30922 #: cp/parser.c:8892
30923 #, gcc-internal-format
30924 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
30927 #. Warn that we do not support `export'.
30928 #: cp/parser.c:9237
30929 #, gcc-internal-format
30930 msgid "keyword %<export%> not implemented, and will be ignored"
30933 #: cp/parser.c:9482 cp/parser.c:9583
30934 #, gcc-internal-format
30935 msgid "template parameter pack %qD cannot have a default argument"
30938 #: cp/parser.c:9485 cp/parser.c:9586
30939 #, fuzzy, gcc-internal-format
30940 msgid "template parameter packs cannot have default arguments"
30941 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¤Þ¤»¤ó"
30943 #. Otherwise, emit an error about the invalid digraph, but continue
30944 #. parsing because we got our argument list.
30945 #: cp/parser.c:9723
30946 #, gcc-internal-format
30947 msgid "%<<::%> cannot begin a template-argument list"
30950 #: cp/parser.c:9724
30951 #, gcc-internal-format
30952 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
30955 #: cp/parser.c:9731
30956 #, gcc-internal-format
30957 msgid "(if you use -fpermissive G++ will accept your code)"
30960 #: cp/parser.c:9804
30961 #, fuzzy, gcc-internal-format
30962 msgid "parse error in template argument list"
30963 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
30965 #. Explain what went wrong.
30966 #: cp/parser.c:9917
30967 #, gcc-internal-format
30968 msgid "non-template %qD used as template"
30971 #: cp/parser.c:9918
30972 #, gcc-internal-format
30973 msgid "use %<%T::template %D%> to indicate that it is a template"
30976 #: cp/parser.c:10441
30977 #, gcc-internal-format
30978 msgid "template specialization with C linkage"
30981 #: cp/parser.c:11032
30982 #, gcc-internal-format
30983 msgid "using %<typename%> outside of template"
30986 #: cp/parser.c:11191
30987 #, fuzzy, gcc-internal-format
30988 msgid "declaration %qD does not declare anything"
30989 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
30991 #: cp/parser.c:11275
30992 #, fuzzy, gcc-internal-format
30993 msgid "attributes ignored on uninstantiated type"
30994 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
30996 #: cp/parser.c:11279
30997 #, fuzzy, gcc-internal-format
30998 msgid "attributes ignored on template instantiation"
30999 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë"
31001 #: cp/parser.c:11284
31002 #, gcc-internal-format
31003 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
31006 #: cp/parser.c:11406
31007 #, gcc-internal-format
31008 msgid "comma at end of enumerator list"
31009 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
31011 #: cp/parser.c:11498
31012 #, fuzzy, gcc-internal-format
31013 msgid "%qD is not a namespace-name"
31014 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31016 #: cp/parser.c:11599
31017 #, gcc-internal-format
31018 msgid "%<namespace%> definition is not allowed here"
31021 #. [namespace.udecl]
31023 #. A using declaration shall not name a template-id.
31024 #: cp/parser.c:11738
31025 #, gcc-internal-format
31026 msgid "a template-id may not appear in a using-declaration"
31029 #: cp/parser.c:12094
31030 #, fuzzy, gcc-internal-format
31031 msgid "an asm-specification is not allowed on a function-definition"
31032 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
31034 #: cp/parser.c:12096
31035 #, fuzzy, gcc-internal-format
31036 msgid "attributes are not allowed on a function-definition"
31037 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
31039 #: cp/parser.c:12229
31040 #, fuzzy, gcc-internal-format
31041 msgid "initializer provided for function"
31042 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤¤Þ¤»¤ó"
31044 #: cp/parser.c:12249
31045 #, gcc-internal-format
31046 msgid "attributes after parenthesized initializer ignored"
31049 #: cp/parser.c:12630 cp/pt.c:8772
31050 #, fuzzy, gcc-internal-format
31051 msgid "array bound is not an integer constant"
31052 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31054 #: cp/parser.c:12739
31055 #, gcc-internal-format
31056 msgid "%<%T::%E%> is not a type"
31059 #: cp/parser.c:12765
31060 #, fuzzy, gcc-internal-format
31061 msgid "invalid use of constructor as a template"
31062 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
31064 #: cp/parser.c:12766
31065 #, gcc-internal-format
31066 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
31069 #: cp/parser.c:12938
31070 #, gcc-internal-format
31071 msgid "%qD is a namespace"
31074 #: cp/parser.c:13013
31075 #, fuzzy, gcc-internal-format
31076 msgid "duplicate cv-qualifier"
31077 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
31079 #: cp/parser.c:13600
31080 #, fuzzy, gcc-internal-format
31081 msgid "file ends in default argument"
31082 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
31084 #: cp/parser.c:13673
31085 #, gcc-internal-format
31086 msgid "deprecated use of default argument for parameter of non-function"
31089 #: cp/parser.c:13676
31090 #, fuzzy, gcc-internal-format
31091 msgid "default arguments are only permitted for function parameters"
31092 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
31094 #: cp/parser.c:13877
31095 #, fuzzy, gcc-internal-format
31096 msgid "ISO C++ does not allow designated initializers"
31097 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
31099 #: cp/parser.c:14477
31100 #, fuzzy, gcc-internal-format
31101 msgid "invalid class name in declaration of %qD"
31102 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
31104 #: cp/parser.c:14489
31105 #, gcc-internal-format
31106 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
31109 #: cp/parser.c:14492
31110 #, gcc-internal-format
31111 msgid "declaration of %qD in %qD which does not enclose %qD"
31114 #: cp/parser.c:14505
31115 #, gcc-internal-format
31116 msgid "extra qualification ignored"
31119 #: cp/parser.c:14516
31120 #, gcc-internal-format
31121 msgid "an explicit specialization must be preceded by %<template <>%>"
31124 #: cp/parser.c:14609
31125 #, fuzzy, gcc-internal-format
31126 msgid "previous definition of %q+#T"
31127 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
31129 #: cp/parser.c:14855
31130 #, gcc-internal-format
31131 msgid "%Hextra %<;%>"
31134 #: cp/parser.c:14873
31135 #, gcc-internal-format
31136 msgid "a class-key must be used when declaring a friend"
31139 #: cp/parser.c:14887
31140 #, fuzzy, gcc-internal-format
31141 msgid "friend declaration does not name a class or function"
31142 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
31144 #: cp/parser.c:15064
31145 #, gcc-internal-format
31146 msgid "pure-specifier on function-definition"
31149 #: cp/parser.c:15356
31150 #, gcc-internal-format
31151 msgid "keyword %<typename%> not allowed outside of templates"
31154 #: cp/parser.c:15358
31155 #, gcc-internal-format
31156 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
31159 #: cp/parser.c:16407
31160 #, gcc-internal-format
31161 msgid "too few template-parameter-lists"
31164 #. Otherwise, there are too many template parameter lists. We have
31167 #. template <class T> template <class U> void S::f();
31168 #: cp/parser.c:16422
31169 #, gcc-internal-format
31170 msgid "too many template-parameter-lists"
31173 #. Issue an error message.
31174 #: cp/parser.c:16694
31175 #, fuzzy, gcc-internal-format
31176 msgid "named return values are no longer supported"
31177 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
31179 #. 14.5.2.2 [temp.mem]
31181 #. A local class shall not have member templates.
31182 #: cp/parser.c:16766
31183 #, gcc-internal-format
31184 msgid "invalid declaration of member template in local class"
31187 #: cp/parser.c:16775
31188 #, gcc-internal-format
31189 msgid "template with C linkage"
31192 #: cp/parser.c:16919
31193 #, fuzzy, gcc-internal-format
31194 msgid "template declaration of %qs"
31195 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
31197 #: cp/parser.c:16982
31198 #, gcc-internal-format
31199 msgid "explicit template specialization cannot have a storage class"
31202 #: cp/parser.c:17171
31203 #, gcc-internal-format
31204 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
31207 #: cp/parser.c:17184
31208 #, gcc-internal-format
31209 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
31212 #: cp/parser.c:17519
31213 #, fuzzy, gcc-internal-format
31214 msgid "invalid use of %qD in linkage specification"
31215 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
31217 #: cp/parser.c:17532
31218 #, gcc-internal-format
31219 msgid "%<__thread%> before %qD"
31222 #: cp/parser.c:17847
31223 #, gcc-internal-format
31224 msgid "%qs tag used in naming %q#T"
31227 #: cp/parser.c:17868
31228 #, fuzzy, gcc-internal-format
31229 msgid "%qD redeclared with different access"
31230 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
31232 #: cp/parser.c:17885
31233 #, gcc-internal-format
31234 msgid "%<template%> (as a disambiguator) is only allowed within templates"
31237 #: cp/parser.c:18138 cp/parser.c:19061 cp/parser.c:19192
31238 #, gcc-internal-format
31239 msgid "misplaced %<@%D%> Objective-C++ construct"
31242 #: cp/parser.c:18279
31243 #, gcc-internal-format
31244 msgid "%<@encode%> must specify a type as an argument"
31247 #: cp/parser.c:18594
31248 #, gcc-internal-format
31249 msgid "invalid Objective-C++ selector name"
31252 #: cp/parser.c:18925
31253 #, fuzzy, gcc-internal-format
31254 msgid "identifier expected after %<@protocol%>"
31255 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
31257 #: cp/parser.c:19626
31258 #, gcc-internal-format
31259 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
31262 #: cp/parser.c:19735
31263 #, fuzzy, gcc-internal-format
31264 msgid "%qs is not valid for %qs"
31265 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31267 #: cp/parser.c:20390
31268 #, fuzzy, gcc-internal-format
31269 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
31270 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
31272 #: cp/parser.c:20477
31273 #, gcc-internal-format
31274 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
31277 #: cp/parser.c:20535
31278 #, fuzzy, gcc-internal-format
31279 msgid "inter-module optimizations not implemented for C++"
31280 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
31283 #, gcc-internal-format
31284 msgid "data member %qD cannot be a member template"
31288 #, fuzzy, gcc-internal-format
31289 msgid "invalid member template declaration %qD"
31290 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
31293 #, gcc-internal-format
31294 msgid "explicit specialization in non-namespace scope %qD"
31298 #, gcc-internal-format
31299 msgid "enclosing class templates are not explicitly specialized"
31303 #, gcc-internal-format
31304 msgid "specialization of %qD in different namespace"
31307 #: cp/pt.c:712 cp/pt.c:809
31308 #, fuzzy, gcc-internal-format
31309 msgid " from definition of %q+#D"
31310 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
31313 #, gcc-internal-format
31314 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
31318 #, gcc-internal-format
31319 msgid "name of class shadows template template parameter %qD"
31323 #, gcc-internal-format
31324 msgid "specialization of %qT after instantiation"
31328 #, gcc-internal-format
31329 msgid "specializing %q#T in different namespace"
31333 #, gcc-internal-format
31334 msgid "specialization %qT after instantiation %qT"
31338 #, fuzzy, gcc-internal-format
31339 msgid "explicit specialization of non-template %qT"
31340 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
31343 #, gcc-internal-format
31344 msgid "specialization of %qD after instantiation"
31348 #, fuzzy, gcc-internal-format
31349 msgid "%qD is not a function template"
31350 msgstr "¥¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
31353 #, gcc-internal-format
31354 msgid "template-id %qD for %q+D does not match any template declaration"
31358 #, gcc-internal-format
31359 msgid "ambiguous template specialization %qD for %q+D"
31362 #. This case handles bogus declarations like template <>
31363 #. template <class T> void f<int>();
31364 #: cp/pt.c:1916 cp/pt.c:1970
31365 #, fuzzy, gcc-internal-format
31366 msgid "template-id %qD in declaration of primary template"
31367 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
31370 #, fuzzy, gcc-internal-format
31371 msgid "template parameter list used in explicit instantiation"
31372 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
31375 #, gcc-internal-format
31376 msgid "definition provided for explicit instantiation"
31380 #, fuzzy, gcc-internal-format
31381 msgid "too many template parameter lists in declaration of %qD"
31382 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
31385 #, fuzzy, gcc-internal-format
31386 msgid "too few template parameter lists in declaration of %qD"
31389 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
31392 #, gcc-internal-format
31393 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
31397 #, gcc-internal-format
31398 msgid "function template partial specialization %qD is not allowed"
31402 #, gcc-internal-format
31403 msgid "default argument specified in explicit specialization"
31407 #, fuzzy, gcc-internal-format
31408 msgid "%qD is not a template function"
31409 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
31412 #, gcc-internal-format
31413 msgid "%qD is not declared in %qD"
31416 #. From [temp.expl.spec]:
31418 #. If such an explicit specialization for the member
31419 #. of a class template names an implicitly-declared
31420 #. special member function (clause _special_), the
31421 #. program is ill-formed.
31423 #. Similar language is found in [temp.explicit].
31425 #, gcc-internal-format
31426 msgid "specialization of implicitly-declared special member function"
31430 #, fuzzy, gcc-internal-format
31431 msgid "no member function %qD declared in %qT"
31432 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
31435 #, gcc-internal-format
31436 msgid "base initializer expansion %<%T%> contains no parameter packs"
31440 #, gcc-internal-format
31441 msgid "expansion pattern %<%T%> contains no argument packs"
31445 #, gcc-internal-format
31446 msgid "expansion pattern %<%E%> contains no argument packs"
31450 #, gcc-internal-format
31451 msgid "parameter packs not expanded with `...':"
31454 #: cp/pt.c:2760 cp/pt.c:3383
31455 #, gcc-internal-format
31460 #, fuzzy, gcc-internal-format
31461 msgid " <anonymous>"
31465 #, fuzzy, gcc-internal-format
31466 msgid "declaration of %q+#D"
31467 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
31470 #, gcc-internal-format
31471 msgid " shadows template parm %q+#D"
31475 #, gcc-internal-format
31476 msgid "template parameters not used in partial specialization:"
31480 #, gcc-internal-format
31481 msgid "partial specialization %qT does not specialize any template arguments"
31485 #, gcc-internal-format
31486 msgid "parameter pack argument %qE must be at the end of the template argument list"
31490 #, gcc-internal-format
31491 msgid "parameter pack argument %qT must be at the end of the template argument list"
31495 #, gcc-internal-format
31496 msgid "template argument %qE involves template parameter(s)"
31500 #, gcc-internal-format
31501 msgid "type %qT of template argument %qE depends on template parameter(s)"
31505 #, fuzzy, gcc-internal-format
31506 msgid "no default argument for %qD"
31507 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
31510 #, gcc-internal-format
31511 msgid "template class without a name"
31516 #. A destructor shall not be a member template.
31518 #, gcc-internal-format
31519 msgid "destructor %qD declared as member template"
31522 #. [basic.stc.dynamic.allocation]
31524 #. An allocation function can be a function
31525 #. template. ... Template allocation functions shall
31526 #. have two or more parameters.
31528 #, fuzzy, gcc-internal-format
31529 msgid "invalid template declaration of %qD"
31530 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
31533 #, fuzzy, gcc-internal-format
31534 msgid "parameter pack %qE must be at the end of the template parameter list"
31535 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31538 #, fuzzy, gcc-internal-format
31539 msgid "parameter pack %qT must be at the end of the template parameter list"
31540 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31543 #, fuzzy, gcc-internal-format
31544 msgid "template definition of non-template %q#D"
31545 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
31548 #, gcc-internal-format
31549 msgid "expected %d levels of template parms for %q#D, got %d"
31553 #, gcc-internal-format
31554 msgid "got %d template parameters for %q#D"
31558 #, gcc-internal-format
31559 msgid "got %d template parameters for %q#T"
31563 #, gcc-internal-format
31564 msgid " but %d required"
31568 #, gcc-internal-format
31569 msgid "template arguments to %qD do not match original template %qD"
31573 #, gcc-internal-format
31574 msgid "use template<> for an explicit specialization"
31578 #, fuzzy, gcc-internal-format
31579 msgid "%qT is not a template type"
31580 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
31583 #, fuzzy, gcc-internal-format
31584 msgid "template specifiers not specified in declaration of %qD"
31585 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
31588 #, fuzzy, gcc-internal-format
31589 msgid "used %d template parameter(s) instead of %d"
31590 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
31593 #, fuzzy, gcc-internal-format
31594 msgid "template parameter %q+#D"
31595 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
31598 #, gcc-internal-format
31599 msgid "redeclared here as %q#D"
31602 #. We have in [temp.param]:
31604 #. A template-parameter may not be given default arguments
31605 #. by two different declarations in the same scope.
31607 #, gcc-internal-format
31608 msgid "redefinition of default argument for %q#D"
31612 #, gcc-internal-format
31613 msgid "%J original definition appeared here"
31617 #, gcc-internal-format
31618 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
31622 #, gcc-internal-format
31623 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
31627 #, gcc-internal-format
31628 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
31632 #, gcc-internal-format
31633 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
31637 #, gcc-internal-format
31638 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
31642 #, gcc-internal-format
31643 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
31647 #, gcc-internal-format
31648 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
31652 #, gcc-internal-format
31653 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
31657 #, gcc-internal-format
31658 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
31662 #, gcc-internal-format
31663 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
31667 #, gcc-internal-format
31668 msgid "try using %qE instead"
31672 #, gcc-internal-format
31673 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
31677 #, fuzzy, gcc-internal-format
31678 msgid "standard conversions are not allowed in this context"
31679 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
31682 #, gcc-internal-format
31683 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
31686 #: cp/pt.c:4813 cp/pt.c:4832 cp/pt.c:4882
31687 #, gcc-internal-format
31688 msgid "type/value mismatch at argument %d in template parameter list for %qD"
31692 #, gcc-internal-format
31693 msgid " expected a constant of type %qT, got %qT"
31697 #, gcc-internal-format
31698 msgid " expected a class template, got %qE"
31702 #, fuzzy, gcc-internal-format
31703 msgid " expected a type, got %qE"
31704 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
31707 #, fuzzy, gcc-internal-format
31708 msgid " expected a type, got %qT"
31709 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
31712 #, gcc-internal-format
31713 msgid " expected a class template, got %qT"
31717 #, gcc-internal-format
31718 msgid " expected a template of type %qD, got %qD"
31722 #, gcc-internal-format
31723 msgid "could not convert template argument %qE to %qT"
31727 #, gcc-internal-format
31728 msgid "wrong number of template arguments (%d, should be %d)"
31732 #, gcc-internal-format
31733 msgid "wrong number of template arguments (%d, should be %d%s)"
31737 #, gcc-internal-format
31738 msgid "provided for %q+D"
31742 #, gcc-internal-format
31743 msgid "cannot expand %<%E%> into a fixed-length argument list"
31747 #, gcc-internal-format
31748 msgid "cannot expand %<%T%> into a fixed-length argument list"
31752 #, fuzzy, gcc-internal-format
31753 msgid "template argument %d is invalid"
31754 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
31757 #, gcc-internal-format
31758 msgid "non-template type %qT used as a template"
31762 #, fuzzy, gcc-internal-format
31763 msgid "for template declaration %q+D"
31764 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
31767 #, gcc-internal-format
31768 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
31772 #, gcc-internal-format
31773 msgid "mismatched argument pack lengths while expanding %<%T%>"
31777 #, gcc-internal-format
31778 msgid "mismatched argument pack lengths while expanding %<%E%>"
31782 #, fuzzy, gcc-internal-format
31783 msgid "instantiation of %q+D as type %qT"
31784 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
31786 #. It may seem that this case cannot occur, since:
31788 #. typedef void f();
31789 #. void g() { f x; }
31791 #. declares a function, not a variable. However:
31793 #. typedef void f();
31794 #. template <typename T> void g() { T t; }
31795 #. template void g<f>();
31797 #. is an attempt to declare a variable with function
31800 #, fuzzy, gcc-internal-format
31801 msgid "variable %qD has function type"
31802 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
31805 #, fuzzy, gcc-internal-format
31806 msgid "invalid parameter type %qT"
31807 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
31810 #, fuzzy, gcc-internal-format
31811 msgid "in declaration %q+D"
31812 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
31815 #, fuzzy, gcc-internal-format
31816 msgid "function returning an array"
31817 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
31820 #, fuzzy, gcc-internal-format
31821 msgid "function returning a function"
31822 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
31825 #, fuzzy, gcc-internal-format
31826 msgid "creating pointer to member function of non-class type %qT"
31827 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31830 #, fuzzy, gcc-internal-format
31831 msgid "creating array with negative size (%qE)"
31832 msgstr "Â礤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31835 #, fuzzy, gcc-internal-format
31836 msgid "forming reference to void"
31837 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31840 #, gcc-internal-format
31841 msgid "forming %s to reference type %qT"
31845 #, fuzzy, gcc-internal-format
31846 msgid "creating pointer to member of non-class type %qT"
31847 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
31850 #, fuzzy, gcc-internal-format
31851 msgid "creating pointer to member reference type %qT"
31852 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
31855 #, fuzzy, gcc-internal-format
31856 msgid "creating pointer to member of type void"
31857 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
31860 #, fuzzy, gcc-internal-format
31861 msgid "creating array of %qT"
31862 msgstr "Â礤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31865 #, gcc-internal-format
31866 msgid "creating array of %qT, which is an abstract class type"
31870 #, gcc-internal-format
31871 msgid "%qT is not a class, struct, or union type"
31875 #, gcc-internal-format
31876 msgid "%qT resolves to %qT, which is not an enumeration type"
31880 #, gcc-internal-format
31881 msgid "%qT resolves to %qT, which is is not a class type"
31885 #, fuzzy, gcc-internal-format
31886 msgid "use of %qs in template"
31887 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
31890 #, gcc-internal-format
31891 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
31895 #, gcc-internal-format
31896 msgid "say %<typename %E%> if a type is meant"
31900 #, fuzzy, gcc-internal-format
31901 msgid "using invalid field %qD"
31902 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31904 #: cp/pt.c:9952 cp/pt.c:10432
31905 #, fuzzy, gcc-internal-format
31906 msgid "invalid use of pack expansion expression"
31907 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
31909 #: cp/pt.c:9956 cp/pt.c:10436
31910 #, gcc-internal-format
31911 msgid "use %<...%> to expand argument pack"
31915 #, gcc-internal-format
31916 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
31920 #, gcc-internal-format
31921 msgid "%qT is not a class or namespace"
31925 #, gcc-internal-format
31926 msgid "%qD is not a class or namespace"
31930 #, gcc-internal-format
31931 msgid "%qT is/uses anonymous type"
31935 #, gcc-internal-format
31936 msgid "template argument for %qD uses local type %qT"
31940 #, gcc-internal-format
31941 msgid "%qT is a variably modified type"
31945 #, fuzzy, gcc-internal-format
31946 msgid "integral expression %qE is not constant"
31947 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31950 #, fuzzy, gcc-internal-format
31951 msgid " trying to instantiate %qD"
31952 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
31955 #, fuzzy, gcc-internal-format
31956 msgid "ambiguous class template instantiation for %q#T"
31957 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë"
31960 #, fuzzy, gcc-internal-format
31964 #: cp/pt.c:13985 cp/pt.c:14068
31965 #, fuzzy, gcc-internal-format
31966 msgid "explicit instantiation of non-template %q#D"
31967 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
31970 #, gcc-internal-format
31971 msgid "%qD is not a static data member of a class template"
31974 #: cp/pt.c:14006 cp/pt.c:14063
31975 #, gcc-internal-format
31976 msgid "no matching template for %qD found"
31980 #, gcc-internal-format
31981 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
31985 #, fuzzy, gcc-internal-format
31986 msgid "explicit instantiation of %q#D"
31987 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
31990 #, fuzzy, gcc-internal-format
31991 msgid "duplicate explicit instantiation of %q#D"
31992 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
31995 #, fuzzy, gcc-internal-format
31996 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
31997 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
31999 #: cp/pt.c:14082 cp/pt.c:14175
32000 #, fuzzy, gcc-internal-format
32001 msgid "storage class %qD applied to template instantiation"
32002 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë"
32005 #, fuzzy, gcc-internal-format
32006 msgid "explicit instantiation of non-template type %qT"
32007 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
32010 #, fuzzy, gcc-internal-format
32011 msgid "explicit instantiation of %q#T before definition of template"
32012 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
32015 #, fuzzy, gcc-internal-format
32016 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
32017 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32020 #, fuzzy, gcc-internal-format
32021 msgid "duplicate explicit instantiation of %q#T"
32022 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
32025 #, fuzzy, gcc-internal-format
32026 msgid "explicit instantiation of %qD but no definition available"
32027 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
32030 #, gcc-internal-format
32031 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
32035 #, fuzzy, gcc-internal-format
32036 msgid "%q#T is not a valid type for a template constant parameter"
32037 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
32040 #, gcc-internal-format
32041 msgid "-frepo must be used with -c"
32042 msgstr "-frepo ¤Ï -c ÉÕ¤¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32045 #, gcc-internal-format
32046 msgid "mysterious repository information in %s"
32047 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
32050 #, fuzzy, gcc-internal-format
32051 msgid "can't create repository information file %qs"
32052 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤¤Þ¤»¤ó"
32055 #, gcc-internal-format
32056 msgid "cannot use typeid with -fno-rtti"
32057 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
32060 #, gcc-internal-format
32061 msgid "must #include <typeinfo> before using typeid"
32062 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
32065 #, gcc-internal-format
32066 msgid "cannot create type information for type %qT because it involves types of variable size"
32069 #: cp/rtti.c:615 cp/rtti.c:629
32070 #, gcc-internal-format
32071 msgid "dynamic_cast of %q#D to %q#T can never succeed"
32075 #, fuzzy, gcc-internal-format
32076 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
32077 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
32080 #, gcc-internal-format
32081 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
32085 #, gcc-internal-format
32086 msgid "%qT is an ambiguous base of %qT"
32090 #, gcc-internal-format
32091 msgid "%qT is an inaccessible base of %qT"
32094 #: cp/search.c:1868
32095 #, fuzzy, gcc-internal-format
32096 msgid "deprecated covariant return type for %q+#D"
32097 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
32099 #: cp/search.c:1870 cp/search.c:1885 cp/search.c:1890 cp/search.c:1909
32100 #, gcc-internal-format
32101 msgid " overriding %q+#D"
32104 #: cp/search.c:1884
32105 #, fuzzy, gcc-internal-format
32106 msgid "invalid covariant return type for %q+#D"
32107 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
32109 #: cp/search.c:1889
32110 #, fuzzy, gcc-internal-format
32111 msgid "conflicting return type specified for %q+#D"
32112 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
32114 #: cp/search.c:1899
32115 #, fuzzy, gcc-internal-format
32116 msgid "looser throw specifier for %q+#F"
32117 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
32119 #: cp/search.c:1900
32120 #, gcc-internal-format
32121 msgid " overriding %q+#F"
32124 #: cp/search.c:1908
32125 #, fuzzy, gcc-internal-format
32126 msgid "conflicting type attributes specified for %q+#D"
32127 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
32129 #. A static member function cannot match an inherited
32130 #. virtual member function.
32131 #: cp/search.c:2002
32132 #, fuzzy, gcc-internal-format
32133 msgid "%q+#D cannot be declared"
32134 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
32136 #: cp/search.c:2003
32137 #, gcc-internal-format
32138 msgid " since %q+#D declared in base class"
32141 #: cp/semantics.c:762
32142 #, gcc-internal-format
32143 msgid "suggest explicit braces around empty body in %<do%> statement"
32146 #: cp/semantics.c:1290
32147 #, gcc-internal-format
32148 msgid "type of asm operand %qE could not be determined"
32151 #: cp/semantics.c:1346
32152 #, gcc-internal-format
32153 msgid "__label__ declarations are only allowed in function scopes"
32156 #: cp/semantics.c:1433
32157 #, fuzzy, gcc-internal-format
32158 msgid "invalid use of member %q+D in static member function"
32159 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
32161 #: cp/semantics.c:1435
32162 #, fuzzy, gcc-internal-format
32163 msgid "invalid use of non-static data member %q+D"
32164 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
32166 #: cp/semantics.c:1436 cp/semantics.c:1475
32167 #, gcc-internal-format
32168 msgid "from this location"
32171 #: cp/semantics.c:1474
32172 #, fuzzy, gcc-internal-format
32173 msgid "object missing in reference to %q+D"
32174 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32176 #: cp/semantics.c:1928
32177 #, fuzzy, gcc-internal-format
32178 msgid "arguments to destructor are not allowed"
32179 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
32181 #: cp/semantics.c:1978
32182 #, fuzzy, gcc-internal-format
32183 msgid "%<this%> is unavailable for static member functions"
32184 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ¤Þ¤»¤ó"
32186 #: cp/semantics.c:1984
32187 #, fuzzy, gcc-internal-format
32188 msgid "invalid use of %<this%> in non-member function"
32189 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
32191 #: cp/semantics.c:1986
32192 #, fuzzy, gcc-internal-format
32193 msgid "invalid use of %<this%> at top level"
32194 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
32196 #: cp/semantics.c:2010
32197 #, gcc-internal-format
32198 msgid "invalid qualifying scope in pseudo-destructor name"
32201 #: cp/semantics.c:2015 cp/typeck.c:2004
32202 #, gcc-internal-format
32203 msgid "qualified type %qT does not match destructor name ~%qT"
32206 #: cp/semantics.c:2037
32207 #, fuzzy, gcc-internal-format
32208 msgid "%qE is not of type %qT"
32209 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
32211 #: cp/semantics.c:2081
32212 #, gcc-internal-format
32213 msgid "compound literal of non-object type %qT"
32216 #: cp/semantics.c:2158
32217 #, fuzzy, gcc-internal-format
32218 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
32219 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' ͽÌó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
32221 #: cp/semantics.c:2195
32222 #, gcc-internal-format
32223 msgid "invalid use of type %qT as a default value for a template template-parameter"
32226 #: cp/semantics.c:2198
32227 #, fuzzy, gcc-internal-format
32228 msgid "invalid default argument for a template template parameter"
32229 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
32231 #: cp/semantics.c:2215
32232 #, fuzzy, gcc-internal-format
32233 msgid "definition of %q#T inside template parameter list"
32234 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
32236 #: cp/semantics.c:2226
32237 #, fuzzy, gcc-internal-format
32238 msgid "invalid definition of qualified type %qT"
32239 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
32241 #: cp/semantics.c:2437
32242 #, fuzzy, gcc-internal-format
32243 msgid "invalid base-class specification"
32244 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
32246 #: cp/semantics.c:2446
32247 #, gcc-internal-format
32248 msgid "base class %qT has cv qualifiers"
32251 #: cp/semantics.c:2468
32252 #, gcc-internal-format
32253 msgid "incomplete type %qT used in nested name specifier"
32256 #: cp/semantics.c:2471
32257 #, gcc-internal-format
32258 msgid "reference to %<%T::%D%> is ambiguous"
32261 #: cp/semantics.c:2475 cp/typeck.c:1813
32262 #, fuzzy, gcc-internal-format
32263 msgid "%qD is not a member of %qT"
32264 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
32266 #: cp/semantics.c:2478
32267 #, fuzzy, gcc-internal-format
32268 msgid "%qD is not a member of %qD"
32269 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
32271 #: cp/semantics.c:2480
32272 #, gcc-internal-format
32273 msgid "%<::%D%> has not been declared"
32276 #: cp/semantics.c:2621
32277 #, gcc-internal-format
32278 msgid "use of %<auto%> variable from containing function"
32281 #: cp/semantics.c:2623
32282 #, fuzzy, gcc-internal-format
32283 msgid " %q+#D declared here"
32284 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
32286 #: cp/semantics.c:2661
32287 #, gcc-internal-format
32288 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
32291 #: cp/semantics.c:2830
32292 #, fuzzy, gcc-internal-format
32293 msgid "%qD cannot appear in a constant-expression"
32294 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
32296 #: cp/semantics.c:2838
32297 #, gcc-internal-format
32298 msgid "use of namespace %qD as expression"
32301 #: cp/semantics.c:2843
32302 #, gcc-internal-format
32303 msgid "use of class template %qT as expression"
32306 #. Ambiguous reference to base members.
32307 #: cp/semantics.c:2849
32308 #, fuzzy, gcc-internal-format
32309 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
32310 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
32312 #: cp/semantics.c:2970 cp/semantics.c:4210
32313 #, fuzzy, gcc-internal-format
32314 msgid "type of %qE is unknown"
32315 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
32317 #: cp/semantics.c:2985
32318 #, gcc-internal-format
32319 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
32322 #: cp/semantics.c:2996
32323 #, fuzzy, gcc-internal-format
32324 msgid "cannot apply %<offsetof%> to member function %qD"
32325 msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
32327 #: cp/semantics.c:3349
32328 #, fuzzy, gcc-internal-format
32329 msgid "%qD is not a variable in clause %qs"
32330 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32332 #: cp/semantics.c:3358
32333 #, gcc-internal-format
32334 msgid "%qD appears more than once in data clauses"
32337 #: cp/semantics.c:3418
32338 #, gcc-internal-format
32339 msgid "num_threads expression must be integral"
32342 #: cp/semantics.c:3432
32343 #, gcc-internal-format
32344 msgid "schedule chunk size expression must be integral"
32347 #: cp/semantics.c:3562
32348 #, fuzzy, gcc-internal-format
32349 msgid "%qE has reference type for %qs"
32350 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
32352 #: cp/semantics.c:3724
32353 #, gcc-internal-format
32354 msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
32357 #. Report the error.
32358 #: cp/semantics.c:4033
32359 #, gcc-internal-format
32360 msgid "static assertion failed: %E"
32363 #: cp/semantics.c:4035
32364 #, gcc-internal-format
32365 msgid "non-constant condition for static assertion"
32368 #: cp/semantics.c:4097
32369 #, gcc-internal-format
32370 msgid "%qE refers to a set of overloaded functions"
32373 #: cp/semantics.c:4145
32374 #, gcc-internal-format
32375 msgid "argument to decltype must be an expression"
32378 #: cp/semantics.c:4366
32379 #, gcc-internal-format
32380 msgid "__is_convertible_to"
32383 #: cp/semantics.c:4395
32384 #, fuzzy, gcc-internal-format
32385 msgid "incomplete type %qT not allowed"
32386 msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
32389 #, gcc-internal-format
32390 msgid "%qV qualifiers cannot be applied to %qT"
32394 #, fuzzy, gcc-internal-format
32395 msgid "%qE attribute can only be applied to Java class definitions"
32396 msgstr "`java_interface' °À¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹"
32399 #, fuzzy, gcc-internal-format
32400 msgid "%qE attribute can only be applied to class definitions"
32401 msgstr "`com_interface' °À¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹"
32404 #, gcc-internal-format
32405 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
32409 #, gcc-internal-format
32410 msgid "requested init_priority is not an integer constant"
32411 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32414 #, fuzzy, gcc-internal-format
32415 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
32416 msgstr "init_priority °À¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
32419 #, gcc-internal-format
32420 msgid "requested init_priority is out of range"
32421 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
32424 #, gcc-internal-format
32425 msgid "requested init_priority is reserved for internal use"
32426 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
32429 #, fuzzy, gcc-internal-format
32430 msgid "%qE attribute is not supported on this platform"
32431 msgstr "init_priority °À¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32433 #: cp/typeck.c:431 cp/typeck.c:445 cp/typeck.c:545
32434 #, fuzzy, gcc-internal-format
32435 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
32436 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32439 #, fuzzy, gcc-internal-format
32440 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
32441 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
32444 #, fuzzy, gcc-internal-format
32445 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
32446 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32448 #: cp/typeck.c:1129
32449 #, gcc-internal-format
32450 msgid "canonical types differ for identical types %T and %T"
32453 #: cp/typeck.c:1136
32454 #, gcc-internal-format
32455 msgid "same canonical type node for different types %T and %T"
32458 #: cp/typeck.c:1248
32459 #, fuzzy, gcc-internal-format
32460 msgid "invalid application of %qs to a member function"
32461 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
32463 #: cp/typeck.c:1298
32464 #, fuzzy, gcc-internal-format
32465 msgid "invalid application of %<sizeof%> to a bit-field"
32466 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
32468 #: cp/typeck.c:1303
32469 #, fuzzy, gcc-internal-format
32470 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
32471 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
32473 #: cp/typeck.c:1346
32474 #, gcc-internal-format
32475 msgid "invalid application of %<__alignof%> to a bit-field"
32478 #: cp/typeck.c:1354
32479 #, fuzzy, gcc-internal-format
32480 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
32481 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
32483 #: cp/typeck.c:1405
32484 #, fuzzy, gcc-internal-format
32485 msgid "invalid use of non-static member function"
32486 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
32488 #: cp/typeck.c:1669
32489 #, fuzzy, gcc-internal-format
32490 msgid "deprecated conversion from string constant to %qT"
32491 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
32493 #: cp/typeck.c:1784 cp/typeck.c:2132
32494 #, gcc-internal-format
32495 msgid "request for member %qD in %qE, which is of non-class type %qT"
32498 #: cp/typeck.c:1811
32499 #, fuzzy, gcc-internal-format
32500 msgid "invalid use of nonstatic data member %qE"
32501 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
32503 #: cp/typeck.c:1863 cp/typeck.c:1891
32504 #, gcc-internal-format
32505 msgid "invalid access to non-static data member %qD of NULL object"
32508 #: cp/typeck.c:1866 cp/typeck.c:1893
32509 #, gcc-internal-format
32510 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
32513 #: cp/typeck.c:2010
32514 #, gcc-internal-format
32515 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
32518 #: cp/typeck.c:2049 cp/typeck.c:2069
32519 #, gcc-internal-format
32520 msgid "%qD is not a template"
32523 #: cp/typeck.c:2170
32524 #, gcc-internal-format
32525 msgid "%<%D::%D%> is not a member of %qT"
32528 #: cp/typeck.c:2185
32529 #, gcc-internal-format
32530 msgid "%qT is not a base of %qT"
32533 #: cp/typeck.c:2204
32534 #, fuzzy, gcc-internal-format
32535 msgid "%qD has no member named %qE"
32536 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
32538 #: cp/typeck.c:2219
32539 #, fuzzy, gcc-internal-format
32540 msgid "%qD is not a member template function"
32541 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32543 #. A pointer to incomplete type (other than cv void) can be
32544 #. dereferenced [expr.unary.op]/1
32545 #: cp/typeck.c:2352
32546 #, gcc-internal-format
32547 msgid "%qT is not a pointer-to-object type"
32550 #: cp/typeck.c:2377
32551 #, fuzzy, gcc-internal-format
32552 msgid "invalid use of %qs on pointer to member"
32553 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
32555 #: cp/typeck.c:2381
32556 #, fuzzy, gcc-internal-format
32557 msgid "invalid type argument of %qs"
32558 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
32560 #: cp/typeck.c:2383
32561 #, gcc-internal-format
32562 msgid "invalid type argument"
32563 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
32565 #: cp/typeck.c:2406
32566 #, gcc-internal-format
32567 msgid "subscript missing in array reference"
32568 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32570 #: cp/typeck.c:2480
32571 #, gcc-internal-format
32572 msgid "ISO C++ forbids subscripting non-lvalue array"
32573 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
32575 #: cp/typeck.c:2491
32576 #, fuzzy, gcc-internal-format
32577 msgid "subscripting array declared %<register%>"
32578 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
32580 #: cp/typeck.c:2576
32581 #, fuzzy, gcc-internal-format
32582 msgid "object missing in use of %qE"
32583 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32585 #: cp/typeck.c:2693
32586 #, fuzzy, gcc-internal-format
32587 msgid "ISO C++ forbids calling %<::main%> from within program"
32588 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32590 #: cp/typeck.c:2718
32591 #, gcc-internal-format
32592 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
32595 #: cp/typeck.c:2732
32596 #, fuzzy, gcc-internal-format
32597 msgid "%qE cannot be used as a function"
32598 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
32600 #: cp/typeck.c:2822
32601 #, fuzzy, gcc-internal-format
32602 msgid "too many arguments to %s %q+#D"
32603 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
32605 #: cp/typeck.c:2823 cp/typeck.c:2927
32606 #, gcc-internal-format
32607 msgid "at this point in file"
32608 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
32610 #: cp/typeck.c:2826
32611 #, gcc-internal-format
32612 msgid "too many arguments to function"
32613 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
32615 #: cp/typeck.c:2856
32616 #, fuzzy, gcc-internal-format
32617 msgid "parameter %P of %qD has incomplete type %qT"
32618 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
32620 #: cp/typeck.c:2859
32621 #, fuzzy, gcc-internal-format
32622 msgid "parameter %P has incomplete type %qT"
32623 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
32625 #: cp/typeck.c:2926
32626 #, fuzzy, gcc-internal-format
32627 msgid "too few arguments to %s %q+#D"
32628 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
32630 #: cp/typeck.c:2930
32631 #, gcc-internal-format
32632 msgid "too few arguments to function"
32633 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
32635 #: cp/typeck.c:3098 cp/typeck.c:3108
32636 #, gcc-internal-format
32637 msgid "assuming cast to type %qT from overloaded function"
32640 #: cp/typeck.c:3306
32641 #, fuzzy, gcc-internal-format
32642 msgid "left rotate count is negative"
32643 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
32645 #: cp/typeck.c:3307
32646 #, fuzzy, gcc-internal-format
32647 msgid "right rotate count is negative"
32648 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
32650 #: cp/typeck.c:3310
32651 #, fuzzy, gcc-internal-format
32652 msgid "left rotate count >= width of type"
32653 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
32655 #: cp/typeck.c:3311
32656 #, fuzzy, gcc-internal-format
32657 msgid "right rotate count >= width of type"
32658 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
32660 #: cp/typeck.c:3327 cp/typeck.c:3502
32661 #, gcc-internal-format
32662 msgid "comparison with string literal results in unspecified behaviour"
32665 #: cp/typeck.c:3360 cp/typeck.c:3365 cp/typeck.c:3520 cp/typeck.c:3525
32666 #, gcc-internal-format
32667 msgid "ISO C++ forbids comparison between pointer and integer"
32668 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
32670 #: cp/typeck.c:3539
32671 #, gcc-internal-format
32672 msgid "unordered comparison on non-floating point argument"
32673 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
32675 #: cp/typeck.c:3577
32676 #, fuzzy, gcc-internal-format
32677 msgid "invalid operands of types %qT and %qT to binary %qO"
32678 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
32680 #: cp/typeck.c:3749
32681 #, fuzzy, gcc-internal-format
32682 msgid "comparison between types %q#T and %q#T"
32683 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
32685 #: cp/typeck.c:3786
32686 #, gcc-internal-format
32687 msgid "comparison between signed and unsigned integer expressions"
32688 msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
32690 #. Some sort of arithmetic operation involving NULL was
32691 #. performed. Note that pointer-difference and pointer-addition
32692 #. have already been handled above, and so we don't end up here in
32694 #: cp/typeck.c:3858
32695 #, fuzzy, gcc-internal-format
32696 msgid "NULL used in arithmetic"
32697 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
32699 #: cp/typeck.c:3927
32700 #, fuzzy, gcc-internal-format
32701 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
32702 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32704 #: cp/typeck.c:3929
32705 #, gcc-internal-format
32706 msgid "ISO C++ forbids using pointer to a function in subtraction"
32707 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32709 #: cp/typeck.c:3931
32710 #, gcc-internal-format
32711 msgid "ISO C++ forbids using pointer to a method in subtraction"
32712 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32714 #: cp/typeck.c:3943
32715 #, gcc-internal-format
32716 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
32717 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
32719 #: cp/typeck.c:4003
32720 #, fuzzy, gcc-internal-format
32721 msgid "invalid use of %qE to form a pointer-to-member-function"
32722 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
32724 #: cp/typeck.c:4006
32725 #, gcc-internal-format
32726 msgid " a qualified-id is required"
32729 #: cp/typeck.c:4011
32730 #, gcc-internal-format
32731 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
32734 #: cp/typeck.c:4034
32735 #, gcc-internal-format
32736 msgid "taking address of temporary"
32737 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
32739 #: cp/typeck.c:4287
32740 #, fuzzy, gcc-internal-format
32741 msgid "ISO C++ forbids incrementing an enum"
32742 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
32744 #: cp/typeck.c:4288
32745 #, fuzzy, gcc-internal-format
32746 msgid "ISO C++ forbids decrementing an enum"
32747 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
32749 #: cp/typeck.c:4299
32750 #, fuzzy, gcc-internal-format
32751 msgid "cannot increment a pointer to incomplete type %qT"
32752 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
32754 #: cp/typeck.c:4300
32755 #, fuzzy, gcc-internal-format
32756 msgid "cannot decrement a pointer to incomplete type %qT"
32757 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
32759 #: cp/typeck.c:4306
32760 #, fuzzy, gcc-internal-format
32761 msgid "ISO C++ forbids incrementing a pointer of type %qT"
32762 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32764 #: cp/typeck.c:4307
32765 #, fuzzy, gcc-internal-format
32766 msgid "ISO C++ forbids decrementing a pointer of type %qT"
32767 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32769 #: cp/typeck.c:4327
32770 #, fuzzy, gcc-internal-format
32771 msgid "invalid use of Boolean expression as operand to %<operator--%>"
32772 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
32775 #: cp/typeck.c:4357
32776 #, fuzzy, gcc-internal-format
32777 msgid "ISO C++ forbids taking address of function %<::main%>"
32778 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32780 #. An expression like &memfn.
32781 #: cp/typeck.c:4413
32782 #, gcc-internal-format
32783 msgid "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%>"
32786 #: cp/typeck.c:4418
32787 #, fuzzy, gcc-internal-format
32788 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
32789 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32791 #: cp/typeck.c:4443
32792 #, gcc-internal-format
32793 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
32794 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
32796 #: cp/typeck.c:4467
32797 #, fuzzy, gcc-internal-format
32798 msgid "cannot create pointer to reference member %qD"
32799 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
32801 #: cp/typeck.c:4678
32802 #, fuzzy, gcc-internal-format
32803 msgid "cannot take the address of %<this%>, which is an rvalue expression"
32804 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
32806 #: cp/typeck.c:4701
32807 #, fuzzy, gcc-internal-format
32808 msgid "address of explicit register variable %qD requested"
32809 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
32811 #: cp/typeck.c:4706
32812 #, gcc-internal-format
32813 msgid "address requested for %qD, which is declared %<register%>"
32816 #: cp/typeck.c:4772
32817 #, fuzzy, gcc-internal-format
32818 msgid "%s expression list treated as compound expression"
32819 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
32821 #: cp/typeck.c:5175
32822 #, gcc-internal-format
32823 msgid "invalid static_cast from type %qT to type %qT"
32826 #: cp/typeck.c:5197
32827 #, fuzzy, gcc-internal-format
32828 msgid "converting from %qT to %qT"
32829 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
32831 #: cp/typeck.c:5245
32832 #, gcc-internal-format
32833 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
32836 #: cp/typeck.c:5304
32837 #, fuzzy, gcc-internal-format
32838 msgid "cast from %qT to %qT loses precision"
32839 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
32841 #: cp/typeck.c:5331
32842 #, fuzzy, gcc-internal-format
32843 msgid "cast from %qT to %qT increases required alignment of target type"
32844 msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
32846 #. Only issue a warning, as we have always supported this
32847 #. where possible, and it is necessary in some cases. DR 195
32848 #. addresses this issue, but as of 2004/10/26 is still in
32850 #: cp/typeck.c:5351
32851 #, gcc-internal-format
32852 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
32853 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
32855 #: cp/typeck.c:5362
32856 #, fuzzy, gcc-internal-format
32857 msgid "invalid cast from type %qT to type %qT"
32858 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
32860 #: cp/typeck.c:5418
32861 #, gcc-internal-format
32862 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
32865 #: cp/typeck.c:5427
32866 #, gcc-internal-format
32867 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
32870 #: cp/typeck.c:5452
32871 #, gcc-internal-format
32872 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
32875 #: cp/typeck.c:5503
32876 #, gcc-internal-format
32877 msgid "invalid const_cast from type %qT to type %qT"
32880 #: cp/typeck.c:5571 cp/typeck.c:5576
32881 #, fuzzy, gcc-internal-format
32882 msgid "ISO C++ forbids casting to an array type %qT"
32883 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
32885 #: cp/typeck.c:5584
32886 #, fuzzy, gcc-internal-format
32887 msgid "invalid cast to function type %qT"
32888 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
32890 #: cp/typeck.c:5804
32891 #, gcc-internal-format
32892 msgid " in evaluation of %<%Q(%#T, %#T)%>"
32895 #: cp/typeck.c:5873
32896 #, fuzzy, gcc-internal-format
32897 msgid "incompatible types in assignment of %qT to %qT"
32898 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
32900 #: cp/typeck.c:5884
32901 #, fuzzy, gcc-internal-format
32902 msgid "array used as initializer"
32903 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
32905 #: cp/typeck.c:5886
32906 #, fuzzy, gcc-internal-format
32907 msgid "invalid array assignment"
32908 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
32910 #: cp/typeck.c:5998
32911 #, gcc-internal-format
32912 msgid " in pointer to member function conversion"
32913 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
32915 #: cp/typeck.c:6009
32916 #, fuzzy, gcc-internal-format
32917 msgid "pointer to member conversion via virtual base %qT"
32918 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
32920 #: cp/typeck.c:6049 cp/typeck.c:6061
32921 #, gcc-internal-format
32922 msgid " in pointer to member conversion"
32923 msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
32925 #: cp/typeck.c:6140
32926 #, fuzzy, gcc-internal-format
32927 msgid "invalid conversion to type %qT from type %qT"
32928 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
32930 #: cp/typeck.c:6384
32931 #, gcc-internal-format
32932 msgid "cannot convert %qT to %qT for argument %qP to %qD"
32935 #: cp/typeck.c:6387
32936 #, fuzzy, gcc-internal-format
32937 msgid "cannot convert %qT to %qT in %s"
32938 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó"
32940 #: cp/typeck.c:6398
32941 #, fuzzy, gcc-internal-format
32942 msgid "%s might be a candidate for a format attribute"
32943 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
32945 #: cp/typeck.c:6485 cp/typeck.c:6487
32946 #, fuzzy, gcc-internal-format
32947 msgid "in passing argument %P of %q+D"
32948 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
32950 #: cp/typeck.c:6537
32951 #, gcc-internal-format
32952 msgid "returning reference to temporary"
32953 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
32955 #: cp/typeck.c:6544
32956 #, gcc-internal-format
32957 msgid "reference to non-lvalue returned"
32958 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
32960 #: cp/typeck.c:6560
32961 #, fuzzy, gcc-internal-format
32962 msgid "reference to local variable %q+D returned"
32963 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
32965 #: cp/typeck.c:6563
32966 #, fuzzy, gcc-internal-format
32967 msgid "address of local variable %q+D returned"
32968 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
32970 #: cp/typeck.c:6598
32971 #, gcc-internal-format
32972 msgid "returning a value from a destructor"
32973 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
32975 #. If a return statement appears in a handler of the
32976 #. function-try-block of a constructor, the program is ill-formed.
32977 #: cp/typeck.c:6606
32978 #, gcc-internal-format
32979 msgid "cannot return from a handler of a function-try-block of a constructor"
32980 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤¤Þ¤»¤ó"
32982 #. You can't return a value from a constructor.
32983 #: cp/typeck.c:6609
32984 #, gcc-internal-format
32985 msgid "returning a value from a constructor"
32986 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
32988 #: cp/typeck.c:6633
32989 #, fuzzy, gcc-internal-format
32990 msgid "return-statement with no value, in function returning %qT"
32991 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
32993 #: cp/typeck.c:6654
32994 #, fuzzy, gcc-internal-format
32995 msgid "return-statement with a value, in function returning 'void'"
32996 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
32998 #: cp/typeck.c:6685
32999 #, gcc-internal-format
33000 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
33004 #, gcc-internal-format
33005 msgid "type %qT is not a base type for type %qT"
33009 #, fuzzy, gcc-internal-format
33010 msgid "%s of read-only parameter %qD"
33011 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
33013 #: cp/typeck2.c:101
33014 #, fuzzy, gcc-internal-format
33015 msgid "%s of read-only reference %qD"
33016 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
33018 #: cp/typeck2.c:103
33019 #, fuzzy, gcc-internal-format
33020 msgid "%s of read-only named return value %qD"
33021 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
33023 #: cp/typeck2.c:105
33024 #, fuzzy, gcc-internal-format
33025 msgid "%s of function %qD"
33026 msgstr "´Ø¿ô `%s' Æâ:"
33028 #: cp/typeck2.c:107
33029 #, fuzzy, gcc-internal-format
33030 msgid "%s of read-only location %qE"
33031 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
33033 #: cp/typeck2.c:287
33034 #, fuzzy, gcc-internal-format
33035 msgid "cannot declare variable %q+D to be of abstract type %qT"
33036 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
33038 #: cp/typeck2.c:290
33039 #, fuzzy, gcc-internal-format
33040 msgid "cannot declare parameter %q+D to be of abstract type %qT"
33041 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
33043 #: cp/typeck2.c:293
33044 #, fuzzy, gcc-internal-format
33045 msgid "cannot declare field %q+D to be of abstract type %qT"
33046 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó"
33048 #: cp/typeck2.c:297
33049 #, fuzzy, gcc-internal-format
33050 msgid "invalid abstract return type for member function %q+#D"
33051 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
33053 #: cp/typeck2.c:299
33054 #, fuzzy, gcc-internal-format
33055 msgid "invalid abstract return type for function %q+#D"
33056 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
33058 #. Here we do not have location information.
33059 #: cp/typeck2.c:302
33060 #, fuzzy, gcc-internal-format
33061 msgid "invalid abstract type %qT for %qE"
33062 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
33064 #: cp/typeck2.c:304
33065 #, fuzzy, gcc-internal-format
33066 msgid "invalid abstract type for %q+D"
33067 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
33069 #: cp/typeck2.c:307
33070 #, gcc-internal-format
33071 msgid "cannot allocate an object of abstract type %qT"
33074 #: cp/typeck2.c:315
33075 #, fuzzy, gcc-internal-format
33076 msgid "%J because the following virtual functions are pure within %qT:"
33077 msgstr " °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
33079 #: cp/typeck2.c:319
33080 #, gcc-internal-format
33084 #: cp/typeck2.c:326
33085 #, fuzzy, gcc-internal-format
33086 msgid "%J since type %qT has pure virtual functions"
33087 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
33089 #: cp/typeck2.c:593
33090 #, gcc-internal-format
33091 msgid "constructor syntax used, but no constructor declared for type %qT"
33094 #: cp/typeck2.c:607
33095 #, gcc-internal-format
33096 msgid "cannot initialize arrays using this syntax"
33097 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
33099 #: cp/typeck2.c:683
33100 #, gcc-internal-format
33101 msgid "int-array initialized from non-wide string"
33102 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
33104 #: cp/typeck2.c:738
33105 #, gcc-internal-format
33106 msgid "cannot initialize aggregate of type %qT with a compound literal"
33109 #: cp/typeck2.c:747
33110 #, gcc-internal-format
33111 msgid "array must be initialized with a brace-enclosed initializer"
33114 #: cp/typeck2.c:823 cp/typeck2.c:924
33115 #, fuzzy, gcc-internal-format
33116 msgid "non-trivial designated initializers not supported"
33117 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
33119 #: cp/typeck2.c:947 cp/typeck2.c:961
33120 #, fuzzy, gcc-internal-format
33121 msgid "missing initializer for member %qD"
33122 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33124 #: cp/typeck2.c:952
33125 #, fuzzy, gcc-internal-format
33126 msgid "uninitialized const member %qD"
33127 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
33129 #: cp/typeck2.c:954
33130 #, fuzzy, gcc-internal-format
33131 msgid "member %qD with uninitialized const fields"
33132 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
33134 #: cp/typeck2.c:956
33135 #, fuzzy, gcc-internal-format
33136 msgid "member %qD is uninitialized reference"
33137 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
33139 #: cp/typeck2.c:1011
33140 #, fuzzy, gcc-internal-format
33141 msgid "no field %qD found in union being initialized"
33142 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
33144 #: cp/typeck2.c:1020
33145 #, gcc-internal-format
33146 msgid "index value instead of field name in union initializer"
33147 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
33149 #: cp/typeck2.c:1175
33150 #, gcc-internal-format
33151 msgid "circular pointer delegation detected"
33152 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
33154 #: cp/typeck2.c:1188
33155 #, fuzzy, gcc-internal-format
33156 msgid "base operand of %<->%> has non-pointer type %qT"
33157 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33159 #: cp/typeck2.c:1212
33160 #, fuzzy, gcc-internal-format
33161 msgid "result of %<operator->()%> yields non-pointer result"
33162 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
33164 #: cp/typeck2.c:1214
33165 #, fuzzy, gcc-internal-format
33166 msgid "base operand of %<->%> is not a pointer"
33167 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33169 #: cp/typeck2.c:1236
33170 #, fuzzy, gcc-internal-format
33171 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
33172 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
33174 #: cp/typeck2.c:1245
33175 #, gcc-internal-format
33176 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
33179 #: cp/typeck2.c:1267
33180 #, gcc-internal-format
33181 msgid "pointer to member type %qT incompatible with object type %qT"
33184 #: cp/typeck2.c:1495
33185 #, fuzzy, gcc-internal-format
33186 msgid "call to function %qD which throws incomplete type %q#T"
33187 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
33189 #: cp/typeck2.c:1498
33190 #, fuzzy, gcc-internal-format
33191 msgid "call to function which throws incomplete type %q#T"
33192 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
33194 #: fortran/f95-lang.c:233
33195 #, gcc-internal-format
33196 msgid "Unexpected type in truthvalue_conversion"
33199 #: fortran/f95-lang.c:289
33200 #, fuzzy, gcc-internal-format
33201 msgid "can't open input file: %s"
33202 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤¤Þ¤»¤ó"
33204 #: fortran/f95-lang.c:629
33205 #, fuzzy, gcc-internal-format
33206 msgid "global register variable %qs used in nested function"
33207 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
33209 #: fortran/f95-lang.c:633
33210 #, fuzzy, gcc-internal-format
33211 msgid "register variable %qs used in nested function"
33212 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
33214 #: fortran/f95-lang.c:640
33215 #, fuzzy, gcc-internal-format
33216 msgid "address of global register variable %qs requested"
33217 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
33219 #: fortran/f95-lang.c:658
33220 #, fuzzy, gcc-internal-format
33221 msgid "address of register variable %qs requested"
33222 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
33224 #: fortran/trans-array.c:3765
33225 #, gcc-internal-format
33226 msgid "Possible frontend bug: array constructor not expanded"
33229 #: fortran/trans-array.c:5418
33230 #, gcc-internal-format
33231 msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
33234 #: fortran/trans-array.c:5894
33235 #, gcc-internal-format
33236 msgid "bad expression type during walk (%d)"
33239 #: fortran/trans-const.c:270
33240 #, gcc-internal-format
33241 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
33244 #: fortran/trans-decl.c:966
33245 #, gcc-internal-format
33246 msgid "intrinsic variable which isn't a procedure"
33249 #: fortran/trans-decl.c:2639
33250 #, fuzzy, gcc-internal-format
33251 msgid "Function does not return a value"
33252 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
33254 #: fortran/trans-decl.c:2817
33255 #, gcc-internal-format
33256 msgid "backend decl for module variable %s already exists"
33259 #: fortran/trans-decl.c:3351
33260 #, fuzzy, gcc-internal-format
33261 msgid "Function return value not set"
33262 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
33264 #: fortran/trans-expr.c:1163
33265 #, gcc-internal-format
33266 msgid "Unknown intrinsic op"
33269 #: fortran/trans-intrinsic.c:714
33270 #, fuzzy, gcc-internal-format
33271 msgid "Intrinsic function %s(%d) not recognized"
33272 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤¤Þ¤»¤ó"
33274 #: fortran/trans-io.c:1928
33275 #, gcc-internal-format
33276 msgid "Bad IO basetype (%d)"
33279 #: fortran/trans-types.c:386
33280 #, gcc-internal-format
33281 msgid "integer kind=8 not available for -fdefault-integer-8 option"
33284 #: fortran/trans-types.c:409
33285 #, gcc-internal-format
33286 msgid "real kind=8 not available for -fdefault-real-8 option"
33289 #: fortran/trans-types.c:422
33290 #, gcc-internal-format
33291 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
33294 #: fortran/trans-types.c:1181
33295 #, gcc-internal-format
33296 msgid "Array element size too big"
33299 #: fortran/trans.c:1150
33300 #, gcc-internal-format
33301 msgid "gfc_trans_code(): Bad statement code"
33304 #: java/class.c:835
33305 #, gcc-internal-format
33306 msgid "bad method signature"
33307 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
33309 #: java/class.c:891
33310 #, gcc-internal-format
33311 msgid "misplaced ConstantValue attribute (not in any field)"
33312 msgstr "ConstantValue °À¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
33314 #: java/class.c:894
33315 #, fuzzy, gcc-internal-format
33316 msgid "duplicate ConstantValue attribute for field '%s'"
33317 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue °À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
33319 #: java/class.c:905
33320 #, fuzzy, gcc-internal-format
33321 msgid "ConstantValue attribute of field '%s' has wrong type"
33322 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue °À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
33324 #: java/class.c:1595
33325 #, fuzzy, gcc-internal-format
33326 msgid "%Jabstract method in non-abstract class"
33327 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
33329 #: java/class.c:2665
33330 #, fuzzy, gcc-internal-format
33331 msgid "non-static method %q+D overrides static method"
33332 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
33334 #: java/decl.c:1154
33335 #, fuzzy, gcc-internal-format
33336 msgid "%q+D used prior to declaration"
33337 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
33339 #: java/decl.c:1577
33340 #, fuzzy, gcc-internal-format
33341 msgid "In %+D: overlapped variable and exception ranges at %d"
33342 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
33344 #: java/decl.c:1640
33345 #, gcc-internal-format
33346 msgid "bad type in parameter debug info"
33347 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
33349 #: java/decl.c:1649
33350 #, fuzzy, gcc-internal-format
33351 msgid "bad PC range for debug info for local %q+D"
33352 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
33355 #, gcc-internal-format
33356 msgid "need to insert runtime check for %s"
33359 #: java/expr.c:505 java/expr.c:552
33360 #, gcc-internal-format
33361 msgid "assert: %s is assign compatible with %s"
33365 #, gcc-internal-format
33366 msgid "stack underflow - dup* operation"
33367 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
33369 #: java/expr.c:1657
33370 #, fuzzy, gcc-internal-format
33371 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
33372 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
33374 #: java/expr.c:1685
33375 #, fuzzy, gcc-internal-format
33376 msgid "field %qs not found"
33377 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33379 #: java/expr.c:2224
33380 #, gcc-internal-format
33381 msgid "method '%s' not found in class"
33382 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33384 #: java/expr.c:2429
33385 #, gcc-internal-format
33386 msgid "failed to find class '%s'"
33387 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
33389 #: java/expr.c:2470
33390 #, fuzzy, gcc-internal-format
33391 msgid "class '%s' has no method named '%s' matching signature '%s'"
33392 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
33394 #: java/expr.c:2501
33395 #, gcc-internal-format
33396 msgid "invokestatic on non static method"
33397 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
33399 #: java/expr.c:2506
33400 #, gcc-internal-format
33401 msgid "invokestatic on abstract method"
33402 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
33404 #: java/expr.c:2514
33405 #, gcc-internal-format
33406 msgid "invoke[non-static] on static method"
33407 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
33409 #: java/expr.c:2865
33410 #, fuzzy, gcc-internal-format
33411 msgid "missing field '%s' in '%s'"
33412 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33414 #: java/expr.c:2872
33415 #, fuzzy, gcc-internal-format
33416 msgid "mismatching signature for field '%s' in '%s'"
33417 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
33419 #: java/expr.c:2901
33420 #, fuzzy, gcc-internal-format
33421 msgid "assignment to final field %q+D not in field's class"
33422 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33424 #: java/expr.c:3123
33425 #, gcc-internal-format
33426 msgid "invalid PC in line number table"
33427 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
33429 #: java/expr.c:3173
33430 #, fuzzy, gcc-internal-format
33431 msgid "unreachable bytecode from %d to before %d"
33432 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤¤Þ¤»¤ó"
33434 #: java/expr.c:3217
33435 #, fuzzy, gcc-internal-format
33436 msgid "unreachable bytecode from %d to the end of the method"
33437 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤¤Þ¤»¤ó"
33439 #. duplicate code from LOAD macro
33440 #: java/expr.c:3522
33441 #, gcc-internal-format
33442 msgid "unrecogized wide sub-instruction"
33443 msgstr "ǧ¼±¤Ç¤¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
33445 #: java/jcf-parse.c:521
33446 #, gcc-internal-format
33447 msgid "<constant pool index %d not in range>"
33450 #: java/jcf-parse.c:531
33451 #, gcc-internal-format
33452 msgid "<constant pool index %d unexpected type"
33455 #: java/jcf-parse.c:1111
33456 #, gcc-internal-format
33457 msgid "bad string constant"
33458 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
33460 #: java/jcf-parse.c:1129
33461 #, gcc-internal-format
33462 msgid "bad value constant type %d, index %d"
33463 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
33465 #: java/jcf-parse.c:1421 java/jcf-parse.c:1427
33466 #, fuzzy, gcc-internal-format
33467 msgid "cannot find file for class %s"
33468 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
33470 #: java/jcf-parse.c:1452
33471 #, gcc-internal-format
33472 msgid "not a valid Java .class file"
33473 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33475 #: java/jcf-parse.c:1455
33476 #, gcc-internal-format
33477 msgid "error while parsing constant pool"
33478 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
33480 #. FIXME - where was first time
33481 #: java/jcf-parse.c:1470
33482 #, gcc-internal-format
33483 msgid "reading class %s for the second time from %s"
33484 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
33486 #: java/jcf-parse.c:1488
33487 #, gcc-internal-format
33488 msgid "error while parsing fields"
33489 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
33491 #: java/jcf-parse.c:1491
33492 #, gcc-internal-format
33493 msgid "error while parsing methods"
33494 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
33496 #: java/jcf-parse.c:1494
33497 #, gcc-internal-format
33498 msgid "error while parsing final attributes"
33499 msgstr "final °À¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
33501 #: java/jcf-parse.c:1541
33502 #, gcc-internal-format
33503 msgid "%Hduplicate class will only be compiled once"
33506 #: java/jcf-parse.c:1636
33507 #, gcc-internal-format
33508 msgid "missing Code attribute"
33509 msgstr "Code °À¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33511 #: java/jcf-parse.c:1858
33512 #, gcc-internal-format
33513 msgid "no input file specified"
33514 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
33516 #: java/jcf-parse.c:1893
33517 #, fuzzy, gcc-internal-format
33518 msgid "can't close input file %s: %m"
33519 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤¤Þ¤»¤ó"
33521 #: java/jcf-parse.c:1940
33522 #, gcc-internal-format
33523 msgid "bad zip/jar file %s"
33524 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
33526 #: java/jcf-parse.c:2145
33527 #, fuzzy, gcc-internal-format
33528 msgid "error while reading %s from zip file"
33529 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
33531 #: java/jvspec.c:425
33532 #, fuzzy, gcc-internal-format
33533 msgid "warning: already-compiled .class files ignored with -C"
33534 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
33537 #, gcc-internal-format
33538 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
33542 #, fuzzy, gcc-internal-format
33543 msgid "-fjni is incompatible with -freduced-reflection"
33544 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤¤Þ¤»¤ó"
33547 #, gcc-internal-format
33548 msgid "can't do dependency tracking with input from stdin"
33549 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤¤Þ¤»¤ó"
33552 #, gcc-internal-format
33553 msgid "couldn't determine target name for dependency tracking"
33554 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿"
33556 #: java/mangle_name.c:139 java/mangle_name.c:209
33557 #, gcc-internal-format
33558 msgid "internal error - invalid Utf8 name"
33559 msgstr "ÆâÉô¥¨¥é¡¼ - ̵¸ú¤Ê Utf8 ̾¤Ç¤¹"
33561 #: java/typeck.c:491
33562 #, gcc-internal-format
33563 msgid "junk at end of signature string"
33564 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
33566 #: java/verify-glue.c:378
33567 #, fuzzy, gcc-internal-format
33568 msgid "verification failed: %s"
33569 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
33571 #: java/verify-glue.c:380
33572 #, fuzzy, gcc-internal-format
33573 msgid "verification failed at PC=%d: %s"
33574 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
33576 #: java/verify-glue.c:468
33577 #, gcc-internal-format
33578 msgid "bad pc in exception_table"
33579 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
33581 #: objc/objc-act.c:705
33582 #, fuzzy, gcc-internal-format
33583 msgid "%<@end%> must appear in an @implementation context"
33584 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
33586 #: objc/objc-act.c:734
33587 #, fuzzy, gcc-internal-format
33588 msgid "method declaration not in @interface context"
33589 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33591 #: objc/objc-act.c:745
33592 #, fuzzy, gcc-internal-format
33593 msgid "method definition not in @implementation context"
33594 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
33596 #: objc/objc-act.c:1177
33597 #, fuzzy, gcc-internal-format
33598 msgid "comparison of distinct Objective-C types lacks a cast"
33599 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33601 #: objc/objc-act.c:1181
33602 #, gcc-internal-format
33603 msgid "initialization from distinct Objective-C type"
33606 #: objc/objc-act.c:1185
33607 #, gcc-internal-format
33608 msgid "assignment from distinct Objective-C type"
33611 #: objc/objc-act.c:1189
33612 #, gcc-internal-format
33613 msgid "distinct Objective-C type in return"
33616 #: objc/objc-act.c:1193
33617 #, gcc-internal-format
33618 msgid "passing argument %d of %qE from distinct Objective-C type"
33621 #: objc/objc-act.c:1348
33622 #, fuzzy, gcc-internal-format
33623 msgid "statically allocated instance of Objective-C class %qs"
33624 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
33626 #: objc/objc-act.c:1425
33627 #, gcc-internal-format
33628 msgid "protocol %qs has circular dependency"
33631 #: objc/objc-act.c:1450 objc/objc-act.c:6583
33632 #, fuzzy, gcc-internal-format
33633 msgid "cannot find protocol declaration for %qs"
33634 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33636 #: objc/objc-act.c:1914 objc/objc-act.c:3350 objc/objc-act.c:7196
33637 #: objc/objc-act.c:7532 objc/objc-act.c:7586 objc/objc-act.c:7611
33638 #, fuzzy, gcc-internal-format
33639 msgid "cannot find interface declaration for %qs"
33640 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33642 #: objc/objc-act.c:1918
33643 #, gcc-internal-format
33644 msgid "interface %qs does not have valid constant string layout"
33647 #: objc/objc-act.c:1923
33648 #, fuzzy, gcc-internal-format
33649 msgid "cannot find reference tag for class %qs"
33650 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
33652 #: objc/objc-act.c:2550
33653 #, gcc-internal-format
33654 msgid "%Hcreating selector for nonexistent method %qE"
33657 #: objc/objc-act.c:2752
33658 #, gcc-internal-format
33659 msgid "%qs is not an Objective-C class name or alias"
33662 #: objc/objc-act.c:2878 objc/objc-act.c:2909 objc/objc-act.c:7460
33663 #: objc/objc-act.c:7761 objc/objc-act.c:7791
33664 #, gcc-internal-format
33665 msgid "Objective-C declarations may only appear in global scope"
33668 #: objc/objc-act.c:2883
33669 #, fuzzy, gcc-internal-format
33670 msgid "cannot find class %qs"
33671 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33673 #: objc/objc-act.c:2885
33674 #, fuzzy, gcc-internal-format
33675 msgid "class %qs already exists"
33676 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
33678 #: objc/objc-act.c:2929 objc/objc-act.c:7501
33679 #, fuzzy, gcc-internal-format
33680 msgid "%qs redeclared as different kind of symbol"
33681 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
33683 #: objc/objc-act.c:3203
33684 #, gcc-internal-format
33685 msgid "strong-cast assignment has been intercepted"
33688 #: objc/objc-act.c:3245
33689 #, gcc-internal-format
33690 msgid "strong-cast may possibly be needed"
33693 #: objc/objc-act.c:3255
33694 #, fuzzy, gcc-internal-format
33695 msgid "instance variable assignment has been intercepted"
33696 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
33698 #: objc/objc-act.c:3274
33699 #, gcc-internal-format
33700 msgid "pointer arithmetic for garbage-collected objects not allowed"
33703 #: objc/objc-act.c:3280
33704 #, gcc-internal-format
33705 msgid "global/static variable assignment has been intercepted"
33708 #: objc/objc-act.c:3463
33709 #, gcc-internal-format
33710 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
33713 #: objc/objc-act.c:3804
33714 #, gcc-internal-format
33715 msgid "@catch parameter is not a known Objective-C class type"
33718 #: objc/objc-act.c:3820
33719 #, gcc-internal-format
33720 msgid "exception of type %<%T%> will be caught"
33723 #: objc/objc-act.c:3822
33724 #, gcc-internal-format
33725 msgid "%H by earlier handler for %<%T%>"
33728 #: objc/objc-act.c:3875
33729 #, gcc-internal-format
33730 msgid "%<@try%> without %<@catch%> or %<@finally%>"
33733 #: objc/objc-act.c:3923
33734 #, gcc-internal-format
33735 msgid "%<@throw%> (rethrow) used outside of a @catch block"
33738 #: objc/objc-act.c:4324
33739 #, gcc-internal-format
33740 msgid "type %q+D does not have a known size"
33743 #: objc/objc-act.c:4957
33744 #, fuzzy, gcc-internal-format
33748 #: objc/objc-act.c:4980 objc/objc-act.c:4999
33749 #, gcc-internal-format
33750 msgid "inconsistent instance variable specification"
33751 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
33753 #: objc/objc-act.c:5857
33754 #, fuzzy, gcc-internal-format
33755 msgid "can not use an object as parameter to a method"
33756 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
33758 #: objc/objc-act.c:6080
33759 #, fuzzy, gcc-internal-format
33760 msgid "multiple %s named %<%c%s%> found"
33761 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
33763 #: objc/objc-act.c:6307
33764 #, fuzzy, gcc-internal-format
33765 msgid "no super class declared in @interface for %qs"
33766 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
33768 #: objc/objc-act.c:6345
33769 #, gcc-internal-format
33770 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
33773 #: objc/objc-act.c:6404
33774 #, fuzzy, gcc-internal-format
33775 msgid "invalid receiver type %qs"
33776 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
33778 #: objc/objc-act.c:6419
33779 #, fuzzy, gcc-internal-format
33780 msgid "%<%c%s%> not found in protocol(s)"
33781 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33783 #: objc/objc-act.c:6433
33784 #, fuzzy, gcc-internal-format
33785 msgid "%qs may not respond to %<%c%s%>"
33786 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
33788 #: objc/objc-act.c:6441
33789 #, gcc-internal-format
33790 msgid "no %<%c%s%> method found"
33793 #: objc/objc-act.c:6447
33794 #, gcc-internal-format
33795 msgid "(Messages without a matching method signature"
33798 #: objc/objc-act.c:6448
33799 #, gcc-internal-format
33800 msgid "will be assumed to return %<id%> and accept"
33803 #: objc/objc-act.c:6449
33804 #, gcc-internal-format
33805 msgid "%<...%> as arguments.)"
33808 #: objc/objc-act.c:6682
33809 #, gcc-internal-format
33810 msgid "undeclared selector %qs"
33813 #. Historically, a class method that produced objects (factory
33814 #. method) would assign `self' to the instance that it
33815 #. allocated. This would effectively turn the class method into
33816 #. an instance method. Following this assignment, the instance
33817 #. variables could be accessed. That practice, while safe,
33818 #. violates the simple rule that a class method should not refer
33819 #. to an instance variable. It's better to catch the cases
33820 #. where this is done unknowingly than to support the above
33822 #: objc/objc-act.c:6724
33823 #, fuzzy, gcc-internal-format
33824 msgid "instance variable %qs accessed in class method"
33825 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
33827 #: objc/objc-act.c:6957
33828 #, fuzzy, gcc-internal-format
33829 msgid "duplicate declaration of method %<%c%s%>"
33830 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
33832 #: objc/objc-act.c:7018
33833 #, fuzzy, gcc-internal-format
33834 msgid "duplicate interface declaration for category %<%s(%s)%>"
33835 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
33837 #: objc/objc-act.c:7045
33838 #, fuzzy, gcc-internal-format
33839 msgid "illegal reference type specified for instance variable %qs"
33840 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
33842 #: objc/objc-act.c:7056
33843 #, fuzzy, gcc-internal-format
33844 msgid "instance variable %qs has unknown size"
33845 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
33847 #: objc/objc-act.c:7081
33848 #, gcc-internal-format
33849 msgid "type %qs has no default constructor to call"
33852 #: objc/objc-act.c:7087
33853 #, fuzzy, gcc-internal-format
33854 msgid "destructor for %qs shall not be run either"
33855 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤¤Þ¤»¤ó"
33857 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
33858 #. initialize them.
33859 #: objc/objc-act.c:7099
33860 #, fuzzy, gcc-internal-format
33861 msgid "type %qs has virtual member functions"
33862 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33864 #: objc/objc-act.c:7100
33865 #, fuzzy, gcc-internal-format
33866 msgid "illegal aggregate type %qs specified for instance variable %qs"
33867 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
33869 #: objc/objc-act.c:7110
33870 #, gcc-internal-format
33871 msgid "type %qs has a user-defined constructor"
33874 #: objc/objc-act.c:7112
33875 #, gcc-internal-format
33876 msgid "type %qs has a user-defined destructor"
33879 #: objc/objc-act.c:7116
33880 #, gcc-internal-format
33881 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
33884 #: objc/objc-act.c:7225
33885 #, fuzzy, gcc-internal-format
33886 msgid "instance variable %qs is declared private"
33887 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
33889 #: objc/objc-act.c:7236
33890 #, fuzzy, gcc-internal-format
33891 msgid "instance variable %qs is %s; this will be a hard error in the future"
33892 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
33894 #: objc/objc-act.c:7243
33895 #, fuzzy, gcc-internal-format
33896 msgid "instance variable %qs is declared %s"
33897 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
33899 #: objc/objc-act.c:7269 objc/objc-act.c:7357
33900 #, fuzzy, gcc-internal-format
33901 msgid "incomplete implementation of class %qs"
33902 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
33904 #: objc/objc-act.c:7273 objc/objc-act.c:7362
33905 #, fuzzy, gcc-internal-format
33906 msgid "incomplete implementation of category %qs"
33907 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
33909 #: objc/objc-act.c:7278 objc/objc-act.c:7367
33910 #, fuzzy, gcc-internal-format
33911 msgid "method definition for %<%c%s%> not found"
33912 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
33914 #: objc/objc-act.c:7408
33915 #, fuzzy, gcc-internal-format
33916 msgid "%s %qs does not fully implement the %qs protocol"
33917 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
33919 #: objc/objc-act.c:7466 objc/objc-act.c:9156
33920 #, fuzzy, gcc-internal-format
33921 msgid "%<@end%> missing in implementation context"
33922 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
33924 #: objc/objc-act.c:7485
33925 #, fuzzy, gcc-internal-format
33926 msgid "cannot find interface declaration for %qs, superclass of %qs"
33927 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
33929 #: objc/objc-act.c:7515
33930 #, fuzzy, gcc-internal-format
33931 msgid "reimplementation of class %qs"
33932 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
33934 #: objc/objc-act.c:7547
33935 #, fuzzy, gcc-internal-format
33936 msgid "conflicting super class name %qs"
33937 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
33939 #: objc/objc-act.c:7549
33940 #, fuzzy, gcc-internal-format
33941 msgid "previous declaration of %qs"
33942 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
33944 #: objc/objc-act.c:7565 objc/objc-act.c:7563
33945 #, fuzzy, gcc-internal-format
33946 msgid "duplicate interface declaration for class %qs"
33947 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
33949 #: objc/objc-act.c:7819
33950 #, fuzzy, gcc-internal-format
33951 msgid "duplicate declaration for protocol %qs"
33952 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
33954 #. Add a readable method name to the warning.
33955 #: objc/objc-act.c:8397
33956 #, gcc-internal-format
33957 msgid "%J%s %<%c%s%>"
33960 #: objc/objc-act.c:8727
33961 #, fuzzy, gcc-internal-format
33962 msgid "no super class declared in interface for %qs"
33963 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
33965 #: objc/objc-act.c:8776
33966 #, gcc-internal-format
33967 msgid "[super ...] must appear in a method context"
33968 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
33970 #: objc/objc-act.c:8816
33971 #, gcc-internal-format
33972 msgid "method possibly missing a [super dealloc] call"
33975 #: objc/objc-act.c:9446
33976 #, fuzzy, gcc-internal-format
33977 msgid "local declaration of %qs hides instance variable"
33978 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
33980 #: treelang/tree1.c:278
33981 #, fuzzy, gcc-internal-format
33982 msgid "%HDuplicate name %q.*s."
33983 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
33985 #: treelang/treetree.c:796
33986 #, fuzzy, gcc-internal-format
33987 msgid "Global register variable %qD used in nested function."
33988 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
33990 #: treelang/treetree.c:800
33991 #, fuzzy, gcc-internal-format
33992 msgid "Register variable %qD used in nested function."
33993 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
33995 #: treelang/treetree.c:806
33996 #, fuzzy, gcc-internal-format
33997 msgid "Address of global register variable %qD requested."
33998 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
34000 #: treelang/treetree.c:811
34001 #, fuzzy, gcc-internal-format
34002 msgid "Address of register variable %qD requested."
34003 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
34005 #: treelang/treetree.c:1169
34006 #, fuzzy, gcc-internal-format
34007 msgid "%qD attribute ignored"
34008 msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34010 #~ msgid "__builtin_trap not supported by this target"
34011 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
34013 #~ msgid "type with more precision than %s"
34014 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
34016 #~ msgid "invalid truth-value expression"
34017 #~ msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
34019 #~ msgid "ISO C++ forbids range expressions in switch statements"
34020 #~ msgstr "ISO C++ ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
34022 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
34023 #~ msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
34025 #~ msgid "unknown C standard `%s'"
34026 #~ msgstr "ÉÔÌÀ¤Ê C ɸ½à `%s'"
34028 #~ msgid "`struct %s' incomplete in scope ending here"
34029 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
34031 #~ msgid "`union %s' incomplete in scope ending here"
34032 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
34034 #~ msgid "`enum %s' incomplete in scope ending here"
34035 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
34037 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
34038 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
34040 #~ msgid "const declaration for `%s' follows non-const"
34041 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
34043 #~ msgid "type qualifiers for `%s' conflict with previous decl"
34044 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
34046 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
34047 #~ msgstr "`%s' ¤Ï°ÅÌÛ¤Ë `extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
34049 #~ msgid "type mismatch with previous implicit declaration"
34050 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
34052 #~ msgid "type of external `%s' is not global"
34053 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34055 #~ msgid "`%s' was previously implicitly declared to return `int'"
34056 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
34058 #~ msgid "`%s' locally external but globally static"
34059 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
34061 #~ msgid "function `%s' was previously declared within a block"
34062 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
34064 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
34065 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
34067 #~ msgid "long or short specified with floating type for `%s'"
34068 #~ msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
34070 #~ msgid "the only valid combination is `long double'"
34071 #~ msgstr "Í£°ì¤Î͸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
34073 #~ msgid "ANSI C forbids const or volatile function types"
34074 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
34076 #~ msgid "ISO C forbids qualified void function return type"
34077 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
34079 #~ msgid "parameter `%s' points to incomplete type"
34080 #~ msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
34082 #~ msgid "parameter points to incomplete type"
34083 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
34085 #~ msgid "anonymous union declared inside parameter list"
34086 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
34088 #~ msgid "anonymous enum declared inside parameter list"
34089 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
34091 #~ msgid "%s defined inside parms"
34092 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
34097 #~ msgid "structure"
34106 #~ msgid "bit-field `%s' type invalid in ISO C"
34107 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
34109 #~ msgid "enum defined inside parms"
34110 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
34112 #~ msgid "parm types given both in parmlist and separately"
34113 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
34115 #~ msgid "this function may return with or without a value"
34116 #~ msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
34118 #~ msgid "ignoring `%s' at end of `-f%s'"
34119 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
34121 #~ msgid "`I' flag"
34122 #~ msgstr "`I' ¥Õ¥é¥°"
34124 #~ msgid "the `I' printf flag"
34125 #~ msgstr "printf ¤Î `I' ¥Õ¥é¥°"
34127 #~ msgid "`a' flag"
34128 #~ msgstr "`a' ¥Õ¥é¥°"
34130 #~ msgid "the `I' scanf flag"
34131 #~ msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
34133 #~ msgid "`_' flag"
34134 #~ msgstr "`_' ¥Õ¥é¥°"
34136 #~ msgid "`^' flag"
34137 #~ msgstr "`^' ¥Õ¥é¥°"
34139 #~ msgid "`(' flag"
34140 #~ msgstr "`(' ¥Õ¥é¥°"
34142 #~ msgid "`!' flag"
34143 #~ msgstr "`!' ¥Õ¥é¥°"
34145 #~ msgid "%s does not support the `%%%c' %s format"
34146 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
34148 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
34149 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
34151 #~ msgid "%s format, %s arg (arg %d)"
34152 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
34154 #~ msgid "leaving more files than we entered"
34155 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
34157 #~ msgid "incomplete universal-character-name"
34158 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
34160 #~ msgid "non hex digit '%c' in universal-character-name"
34161 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
34163 #~ msgid "universal-character-name on EBCDIC target"
34164 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
34166 #~ msgid "universal-character-name used for '%c'"
34167 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
34169 #~ msgid "invalid universal-character-name"
34170 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾"
34172 #~ msgid "the meaning of `\\x' varies with -traditional"
34173 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
34175 #~ msgid "\\x used with no following hex digits"
34176 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
34178 #~ msgid "hex escape out of range"
34179 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
34181 #~ msgid "the meaning of '\\a' varies with -traditional"
34182 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
34184 #~ msgid "the meaning of '\\%c' varies with -traditional"
34185 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
34187 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
34188 #~ msgstr "Èó ISO ɸ½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
34190 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
34191 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: ʸ»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
34193 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
34194 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34196 #~ msgid "floating constant may not be in radix 16"
34197 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
34199 #~ msgid "traditional C rejects the 'f' suffix"
34200 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹"
34202 #~ msgid "traditional C rejects the 'l' suffix"
34203 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹"
34205 #~ msgid "ISO C forbids imaginary numeric constants"
34206 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
34208 #~ msgid "floating point number exceeds range of 'double'"
34209 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
34211 #~ msgid "two 'u' suffixes on integer constant"
34212 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
34214 #~ msgid "traditional C rejects the 'u' suffix"
34215 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹"
34217 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
34218 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34220 #~ msgid "ISO C89 forbids long long integer constants"
34221 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
34223 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
34224 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
34226 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
34227 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
34229 #~ msgid "width of integer constant changes with -traditional"
34230 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
34232 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
34233 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤¤Ç¤¹"
34235 #~ msgid "width of integer constant may change on other systems with -traditional"
34236 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
34238 #~ msgid "integer constant larger than the maximum value of %s"
34239 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
34241 #~ msgid "decimal constant is so large that it is unsigned"
34242 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
34244 #~ msgid "missing white space after number '%.*s'"
34245 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34247 #~ msgid "Ignoring invalid multibyte character"
34248 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
34250 #~ msgid "escape sequence out of range for character"
34251 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
34253 #~ msgid "empty character constant"
34254 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
34256 #~ msgid "character constant too long"
34257 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
34259 #~ msgid "multi-character character constant"
34260 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
34262 #~ msgid "syntax error"
34263 #~ msgstr "ʸˡ¥¨¥é¡¼"
34265 #~ msgid "ISO C forbids data definition with no type or storage class"
34266 #~ msgstr "ISO C ¤Ï·¿¤äµ²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
34268 #~ msgid "ISO C forbids `&&'"
34269 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
34271 #~ msgid "`sizeof' applied to a bit-field"
34272 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
34274 #~ msgid "ISO C does not permit use of `varargs.h'"
34275 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
34277 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
34278 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
34280 #~ msgid "`...' in old-style identifier list"
34281 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
34283 #~ msgid "%s at end of input"
34284 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
34286 #~ msgid "%s before %s'%c'"
34287 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
34289 #~ msgid "%s before %s'\\x%x'"
34290 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
34292 #~ msgid "%s before string constant"
34293 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
34295 #~ msgid "%s before numeric constant"
34296 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
34298 #~ msgid "%s before \"%s\""
34299 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
34301 #~ msgid "%s before '%s' token"
34302 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
34304 #~ msgid "YYDEBUG not defined."
34305 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
34307 #~ msgid "destructor needed for `%#D'"
34308 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
34310 #~ msgid "where case label appears here"
34311 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
34313 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
34314 #~ msgstr "(Á°¤Î case ʸ¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
34316 #~ msgid "sizeof applied to a void type"
34317 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
34319 #~ msgid "__alignof__ applied to an incomplete type"
34320 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
34322 #~ msgid "subscript has type `char'"
34323 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
34325 #~ msgid "shift count is negative"
34326 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
34328 #~ msgid "shift count >= width of type"
34329 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
34331 #~ msgid "wrong type argument to %s"
34332 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
34334 #~ msgid "invalid lvalue in increment"
34335 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
34337 #~ msgid "invalid lvalue in decrement"
34338 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
34340 #~ msgid "increment"
34341 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
34343 #~ msgid "decrement"
34344 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
34346 #~ msgid "ISO C forbids the address of a cast expression"
34347 #~ msgstr "ISO C ¤Ï¥¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
34349 #~ msgid "invalid lvalue in unary `&'"
34350 #~ msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
34352 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
34353 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
34355 #~ msgid "ISO C forbids use of compound expressions as lvalues"
34356 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
34358 #~ msgid "ISO C forbids use of cast expressions as lvalues"
34359 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
34361 #~ msgid "%s discards qualifiers from pointer target type"
34362 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
34364 #~ msgid "incompatible type for argument %d of indirect function call"
34365 #~ msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À¤Î¤Ê¤¤·¿¤Ç¤¹"
34367 #~ msgid "passing arg %d of pointer to function"
34368 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
34370 #~ msgid "initializer for static variable is not constant"
34371 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34373 #~ msgid "initializer for static variable uses complicated arithmetic"
34374 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
34376 #~ msgid "aggregate initializer is not constant"
34377 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34379 #~ msgid "aggregate initializer uses complicated arithmetic"
34380 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
34382 #~ msgid "initialization of zero-length array before end of structure"
34383 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
34385 #~ msgid "initialization of zero-length array inside a nested context"
34386 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
34388 #~ msgid "modification by `asm'"
34389 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
34394 #~ msgid "variable offset is passed paritially in stack and in reg"
34395 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
34397 #~ msgid "variable size is passed partially in stack and in reg"
34398 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
34400 #~ msgid "redirecting stdout: %s"
34401 #~ msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
34409 #~ msgid "dup2 %d 1"
34410 #~ msgstr "dup2 %d 1"
34412 #~ msgid "close %d"
34413 #~ msgstr "close %d"
34415 #~ msgid "execvp %s"
34416 #~ msgstr "execvp %s"
34418 #~ msgid "unable to stat file '%s'"
34419 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤¤Þ¤»¤ó"
34421 #~ msgid "unable to mmap file '%s'"
34422 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤¤Þ¤»¤ó"
34424 #~ msgid "not found\n"
34425 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
34427 #~ msgid "bad magic number in file '%s'"
34428 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
34430 #~ msgid "execv %s"
34431 #~ msgstr "execv %s"
34433 #~ msgid "incompatibilities between object file & expected values"
34434 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
34438 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
34441 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
34443 #~ msgid "string section missing"
34444 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34446 #~ msgid "no symbol table found"
34447 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
34451 #~ "Updating header and load commands.\n"
34455 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
34457 #~ msgid "load command map, %d cmds, new size %ld.\n"
34458 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
34461 #~ "writing load commands.\n"
34464 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤¹þ¤ß¤Þ¤¹¡£\n"
34467 #~ msgid "close %s"
34468 #~ msgstr "close %s"
34470 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
34471 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
34473 #~ msgid "bad magic number"
34474 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
34476 #~ msgid "bad raw header version"
34477 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
34479 #~ msgid "raw header buffer too small"
34480 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
34482 #~ msgid "old raw header file"
34483 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
34485 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
34486 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
34488 #~ msgid "fstat %s"
34489 #~ msgstr "fstat %s"
34491 #~ msgid "lseek %s 0"
34492 #~ msgstr "lseek %s 0"
34495 #~ msgstr "read %s"
34497 #~ msgid "read %ld bytes, expected %ld, from %s"
34498 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
34500 #~ msgid "msync %s"
34501 #~ msgstr "msync %s"
34503 #~ msgid "munmap %s"
34504 #~ msgstr "munmap %s"
34506 #~ msgid "write %s"
34507 #~ msgstr "write %s"
34509 #~ msgid "wrote %ld bytes, expected %ld, to %s"
34510 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
34513 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
34514 #~ ";; %d successes.\n"
34517 #~ ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
34518 #~ ";; %d À®¸ù¡£\n"
34522 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
34523 #~ ";; %d successes.\n"
34526 #~ ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
34527 #~ ";; %d À®¸ù¡£\n"
34529 #~ msgid "Use VAX-C alignment"
34530 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
34532 #~ msgid "invalid %%V value"
34533 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
34535 #~ msgid "Generate code assuming DW bit is set"
34536 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
34538 #~ msgid "Generate code assuming DW bit is not set"
34539 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
34541 #~ msgid "Generate code using byte writes"
34542 #~ msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
34544 #~ msgid "Do not generate byte writes"
34545 #~ msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
34547 #~ msgid "Use small memory model"
34548 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
34550 #~ msgid "Use normal memory model"
34551 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
34553 #~ msgid "Use large memory model"
34554 #~ msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
34556 #~ msgid "Generate 29000 code"
34557 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
34559 #~ msgid "Use user global registers"
34560 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
34562 #~ msgid "Emit stack checking code"
34563 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
34565 #~ msgid "Do not emit stack checking code"
34566 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
34568 #~ msgid "Work around storem hardware bug"
34569 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
34571 #~ msgid "Do not work around storem hardware bug"
34572 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
34574 #~ msgid "Store locals in argument registers"
34575 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
34577 #~ msgid "Do not store locals in arg registers"
34578 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
34580 #~ msgid "Emit IEEE-conformant code, with inexact exceptions"
34581 #~ msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
34583 #~ msgid "bad value (%s) for -mcpu switch"
34584 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
34586 #~ msgid "target CPU does not support APCS-26"
34587 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
34589 #~ msgid "interworking forces APCS-32 to be used"
34590 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
34592 #~ msgid "Unable to find a temporary location for static chain register"
34593 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
34595 #~ msgid "Use the 32-bit version of the APCS"
34596 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
34598 #~ msgid "Use the 26-bit version of the APCS"
34599 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
34601 #~ msgid "The MMU will trap on unaligned accesses"
34602 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
34604 #~ msgid "Use library calls to perform FP operations"
34605 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
34607 #~ msgid "Do symbol renaming for BSD"
34608 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
34610 #~ msgid "Do symbol renaming for X/OPEN"
34611 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
34613 #~ msgid "Don't do symbol renaming"
34614 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
34616 #~ msgid "Assume int to be 8 bit integer"
34617 #~ msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
34619 #~ msgid "Specify the initial stack address"
34620 #~ msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
34622 #~ msgid "Unknown CPU version %d, using 40.\n"
34623 #~ msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
34625 #~ msgid "Do not use MPYI instruction for C3x"
34626 #~ msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
34628 #~ msgid "Use slow but accurate float to integer conversion"
34629 #~ msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
34631 #~ msgid "Disable use of RTPS instruction"
34632 #~ msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
34634 #~ msgid "Disable use of RTPB instruction"
34635 #~ msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
34637 #~ msgid "Emit code to use GAS extensions"
34638 #~ msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
34640 #~ msgid "Don't save DP across ISR in small memory model"
34641 #~ msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
34643 #~ msgid "Disable new features under development"
34644 #~ msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
34646 #~ msgid "Don't force constants into registers"
34647 #~ msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
34649 #~ msgid "Allow RTL generation to emit invalid 3 operand insns"
34650 #~ msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
34652 #~ msgid "Disallow unsigned iteration counts for RPTB/DB"
34653 #~ msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
34655 #~ msgid "Only preserve 32 bits of FP reg across call"
34656 #~ msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
34658 #~ msgid "Disable MPY||ADD and MPY||SUB instructions"
34659 #~ msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
34661 #~ msgid "Generate code for the C400"
34662 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
34664 #~ msgid "Generate code for the C300"
34665 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
34667 #~ msgid "Generate code for c34"
34668 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
34670 #~ msgid "Use standard calling sequence, with arg count word"
34671 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
34673 #~ msgid "Place arg count in a nop instruction (faster than push)"
34674 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
34676 #~ msgid "Don't push arg count, depend on symbol table"
34677 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
34679 #~ msgid "Use data cache for volatile mem refs (default)"
34680 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
34682 #~ msgid "Don't use data cache for volatile mem refs"
34683 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
34685 #~ msgid "Bypass data cache for volatile mem refs"
34686 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍÑ¤Ë¤Ï cache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
34688 #~ msgid "Use 64-bit longs"
34689 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
34691 #~ msgid "Use cc- and libc-compatible 32-bit longs"
34692 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
34694 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
34695 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
34697 #~ msgid "Disable use of conditional move instructions"
34698 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
34700 #~ msgid "Debug argument support in compiler"
34701 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
34703 #~ msgid "Debug stack support in compiler"
34704 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
34706 #~ msgid "Debug memory address support in compiler"
34707 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
34709 #~ msgid "Make adjacent short instructions parallel if possible."
34710 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
34712 #~ msgid "Do not make adjacent short instructions parallel."
34713 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
34715 #~ msgid "Link programs/data to be in external memory by default"
34716 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
34718 #~ msgid "Link programs/data to be in onchip memory by default"
34719 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
34721 #~ msgid "Change the branch costs within the compiler"
34722 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
34724 #~ msgid "Stack size > 32k"
34725 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
34727 #~ msgid "inline float constants not supported on this host"
34728 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
34730 #~ msgid "Profiling not implemented yet."
34731 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
34733 #~ msgid "Trampolines not yet implemented"
34734 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
34736 #~ msgid "Generate code an embedded assembler can handle"
34737 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34739 #~ msgid "Do not generate H8/S code"
34740 #~ msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34742 #~ msgid "Do not generate H8/S2600 code"
34743 #~ msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34745 #~ msgid "Do not use registers for argument passing"
34746 #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
34748 #~ msgid "Do not generate H8/300H code"
34749 #~ msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34751 #~ msgid "real name is too long - alias ignored"
34752 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34754 #~ msgid "alias name is too long - alias ignored"
34755 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34757 #~ msgid "Use the Mingw32 interface"
34758 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
34760 #~ msgid "Don't set Windows defines"
34761 #~ msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
34763 #~ msgid "Internal gcc abort from %s:%d"
34764 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
34766 #~ msgid "The local variable `insn' has the value:"
34767 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
34769 #~ msgid "Retain standard MXDB information"
34770 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
34772 #~ msgid "Retain legend information"
34773 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
34775 #~ msgid "Generate external legend information"
34776 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
34778 #~ msgid "Emit identifying info in .s file"
34779 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
34781 #~ msgid "Register '%c' already specified in allocation order"
34782 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
34784 #~ msgid "half-pic init called on systems that don't support it."
34785 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
34787 #~ msgid "Same as -mcpu=i386"
34788 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
34790 #~ msgid "Same as -mcpu=i486"
34791 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
34793 #~ msgid "Same as -mcpu=pentium"
34794 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
34796 #~ msgid "Same as -mcpu=pentiumpro"
34797 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
34799 #~ msgid "Uninitialized locals in .bss"
34800 #~ msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
34802 #~ msgid "Uninitialized locals in .data"
34803 #~ msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
34805 #~ msgid "Do not use IEEE math for fp comparisons"
34806 #~ msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
34808 #~ msgid "Do not return values of functions in FPU registers"
34809 #~ msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
34811 #~ msgid "Do not generate sin, cos, sqrt for FPU"
34812 #~ msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
34814 #~ msgid "Emit Intel syntax assembler opcodes"
34815 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ½Ð¤¹"
34817 #~ msgid "Do not align destination of the string operations"
34818 #~ msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
34820 #~ msgid "Do not inline all known string operations"
34821 #~ msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
34823 #~ msgid "Profiling uses mcount"
34824 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
34826 #~ msgid "Emit half-PIC code"
34827 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
34829 #~ msgid "Emit ELF object code"
34830 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
34832 #~ msgid "Emit ROSE object code"
34833 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
34835 #~ msgid "Use mcount for profiling"
34836 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍÑ¤Ë mcount ¤òÍøÍѤ¹¤ë"
34838 #~ msgid "Use mcount_ptr for profiling"
34839 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
34841 #~ msgid "Use Mingw32 interface"
34842 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
34844 #~ msgid "Use bare Windows interface"
34845 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
34847 #~ msgid "Generate code which uses the FPU"
34848 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34850 #~ msgid "Do not generate code which uses the FPU"
34851 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34853 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
34854 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
34856 #~ msgid "sorry, not implemented: #pragma noalign NAME"
34857 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
34859 #~ msgid "Generate SB code"
34860 #~ msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34862 #~ msgid "Generate KA code"
34863 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34865 #~ msgid "Generate KB code"
34866 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34868 #~ msgid "Generate JA code"
34869 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34871 #~ msgid "Generate JD code"
34872 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34874 #~ msgid "Generate JF code"
34875 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34877 #~ msgid "generate RP code"
34878 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34880 #~ msgid "Generate MC code"
34881 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34883 #~ msgid "Generate CA code"
34884 #~ msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34886 #~ msgid "Generate CF code"
34887 #~ msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
34889 #~ msgid "Use alternate leaf function entries"
34890 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
34892 #~ msgid "Do not use alternate leaf function entries"
34893 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
34895 #~ msgid "Do not perform tail call optimization"
34896 #~ msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
34898 #~ msgid "Use complex addressing modes"
34899 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
34901 #~ msgid "Align code to 8 byte boundary"
34902 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
34904 #~ msgid "Do not align code to 8 byte boundary"
34905 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
34907 #~ msgid "Enable compatibility with iC960 v2.0"
34908 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë"
34910 #~ msgid "Enable compatibility with iC960 v3.0"
34911 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë"
34913 #~ msgid "Enable compatibility with ic960 assembler"
34914 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë"
34916 #~ msgid "Permit unaligned accesses"
34917 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
34919 #~ msgid "Layout types like Intel's v1.3 gcc"
34920 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
34922 #~ msgid "Do not layout types like Intel's v1.3 gcc"
34923 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
34925 #~ msgid "Do not enable linker relaxation"
34926 #~ msgstr "¥ê¥ó¥«¤Î´ËϤò͸ú¤Ë¤·¤Ê¤¤"
34928 #~ msgid "conflicting architectures defined - using C series"
34929 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
34931 #~ msgid "conflicting architectures defined - using K series"
34932 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
34934 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
34935 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
34937 #~ msgid "The -mlong-double-64 option does not work yet."
34938 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
34940 #~ msgid "cannot optimize division for both latency and throughput"
34941 #~ msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
34943 #~ msgid "Generate code for Intel ld"
34944 #~ msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
34946 #~ msgid "Don't emit stop bits before and after volatile extended asms"
34947 #~ msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
34949 #~ msgid "Emit code for Itanium (TM) processor B step"
34950 #~ msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
34952 #~ msgid "Disable use of sdata/scommon/sbss"
34953 #~ msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
34955 #~ msgid "Disable Dwarf 2 line debug info via GNU as"
34956 #~ msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
34958 #~ msgid "-msystem-v and -p are incompatible"
34959 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
34961 #~ msgid "-msystem-v and -mthreads are incompatible"
34962 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó"
34964 #~ msgid "bad value (%s) for -mmodel switch"
34965 #~ msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
34967 #~ msgid "const objects cannot go in .sdata/.sbss"
34968 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
34970 #~ msgid "-malign-loops=%d is not between 1 and %d"
34971 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
34973 #~ msgid "-malign-jumps=%d is not between 1 and %d"
34974 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
34976 #~ msgid "-malign-functions=%d is not between 1 and %d"
34977 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
34979 #~ msgid "Internal gcc monitor: short-branch(%x)"
34980 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
34982 #~ msgid "Internal gcc error: Can't express symbolic location"
34983 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤¤Þ¤»¤ó"
34985 #~ msgid "argument #%d is a structure"
34986 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
34988 #~ msgid "%R not followed by %B/C/D/E"
34989 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
34991 #~ msgid "invalid %x/X value"
34992 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
34994 #~ msgid "invalid %H value"
34995 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
34997 #~ msgid "invalid %h value"
34998 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
35000 #~ msgid "invalid %Q value"
35001 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
35003 #~ msgid "invalid %q value"
35004 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
35006 #~ msgid "invalid %o value"
35007 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
35009 #~ msgid "invalid %p value"
35010 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
35012 #~ msgid "invalid %s/S value"
35013 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
35015 #~ msgid "invalid %B value"
35016 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
35018 #~ msgid "invalid %C value"
35019 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
35021 #~ msgid "invalid %E value"
35022 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
35024 #~ msgid "invalid %r value"
35025 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
35027 #~ msgid "operand is r0"
35028 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
35030 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
35031 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
35033 #~ msgid "-mshort-data-%s is too large "
35034 #~ msgstr "-mshort-data-%s ¤¬Â礤¹¤®¤Þ¤¹¡£"
35036 #~ msgid "-mshort-data-%s and PIC are incompatible"
35037 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
35039 #~ msgid "Invalid option `-mstack-increment=%s'"
35040 #~ msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
35042 #~ msgid "inline constants if it only takes 1 instruction"
35043 #~ msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
35045 #~ msgid "Force functions to be aligned to a 2 byte boundary"
35046 #~ msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
35048 #~ msgid "-mabi=%s does not support -mips%d"
35049 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
35051 #~ msgid "The -mabi=32 support does not work yet."
35052 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
35054 #~ msgid "This target does not support the -mabi switch."
35055 #~ msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
35057 #~ msgid "-mips%d does not support 64 bit fp registers"
35058 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
35060 #~ msgid "-mips%d does not support 64 bit gp registers"
35061 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
35063 #~ msgid "-G and -membedded-pic are incompatible"
35064 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
35066 #~ msgid "Invalid option `entry%s'"
35067 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
35069 #~ msgid "-mentry is only meaningful with -mips-16"
35070 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
35072 #~ msgid "internal error: %%) found without a %%( in assembler pattern"
35073 #~ msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35075 #~ msgid "internal error: %%] found without a %%[ in assembler pattern"
35076 #~ msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35078 #~ msgid "internal error: %%> found without a %%< in assembler pattern"
35079 #~ msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35081 #~ msgid "internal error: %%} found without a %%{ in assembler pattern"
35082 #~ msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35084 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
35085 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
35087 #~ msgid "can't close %s"
35088 #~ msgstr "%s ¤ò close ¤Ç¤¤Þ¤»¤ó"
35090 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
35091 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
35093 #~ msgid "Don't optimize lui/addiu address loads"
35094 #~ msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
35096 #~ msgid "Use MIPS as"
35097 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
35099 #~ msgid "Use GNU as"
35100 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
35102 #~ msgid "Use symbolic register names"
35103 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
35105 #~ msgid "Don't use symbolic register names"
35106 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
35108 #~ msgid "Don't use GP relative sdata/sbss sections"
35109 #~ msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
35111 #~ msgid "Output compiler statistics"
35112 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
35114 #~ msgid "Don't output compiler statistics"
35115 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
35117 #~ msgid "Optimize block moves"
35118 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
35120 #~ msgid "Don't use mips-tfile asm postpass"
35121 #~ msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
35123 #~ msgid "Use 32-bit FP registers"
35124 #~ msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
35126 #~ msgid "Use Irix PIC"
35127 #~ msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
35129 #~ msgid "Don't use Irix PIC"
35130 #~ msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
35132 #~ msgid "Use OSF PIC"
35133 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
35135 #~ msgid "Don't use OSF PIC"
35136 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
35138 #~ msgid "Use embedded PIC"
35139 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
35141 #~ msgid "Don't use embedded PIC"
35142 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
35144 #~ msgid "Don't use ROM instead of RAM"
35145 #~ msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
35147 #~ msgid "Use single (32-bit) FP only"
35148 #~ msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
35150 #~ msgid "Don't use single (32-bit) FP only"
35151 #~ msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
35153 #~ msgid "Don't use multiply accumulate"
35154 #~ msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
35156 #~ msgid "Don't work around early 4300 hardware bug"
35157 #~ msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
35159 #~ msgid "Optimize for 4650"
35160 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
35162 #~ msgid "Optimize for 3900"
35163 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
35165 #~ msgid "Don't trap on integer divide by zero"
35166 #~ msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
35168 #~ msgid "Trap on integer divide overflow"
35169 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
35171 #~ msgid "Don't trap on integer divide overflow"
35172 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
35174 #~ msgid "Use mips16 entry/exit psuedo ops"
35175 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
35177 #~ msgid "Do not work around hardware multiply bug"
35178 #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
35180 #~ msgid "optimization turned on"
35181 #~ msgstr "ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë"
35183 #~ msgid "optimization turned off"
35184 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
35186 #~ msgid "Don't use hardware fp"
35187 #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
35189 #~ msgid "Alternative calling convention"
35190 #~ msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
35192 #~ msgid "Pass some arguments in registers"
35193 #~ msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
35195 #~ msgid "Pass all arguments on stack"
35196 #~ msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
35198 #~ msgid "Optimize for 32532 cpu"
35199 #~ msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
35201 #~ msgid "Optimize for 32332 cpu"
35202 #~ msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
35204 #~ msgid "Optimize for 32032"
35205 #~ msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
35207 #~ msgid "Register sb is zero. Use for absolute addressing"
35208 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
35210 #~ msgid "Do not use register sb"
35211 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
35213 #~ msgid "Generate code for low memory"
35214 #~ msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
35216 #~ msgid "32381 fpu"
35217 #~ msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
35219 #~ msgid "\"Small register classes\" kludge"
35220 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
35222 #~ msgid "No \"Small register classes\" kludge"
35223 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
35226 #~ "Unknown -march= option (%s).\n"
35227 #~ "Valid options are 1.0, 1.1, and 2.0\n"
35229 #~ "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
35230 #~ "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
35232 #~ msgid "PIC code generation is not compatible with profiling\n"
35233 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
35235 #~ msgid "Return floating point results in memory"
35236 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
35238 #~ msgid "Target does not have split I&D"
35239 #~ msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
35241 #~ msgid "Generate little endian data"
35242 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
35244 #~ msgid "Generate big endian data"
35245 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
35247 #~ msgid "Turn on maintainer testing code"
35248 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤ò͸ú¤Ë¤¹¤ë"
35250 #~ msgid "Enable Transmeta picoJava extensions"
35251 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò͸ú¤Ë¤¹¤ë"
35253 #~ msgid "Disable Transmeta picoJava extensions"
35254 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
35256 #~ msgid "Disable reorganization pass"
35257 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
35259 #~ msgid "invalid %%B value"
35260 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
35262 #~ msgid "invalid %%z value"
35263 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
35265 #~ msgid "invalid %%Z value"
35266 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
35268 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
35269 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
35271 #~ msgid "Always pass floating-point arguments in memory"
35272 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
35274 #~ msgid "Don't always pass floating-point arguments in memory"
35275 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
35277 #~ msgid "-f%s ignored for AIX (all code is position independent)"
35278 #~ msgstr "AIX ÍÑ¤Ë -f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
35280 #~ msgid "-ffunction-sections disabled on AIX when debugging"
35281 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
35283 #~ msgid "-fdata-sections not supported on AIX"
35284 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
35286 #~ msgid "%%S computed all 1's mask"
35287 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
35289 #~ msgid "%%S computed all 0's mask"
35290 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
35292 #~ msgid "invalid %%W value"
35293 #~ msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
35295 #~ msgid "Do not use POWER2 instruction set"
35296 #~ msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
35298 #~ msgid "Don't use PowerPC General Purpose group optional instructions"
35299 #~ msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
35301 #~ msgid "Don't use PowerPC Graphics group optional instructions"
35302 #~ msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
35304 #~ msgid "Don't use PowerPC-64 instruction set"
35305 #~ msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
35307 #~ msgid "Place variable addresses in the regular TOC"
35308 #~ msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
35310 #~ msgid "Do not generate load/store multiple instructions"
35311 #~ msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
35313 #~ msgid "Do not generate string instructions for block moves"
35314 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
35316 #~ msgid "Don't align to the base type of the bitfield."
35317 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
35319 #~ msgid "Don't assume that unaligned accesses are handled by the system"
35320 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
35322 #~ msgid "Assume that unaligned accesses are handled by the system"
35323 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
35325 #~ msgid "Don't produce code relocatable at runtime."
35326 #~ msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
35328 #~ msgid "Don't use EABI."
35329 #~ msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
35331 #~ msgid "Don't use alternate register names."
35332 #~ msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
35334 #~ msgid "profiling does not support code models other than medlow"
35335 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
35337 #~ msgid "Invalid %%C operand"
35338 #~ msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
35340 #~ msgid "Invalid %%D operand"
35341 #~ msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
35343 #~ msgid "%s and profiling conflict: disabling %s"
35344 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
35346 #~ msgid "Do not use FUNCTION_EPILOGUE"
35347 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
35349 #~ msgid "Do not pass -assert pure-text to linker"
35350 #~ msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
35352 #~ msgid "Use flat register window model"
35353 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
35355 #~ msgid "Do not use flat register window model"
35356 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
35358 #~ msgid "Do not use ABI reserved registers"
35359 #~ msgstr "ABI ͽÌó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
35361 #~ msgid "Do not compile for v8plus ABI"
35362 #~ msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
35364 #~ msgid "Optimize for Cypress processors"
35365 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
35367 #~ msgid "Optimize for SparcLite processors"
35368 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
35370 #~ msgid "Optimize for F930 processors"
35371 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
35373 #~ msgid "Optimize for F934 processors"
35374 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
35376 #~ msgid "Use V8 Sparc ISA"
35377 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
35379 #~ msgid "Optimize for SuperSparc processors"
35380 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
35382 #~ msgid "Do not use structs on stronger alignment for double-word copies"
35383 #~ msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
35385 #~ msgid "Do not optimize tail call instructions in assembler or linker"
35386 #~ msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
35388 #~ msgid "%s=%s is too large."
35389 #~ msgstr "%s=%s ¤ÏÂ礤¹¤®¤Þ¤¹¡£"
35391 #~ msgid "unable to call pointer to member function here"
35392 #~ msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤¤Þ¤»¤ó"
35394 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
35395 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
35397 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
35398 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
35400 #~ msgid "label `%s' referenced outside of any function"
35401 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
35403 #~ msgid "the ABI requires vtable thunks"
35404 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
35406 #~ msgid "invalid catch parameter"
35407 #~ msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
35409 #~ msgid "destructors must be member functions"
35410 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
35412 #~ msgid "`bool' is now a keyword"
35413 #~ msgstr "`bool' ¤Ïº£¤ä¥¡¼¥ï¡¼¥É¤Ç¤¹"
35415 #~ msgid "cannot declare %s to references"
35416 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó"
35418 #~ msgid "discarding `const' applied to a reference"
35419 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
35421 #~ msgid "discarding `volatile' applied to a reference"
35422 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
35424 #~ msgid "typedef declaration includes an initializer"
35425 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
35427 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
35428 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
35430 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
35431 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
35433 #~ msgid "return type for `main' changed to `int'"
35434 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
35436 #~ msgid "-fname-mangling-version is no longer supported"
35437 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
35439 #~ msgid "-Wno-strict-prototypes is not supported in C++"
35440 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
35442 #~ msgid "`__alignof__' applied to a bit-field"
35443 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
35445 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
35446 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
35448 #~ msgid "anachronistic use of array size in vector delete"
35449 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
35451 #~ msgid "too many initialization functions required"
35452 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
35454 #~ msgid "`%s' not supported by %s"
35455 #~ msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
35457 #~ msgid "(static %s for %s)"
35458 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
35460 #~ msgid "In %s `%s':"
35461 #~ msgstr "%s Æâ¤Î `%s':"
35463 #~ msgid "%s:%d: instantiated from `%s'\n"
35464 #~ msgstr "%s:%d: `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
35466 #~ msgid "%s:%d: instantiated from here\n"
35467 #~ msgstr "%s:%d: ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
35469 #~ msgid " will be re-ordered to match declaration order"
35470 #~ msgstr " Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
35472 #~ msgid " will be re-ordered to match inheritance order"
35473 #~ msgstr " ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
35475 #~ msgid "base class initializer specified, but no base class to initialize"
35476 #~ msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
35478 #~ msgid "no base class to initialize"
35479 #~ msgstr "½é´ü²½¤¹¤Ù¤´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
35481 #~ msgid "new of array type fails to specify size"
35482 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
35484 #~ msgid "zero size array reserves no space"
35485 #~ msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
35487 #~ msgid "initializer list being treated as compound expression"
35488 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
35490 #~ msgid "Make string literals `char[]' instead of `const char[]'"
35491 #~ msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
35493 #~ msgid "Do not treat the namespace `std' as a normal namespace"
35494 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
35496 #~ msgid "Only emit explicit template instatiations"
35497 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
35499 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
35500 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
35502 #~ msgid "Warn about inconsistent return types"
35503 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
35505 #~ msgid "Warn when a function is declared extern, then inline"
35506 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
35508 #~ msgid "type name expected before `&'"
35509 #~ msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤¤Ç¤¹"
35511 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
35512 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
35514 #~ msgid "real-valued template parameters when cross-compiling"
35515 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
35517 #~ msgid "ambiguous request for method pointer `%s'"
35518 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
35520 #~ msgid "no base or member initializers given following ':'"
35521 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
35523 #~ msgid "`>>' should be `> >' in template class name"
35524 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤¤Ç¤¹"
35526 #~ msgid "ISO C++ forbids an empty condition for `%s'"
35527 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
35529 #~ msgid "ISO C++ forbids `&&'"
35530 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
35532 #~ msgid "sigof type specifier"
35533 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
35535 #~ msgid "`sigof' applied to non-aggregate expression"
35536 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
35538 #~ msgid "storage class specifier `%s' not allowed after struct or class"
35539 #~ msgstr "µ²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
35541 #~ msgid "type specifier `%s' not allowed after struct or class"
35542 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
35544 #~ msgid "no body nor ';' separates two class, struct or union declarations"
35545 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
35547 #~ msgid "missing ';' before right brace"
35548 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35550 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
35551 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
35553 #~ msgid "ISO C++ forbids label declarations"
35554 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
35556 #~ msgid "label must be followed by statement"
35557 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
35559 #~ msgid "ISO C++ forbids compound statements inside for initializations"
35560 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
35562 #~ msgid "possibly missing ')'"
35563 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
35565 #~ msgid "type specifier omitted for parameter"
35566 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
35568 #~ msgid "taking dynamic typeid of object with -fno-rtti"
35569 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
35571 #~ msgid "adjusting pointers for covariant returns"
35572 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
35574 #~ msgid "recoverable compiler error, fixups for virtual function"
35575 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
35577 #~ msgid "can't redefine default return value for constructors"
35578 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
35580 #~ msgid " will be re-ordered to precede member initializations"
35581 #~ msgstr " Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
35583 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
35584 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
35586 #~ msgid "parse error"
35587 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
35589 #~ msgid "parse error at end of saved function text"
35590 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
35592 #~ msgid "function body for constructor missing"
35593 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
35595 #~ msgid "%s before `%s'"
35596 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
35598 #~ msgid "%s before `%c'"
35599 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
35601 #~ msgid "%s before `\\%o'"
35602 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
35604 #~ msgid "%s before `%s' token"
35605 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
35607 #~ msgid "non-lvalue in %s"
35608 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
35610 #~ msgid "`com_interface' only supported with -fvtable-thunks"
35611 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
35613 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
35614 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
35616 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
35617 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
35619 #~ msgid "invalid call to member function needing `this' in static member function scope"
35620 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
35622 #~ msgid "parameter type of called function is incomplete"
35623 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
35625 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
35626 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
35628 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
35629 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
35631 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
35632 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
35634 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
35635 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
35637 #~ msgid "cast to non-reference type used as lvalue"
35638 #~ msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥¥ã¥¹¥È¤Ç¤¹"
35640 #~ msgid "unary `&'"
35641 #~ msgstr "ñ¹à¤Î `&'"
35643 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
35644 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
35646 #~ msgid "ISO C++ forbids assignment of arrays"
35647 #~ msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
35649 #~ msgid "return value from function receives multiple initializations"
35650 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
35652 #~ msgid "return-statement with no value, in function declared with a non-void return type"
35653 #~ msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
35655 #~ msgid "return-statement with a value, in function declared with a void return type"
35656 #~ msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
35658 #~ msgid "Internal error #%d."
35659 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
35661 #~ msgid "due to the presence of a constructor"
35662 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
35664 #~ msgid "comma expression used to initialize return value"
35665 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
35667 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
35668 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
35670 #~ msgid "initializing array with parameter list"
35671 #~ msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
35673 #~ msgid "initializer for scalar variable requires one element"
35674 #~ msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
35676 #~ msgid "aggregate has a partly bracketed initializer"
35677 #~ msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
35679 #~ msgid "non-empty initializer for array of empty elements"
35680 #~ msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
35682 #~ msgid "initializer list for object of class with virtual base classes"
35683 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
35685 #~ msgid "excess elements in aggregate initializer"
35686 #~ msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
35688 #~ msgid "ISO C++ forbids defining types within %s"
35689 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
35691 #~ msgid "Can't create cross-reference file `%s'"
35692 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
35701 #~ msgid "traditional C rejects the `U' suffix"
35702 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼¤¬µñÀ䤵¤ì¤Þ¤¹"
35704 #~ msgid "too many 'l' suffixes in integer constant"
35705 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
35707 #~ msgid "integer constant contains digits beyond the radix"
35708 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
35710 #~ msgid "invalid suffix '%.*s' on integer constant"
35711 #~ msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
35713 #~ msgid "missing ')' after \"defined\""
35714 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
35716 #~ msgid "operator \"defined\" requires an identifier"
35717 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
35719 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
35720 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
35722 #~ msgid "\"defined\" operator appears during macro expansion"
35723 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
35725 #~ msgid "ISO C++ does not permit \"%s\" in #if"
35726 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
35728 #~ msgid "octal escape sequence out of range"
35729 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
35731 #~ msgid "hex escape sequence out of range"
35732 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
35734 #~ msgid "integer overflow in preprocessor expression"
35735 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
35737 #~ msgid "comma operator in operand of #if"
35738 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
35740 #~ msgid "%s is shorter than expected"
35741 #~ msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
35743 #~ msgid "%s is a block device"
35744 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
35746 #~ msgid "No include path in which to find %s"
35747 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
35749 #~ msgid "Multiple include guards may be useful for:\n"
35750 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͱפȤʤë¤Ç¤·¤ç¤¦:\n"
35752 #~ msgid "absolute file name in remap_filename"
35753 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
35755 #~ msgid "%s: Not a directory"
35756 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
35758 #~ msgid "buffers still stacked in cpp_finish"
35759 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
35761 #~ msgid "Directory name missing after %s"
35762 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35764 #~ msgid "File name missing after %s"
35765 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35767 #~ msgid "Path name missing after %s"
35768 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35770 #~ msgid "Target missing after %s"
35771 #~ msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35773 #~ msgid "GNU CPP version %s (cpplib)"
35774 #~ msgstr "GNU CPP version %s (cpplib)"
35776 #~ msgid "Usage: %s [switches] input output\n"
35777 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
35781 #~ " -include <file> Include the contents of <file> before other files\n"
35782 #~ " -imacros <file> Accept definition of macros in <file>\n"
35783 #~ " -iprefix <path> Specify <path> as a prefix for next two options\n"
35784 #~ " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
35785 #~ " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
35786 #~ " -isystem <dir> Add <dir> to the start of the system include path\n"
35789 #~ " -include <file> ¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
35790 #~ " -imacros <file> <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
35791 #~ " -iprefix <path> ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
35792 #~ " -iwithprefix <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
35793 #~ " -iwithprefixbefore <dir> <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
35794 #~ " -isystem <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
35797 #~ " -idirafter <dir> Add <dir> to the end of the system include path\n"
35798 #~ " -I <dir> Add <dir> to the end of the main include path\n"
35799 #~ " -I- Fine-grained include path control; see info docs\n"
35800 #~ " -nostdinc Do not search system include directories\n"
35801 #~ " (dirs specified with -isystem will still be used)\n"
35802 #~ " -nostdinc++ Do not search system include directories for C++\n"
35803 #~ " -o <file> Put output into <file>\n"
35805 #~ " -idirafter <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
35806 #~ " -I <dir> <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
35807 #~ " -I- ¤¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info ʸ½ñ¤ò»²¾È\n"
35808 #~ " -nostdinc ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
35809 #~ " (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
35810 #~ " -nostdinc++ C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
35811 #~ " -o <file> <file> ¤Ø½ÐÎϤ¹¤ë\n"
35814 #~ " -pedantic Issue all warnings demanded by strict ISO C\n"
35815 #~ " -pedantic-errors Issue -pedantic warnings as errors instead\n"
35816 #~ " -trigraphs Support ISO C trigraphs\n"
35817 #~ " -lang-c Assume that the input sources are in C\n"
35818 #~ " -lang-c89 Assume that the input sources are in C89\n"
35820 #~ " -pedantic ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
35821 #~ " -pedantic-errors -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
35822 #~ " -trigraphs ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
35823 #~ " -lang-c ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
35824 #~ " -lang-c89 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
35827 #~ " -lang-c++ Assume that the input sources are in C++\n"
35828 #~ " -lang-objc Assume that the input sources are in ObjectiveC\n"
35829 #~ " -lang-objc++ Assume that the input sources are in ObjectiveC++\n"
35830 #~ " -lang-asm Assume that the input sources are in assembler\n"
35832 #~ " -lang-c++ ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
35833 #~ " -lang-objc ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
35834 #~ " -lang-objc++ ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
35835 #~ " -lang-asm ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
35838 #~ " -std=<std name> Specify the conformance standard; one of:\n"
35839 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
35840 #~ " iso9899:199409, iso9899:1999\n"
35841 #~ " -+ Allow parsing of C++ style features\n"
35842 #~ " -w Inhibit warning messages\n"
35843 #~ " -Wtrigraphs Warn if trigraphs are encountered\n"
35844 #~ " -Wno-trigraphs Do not warn about trigraphs\n"
35845 #~ " -Wcomment{s} Warn if one comment starts inside another\n"
35847 #~ " -std=<std name> Ŭ¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
35848 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
35849 #~ " iso9899:199409, iso9899:1999\n"
35850 #~ " -+ C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
35851 #~ " -w ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
35852 #~ " -Wtrigraphs ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
35853 #~ " -Wno-trigraphs ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
35854 #~ " -Wcomment{s} ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
35857 #~ " -Wno-comment{s} Do not warn about comments\n"
35858 #~ " -Wtraditional Warn about features not present in traditional C\n"
35859 #~ " -Wno-traditional Do not warn about traditional C\n"
35860 #~ " -Wundef Warn if an undefined macro is used by #if\n"
35861 #~ " -Wno-undef Do not warn about testing undefined macros\n"
35862 #~ " -Wimport Warn about the use of the #import directive\n"
35864 #~ " -Wno-comment{s} ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
35865 #~ " -Wtraditional ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
35866 #~ " -Wno-traditional ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
35867 #~ " -Wundef ̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
35868 #~ " -Wno-undef ̤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
35869 #~ " -Wimport #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
35872 #~ " -Wno-import Do not warn about the use of #import\n"
35873 #~ " -Werror Treat all warnings as errors\n"
35874 #~ " -Wno-error Do not treat warnings as errors\n"
35875 #~ " -Wsystem-headers Do not suppress warnings from system headers\n"
35876 #~ " -Wno-system-headers Suppress warnings from system headers\n"
35877 #~ " -Wall Enable all preprocessor warnings\n"
35879 #~ " -Wno-import #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
35880 #~ " -Werror Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
35881 #~ " -Wno-error ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
35882 #~ " -Wsystem-headers ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
35883 #~ " -Wno-system-headers ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
35884 #~ " -Wall Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n"
35887 #~ " -M Generate make dependencies\n"
35888 #~ " -MM As -M, but ignore system header files\n"
35889 #~ " -MF <file> Write dependency output to the given file\n"
35890 #~ " -MG Treat missing header file as generated files\n"
35892 #~ " -M make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
35893 #~ " -MM -M ƱÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
35894 #~ " -MF <file> °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤¹þ¤à\n"
35895 #~ " -MG ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
35898 #~ " -MP\t\t\t Generate phony targets for all headers\n"
35899 #~ " -MQ <target> Add a MAKE-quoted target\n"
35900 #~ " -MT <target> Add an unquoted target\n"
35902 #~ " -MP\t\t\t Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
35903 #~ " -MQ <target> MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
35904 #~ " -MT <target> ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
35907 #~ " -D<macro> Define a <macro> with string '1' as its value\n"
35908 #~ " -D<macro>=<val> Define a <macro> with <val> as its value\n"
35909 #~ " -A<question> (<answer>) Assert the <answer> to <question>\n"
35910 #~ " -A-<question> (<answer>) Disable the <answer> to <question>\n"
35911 #~ " -U<macro> Undefine <macro> \n"
35912 #~ " -v Display the version number\n"
35914 #~ " -D<macro> <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
35915 #~ " -D<macro>=<val> <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
35916 #~ " -A<question> (<answer>) <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
35917 #~ " -A-<question> (<answer>) <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
35918 #~ " -U<macro> <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
35919 #~ " -v ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
35922 #~ " -H Print the name of header files as they are used\n"
35923 #~ " -C Do not discard comments\n"
35924 #~ " -dM Display a list of macro definitions active at end\n"
35925 #~ " -dD Preserve macro definitions in output\n"
35926 #~ " -dN As -dD except that only the names are preserved\n"
35927 #~ " -dI Include #include directives in the output\n"
35929 #~ " -H »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
35930 #~ " -C ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
35931 #~ " -dM ºÇ¸å¤Ë͸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
35932 #~ " -dD ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
35933 #~ " -dN -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
35934 #~ " -dI #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
35937 #~ " -fpreprocessed Treat the input file as already preprocessed\n"
35938 #~ " -ftabstop=<number> Distance between tab stops for column reporting\n"
35939 #~ " -P Do not generate #line directives\n"
35940 #~ " -$ Do not allow '$' in identifiers\n"
35941 #~ " -remap Remap file names when including files.\n"
35942 #~ " --version Display version information\n"
35943 #~ " -h or --help Display this information\n"
35945 #~ " -fpreprocessed ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
35946 #~ " -ftabstop=<number> ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
35947 #~ " -P #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
35948 #~ " -$ ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
35949 #~ " -remap ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
35950 #~ " --version ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
35951 #~ " -h or --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
35953 #~ msgid "trigraph ??%c converted to %c"
35954 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
35956 #~ msgid "trigraph ??%c ignored"
35957 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
35959 #~ msgid "backslash and newline separated by space"
35960 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
35962 #~ msgid "backslash-newline at end of file"
35963 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
35965 #~ msgid "\"/*\" within comment"
35966 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
35968 #~ msgid "null character(s) ignored"
35969 #~ msgstr "null ʸ»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
35971 #~ msgid "'$' character(s) in identifier"
35972 #~ msgstr "'$' ʸ»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
35974 #~ msgid "attempt to use poisoned \"%s\""
35975 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
35977 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
35978 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤¤Þ¤¹"
35980 #~ msgid "multi-line string literals are deprecated"
35981 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
35983 #~ msgid "null character(s) preserved in literal"
35984 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null ʸ»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
35986 #~ msgid "no newline at end of file"
35987 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
35989 #~ msgid "C++ style comments are not allowed in ISO C89"
35990 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
35992 #~ msgid "(this will be reported only once per input file)"
35993 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
35995 #~ msgid "multi-line comment"
35996 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
35998 #~ msgid "Unspellable token %s"
35999 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
36001 #~ msgid "extra tokens at end of #%s directive"
36002 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
36004 #~ msgid "# followed by integer"
36005 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
36007 #~ msgid "traditional C ignores #%s with the # indented"
36008 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
36010 #~ msgid "suggest hiding #%s from traditional C with an indented #"
36011 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
36013 #~ msgid "invalid preprocessing directive #%s"
36014 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
36016 #~ msgid "no macro name given in #%s directive"
36017 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
36019 #~ msgid "macro names must be identifiers"
36020 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
36022 #~ msgid "undefining \"%s\""
36023 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
36025 #~ msgid "missing terminating > character"
36026 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36028 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
36029 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
36031 #~ msgid "attempt to push file buffer with contexts stacked"
36032 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
36034 #~ msgid "#include_next in primary source file"
36035 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
36037 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
36038 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
36040 #~ msgid "invalid flag \"%s\" in line directive"
36041 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
36043 #~ msgid "\"%s\" after #line is not a positive integer"
36044 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
36046 #~ msgid "line number out of range"
36047 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
36049 #~ msgid "header flags for \"%s\" have changed"
36050 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
36052 #~ msgid "invalid #ident"
36053 #~ msgstr "̵¸ú¤Ê #ident"
36055 #~ msgid "#pragma once is obsolete"
36056 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
36058 #~ msgid "#pragma once in main file"
36059 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
36061 #~ msgid "invalid #pragma GCC poison directive"
36062 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
36064 #~ msgid "poisoning existing macro \"%s\""
36065 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
36067 #~ msgid "#pragma system_header ignored outside include file"
36068 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
36070 #~ msgid "current file is older than %s"
36071 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
36073 #~ msgid "#else without #if"
36074 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
36076 #~ msgid "#else after #else"
36077 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
36079 #~ msgid "the conditional began here"
36080 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
36082 #~ msgid "#elif without #if"
36083 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
36085 #~ msgid "#elif after #else"
36086 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
36088 #~ msgid "#endif without #if"
36089 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
36091 #~ msgid "missing ')' to complete answer"
36092 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36094 #~ msgid "assertion without predicate"
36095 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
36097 #~ msgid "\"%s\" re-asserted"
36098 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
36101 #~ msgstr "<ɸ½àÆþÎÏ>"
36103 #~ msgid "unterminated #%s"
36104 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
36106 #~ msgid "file \"%s\" entered but not left"
36107 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
36109 #~ msgid "invalid string literal, ignoring final '\\'"
36110 #~ msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
36112 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
36113 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
36115 #~ msgid "unterminated argument list invoking macro \"%s\""
36116 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
36118 #~ msgid "ISO C99 requires rest arguments to be used"
36119 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
36121 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
36122 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
36124 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
36125 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
36127 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
36128 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
36130 #~ msgid "\"%s\" may not appear in macro parameter list"
36131 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
36133 #~ msgid "macro parameters must be comma-separated"
36134 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
36136 #~ msgid "parameter name missing"
36137 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36139 #~ msgid "anonymous variadic macros were introduced in C99"
36140 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
36142 #~ msgid "missing ')' in macro parameter list"
36143 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36145 #~ msgid "ISO C requires whitespace after the macro name"
36146 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
36148 #~ msgid "'##' cannot appear at either end of a macro expansion"
36149 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤¤Þ¤»¤ó"
36151 #~ msgid "\"%s\" redefined"
36152 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
36154 #~ msgid "this is the location of the previous definition"
36155 #~ msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
36157 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
36158 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
36160 #~ msgid "invalid hash type %d in dump_definition"
36161 #~ msgstr "dump_definition ¤Ë ̵¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
36163 #~ msgid ";; Processing block from %d to %d, %d sets.\n"
36164 #~ msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
36166 #~ msgid "%s:%d: warning: "
36167 #~ msgstr "%s:%d: ·Ù¹ð: "
36169 #~ msgid "((anonymous))"
36172 #~ msgid "%s: warnings being treated as errors\n"
36173 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
36175 #~ msgid "In method `%s':"
36176 #~ msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
36185 #~ msgid "internal regno botch: regno = %d\n"
36186 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
36188 #~ msgid "can't get current directory"
36189 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó"
36191 #~ msgid "Can't access real part of complex value in hard register"
36192 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤¤Þ¤»¤ó"
36194 #~ msgid "can't access imaginary part of complex value in hard register"
36195 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤¤Þ¤»¤ó"
36197 #~ msgid "function using short complex types cannot be inline"
36198 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36200 #~ msgid "unsupported wide integer operation"
36201 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
36203 #~ msgid "prior parameter's size depends on `%s'"
36204 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
36206 #~ msgid "returned value in block_exit_expr"
36207 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
36209 #~ msgid "no INTEGER type can hold a pointer on this configuration"
36210 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤¤Þ¤¹"
36212 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
36213 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
36215 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
36216 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
36218 #~ msgid "properly unless they all are 32 bits wide."
36219 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
36221 #~ msgid "Please keep this in mind before you report bugs. g77 should"
36222 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
36224 #~ msgid "support non-32-bit machines better as of version 0.6."
36225 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 ƱÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
36227 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
36228 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
36231 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
36232 #~ " ASSIGN statement might fail"
36234 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
36235 #~ " ¶²¤é¤¯ ASSIGN ʸ¤¬¼ºÇÔ¤·¤Þ¤¹"
36237 #~ msgid "Directory name must immediately follow -I"
36238 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
36240 #~ msgid "Print g77-specific compiler version info, run internal tests"
36241 #~ msgstr "g77 ¸ÇͤΥ³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
36243 #~ msgid "Program is written in typical FORTRAN 66 dialect"
36244 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36246 #~ msgid "Program is written in typical Unix f77 dialect"
36247 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36249 #~ msgid "Program does not use Unix-f77 dialectal features"
36250 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
36252 #~ msgid "Program is written in Fortran-90-ish dialect"
36253 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ŪÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36255 #~ msgid "Allow $ in symbol names"
36256 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
36258 #~ msgid "f2c-compatible code need not be generated"
36259 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
36261 #~ msgid "Unsupported; do not generate libf2c-calling code"
36262 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
36264 #~ msgid "Unsupported; affects code-generation of arrays"
36265 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
36267 #~ msgid "Program is written in Fortran-90-ish free form"
36268 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Ū¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36270 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
36271 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
36273 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
36274 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36276 #~ msgid "Disallow all ugly features"
36277 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
36279 #~ msgid "Hollerith and typeless constants not passed as arguments"
36280 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
36282 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
36283 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
36285 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
36286 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
36288 #~ msgid "Trailing comma in procedure call denotes null argument"
36289 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
36291 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
36292 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
36294 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
36295 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
36297 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
36298 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
36300 #~ msgid "Print internal debugging-related info"
36301 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
36303 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
36304 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
36306 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
36307 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
36309 #~ msgid "Disable the appending of underscores to externals"
36310 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â¤µ¤Ê¤¤"
36312 #~ msgid "Intrinsics spelled as e.g. SqRt"
36313 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
36315 #~ msgid "Intrinsics in uppercase"
36316 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
36318 #~ msgid "Intrinsics letters in arbitrary cases"
36319 #~ msgstr "intrinsic ʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
36321 #~ msgid "Language keywords spelled as e.g. IOStat"
36322 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
36324 #~ msgid "Language keywords in uppercase"
36325 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
36327 #~ msgid "Language keyword letters in arbitrary cases"
36328 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
36330 #~ msgid "Internally convert most source to uppercase"
36331 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
36333 #~ msgid "Internally preserve source case"
36334 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
36336 #~ msgid "Symbol names spelled in mixed case"
36337 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
36339 #~ msgid "Symbol names in uppercase"
36340 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
36342 #~ msgid "Program written in uppercase"
36343 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36345 #~ msgid "Program written in lowercase"
36346 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36348 #~ msgid "Program written in strict mixed-case"
36349 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
36351 #~ msgid "Compile as if program written in uppercase"
36352 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
36354 #~ msgid "Compile as if program written in lowercase"
36355 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
36357 #~ msgid "Preserve all spelling (case) used in program"
36358 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
36360 #~ msgid "Delete libU77 intrinsics with bad interfaces"
36361 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
36363 #~ msgid "Disable libU77 intrinsics with bad interfaces"
36364 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
36366 #~ msgid "Hide libU77 intrinsics with bad interfaces"
36367 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
36369 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
36370 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
36372 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
36373 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
36375 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
36376 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
36378 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
36379 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
36381 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
36382 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
36384 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
36385 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
36387 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
36388 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
36390 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
36391 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
36393 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
36394 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
36396 #~ msgid "Delete MIL-STD 1753 intrinsics"
36397 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
36399 #~ msgid "Disable MIL-STD 1753 intrinsics"
36400 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
36402 #~ msgid "Hide MIL-STD 1753 intrinsics"
36403 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
36405 #~ msgid "Delete libU77 intrinsics"
36406 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
36408 #~ msgid "Disable libU77 intrinsics"
36409 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
36411 #~ msgid "Hide libU77 intrinsics"
36412 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
36414 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
36415 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
36417 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
36418 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
36420 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
36421 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
36423 #~ msgid "Treat initial values of 0 like non-zero values"
36424 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
36426 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
36427 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
36429 #~ msgid "Take at least one trip through each iterative DO loop"
36430 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
36432 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
36433 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
36435 #~ msgid "Make prefix-radix non-decimal constants be typeless"
36436 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
36438 #~ msgid "Fortran-specific form of -fbounds-check"
36439 #~ msgstr "Fortran ¸ÇͤΠ-fbounds-check ¤Î·Á¼°"
36441 #~ msgid "Disable warnings about inter-procedural problems"
36442 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
36444 #~ msgid "Warn about constructs with surprising meanings"
36445 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
36447 #~ msgid "the meaning of `\\a' varies with -traditional"
36448 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
36450 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
36451 #~ msgstr "Èó ANSI ɸ½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
36453 #~ msgid "non-ANSI escape sequence `\\%c'"
36454 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
36456 #~ msgid "unknown escape sequence `\\%c'"
36457 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
36459 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
36460 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
36462 #~ msgid "Badly formed directive -- no closing quote"
36463 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
36465 #~ msgid "Bad directive -- missing close-quote"
36466 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36468 #~ msgid "ignoring pragma: %s"
36469 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
36471 #~ msgid "Use `#line ...' instead of `# ...' in first line"
36472 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
36474 #~ msgid "invalid #-line"
36475 #~ msgstr "̵¸ú¤Ê #-¹Ô"
36477 #~ msgid "ASSIGNed FORMAT specifier is too small"
36478 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
36480 #~ msgid "ASSIGN to variable that is too small"
36481 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
36483 #~ msgid "ASSIGNed GOTO target variable is too small"
36484 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
36486 #~ msgid "%s no longer supported -- try -fvxt"
36487 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
36489 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
36490 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
36492 #~ msgid "%s disabled, use normal debugging flags"
36493 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
36495 #~ msgid "output_operand: %s"
36496 #~ msgstr "output_operand: %s"
36498 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
36499 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
36501 #~ msgid "argument to `-V' is missing"
36502 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
36504 #~ msgid "Warning: -pipe ignored because -time specified"
36505 #~ msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
36507 #~ msgid "Invalid specification! Bug in cc."
36508 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
36510 #~ msgid "Internal gcc abort."
36511 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
36513 #~ msgid "Internal gcov abort.\n"
36514 #~ msgstr "ÆâÉô gcc abort.\n"
36516 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
36517 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
36519 #~ msgid "Could not open basic block file %s.\n"
36520 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
36522 #~ msgid "Could not open data file %s.\n"
36523 #~ msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
36525 #~ msgid "Assuming that all execution counts are zero.\n"
36526 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
36528 #~ msgid "Could not open program flow graph file %s.\n"
36529 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
36531 #~ msgid "No executable code associated with file %s.\n"
36532 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
36534 #~ msgid ".da file contents exhausted too early\n"
36535 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
36537 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
36538 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36540 #~ msgid "No executable source lines in function %s\n"
36541 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
36543 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
36544 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36546 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
36547 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
36549 #~ msgid "No branches in function %s\n"
36550 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
36552 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
36553 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36555 #~ msgid "didn't use all bb entries of graph, function %s\n"
36556 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
36558 #~ msgid "block_num = %ld, num_blocks = %d\n"
36559 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
36561 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
36562 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
36564 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
36565 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36567 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
36568 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36570 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
36571 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
36573 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
36574 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
36576 #~ msgid "call %d returns = %d%%\n"
36577 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
36579 #~ msgid "branch %d taken = %d\n"
36580 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
36582 #~ msgid "Unexpected EOF while reading source file %s.\n"
36583 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
36585 #~ msgid "varargs function cannot be inline"
36586 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36588 #~ msgid "function using alloca cannot be inline"
36589 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36591 #~ msgid "function using setjmp cannot be inline"
36592 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36594 #~ msgid "function uses __builtin_eh_return"
36595 #~ msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
36597 #~ msgid "function with nested functions cannot be inline"
36598 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36600 #~ msgid "function with label addresses used in initializers cannot inline"
36601 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36603 #~ msgid "no prototype, and parameter address used; cannot be inline"
36604 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36606 #~ msgid "inline functions not supported for this return value type"
36607 #~ msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
36609 #~ msgid "function with varying-size return value cannot be inline"
36610 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36612 #~ msgid "function with varying-size parameter cannot be inline"
36613 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36615 #~ msgid "function with transparent unit parameter cannot be inline"
36616 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36618 #~ msgid "function with computed jump cannot inline"
36619 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36621 #~ msgid "function with nonlocal goto cannot be inline"
36622 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36624 #~ msgid "function with target specific attribute(s) cannot be inlined"
36625 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸ÇÍ°ÀÉդδؿô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó"
36627 #~ msgid "internal error in check-init: tree code not implemented: %s"
36628 #~ msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
36630 #~ msgid "internal error - too many interface type"
36631 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
36633 #~ msgid "assignment to final static field `%s' not in class initializer"
36634 #~ msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
36636 #~ msgid "assignment to final field `%s' not in constructor"
36637 #~ msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
36639 #~ msgid "Can't expand %s"
36640 #~ msgstr "%s ¤òŸ³«¤Ç¤¤Þ¤»¤ó"
36642 #~ msgid "Source file for class `%s' is newer than its matching class file. Source file used instead"
36643 #~ msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
36645 #~ msgid "can't reopen %s"
36646 #~ msgstr "%s ¤òºÆ open ¤Ç¤¤Þ¤»¤ó"
36648 #~ msgid "The `java.lang.Object' that was found in `%s' didn't have the special zero-length `gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrect set. Use `info gcj \"Input Options\"' to see the info page describing how to set the classpath."
36649 #~ msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊÌ¤Ê `gnu.gcj.gcj-compiled' °À¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
36651 #~ msgid "source file seen twice on command line and will be compiled only once."
36652 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
36654 #~ msgid "Premature end of input file %s"
36655 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
36657 #~ msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
36658 #~ msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
36660 #~ msgid "can't to open %s"
36661 #~ msgstr "%s ¤ò open ¤Ç¤¤Þ¤»¤ó"
36663 #~ msgid "Only one of `--print-main', `--list-class', and `--complexity' allowed"
36664 #~ msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
36666 #~ msgid "File not found `%s'"
36667 #~ msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
36669 #~ msgid "Disable automatic array bounds checking"
36670 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎ󶳦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
36672 #~ msgid "Make is_compiled_class return 1"
36673 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
36675 #~ msgid "Dump class files to <name>.class"
36676 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
36678 #~ msgid "Don't put synchronization structure in each object"
36679 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
36681 #~ msgid "Set class path and suppress system path"
36682 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
36684 #~ msgid "Choose class whose main method should be used"
36685 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
36687 #~ msgid "Add directory to class path"
36688 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
36690 #~ msgid "Directory where class files should be written"
36691 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
36693 #~ msgid "Use built-in instructions for division"
36694 #~ msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
36697 #~ "unknown encoding: `%s'\n"
36698 #~ "This might mean that your locale's encoding is not supported\n"
36699 #~ "by your system's iconv(3) implementation. If you aren't trying\n"
36700 #~ "to use a particular encoding for your input file, try the\n"
36701 #~ "`--encoding=UTF-8' option."
36703 #~ "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
36704 #~ "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
36705 #~ "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
36706 #~ "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
36707 #~ "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
36709 #~ msgid "Can't mangle %s"
36710 #~ msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤¤Þ¤»¤ó"
36712 #~ msgid "'*' expected"
36713 #~ msgstr "'*' ¤¬É¬ÍפǤ¹"
36715 #~ msgid "Class or interface declaration expected"
36716 #~ msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
36718 #~ msgid "'{' expected"
36719 #~ msgstr "'{' ¤¬É¬ÍפǤ¹"
36721 #~ msgid "Missing super class name"
36722 #~ msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36724 #~ msgid "Missing interface name"
36725 #~ msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36727 #~ msgid "Missing variable initializer"
36728 #~ msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36730 #~ msgid "']' expected"
36731 #~ msgstr "']' ¤¬É¬ÍפǤ¹"
36733 #~ msgid "Unbalanced ']'"
36734 #~ msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
36736 #~ msgid "Invalid method declaration, method name required"
36737 #~ msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
36739 #~ msgid "')' expected"
36740 #~ msgstr "')' ¤¬É¬ÍפǤ¹"
36742 #~ msgid "Missing class type term"
36743 #~ msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36745 #~ msgid "Invalid interface type"
36746 #~ msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
36748 #~ msgid "':' expected"
36749 #~ msgstr "':' ¤¬É¬ÍפǤ¹"
36751 #~ msgid "'(' expected"
36752 #~ msgstr "'(' ¤¬É¬ÍפǤ¹"
36754 #~ msgid "Missing term or ')'"
36755 #~ msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36757 #~ msgid "Missing term and ')' expected"
36758 #~ msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36760 #~ msgid "Invalid update expression"
36761 #~ msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
36763 #~ msgid "Missing term or ')' expected"
36764 #~ msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36766 #~ msgid "'class' or 'this' expected"
36767 #~ msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
36769 #~ msgid "'class' expected"
36770 #~ msgstr "'class' ¤¬É¬ÍפǤ¹"
36772 #~ msgid "'[' expected"
36773 #~ msgstr "'[' ¤¬É¬ÍפǤ¹"
36775 #~ msgid "Field expected"
36776 #~ msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
36778 #~ msgid "Missing term and ']' expected"
36779 #~ msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
36781 #~ msgid "Constructor invocation must be first thing in a constructor"
36782 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
36784 #~ msgid "Only constructors can invoke constructors"
36785 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤¤Þ¤¹"
36787 #~ msgid ": `%s' JDK1.1(TM) feature"
36788 #~ msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
36797 #~ msgid "Can't use '$' as a separator for inner classes"
36798 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ¤Þ¤»¤ó"
36800 #~ msgid "malformed .zip archive in CLASSPATH: %s"
36801 #~ msgstr "CLASSPATH Æâ¤ËÊÑ¤Ê .zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
36803 #~ msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives."
36804 #~ msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
36806 #~ msgid "not a static field `%s'"
36807 #~ msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
36809 #~ msgid "No case for %s"
36810 #~ msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
36812 #~ msgid "internal error - use of undefined type"
36813 #~ msgstr "ÆâÉô¥¨¥é¡¼ - ̤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
36815 #~ msgid "unknown opcode %d@pc=%d during verification"
36816 #~ msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
36818 #~ msgid "no class name specified as argument to -fconstant-string-class"
36819 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
36821 #~ msgid "object does not conform to the `%s' protocol"
36822 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
36824 #~ msgid "class `%s' does not implement the `%s' protocol"
36825 #~ msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
36827 #~ msgid "`%s' cannot be statically allocated"
36828 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ¤Þ¤»¤ó"
36830 #~ msgid "Undefined type `id', please import <objc/objc.h>"
36831 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
36833 #~ msgid "Circular inheritance in interface declaration for `%s'"
36834 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
36836 #~ msgid "cannot find class (factory) method."
36837 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
36839 #~ msgid "return type for `%s' defaults to id"
36840 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
36842 #~ msgid "method `%s' not implemented by protocol."
36843 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
36845 #~ msgid "return type defaults to id"
36846 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
36848 #~ msgid "cannot find method."
36849 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
36851 #~ msgid "duplicate definition of class method `%s'."
36852 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
36854 #~ msgid "static access to object of type `id'"
36855 #~ msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
36857 #~ msgid "potential selector conflict for method `%s'"
36858 #~ msgstr "²ÄǽÀ¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
36860 #~ msgid "syntax error at '@' token"
36861 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
36863 #~ msgid "Arc profiling: some edge counts were bad."
36864 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
36866 #~ msgid "file %s not found, execution counts assumed to be zero."
36867 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
36869 #~ msgid "%s: internal abort\n"
36870 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
36872 #~ msgid "conversion from NaN to unsigned int"
36873 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
36875 #~ msgid "overflow on truncation to integer"
36876 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
36878 #~ msgid "overflow on truncation to unsigned integer"
36879 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
36881 #~ msgid "%s: argument domain error"
36882 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
36884 #~ msgid "%s: function singularity"
36885 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ"
36887 #~ msgid "%s: underflow range error"
36888 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
36890 #~ msgid "%s: partial loss of precision"
36891 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
36893 #~ msgid "%s: NaN - producing operation"
36894 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
36896 #~ msgid "jump to `%s' invalidly jumps into binding contour"
36897 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
36899 #~ msgid "label `%s' used before containing binding contour"
36900 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
36902 #~ msgid "`asm' cannot be used in function where memory usage is checked"
36903 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
36905 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
36906 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
36908 #~ msgid "output operand constraint %d contains `+'"
36909 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
36911 #~ msgid "hard register `%s' listed as input operand to `asm'"
36912 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
36914 #~ msgid "case value `%ld' not in enumerated type `%s'"
36915 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
36917 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
36918 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d ʸ»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
36920 #~ msgid "Generate STABS format debug info"
36921 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36923 #~ msgid "Generate extended STABS format debug info"
36924 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36926 #~ msgid "Generate DWARF-1 format debug info"
36927 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36929 #~ msgid "Generate extended DWARF-1 format debug info"
36930 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36932 #~ msgid "Generate DWARF-2 debug info"
36933 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36935 #~ msgid "Generate XCOFF format debug info"
36936 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36938 #~ msgid "Generate extended XCOFF format debug info"
36939 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36941 #~ msgid "Generate COFF format debug info"
36942 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
36944 #~ msgid "Do not store floats in registers"
36945 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
36947 #~ msgid "Consider all mem refs through pointers as volatile"
36948 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
36950 #~ msgid "Consider all mem refs to global data to be volatile"
36951 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
36953 #~ msgid "Consider all mem refs to static data to be volatile"
36954 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
36956 #~ msgid "Copy memory operands into registers before using"
36957 #~ msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
36959 #~ msgid "Mark data as shared rather than private"
36960 #~ msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
36962 #~ msgid "Run the loop optimiser twice"
36963 #~ msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
36965 #~ msgid "Pretend that host and target use the same FP format"
36966 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
36968 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
36969 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
36971 #~ msgid "Output GNU ld formatted global initialisers"
36972 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
36974 #~ msgid "Generate code to check every memory access"
36975 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
36977 #~ msgid "Add a prefix to all function names"
36978 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼¤òÄɲ乤ë"
36980 #~ msgid "Compile just for ISO C89"
36981 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
36983 #~ msgid "Do not promote floats to double if using -traditional"
36984 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
36986 #~ msgid "Determine language standard"
36987 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
36989 #~ msgid "Make bitfields by unsigned by default"
36990 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
36992 #~ msgid "Attempt to support traditional K&R style C"
36993 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
36995 #~ msgid "Allow different types as args of ? operator"
36996 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
36998 #~ msgid "Allow the use of $ inside identifiers"
36999 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
37001 #~ msgid "Use the smallest fitting integer to hold enums"
37002 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
37004 #~ msgid "Warn if nested comments are detected"
37005 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤¤Ë·Ù¹ð¤¹¤ë"
37007 #~ msgid "Warn about possibly confusing type conversions"
37008 #~ msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
37010 #~ msgid "Don't warn about too many arguments to format functions"
37011 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
37013 #~ msgid "Warn when trigraphs are encountered"
37014 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤¤Ë·Ù¹ð¤¹¤ë"
37016 #~ msgid "Mark strings as 'const char *'"
37017 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
37019 #~ msgid "Invalid option `%s'"
37020 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
37022 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
37023 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
37025 #~ 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"
37027 #~ " -fdiagnostics-show-location=[once | every-line] ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
37028 #~ " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
37030 #~ msgid " -O[number] Set optimisation level to [number]\n"
37031 #~ msgstr " -O[number] ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
37033 #~ msgid " -pedantic-errors Like -pedantic except that errors are produced\n"
37034 #~ msgstr " -pedantic-errors -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
37036 #~ msgid " -w Suppress warnings\n"
37037 #~ msgstr " -w ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
37039 #~ msgid " -Wunused Enable unused warnings\n"
37040 #~ msgstr " -Wunused ̤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n"
37042 #~ msgid " -Wid-clash-<num> Warn if 2 identifiers have the same first <num> chars\n"
37043 #~ msgstr " -Wid-clash-<num> Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> ʸ»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
37045 #~ msgid " -p Enable function profiling\n"
37046 #~ msgstr " -p ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n"
37048 #~ msgid " -a Enable block profiling \n"
37049 #~ msgstr " -a ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n"
37051 #~ msgid " -ax Enable jump profiling \n"
37052 #~ msgstr " -ax ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n"
37054 #~ msgid " -dumpbase <file> Base name to be used for dumps from specific passes\n"
37055 #~ msgstr " -dumpbase <file> ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
37059 #~ "Language specific options:\n"
37062 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
37064 #~ msgid " %-23.23s [undocumented]\n"
37065 #~ msgstr " %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
37069 #~ "There are undocumented %s specific options as well.\n"
37072 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
37076 #~ "Target specific options:\n"
37079 #~ "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
37081 #~ msgid " -m%-23.23s [undocumented]\n"
37082 #~ msgstr " -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
37086 #~ "There are undocumented target specific options as well.\n"
37089 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
37091 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
37092 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
37094 #~ msgid "use -gdwarf-2 for DWARF v2"
37095 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
37097 #~ msgid "ignoring option `%s' due to invalid debug level specification"
37098 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
37100 #~ msgid "`%s': unknown or unsupported -g option"
37101 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
37103 #~ msgid "invalid --param option: %s"
37104 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
37106 #~ msgid "`-a' option (basic block profile) not supported"
37107 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
37109 #~ msgid "`-ax' option (jump profiling) not supported"
37110 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
37112 #~ msgid "(It is valid for %s but not the selected language)"
37113 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
37115 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
37116 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
37118 #~ msgid "profiling does not work without a frame pointer"
37119 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
37121 #~ msgid "Data size %ld.\n"
37122 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
37124 #~ msgid "floating point numbers not allowed in #if expressions"
37125 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
37127 #~ msgid "octal character constant does not fit in a byte"
37128 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
37130 #~ msgid "hex character constant does not fit in a byte"
37131 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
37133 #~ msgid "macro or #include recursion too deep"
37134 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
37136 #~ msgid "Usage: %s [switches] input output"
37137 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
37139 #~ msgid "-traditional and -ansi are mutually exclusive"
37140 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
37142 #~ msgid "Filename missing after -i option"
37143 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37145 #~ msgid "Filename missing after -o option"
37146 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37148 #~ msgid "Target missing after %s option"
37149 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37151 #~ msgid "Filename missing after %s option"
37152 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37154 #~ msgid "Macro name missing after -%c option"
37155 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37157 #~ msgid "-trigraphs and -traditional are mutually exclusive"
37158 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
37160 #~ msgid "Directory name missing after -I option"
37161 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
37163 #~ msgid "`/*' within comment"
37164 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
37166 #~ msgid "not in any file?!"
37167 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
37169 #~ msgid "`defined' must be followed by ident or (ident)"
37170 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
37172 #~ msgid "cccp error: invalid special hash type"
37173 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
37175 #~ msgid "#include expects \"fname\" or <fname>"
37176 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
37178 #~ msgid "No include path in which to find %.*s"
37179 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
37181 #~ msgid "invalid macro name"
37182 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
37184 #~ msgid "invalid macro name `%s'"
37185 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
37187 #~ msgid "\"defined\" cannot be used as a macro name"
37188 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
37190 #~ msgid "parameter name starts with a digit in #define"
37191 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
37193 #~ msgid "badly punctuated parameter list in #define"
37194 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
37196 #~ msgid "\"%.*s\" redefined"
37197 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
37199 #~ msgid "# operator should be followed by a macro argument name"
37200 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
37202 #~ msgid "invalid format #line command"
37203 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
37205 #~ msgid "undefining `defined'"
37206 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
37208 #~ msgid "undefining `%s'"
37209 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
37211 #~ msgid "extra text at end of directive"
37212 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
37214 #~ msgid "#error%.*s"
37215 #~ msgstr "#error%.*s"
37217 #~ msgid "#warning%.*s"
37218 #~ msgstr "#warning%.*s"
37220 #~ msgid "#elif not within a conditional"
37221 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
37223 #~ msgid "#%s not within a conditional"
37224 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
37226 #~ msgid "#else or #elif after #else"
37227 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
37229 #~ msgid "#else not within a conditional"
37230 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
37232 #~ msgid "unbalanced #endif"
37233 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
37235 #~ msgid "arguments given to macro `%s'"
37236 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
37238 #~ msgid "no args to macro `%s'"
37239 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
37241 #~ msgid "only 1 arg to macro `%s'"
37242 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
37244 #~ msgid "only %d args to macro `%s'"
37245 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
37247 #~ msgid "too many (%d) args to macro `%s'"
37248 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
37251 #~ "Internal error in %s, at tradcpp.c:%d\n"
37252 #~ "Please submit a full bug report.\n"
37253 #~ "See %s for instructions."
37255 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
37256 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
37257 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
37259 #~ msgid "volatile register variables don't work as you might wish"
37260 #~ msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
37262 #~ msgid "floating point trap outputting a constant"
37263 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
37265 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
37266 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
37268 #~ msgid "Incompatible interworking options"
37269 #~ msgstr "¸ß´¹À¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
37271 #~ msgid "-mbsd and -pedantic incompatible"
37272 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
37274 #~ msgid "-mbsd and -mxopen incompatible"
37275 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
37277 #~ msgid "-mxopen and -pedantic incompatible"
37278 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó"
37280 #~ msgid "A -ifile option requires a -map option"
37281 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
37283 #~ msgid "-static not valid with -mcoff"
37284 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37286 #~ msgid "-shared not valid with -mcoff"
37287 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37289 #~ msgid "-symbolic not valid with -mcoff"
37290 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37292 #~ msgid "-fpic is not valid with -mcoff"
37293 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37295 #~ msgid "-fPIC is not valid with -mcoff"
37296 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37298 #~ msgid "-fpic not valid with -mcoff"
37299 #~ msgstr "-fpic -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37301 #~ msgid "-fPIC not valid with -mcoff"
37302 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
37313 #~ msgid "-p option not supported: use -pg instead"
37314 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
37316 #~ msgid "choose either big or little endian, not both"
37317 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
37319 #~ msgid "choose either m340 or m210 not both"
37320 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
37322 #~ msgid "may not use both -mfp64 and -msingle-float"
37323 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó"
37325 #~ msgid "-p profiling is no longer supported. Use -pg instead."
37326 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
37328 #~ msgid "Compilation of header file requested"
37329 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
37331 #~ msgid "iterator `%s' has derived type"
37332 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
37334 #~ msgid "%s before character constant"
37335 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
37337 #~ msgid "%s before character 0%o"
37338 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
37340 #~ msgid "more than one `f' in numeric constant"
37341 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
37343 #~ msgid "more than one `l' in numeric constant"
37344 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
37346 #~ msgid "parse error at `..'"
37347 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
37349 #~ msgid "nondigits in number and not hexadecimal"
37350 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
37352 #~ msgid "numeric constant contains digits beyond the radix"
37353 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
37355 #~ msgid "floating constant exponent has no digits"
37356 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
37358 #~ msgid "two `u's in integer constant"
37359 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
37361 #~ msgid "Unterminated string constant"
37362 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
37364 #~ msgid "syntax error: cannot back up"
37365 #~ msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤¤Þ¤»¤ó"
37367 #~ msgid "invalid `for (ITERATOR)' syntax"
37368 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
37370 #~ msgid "`for (%s)' inside expansion of same iterator"
37371 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
37373 #~ msgid "case label within scope of cleanup or variable array"
37374 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
37376 #~ msgid "parse error; also virtual memory exceeded"
37377 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
37379 #~ msgid "duplicate array index in initializer"
37380 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
37382 #~ msgid "thumb_load_double_from_address: destination is not a register"
37383 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
37385 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
37386 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
37388 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
37389 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
37391 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
37392 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
37394 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
37395 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
37397 #~ msgid "YL found in limit_reload_class"
37398 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
37400 #~ msgid "Bad register extension code"
37401 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
37403 #~ msgid "Invalid offset in ybase addressing"
37404 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
37406 #~ msgid "Invalid shift operator in emit_1600_core_shift"
37407 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
37409 #~ msgid "Invalid mode for gen_tst_reg"
37410 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
37412 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
37413 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
37415 #~ msgid "Invalid register for compare"
37416 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
37418 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
37419 #~ msgstr "PRINT_OPERAND: ʸ»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
37421 #~ msgid "-mptr%d not allowed on -m%d"
37422 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
37424 #~ msgid "parse errors have confused me too much"
37425 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
37427 #~ msgid "virtual memory exhausted"
37428 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
37430 #~ msgid "parameter invalidly declared offset type"
37431 #~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
37433 #~ msgid "`void' in parameter list must be entire list"
37434 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
37436 #~ msgid "no file specified with -fdump-translation-unit"
37437 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
37439 #~ msgid "(you really want to initialize it separately)"
37440 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
37442 #~ msgid "`operator new' takes type `size_t' parameter"
37443 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
37445 #~ msgid "`...' invalid in specification of `operator delete'"
37446 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
37448 #~ msgid "`default' label within scope of cleanup or variable array"
37449 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
37451 #~ msgid "invalid #pragma vtable"
37452 #~ msgstr "̵¸ú¤Ê #pragma vtable"
37454 #~ msgid "invalid `#pragma implementation'"
37455 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
37457 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
37458 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
37460 #~ msgid "%s at end of saved text"
37461 #~ msgstr "ÊݸºÑ¤ß¥Æ¥¥¹¥È¤ÎËöÈø¤Ç%s"
37463 #~ msgid "complex integer constant is too wide for `__complex int'"
37464 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹¤¹¤®¤Þ¤¹"
37466 #~ msgid "Please submit a full bug report."
37467 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
37469 #~ msgid "duplicate label (%d) in switch statement"
37470 #~ msgstr "switch ʸ¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
37472 #~ msgid "range values `%s' and `%s' reversed"
37473 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
37475 #~ msgid "range values reversed"
37476 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
37478 #~ msgid "bad is_error(%d) in v_message"
37479 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
37481 #~ msgid "'defined' without an identifier"
37482 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
37484 #~ msgid "included file `%s' exists but is not readable"
37485 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
37487 #~ msgid "`##' at start of macro definition"
37488 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
37490 #~ msgid "`##' at end of macro definition"
37491 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
37493 #~ msgid "empty object-like macro went through full #define"
37494 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
37496 #~ msgid "first token = %d not %d in collect_formal_parameters"
37497 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
37499 #~ msgid "illegal token in macro argument list"
37500 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
37502 #~ msgid "another parameter follows \"...\""
37503 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
37505 #~ msgid "collect_params: argc=%d argslen=0"
37506 #~ msgstr "collect_params: argc=%d argslen=0"
37508 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
37509 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
37511 #~ msgid "C89 does not permit varargs macros"
37512 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
37514 #~ msgid "collect_params: impossible token type %d"
37515 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
37517 #~ msgid "attempt to use poisoned `%s'."
37518 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
37520 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
37521 #~ msgstr "macroexpand: ͽ´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
37523 #~ msgid "unterminated macro call"
37524 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
37526 #~ msgid "macro `%s' used with just one arg"
37527 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
37529 #~ msgid "macro `%s' used with only %d args"
37530 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
37532 #~ msgid "macro `%s' used with too many (%d) args"
37533 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
37537 #~ " -include <file> Include the contents of <file> before other files\n"
37538 #~ " -imacros <file> Accept definition of macros in <file>\n"
37539 #~ " -iprefix <path> Specify <path> as a prefix for next two options\n"
37540 #~ " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
37541 #~ " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
37542 #~ " -isystem <dir> Add <dir> to the start of the system include path\n"
37543 #~ " -idirafter <dir> Add <dir> to the end of the system include path\n"
37544 #~ " -I <dir> Add <dir> to the end of the main include path\n"
37545 #~ " -I- Fine-grained include path control; see info docs\n"
37546 #~ " -nostdinc Do not search system include directories\n"
37547 #~ " (dirs specified with -isystem will still be used)\n"
37548 #~ " -nostdinc++ Do not search system include directories for C++\n"
37549 #~ " -o <file> Put output into <file>\n"
37550 #~ " -pedantic Issue all warnings demanded by strict ANSI C\n"
37551 #~ " -pedantic-errors Issue -pedantic warnings as errors instead\n"
37552 #~ " -traditional Follow K&R pre-processor behaviour\n"
37553 #~ " -trigraphs Support ANSI C trigraphs\n"
37554 #~ " -lang-c Assume that the input sources are in C\n"
37555 #~ " -lang-c89 Assume that the input sources are in C89\n"
37556 #~ " -lang-c++ Assume that the input sources are in C++\n"
37557 #~ " -lang-objc Assume that the input sources are in ObjectiveC\n"
37558 #~ " -lang-objc++ Assume that the input sources are in ObjectiveC++\n"
37559 #~ " -lang-asm Assume that the input sources are in assembler\n"
37560 #~ " -lang-fortran\t\t Assume that the input sources are in Fortran\n"
37561 #~ " -lang-chill Assume that the input sources are in Chill\n"
37562 #~ " -std=<std name> Specify the conformance standard; one of:\n"
37563 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
37564 #~ " iso9899:199409, iso9899:1999\n"
37565 #~ " -+ Allow parsing of C++ style features\n"
37566 #~ " -w Inhibit warning messages\n"
37567 #~ " -Wtrigraphs Warn if trigraphs are encountered\n"
37568 #~ " -Wno-trigraphs Do not warn about trigraphs\n"
37569 #~ " -Wcomment{s} Warn if one comment starts inside another\n"
37570 #~ " -Wno-comment{s} Do not warn about comments\n"
37571 #~ " -Wtraditional Warn if a macro argument is/would be turned into\n"
37572 #~ " a string if -traditional is specified\n"
37573 #~ " -Wno-traditional Do not warn about stringification\n"
37574 #~ " -Wundef Warn if an undefined macro is used by #if\n"
37575 #~ " -Wno-undef Do not warn about testing undefined macros\n"
37576 #~ " -Wimport Warn about the use of the #import directive\n"
37577 #~ " -Wno-import Do not warn about the use of #import\n"
37578 #~ " -Werror Treat all warnings as errors\n"
37579 #~ " -Wno-error Do not treat warnings as errors\n"
37580 #~ " -Wall Enable all preprocessor warnings\n"
37581 #~ " -M Generate make dependencies\n"
37582 #~ " -MM As -M, but ignore system header files\n"
37583 #~ " -MD As -M, but put output in a .d file\n"
37584 #~ " -MMD As -MD, but ignore system header files\n"
37585 #~ " -MG Treat missing header file as generated files\n"
37586 #~ " -g3 Include #define and #undef directives in the output\n"
37587 #~ " -D<macro> Define a <macro> with string '1' as its value\n"
37588 #~ " -D<macro>=<val> Define a <macro> with <val> as its value\n"
37589 #~ " -A<question> (<answer>) Assert the <answer> to <question>\n"
37590 #~ " -A-<question> (<answer>) Disable the <answer> to <question>\n"
37591 #~ " -U<macro> Undefine <macro> \n"
37592 #~ " -v Display the version number\n"
37593 #~ " -H Print the name of header files as they are used\n"
37594 #~ " -C Do not discard comments\n"
37595 #~ " -dM Display a list of macro definitions active at end\n"
37596 #~ " -dD Preserve macro definitions in output\n"
37597 #~ " -dN As -dD except that only the names are preserved\n"
37598 #~ " -dI Include #include directives in the output\n"
37599 #~ " -ftabstop=<number> Distance between tab stops for column reporting\n"
37600 #~ " -P Do not generate #line directives\n"
37601 #~ " -$ Do not allow '$' in identifiers\n"
37602 #~ " -remap Remap file names when including files.\n"
37603 #~ " --version Display version information\n"
37604 #~ " -h or --help Display this information\n"
37607 #~ " -include <file> ¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
37608 #~ " -imacros <file> <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
37609 #~ " -iprefix <path> °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼¤ò¤Ä¤±¤ë\n"
37610 #~ " -iwithprefix <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
37611 #~ " -iwithprefixbefore <dir> ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
37612 #~ " -isystem <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
37613 #~ " -idirafter <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
37614 #~ " -I <dir> ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
37615 #~ " -I- ¤¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
37616 #~ " -nostdinc ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
37617 #~ " (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
37618 #~ " -nostdinc++ C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
37619 #~ " -o <file> <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
37620 #~ " -pedantic ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
37621 #~ " -pedantic-errors -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
37622 #~ " -traditional K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
37623 #~ " -trigraphs ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
37624 #~ " -lang-c ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
37625 #~ " -lang-c89 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
37626 #~ " -lang-c++ ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
37627 #~ " -lang-objc ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
37628 #~ " -lang-objc++ ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
37629 #~ " -lang-asm ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
37630 #~ " -lang-fortran ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
37631 #~ " -lang-chill ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
37632 #~ " -std=<std name> Ŭ¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
37633 #~ " gnu89, gnu99, c89, c99, iso9899:1990,\n"
37634 #~ " iso9899:199409, iso9899:1999\n"
37635 #~ " -+ C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
37636 #~ " -w ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
37637 #~ " -Wtrigraphs ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
37638 #~ " -Wno-trigraphs ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
37639 #~ " -Wcomment{s} ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
37640 #~ " -Wno-comment{s} ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
37641 #~ " -Wtraditional -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
37642 #~ " ʸ»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
37643 #~ " -Wno-traditional ʸ»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
37644 #~ " -Wundef #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
37645 #~ " -Wno-undef ̤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
37646 #~ " -Wimport #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
37647 #~ " -Wno-import #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
37648 #~ " -Werror Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
37649 #~ " -Wno-error ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
37650 #~ " -Wall Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n"
37651 #~ " -M make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
37652 #~ " -MM -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
37653 #~ " -MD -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
37654 #~ " -MMD -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
37655 #~ " -MG ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
37656 #~ " -g3 #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
37657 #~ " -D<macro> <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
37658 #~ " -D<macro>=<val> <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
37659 #~ " -A<question> (<answer>) <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
37660 #~ " -A-<question> (<answer>) <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
37661 #~ " -U<macro> <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
37662 #~ " -v ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
37663 #~ " -H ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
37664 #~ " -C ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
37665 #~ " -dM ËöÈø¤Ç͸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
37666 #~ " -dD ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
37667 #~ " -dN -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
37668 #~ " -dI #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
37669 #~ " -ftabstop=<number> Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
37670 #~ " -P #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
37671 #~ " -$ ¼±ÊÌ»Ò¤Ë '$' ¤òµö¤µ¤Ê¤¤\n"
37672 #~ " -remap ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
37673 #~ " --version ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
37674 #~ " -h or --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
37676 #~ msgid "mark active in cpp_pop_buffer"
37677 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
37679 #~ msgid "length < 0 in cpp_expand_to_buffer"
37680 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
37682 #~ msgid "backslash-newline within line comment"
37683 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
37685 #~ msgid "C++ style comments are not allowed in traditional C"
37686 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
37688 #~ msgid "embedded null character ignored"
37689 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null ʸ»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
37691 #~ msgid "string constant runs past end of line"
37692 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
37694 #~ msgid "null characters in string or character constant"
37695 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null ʸ»ú"
37697 #~ msgid "missing '>' in `#include <FILENAME>'"
37698 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
37700 #~ msgid "vertical tab in preprocessing directive"
37701 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
37703 #~ msgid "form feed in preprocessing directive"
37704 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
37706 #~ msgid "null character preserved"
37707 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
37709 #~ msgid "comment start split across lines"
37710 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
37712 #~ msgid "comment start '/*' split across lines"
37713 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
37715 #~ msgid "comment end '*/' split across lines"
37716 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
37718 #~ msgid "handle_directive called on macro buffer"
37719 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
37721 #~ msgid "ignoring #%s because of its indented #"
37722 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
37724 #~ msgid "ISO C does not allow #%s"
37725 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
37727 #~ msgid "redefining poisoned `%.*s'"
37728 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
37730 #~ msgid "garbage at end of #line"
37731 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
37733 #~ msgid "junk on line after #undef"
37734 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
37736 #~ msgid "cannot undefine poisoned \"%s\""
37737 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤¤Þ¤»¤ó"
37739 #~ msgid "#%s with no argument"
37740 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
37742 #~ msgid "#%s with invalid argument"
37743 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
37745 #~ msgid "Cannot duplicate non-existant exception region."
37746 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£"
37748 #~ msgid "Never issued previous false_label"
37749 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
37751 #~ msgid "file path prefix `%s%s' never used"
37752 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
37754 #~ msgid "file path prefix `%s' never used"
37755 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
37757 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
37758 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
37760 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
37761 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
37763 #~ msgid "%s: unrecognized option `--%s'\n"
37764 #~ msgstr "%s: ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
37766 #~ msgid "%s: unrecognized option `%c%s'\n"
37767 #~ msgstr "%s: ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
37769 #~ msgid "%s: illegal option -- %c\n"
37770 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
37772 #~ msgid "%s: option requires an argument -- %c\n"
37773 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
37775 #~ msgid "%s: option `-W %s' is ambiguous\n"
37776 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
37778 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
37779 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
37781 #~ msgid "Objective-C text in C source file"
37782 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
37784 #~ msgid "output pipe has been closed"
37785 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
37787 #~ msgid "Unknown stab %s: : 0x%x\n"
37788 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"