diff options
author | Martin v. Löwis <loewis@informatik.hu-berlin.de> | 2001-12-05 00:09:14 +0000 |
---|---|---|
committer | Martin v. Löwis <loewis@gcc.gnu.org> | 2001-12-05 00:09:14 +0000 |
commit | 5f10688fb60bc627b14c574c2f9a33b46008261e (patch) | |
tree | d24e4bc7dc33cfd4db97e7a56f3ee5d76b7bebb0 /gcc/po/ja.po | |
parent | 0c88d7f8192acb7efcaec8ab8b5103805da81486 (diff) | |
download | gcc-5f10688fb60bc627b14c574c2f9a33b46008261e.tar.gz |
da.po, [...]: New files.
2001-12-05 Martin v. L�wis <loewis@informatik.hu-berlin.de>
* da.po, es.po, fr.po, ja.po: New files.
From-SVN: r47635
Diffstat (limited to 'gcc/po/ja.po')
-rw-r--r-- | gcc/po/ja.po | 14489 |
1 files changed, 14489 insertions, 0 deletions
diff --git a/gcc/po/ja.po b/gcc/po/ja.po new file mode 100644 index 00000000000..adf3bcc4f1d --- /dev/null +++ b/gcc/po/ja.po @@ -0,0 +1,14489 @@ +# Japanese messages for gcc 3.0 +# Copyright (C) 2001 Free Software Foundation, Inc. +# Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001 +# Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999. +# IIDA Yosiaki <iida@secom.ne.jp>, 1999. +# +msgid "" +msgstr "" +"Project-Id-Version: gcc 3.0\n" +"POT-Creation-Date: 2001-06-11 15:08-0700\n" +"PO-Revision-Date: 2001-12-02 19:50+0900\n" +"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n" +"Language-Team: Japanese <ja@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=EUC-JP\n" +"Content-Transfer-Encoding: 8bit\n" + +#: builtins.c:280 +msgid "offset outside bounds of constant string" +msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹" + +#. ??? We used to try and build up a call to the out of line function, +#. guessing about what registers needed saving etc. This became much +#. harder with __builtin_va_start, since we don't have a tree for a +#. call to __builtin_saveregs to fall back on. There was exactly one +#. port (i860) that used this code, and I'm unconvinced it could actually +#. handle the general case. So we no longer try to handle anything +#. weird and make the backend absorb the evil. +#: builtins.c:2634 +msgid "__builtin_saveregs not supported by this target" +msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: builtins.c:2677 +msgid "argument of `__builtin_args_info' must be constant" +msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: builtins.c:2683 +msgid "argument of `__builtin_args_info' out of range" +msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹" + +#: builtins.c:2689 +msgid "missing argument in `__builtin_args_info'" +msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: builtins.c:2720 +msgid "`va_start' used in function with fixed args" +msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: builtins.c:2739 +msgid "second parameter of `va_start' not last named argument" +msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#. Evidently an out of date version of <stdarg.h>; can't validate +#. va_start's second argument, but can still work as intended. +#: builtins.c:2744 +msgid "`__builtin_next_arg' called without an argument" +msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿" + +#: builtins.c:2846 +msgid "too many arguments to function `va_start'" +msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" + +#: builtins.c:2932 +msgid "first argument to `va_arg' not of type `va_list'" +msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: builtins.c:2960 +#, c-format +msgid "`%s' is promoted to `%s' when passed through `...'" +msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿" + +#: builtins.c:2964 +#, c-format +msgid "(so you should pass `%s' not `%s' to `va_arg')" +msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)" + +#: builtins.c:3073 +msgid "invalid arg to `__builtin_frame_address'" +msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬Ìµ¸ú¤Ç¤¹" + +#: builtins.c:3075 +msgid "invalid arg to `__builtin_return_address'" +msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬Ìµ¸ú¤Ç¤¹" + +#: builtins.c:3088 +msgid "unsupported arg to `__builtin_frame_address'" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹" + +#: builtins.c:3090 +msgid "unsupported arg to `__builtin_return_address'" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹" + +#: builtins.c:3253 +msgid "second arg to `__builtin_expect' must be a constant" +msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: builtins.c:3564 +msgid "__builtin_longjmp second argument must be 1" +msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: builtins.c:3578 +msgid "__builtin_trap not supported by this target" +msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#. just do library call, if unknown builtin +#: builtins.c:3630 c-common.c:4256 +#, c-format +msgid "built-in function `%s' not currently supported" +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-common.c:465 +#, c-format +msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" +msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-common.c:630 +#, c-format +msgid "`%s' attribute directive ignored" +msgstr "`%s' °À¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: c-common.c:638 +#, c-format +msgid "`%s' attribute does not apply to types" +msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó" + +#: c-common.c:645 +#, c-format +msgid "wrong number of arguments specified for `%s' attribute" +msgstr "`%s' °À¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-common.c:661 c-common.c:668 c-common.c:675 c-common.c:688 c-common.c:696 +#: c-common.c:711 c-common.c:724 c-common.c:732 c-common.c:748 c-common.c:760 +#: c-common.c:772 c-common.c:777 c-common.c:951 c-common.c:1103 +#, c-format +msgid "`%s' attribute ignored" +msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: c-common.c:810 +#, c-format +msgid "unknown machine mode `%s'" +msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'" + +#: c-common.c:813 +#, c-format +msgid "no data type for mode `%s'" +msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-common.c:820 +#, c-format +msgid "type with more precision than %s" +msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿" + +#: c-common.c:839 +msgid "section attribute cannot be specified for local variables" +msgstr "section °À¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: c-common.c:846 +#, c-format +msgid "section of `%s' conflicts with previous declaration" +msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×ÆÍ¤·¤Þ¤¹" + +#: c-common.c:852 +#, c-format +msgid "section attribute not allowed for `%s'" +msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó" + +#: c-common.c:855 +msgid "section attributes are not supported for this target" +msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-common.c:874 +msgid "requested alignment is not a constant" +msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-common.c:879 +msgid "requested alignment is not a power of 2" +msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-common.c:881 +msgid "requested alignment is too large" +msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礤¹¤®¤Þ¤¹" + +#: c-common.c:904 +#, c-format +msgid "alignment may not be specified for `%s'" +msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: c-common.c:929 +#, c-format +msgid "`%s' defined both normally and as an alias" +msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: c-common.c:937 +msgid "alias arg not a string" +msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤" + +#: c-common.c:958 c-common.c:975 c-common.c:992 +#, c-format +msgid "`%s' attribute applies only to functions" +msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" + +#: c-common.c:964 c-common.c:981 c-common.c:998 +#, c-format +msgid "can't set `%s' attribute after definition" +msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: c-common.c:1131 +msgid "overflow in constant expression" +msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: c-common.c:1152 +msgid "integer overflow in expression" +msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: c-common.c:1161 +msgid "floating point overflow in expression" +msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#. This detects cases like converting -129 or 256 to unsigned char. +#: c-common.c:1182 +msgid "large integer implicitly truncated to unsigned type" +msgstr "Â礤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿" + +#: c-common.c:1184 +msgid "negative integer implicitly converted to unsigned type" +msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿" + +#: c-common.c:1231 +msgid "overflow in implicit constant conversion" +msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: c-common.c:1379 +#, c-format +msgid "operation on `%s' may be undefined" +msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹" + +#: c-common.c:1664 +msgid "expression statement has incomplete type" +msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" + +#: c-common.c:1697 +msgid "case label does not reduce to an integer constant" +msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤¤Þ¤»¤ó" + +#: c-common.c:1967 +msgid "invalid truth-value expression" +msgstr "̵¸ú¤Ê¿¿µ¶Ãͼ°" + +#: c-common.c:2018 +#, c-format +msgid "invalid operands to binary %s" +msgstr "̵¸ú¤ÊÆó¹à±é»»»Ò %s" + +#: c-common.c:2253 c-common.c:2262 +msgid "comparison is always false due to limited range of data type" +msgstr "¥Ç¡¼¥¿·¿¤ÎÈϰÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹" + +#: c-common.c:2255 c-common.c:2264 +msgid "comparison is always true due to limited range of data type" +msgstr "¥Ç¡¼¥¿·¿¤ÎÈϰÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹" + +#: c-common.c:2330 +msgid "comparison of unsigned expression >= 0 is always true" +msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹" + +#: c-common.c:2339 +msgid "comparison of unsigned expression < 0 is always false" +msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹" + +#: c-common.c:2390 f/com.c:15291 +msgid "struct type value used where scalar is required" +msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-common.c:2394 f/com.c:15295 +msgid "union type value used where scalar is required" +msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-common.c:2398 f/com.c:15299 +msgid "array type value used where scalar is required" +msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-common.c:2513 f/com.c:15425 +msgid "suggest parentheses around assignment used as truth value" +msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹" + +#: c-common.c:2557 c-common.c:2589 +msgid "invalid use of `restrict'" +msgstr "`restrict' ¤Î̵¸ú¤ÊÍøÍÑ" + +#: c-common.c:3724 c-typeck.c:1792 +#, c-format +msgid "too few arguments to function `%s'" +msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" + +#: c-common.c:3730 c-typeck.c:1644 +#, c-format +msgid "too many arguments to function `%s'" +msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" + +#: c-common.c:3917 +msgid "pointers are not permitted as case values" +msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-common.c:3923 +msgid "ISO C++ forbids range expressions in switch statements" +msgstr "ISO C++ ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" + +#: c-common.c:3925 +msgid "ISO C forbids range expressions in switch statements" +msgstr "ISO C ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" + +#: c-common.c:3955 +msgid "empty range specified" +msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-common.c:4006 +msgid "duplicate (or overlapping) case value" +msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ" + +#: c-common.c:4008 +msgid "this is the first entry overlapping that value" +msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹" + +#: c-common.c:4012 +msgid "duplicate case value" +msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ" + +#: c-common.c:4013 +msgid "previously used here" +msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-common.c:4017 +msgid "multiple default labels in one switch" +msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹" + +#: c-common.c:4018 +msgid "this is the first default label" +msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹" + +#: c-common.c:4526 +msgid "-Wformat-y2k ignored without -Wformat" +msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: c-common.c:4528 +msgid "-Wformat-extra-args ignored without -Wformat" +msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: c-common.c:4530 +msgid "-Wformat-nonliteral ignored without -Wformat" +msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: c-common.c:4532 +msgid "-Wformat-security ignored without -Wformat" +msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: c-common.c:4534 +msgid "-Wmissing-format-attribute ignored without -Wformat" +msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: c-convert.c:78 c-typeck.c:983 c-typeck.c:4098 cp/typeck.c:1754 +#: cp/typeck.c:6304 +msgid "void value not ignored as it ought to be" +msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿" + +#: c-convert.c:110 java/typeck.c:150 +msgid "conversion to non-scalar type requested" +msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹" + +#: c-decl.c:550 +#, c-format +msgid "unknown C standard `%s'" +msgstr "ÉÔÌÀ¤Ê C ɸ½à `%s'" + +#: c-decl.c:844 +#, c-format +msgid "array `%s' assumed to have one element" +msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹" + +#: c-decl.c:1020 +#, c-format +msgid "`struct %s' incomplete in scope ending here" +msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹" + +#: c-decl.c:1023 +#, c-format +msgid "`union %s' incomplete in scope ending here" +msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹" + +#: c-decl.c:1026 +#, c-format +msgid "`enum %s' incomplete in scope ending here" +msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹" + +#: c-decl.c:1140 c-decl.c:1305 java/decl.c:1337 +#, c-format +msgid "label `%s' used but not defined" +msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-decl.c:1146 c-decl.c:1312 java/decl.c:1343 +#, c-format +msgid "label `%s' defined but not used" +msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-decl.c:1434 c-decl.c:1487 +#, c-format +msgid "shadowing built-in function `%s'" +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" + +#: c-decl.c:1436 +#, c-format +msgid "shadowing library function `%s'" +msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" + +#: c-decl.c:1442 +#, c-format +msgid "library function `%s' declared as non-function" +msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1446 c-decl.c:1449 +#, c-format +msgid "built-in function `%s' declared as non-function" +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1453 objc/objc-act.c:2480 objc/objc-act.c:6133 +#, c-format +msgid "`%s' redeclared as different kind of symbol" +msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1454 c-decl.c:1632 c-decl.c:1779 objc/objc-act.c:2482 +#: objc/objc-act.c:6135 objc/objc-act.c:6193 +#, c-format +msgid "previous declaration of `%s'" +msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" + +#. If types don't match for a built-in, throw away the built-in. +#: c-decl.c:1536 +#, c-format +msgid "conflicting types for built-in function `%s'" +msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" + +#: c-decl.c:1579 c-decl.c:1598 +#, c-format +msgid "conflicting types for `%s'" +msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" + +#: c-decl.c:1621 +msgid "A parameter list with an ellipsis can't match an empty parameter name list declaration." +msgstr "¾Êάµ¹æÉÕ¤¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ¤Þ¤»¤ó¡£" + +#: c-decl.c:1627 +msgid "An argument type that has a default promotion can't match an empty parameter name list declaration." +msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£" + +#: c-decl.c:1642 c-decl.c:1664 +#, c-format +msgid "redefinition of `%s'" +msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1645 +#, c-format +msgid "redeclaration of `%s'" +msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1648 +#, c-format +msgid "conflicting declarations of `%s'" +msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1657 c-decl.c:1669 +#, c-format +msgid "`%s' previously defined here" +msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1658 c-decl.c:1670 +#, c-format +msgid "`%s' previously declared here" +msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:1691 +#, c-format +msgid "prototype for `%s' follows" +msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹" + +#: c-decl.c:1692 c-decl.c:1700 c-decl.c:1716 +msgid "non-prototype definition here" +msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹" + +#: c-decl.c:1699 +#, c-format +msgid "prototype for `%s' follows and number of arguments doesn't match" +msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:1714 +#, c-format +msgid "prototype for `%s' follows and argument %d doesn't match" +msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:1731 +#, c-format +msgid "`%s' declared inline after being called" +msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1736 +#, c-format +msgid "`%s' declared inline after its definition" +msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1743 +#, c-format +msgid "static declaration for `%s' follows non-static" +msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1751 +#, c-format +msgid "non-static declaration for `%s' follows static" +msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1758 +#, c-format +msgid "const declaration for `%s' follows non-const" +msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:1765 +#, c-format +msgid "type qualifiers for `%s' conflict with previous decl" +msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" + +#: c-decl.c:1778 +#, c-format +msgid "redundant redeclaration of `%s' in same scope" +msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" + +#: c-decl.c:2069 +#, c-format +msgid "nested extern declaration of `%s'" +msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:2094 java/decl.c:989 +#, c-format +msgid "`%s' used prior to declaration" +msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿" + +#: c-decl.c:2115 c-decl.c:2330 +#, c-format +msgid "`%s' was declared implicitly `extern' and later `static'" +msgstr "`%s' ¤Ï°ÅÌÛ¤Ë `extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:2225 +msgid "type mismatch with previous external decl" +msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:2226 +#, c-format +msgid "previous external decl of `%s'" +msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À" + +#: c-decl.c:2239 +msgid "type mismatch with previous implicit declaration" +msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:2241 +#, c-format +msgid "previous implicit declaration of `%s'" +msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À" + +#: c-decl.c:2258 +#, c-format +msgid "type of external `%s' is not global" +msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:2309 +#, c-format +msgid "`%s' was previously implicitly declared to return `int'" +msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:2334 +#, c-format +msgid "`%s' was declared `extern' and later `static'" +msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:2357 +#, c-format +msgid "extern declaration of `%s' doesn't match global one" +msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:2397 +#, c-format +msgid "`%s' locally external but globally static" +msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹" + +#: c-decl.c:2433 c-decl.c:2458 cp/decl.c:4225 java/decl.c:1036 +#, c-format +msgid "declaration of `%s' shadows a parameter" +msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹" + +#: c-decl.c:2436 java/decl.c:1039 +#, c-format +msgid "declaration of `%s' shadows a symbol from the parameter list" +msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" + +#: c-decl.c:2460 cp/decl.c:4233 +#, c-format +msgid "declaration of `%s' shadows previous local" +msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" + +#. XXX shadow warnings in outer-more namespaces +#: c-decl.c:2463 cp/decl.c:4237 +#, c-format +msgid "declaration of `%s' shadows global declaration" +msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹" + +#: c-decl.c:2553 +#, c-format +msgid "function `%s' was previously declared within a block" +msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:2570 c-decl.c:2572 +#, c-format +msgid "implicit declaration of function `%s'" +msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À" + +#: c-decl.c:2659 +#, c-format +msgid "label %s referenced outside of any function" +msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:2716 +#, c-format +msgid "duplicate label declaration `%s'" +msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:2719 +msgid "this is a previous declaration" +msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" + +#: c-decl.c:3246 +msgid "unnamed struct/union that defines no instances" +msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó" + +#: c-decl.c:3265 +msgid "useless keyword or type name in empty declaration" +msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:3272 +msgid "two types specified in one empty declaration" +msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:3277 c-parse.y:303 c-parse.y:722 c-parse.y:724 c-parse.y:774 +#: cp/parse.y:724 cp/parse.y:1781 objc/objc-parse.y:332 objc/objc-parse.y:774 +#: objc/objc-parse.y:776 objc/objc-parse.y:826 objc/objc-parse.y:2574 +msgid "empty declaration" +msgstr "¶õ¤ÎÀë¸À¤Ç¤¹" + +#: c-decl.c:3334 +#, c-format +msgid "`%s' is usually a function" +msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹" + +#: c-decl.c:3348 +#, c-format +msgid "typedef `%s' is initialized" +msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:3355 +#, c-format +msgid "function `%s' is initialized like a variable" +msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. +#: c-decl.c:3362 +#, c-format +msgid "parameter `%s' is initialized" +msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:3382 c-typeck.c:4829 +msgid "variable-sized object may not be initialized" +msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦" + +#: c-decl.c:3388 +#, c-format +msgid "variable `%s' has initializer but incomplete type" +msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹" + +#: c-decl.c:3394 +#, c-format +msgid "elements of array `%s' have incomplete type" +msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:3407 +#, c-format +msgid "declaration of `%s' has `extern' and is initialized" +msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:3521 +#, c-format +msgid "initializer fails to determine size of `%s'" +msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" + +#: c-decl.c:3526 +#, c-format +msgid "array size missing in `%s'" +msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:3542 +#, c-format +msgid "zero or negative size array `%s'" +msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹" + +#: c-decl.c:3570 +#, c-format +msgid "storage size of `%s' isn't known" +msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó" + +#: c-decl.c:3580 +#, c-format +msgid "storage size of `%s' isn't constant" +msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:3631 +#, c-format +msgid "ignoring asm-specifier for non-static local variable `%s'" +msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹" + +#: c-decl.c:3706 +#, c-format +msgid "ANSI C forbids parameter `%s' shadowing typedef" +msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:3940 cp/decl.c:10013 +msgid "`long long long' is too long for GCC" +msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆÄ¹¤¹¤®¤Þ¤¹" + +#: c-decl.c:3945 +msgid "ISO C89 does not support `long long'" +msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:3950 cp/decl.c:10018 +#, c-format +msgid "duplicate `%s'" +msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:3956 cp/decl.c:10038 +#, c-format +msgid "two or more data types in declaration of `%s'" +msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-decl.c:3971 cp/decl.c:10043 +#, c-format +msgid "`%s' fails to be a typedef or built in type" +msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤¤Þ¤»¤ó" + +#: c-decl.c:4009 +#, c-format +msgid "type defaults to `int' in declaration of `%s'" +msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4038 +#, c-format +msgid "both long and short specified for `%s'" +msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4042 cp/decl.c:10142 +#, c-format +msgid "long or short specified with char for `%s'" +msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4049 cp/decl.c:10146 +#, c-format +msgid "long or short specified with floating type for `%s'" +msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4052 +msgid "the only valid combination is `long double'" +msgstr "Í£°ì¤Î͸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹" + +#: c-decl.c:4058 +#, c-format +msgid "both signed and unsigned specified for `%s'" +msgstr "`%s' ¤ËÂФ·¤ÆÉ乿¤¢¤ê¤ÈÉ乿¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4060 cp/decl.c:10135 +#, c-format +msgid "long, short, signed or unsigned invalid for `%s'" +msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤Ï̵¸ú¤Ç¤¹" + +#: c-decl.c:4066 cp/decl.c:10155 +#, c-format +msgid "long, short, signed or unsigned used invalidly for `%s'" +msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" + +#: c-decl.c:4085 cp/decl.c:10176 +#, c-format +msgid "complex invalid for `%s'" +msgstr "`%s' ¤ËÂФ·¤Æ complex ¤Ï̵¸ú¤Ç¤¹" + +#: c-decl.c:4130 +msgid "ISO C89 does not support complex types" +msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:4142 +msgid "ISO C does not support plain `complex' meaning `double complex'" +msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:4148 c-decl.c:4160 +msgid "ISO C does not support complex integer types" +msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:4175 c-decl.c:4571 cp/decl.c:10775 +msgid "duplicate `const'" +msgstr "½ÅÊ£¤·¤¿ `const'" + +#: c-decl.c:4177 c-decl.c:4575 cp/decl.c:10779 +msgid "duplicate `restrict'" +msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'" + +#: c-decl.c:4179 c-decl.c:4573 cp/decl.c:10777 +msgid "duplicate `volatile'" +msgstr "½ÅÊ£¤·¤¿ `volatile'" + +#: c-decl.c:4201 cp/decl.c:10325 +#, c-format +msgid "multiple storage classes in declaration of `%s'" +msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹" + +#: c-decl.c:4210 +msgid "function definition declared `auto'" +msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4212 +msgid "function definition declared `register'" +msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4214 +msgid "function definition declared `typedef'" +msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4227 +#, c-format +msgid "storage class specified for structure field `%s'" +msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" + +#: c-decl.c:4231 cp/decl.c:10372 +#, c-format +msgid "storage class specified for parameter `%s'" +msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" + +#: c-decl.c:4234 cp/decl.c:10374 +msgid "storage class specified for typename" +msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" + +#: c-decl.c:4246 cp/decl.c:10388 +#, c-format +msgid "`%s' initialized and declared `extern'" +msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4248 cp/decl.c:10391 +#, c-format +msgid "`%s' has both `extern' and initializer" +msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:4252 cp/decl.c:10395 +#, c-format +msgid "nested function `%s' declared `extern'" +msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4255 cp/decl.c:10399 +#, c-format +msgid "top-level declaration of `%s' specifies `auto'" +msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹" + +#: c-decl.c:4297 +#, c-format +msgid "declaration of `%s' as array of voids" +msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó" + +#: c-decl.c:4303 +#, c-format +msgid "declaration of `%s' as array of functions" +msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó" + +#: c-decl.c:4325 +#, c-format +msgid "size of array `%s' has non-integer type" +msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿" + +#: c-decl.c:4330 +#, c-format +msgid "ISO C forbids zero-size array `%s'" +msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4337 +#, c-format +msgid "size of array `%s' is negative" +msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Éé¤Ç¤¹" + +#: c-decl.c:4350 +#, c-format +msgid "ISO C89 forbids array `%s' whose size can't be evaluated" +msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4353 +#, c-format +msgid "ISO C89 forbids variable-size array `%s'" +msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4383 c-decl.c:4597 +#, c-format +msgid "size of array `%s' is too large" +msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Â礤¹¤®¤Þ¤¹" + +#: c-decl.c:4400 +msgid "ISO C89 does not support flexible array members" +msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:4410 +msgid "array type has incomplete element type" +msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4417 +msgid "ANSI C forbids const or volatile function types" +msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-decl.c:4456 cp/decl.c:10535 +#, c-format +msgid "`%s' declared as function returning a function" +msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4461 cp/decl.c:10540 +#, c-format +msgid "`%s' declared as function returning an array" +msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4496 +msgid "ISO C forbids qualified void function return type" +msgstr "ISO C ¤Ï½¤¾þÉÕ¤ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4500 +msgid "type qualifiers ignored on function return type" +msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4529 c-decl.c:4612 c-decl.c:4696 c-decl.c:4787 +msgid "ISO C forbids qualified function types" +msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4569 cp/decl.c:10771 +msgid "invalid type modifier within pointer declarator" +msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤Ë̵¸ú¤Ê·¿½¤¾þ»Ò" + +#: c-decl.c:4646 +msgid "ISO C forbids const or volatile function types" +msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹" + +#: c-decl.c:4665 cp/decl.c:11247 +#, c-format +msgid "variable or field `%s' declared void" +msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4734 +#, c-format +msgid "field `%s' declared as a function" +msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4740 +#, c-format +msgid "field `%s' has incomplete type" +msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹" + +#: c-decl.c:4772 c-decl.c:4774 c-decl.c:4781 +#, c-format +msgid "invalid storage class for function `%s'" +msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë̵¸ú¤ÊÊݸ¥¯¥é¥¹" + +#: c-decl.c:4793 +msgid "`noreturn' function returns non-void value" +msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4805 +msgid "cannot inline function `main'" +msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤¤Þ¤»¤ó" + +#: c-decl.c:4840 +#, c-format +msgid "variable `%s' declared `inline'" +msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:4911 c-decl.c:5898 +msgid "function declaration isn't a prototype" +msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:4917 +msgid "parameter names (without types) in function declaration" +msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:4949 c-decl.c:6286 c-decl.c:6585 +#, c-format +msgid "parameter `%s' has incomplete type" +msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" + +#: c-decl.c:4952 +msgid "parameter has incomplete type" +msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹" + +#: c-decl.c:4973 +#, c-format +msgid "parameter `%s' points to incomplete type" +msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:4976 +msgid "parameter points to incomplete type" +msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:5041 +#, c-format +msgid "parameter `%s' has just a forward declaration" +msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5082 +msgid "`void' in parameter list must be the entire list" +msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: c-decl.c:5111 +#, c-format +msgid "`%s %s' declared inside parameter list" +msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5120 +msgid "anonymous struct declared inside parameter list" +msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5122 +msgid "anonymous union declared inside parameter list" +msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5124 +msgid "anonymous enum declared inside parameter list" +msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5128 +msgid "its scope is only this definition or declaration, which is probably not what you want." +msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£" + +#: c-decl.c:5198 +#, c-format +msgid "redefinition of `%s %s'" +msgstr "`%s %s' ¤ÎºÆÄêµÁ" + +#: c-decl.c:5266 c-decl.c:5269 +#, c-format +msgid "%s defined inside parms" +msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5267 c-decl.c:5270 c-decl.c:5281 +msgid "union" +msgstr "¶¦ÍÑÂÎ" + +#: c-decl.c:5267 c-decl.c:5270 +msgid "structure" +msgstr "¹½Â¤ÂÎ" + +#: c-decl.c:5280 +#, c-format +msgid "%s has no %s" +msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: c-decl.c:5281 +msgid "struct" +msgstr "¹½Â¤ÂÎ" + +#: c-decl.c:5282 +msgid "named members" +msgstr "̾Á°ÉÕ¤¥á¥ó¥Ð" + +#: c-decl.c:5282 +msgid "members" +msgstr "¥á¥ó¥Ð" + +#: c-decl.c:5321 +#, c-format +msgid "nested redefinition of `%s'" +msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ" + +#: c-decl.c:5334 +#, c-format +msgid "bit-field `%s' width not an integer constant" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5345 +#, c-format +msgid "bit-field `%s' has invalid type" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Ï̵¸ú¤Ê·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:5357 +#, c-format +msgid "bit-field `%s' type invalid in ISO C" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤Ï̵¸ú¤Ç¤¹" + +#: c-decl.c:5369 +#, c-format +msgid "negative width in bit-field `%s'" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹" + +#: c-decl.c:5371 +#, c-format +msgid "width of `%s' exceeds its type" +msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òͤ¨¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:5373 +#, c-format +msgid "zero width for bit-field `%s'" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹" + +#: c-decl.c:5387 +#, c-format +msgid "`%s' is narrower than values of its type" +msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹" + +#: c-decl.c:5432 +msgid "flexible array member in union" +msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:5434 +msgid "flexible array member not at end of struct" +msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" + +#: c-decl.c:5436 +msgid "flexible array member in otherwise empty struct" +msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5461 +#, c-format +msgid "duplicate member `%s'" +msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" + +#: c-decl.c:5505 +msgid "union cannot be made transparent" +msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤¤Þ¤»¤ó" + +#. This enum is a named one that has been declared already. +#: c-decl.c:5586 +#, c-format +msgid "redeclaration of `enum %s'" +msgstr "`enum %s' ¤ÎºÆÀë¸À" + +#: c-decl.c:5620 +msgid "enum defined inside parms" +msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5653 +msgid "enumeration values exceed range of largest integer" +msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòͤ¨¤Þ¤·¤¿" + +#: c-decl.c:5762 +#, c-format +msgid "enumerator value for `%s' not integer constant" +msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5775 +msgid "overflow in enumeration values" +msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼" + +#: c-decl.c:5780 +msgid "ISO C restricts enumerator values to range of `int'" +msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:5852 +msgid "return type is an incomplete type" +msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹" + +#: c-decl.c:5860 +msgid "return type defaults to `int'" +msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" + +#: c-decl.c:5907 +#, c-format +msgid "no previous prototype for `%s'" +msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5914 +#, c-format +msgid "`%s' was used with no prototype before its definition" +msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-decl.c:5920 +#, c-format +msgid "no previous declaration for `%s'" +msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5927 +#, c-format +msgid "`%s' was used with no declaration before its definition" +msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿" + +#: c-decl.c:5955 c-decl.c:6672 +#, c-format +msgid "return type of `%s' is not `int'" +msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:5971 +#, c-format +msgid "first argument of `%s' should be `int'" +msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤¤Ç¤¹" + +#: c-decl.c:5980 +#, c-format +msgid "second argument of `%s' should be `char **'" +msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤¤Ç¤¹" + +#: c-decl.c:5989 +#, c-format +msgid "third argument of `%s' should probably be `char **'" +msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤¤Ç¤·¤ç¤¦" + +#: c-decl.c:5998 +#, c-format +msgid "`%s' takes only zero or two arguments" +msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" + +#: c-decl.c:6001 +#, c-format +msgid "`%s' is normally a non-static function" +msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹" + +#: c-decl.c:6104 +msgid "parm types given both in parmlist and separately" +msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:6125 +msgid "parameter name omitted" +msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:6129 c-decl.c:6231 c-decl.c:6542 +#, c-format +msgid "parameter `%s' declared void" +msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:6205 +msgid "parameter name missing from parameter list" +msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-decl.c:6224 c-decl.c:6535 +#, c-format +msgid "multiple parameters named `%s'" +msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" + +#: c-decl.c:6255 c-decl.c:6257 +#, c-format +msgid "type of `%s' defaults to `int'" +msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" + +#: c-decl.c:6293 c-decl.c:6592 +#, c-format +msgid "declaration for parameter `%s' but no such parameter" +msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-decl.c:6341 +msgid "number of arguments doesn't match prototype" +msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:6371 +#, c-format +msgid "promoted argument `%s' doesn't match prototype" +msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:6385 +#, c-format +msgid "argument `%s' doesn't match prototype" +msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó" + +#: c-decl.c:6565 +#, c-format +msgid "type of parameter `%s' is not declared" +msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-decl.c:6793 +msgid "this function may return with or without a value" +msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦" + +#: c-decl.c:6813 +#, c-format +msgid "size of return value of `%s' is %u bytes" +msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹" + +#: c-decl.c:6817 +#, c-format +msgid "size of return value of `%s' is larger than %d bytes" +msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礤¯¤Ê¤ê¤Þ¤¹" + +#. If we get here, declarations have been used in a for loop without +#. the C99 for loop scope. This doesn't make much sense, so don't +#. allow it. +#: c-decl.c:6872 +msgid "`for' loop initial declaration used outside C99 mode" +msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-decl.c:6892 +#, c-format +msgid "`%s %s' declared in `for' loop initial declaration" +msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: c-decl.c:6901 +#, c-format +msgid "declaration of non-variable `%s' in `for' loop initial declaration" +msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" + +#: c-decl.c:6903 +#, c-format +msgid "declaration of static variable `%s' in `for' loop initial declaration" +msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" + +#: c-decl.c:6905 +#, c-format +msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" +msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" + +#: c-dump.c:826 +#, c-format +msgid "could not open dump file `%s'" +msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿" + +#: c-dump.c:871 +#, c-format +msgid "ignoring `%s' at end of `-f%s'" +msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹" + +#: c-format.c:106 c-format.c:219 +#, c-format +msgid "argument format specified for non-function `%s'" +msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-format.c:112 +msgid "unrecognized format specifier" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò" + +#: c-format.c:123 +#, c-format +msgid "`%s' is an unrecognized format function type" +msgstr "`%s' ¤Ïǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹" + +#: c-format.c:145 c-format.c:233 +msgid "format string has invalid operand number" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤Ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹" + +#: c-format.c:153 +msgid "format string arg follows the args to be formatted" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹" + +#: c-format.c:172 c-format.c:254 +msgid "format string arg not a string type" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó" + +#: c-format.c:185 +msgid "args to be formatted is not '...'" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: c-format.c:193 +msgid "strftime formats cannot format arguments" +msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¤Þ¤»¤ó" + +#: c-format.c:263 +msgid "function does not return string type" +msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó" + +#: c-format.c:757 +msgid "` ' flag" +msgstr "` ' ¥Õ¥é¥°" + +#: c-format.c:757 +msgid "the ` ' printf flag" +msgstr "printf ¤Î ` ' ¥Õ¥é¥°" + +#: c-format.c:758 c-format.c:829 +msgid "`+' flag" +msgstr "`+' ¥Õ¥é¥°" + +#: c-format.c:758 +msgid "the `+' printf flag" +msgstr "printf ¤Î `+' ¥Õ¥é¥°" + +#: c-format.c:759 c-format.c:805 +msgid "`#' flag" +msgstr "`#' ¥Õ¥é¥°" + +#: c-format.c:759 +msgid "the `#' printf flag" +msgstr "printf ¤Î `#' ¥Õ¥é¥°" + +#: c-format.c:760 c-format.c:803 +msgid "`0' flag" +msgstr "`0' ¥Õ¥é¥°" + +#: c-format.c:760 +msgid "the `0' printf flag" +msgstr "printf ¤Î `0' ¥Õ¥é¥°" + +#: c-format.c:761 c-format.c:802 c-format.c:832 +msgid "`-' flag" +msgstr "`-' ¥Õ¥é¥°" + +#: c-format.c:761 +msgid "the `-' printf flag" +msgstr "printf ¤Î `-' ¥Õ¥é¥°" + +#: c-format.c:762 c-format.c:786 +msgid "`'' flag" +msgstr "`'' ¥Õ¥é¥°" + +#: c-format.c:762 +msgid "the `'' printf flag" +msgstr "printf ¤Î `'' ¥Õ¥é¥°" + +#: c-format.c:763 c-format.c:787 +msgid "`I' flag" +msgstr "`I' ¥Õ¥é¥°" + +#: c-format.c:763 +msgid "the `I' printf flag" +msgstr "printf ¤Î `I' ¥Õ¥é¥°" + +#: c-format.c:764 c-format.c:784 c-format.c:806 c-format.c:833 c-format.c:1846 +msgid "field width" +msgstr "¥Õ¥£¡¼¥ë¥ÉÉý" + +#: c-format.c:764 +msgid "field width in printf format" +msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý" + +#: c-format.c:765 +msgid "precision" +msgstr "ÀºÅÙ" + +#: c-format.c:765 +msgid "precision in printf format" +msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ" + +#: c-format.c:766 c-format.c:785 c-format.c:836 +msgid "length modifier" +msgstr "Ťµ½¤¾þ»Ò" + +#: c-format.c:766 +msgid "length modifier in printf format" +msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" + +#: c-format.c:782 +msgid "assignment suppression" +msgstr "ÂåÆþ¤ÎÍÞÀ©" + +#: c-format.c:783 +msgid "`a' flag" +msgstr "`a' ¥Õ¥é¥°" + +#: c-format.c:783 +msgid "the `a' scanf flag" +msgstr "scanf ¤Î `a' ¥Õ¥é¥°" + +#: c-format.c:784 +msgid "field width in scanf format" +msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" + +#: c-format.c:785 +msgid "length modifier in scanf format" +msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" + +#: c-format.c:786 +msgid "the `'' scanf flag" +msgstr "scanf ¤Î `'' ¥Õ¥é¥°" + +#: c-format.c:787 +msgid "the `I' scanf flag" +msgstr "scanf ¤Î `I' ¥Õ¥é¥°" + +#: c-format.c:801 +msgid "`_' flag" +msgstr "`_' ¥Õ¥é¥°" + +#: c-format.c:801 +msgid "the `_' strftime flag" +msgstr "strftime ¤Î `_' ¥Õ¥é¥°" + +#: c-format.c:802 +msgid "the `-' strftime flag" +msgstr "strftime ¤Î `-' ¥Õ¥é¥°" + +#: c-format.c:803 +msgid "the `0' strftime flag" +msgstr "strftime ¤Î `^' ¥Õ¥é¥°" + +#: c-format.c:804 c-format.c:828 +msgid "`^' flag" +msgstr "`^' ¥Õ¥é¥°" + +#: c-format.c:804 +msgid "the `^' strftime flag" +msgstr "strftime ¤Î `^' ¥Õ¥é¥°" + +#: c-format.c:805 +msgid "the `#' strftime flag" +msgstr "strftime ¤Î `#' ¥Õ¥é¥°" + +#: c-format.c:806 +msgid "field width in strftime format" +msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" + +#: c-format.c:807 +msgid "`E' modifier" +msgstr "`E' ½¤¾þ»Ò" + +#: c-format.c:807 +msgid "the `E' strftime modifier" +msgstr "strftime ¤Î `E' ½¤¾þ»Ò" + +#: c-format.c:808 +msgid "`O' modifier" +msgstr "`O' ½¤¾þ»Ò" + +#: c-format.c:808 +msgid "the `O' strftime modifier" +msgstr "strftime ¤Î `O' ½¤¾þ»Ò" + +#: c-format.c:809 +msgid "the `O' modifier" +msgstr "the `O' ½¤¾þ»Ò" + +#: c-format.c:827 +msgid "fill character" +msgstr "µÍ¤áʸ»ú" + +#: c-format.c:827 +msgid "fill character in strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú" + +#: c-format.c:828 +msgid "the `^' strfmon flag" +msgstr "strfmon ¤Î `^' ¥Õ¥é¥°" + +#: c-format.c:829 +msgid "the `+' strfmon flag" +msgstr "strfmon ¤Î `+' ¥Õ¥é¥°" + +#: c-format.c:830 +msgid "`(' flag" +msgstr "`(' ¥Õ¥é¥°" + +#: c-format.c:830 +msgid "the `(' strfmon flag" +msgstr "strfmon ¤Î `(' ¥Õ¥é¥°" + +#: c-format.c:831 +msgid "`!' flag" +msgstr "`!' ¥Õ¥é¥°" + +#: c-format.c:831 +msgid "the `!' strfmon flag" +msgstr "strfmon ¤Î `!' ¥Õ¥é¥°" + +#: c-format.c:832 +msgid "the `-' strfmon flag" +msgstr "strfmon ¤Î `-' ¥Õ¥é¥°" + +#: c-format.c:833 +msgid "field width in strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" + +#: c-format.c:834 +msgid "left precision" +msgstr "º¸ÀºÅÙ" + +#: c-format.c:834 +msgid "left precision in strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ" + +#: c-format.c:835 +msgid "right precision" +msgstr "±¦ÀºÅÙ" + +#: c-format.c:835 +msgid "right precision in strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ" + +#: c-format.c:836 +msgid "length modifier in strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" + +#: c-format.c:1135 +#, c-format +msgid "function might be possible candidate for `%s' format attribute" +msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹" + +#: c-format.c:1248 c-format.c:1269 c-format.c:2256 +msgid "missing $ operand number in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-format.c:1279 +#, c-format +msgid "%s does not support %%n$ operand number formats" +msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:1286 +msgid "operand number out of range in format" +msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹" + +#: c-format.c:1307 +#, c-format +msgid "format argument %d used more than once in %s format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿" + +#: c-format.c:1349 +#, c-format +msgid "format argument %d unused before used argument %d in $-style format" +msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹" + +#: c-format.c:1443 +msgid "format not a string literal, format string not checked" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó" + +#: c-format.c:1457 +msgid "format not a string literal and no format arguments" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó" + +#: c-format.c:1459 +msgid "format not a string literal, argument types not checked" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó" + +#: c-format.c:1472 +msgid "too many arguments for format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" + +#: c-format.c:1475 +msgid "unused arguments in $-style format" +msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹" + +#: c-format.c:1478 +msgid "zero-length format string" +msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó" + +#: c-format.c:1481 +msgid "format is a wide character string" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹" + +#: c-format.c:1484 +msgid "unterminated format string" +msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó" + +#. FIXME: this warning should go away once Marc Espie's +#. __attribute__((nonnull)) patch is in. Instead, checking for +#. nonnull attributes should probably change this function to act +#. specially if info == NULL and add a res->number_null entry for +#. that case, or maybe add a function pointer to be called at +#. the end instead of hardcoding check_format_info_main. +#: c-format.c:1572 +msgid "null format string" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤¬ null ¤Ç¤¹" + +#: c-format.c:1725 +msgid "embedded `\\0' in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-format.c:1740 +#, c-format +msgid "spurious trailing `%%' in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤¤â¤Î¤¬¤¢¤ê¤Þ¤¹" + +#: c-format.c:1779 c-format.c:2016 +#, c-format +msgid "repeated %s in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹" + +#: c-format.c:1792 +msgid "missing fill character at end of strfmon format" +msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-format.c:1812 c-format.c:1930 c-format.c:2210 c-format.c:2263 +msgid "too few arguments for format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" + +#: c-format.c:1872 +#, c-format +msgid "zero width in %s format" +msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" + +#: c-format.c:1891 +#, c-format +msgid "empty left precision in %s format" +msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" + +#: c-format.c:1945 +msgid "field precision" +msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ" + +#: c-format.c:1960 +#, c-format +msgid "empty precision in %s format" +msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" + +#: c-format.c:2000 +#, c-format +msgid "%s does not support the `%s' %s length modifier" +msgstr "%s ¤Ï `%s' %s Ťµ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:2050 +msgid "conversion lacks type at end of format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹" + +#: c-format.c:2061 +#, c-format +msgid "unknown conversion type character `%c' in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹" + +#: c-format.c:2064 +#, c-format +msgid "unknown conversion type character 0x%x in format" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹" + +#: c-format.c:2071 +#, c-format +msgid "%s does not support the `%%%c' %s format" +msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:2087 +#, c-format +msgid "%s used with `%%%c' %s format" +msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#: c-format.c:2096 +#, c-format +msgid "%s does not support %s" +msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:2105 +#, c-format +msgid "%s does not support %s with the `%%%c' %s format" +msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:2138 +#, c-format +msgid "%s ignored with %s and `%%%c' %s format" +msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹" + +#: c-format.c:2142 +#, c-format +msgid "%s ignored with %s in %s format" +msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹" + +#: c-format.c:2148 +#, c-format +msgid "use of %s and %s together with `%%%c' %s format" +msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-format.c:2152 +#, c-format +msgid "use of %s and %s together in %s format" +msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-format.c:2171 +#, c-format +msgid "`%%%c' yields only last 2 digits of year in some locales" +msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹" + +#: c-format.c:2174 +#, c-format +msgid "`%%%c' yields only last 2 digits of year" +msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹" + +#. The end of the format string was reached. +#: c-format.c:2190 +#, c-format +msgid "no closing `]' for `%%[' format" +msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-format.c:2203 +#, c-format +msgid "use of `%s' length modifier with `%c' type character" +msgstr "`%s' Ťµ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-format.c:2224 +#, c-format +msgid "%s does not support the `%%%s%c' %s format" +msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-format.c:2239 +msgid "operand number specified with suppressed assignment" +msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹" + +#: c-format.c:2241 +msgid "operand number specified for format taking no argument" +msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-format.c:2360 +#, c-format +msgid "writing through null pointer (arg %d)" +msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" + +#: c-format.c:2369 +#, c-format +msgid "reading through null pointer (arg %d)" +msgstr "null ¥Ý¥¤¥ó¥¿¤òÆÉ¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" + +#: c-format.c:2389 +#, c-format +msgid "writing into constant object (arg %d)" +msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" + +#: c-format.c:2399 +#, c-format +msgid "extra type qualifiers in format argument (arg %d)" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)" + +#: c-format.c:2406 +#, c-format +msgid "format argument is not a pointer (arg %d)" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" + +#: c-format.c:2408 +#, c-format +msgid "format argument is not a pointer to a pointer (arg %d)" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" + +#: c-format.c:2502 +#, c-format +msgid "%s is not type %s (arg %d)" +msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" + +#: c-format.c:2505 +#, c-format +msgid "%s format, %s arg (arg %d)" +msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)" + +#: c-lex.c:279 +msgid "badly nested C headers from preprocessor" +msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹" + +#: c-lex.c:297 +msgid "leaving more files than we entered" +msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿" + +#: c-lex.c:329 +#, c-format +msgid "ignoring #pragma %s %s" +msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹" + +#: c-lex.c:331 +#, c-format +msgid "ignoring #pragma %s" +msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹" + +#: c-lex.c:381 +msgid "incomplete universal-character-name" +msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾" + +#: c-lex.c:388 +#, c-format +msgid "non hex digit '%c' in universal-character-name" +msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹" + +#: c-lex.c:403 +msgid "universal-character-name on EBCDIC target" +msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-lex.c:416 +#, c-format +msgid "universal-character-name used for '%c'" +msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-lex.c:419 +msgid "invalid universal-character-name" +msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾" + +#: c-lex.c:453 f/lex.c:601 +msgid "the meaning of `\\x' varies with -traditional" +msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" + +#: c-lex.c:489 cppexp.c:579 f/lex.c:636 +msgid "\\x used with no following hex digits" +msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-lex.c:502 f/lex.c:646 +msgid "hex escape out of range" +msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" + +#: c-lex.c:540 +msgid "the meaning of '\\a' varies with -traditional" +msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" + +#: c-lex.c:550 +#, c-format +msgid "the meaning of '\\%c' varies with -traditional" +msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" + +#: c-lex.c:556 cppexp.c:527 +#, c-format +msgid "non-ISO-standard escape sequence, '\\%c'" +msgstr "Èó ISO ɸ½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'" + +#: c-lex.c:563 c-lex.c:569 +#, c-format +msgid "unknown escape sequence '\\%c'" +msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'" + +#: c-lex.c:571 +#, c-format +msgid "unknown escape sequence: '\\' followed by char 0x%x" +msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: ʸ»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'" + +#: c-lex.c:601 +#, c-format +msgid "universal-character-name '\\U%08x' not valid in identifier" +msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-lex.c:847 +#, c-format +msgid "universal-character-name '\\u%04x' not valid in identifier" +msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-lex.c:937 +msgid "both 'f' and 'l' suffixes on floating constant" +msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹" + +#: c-lex.c:964 +#, c-format +msgid "floating point number exceeds range of '%s'" +msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòͤ¨¤Þ¤·¤¿" + +#: c-lex.c:994 +#, c-format +msgid "stray '%c' in program" +msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'" + +#: c-lex.c:996 +#, c-format +msgid "stray '\\%o' in program" +msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'" + +#: c-lex.c:1193 +msgid "floating constant may not be in radix 16" +msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó" + +#: c-lex.c:1230 +msgid "traditional C rejects the 'f' suffix" +msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" + +#: c-lex.c:1239 +msgid "traditional C rejects the 'l' suffix" +msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" + +#: c-lex.c:1249 c-lex.c:1342 +msgid "ISO C forbids imaginary numeric constants" +msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1283 +msgid "floating point number exceeds range of 'double'" +msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòͤ¨¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1312 +msgid "two 'u' suffixes on integer constant" +msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1314 +msgid "traditional C rejects the 'u' suffix" +msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" + +#: c-lex.c:1325 +msgid "three 'l' suffixes on integer constant" +msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1327 +msgid "'lul' is not a valid integer suffix" +msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-lex.c:1329 +msgid "'Ll' and 'lL' are not valid integer suffixes" +msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-lex.c:1332 +msgid "ISO C89 forbids long long integer constants" +msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹" + +#: c-lex.c:1340 +msgid "more than one 'i' or 'j' suffix on integer constant" +msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1355 +#, c-format +msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits" +msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿" + +#: c-lex.c:1445 +msgid "width of integer constant changes with -traditional" +msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹" + +#: c-lex.c:1447 +msgid "integer constant is unsigned in ISO C, signed with -traditional" +msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤¤Ç¤¹" + +#: c-lex.c:1449 +msgid "width of integer constant may change on other systems with -traditional" +msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦" + +#: c-lex.c:1459 +#, c-format +msgid "integer constant larger than the maximum value of %s" +msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹" + +#: c-lex.c:1468 +msgid "decimal constant is so large that it is unsigned" +msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿" + +#: c-lex.c:1497 +msgid "integer constant is larger than the maximum value for its type" +msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹" + +#: c-lex.c:1501 +#, c-format +msgid "missing white space after number '%.*s'" +msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1537 c-lex.c:1641 +msgid "Ignoring invalid multibyte character" +msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹" + +#: c-lex.c:1555 c-lex.c:1660 cppexp.c:275 +msgid "escape sequence out of range for character" +msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹" + +#: c-lex.c:1679 +msgid "empty character constant" +msgstr "¶õ¤Îʸ»úÄê¿ô" + +#: c-lex.c:1683 +msgid "character constant too long" +msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹" + +#: c-lex.c:1686 cppexp.c:293 +msgid "multi-character character constant" +msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô" + +#. Like YYERROR but do call yyerror. +#: c-parse.y:61 cp/parse.y:55 objc/objc-parse.y:62 +msgid "syntax error" +msgstr "ʸˡ¥¨¥é¡¼" + +#: c-parse.y:247 objc/objc-parse.y:275 +msgid "ISO C forbids an empty source file" +msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:279 c-parse.y:1824 objc/objc-parse.y:308 objc/objc-parse.y:1888 +msgid "argument of `asm' is not a constant string" +msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó " + +#: c-parse.y:287 objc/objc-parse.y:316 +msgid "ISO C forbids data definition with no type or storage class" +msgstr "ISO C ¤Ï·¿¤äµ²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:289 objc/objc-parse.y:318 +msgid "data definition has no type or storage class" +msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: c-parse.y:310 objc/objc-parse.y:339 +msgid "ISO C does not allow extra `;' outside of a function" +msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó" + +#: c-parse.y:382 cppexp.c:900 +msgid "traditional C rejects the unary plus operator" +msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹" + +#: c-parse.y:426 objc/objc-parse.y:455 +msgid "ISO C forbids `&&'" +msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:455 objc/objc-parse.y:484 +msgid "`sizeof' applied to a bit-field" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'" + +#: c-parse.y:543 objc/objc-parse.y:572 +msgid "ISO C forbids omitting the middle term of a ?: expression" +msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:591 objc/objc-parse.y:620 +msgid "ISO C89 forbids compound literals" +msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:621 objc/objc-parse.y:650 +msgid "ISO C forbids braced-groups within expressions" +msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:674 +msgid "traditional C rejects string concatenation" +msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹" + +#: c-parse.y:689 objc/objc-parse.y:741 +msgid "ISO C does not permit use of `varargs.h'" +msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó" + +#: c-parse.y:797 c-parse.y:818 c-parse.y:850 cp/parse.y:1861 cp/parse.y:1868 +#: cp/parse.y:1907 objc/objc-parse.y:849 objc/objc-parse.y:870 +#: objc/objc-parse.y:902 +#, c-format +msgid "`%s' is not at beginning of declaration" +msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-parse.y:1014 objc/objc-parse.y:1075 +msgid "ISO C forbids empty initializer braces" +msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1028 objc/objc-parse.y:1089 +msgid "ISO C89 forbids specifying subobject to initialize" +msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1031 objc/objc-parse.y:1092 +msgid "obsolete use of designated initializer without `='" +msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»ØÌ¾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" + +#: c-parse.y:1035 objc/objc-parse.y:1096 +msgid "obsolete use of designated initializer with `:'" +msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»ØÌ¾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" + +#: c-parse.y:1064 +msgid "ISO C forbids specifying range of elements to initialize" +msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈϰϻØÄê¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1072 c-parse.y:1102 objc/objc-parse.y:1127 objc/objc-parse.y:1157 +msgid "ISO C forbids nested functions" +msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1177 c-parse.y:1211 +msgid "`[*]' in parameter declaration only allowed in ISO C 99" +msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-parse.y:1286 objc/objc-parse.y:1332 +msgid "ISO C forbids forward references to `enum' types" +msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1298 cp/parse.y:2326 objc/objc-parse.y:1344 +msgid "comma at end of enumerator list" +msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹" + +#: c-parse.y:1306 objc/objc-parse.y:1352 +msgid "no semicolon at end of struct or union" +msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-parse.y:1315 objc/objc-parse.y:1361 objc/objc-parse.y:2359 +msgid "extra semicolon in struct or union specified" +msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-parse.y:1339 objc/objc-parse.y:1399 +msgid "ISO C doesn't support unnamed structs/unions" +msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-parse.y:1353 objc/objc-parse.y:1413 +msgid "ISO C forbids member declarations with no members" +msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1472 objc/objc-parse.y:1532 +msgid "deprecated use of label at end of compound statement" +msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" + +#: c-parse.y:1489 objc/objc-parse.y:1549 +msgid "ISO C89 forbids mixed declarations and code" +msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1563 objc/objc-parse.y:1627 +msgid "ISO C forbids label declarations" +msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1612 cp/parse.y:1562 objc/objc-parse.y:1676 +msgid "braced-group within expression allowed only inside a function" +msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆâ¦¤Ç¤Î¤ßµö¤µ¤ì¤Þ¤¹" + +#: c-parse.y:1727 objc/objc-parse.y:1791 +msgid "empty body in an else-statement" +msgstr "else ʸ¤ÎÃæ¿È¤¬¶õ¤Ç¤¹" + +#: c-parse.y:1856 objc/objc-parse.y:1920 +msgid "ISO C forbids `goto *expr;'" +msgstr "ISO C `goto *¼°;' ¤Î½ñ¤Êý¤ò¶Ø¤¸¤Þ¤¹" + +#: c-parse.y:1948 objc/objc-parse.y:2012 +msgid "ISO C forbids forward parameter declarations" +msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹" + +#. Gcc used to allow this as an extension. However, it does +#. not work for all targets, and thus has been disabled. +#. Also, since func (...) and func () are indistinguishable, +#. it caused problems with the code in expand_builtin which +#. tries to verify that BUILT_IN_NEXT_ARG is being used +#. correctly. +#: c-parse.y:1971 objc/objc-parse.y:2035 +msgid "ISO C requires a named argument before `...'" +msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹" + +#: c-parse.y:2051 objc/objc-parse.y:2115 +msgid "`...' in old-style identifier list" +msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'" + +#: c-parse.y:2377 cp/spew.c:1480 objc/objc-parse.y:3109 +#, c-format +msgid "%s at end of input" +msgstr "ÆþÎϤκǸå¤Ë %s" + +#: c-parse.y:2383 cp/spew.c:1486 objc/objc-parse.y:3115 +#, c-format +msgid "%s before %s'%c'" +msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: c-parse.y:2385 cp/spew.c:1488 objc/objc-parse.y:3117 +#, c-format +msgid "%s before %s'\\x%x'" +msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: c-parse.y:2389 cp/spew.c:1492 objc/objc-parse.y:3121 +#, c-format +msgid "%s before string constant" +msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s" + +#: c-parse.y:2393 cp/spew.c:1496 objc/objc-parse.y:3125 +#, c-format +msgid "%s before numeric constant" +msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s" + +#: c-parse.y:2395 objc/objc-parse.y:3127 +#, c-format +msgid "%s before \"%s\"" +msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: c-parse.y:2397 objc/objc-parse.y:3129 +#, c-format +msgid "%s before '%s' token" +msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: c-parse.y:2543 objc/objc-parse.y:3292 +#, c-format +msgid "syntax error at '%s' token" +msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼" + +#: c-parse.y:2573 cp/lex.c:928 objc/objc-parse.y:3322 +msgid "YYDEBUG not defined." +msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: c-pragma.c:108 +msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)" +msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿" + +#: c-pragma.c:126 +#, c-format +msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)" +msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿" + +#: c-pragma.c:249 +msgid "junk at end of '#pragma pack'" +msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: c-pragma.c:298 +msgid "junk at end of #pragma weak" +msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: c-semantics.c:607 +msgid "break statement not within loop or switch" +msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: c-semantics.c:625 +msgid "continue statement not within a loop" +msgstr "continue ʸ¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: c-semantics.c:720 +msgid "destructor needed for `%#D'" +msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹" + +#: c-semantics.c:721 +msgid "where case label appears here" +msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹" + +#: c-semantics.c:724 +msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" +msgstr "(Á°¤Î case ʸ¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)" + +#: c-semantics.c:757 c-typeck.c:6800 +#, c-format +msgid "%s qualifier ignored on asm" +msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹" + +#: c-typeck.c:122 +#, c-format +msgid "`%s' has an incomplete type" +msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" + +#: c-typeck.c:144 cp/call.c:2553 +msgid "invalid use of void expression" +msgstr "void ¼°¤Î̵¸ú¤Ê»ÈÍÑ" + +#: c-typeck.c:153 +msgid "invalid use of array with unspecified bounds" +msgstr "¶³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ" + +#: c-typeck.c:161 +#, c-format +msgid "invalid use of undefined type `%s %s'" +msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤¬Ìµ¸ú¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. +#: c-typeck.c:165 +#, c-format +msgid "invalid use of incomplete typedef `%s'" +msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤¬Ìµ¸ú¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:396 c-typeck.c:410 +msgid "function types not truly compatible in ISO C" +msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:561 +msgid "types are not quite compatible" +msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:714 +msgid "sizeof applied to a function type" +msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:720 +msgid "sizeof applied to a void type" +msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:727 +msgid "sizeof applied to an incomplete type" +msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:780 c-typeck.c:2793 +msgid "arithmetic on pointer to an incomplete type" +msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»" + +#: c-typeck.c:808 +msgid "__alignof__ applied to an incomplete type" +msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:834 +msgid "`__alignof' applied to a bit-field" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:1025 cp/typeck.c:1792 +msgid "invalid use of non-lvalue array" +msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ" + +#: c-typeck.c:1200 +#, c-format +msgid "%s has no member named `%s'" +msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:1231 +#, c-format +msgid "request for member `%s' in something not a structure or union" +msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:1264 +msgid "dereferencing pointer to incomplete type" +msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È" + +#: c-typeck.c:1268 +msgid "dereferencing `void *' pointer" +msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹" + +#: c-typeck.c:1285 cp/typeck.c:2402 +#, c-format +msgid "invalid type argument of `%s'" +msgstr "`%s' ¤Î°ú¿ô¤È¤·¤ÆÌµ¸ú¤Ê·¿" + +#: c-typeck.c:1304 cp/typeck.c:2428 +msgid "subscript missing in array reference" +msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1325 cp/typeck.c:2470 +msgid "array subscript has type `char'" +msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹" + +#: c-typeck.c:1333 c-typeck.c:1422 cp/typeck.c:2477 cp/typeck.c:2556 +msgid "array subscript is not an integer" +msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:1366 +msgid "ISO C forbids subscripting `register' array" +msgstr "ISO C ¤Ï `register' ÇÛÎ󤨤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:1368 +msgid "ISO C89 forbids subscripting non-lvalue array" +msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎ󤨤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:1401 +msgid "subscript has type `char'" +msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹" + +#: c-typeck.c:1417 cp/typeck.c:2551 +msgid "subscripted value is neither array nor pointer" +msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:1468 +#, c-format +msgid "`%s' undeclared here (not in a function)" +msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)" + +#: c-typeck.c:1475 +#, c-format +msgid "`%s' undeclared (first use in this function)" +msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)" + +#: c-typeck.c:1480 +msgid "(Each undeclared identifier is reported only once" +msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô" + +#: c-typeck.c:1481 +msgid "for each function it appears in.)" +msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)" + +#: c-typeck.c:1498 +#, c-format +msgid "local declaration of `%s' hides instance variable" +msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹" + +#: c-typeck.c:1563 +msgid "called object is not a function" +msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:1647 cp/typeck.c:3189 +msgid "too many arguments to function" +msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:1670 +#, c-format +msgid "type of formal parameter %d is incomplete" +msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹" + +#: c-typeck.c:1683 +#, c-format +msgid "%s as integer rather than floating due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1686 +#, c-format +msgid "%s as integer rather than complex due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1689 +#, c-format +msgid "%s as complex rather than floating due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1692 +#, c-format +msgid "%s as floating rather than integer due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1695 +#, c-format +msgid "%s as complex rather than integer due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1698 +#, c-format +msgid "%s as floating rather than complex due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1708 +#, c-format +msgid "%s as `float' rather than `double' due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1725 +#, c-format +msgid "%s with different width due to prototype" +msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1759 +#, c-format +msgid "%s as unsigned due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1761 +#, c-format +msgid "%s as signed due to prototype" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:1795 cp/typeck.c:3290 +msgid "too few arguments to function" +msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" + +#: c-typeck.c:1836 +msgid "suggest parentheses around + or - inside shift" +msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1843 +msgid "suggest parentheses around && within ||" +msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1852 +msgid "suggest parentheses around arithmetic in operand of |" +msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1855 +msgid "suggest parentheses around comparison in operand of |" +msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1864 +msgid "suggest parentheses around arithmetic in operand of ^" +msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1867 +msgid "suggest parentheses around comparison in operand of ^" +msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1874 +msgid "suggest parentheses around + or - in operand of &" +msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1877 +msgid "suggest parentheses around comparison in operand of &" +msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: c-typeck.c:1884 +msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" +msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØÅª¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó" + +#: c-typeck.c:2138 cp/typeck.c:3569 +msgid "right shift count is negative" +msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" + +#: c-typeck.c:2145 cp/typeck.c:3575 +msgid "right shift count >= width of type" +msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2170 cp/typeck.c:3594 +msgid "left shift count is negative" +msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" + +#: c-typeck.c:2173 cp/typeck.c:3596 +msgid "left shift count >= width of type" +msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2198 +msgid "shift count is negative" +msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹" + +#: c-typeck.c:2200 +msgid "shift count >= width of type" +msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2221 cp/typeck.c:3631 +msgid "comparing floating point with == or != is unsafe" +msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:2245 c-typeck.c:2251 +msgid "ISO C forbids comparison of `void *' with function pointer" +msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:2254 c-typeck.c:2296 c-typeck.c:2324 +msgid "comparison of distinct pointer types lacks a cast" +msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2269 c-typeck.c:2275 c-typeck.c:2345 c-typeck.c:2351 +msgid "comparison between pointer and integer" +msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2291 c-typeck.c:2319 +msgid "ISO C forbids ordered comparisons of pointers to functions" +msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:2316 +msgid "comparison of complete and incomplete pointers" +msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹" + +#: c-typeck.c:2332 c-typeck.c:2339 +msgid "ordered comparison of pointer with integer zero" +msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹" + +#: c-typeck.c:2365 cp/typeck.c:3764 +msgid "unordered comparison on non-floating point argument" +msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹" + +#: c-typeck.c:2579 +msgid "comparison between signed and unsigned" +msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹" + +#: c-typeck.c:2625 cp/typeck.c:4010 +msgid "comparison of promoted ~unsigned with constant" +msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹" + +#: c-typeck.c:2633 cp/typeck.c:4018 +msgid "comparison of promoted ~unsigned with unsigned" +msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹" + +#: c-typeck.c:2695 +msgid "pointer of type `void *' used in arithmetic" +msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:2701 +msgid "pointer to a function used in arithmetic" +msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:2779 +msgid "pointer of type `void *' used in subtraction" +msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2781 +msgid "pointer to a function used in subtraction" +msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2839 +msgid "wrong type argument to unary plus" +msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2850 +msgid "wrong type argument to unary minus" +msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2862 +msgid "ISO C does not support `~' for complex conjugation" +msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-typeck.c:2868 +msgid "wrong type argument to bit-complement" +msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2879 +msgid "wrong type argument to abs" +msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2891 +msgid "wrong type argument to conjugation" +msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2905 +msgid "wrong type argument to unary exclamation mark" +msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2948 +msgid "ISO C does not support `++' and `--' on complex types" +msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#: c-typeck.c:2962 c-typeck.c:2988 +#, c-format +msgid "wrong type argument to %s" +msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:2982 +#, c-format +msgid "%s of pointer to unknown structure" +msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s" + +#: c-typeck.c:3052 +msgid "invalid lvalue in increment" +msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" + +#: c-typeck.c:3053 +msgid "invalid lvalue in decrement" +msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" + +#: c-typeck.c:3061 cp/typeck.c:4587 +msgid "increment" +msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È" + +#: c-typeck.c:3061 cp/typeck.c:4587 +msgid "decrement" +msgstr "¥Ç¥¯¥ê¥á¥ó¥È" + +#: c-typeck.c:3117 +msgid "ISO C forbids the address of a cast expression" +msgstr "ISO C ¤Ï¥¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3131 +msgid "invalid lvalue in unary `&'" +msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" + +#: c-typeck.c:3163 +#, c-format +msgid "attempt to take address of bit-field structure member `%s'" +msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:3271 c-typeck.c:4618 c-typeck.c:4634 c-typeck.c:4650 +#: cp/typeck.c:4780 diagnostic.c:1475 gcc.c:4207 java/verify.c:1416 +#: java/verify.c:1417 java/verify.c:1432 +#, c-format +msgid "%s" +msgstr "%s" + +#: c-typeck.c:3328 +msgid "ISO C forbids use of conditional expressions as lvalues" +msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3331 +msgid "ISO C forbids use of compound expressions as lvalues" +msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3334 +msgid "ISO C forbids use of cast expressions as lvalues" +msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3351 +#, c-format +msgid "%s of read-only member `%s'" +msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3355 +#, c-format +msgid "%s of read-only variable `%s'" +msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3358 +#, c-format +msgid "%s of read-only location" +msgstr "%s¤¬ÆÉ¤ß¹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3376 +#, c-format +msgid "cannot take address of bitfield `%s'" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó" + +#: c-typeck.c:3403 +#, c-format +msgid "global register variable `%s' used in nested function" +msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3407 +#, c-format +msgid "register variable `%s' used in nested function" +msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3414 +#, c-format +msgid "address of global register variable `%s' requested" +msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹" + +#: c-typeck.c:3426 +msgid "cannot put object with volatile field into register" +msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó" + +#: c-typeck.c:3430 +#, c-format +msgid "address of register variable `%s' requested" +msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:3538 +msgid "signed and unsigned type in conditional expression" +msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹" + +#: c-typeck.c:3545 +msgid "ISO C forbids conditional expr with only one void side" +msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3561 c-typeck.c:3568 +msgid "ISO C forbids conditional expr between `void *' and function pointer" +msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3574 +msgid "pointer type mismatch in conditional expression" +msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" + +#: c-typeck.c:3581 c-typeck.c:3591 +msgid "pointer/integer type mismatch in conditional expression" +msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" + +#: c-typeck.c:3605 +msgid "type mismatch in conditional expression" +msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó" + +#: c-typeck.c:3678 cp/typeck.c:5012 +msgid "left-hand operand of comma expression has no effect" +msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:3717 +msgid "cast specifies array type" +msgstr "¥¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:3723 +msgid "cast specifies function type" +msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:3733 +msgid "ISO C forbids casting nonscalar to the same type" +msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3754 +msgid "ISO C forbids casts to union type" +msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:3770 +msgid "cast to union type from type not present in union" +msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹" + +#. There are qualifiers present in IN_OTYPE that are not +#. present in IN_TYPE. +#: c-typeck.c:3815 +msgid "cast discards qualifiers from pointer target type" +msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" + +#: c-typeck.c:3830 +msgid "cast increases required alignment of target type" +msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹" + +#: c-typeck.c:3836 cp/typeck.c:5420 +msgid "cast from pointer to integer of different size" +msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹" + +#: c-typeck.c:3841 +msgid "cast does not match function type" +msgstr "¥¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" + +#: c-typeck.c:3848 cp/typeck.c:5427 +msgid "cast to pointer from integer of different size" +msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿" + +#. Now we have handled acceptable kinds of LHS that are not truly lvalues. +#. Reject anything strange now. +#: c-typeck.c:3990 +msgid "invalid lvalue in assignment" +msgstr "ÂåÆþ¤È¤·¤ÆÌµ¸ú¤Êº¸ÊÕÃͤǤ¹" + +#. Convert new value to destination type. +#: c-typeck.c:3999 c-typeck.c:4024 c-typeck.c:4041 cp/typeck.c:5542 +#: cp/typeck.c:5699 +msgid "assignment" +msgstr "ÂåÆþ" + +#: c-typeck.c:4208 c-typeck.c:4275 +#, c-format +msgid "%s makes qualified function pointer from unqualified" +msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹" + +#: c-typeck.c:4212 c-typeck.c:4255 +#, c-format +msgid "%s discards qualifiers from pointer target type" +msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" + +#: c-typeck.c:4218 +msgid "ISO C prohibits argument conversion to union type" +msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:4247 +#, c-format +msgid "ISO C forbids %s between function pointer and `void *'" +msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹" + +#: c-typeck.c:4264 +#, c-format +msgid "pointer targets in %s differ in signedness" +msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉ乿¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹" + +#: c-typeck.c:4280 +#, c-format +msgid "%s from incompatible pointer type" +msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹" + +#: c-typeck.c:4296 +#, c-format +msgid "%s makes pointer from integer without a cast" +msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿" + +#: c-typeck.c:4304 +#, c-format +msgid "%s makes integer from pointer without a cast" +msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿" + +#: c-typeck.c:4318 c-typeck.c:4321 +#, c-format +msgid "incompatible type for argument %d of `%s'" +msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:4325 +#, c-format +msgid "incompatible type for argument %d of indirect function call" +msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À¤Î¤Ê¤¤·¿¤Ç¤¹" + +#: c-typeck.c:4329 +#, c-format +msgid "incompatible types in %s" +msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿" + +#. Function name is known; supply it. +#: c-typeck.c:4360 +#, c-format +msgid "passing arg %d of `%s'" +msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" + +#. Function name unknown (call through ptr); just give arg number. +#: c-typeck.c:4370 +#, c-format +msgid "passing arg %d of pointer to function" +msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹" + +#: c-typeck.c:4437 +msgid "initializer for static variable is not constant" +msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:4443 +msgid "initializer for static variable uses complicated arithmetic" +msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:4451 +msgid "aggregate initializer is not constant" +msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:4453 +msgid "aggregate initializer uses complicated arithmetic" +msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:4460 +msgid "traditional C rejects automatic aggregate initialization" +msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹" + +#: c-typeck.c:4621 c-typeck.c:4637 c-typeck.c:4653 +#, c-format +msgid "(near initialization for `%s')" +msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" + +#: c-typeck.c:4705 cp/typeck2.c:518 +msgid "char-array initialized from wide string" +msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:4712 cp/typeck2.c:525 +msgid "int-array initialized from non-wide string" +msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:4729 cp/typeck2.c:541 +msgid "initializer-string for array of chars is too long" +msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹" + +#: c-typeck.c:4756 +msgid "array initialized from non-constant array expression" +msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:4773 c-typeck.c:4775 c-typeck.c:4791 c-typeck.c:4812 +#: c-typeck.c:6207 +msgid "initializer element is not constant" +msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:4807 +msgid "initialization" +msgstr "½é´ü²½" + +#: c-typeck.c:4818 c-typeck.c:6212 +msgid "initializer element is not computable at load time" +msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó" + +#: c-typeck.c:4855 c-typeck.c:4871 cp/typeck2.c:618 +msgid "invalid initializer" +msgstr "̵¸ú¤Ê½é´ü²½»Ò" + +#: c-typeck.c:5339 +msgid "extra brace group at end of initializer" +msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×" + +#: c-typeck.c:5359 +msgid "missing braces around initializer" +msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5403 +msgid "braces around scalar initializer" +msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5455 +msgid "initialization of flexible array member in a nested context" +msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5457 +msgid "initialization of a flexible array member" +msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5467 +msgid "deprecated initialization of zero-length array" +msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" + +#: c-typeck.c:5472 +msgid "initialization of zero-length array before end of structure" +msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5477 +msgid "initialization of zero-length array inside a nested context" +msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆâ¦¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5496 +msgid "missing initializer" +msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:5521 +msgid "empty scalar initializer" +msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò" + +#: c-typeck.c:5526 +msgid "extra elements in scalar initializer" +msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ" + +#: c-typeck.c:5610 +msgid "initialization designators may not nest" +msgstr "½é´ü²½»ØÌ¾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" + +#: c-typeck.c:5631 c-typeck.c:5701 +msgid "array index in non-array initializer" +msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿" + +#: c-typeck.c:5636 c-typeck.c:5753 +msgid "field name not in record or union initializer" +msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹" + +#: c-typeck.c:5697 c-typeck.c:5699 +msgid "nonconstant array index in initializer" +msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" + +#: c-typeck.c:5704 +msgid "array index in initializer exceeds array bounds" +msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òͤ¨¤Þ¤·¤¿" + +#: c-typeck.c:5715 +msgid "empty index range in initializer" +msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈϰϥ¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" + +#: c-typeck.c:5724 +msgid "array index range in initializer exceeds array bounds" +msgstr "½é´ü²½»Ò¤ÎÈϰϥ¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òͤ¨¤Þ¤·¤¿" + +#: c-typeck.c:5765 +#, c-format +msgid "unknown field `%s' specified in initializer" +msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: c-typeck.c:5802 c-typeck.c:5823 c-typeck.c:6277 +msgid "initialized field with side-effects overwritten" +msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤¤µ¤ì¤Þ¤¹" + +#: c-typeck.c:6490 +msgid "excess elements in char array initializer" +msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:6497 c-typeck.c:6536 +msgid "excess elements in struct initializer" +msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:6603 +msgid "excess elements in union initializer" +msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:6620 +msgid "traditional C rejects initialization of unions" +msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹" + +#: c-typeck.c:6683 +msgid "excess elements in array initializer" +msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:6709 +msgid "excess elements in scalar initializer" +msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" + +#: c-typeck.c:6793 +msgid "asm template is not a string constant" +msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:6825 +msgid "invalid lvalue in asm statement" +msgstr "asm ʸ¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ" + +#: c-typeck.c:6898 +msgid "modification by `asm'" +msgstr "`asm' ¤Ë¤è¤ë½¤Àµ" + +#: c-typeck.c:6917 cp/typeck.c:6589 +msgid "function declared `noreturn' has a `return' statement" +msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' ʸ¤¬¤¢¤ê¤Þ¤¹" + +#: c-typeck.c:6924 +msgid "`return' with no value, in function returning non-void" +msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:6930 +msgid "`return' with a value, in function returning void" +msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹" + +#: c-typeck.c:6934 +msgid "return" +msgstr "return" + +#: c-typeck.c:6985 +msgid "function returns address of local variable" +msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹" + +#: c-typeck.c:7043 cp/semantics.c:533 +msgid "switch quantity not an integer" +msgstr "switch ¤ÎÆâÍÆ¤¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:7054 +msgid "`long' switch expression not converted to `int' in ISO C" +msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó" + +#: c-typeck.c:7097 cp/decl.c:5228 +msgid "case label not within a switch statement" +msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: c-typeck.c:7099 cp/decl.c:5233 +msgid "`default' label not within a switch statement" +msgstr "`default' ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: calls.c:1877 +#, c-format +msgid "inlining failed in call to `%s'" +msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" + +#: calls.c:1878 calls.c:2191 +msgid "called from here" +msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿" + +#: calls.c:2190 +#, c-format +msgid "can't inline call to `%s'" +msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Þ¤»¤ó" + +#: calls.c:2228 +msgid "function call has aggregate value" +msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹" + +#: calls.c:4604 +msgid "variable offset is passed paritially in stack and in reg" +msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" + +#: calls.c:4606 +msgid "variable size is passed partially in stack and in reg" +msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" + +#: collect2.c:454 +msgid "internal error" +msgstr "ÆâÉô¥¨¥é¡¼" + +#: collect2.c:935 +msgid "no arguments" +msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: collect2.c:1290 collect2.c:1438 collect2.c:1482 +#, c-format +msgid "fopen %s" +msgstr "fopen %s" + +#: collect2.c:1293 collect2.c:1443 collect2.c:1485 +#, c-format +msgid "fclose %s" +msgstr "fclose %s" + +#: collect2.c:1302 +#, c-format +msgid "collect2 version %s" +msgstr "collect2 version %s" + +#: collect2.c:1392 +#, c-format +msgid "%d constructor(s) found\n" +msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" + +#: collect2.c:1393 +#, c-format +msgid "%d destructor(s) found\n" +msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" + +#: collect2.c:1394 +#, c-format +msgid "%d frame table(s) found\n" +msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" + +#: collect2.c:1546 +#, c-format +msgid "%s terminated with signal %d [%s]%s" +msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿" + +#: collect2.c:1565 +#, c-format +msgid "%s returned %d exit status" +msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿" + +#: collect2.c:1593 +#, c-format +msgid "[cannot find %s]" +msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]" + +#: collect2.c:1608 +#, c-format +msgid "cannot find `%s'" +msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:1619 collect2.c:1622 +#, c-format +msgid "redirecting stdout: %s" +msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s" + +#: collect2.c:1665 +#, c-format +msgid "[Leaving %s]\n" +msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n" + +#: collect2.c:1906 +#, c-format +msgid "\nwrite_c_file - output name is %s, prefix is %s\n" +msgstr "\nwrite_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n" + +#: collect2.c:2124 +msgid "cannot find `nm'" +msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:2134 collect2.c:2576 +msgid "pipe" +msgstr "pipe" + +#: collect2.c:2138 collect2.c:2580 +msgid "fdopen" +msgstr "fdopen" + +#: collect2.c:2164 collect2.c:2606 +#, c-format +msgid "dup2 %d 1" +msgstr "dup2 %d 1" + +#: collect2.c:2167 collect2.c:2170 collect2.c:2183 collect2.c:2609 +#: collect2.c:2612 collect2.c:2625 +#, c-format +msgid "close %d" +msgstr "close %d" + +#: collect2.c:2173 +#, c-format +msgid "execvp %s" +msgstr "execvp %s" + +#: collect2.c:2227 +#, c-format +msgid "init function found in object %s" +msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" + +#: collect2.c:2235 +#, c-format +msgid "fini function found in object %s" +msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" + +#: collect2.c:2258 collect2.c:2664 +msgid "fclose" +msgstr "fclose" + +#: collect2.c:2303 +#, c-format +msgid "unable to open file '%s'" +msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤¤Þ¤»¤ó" + +#: collect2.c:2305 +#, c-format +msgid "unable to stat file '%s'" +msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤¤Þ¤»¤ó" + +#: collect2.c:2311 +#, c-format +msgid "unable to mmap file '%s'" +msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤¤Þ¤»¤ó" + +#: collect2.c:2464 +msgid "not found\n" +msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n" + +#: collect2.c:2466 collect2.c:2643 +#, c-format +msgid "dynamic dependency %s not found" +msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:2486 +#, c-format +msgid "bad magic number in file '%s'" +msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" + +#: collect2.c:2508 +msgid "dynamic dependencies.\n" +msgstr "ưŪ°Í¸´Ø·¸¡£\n" + +#: collect2.c:2567 +msgid "cannot find `ldd'" +msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:2615 +#, c-format +msgid "execv %s" +msgstr "execv %s" + +#: collect2.c:2628 +msgid "\nldd output with constructors/destructors.\n" +msgstr "\nldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n" + +#: collect2.c:2655 +#, c-format +msgid "unable to open dynamic dependency '%s'" +msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó" + +#: collect2.c:2769 +#, c-format +msgid "%s: not a COFF file" +msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: collect2.c:2888 +#, c-format +msgid "%s: cannot open as COFF file" +msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó" + +#: collect2.c:2944 +#, c-format +msgid "Library lib%s not found" +msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:3073 +#, c-format +msgid "open %s" +msgstr "open %s" + +#: collect2.c:3096 +msgid "incompatibilities between object file & expected values" +msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ" + +#: collect2.c:3169 +#, c-format +msgid "\nProcessing symbol table #%d, offset = 0x%.8lx, kind = %s\n" +msgstr "\n¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n" + +#: collect2.c:3178 +msgid "string section missing" +msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: collect2.c:3181 +msgid "section pointer missing" +msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: collect2.c:3229 +msgid "no symbol table found" +msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:3242 +msgid "no cmd_strings found" +msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: collect2.c:3254 +msgid "\nUpdating header and load commands.\n\n" +msgstr "\n¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n" + +#: collect2.c:3261 +#, c-format +msgid "load command map, %d cmds, new size %ld.\n" +msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n" + +#: collect2.c:3292 +msgid "writing load commands.\n\n" +msgstr "load ¥³¥Þ¥ó¥É¤ò½ñ¤¹þ¤ß¤Þ¤¹¡£\n\n" + +#: collect2.c:3312 +#, c-format +msgid "close %s" +msgstr "close %s" + +#: collect2.c:3386 +msgid "could not convert 0x%l.8x into a region" +msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó" + +#: collect2.c:3390 +#, c-format +msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" +msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n" + +#: collect2.c:3517 +msgid "bad magic number" +msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" + +#: collect2.c:3518 +msgid "bad header version" +msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" + +#: collect2.c:3519 +msgid "bad raw header version" +msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" + +#: collect2.c:3520 +msgid "raw header buffer too small" +msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡" + +#: collect2.c:3521 +msgid "old raw header file" +msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë" + +#: collect2.c:3522 +msgid "unsupported version" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹" + +#: collect2.c:3524 +#, c-format +msgid "unknown {de,en}code_mach_o_hdr return value %d" +msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d" + +#: collect2.c:3544 +#, c-format +msgid "fstat %s" +msgstr "fstat %s" + +#: collect2.c:3581 collect2.c:3629 +#, c-format +msgid "lseek %s 0" +msgstr "lseek %s 0" + +#: collect2.c:3585 +#, c-format +msgid "read %s" +msgstr "read %s" + +#: collect2.c:3588 +#, c-format +msgid "read %ld bytes, expected %ld, from %s" +msgstr "%ld ¥Ð¥¤¥ÈÆÉ¹þ¤ß¡£%ld (%s ¤«¤é)ÆÉ¹þ¤à¤Ï¤º¤Ç¤¹" + +#: collect2.c:3609 +#, c-format +msgid "msync %s" +msgstr "msync %s" + +#: collect2.c:3616 +#, c-format +msgid "munmap %s" +msgstr "munmap %s" + +#: collect2.c:3633 +#, c-format +msgid "write %s" +msgstr "write %s" + +#: collect2.c:3636 +#, c-format +msgid "wrote %ld bytes, expected %ld, to %s" +msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹" + +#: combine.c:12818 +#, c-format +msgid "" +";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" +";; %d successes.\n" +"\n" +msgstr "" +";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n" +";; %d À®¸ù¡£\n" + +#: combine.c:12828 +#, c-format +msgid "" +"\n" +";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" +";; %d successes.\n" +msgstr "" +"\n" +";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n" +";; %d À®¸ù¡£\n" + +#. Run-time compilation parameters selecting different hardware subsets. +#: config/1750a/1750a.h:39 +msgid "Use VAX-C alignment" +msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ" + +#: config/a29k/a29k.c:1006 +#, c-format +msgid "invalid %%Q value" +msgstr "̵¸ú¤Ê %%Q ÃÍ" + +#: config/a29k/a29k.c:1012 config/alpha/alpha.c:4055 +#, c-format +msgid "invalid %%C value" +msgstr "̵¸ú¤Ê %%C ÃÍ" + +#: config/a29k/a29k.c:1018 config/alpha/alpha.c:3919 +#: config/rs6000/rs6000.c:4015 +#, c-format +msgid "invalid %%N value" +msgstr "̵¸ú¤Ê %%N ÃÍ" + +#: config/a29k/a29k.c:1024 config/alpha/alpha.c:3990 +#: config/rs6000/rs6000.c:3977 +#, c-format +msgid "invalid %%M value" +msgstr "̵¸ú¤Ê %%M ÃÍ" + +#: config/a29k/a29k.c:1030 config/alpha/alpha.c:3982 +#: config/rs6000/rs6000.c:3942 +#, c-format +msgid "invalid %%m value" +msgstr "̵¸ú¤Ê %%m ÃÍ" + +#: config/a29k/a29k.c:1130 config/alpha/alpha.c:3943 config/romp/romp.c:682 +#, c-format +msgid "invalid %%L value" +msgstr "̵¸ú¤Ê %%L ÃÍ" + +#: config/a29k/a29k.c:1135 config/rs6000/rs6000.c:4023 +#, c-format +msgid "invalid %%O value" +msgstr "̵¸ú¤Ê %%O ÃÍ" + +#: config/a29k/a29k.c:1141 config/alpha/alpha.c:3927 +#: config/rs6000/rs6000.c:4042 +#, c-format +msgid "invalid %%P value" +msgstr "̵¸ú¤Ê %%P ÃÍ" + +#: config/a29k/a29k.c:1151 +#, c-format +msgid "invalid %%V value" +msgstr "̵¸ú¤Ê %%V ÃÍ" + +#: config/a29k/a29k.h:101 +msgid "Generate code assuming DW bit is set" +msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®" + +#: config/a29k/a29k.h:102 +msgid "Generate code assuming DW bit is not set" +msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®" + +#: config/a29k/a29k.h:103 +msgid "Generate code using byte writes" +msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®" + +#: config/a29k/a29k.h:104 +msgid "Do not generate byte writes" +msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®" + +#: config/a29k/a29k.h:105 +msgid "Use small memory model" +msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" + +#: config/a29k/a29k.h:106 +msgid "Use normal memory model" +msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" + +#: config/a29k/a29k.h:107 +msgid "Use large memory model" +msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" + +#: config/a29k/a29k.h:108 +msgid "Generate 29050 code" +msgstr "29050 ¥³¡¼¥É¤òÀ¸À®" + +#: config/a29k/a29k.h:109 +msgid "Generate 29000 code" +msgstr "29000 ¥³¡¼¥É¤òÀ¸À®" + +#: config/a29k/a29k.h:110 +msgid "Use kernel global registers" +msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ" + +#: config/a29k/a29k.h:111 +msgid "Use user global registers" +msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ" + +#: config/a29k/a29k.h:112 +msgid "Emit stack checking code" +msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯" + +#: config/a29k/a29k.h:113 +msgid "Do not emit stack checking code" +msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤" + +#: config/a29k/a29k.h:114 +msgid "Work around storem hardware bug" +msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦" + +#: config/a29k/a29k.h:115 +msgid "Do not work around storem hardware bug" +msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤" + +#: config/a29k/a29k.h:116 +msgid "Store locals in argument registers" +msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë" + +#: config/a29k/a29k.h:117 +msgid "Do not store locals in arg registers" +msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤" + +#: config/a29k/a29k.h:118 config/i960/i960.h:284 config/mips/mips.h:375 +msgid "Use software floating point" +msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" + +#: config/a29k/a29k.h:119 +msgid "Do not generate multm instructions" +msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/alpha/alpha.c:201 +#, c-format +msgid "bad value `%s' for -mtrap-precision switch" +msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" + +#: config/alpha/alpha.c:215 +#, c-format +msgid "bad value `%s' for -mfp-rounding-mode switch" +msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" + +#: config/alpha/alpha.c:230 +#, c-format +msgid "bad value `%s' for -mfp-trap-mode switch" +msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" + +#: config/alpha/alpha.c:249 config/alpha/alpha.c:261 +#, c-format +msgid "bad value `%s' for -mcpu switch" +msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" + +#: config/alpha/alpha.c:269 +msgid "fp software completion requires -mtrap-precision=i" +msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹" + +#: config/alpha/alpha.c:285 +msgid "rounding mode not supported for VAX floats" +msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó" + +#: config/alpha/alpha.c:290 +msgid "trap mode not supported for VAX floats" +msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó" + +#: config/alpha/alpha.c:319 +#, c-format +msgid "L%d cache latency unknown for %s" +msgstr "L%d ¥¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹" + +#: config/alpha/alpha.c:334 +#, c-format +msgid "bad value `%s' for -mmemory-latency" +msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹" + +#: config/alpha/alpha.c:3901 config/ia64/ia64.c:3368 +#, c-format +msgid "invalid %%r value" +msgstr "̵¸ú¤Ê %%r ÃÍ" + +#: config/alpha/alpha.c:3912 config/rs6000/rs6000.c:4088 +#, c-format +msgid "invalid %%R value" +msgstr "̵¸ú¤Ê %%R ÃÍ" + +#: config/alpha/alpha.c:3935 config/romp/romp.c:724 config/romp/romp.c:731 +#, c-format +msgid "invalid %%h value" +msgstr "̵¸ú¤Ê %%h ÃÍ" + +#: config/alpha/alpha.c:4025 +#, c-format +msgid "invalid %%U value" +msgstr "̵¸ú¤Ê %%U ÃÍ" + +#: config/alpha/alpha.c:4033 config/alpha/alpha.c:4044 config/romp/romp.c:690 +#: config/rs6000/rs6000.c:4096 +#, c-format +msgid "invalid %%s value" +msgstr "̵¸ú¤Ê %%s ÃÍ" + +#: config/alpha/alpha.c:4092 config/rs6000/rs6000.c:3806 +#, c-format +msgid "invalid %%E value" +msgstr "̵¸ú¤Ê %%E ÃÍ" + +#: config/alpha/alpha.c:4113 config/romp/romp.c:965 +#: config/rs6000/rs6000.c:4388 +#, c-format +msgid "invalid %%xn code" +msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/alpha/alpha.h:200 config/i386/i386.h:233 config/i386/i386.h:235 +#: config/i386/i386.h:237 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:301 +#: config/sparc/sparc.h:577 config/sparc/sparc.h:582 +msgid "Use hardware fp" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ" + +#: config/alpha/alpha.h:201 config/i386/i386.h:234 config/i386/i386.h:236 +#: config/rs6000/rs6000.h:303 config/sparc/sparc.h:579 +#: config/sparc/sparc.h:584 +msgid "Do not use hardware fp" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" + +#: config/alpha/alpha.h:202 +msgid "Use fp registers" +msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë" + +#: config/alpha/alpha.h:204 +msgid "Do not use fp registers" +msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤" + +#: config/alpha/alpha.h:205 +msgid "Do not assume GAS" +msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤" + +#: config/alpha/alpha.h:206 +msgid "Assume GAS" +msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë" + +#: config/alpha/alpha.h:208 +msgid "Request IEEE-conformant math library routines (OSF/1)" +msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë" + +#: config/alpha/alpha.h:210 +msgid "Emit IEEE-conformant code, without inexact exceptions" +msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/alpha/alpha.h:212 +msgid "Emit IEEE-conformant code, with inexact exceptions" +msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/alpha/alpha.h:214 +msgid "Do not emit complex integer constants to read-only memory" +msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆÉ¤ß¹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤" + +#: config/alpha/alpha.h:215 +msgid "Use VAX fp" +msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" + +#: config/alpha/alpha.h:216 +msgid "Do not use VAX fp" +msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" + +#: config/alpha/alpha.h:217 +msgid "Emit code for the byte/word ISA extension" +msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/alpha/alpha.h:220 +msgid "Emit code for the motion video ISA extension" +msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/alpha/alpha.h:223 +msgid "Emit code for the fp move and sqrt ISA extension" +msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/alpha/alpha.h:225 +msgid "Emit code for the counting ISA extension" +msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an initializer +#. with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the fixed +#. part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#. +#. Here is an example which defines `-mshort-data-NUMBER'. If the +#. given option is `-mshort-data-512', the variable `m88k_short_data' +#. will be set to the string `"512"'. +#. +#. extern char *m88k_short_data; +#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } } +#. For -mcpu= +#. For -mtune= +#. For -mfp-rounding-mode=[n|m|c|d] +#. For -mfp-trap-mode=[n|u|su|sui] +#. For -mtrap-precision=[p|f|i] +#. For -mmemory-latency= +#: config/alpha/alpha.h:262 +msgid "Use features of and schedule given CPU" +msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë" + +#: config/alpha/alpha.h:264 +msgid "Schedule given CPU" +msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë" + +#: config/alpha/alpha.h:266 +msgid "Control the generated fp rounding mode" +msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë" + +#: config/alpha/alpha.h:268 +msgid "Control the IEEE trap mode" +msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë" + +#: config/alpha/alpha.h:270 +msgid "Control the precision given to fp exceptions" +msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë" + +#: config/alpha/alpha.h:272 +msgid "Tune expected memory latency" +msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë" + +#. The names we put in the hashtable will always be the unique versions gived to us by the stringtable, so we can just use their addresses as the keys. +#. See if we already have an entry for this section. +#: config/alpha/elf.h:354 config/elfos.h:461 config/i386/sco5.h:492 +#: config/pa/pa-64.h:320 config/rs6000/sysv4.h:963 +#, c-format +msgid "%s causes a section type conflict" +msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤µ¯¤³¤·¤Þ¤¹" + +#: config/arc/arc.c:108 +#, c-format +msgid "bad value (%s) for -mcpu switch" +msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/arc/arc.c:1666 config/m32r/m32r.c:2217 +msgid "invalid operand to %R code" +msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/arc/arc.c:1698 config/m32r/m32r.c:2240 +msgid "invalid operand to %H/%L code" +msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/arc/arc.c:1722 config/m32r/m32r.c:2317 +msgid "invalid operand to %U code" +msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/arc/arc.c:1733 +msgid "invalid operand to %V code" +msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#. Unknown flag. +#: config/arc/arc.c:1740 config/m32r/m32r.c:2356 config/sparc/sparc.c:5888 +msgid "invalid operand output code" +msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É" + +#: config/arm/arm.c:372 +#, c-format +msgid "switch -mcpu=%s conflicts with -march= switch" +msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹" + +#: config/arm/arm.c:382 config/rs6000/rs6000.c:311 config/sparc/sparc.c:317 +#, c-format +msgid "bad value (%s) for %s switch" +msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/arm/arm.c:518 +msgid "target CPU does not support APCS-32" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/arm/arm.c:523 +msgid "target CPU does not support APCS-26" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/arm/arm.c:529 +msgid "target CPU does not support interworking" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/arm/arm.c:535 +msgid "target CPU does not support THUMB instructions." +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/arm/arm.c:549 +msgid "enabling backtrace support is only meaningful when compiling for the Thumb." +msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤ò͸ú¤Ë¤·¤Þ¤¹" + +#: config/arm/arm.c:552 +msgid "enabling callee interworking support is only meaningful when compiling for the Thumb." +msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹" + +#: config/arm/arm.c:555 +msgid "enabling caller interworking support is only meaningful when compiling for the Thumb." +msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹" + +#: config/arm/arm.c:561 +msgid "interworking forces APCS-32 to be used" +msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹" + +#: config/arm/arm.c:567 +msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" +msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.c:575 +msgid "-fpic and -mapcs-reent are incompatible" +msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.c:578 +msgid "APCS reentrant code not supported. Ignored" +msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿" + +#: config/arm/arm.c:586 +msgid "-g with -mno-apcs-frame may not give sensible debugging" +msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤¤Ê¤¤¤Ç¤·¤ç¤¦" + +#: config/arm/arm.c:594 +msgid "Passing floating point arguments in fp regs not yet supported" +msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/arm/arm.c:623 +#, c-format +msgid "Invalid floating point emulation option: -mfpe-%s" +msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s" + +#: config/arm/arm.c:647 +msgid "Structure size boundary can only be set to 8 or 32" +msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.c:655 +msgid "-mpic-register= is useless without -fpic" +msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó" + +#: config/arm/arm.c:664 +#, c-format +msgid "Unable to use '%s' for PIC register" +msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" + +#. FIXME - the way to handle this situation is to allow +#. the pretend args to be dumped onto the stack, then +#. reuse r3 to save IP. This would involve moving the +#. copying of SP into IP until after the pretend args +#. have been dumped, but this is not too hard. +#. [See e.g. gcc.c-torture/execute/nest-stdar-1.c.] +#: config/arm/arm.c:7844 +msgid "Unable to find a temporary location for static chain register" +msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" + +#: config/arm/arm.c:8806 +msgid "Unable to compute real location of stacked parameter" +msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.c:9500 +msgid "no low registers available for popping high registers" +msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó" + +#: config/arm/arm.c:9712 +msgid "Interrupt Service Routines cannot be coded in Thumb mode." +msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.h:421 +msgid "Generate APCS conformant stack frames" +msgstr "APCS Ŭ¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" + +#: config/arm/arm.h:424 +msgid "Store function names in object code" +msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë" + +#: config/arm/arm.h:428 +msgid "Use the 32-bit version of the APCS" +msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë" + +#: config/arm/arm.h:430 +msgid "Use the 26-bit version of the APCS" +msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë" + +#: config/arm/arm.h:434 +msgid "Pass FP arguments in FP registers" +msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹" + +#: config/arm/arm.h:437 +msgid "Generate re-entrant, PIC code" +msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹" + +#: config/arm/arm.h:440 +msgid "The MMU will trap on unaligned accesses" +msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦" + +#: config/arm/arm.h:447 +msgid "Use library calls to perform FP operations" +msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë" + +#: config/arm/arm.h:449 config/i960/i960.h:282 +msgid "Use hardware floating point instructions" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë" + +#: config/arm/arm.h:451 +msgid "Assume target CPU is configured as big endian" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹" + +#: config/arm/arm.h:453 +msgid "Assume target CPU is configured as little endian" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹" + +#: config/arm/arm.h:455 +msgid "Assume big endian bytes, little endian words" +msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹" + +#: config/arm/arm.h:457 +msgid "Support calls between Thumb and ARM instruction sets" +msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/arm/arm.h:460 +msgid "Generate a call to abort if a noreturn function returns" +msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë" + +#: config/arm/arm.h:463 +msgid "Do not move instructions into a function's prologue" +msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°Üư¤·¤Ê¤¤" + +#: config/arm/arm.h:466 +msgid "Do not load the PIC register in function prologues" +msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤" + +#: config/arm/arm.h:469 +msgid "Generate call insns as indirect calls, if necessary" +msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë" + +#: config/arm/arm.h:472 +msgid "Compile for the Thumb not the ARM" +msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/arm/arm.h:476 +msgid "Thumb: Generate (non-leaf) stack frames even if not needed" +msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" + +#: config/arm/arm.h:479 +msgid "Thumb: Generate (leaf) stack frames even if not needed" +msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" + +#: config/arm/arm.h:482 +msgid "Thumb: Assume non-static functions may be called from ARM code" +msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹" + +#: config/arm/arm.h:486 +msgid "Thumb: Assume function pointers may go to non-Thumb aware code" +msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹" + +#: config/arm/arm.h:496 +msgid "Specify the name of the target CPU" +msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë" + +#: config/arm/arm.h:498 +msgid "Specify the name of the target architecture" +msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë" + +#: config/arm/arm.h:502 +msgid "Specify the version of the floating point emulator" +msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë" + +#: config/arm/arm.h:504 +msgid "Specify the minimum bit alignment of structures" +msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë" + +#: config/arm/arm.h:506 +msgid "Specify the register to be used for PIC addressing" +msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë" + +#: config/arm/pe.c:255 config/i386/winnt.c:339 config/mcore/mcore.c:3400 +#, c-format +msgid "initialized variable `%s' is marked dllimport" +msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: config/arm/pe.c:264 config/i386/winnt.c:348 +#, c-format +msgid "static variable `%s' is marked dllimport" +msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: config/arm/pe.h:62 +msgid "Ignore dllimport attribute for functions" +msgstr "´Ø¿ô¤Î dllimport °À¤ò̵»ë¤¹¤ë" + +#. None of these is actually used in cc1. If we don't define them in target +#. switches cc1 complains about them. For the sake of argument lets allocate +#. bit 31 of target flags for such options. +#: config/arm/riscix.h:84 +msgid "Do symbol renaming for BSD" +msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë" + +#: config/arm/riscix.h:85 +msgid "Do symbol renaming for X/OPEN" +msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë" + +#: config/arm/riscix.h:86 +msgid "Don't do symbol renaming" +msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤" + +#: config/avr/avr.c:190 +#, c-format +msgid "MCU `%s' not supported" +msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/avr/avr.c:430 +#, c-format +msgid "large frame pointer change (%d) with -mtiny-stack" +msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)" + +#: config/avr/avr.c:4704 +msgid "Only initialized variables can be placed into program memory area." +msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿" + +#. `TARGET_...' +#. This series of macros is to allow compiler command arguments to +#. enable or disable the use of optional features of the target +#. machine. For example, one machine description serves both the +#. 68000 and the 68020; a command argument tells the compiler whether +#. it should use 68020-only instructions or not. This command +#. argument works by means of a macro `TARGET_68020' that tests a bit +#. in `target_flags'. +#. +#. Define a macro `TARGET_FEATURENAME' for each such option. Its +#. definition should test a bit in `target_flags'; for example: +#. +#. #define TARGET_68020 (target_flags & 1) +#. +#. One place where these macros are used is in the +#. condition-expressions of instruction patterns. Note how +#. `TARGET_68020' appears frequently in the 68000 machine description +#. file, `m68k.md'. Another place they are used is in the +#. definitions of the other macros in the `MACHINE.h' file. +#: config/avr/avr.h:99 +msgid "Assume int to be 8 bit integer" +msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹" + +#: config/avr/avr.h:101 +msgid "Change the stack pointer without disabling interrupts" +msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë" + +#: config/avr/avr.h:103 +msgid "Use subroutines for function prologue/epilogue" +msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë" + +#: config/avr/avr.h:105 +msgid "Change only the low 8 bits of the stack pointer" +msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë" + +#: config/avr/avr.h:107 +msgid "Do not generate tablejump insns" +msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/avr/avr.h:110 +msgid "Output instruction sizes to the asm file" +msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë" + +#: config/avr/avr.h:144 +msgid "Specify the initial stack address" +msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë" + +#: config/avr/avr.h:145 +msgid "Specify the MCU name" +msgstr "MCU ̾¤ò»ØÄꤹ¤ë" + +#: config/avr/avr.h:2899 +msgid "Trampolines not supported\n" +msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n" + +#: config/c4x/c4x.c:268 +#, c-format +msgid "Unknown CPU version %d, using 40.\n" +msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n" + +#: config/c4x/c4x.c:859 +#, c-format +msgid "ISR %s requires %d words of local vars, max is 32767." +msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£" + +#: config/c4x/c4x.c:4525 +#, c-format +msgid "junk at end of '#pragma %s'" +msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#. Name of the c4x assembler. +#. Name of the c4x linker. +#. Define assembler options. +#. Define linker options. +#. Define C preprocessor options. +#. Specify the end file to link with. +#. Target compilation option flags. +#. Small memory model. +#. Use 24-bit MPYI for C3x. +#. Fast fixing of floats. +#. Allow use of RPTS. +#. Emit C3x code. +#. Be compatible with TI assembler. +#. Be paranoid about DP reg. in ISRs. +#. Pass arguments on stack. +#. Enable features under development. +#. Enable repeat block. +#. Use BK as general register. +#. Use decrement and branch for C3x. +#. Enable debugging of GCC. +#. Force constants into registers. +#. Allow unsigned loop counters. +#. Force op0 and op1 to be same. +#. Save all 40 bits for floats. +#. Allow parallel insns. +#. Allow MPY||ADD, MPY||SUB insns. +#. Assume mem refs possibly aliased. +#. Emit C30 code. +#. Emit C31 code. +#. Emit C32 code. +#. Emit C33 code. +#. Emit C40 code. +#. Emit C44 code. +#. Run-time compilation parameters selecting different hardware subsets. +#. +#. Macro to define tables used to set the flags. +#. This is a list in braces of triplets in braces, +#. each pair being { "NAME", VALUE, "DESCRIPTION" } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/c4x/c4x.h:141 +msgid "Small memory model" +msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë" + +#: config/c4x/c4x.h:143 +msgid "Big memory model" +msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë" + +#: config/c4x/c4x.h:145 +msgid "Use MPYI instruction for C3x" +msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë" + +#: config/c4x/c4x.h:147 +msgid "Do not use MPYI instruction for C3x" +msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤" + +#: config/c4x/c4x.h:149 +msgid "Use fast but approximate float to integer conversion" +msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" + +#: config/c4x/c4x.h:151 +msgid "Use slow but accurate float to integer conversion" +msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" + +#: config/c4x/c4x.h:153 +msgid "Enable use of RTPS instruction" +msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:155 +msgid "Disable use of RTPS instruction" +msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:157 +msgid "Enable use of RTPB instruction" +msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:159 +msgid "Disable use of RTPB instruction" +msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:161 +msgid "Generate code for C30 CPU" +msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:163 +msgid "Generate code for C31 CPU" +msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:165 +msgid "Generate code for C32 CPU" +msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:167 +msgid "Generate code for C33 CPU" +msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:169 +msgid "Generate code for C40 CPU" +msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:171 +msgid "Generate code for C44 CPU" +msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/c4x/c4x.h:173 +msgid "Emit code compatible with TI tools" +msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/c4x/c4x.h:175 +msgid "Emit code to use GAS extensions" +msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" + +#: config/c4x/c4x.h:177 config/c4x/c4x.h:181 +msgid "Save DP across ISR in small memory model" +msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë" + +#: config/c4x/c4x.h:179 config/c4x/c4x.h:183 +msgid "Don't save DP across ISR in small memory model" +msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤" + +#: config/c4x/c4x.h:185 +msgid "Pass arguments on the stack" +msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:187 +msgid "Pass arguments in registers" +msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:189 +msgid "Enable new features under development" +msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:191 +msgid "Disable new features under development" +msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:193 +msgid "Use the BK register as a general purpose register" +msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë" + +#: config/c4x/c4x.h:195 +msgid "Do not allocate BK register" +msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤" + +#: config/c4x/c4x.h:197 +msgid "Enable use of DB instruction" +msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:199 +msgid "Disable use of DB instruction" +msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:201 +msgid "Enable debugging" +msgstr "¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:203 +msgid "Disable debugging" +msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:205 +msgid "Force constants into registers to improve hoisting" +msgstr "´¬¤¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë" + +#: config/c4x/c4x.h:207 +msgid "Don't force constants into registers" +msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤" + +#: config/c4x/c4x.h:209 +msgid "Force RTL generation to emit valid 3 operand insns" +msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë" + +#: config/c4x/c4x.h:211 +msgid "Allow RTL generation to emit invalid 3 operand insns" +msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍÆ¤¹¤ë" + +#: config/c4x/c4x.h:213 +msgid "Allow unsigned interation counts for RPTB/DB" +msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍÆ¤¹¤ë" + +#: config/c4x/c4x.h:215 +msgid "Disallow unsigned iteration counts for RPTB/DB" +msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍÆ¤·¤Ê¤¤" + +#: config/c4x/c4x.h:217 +msgid "Preserve all 40 bits of FP reg across call" +msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë" + +#: config/c4x/c4x.h:219 +msgid "Only preserve 32 bits of FP reg across call" +msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë" + +#: config/c4x/c4x.h:221 +msgid "Enable parallel instructions" +msgstr "ÊÂÎóÌ¿Îá¤ò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:223 +msgid "Disable parallel instructions" +msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:225 +msgid "Enable MPY||ADD and MPY||SUB instructions" +msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò͸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:227 +msgid "Disable MPY||ADD and MPY||SUB instructions" +msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/c4x/c4x.h:229 +msgid "Assume that pointers may be aliased" +msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë" + +#: config/c4x/c4x.h:231 +msgid "Assume that pointers not aliased" +msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹" + +#: config/c4x/c4x.h:321 +msgid "Specify maximum number of iterations for RPTS" +msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë" + +#: config/c4x/c4x.h:323 +msgid "Select CPU to generate code for" +msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë" + +#. Macros used in the machine description to test the flags. +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/clipper/clipper.h:40 +msgid "Generate code for the C400" +msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/clipper/clipper.h:41 +msgid "Generate code for the C300" +msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/convex/convex.h:52 +msgid "Generate code for c1" +msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/convex/convex.h:53 +msgid "Generate code for c2" +msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/convex/convex.h:54 +msgid "Generate code for c32" +msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/convex/convex.h:55 config/convex/convex.h:56 +msgid "Generate code for c34" +msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/convex/convex.h:58 +msgid "Use standard calling sequence, with arg count word" +msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë" + +#: config/convex/convex.h:60 +msgid "Place arg count in a nop instruction (faster than push)" +msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)" + +#: config/convex/convex.h:62 +msgid "Don't push arg count, depend on symbol table" +msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë" + +#: config/convex/convex.h:64 +msgid "Use data cache for volatile mem refs (default)" +msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)" + +#: config/convex/convex.h:66 +msgid "Don't use data cache for volatile mem refs" +msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤" + +#: config/convex/convex.h:68 +msgid "Bypass data cache for volatile mem refs" +msgstr "volatile ¥á¥â¥ê»²¾ÈÍÑ¤Ë¤Ï cache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë" + +#: config/convex/convex.h:69 +msgid "Use 64-bit longs" +msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë" + +#: config/convex/convex.h:70 +msgid "Use cc- and libc-compatible 32-bit longs" +msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë" + +#: config/d30v/d30v.c:186 +#, c-format +msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s" +msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s" + +#. This macro defines names of command options to set and clear bits in +#. `target_flags'. Its definition is an initializer with a subgrouping for +#. each command option. +#. +#. Each subgrouping contains a string constant, that defines the option name, a +#. number, which contains the bits to set in `target_flags', and a second +#. string which is the description displayed by `--help'. If the number is +#. negative then the bits specified by the number are cleared instead of being +#. set. If the description string is present but empty, then no help +#. information will be displayed for that option, but it will not count as an +#. undocumented option. The actual option name is made by appending `-m' to +#. the specified name. +#. +#. One of the subgroupings should have a null string. The number in this +#. grouping is the default value for target_flags. Any target options act +#. starting with that value. +#. +#. Here is an example which defines -m68000 and -m68020 with opposite meanings, +#. and picks the latter as the default: +#. +#. #define TARGET_SWITCHES { { "68020", TARGET_MASK_68020, "" }, { "68000", -TARGET_MASK_68020, "Compile for the 68000" }, { "", TARGET_MASK_68020, "" }} +#: config/d30v/d30v.h:447 +msgid "Enable use of conditional move instructions" +msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" + +#: config/d30v/d30v.h:450 +msgid "Disable use of conditional move instructions" +msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" + +#: config/d30v/d30v.h:453 +msgid "Debug argument support in compiler" +msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/d30v/d30v.h:456 +msgid "Debug stack support in compiler" +msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/d30v/d30v.h:459 +msgid "Debug memory address support in compiler" +msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/d30v/d30v.h:462 +msgid "Make adjacent short instructions parallel if possible." +msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë" + +#: config/d30v/d30v.h:465 +msgid "Do not make adjacent short instructions parallel." +msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤" + +#: config/d30v/d30v.h:468 config/d30v/d30v.h:471 +msgid "Link programs/data to be in external memory by default" +msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë" + +#: config/d30v/d30v.h:474 +msgid "Link programs/data to be in onchip memory by default" +msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of command +#. options that have values. Its definition is an initializer with a +#. subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the fixed part of +#. the option name, the address of a variable, and a description string. The +#. variable, type `char *', is set to the variable part of the given option if +#. the fixed part matches. The actual option name is made by appending `-m' to +#. the specified name. +#. +#. Here is an example which defines `-mshort-data-<number>'. If the given +#. option is `-mshort-data-512', the variable `m88k_short_data' will be set to +#. the string "512". +#. +#. extern char *m88k_short_data; +#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data, "Specify the size of the short data section" } } +#: config/d30v/d30v.h:501 +msgid "Change the branch costs within the compiler" +msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë" + +#: config/d30v/d30v.h:504 +msgid "Change the threshold for conversion to conditional execution" +msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë" + +#: config/dsp16xx/dsp16xx.c:1225 config/dsp16xx/dsp16xx.c:1250 +msgid "Stack size > 32k" +msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k" + +#: config/dsp16xx/dsp16xx.c:1759 config/dsp16xx/dsp16xx.c:1999 +msgid "inline float constants not supported on this host" +msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#. Output assembler code to FILE to increment profiler label # LABELNO +#. for profiling a function entry. +#: config/dsp16xx/dsp16xx.h:1188 config/dsp16xx/dsp16xx.h:1193 +#: config/dsp16xx/dsp16xx.h:1198 config/dsp16xx/dsp16xx.h:1840 +#: config/dsp16xx/dsp16xx.h:1845 +msgid "Profiling not implemented yet." +msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£" + +#. Emit RTL insns to initialize the variable parts of a trampoline. +#. FNADDR is an RTX for the address of the function's pure code. +#. CXT is an RTX for the static chain value for the function. +#: config/dsp16xx/dsp16xx.h:1209 config/dsp16xx/dsp16xx.h:1221 +msgid "Trampolines not yet implemented" +msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/elxsi/elxsi.h:51 +msgid "Generate code the unix assembler can handle" +msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/elxsi/elxsi.h:52 +msgid "Generate code an embedded assembler can handle" +msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/fr30/fr30.c:445 +msgid "fr30_print_operand_address: unhandled address" +msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹" + +#: config/fr30/fr30.c:472 +#, c-format +msgid "fr30_print_operand: unrecognised %p code" +msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:492 +msgid "fr30_print_operand: unrecognised %b code" +msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:513 +msgid "fr30_print_operand: unrecognised %B code" +msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:521 +msgid "fr30_print_operand: invalid operand to %A code" +msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹" + +#: config/fr30/fr30.c:538 +#, c-format +msgid "fr30_print_operand: invalid %x code" +msgstr "fr30_print_operand: ̵¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:545 +msgid "fr30_print_operand: invalid %F code" +msgstr "fr30_print_operand: ̵¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:561 +msgid "fr30_print_operand: unknown code" +msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹" + +#: config/fr30/fr30.c:590 config/fr30/fr30.c:599 config/fr30/fr30.c:610 +#: config/fr30/fr30.c:623 +msgid "fr30_print_operand: unhandled MEM" +msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹" + +#: config/fr30/fr30.h:85 +msgid "Assume small address space" +msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹" + +#: config/h8300/h8300.c:116 +msgid "-ms2600 is used without -ms." +msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: config/h8300/h8300.c:3047 config/h8300/h8300.c:3059 +msgid "Only initialized variables can be placed into the 8-bit area." +msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/h8300/h8300.h:108 +msgid "Generate H8/S code" +msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/h8300/h8300.h:109 +msgid "Do not generate H8/S code" +msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: config/h8300/h8300.h:110 +msgid "Generate H8/S2600 code" +msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/h8300/h8300.h:111 +msgid "Do not generate H8/S2600 code" +msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: config/h8300/h8300.h:112 +msgid "Make integers 32 bits wide" +msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë" + +#: config/h8300/h8300.h:115 +msgid "Use registers for argument passing" +msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" + +#: config/h8300/h8300.h:117 +msgid "Do not use registers for argument passing" +msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤" + +#: config/h8300/h8300.h:119 +msgid "Consider access to byte sized memory slow" +msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë" + +#: config/h8300/h8300.h:120 +msgid "Enable linker relaxing" +msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤ò͸ú¤Ë¤¹¤ë" + +#: config/h8300/h8300.h:122 +msgid "Generate H8/300H code" +msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/h8300/h8300.h:123 +msgid "Do not generate H8/300H code" +msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: config/h8300/h8300.h:124 +msgid "Use H8/300 alignment rules" +msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë" + +#: config/i370/i370.c:869 +msgid "real name is too long - alias ignored" +msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: config/i370/i370.c:874 +msgid "alias name is too long - alias ignored" +msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: config/i370/i370.c:1039 +msgid "junk at end of #pragma map" +msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/i370/i370.c:1045 +msgid "malformed #pragma map, ignored" +msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" + +#. Macro to define tables used to set the flags. This is a list in braces +#. of pairs in braces, each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/i370/i370.h:63 +msgid "Generate char instructions" +msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë" + +#: config/i370/i370.h:64 +msgid "Do not generate char instructions" +msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/i386/cygwin.h:49 +msgid "Use the Cygwin interface" +msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/i386/cygwin.h:51 +msgid "Use the Mingw32 interface" +msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/i386/cygwin.h:52 +msgid "Create GUI application" +msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë" + +#: config/i386/cygwin.h:53 +msgid "Don't set Windows defines" +msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤" + +#: config/i386/cygwin.h:54 +msgid "Set Windows defines" +msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë" + +#: config/i386/cygwin.h:56 +msgid "Create console application" +msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë" + +#: config/i386/cygwin.h:57 config/i386/win32.h:59 +msgid "Generate code for a DLL" +msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i386/cygwin.h:59 config/i386/win32.h:61 +msgid "Ignore dllimport for functions" +msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë" + +#: config/i386/cygwin.h:61 +msgid "Use Mingw-specific thread support" +msgstr "Mingw ¸ÇͤΥ¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë" + +#: config/i386/cygwin.h:313 +#, c-format +msgid "-f%s ignored for target (all code is position independent)" +msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)" + +#: config/i386/dgux.c:185 +#, c-format +msgid "Internal gcc abort from %s:%d" +msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d" + +#: config/i386/dgux.c:189 +msgid "The local variable `insn' has the value:" +msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:" + +#: config/i386/dgux.h:62 +msgid "Retain standard MXDB information" +msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë" + +#: config/i386/dgux.h:64 +msgid "Retain legend information" +msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë" + +#: config/i386/dgux.h:67 +msgid "Generate external legend information" +msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: config/i386/dgux.h:69 +msgid "Emit identifying info in .s file" +msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë" + +#: config/i386/dgux.h:71 +msgid "Warn when a function arg is a structure" +msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë" + +#: config/i386/dgux.h:249 +msgid "argument is a structure" +msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹" + +#: config/i386/djgpp.h:286 +msgid "-mbnu210 is ignored (option is obsolete)." +msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)" + +#: config/i386/i386.c:558 +#, c-format +msgid "bad value (%s) for -march= switch" +msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/i386/i386.c:570 config/mips/mips.c:4935 +#, c-format +msgid "bad value (%s) for -mcpu= switch" +msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/i386/i386.c:601 +#, c-format +msgid "Register '%c' is unknown" +msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹" + +#: config/i386/i386.c:607 +#, c-format +msgid "Register '%c' already specified in allocation order" +msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: config/i386/i386.c:620 +#, c-format +msgid "-mregparm=%d is not between 0 and %d" +msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/i386.c:631 +#, c-format +msgid "-malign-loops=%d is not between 0 and %d" +msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/i386.c:642 +#, c-format +msgid "-malign-jumps=%d is not between 0 and %d" +msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/i386.c:653 +#, c-format +msgid "-malign-functions=%d is not between 0 and %d" +msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/i386.c:666 +#, c-format +msgid "-mpreferred-stack-boundary=%d is not between 2 and 31" +msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/i386.c:677 +#, c-format +msgid "-mbranch-cost=%d is not between 0 and 5" +msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#. We can't handle floating point constants; +#. PRINT_OPERAND must handle them. +#: config/i386/i386.c:3124 config/pdp11/pdp11.c:1477 final.c:3676 +msgid "floating constant misused" +msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿" + +#: config/i386/i386.c:3169 +msgid "invalid UNSPEC as operand" +msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê UNSPEC" + +#: config/i386/i386.c:3175 config/pdp11/pdp11.c:1524 final.c:3731 +msgid "invalid expression as operand" +msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÌµ¸ú¤Ê¼°" + +#. @@@ better error message +#: config/i386/i386.c:8457 config/i386/i386.c:8490 config/i386/i386.c:8627 +msgid "selector must be an immediate" +msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#. @@@ better error message +#: config/i386/i386.c:8658 config/i386/i386.c:8686 +msgid "mask must be an immediate" +msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: config/i386/i386.h:45 config/mips/mips.h:176 +msgid "half-pic init called on systems that don't support it." +msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£" + +#: config/i386/i386.h:238 +msgid "Same as -mcpu=i386" +msgstr "-mcpu=i386 ¤ÈƱ¤¸" + +#: config/i386/i386.h:239 +msgid "Same as -mcpu=i486" +msgstr "-mcpu=i486 ¤ÈƱ¤¸" + +#: config/i386/i386.h:240 +msgid "Same as -mcpu=pentium" +msgstr "-mcpu=pentium ¤ÈƱ¤¸" + +#: config/i386/i386.h:241 +msgid "Same as -mcpu=pentiumpro" +msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸" + +#: config/i386/i386.h:243 +msgid "Alternate calling convention" +msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂØ¤¨¤ë" + +#: config/i386/i386.h:245 config/ns32k/ns32k.h:106 +msgid "Use normal calling convention" +msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦" + +#: config/i386/i386.h:247 +msgid "Align some doubles on dword boundary" +msgstr "double ¤ò dword ¶³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:249 +msgid "Align doubles on word boundary" +msgstr "double ¤ò word ¶³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:251 +msgid "Uninitialized locals in .bss" +msgstr ".bss ¤Ë½é´ü²½¤µ¤ì¤Ê¤¤¥í¡¼¥«¥ë¤Ê¤â¤Î¤¬¤¢¤ê¤Þ¤¹" + +#: config/i386/i386.h:253 +msgid "Uninitialized locals in .data" +msgstr ".data ¤Ë½é´ü²½¤µ¤ì¤Ê¤¤¥í¡¼¥«¥ë¤Ê¤â¤Î¤¬¤¢¤ê¤Þ¤¹" + +#: config/i386/i386.h:255 +msgid "Use IEEE math for fp comparisons" +msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦" + +#: config/i386/i386.h:257 +msgid "Do not use IEEE math for fp comparisons" +msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤" + +#: config/i386/i386.h:259 +msgid "Return values of functions in FPU registers" +msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹" + +#: config/i386/i386.h:261 +msgid "Do not return values of functions in FPU registers" +msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤" + +#: config/i386/i386.h:263 +msgid "Do not generate sin, cos, sqrt for FPU" +msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤" + +#: config/i386/i386.h:265 +msgid "Generate sin, cos, sqrt for FPU" +msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë" + +#: config/i386/i386.h:267 +msgid "Omit the frame pointer in leaf functions" +msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë" + +#. undocumented +#. undocumented +#. undocumented +#. undocumented +#: config/i386/i386.h:274 +msgid "Enable stack probing" +msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤ò͸ú¤Ë¤¹¤ë" + +#. undocumented +#. undocumented +#: config/i386/i386.h:279 +msgid "Emit Intel syntax assembler opcodes" +msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ½Ð¤¹" + +#: config/i386/i386.h:282 +msgid "Align destination of the string operations" +msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:284 +msgid "Do not align destination of the string operations" +msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤" + +#: config/i386/i386.h:286 +msgid "Inline all known string operations" +msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë" + +#: config/i386/i386.h:288 +msgid "Do not inline all known string operations" +msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤" + +#: config/i386/i386.h:290 config/i386/i386.h:294 +msgid "Use push instructions to save outgoing arguments" +msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦" + +#: config/i386/i386.h:292 config/i386/i386.h:296 +msgid "Do not use push instructions to save outgoing arguments" +msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤" + +#: config/i386/i386.h:298 +msgid "sizeof(long double) is 16." +msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£" + +#: config/i386/i386.h:300 +msgid "sizeof(long double) is 12." +msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/i386/i386.h:333 config/rs6000/rs6000.h:402 config/sparc/sparc.h:710 +msgid "Schedule code for given CPU" +msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë" + +#: config/i386/i386.h:335 +msgid "Generate code for given CPU" +msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i386/i386.h:337 +msgid "Control allocation order of integer registers" +msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë" + +#: config/i386/i386.h:339 +msgid "Number of registers used to pass integer arguments" +msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë" + +#: config/i386/i386.h:341 +msgid "Loop code aligned to this power of 2" +msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃÍ¤ÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:343 +msgid "Jump targets are aligned to this power of 2" +msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃÍ¤ÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:345 +msgid "Function starts are aligned to this power of 2" +msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃÍ¤ÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:348 +msgid "Attempt to keep stack aligned to this power of 2" +msgstr "¤Ç¤¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃÍ¤ÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë" + +#: config/i386/i386.h:350 +msgid "Branches are this expensive (1-5, arbitrary units)" +msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ǥ°Õ¤Î¸Ä¿ô)" + +#: config/i386/osf1elf.h:111 +msgid "Profiling uses mcount" +msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë" + +#: config/i386/osfrose.h:63 +msgid "Emit half-PIC code" +msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë" + +#. intentionally undoc +#. intentionally undoc +#: config/i386/osfrose.h:70 +msgid "Emit ELF object code" +msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë" + +#: config/i386/osfrose.h:72 +msgid "Emit ROSE object code" +msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë" + +#: config/i386/osfrose.h:74 +msgid "Symbols have a leading underscore" +msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë" + +#: config/i386/osfrose.h:77 +msgid "Align to >word boundaries" +msgstr "¥ï¡¼¥É¶³¦¤è¤êÂ礤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/i386/osfrose.h:80 +msgid "Use mcount for profiling" +msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍÑ¤Ë mcount ¤òÍøÍѤ¹¤ë" + +#: config/i386/osfrose.h:82 +msgid "Use mcount_ptr for profiling" +msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë" + +#: config/i386/sco5.h:887 +msgid "Generate ELF output" +msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë" + +#: config/i386/win32.h:53 +msgid "Use Mingw32 interface" +msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/i386/win32.h:55 +msgid "Use Cygwin interface" +msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/i386/win32.h:57 +msgid "Use bare Windows interface" +msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/i386/winnt.c:311 +#, c-format +msgid "`%s' declared as both exported to and imported from a DLL." +msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#. 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. +#. 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. +#: config/i386/xm-djgpp.h:75 +msgid "Environment variable DJGPP not defined." +msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: config/i386/xm-djgpp.h:77 +#, c-format +msgid "Environment variable DJGPP points to missing file '%s'." +msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£" + +#: config/i386/xm-djgpp.h:80 +#, c-format +msgid "Environment variable DJGPP points to corrupt file '%s'." +msgstr "´Ä¶ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/i860/i860.h:56 config/i860/paragon.h:28 +msgid "Generate code which uses the FPU" +msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29 +#: config/i860/paragon.h:30 config/i860/paragon.h:31 +msgid "Do not generate code which uses the FPU" +msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: config/i960/i960.c:122 +msgid "sorry, not implemented: #pragma align NAME=SIZE" +msgstr "»Äǰ¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE" + +#: config/i960/i960.c:127 +msgid "malformed #pragma align - ignored" +msgstr "¤ª¤«¤·¤Ê #pragma align - ̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: config/i960/i960.c:165 +msgid "sorry, not implemented: #pragma noalign NAME" +msgstr "»Äǰ¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME" + +#: config/i960/i960.c:1513 config/m68k/m68k.c:407 config/rs6000/rs6000.c:5520 +msgid "stack limit expression is not supported" +msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#. ??? Not all ten of these architecture variations actually exist, but I +#. am not sure which are real and which aren't. +#: config/i960/i960.h:241 +msgid "Generate SA code" +msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:244 +msgid "Generate SB code" +msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")}, +#: config/i960/i960.h:249 +msgid "Generate KA code" +msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:252 +msgid "Generate KB code" +msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")}, +#: config/i960/i960.h:257 +msgid "Generate JA code" +msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:259 +msgid "Generate JD code" +msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:262 +msgid "Generate JF code" +msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:264 +msgid "generate RP code" +msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:267 +msgid "Generate MC code" +msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:270 +msgid "Generate CA code" +msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES| TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN), N_("Generate CB code")}, {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT| TARGET_FLAG_CODE_ALIGN), N_("Generate CC code")}, +#: config/i960/i960.h:280 +msgid "Generate CF code" +msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/i960/i960.h:286 +msgid "Use alternate leaf function entries" +msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë" + +#: config/i960/i960.h:288 +msgid "Do not use alternate leaf function entries" +msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤" + +#: config/i960/i960.h:290 +msgid "Perform tail call optimization" +msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦" + +#: config/i960/i960.h:292 +msgid "Do not perform tail call optimization" +msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤" + +#: config/i960/i960.h:294 +msgid "Use complex addressing modes" +msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë" + +#: config/i960/i960.h:296 +msgid "Do not use complex addressing modes" +msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤" + +#: config/i960/i960.h:298 +msgid "Align code to 8 byte boundary" +msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/i960/i960.h:300 +msgid "Do not align code to 8 byte boundary" +msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤" + +#. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE), N_("Force use of prototypes")}, {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE), N_("Do not force use of prototypes")}, +#: config/i960/i960.h:306 config/i960/i960.h:308 +msgid "Enable compatibility with iC960 v2.0" +msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë" + +#: config/i960/i960.h:310 +msgid "Enable compatibility with iC960 v3.0" +msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë" + +#: config/i960/i960.h:312 config/i960/i960.h:314 +msgid "Enable compatibility with ic960 assembler" +msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À¤ò͸ú¤Ë¤¹¤ë" + +#: config/i960/i960.h:316 +msgid "Do not permit unaligned accesses" +msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤" + +#: config/i960/i960.h:318 +msgid "Permit unaligned accesses" +msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë" + +#: config/i960/i960.h:320 +msgid "Layout types like Intel's v1.3 gcc" +msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë" + +#: config/i960/i960.h:322 +msgid "Do not layout types like Intel's v1.3 gcc" +msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤" + +#: config/i960/i960.h:324 config/rs6000/sysv4.h:128 config/sparc/linux.h:83 +#: config/sparc/linux64.h:139 +msgid "Use 64 bit long doubles" +msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë" + +#: config/i960/i960.h:326 +msgid "Enable linker relaxation" +msgstr "¥ê¥ó¥«¤Î´ËϤò͸ú¤Ë¤¹¤ë" + +#: config/i960/i960.h:328 +msgid "Do not enable linker relaxation" +msgstr "¥ê¥ó¥«¤Î´ËϤò͸ú¤Ë¤·¤Ê¤¤" + +#. Override conflicting target switch options. +#. Doesn't actually detect if more than one -mARCH option is given, but +#. does handle the case of two blatantly conflicting -mARCH options. +#: config/i960/i960.h:343 config/i960/i960.h:353 +msgid "conflicting architectures defined - using C series" +msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ" + +#: config/i960/i960.h:348 +msgid "conflicting architectures defined - using K series" +msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<" + +#: config/i960/i960.h:363 +msgid "iC2.0 and iC3.0 are incompatible - using iC3.0" +msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹" + +#. ??? See the LONG_DOUBLE_TYPE_SIZE definition below. +#: config/i960/i960.h:374 +msgid "The -mlong-double-64 option does not work yet." +msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤Àưºî¤·¤Þ¤»¤ó" + +#: config/ia64/ia64.c:3413 +msgid "ia64_print_operand: unknown code" +msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹" + +#: config/ia64/ia64.c:3651 +msgid "value of -mfixed-range must have form REG1-REG2" +msgstr "-mfixed-range ¤ÎÃÍ¤Ï REG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: config/ia64/ia64.c:3663 config/ia64/ia64.c:3670 regclass.c:714 +#, c-format +msgid "unknown register name: %s" +msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s" + +#: config/ia64/ia64.c:3678 +#, c-format +msgid "%s-%s is an empty range" +msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹" + +#: config/ia64/ia64.c:3743 +msgid "cannot optimize division for both latency and throughput" +msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó" + +#. This macro defines names of command options to set and clear bits in +#. `target_flags'. Its definition is an initializer with a subgrouping for +#. each command option. +#: config/ia64/ia64.h:110 +msgid "Generate big endian code" +msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®" + +#: config/ia64/ia64.h:112 config/mcore/mcore.h:164 +msgid "Generate little endian code" +msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®" + +#: config/ia64/ia64.h:114 +msgid "Generate code for GNU as" +msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:116 +msgid "Generate code for Intel as" +msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:118 +msgid "Generate code for GNU ld" +msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:120 +msgid "Generate code for Intel ld" +msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:122 +msgid "Generate code without GP reg" +msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:124 +msgid "Emit stop bits before and after volatile extended asms" +msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë" + +#: config/ia64/ia64.h:126 +msgid "Don't emit stop bits before and after volatile extended asms" +msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë" + +#: config/ia64/ia64.h:128 +msgid "Emit code for Itanium (TM) processor B step" +msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë" + +#: config/ia64/ia64.h:130 +msgid "Use in/loc/out register names" +msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë" + +#: config/ia64/ia64.h:132 +msgid "Disable use of sdata/scommon/sbss" +msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë" + +#: config/ia64/ia64.h:134 +msgid "Enable use of sdata/scommon/sbss" +msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë" + +#: config/ia64/ia64.h:136 +msgid "gp is constant (but save/restore gp on indirect calls)" +msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë" + +#: config/ia64/ia64.h:138 +msgid "Generate self-relocatable code" +msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:140 +msgid "Generate inline division, optimize for latency" +msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:142 +msgid "Generate inline division, optimize for throughput" +msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë" + +#: config/ia64/ia64.h:144 +msgid "Enable Dwarf 2 line debug info via GNU as" +msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë" + +#: config/ia64/ia64.h:146 +msgid "Disable Dwarf 2 line debug info via GNU as" +msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/ia64/ia64.h:169 +msgid "Specify range of registers to make fixed." +msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë" + +#: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:88 +msgid "-msystem-v and -p are incompatible" +msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó" + +#: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:90 +msgid "-msystem-v and -mthreads are incompatible" +msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó" + +#: config/m32r/m32r.c:83 +#, c-format +msgid "bad value (%s) for -mmodel switch" +msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/m32r/m32r.c:92 +#, c-format +msgid "bad value (%s) for -msdata switch" +msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/m32r/m32r.c:380 +msgid "const objects cannot go in .sdata/.sbss" +msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó" + +#: config/m32r/m32r.c:2187 +#, c-format +msgid "invalid operand to %s code" +msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/m32r/m32r.c:2194 +#, c-format +msgid "invalid operand to %p code" +msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/m32r/m32r.c:2302 +msgid "invalid operand to %T/%B code" +msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#: config/m32r/m32r.c:2325 +msgid "invalid operand to %N code" +msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" + +#. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" }, +#: config/m32r/m32r.h:186 +msgid "Display compile time statistics" +msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë" + +#: config/m32r/m32r.h:188 +msgid "Align all loops to 32 byte boundary" +msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/m32r/m32r.h:191 +msgid "Only issue one instruction per cycle" +msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë" + +#: config/m32r/m32r.h:194 +msgid "Prefer branches over conditional execution" +msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë" + +#: config/m32r/m32r.h:210 +msgid "Code size: small, medium or large" +msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large" + +#: config/m32r/m32r.h:212 +msgid "Small data area: none, sdata, use" +msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use" + +#: config/m68hc11/m68hc11.c:227 +#, c-format +msgid "-f%s ignored for 68HC11/68HC12 (not supported)" +msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)" + +#. Macro to define tables used to set the flags. This is a list in braces of +#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits +#. to set or minus the bits to clear. An empty string NAME is used to +#. identify the default VALUE. +#: config/m68hc11/m68hc11.h:179 +msgid "Compile with 16-bit integer mode" +msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/m68hc11/m68hc11.h:181 +msgid "Compile with 32-bit integer mode" +msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/m68hc11/m68hc11.h:183 +msgid "Auto pre/post decrement increment allowed" +msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍÆ¤¹¤ë" + +#: config/m68hc11/m68hc11.h:185 +msgid "Auto pre/post decrement increment not allowed" +msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍÆ¤·¤Ê¤¤" + +#: config/m68hc11/m68hc11.h:187 config/m68hc11/m68hc11.h:191 +msgid "Compile for a 68HC11" +msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/m68hc11/m68hc11.h:189 config/m68hc11/m68hc11.h:193 +msgid "Compile for a 68HC12" +msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#: config/m68hc11/m68hc11.h:207 +msgid "Specify the register allocation order" +msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë" + +#: config/m68hc11/m68hc11.h:209 +msgid "Indicate the number of soft registers available" +msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹" + +#: config/m68k/m68k.c:102 +#, c-format +msgid "-malign-loops=%d is not between 1 and %d" +msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: config/m68k/m68k.c:113 +#, c-format +msgid "-malign-jumps=%d is not between 1 and %d" +msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: config/m68k/m68k.c:124 +#, c-format +msgid "-malign-functions=%d is not between 1 and %d" +msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#. Sometimes certain combinations of command options do not make +#. sense on a particular target machine. You can define a macro +#. `OVERRIDE_OPTIONS' to take account of this. This macro, if +#. defined, is executed once just after all the command options have +#. been parsed. +#. +#. Don't use this macro to turn on various extra optimizations for +#. `-O'. That is what `OPTIMIZATION_OPTIONS' is for. +#: config/m68k/m68k.h:238 config/m68k/m68kelf.h:265 config/m68k/m68kv4.h:295 +msgid "-fPIC is not currently supported on the 68000 or 68010\n" +msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: config/m88k/m88k.c:860 +#, c-format +msgid "Internal gcc monitor: short-branch(%x)" +msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)" + +#: config/m88k/m88k.c:2266 +msgid "Internal gcc error: Can't express symbolic location" +msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤¤Þ¤»¤ó" + +#: config/m88k/m88k.c:2547 +#, c-format +msgid "argument #%d is a structure" +msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹" + +#: config/m88k/m88k.c:2862 +msgid "%R not followed by %B/C/D/E" +msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó" + +#: config/m88k/m88k.c:2930 +#, c-format +msgid "invalid %x/X value" +msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹" + +#: config/m88k/m88k.c:2935 +msgid "invalid %H value" +msgstr "̵¸ú¤Ê %H ÃͤǤ¹" + +#: config/m88k/m88k.c:2941 +msgid "invalid %h value" +msgstr "̵¸ú¤Ê %h ÃͤǤ¹" + +#: config/m88k/m88k.c:2947 +msgid "invalid %Q value" +msgstr "̵¸ú¤Ê %Q ÃͤǤ¹" + +#: config/m88k/m88k.c:2953 +msgid "invalid %q value" +msgstr "̵¸ú¤Ê %q ÃͤǤ¹" + +#: config/m88k/m88k.c:2959 +#, c-format +msgid "invalid %o value" +msgstr "̵¸ú¤Ê %o ÃͤǤ¹" + +#: config/m88k/m88k.c:2966 +#, c-format +msgid "invalid %p value" +msgstr "̵¸ú¤Ê %p ÃͤǤ¹" + +#: config/m88k/m88k.c:2979 config/m88k/m88k.c:2984 +#, c-format +msgid "invalid %s/S value" +msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹" + +#: config/m88k/m88k.c:2995 +msgid "invalid %P operand" +msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹" + +#: config/m88k/m88k.c:3026 +msgid "invalid %B value" +msgstr "̵¸ú¤Ê %B ÃͤǤ¹" + +#: config/m88k/m88k.c:3043 +msgid "invalid %C value" +msgstr "̵¸ú¤Ê %C ÃͤǤ¹" + +#: config/m88k/m88k.c:3056 +msgid "invalid %D value" +msgstr "̵¸ú¤Ê %D ÃͤǤ¹" + +#: config/m88k/m88k.c:3064 +#, c-format +msgid "invalid %E value" +msgstr "̵¸ú¤Ê %E ÃͤǤ¹" + +#: config/m88k/m88k.c:3069 +#, c-format +msgid "`%d' operand isn't a register" +msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/m88k/m88k.c:3080 +msgid "invalid %r value" +msgstr "̵¸ú¤Ê %r ÃͤǤ¹" + +#: config/m88k/m88k.c:3087 +msgid "operand is r0" +msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹" + +#: config/m88k/m88k.c:3101 +msgid "operand is const_double" +msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹" + +#: config/m88k/m88k.c:3120 +msgid "invalid code" +msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹" + +#. Do any checking or such that is needed after processing the -m switches. +#: config/m88k/m88k.h:277 +msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible" +msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/m88k/m88k.h:299 +#, c-format +msgid "Invalid option `-mshort-data-%s'" +msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'" + +#: config/m88k/m88k.h:304 +#, c-format +msgid "-mshort-data-%s is too large " +msgstr "-mshort-data-%s ¤¬Â礤¹¤®¤Þ¤¹¡£" + +#: config/m88k/m88k.h:306 +#, c-format +msgid "-mshort-data-%s and PIC are incompatible" +msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/mcore/mcore.c:3118 +#, c-format +msgid "Invalid option `-mstack-increment=%s'" +msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹" + +#: config/mcore/mcore.h:131 +msgid "Inline constants if it can be done in 2 insns or less" +msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë" + +#: config/mcore/mcore.h:133 +msgid "inline constants if it only takes 1 instruction" +msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë" + +#: config/mcore/mcore.h:135 +msgid "Set maximum alignment to 4" +msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë" + +#: config/mcore/mcore.h:137 +msgid "Set maximum alignment to 8" +msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë" + +#: config/mcore/mcore.h:141 +msgid "Do not use the divide instruction" +msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mcore/mcore.h:145 +msgid "Do not arbitary sized immediates in bit operations" +msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤" + +#: config/mcore/mcore.h:147 +msgid "Always treat bitfield as int-sized" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦" + +#: config/mcore/mcore.h:151 +msgid "Force functions to be aligned to a 4 byte boundary" +msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/mcore/mcore.h:153 +msgid "Force functions to be aligned to a 2 byte boundary" +msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/mcore/mcore.h:155 +msgid "Emit call graph information" +msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë" + +#: config/mcore/mcore.h:159 +msgid "Prefer word accesses over byte accesses" +msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö" + +#: config/mcore/mcore.h:170 +msgid "Generate code for the M*Core M340" +msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/mcore/mcore.h:183 +msgid "Maximum amount for a single stack increment operation" +msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ" + +#: config/mips/mips.c:4737 +#, c-format +msgid "-mips%d not supported" +msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/mips/mips.c:4744 +#, c-format +msgid "bad value (%s) for -mips switch" +msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/mips/mips.c:4763 +#, c-format +msgid "bad value (%s) for -mabi= switch" +msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" + +#: config/mips/mips.c:4793 +#, c-format +msgid "-mabi=%s does not support -mips%d" +msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/mips/mips.c:4810 +msgid "The -mabi=32 support does not work yet." +msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤Àưºî¤·¤Þ¤»¤ó" + +#: config/mips/mips.c:4814 +msgid "This target does not support the -mabi switch." +msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/mips/mips.c:4948 +#, c-format +msgid "-mcpu=%s does not support -mips%d" +msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/mips/mips.c:4955 +#, c-format +msgid "-mips%d does not support 64 bit fp registers" +msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" + +#: config/mips/mips.c:4961 +#, c-format +msgid "-mips%d does not support 64 bit gp registers" +msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó" + +#: config/mips/mips.c:4982 +msgid "-G is incompatible with PIC code which is the default" +msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.c:4998 +msgid "-membedded-pic and -mabicalls are incompatible" +msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.c:5001 +msgid "-G and -membedded-pic are incompatible" +msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.c:5052 +#, c-format +msgid "Invalid option `entry%s'" +msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'" + +#: config/mips/mips.c:5055 +msgid "-mentry is only meaningful with -mips-16" +msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹" + +#: config/mips/mips.c:5388 +#, c-format +msgid "internal error: %%) found without a %%( in assembler pattern" +msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#: config/mips/mips.c:5402 +#, c-format +msgid "internal error: %%] found without a %%[ in assembler pattern" +msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#: config/mips/mips.c:5415 +#, c-format +msgid "internal error: %%> found without a %%< in assembler pattern" +msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#: config/mips/mips.c:5428 +#, c-format +msgid "internal error: %%} found without a %%{ in assembler pattern" +msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#: config/mips/mips.c:5442 +#, c-format +msgid "PRINT_OPERAND: Unknown punctuation '%c'" +msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'" + +#: config/mips/mips.c:5451 +msgid "PRINT_OPERAND null pointer" +msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿" + +#: config/mips/mips.c:5579 +#, c-format +msgid "invalid use of %%d, %%x, or %%X" +msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X" + +#: config/mips/mips.c:5622 +msgid "PRINT_OPERAND_ADDRESS, null pointer" +msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿" + +#: config/mips/mips.c:5826 f/com.c:14611 graph.c:421 java/jcf-parse.c:929 +#: java/jcf-parse.c:1065 java/lex.c:1726 objc/objc-act.c:733 profile.c:906 +#: profile.c:914 toplev.c:1875 toplev.c:2234 +#, c-format +msgid "can't open %s" +msgstr "%s ¤ò³«¤±¤Þ¤»¤ó" + +#: config/mips/mips.c:5877 +msgid "MIPS ECOFF format does not allow changing filenames within functions with #line" +msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó" + +#: config/mips/mips.c:6076 +#, c-format +msgid "can't rewind %s" +msgstr "%s ¤ò rewind ¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.c:6080 +#, c-format +msgid "can't write to %s" +msgstr "%s ¤Ø½ñ¤¹þ¤á¤Þ¤»¤ó" + +#: config/mips/mips.c:6083 +#, c-format +msgid "can't read from %s" +msgstr "%s ¤«¤éÆÉ¹þ¤á¤Þ¤»¤ó" + +#: config/mips/mips.c:6086 java/jcf-parse.c:605 java/jcf-write.c:3341 +#, c-format +msgid "can't close %s" +msgstr "%s ¤ò close ¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.c:6455 +#, c-format +msgid "gp_offset (%ld) or end_offset (%ld) is less than zero." +msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: config/mips/mips.c:6673 +#, c-format +msgid "fp_offset (%ld) or end_offset (%ld) is less than zero." +msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£" + +#: config/mips/mips.c:8744 +#, c-format +msgid "can not handle inconsistent calls to `%s'" +msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ¤Þ¤»¤ó" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/mips/mips.h:335 config/mn10300/mn10300.h:64 +msgid "No default crt0.o" +msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤" + +#: config/mips/mips.h:337 +msgid "Use 64-bit int type" +msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:339 +msgid "Use 64-bit long type" +msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:341 +msgid "Use 32-bit long type" +msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:343 +msgid "Optimize lui/addiu address loads" +msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë" + +#: config/mips/mips.h:345 +msgid "Don't optimize lui/addiu address loads" +msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤" + +#: config/mips/mips.h:347 +msgid "Use MIPS as" +msgstr "MIPS as ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:349 +msgid "Use GNU as" +msgstr "GNU as ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:351 +msgid "Use symbolic register names" +msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:353 +msgid "Don't use symbolic register names" +msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:355 config/mips/mips.h:357 +msgid "Use GP relative sdata/sbss sections" +msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:359 config/mips/mips.h:361 +msgid "Don't use GP relative sdata/sbss sections" +msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:363 +msgid "Output compiler statistics" +msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë" + +#: config/mips/mips.h:365 +msgid "Don't output compiler statistics" +msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤" + +#: config/mips/mips.h:367 +msgid "Don't optimize block moves" +msgstr "¥Ö¥í¥Ã¥¯°Üư¤òºÇŬ²½¤·¤Ê¤¤" + +#: config/mips/mips.h:369 +msgid "Optimize block moves" +msgstr "¥Ö¥í¥Ã¥¯°Üư¤òºÇŬ²½¤¹¤ë" + +#: config/mips/mips.h:371 +msgid "Use mips-tfile asm postpass" +msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:373 +msgid "Don't use mips-tfile asm postpass" +msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of triplets in braces, +#. each triplet being { "NAME", VALUE, DOC } +#. where VALUE is the bits to set or minus the bits to clear and DOC +#. is the documentation for --help (NULL if intentionally undocumented). +#. An empty string NAME is used to identify the default VALUE. +#: config/mips/mips.h:377 config/pdp11/pdp11.h:55 +msgid "Use hardware floating point" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:379 +msgid "Use 64-bit FP registers" +msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:381 +msgid "Use 32-bit FP registers" +msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:383 +msgid "Use 64-bit general registers" +msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:385 +msgid "Use 32-bit general registers" +msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:387 +msgid "Use Irix PIC" +msgstr "Irix PIC ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:389 +msgid "Don't use Irix PIC" +msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:391 +msgid "Use OSF PIC" +msgstr "OSF PIC ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:393 +msgid "Don't use OSF PIC" +msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:395 +msgid "Use indirect calls" +msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:397 +msgid "Don't use indirect calls" +msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:399 +msgid "Use embedded PIC" +msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:401 +msgid "Don't use embedded PIC" +msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:403 +msgid "Use ROM instead of RAM" +msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:405 +msgid "Don't use ROM instead of RAM" +msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:407 +msgid "Put uninitialized constants in ROM (needs -membedded-data)" +msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)" + +#: config/mips/mips.h:409 +msgid "Don't put uninitialized constants in ROM" +msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤" + +#: config/mips/mips.h:411 +msgid "Use big-endian byte order" +msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:413 +msgid "Use little-endian byte order" +msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:415 +msgid "Use single (32-bit) FP only" +msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë" + +#: config/mips/mips.h:417 +msgid "Don't use single (32-bit) FP only" +msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë" + +#: config/mips/mips.h:419 +msgid "Use multiply accumulate" +msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:421 +msgid "Don't use multiply accumulate" +msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/mips/mips.h:423 +msgid "Work around early 4300 hardware bug" +msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦" + +#: config/mips/mips.h:425 +msgid "Don't work around early 4300 hardware bug" +msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤" + +#: config/mips/mips.h:427 +msgid "Optimize for 4650" +msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/mips/mips.h:429 +msgid "Optimize for 3900" +msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/mips/mips.h:431 +msgid "Trap on integer divide by zero" +msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë" + +#: config/mips/mips.h:433 +msgid "Don't trap on integer divide by zero" +msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤" + +#: config/mips/mips.h:435 +msgid "Trap on integer divide overflow" +msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë" + +#: config/mips/mips.h:437 +msgid "Don't trap on integer divide overflow" +msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. +#. The variable, type `char *', is set to the variable part of the +#. given option if the fixed part matches. The actual option name +#. is made by appending `-m' to the specified name. +#. +#. Here is an example which defines `-mshort-data-NUMBER'. If the +#. given option is `-mshort-data-512', the variable `m88k_short_data' +#. will be set to the string `"512"'. +#. +#. extern char *m88k_short_data; +#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } } +#: config/mips/mips.h:562 +msgid "Specify CPU for scheduling purposes" +msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë" + +#: config/mips/mips.h:564 +msgid "Specify MIPS ISA" +msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë" + +#: config/mips/mips.h:566 +msgid "Use mips16 entry/exit psuedo ops" +msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë" + +#: config/mips/mips.h:568 +msgid "Don't use MIPS16 instructions" +msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#. Output assembler code to FILE to increment profiler label # LABELNO +#. for profiling a function entry. +#: config/mips/mips.h:2592 +msgid "mips16 function profiling" +msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë" + +#: config/mn10300/mn10300.h:59 +msgid "Work around hardware multiply bug" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë" + +#: config/mn10300/mn10300.h:60 +msgid "Do not work around hardware multiply bug" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤" + +#: config/mn10300/mn10300.h:61 +msgid "Target the AM33 processor" +msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë" + +#: config/nextstep.c:65 +msgid "optimization turned on" +msgstr "ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë" + +#: config/nextstep.c:71 +msgid "optimization turned off" +msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/nextstep.c:80 +msgid "optimization level restored" +msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿" + +#: config/ns32k/ns32k.h:104 +msgid "Don't use hardware fp" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/ns32k/ns32k.h:105 +msgid "Alternative calling convention" +msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë" + +#: config/ns32k/ns32k.h:107 +msgid "Pass some arguments in registers" +msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" + +#: config/ns32k/ns32k.h:108 +msgid "Pass all arguments on stack" +msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë" + +#: config/ns32k/ns32k.h:109 +msgid "Optimize for 32532 cpu" +msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/ns32k/ns32k.h:110 +msgid "Optimize for 32332 cpu" +msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/ns32k/ns32k.h:112 +msgid "Optimize for 32032" +msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/ns32k/ns32k.h:114 +msgid "Register sb is zero. Use for absolute addressing" +msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/ns32k/ns32k.h:115 +msgid "Do not use register sb" +msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/ns32k/ns32k.h:116 +msgid "Do not use bitfield instructions" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/ns32k/ns32k.h:117 +msgid "Use bitfield instructions" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë" + +#: config/ns32k/ns32k.h:118 +msgid "Generate code for high memory" +msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ns32k/ns32k.h:119 +msgid "Generate code for low memory" +msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/ns32k/ns32k.h:120 +msgid "32381 fpu" +msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È" + +#: config/ns32k/ns32k.h:121 +msgid "Use multiply-accumulate fp instructions" +msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë" + +#: config/ns32k/ns32k.h:123 +msgid "Do not use multiply-accumulate fp instructions" +msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/ns32k/ns32k.h:124 +msgid "\"Small register classes\" kludge" +msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦" + +#: config/ns32k/ns32k.h:125 +msgid "No \"Small register classes\" kludge" +msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤" + +#: config/pa/pa.c:135 +#, c-format +msgid "" +"Unknown -mschedule= option (%s).\n" +"Valid options are 700, 7100, 7100LC, 7200, and 8000\n" +msgstr "" +"ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n" +"Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n" + +#: config/pa/pa.c:160 +#, c-format +msgid "" +"Unknown -march= option (%s).\n" +"Valid options are 1.0, 1.1, and 2.0\n" +msgstr "" +"ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n" +"Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n" + +#: config/pa/pa.c:165 +msgid "PIC code generation is not supported in the portable runtime model\n" +msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n" + +#: config/pa/pa.c:170 +msgid "PIC code generation is not compatible with fast indirect calls\n" +msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍÆ¤ì¤Þ¤»¤ó\n" + +#: config/pa/pa.c:175 +msgid "PIC code generation is not compatible with profiling\n" +msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍÆ¤ì¤Þ¤»¤ó\n" + +#: config/pa/pa.c:180 +msgid "-g is only supported when using GAS on this processor," +msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹" + +#: config/pa/pa.c:181 +msgid "-g option disabled." +msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£" + +#: config/pdp11/pdp11.h:56 +msgid "Do not use hardware floating point" +msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" + +#. return float result in ac0 +#: config/pdp11/pdp11.h:58 +msgid "Return floating point results in ac0" +msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹" + +#: config/pdp11/pdp11.h:59 +msgid "Return floating point results in memory" +msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹" + +#. is 11/40 +#: config/pdp11/pdp11.h:61 +msgid "Generate code for an 11/40" +msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. is 11/45 +#: config/pdp11/pdp11.h:64 +msgid "Generate code for an 11/45" +msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. is 11/10 +#: config/pdp11/pdp11.h:67 +msgid "Generate code for an 11/10" +msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#. use movstrhi for bcopy +#. use 32 bit for int +#: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73 +msgid "Use 32 bit int" +msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë" + +#: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75 +msgid "Use 16 bit int" +msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë" + +#. use 32 bit for float +#: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78 +msgid "Use 32 bit float" +msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë" + +#: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80 +msgid "Use 64 bit float" +msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë" + +#. allow abshi pattern? - can trigger "optimizations" which make code SLOW! +#. is branching expensive - on a PDP, it's actually really cheap +#. this is just to play around and check what code gcc generates +#. split instruction and data memory? +#: config/pdp11/pdp11.h:89 +msgid "Target has split I&D" +msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä" + +#: config/pdp11/pdp11.h:90 +msgid "Target does not have split I&D" +msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤" + +#. UNIX assembler syntax? +#: config/pdp11/pdp11.h:92 +msgid "Use UNIX assembler syntax" +msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë" + +#: config/pdp11/pdp11.h:93 +msgid "Use DEC assembler syntax" +msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë" + +#: config/pj/pj.h:73 +msgid "Generate little endian data" +msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë" + +#: config/pj/pj.h:75 +msgid "Generate big endian data" +msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë" + +#: config/pj/pj.h:77 +msgid "Turn on maintainer testing code" +msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤ò͸ú¤Ë¤¹¤ë" + +#: config/pj/pj.h:79 +msgid "Enable Transmeta picoJava extensions" +msgstr "Transmeta picoJava ³ÈÄ¥¤ò͸ú¤Ë¤¹¤ë" + +#: config/pj/pj.h:81 +msgid "Disable Transmeta picoJava extensions" +msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/pj/pj.h:83 +msgid "Disable reorganization pass" +msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë" + +#: config/romp/romp.c:674 +#, c-format +msgid "invalid %%B value" +msgstr "̵¸ú¤Ê %%B ÃÍ" + +#: config/romp/romp.c:701 config/rs6000/rs6000.c:4106 +#, c-format +msgid "invalid %%S value" +msgstr "̵¸ú¤Ê %%S ÃÍ" + +#: config/romp/romp.c:710 config/romp/romp.c:717 +#, c-format +msgid "invalid %%b value" +msgstr "̵¸ú¤Ê %%b ÃÍ" + +#: config/romp/romp.c:738 config/romp/romp.c:745 +#, c-format +msgid "invalid %%H value" +msgstr "̵¸ú¤Ê %%H ÃÍ" + +#: config/romp/romp.c:757 config/romp/romp.c:768 +#, c-format +msgid "invalid %%z value" +msgstr "̵¸ú¤Ê %%z ÃÍ" + +#: config/romp/romp.c:776 config/romp/romp.c:784 +#, c-format +msgid "invalid %%Z value" +msgstr "̵¸ú¤Ê %%Z ÃÍ" + +#: config/romp/romp.c:791 config/romp/romp.c:800 config/romp/romp.c:807 +#: config/rs6000/rs6000.c:3888 +#, c-format +msgid "invalid %%k value" +msgstr "̵¸ú¤Ê %%k ÃÍ" + +#: config/romp/romp.c:892 config/romp/romp.c:935 +#, c-format +msgid "invalid %%j value" +msgstr "̵¸ú¤Ê %%j ÃÍ" + +#. Perform any needed actions needed for a function that is receiving a +#. variable number of arguments. +#. +#. CUM is as above. +#. +#. MODE and TYPE are the mode and type of the current parameter. +#. +#. PRETEND_SIZE is a variable that should be set to the amount of stack +#. that must be pushed by the prolog to pretend that our caller pushed +#. it. +#. +#. Normally, this macro will push all remaining incoming registers on the +#. stack and set PRETEND_SIZE to the length of the registers pushed. +#: config/romp/romp.h:661 +msgid "can't have varargs with -mfp-arg-in-fp-regs" +msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó" + +#: config/rs6000/aix.h:303 config/rs6000/beos.h:30 +msgid "Always pass floating-point arguments in memory" +msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë" + +#: config/rs6000/aix.h:305 config/rs6000/beos.h:32 +msgid "Don't always pass floating-point arguments in memory" +msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤" + +#: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32 +msgid "Support message passing with the Parallel Environment" +msgstr "ÊÂÎó´Ä¶¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 +msgid "Compile for 64-bit pointers" +msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 +msgid "Compile for 32-bit pointers" +msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 +msgid "-maix64 and POWER architecture are incompatible." +msgstr "-maix64 ¤È POWER ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó" + +#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 +msgid "-maix64 requires PowerPC64 architecture remain enabled." +msgstr "PowerPC64 ¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤ò͸ú¤Ë¤Ï¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 +msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported." +msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ¤Þ¤»¤ó" + +#: config/rs6000/rs6000.c:341 +msgid "-mmultiple is not supported on little endian systems" +msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: config/rs6000/rs6000.c:348 +msgid "-mstring is not supported on little endian systems" +msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: config/rs6000/rs6000.c:354 +#, c-format +msgid "-f%s ignored for AIX (all code is position independent)" +msgstr "AIX ÍÑ¤Ë -f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë" + +#: config/rs6000/rs6000.c:362 +msgid "-ffunction-sections disabled on AIX when debugging" +msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹" + +#: config/rs6000/rs6000.c:368 +msgid "-fdata-sections not supported on AIX" +msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: config/rs6000/rs6000.c:382 +#, c-format +msgid "Unknown -mdebug-%s switch" +msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹" + +#: config/rs6000/rs6000.c:3815 +#, c-format +msgid "invalid %%f value" +msgstr "̵¸ú¤Ê %%f ÃͤǤ¹" + +#: config/rs6000/rs6000.c:3824 +#, c-format +msgid "invalid %%F value" +msgstr "̵¸ú¤Ê %%F ÃͤǤ¹" + +#: config/rs6000/rs6000.c:3833 +#, c-format +msgid "invalid %%G value" +msgstr "̵¸ú¤Ê %%G ÃͤǤ¹" + +#: config/rs6000/rs6000.c:3868 +#, c-format +msgid "invalid %%j code" +msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹" + +#: config/rs6000/rs6000.c:3878 +#, c-format +msgid "invalid %%J code" +msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹" + +#: config/rs6000/rs6000.c:3908 +#, c-format +msgid "invalid %%K value" +msgstr "̵¸ú¤Ê %%K ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4032 +#, c-format +msgid "invalid %%p value" +msgstr "̵¸ú¤Ê %%p ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4069 +#, c-format +msgid "invalid %%q value" +msgstr "̵¸ú¤Ê %%q ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4132 +#, c-format +msgid "%%S computed all 1's mask" +msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿" + +#: config/rs6000/rs6000.c:4159 +#, c-format +msgid "%%S computed all 0's mask" +msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿" + +#: config/rs6000/rs6000.c:4169 +#, c-format +msgid "invalid %%T value" +msgstr "̵¸ú¤Ê %%T ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4179 +#, c-format +msgid "invalid %%u value" +msgstr "̵¸ú¤Ê %%u ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4188 +#, c-format +msgid "invalid %%v value" +msgstr "̵¸ú¤Ê %%v ÃͤǤ¹" + +#: config/rs6000/rs6000.c:4261 +#, c-format +msgid "invalid %%W value" +msgstr "̵¸ú¤Ê %%W ÃͤǤ¹" + +#. Run-time compilation parameters selecting different hardware subsets. +#. +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/rs6000/rs6000.h:253 +msgid "Use POWER instruction set" +msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:256 +msgid "Use POWER2 instruction set" +msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:258 +msgid "Do not use POWER2 instruction set" +msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:261 +msgid "Do not use POWER instruction set" +msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:263 +msgid "Use PowerPC instruction set" +msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:266 +msgid "Do not use PowerPC instruction set" +msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:268 +msgid "Use PowerPC General Purpose group optional instructions" +msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:270 +msgid "Don't use PowerPC General Purpose group optional instructions" +msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:272 +msgid "Use PowerPC Graphics group optional instructions" +msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:274 +msgid "Don't use PowerPC Graphics group optional instructions" +msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:276 +msgid "Use PowerPC-64 instruction set" +msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:278 +msgid "Don't use PowerPC-64 instruction set" +msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/rs6000.h:280 +msgid "Use new mnemonics for PowerPC architecture" +msgstr "PowerPC ¥¢¡¼¥¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:282 +msgid "Use old mnemonics for PowerPC architecture" +msgstr "PowerPC ¥¢¡¼¥¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:285 +msgid "Put everything in the regular TOC" +msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë" + +#: config/rs6000/rs6000.h:287 +msgid "Place floating point constants in TOC" +msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë" + +#: config/rs6000/rs6000.h:289 +msgid "Don't place floating point constants in TOC" +msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:291 +msgid "Place symbol+offset constants in TOC" +msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë" + +#: config/rs6000/rs6000.h:293 +msgid "Don't place symbol+offset constants in TOC" +msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:299 +msgid "Place variable addresses in the regular TOC" +msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë" + +#: config/rs6000/rs6000.h:305 +msgid "Generate load/store multiple instructions" +msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/rs6000.h:307 +msgid "Do not generate load/store multiple instructions" +msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:311 +msgid "Generate string instructions for block moves" +msgstr "¥Ö¥í¥Ã¥¯°ÜưÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/rs6000.h:313 +msgid "Do not generate string instructions for block moves" +msgstr "¥Ö¥í¥Ã¥¯°ÜưÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:317 +msgid "Generate load/store with update instructions" +msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/rs6000.h:319 +msgid "Do not generate load/store with update instructions" +msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:321 +msgid "Generate fused multiply/add instructions" +msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/rs6000.h:323 +msgid "Don't generate fused multiply/add instructions" +msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: config/rs6000/rs6000.h:327 +msgid "Don't schedule the start and end of the procedure" +msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. +#. The variable, type `char *', is set to the variable part of the +#. given option if the fixed part matches. The actual option name +#. is made by appending `-m' to the specified name. +#. +#. Here is an example which defines `-mshort-data-NUMBER'. If the +#. given option is `-mshort-data-512', the variable `m88k_short_data' +#. will be set to the string `"512"'. +#. +#. extern char *m88k_short_data; +#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } } +#: config/rs6000/rs6000.h:400 config/sparc/sparc.h:708 +msgid "Use features of and schedule code for given CPU" +msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë" + +#: config/rs6000/rs6000.h:403 +msgid "Enable debug output" +msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤò͸ú¤Ë¤¹¤ë" + +#. Definitions for __builtin_return_address and __builtin_frame_address. +#. __builtin_return_address (0) should give link register (65), enable +#. this. +#. This should be uncommented, so that the link register is used, but +#. currently this would result in unmatched insns and spilling fixed +#. registers so we'll leave it for another day. When these problems are +#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX. +#. (mrs) +#. #define RETURN_ADDR_IN_PREVIOUS_FRAME +#. Number of bytes into the frame return addresses can be found. See +#. rs6000_stack_info in rs6000.c for more information on how the different +#. abi's store the return address. +#: config/rs6000/rs6000.h:1654 +msgid "RETURN_ADDRESS_OFFSET not supported" +msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:88 +msgid "Select ABI calling convention." +msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë" + +#: config/rs6000/sysv4.h:89 +msgid "Select method for sdata handling." +msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë" + +#: config/rs6000/sysv4.h:104 +msgid "Align to the base type of the bitfield." +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë" + +#: config/rs6000/sysv4.h:106 +msgid "Don't align to the base type of the bitfield." +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤" + +#: config/rs6000/sysv4.h:108 +msgid "Don't assume that unaligned accesses are handled by the system" +msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤" + +#: config/rs6000/sysv4.h:110 +msgid "Assume that unaligned accesses are handled by the system" +msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹" + +#: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116 +msgid "Produce code relocatable at runtime." +msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118 +msgid "Don't produce code relocatable at runtime." +msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122 +msgid "Produce little endian code." +msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126 +msgid "Produce big endian code." +msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/rs6000/sysv4.h:130 config/sparc/linux.h:84 +#: config/sparc/linux64.h:140 +msgid "Use 128 bit long doubles" +msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132 +#: config/rs6000/sysv4.h:133 config/rs6000/sysv4.h:134 +#: config/rs6000/sysv4.h:135 config/rs6000/sysv4.h:136 +#: config/rs6000/sysv4.h:143 config/rs6000/sysv4.h:144 +#: config/rs6000/sysv4.h:155 config/rs6000/sysv4.h:156 +#: config/rs6000/sysv4.h:157 config/rs6000/sysv4.h:159 +msgid "no description yet" +msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:137 +msgid "Use EABI." +msgstr "EABI ¤òÍøÍѤ¹¤ë¡£" + +#: config/rs6000/sysv4.h:138 +msgid "Don't use EABI." +msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£" + +#: config/rs6000/sysv4.h:140 +msgid "Use alternate register names." +msgstr "ÂåÂØ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë" + +#: config/rs6000/sysv4.h:142 +msgid "Don't use alternate register names." +msgstr "ÂåÂØ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/rs6000/sysv4.h:146 +msgid "Link with libsim.a, libc.a and sim-crt0.o." +msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£" + +#: config/rs6000/sysv4.h:148 +msgid "Link with libads.a, libc.a and crt0.o." +msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£" + +#: config/rs6000/sysv4.h:150 +msgid "Link with libyk.a, libc.a and crt0.o." +msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£" + +#: config/rs6000/sysv4.h:152 +msgid "Link with libmvme.a, libc.a and crt0.o." +msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£" + +#: config/rs6000/sysv4.h:154 +msgid "Set the PPC_EMB bit in the ELF flags header" +msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë" + +#. Sometimes certain combinations of command options do not make sense +#. on a particular target machine. You can define a macro +#. `OVERRIDE_OPTIONS' to take account of this. This macro, if +#. defined, is executed once just after all the command options have +#. been parsed. +#. +#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to +#. get control. +#: config/rs6000/sysv4.h:205 +#, c-format +msgid "Bad value for -mcall-%s" +msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ" + +#: config/rs6000/sysv4.h:221 +#, c-format +msgid "Bad value for -msdata=%s" +msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ" + +#: config/rs6000/sysv4.h:238 +#, c-format +msgid "-mrelocatable and -msdata=%s are incompatible." +msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:246 +#, c-format +msgid "-f%s and -msdata=%s are incompatible." +msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:255 +#, c-format +msgid "-msdata=%s and -mcall-%s are incompatible." +msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:262 +msgid "-mrelocatable and -mno-minimal-toc are incompatible." +msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:268 +#, c-format +msgid "-mrelocatable and -mcall-%s are incompatible." +msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:275 +#, c-format +msgid "-fPIC and -mcall-%s are incompatible." +msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/rs6000/sysv4.h:282 +msgid "-mcall-aixdesc must be big endian" +msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29 +msgid "Generate code for big endian" +msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30 +msgid "Generate code for little endian" +msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: config/sparc/sp86x-aout.h:53 config/sparc/sp86x-elf.h:66 +msgid "Use little-endian byte order for data" +msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.c:253 +#, c-format +msgid "%s is not supported by this configuration" +msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/sparc/sparc.c:260 +msgid "-mlong-double-64 not allowed with -m64" +msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó" + +#: config/sparc/sparc.c:280 +#, c-format +msgid "bad value (%s) for -mcmodel= switch" +msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)" + +#: config/sparc/sparc.c:285 +msgid "-mcmodel= is not supported on 32 bit systems" +msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/sparc/sparc.c:366 +msgid "profiling does not support code models other than medlow" +msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: config/sparc/sparc.c:5712 config/sparc/sparc.c:5718 +#, c-format +msgid "Invalid %%Y operand" +msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5788 +#, c-format +msgid "Invalid %%A operand" +msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5798 +#, c-format +msgid "Invalid %%B operand" +msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5837 +#, c-format +msgid "Invalid %%c operand" +msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5838 +#, c-format +msgid "Invalid %%C operand" +msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5859 +#, c-format +msgid "Invalid %%d operand" +msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5860 +#, c-format +msgid "Invalid %%D operand" +msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5878 +#, c-format +msgid "Invalid %%f operand" +msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É" + +#: config/sparc/sparc.c:5928 +msgid "long long constant not a valid immediate operand" +msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: config/sparc/sparc.c:5931 +msgid "floating point constant not a valid immediate operand" +msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#. To make profiling work with -f{pic,PIC}, we need to emit the profiling +#. code into the rtl. Also, if we are profiling, we cannot eliminate +#. the frame pointer (because the return address will get smashed). +#: config/sparc/sparc.h:403 +#, c-format +msgid "%s and profiling conflict: disabling %s" +msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹" + +#: config/sparc/sparc.h:587 +msgid "Use FUNCTION_EPILOGUE" +msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:589 +msgid "Do not use FUNCTION_EPILOGUE" +msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:591 +msgid "Assume possible double misalignment" +msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹" + +#: config/sparc/sparc.h:593 +msgid "Assume all doubles are aligned" +msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹" + +#: config/sparc/sparc.h:595 +msgid "Pass -assert pure-text to linker" +msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹" + +#: config/sparc/sparc.h:597 +msgid "Do not pass -assert pure-text to linker" +msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤" + +#: config/sparc/sparc.h:599 +msgid "Use flat register window model" +msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:601 +msgid "Do not use flat register window model" +msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:603 +msgid "Use ABI reserved registers" +msgstr "ABI ͽÌó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:605 +msgid "Do not use ABI reserved registers" +msgstr "ABI ͽÌó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:607 +msgid "Use hardware quad fp instructions" +msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:609 +msgid "Do not use hardware quad fp instructions" +msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:611 +msgid "Compile for v8plus ABI" +msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/sparc/sparc.h:613 +msgid "Do not compile for v8plus ABI" +msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤" + +#: config/sparc/sparc.h:615 +msgid "Utilize Visual Instruction Set" +msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë" + +#: config/sparc/sparc.h:617 +msgid "Do not utilize Visual Instruction Set" +msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤" + +#. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9. +#: config/sparc/sparc.h:620 +msgid "Optimize for Cypress processors" +msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/sparc/sparc.h:622 +msgid "Optimize for SparcLite processors" +msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/sparc/sparc.h:624 +msgid "Optimize for F930 processors" +msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/sparc/sparc.h:626 +msgid "Optimize for F934 processors" +msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë" + +#: config/sparc/sparc.h:628 +msgid "Use V8 Sparc ISA" +msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:630 +msgid "Optimize for SuperSparc processors" +msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë" + +#. End of deprecated options. +#: config/sparc/sparc.h:633 +msgid "Pointers are 64-bit" +msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë" + +#: config/sparc/sparc.h:635 +msgid "Pointers are 32-bit" +msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë" + +#: config/sparc/sparc.h:637 +msgid "Use 32-bit ABI" +msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:639 +msgid "Use 64-bit ABI" +msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:641 +msgid "Use stack bias" +msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:643 +msgid "Do not use stack bias" +msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:645 +msgid "Use structs on stronger alignment for double-word copies" +msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë" + +#: config/sparc/sparc.h:647 +msgid "Do not use structs on stronger alignment for double-word copies" +msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤" + +#: config/sparc/sparc.h:649 +msgid "Optimize tail call instructions in assembler and linker" +msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë" + +#: config/sparc/sparc.h:651 +msgid "Do not optimize tail call instructions in assembler or linker" +msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤" + +#: config/sparc/sparc.h:712 +msgid "Use given Sparc code model" +msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë" + +#: config/v850/v850-c.c:68 +msgid "#pragma GHS endXXXX found without previous startXXX" +msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX ̵¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#: config/v850/v850-c.c:70 +msgid "#pragma GHS endXXX does not match previous startXXX" +msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó" + +#: config/v850/v850-c.c:95 +msgid "Cannot set interrupt attribute: no current function" +msgstr "interrupt °À¤òÀßÄê¤Ç¤¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: config/v850/v850-c.c:103 +msgid "Cannot set interrupt attribute: no such identifier" +msgstr "interrupt °À¤òÀßÄê¤Ç¤¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó" + +#: config/v850/v850-c.c:149 +msgid "junk at end of #pragma ghs section" +msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:166 +#, c-format +msgid "unrecognised section name \"%s\"" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\"" + +#: config/v850/v850-c.c:181 +msgid "malformed #pragma ghs section" +msgstr "¤ª¤«¤·¤Ê #pragma ghs section" + +#: config/v850/v850-c.c:201 +msgid "junk at end of #pragma ghs interrupt" +msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:213 +msgid "junk at end of #pragma ghs starttda" +msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:225 +msgid "junk at end of #pragma ghs startsda" +msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:237 +msgid "junk at end of #pragma ghs startzda" +msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:249 +msgid "junk at end of #pragma ghs endtda" +msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:261 +msgid "junk at end of #pragma ghs endsda" +msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850-c.c:273 +msgid "junk at end of #pragma ghs endzda" +msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: config/v850/v850.c:107 +#, c-format +msgid "%s=%s is not numeric." +msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó" + +#: config/v850/v850.c:114 +#, c-format +msgid "%s=%s is too large." +msgstr "%s=%s ¤ÏÂ礤¹¤®¤Þ¤¹¡£" + +#: config/v850/v850.c:2039 +msgid "a data area attribute cannot be specified for local variables" +msgstr "¥Ç¡¼¥¿Îΰè°À¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: config/v850/v850.c:2047 +#, c-format +msgid "data area of '%s' conflicts with previous declaration" +msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" + +#: config/v850/v850.c:2249 +#, c-format +msgid "Bogus JR construction: %d\n" +msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n" + +#: config/v850/v850.c:2270 config/v850/v850.c:2472 +#, c-format +msgid "Bad amount of stack space removal: %d" +msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d" + +#: config/v850/v850.c:2448 +#, c-format +msgid "Bogus JARL construction: %d\n" +msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/v850/v850.h:121 +msgid "Support Green Hills ABI" +msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: config/v850/v850.h:124 +msgid "Prohibit PC relative function calls" +msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë" + +#: config/v850/v850.h:127 +msgid "Reuse r30 on a per function basis" +msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë" + +#: config/v850/v850.h:130 +msgid "Use stubs for function prologues" +msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë" + +#: config/v850/v850.h:133 +msgid "Same as: -mep -mprolog-function" +msgstr "-mep -mprolog-function ¤ÈƱÍÍ" + +#: config/v850/v850.h:134 +msgid "Enable backend debugging" +msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë" + +#: config/v850/v850.h:136 +msgid "Compile for the v850 processor" +msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: config/v850/v850.h:139 +msgid "Use 4 byte entries in switch tables" +msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë" + +#. This macro is similar to `TARGET_SWITCHES' but defines names of +#. command options that have values. Its definition is an +#. initializer with a subgrouping for each command option. +#. +#. Each subgrouping contains a string constant, that defines the +#. fixed part of the option name, and the address of a variable. The +#. variable, type `char *', is set to the variable part of the given +#. option if the fixed part matches. The actual option name is made +#. by appending `-m' to the specified name. +#. +#. Here is an example which defines `-mshort-data-NUMBER'. If the +#. given option is `-mshort-data-512', the variable `m88k_short_data' +#. will be set to the string `"512"'. +#. +#. extern char *m88k_short_data; +#. #define TARGET_OPTIONS { { "short-data-", &m88k_short_data } } +#: config/v850/v850.h:183 +msgid "Set the max size of data eligible for the TDA area" +msgstr "TDA Îΰè¤Ë¤È¤Ã¤ÆË¾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë" + +#: config/v850/v850.h:186 +msgid "Set the max size of data eligible for the SDA area" +msgstr "SDA Îΰè¤Ë¤È¤Ã¤ÆË¾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë" + +#: config/v850/v850.h:189 +msgid "Set the max size of data eligible for the ZDA area" +msgstr "ZDA Îΰè¤Ë¤È¤Ã¤ÆË¾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë" + +#: convert.c:67 +msgid "cannot convert to a pointer type" +msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó" + +#: convert.c:100 +msgid "pointer value used where a floating point value was expected" +msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: convert.c:104 +msgid "aggregate value used where a float was expected" +msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: convert.c:130 +msgid "conversion to incomplete type" +msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹" + +#: convert.c:390 convert.c:470 +msgid "can't convert between vector values of different size" +msgstr "Â礤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍÆ±»Î¤ÎÊÑ´¹¤Ï¤Ç¤¤Þ¤»¤ó" + +#: convert.c:396 +msgid "aggregate value used where an integer was expected" +msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: convert.c:448 f/com.c:1132 +msgid "pointer value used where a complex was expected" +msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: convert.c:452 f/com.c:1134 +msgid "aggregate value used where a complex was expected" +msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" + +#: convert.c:476 +msgid "can't convert value to a vector" +msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤¤Þ¤»¤ó" + +#: cp/call.c:379 +msgid "unable to call pointer to member function here" +msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤¤Þ¤»¤ó" + +#: cp/call.c:509 +msgid "destructors take no parameters" +msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó" + +#: cp/call.c:2867 +msgid "ISO C++ forbids omitting the middle term of a ?: expression" +msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/class.c:1438 +#, c-format +msgid "conflicting access specifications for field `%s', ignored" +msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" + +#: cp/class.c:5533 +msgid "trying to finish struct, but kicked out due to previous parse errors." +msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿" + +#: cp/class.c:5988 +#, c-format +msgid "language string `\"%s\"' not recognized" +msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó" + +#: cp/class.c:6303 cp/class.c:6471 cp/class.c:6478 +msgid "not enough type information" +msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó" + +#: cp/class.c:6455 +msgid "invalid operation on uninstantiated type" +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹" + +#: cp/class.c:8256 +msgid "object size exceeds built-in limit for virtual function table implementation" +msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿" + +#: cp/class.c:8258 +msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects" +msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤" + +#: cp/decl.c:4230 +#, c-format +msgid "declaration of `%s' shadows a member of `this'" +msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹" + +#: cp/decl.c:4871 +#, c-format +msgid "label `%s' referenced outside of any function" +msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿" + +#: cp/decl.c:4976 cp/decl.c:5000 +msgid "jump to case label" +msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:5007 cp/decl.c:5111 +msgid " enters try block" +msgstr " try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹" + +#: cp/decl.c:5009 cp/decl.c:5113 +msgid " enters catch block" +msgstr " catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹" + +#: cp/decl.c:5092 +msgid " from here" +msgstr " ¤³¤³¤«¤é" + +#: cp/decl.c:6355 +msgid "the ABI requires vtable thunks" +msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹" + +#: cp/decl.c:6996 +msgid "multiple types in one declaration" +msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹" + +#: cp/decl.c:6999 +msgid "declaration does not declare anything" +msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó" + +#: cp/decl.c:7023 +msgid "Missing type-name in typedef-declaration." +msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:7030 +msgid "ISO C++ prohibits anonymous structs" +msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:8018 +msgid "assignment (not initialization) in declaration" +msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹" + +#: cp/decl.c:8580 +msgid "invalid catch parameter" +msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô" + +#: cp/decl.c:8807 +msgid "cannot declare `::main' to be a template" +msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:8809 +msgid "cannot declare `::main' to be inline" +msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:8811 +msgid "cannot declare `::main' to be static" +msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:8814 +msgid "`main' must return `int'" +msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/decl.c:9365 +msgid "overflow in array dimension" +msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: cp/decl.c:9651 +msgid "destructors must be member functions" +msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/decl.c:9980 +msgid "`bool' is now a keyword" +msgstr "`bool' ¤Ïº£¤ä¥¡¼¥ï¡¼¥É¤Ç¤¹" + +#: cp/decl.c:10011 +msgid "ISO C++ does not support `long long'" +msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó" + +#: cp/decl.c:10133 +#, c-format +msgid "short, signed or unsigned invalid for `%s'" +msgstr "short, Éä¹ç¤Ä¤¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤ÆÌµ¸ú¤Ç¤¹" + +#: cp/decl.c:10138 +#, c-format +msgid "long and short specified together for `%s'" +msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:10149 +#, c-format +msgid "signed and unsigned given together for `%s'" +msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:10296 +msgid "storage class specifiers invalid in parameter declarations" +msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:10300 +msgid "typedef declaration invalid in parameter declaration" +msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:10311 +msgid "virtual outside class declaration" +msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹" + +#: cp/decl.c:10365 +#, c-format +msgid "storage class specified for %s `%s'" +msgstr "%s ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹»ØÄê»Ò `%s'" + +#: cp/decl.c:10403 +msgid "storage class specifiers invalid in friend function declarations" +msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:10585 +msgid "destructor cannot be static member function" +msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:10609 +msgid "constructor cannot be static member function" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:10612 +msgid "constructors cannot be declared virtual" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:10627 +msgid "return value type specifier for constructor ignored" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: cp/decl.c:10646 +#, c-format +msgid "can't initialize friend function `%s'" +msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤¤Þ¤»¤ó" + +#. Cannot be both friend and virtual. +#: cp/decl.c:10650 +msgid "virtual functions cannot be friends" +msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:10655 +msgid "friend declaration not in class definition" +msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: cp/decl.c:10711 +#, c-format +msgid "cannot declare %s to references" +msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:10737 +msgid "invalid type: `void &'" +msgstr "̵¸ú¤Ê·¿: `void &'" + +#: cp/decl.c:10788 +msgid "discarding `const' applied to a reference" +msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹" + +#: cp/decl.c:10790 +msgid "discarding `volatile' applied to a reference" +msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹" + +#. [dcl.fct.spec] The explicit specifier shall only be used in +#. declarations of constructors within a class definition. +#: cp/decl.c:10997 +msgid "only declarations of constructors can be `explicit'" +msgstr "`explicit' ¤Ë¤Ç¤¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹" + +#: cp/decl.c:11005 +#, c-format +msgid "non-member `%s' cannot be declared `mutable'" +msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11010 +#, c-format +msgid "non-object member `%s' cannot be declared `mutable'" +msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11016 +#, c-format +msgid "function `%s' cannot be declared `mutable'" +msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11021 +#, c-format +msgid "static `%s' cannot be declared `mutable'" +msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11026 +#, c-format +msgid "const `%s' cannot be declared `mutable'" +msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11131 +msgid "typedef declaration includes an initializer" +msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹" + +#: cp/decl.c:11241 +msgid "unnamed variable or field declared void" +msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: cp/decl.c:11250 +msgid "variable or field declared void" +msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: cp/decl.c:11260 +msgid "cannot use `::' in parameter declaration" +msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó" + +#: cp/decl.c:11445 +#, c-format +msgid "`%s' is neither function nor member function; cannot be declared friend" +msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11456 +msgid "member functions are implicitly friends of their class" +msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹" + +#: cp/decl.c:11570 +#, c-format +msgid "storage class `auto' invalid for function `%s'" +msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:11572 +#, c-format +msgid "storage class `register' invalid for function `%s'" +msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:11583 +#, c-format +msgid "storage class `static' invalid for function `%s' declared out of global scope" +msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:11585 +#, c-format +msgid "storage class `inline' invalid for function `%s' declared out of global scope" +msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl.c:11592 +#, c-format +msgid "virtual non-class function `%s'" +msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'" + +#. FIXME need arm citation +#: cp/decl.c:11627 +msgid "cannot declare static function inside another function" +msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/decl.c:11904 +msgid "invalid integer constant in parameter list, did you forget to give parameter name?" +msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©" + +#: cp/decl.c:12281 +#, c-format +msgid "conversion to %s%s will never use a type conversion operator" +msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó" + +#: cp/decl.c:13365 +msgid "return type for `main' changed to `int'" +msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿" + +#: cp/decl2.c:569 +#, c-format +msgid "-f%s is no longer supported" +msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: cp/decl2.c:575 +msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" +msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤Ç͸ú¤Ç¤¹)" + +#: cp/decl2.c:601 +msgid "-fname-mangling-version is no longer supported" +msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: cp/decl2.c:664 +msgid "-Wno-strict-prototypes is not supported in C++" +msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó" + +#: cp/decl2.c:1000 +msgid "name missing for member function" +msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/decl2.c:1061 +msgid "`__alignof__' applied to a bit-field" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `__alignof__'" + +#. Something has gone very wrong. Assume we are mistakenly reducing +#. an expression instead of a declaration. +#: cp/decl2.c:1103 +msgid "parser may be lost: is there a '{' missing somewhere?" +msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©" + +#: cp/decl2.c:1134 cp/decl2.c:1148 +msgid "ambiguous conversion for array subscript" +msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹" + +#: cp/decl2.c:1198 +msgid "anachronistic use of array size in vector delete" +msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹" + +#: cp/decl2.c:1208 +msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'" +msgstr "´Ø¿ô¤Ï delete ¤Ç¤¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ¸ú¤Ç¤¹" + +#: cp/decl2.c:1505 +msgid "initializer invalid for static member with constructor" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹" + +#: cp/decl2.c:1508 +msgid "(an out of class initialization is required)" +msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)" + +#: cp/decl2.c:1681 +msgid "field initializer is not constant" +msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/decl2.c:2020 +msgid "anonymous struct not inside named type" +msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: cp/decl2.c:2119 +msgid "namespace-scope anonymous aggregates must be static" +msgstr "anonumous ̾Á°¶õ´Ö¤Î½¸¹çÂÎ¤Ï static ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/decl2.c:2129 +msgid "anonymous aggregate with no members" +msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" + +#. Overflow occurred. That means there are at least 4 billion +#. initialization functions. +#: cp/decl2.c:2997 +msgid "too many initialization functions required" +msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹" + +#: cp/decl2.c:3807 +msgid "use of old-style cast" +msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" + +#: cp/error.c:46 +#, c-format +msgid "`%s' not supported by %s" +msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: cp/error.c:630 +#, c-format +msgid "<anonymous %s>" +msgstr "<̵̾ %s>" + +#: cp/error.c:891 +#, c-format +msgid "(static %s for %s)" +msgstr "(ÀÅŪ%s: %s ÍÑ)" + +#: cp/error.c:2528 +#, c-format +msgid "In %s `%s':" +msgstr "%s Æâ¤Î `%s':" + +#: cp/error.c:2583 +#, c-format +msgid "%s: In instantiation of `%s':\n" +msgstr "%s: `%s' ¤Î½é´ü²½:\n" + +#: cp/error.c:2607 +#, c-format +msgid "%s:%d: instantiated from `%s'\n" +msgstr "%s:%d: `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n" + +#: cp/error.c:2612 +#, c-format +msgid "%s:%d: instantiated from here\n" +msgstr "%s:%d: ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n" + +#: cp/except.c:258 +msgid "call to Java `catch' or `throw' with `jthrowable' undefined" +msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹" + +#: cp/except.c:329 +msgid "mixing C++ and Java catches in a single translation unit" +msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹" + +#: cp/except.c:685 +msgid " in thrown expression" +msgstr " throw ¤µ¤ì¤¿¼°¤ÎÃæ" + +#: cp/friend.c:423 +msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning." +msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹" + +#: cp/g++spec.c:197 java/jvspec.c:357 +#, c-format +msgid "argument to `%s' missing\n" +msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n" + +#: cp/init.c:313 +msgid "initializer list treated as compound expression" +msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿" + +#: cp/init.c:428 +msgid " will be re-ordered to match declaration order" +msgstr " Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂØ¤¨¤é¤ì¤Þ¤¹" + +#: cp/init.c:662 +msgid " will be re-ordered to match inheritance order" +msgstr " ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂØ¤¨¤é¤ì¤Þ¤¹" + +#: cp/init.c:1105 +msgid "base class initializer specified, but no base class to initialize" +msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cp/init.c:1111 +msgid "initializer for unnamed base class ambiguous" +msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹" + +#: cp/init.c:1136 +msgid "no base class to initialize" +msgstr "½é´ü²½¤¹¤Ù¤´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cp/init.c:1860 +msgid "object missing in use of pointer-to-member construct" +msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/init.c:1902 cp/typeck.c:3186 cp/typeck.c:3287 +msgid "at this point in file" +msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ" + +#: cp/init.c:2076 +msgid "new of array type fails to specify size" +msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹" + +#: cp/init.c:2087 +msgid "size in array new must have integral type" +msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/init.c:2093 +msgid "zero size array reserves no space" +msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó" + +#: cp/init.c:2158 +msgid "new cannot be applied to a reference type" +msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó" + +#: cp/init.c:2164 +msgid "new cannot be applied to a function type" +msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ¤Þ¤»¤ó" + +#: cp/init.c:2211 +msgid "call to Java constructor, while `jclass' undefined" +msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹" + +#: cp/init.c:2227 +msgid "Can't find class$" +msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: cp/init.c:2340 +msgid "invalid type `void' for new" +msgstr "new ¤ËÂФ·¤ÆÌµ¸ú¤Ê·¿¤Ç¤¢¤ë `void'" + +#: cp/init.c:2394 +#, c-format +msgid "call to Java constructor with `%s' undefined" +msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹" + +#: cp/init.c:2522 cp/typeck2.c:381 cp/typeck2.c:1207 +msgid "initializer list being treated as compound expression" +msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/init.c:2528 +msgid "ISO C++ forbids aggregate initializer to new" +msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/init.c:2967 +msgid "initializer ends prematurely" +msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿" + +#: cp/init.c:3037 +msgid "cannot initialize multi-dimensional array with initializer" +msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" + +#: cp/init.c:3215 +msgid "unknown array size in delete" +msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹" + +#: cp/init.c:3440 +msgid "type to vector delete is neither pointer or array type" +msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó" + +#: cp/lang-options.h:29 +msgid "Do not obey access control semantics" +msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤" + +#: cp/lang-options.h:31 +msgid "Change when template instances are emitted" +msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë" + +#: cp/lang-options.h:36 +msgid "Check the return value of new" +msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë" + +#: cp/lang-options.h:39 +msgid "Reduce size of object files" +msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë" + +#: cp/lang-options.h:43 +msgid "Make string literals `char[]' instead of `const char[]'" +msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë" + +#: cp/lang-options.h:46 +msgid "Dump the entire translation unit to a file" +msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë" + +#: cp/lang-options.h:48 +msgid "Do not inline member functions by default" +msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤" + +#: cp/lang-options.h:51 +msgid "Do not generate run time type descriptor information" +msgstr "¼Â¹Ô»þ·¿µ½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤" + +#: cp/lang-options.h:56 +msgid "Do not generate code to check exception specifications" +msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: cp/lang-options.h:61 +msgid "Scope of for-init-statement vars extends outside" +msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë" + +#: cp/lang-options.h:64 +msgid "Do not recognise GNU defined keywords" +msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤" + +#: cp/lang-options.h:69 +msgid "Do not treat the namespace `std' as a normal namespace" +msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤" + +#: cp/lang-options.h:71 +msgid "Enable support for huge objects" +msgstr "Â礤ʥª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È" + +#: cp/lang-options.h:75 +msgid "Export functions even if they can be inlined" +msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë" + +#: cp/lang-options.h:78 +msgid "Only emit explicit template instatiations" +msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" + +#: cp/lang-options.h:81 +msgid "Only emit explicit instatiations of inline templates" +msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë" + +#: cp/lang-options.h:87 +msgid "Don't pedwarn about uses of Microsoft extensions" +msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤" + +#: cp/lang-options.h:90 +msgid "Recognise and/bitand/bitor/compl/not/or/xor" +msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë" + +#: cp/lang-options.h:94 +msgid "Disable optional diagnostics" +msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤" + +#: cp/lang-options.h:96 +msgid "Downgrade conformance errors to warnings" +msgstr "µ¬³ÊŬ¹çÀ¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë" + +#: cp/lang-options.h:99 +msgid "Enable automatic template instantiation" +msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤ò͸ú¤Ë¤¹¤ë" + +#: cp/lang-options.h:104 +msgid "Display statistics accumulated during compilation" +msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë" + +#: cp/lang-options.h:107 +msgid "Specify maximum template instantiation depth" +msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë" + +#: cp/lang-options.h:109 +msgid "Use __cxa_atexit to register destructors." +msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë" + +#: cp/lang-options.h:112 +msgid "Discard unused virtual functions" +msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë" + +#: cp/lang-options.h:115 +msgid "Implement vtables using thunks" +msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë" + +#: cp/lang-options.h:118 +msgid "Emit common-like symbols as weak symbols" +msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë" + +#: cp/lang-options.h:121 +msgid "Emit cross referencing information" +msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: cp/lang-options.h:125 +msgid "Warn about inconsistent return types" +msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:128 +msgid "Warn about overloaded virtual function names" +msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:132 +msgid "Don't warn when all ctors/dtors are private" +msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤" + +#: cp/lang-options.h:134 +msgid "Warn about non virtual destructors" +msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:137 +msgid "Warn when a function is declared extern, then inline" +msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:140 +msgid "Warn when the compiler reorders code" +msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂØ¤¨¤ë¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:143 +msgid "Warn when synthesis behaviour differs from Cfront" +msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:147 +msgid "Don't warn when type converting pointers to member functions" +msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤" + +#: cp/lang-options.h:149 +msgid "Warn about violations of Effective C++ style rules" +msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:152 +msgid "Warn when overload promotes from unsigned to signed" +msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:155 +msgid "Warn if a C style cast is used in a program" +msgstr "C ¼°¤Î¥¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë" + +#: cp/lang-options.h:159 +msgid "Don't warn when non-templatized friend functions are declared within a template" +msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤" + +#: cp/lang-options.h:162 +msgid "Don't announce deprecation of compiler features" +msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤" + +#: cp/lex.c:148 +msgid "type name expected before `*'" +msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤¤Ç¤¹" + +#: cp/lex.c:170 +msgid "cannot declare references to references" +msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/lex.c:175 +msgid "cannot declare pointers to references" +msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤¤Þ¤»¤ó" + +#: cp/lex.c:179 +msgid "type name expected before `&'" +msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤¤Ç¤¹" + +#: cp/lex.c:1018 +#, c-format +msgid "semicolon missing after %s declaration" +msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/lex.c:1069 +#, c-format +msgid "junk at end of #pragma %s" +msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß" + +#: cp/lex.c:1076 +#, c-format +msgid "invalid #pragma %s" +msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹" + +#: cp/lex.c:1166 +#, c-format +msgid "#pragma implementation for %s appears after file is included" +msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿" + +#: cp/lex.c:1191 +msgid "junk at end of #pragma GCC java_exceptions" +msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß" + +#: cp/lex.c:1292 +msgid "(Each undeclared identifier is reported only once for each function it appears in.)" +msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)" + +#: cp/lex.c:1315 +#, c-format +msgid "name lookup of `%s' changed" +msgstr "`%s' ¤Î̾Á°°ú¤¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿" + +#: cp/lex.c:1329 cp/lex.c:1336 +#, c-format +msgid "name lookup of `%s' changed for new ISO `for' scoping" +msgstr "`%s' ¤Î̾Á°°ú¤¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿" + +#: cp/mangle.c:1877 +msgid "real-valued template parameters when cross-compiling" +msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô" + +#: cp/method.c:173 +msgid "methods cannot be converted to function pointers" +msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó" + +#: cp/method.c:178 +#, c-format +msgid "ambiguous request for method pointer `%s'" +msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ×µá¤¬Û£Ëæ¤Ç¤¹" + +#: cp/parse.y:670 +msgid "invalid default template argument" +msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô" + +#: cp/parse.y:879 +msgid "no base or member initializers given following ':'" +msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó" + +#: cp/parse.y:892 +msgid "base initializers not allowed for non-member functions" +msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó" + +#: cp/parse.y:894 +msgid "only constructors take base initializers" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó" + +#: cp/parse.y:927 cp/parse.y:933 +msgid "anachronistic old style base class initializer" +msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹" + +#. Handle `Class<Class<Type>>' without space in the `>>' +#: cp/parse.y:1055 +msgid "`>>' should be `> >' in template class name" +msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤¤Ç¤¹" + +#: cp/parse.y:1112 cp/parse.y:1121 +#, c-format +msgid "ISO C++ forbids an empty condition for `%s'" +msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:1216 +msgid "ISO C++ forbids `&&'" +msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:1300 +msgid "ISO C++ forbids initialization of new expression with `='" +msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:1331 +msgid "ISO C++ forbids compound literals" +msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:1566 +msgid "ISO C++ forbids braced-groups within expressions" +msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:1972 cp/parse.y:1987 +msgid "sigof type specifier" +msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹" + +#: cp/parse.y:1977 +msgid "`sigof' applied to non-aggregate expression" +msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" + +#: cp/parse.y:1992 +msgid "`sigof' applied to non-aggregate type" +msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆÅ¬ÍѤµ¤ì¤¿ `sigof'" + +#: cp/parse.y:2332 +#, c-format +msgid "storage class specifier `%s' not allowed after struct or class" +msgstr "µ²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" + +#: cp/parse.y:2334 +#, c-format +msgid "type specifier `%s' not allowed after struct or class" +msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" + +#: cp/parse.y:2336 +#, c-format +msgid "type qualifier `%s' not allowed after struct or class" +msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó" + +#: cp/parse.y:2338 +msgid "no body nor ';' separates two class, struct or union declarations" +msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó" + +#: cp/parse.y:2503 +msgid "multiple access specifiers" +msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò" + +#: cp/parse.y:2521 +msgid "multiple `virtual' specifiers" +msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò" + +#: cp/parse.y:2556 +msgid "missing ';' before right brace" +msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/parse.y:2779 +msgid "ISO C++ forbids array dimensions with parenthesized type in new" +msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:3288 +msgid "ISO C++ forbids label declarations" +msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" + +#: cp/parse.y:3450 +msgid "ISO C++ forbids computed gotos" +msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/parse.y:3458 +msgid "label must be followed by statement" +msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹" + +#: cp/parse.y:3557 +msgid "ISO C++ forbids compound statements inside for initializations" +msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" + +#. This helps us recover from really nasty +#. parse errors, for example, a missing right +#. parenthesis. +#: cp/parse.y:3640 cp/parse.y:3650 +msgid "possibly missing ')'" +msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹" + +#: cp/parse.y:3747 cp/parse.y:3752 +msgid "type specifier omitted for parameter" +msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿" + +#: cp/pt.c:6316 +msgid "creating array with size zero" +msgstr "Â礤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/pt.c:6830 +#, c-format +msgid "use of `%s' in template" +msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹" + +#: cp/pt.c:8036 +msgid "incomplete type unification" +msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½" + +#: cp/pt.c:8966 +#, c-format +msgid "use of `%s' in template type unification" +msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿" + +#: cp/repo.c:272 +msgid "-frepo must be used with -c" +msgstr "-frepo ¤Ï -c ÉÕ¤¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/repo.c:366 +#, c-format +msgid "mysterious repository information in %s" +msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹" + +#: cp/repo.c:381 +#, c-format +msgid "can't create repository information file `%s'" +msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤¤Þ¤»¤ó" + +#: cp/rtti.c:224 +msgid "taking dynamic typeid of object with -fno-rtti" +msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/rtti.c:260 +msgid "cannot use typeid with -fno-rtti" +msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó" + +#: cp/rtti.c:266 cp/rtti.c:415 +msgid "must #include <typeinfo> before using typeid" +msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó" + +#: cp/search.c:1961 +msgid "adjusting pointers for covariant returns" +msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹" + +#. This shouldn't happen, I don't want errors! +#: cp/search.c:2469 +msgid "recoverable compiler error, fixups for virtual function" +msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ" + +#: cp/semantics.c:1026 +msgid "ISO C++ does not permit named return values" +msgstr "ISO C++ ¤Ï̾Á°¤Ä¤Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó" + +#: cp/semantics.c:1043 +msgid "can't redefine default return value for constructors" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cp/semantics.c:1112 +msgid " will be re-ordered to precede member initializations" +msgstr " Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂØ¤¨¤é¤ì¤Þ¤¹" + +#: cp/semantics.c:1385 +msgid "`this' is unavailable for static member functions" +msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ¤Þ¤»¤ó" + +#: cp/semantics.c:1391 +msgid "invalid use of `this' in non-member function" +msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" + +#: cp/semantics.c:1393 +msgid "invalid use of `this' at top level" +msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹" + +#: cp/semantics.c:1678 +msgid "template type parameters must use the keyword `class' or `typename'" +msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' ͽÌó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cp/spew.c:249 +#, c-format +msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy" +msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹" + +#: cp/spew.c:357 +msgid "parse error" +msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼" + +#: cp/spew.c:1023 cp/spew.c:1295 +msgid "parse error at end of saved function text" +msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼" + +#: cp/spew.c:1065 +msgid "parse error in method specification" +msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼" + +#: cp/spew.c:1107 +msgid "function body for constructor missing" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cp/spew.c:1500 +#, c-format +msgid "%s before `%s'" +msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: cp/spew.c:1502 +#, c-format +msgid "%s before `%c'" +msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: cp/spew.c:1504 +#, c-format +msgid "%s before `\\%o'" +msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: cp/spew.c:1507 +#, c-format +msgid "%s before `%s' token" +msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" + +#: cp/tree.c:216 +#, c-format +msgid "non-lvalue in %s" +msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ" + +#: cp/tree.c:2232 +msgid "`java_interface' attribute can only be applied to Java class definitions" +msgstr "`java_interface' °À¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹" + +#: cp/tree.c:2242 +msgid "`com_interface' only supported with -fvtable-thunks" +msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹" + +#: cp/tree.c:2251 +msgid "`com_interface' attribute can only be applied to class definitions" +msgstr "`com_interface' °À¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤¤Þ¤¹" + +#: cp/tree.c:2267 +msgid "requested init_priority is not an integer constant" +msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/tree.c:2287 +msgid "can only use init_priority attribute on file-scope definitions of objects of class type" +msgstr "init_priority °À¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹" + +#: cp/tree.c:2293 +msgid "requested init_priority is out of range" +msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹" + +#: cp/tree.c:2302 +msgid "requested init_priority is reserved for internal use" +msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌó¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: cp/tree.c:2312 +msgid "init_priority attribute is not supported on this platform" +msgstr "init_priority °À¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: cp/typeck.c:483 +#, c-format +msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function" +msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:1558 +msgid "ISO C++ forbids applying `sizeof' to a function type" +msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:1564 +msgid "ISO C++ forbids applying `sizeof' to a member function" +msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:1570 +msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type" +msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:1619 +msgid "sizeof applied to a bit-field" +msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿" + +#: cp/typeck.c:1622 +msgid "ISO C++ forbids applying `sizeof' to an expression of function type" +msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:2235 +msgid "invalid reference to NULL ptr, use ptr-to-member instead" +msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦" + +#: cp/typeck.c:2398 +#, c-format +msgid "invalid use of `%s' on pointer to member" +msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ" + +#: cp/typeck.c:2404 +msgid "invalid type argument" +msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹" + +#: cp/typeck.c:2507 +msgid "ISO C++ forbids subscripting non-lvalue array" +msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:2518 +msgid "subscripting array declared `register'" +msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/typeck.c:2693 cp/typeck.c:2833 +msgid "pointer to member function called, but not in class scope" +msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/typeck.c:2831 +msgid "invalid call to member function needing `this' in static member function scope" +msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹" + +#: cp/typeck.c:3021 +msgid "ISO C++ forbids calling `::main' from within program" +msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃæ¤«¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:3225 +msgid "parameter type of called function is incomplete" +msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹" + +#: cp/typeck.c:3615 +#, c-format +msgid "%s rotate count is negative" +msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹" + +#: cp/typeck.c:3618 +#, c-format +msgid "%s rotate count >= width of type" +msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹" + +#: cp/typeck.c:3649 cp/typeck.c:3654 cp/typeck.c:3745 cp/typeck.c:3750 +msgid "ISO C++ forbids comparison between pointer and integer" +msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:3966 +msgid "comparison between signed and unsigned integer expressions" +msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹" + +#: cp/typeck.c:4105 +msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic" +msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4111 +msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic" +msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4117 +msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic" +msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4123 +msgid "ISO C++ forbids using pointer to a member in pointer arithmetic" +msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4194 +msgid "ISO C++ forbids using pointer of type `void *' in subtraction" +msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4196 +msgid "ISO C++ forbids using pointer to a function in subtraction" +msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4198 +msgid "ISO C++ forbids using pointer to a method in subtraction" +msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4200 +msgid "ISO C++ forbids using pointer to a member in subtraction" +msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4212 +msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" +msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹" + +#: cp/typeck.c:4317 +msgid "taking address of temporary" +msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/typeck.c:4517 +#, c-format +msgid "ISO C++ forbids %sing an enum" +msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4561 +msgid "cast to non-reference type used as lvalue" +msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥¥ã¥¹¥È¤Ç¤¹" + +#. ARM $3.4 +#: cp/typeck.c:4628 +msgid "ISO C++ forbids taking address of function `::main'" +msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4721 +msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" +msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:4737 +msgid "unary `&'" +msgstr "ñ¹à¤Î `&'" + +#: cp/typeck.c:4929 +msgid "cannot take the address of `this', which is an rvalue expression" +msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cp/typeck.c:5232 +msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object" +msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:5682 +msgid "ISO C++ forbids cast to non-reference type used as lvalue" +msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:5788 +msgid "ISO C++ forbids assignment of arrays" +msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck.c:5803 +msgid "return value from function receives multiple initializations" +msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿" + +#: cp/typeck.c:5946 +msgid " in pointer to member function conversion" +msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç" + +#: cp/typeck.c:5954 +msgid " in pointer to member conversion" +msgstr " ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç" + +#: cp/typeck.c:6542 +msgid "returning reference to temporary" +msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/typeck.c:6549 +msgid "reference to non-lvalue returned" +msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿" + +#: cp/typeck.c:6595 +msgid "returning a value from a destructor" +msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#. If a return statement appears in a handler of the +#. function-try-block of a constructor, the program is ill-formed. +#: cp/typeck.c:6603 +msgid "cannot return from a handler of a function-try-block of a constructor" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤¤Þ¤»¤ó" + +#. You can't return a value from a constructor. +#: cp/typeck.c:6606 +msgid "returning a value from a constructor" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/typeck.c:6623 +msgid "return-statement with no value, in function declared with a non-void return type" +msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹" + +#: cp/typeck.c:6639 +msgid "return-statement with a value, in function declared with a void return type" +msgstr "return ʸ¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: cp/typeck2.c:171 +msgid " because the following virtual functions are abstract:" +msgstr " °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:" + +#: cp/typeck2.c:268 +#, c-format +msgid "Internal error #%d." +msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£" + +#: cp/typeck2.c:339 +msgid "due to the presence of a constructor" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë" + +#: cp/typeck2.c:363 +msgid "comma expression used to initialize return value" +msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#: cp/typeck2.c:372 +msgid "cannot initialize arrays using this syntax" +msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cp/typeck2.c:428 +msgid "ANSI C++ forbids non-constant aggregate initializer expressions" +msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/typeck2.c:503 +msgid "initializing array with parameter list" +msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cp/typeck2.c:559 +msgid "initializer for scalar variable requires one element" +msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹" + +#: cp/typeck2.c:657 +msgid "aggregate has a partly bracketed initializer" +msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹" + +#: cp/typeck2.c:687 cp/typeck2.c:788 +msgid "non-trivial labeled initializers" +msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹" + +#: cp/typeck2.c:704 +msgid "non-empty initializer for array of empty elements" +msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹" + +#: cp/typeck2.c:754 +msgid "initializer list for object of class with virtual base classes" +msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" + +#: cp/typeck2.c:760 +msgid "initializer list for object of class with base classes" +msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" + +#: cp/typeck2.c:766 +msgid "initializer list for object using virtual functions" +msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹" + +#: cp/typeck2.c:883 +msgid "index value instead of field name in union initializer" +msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹" + +#: cp/typeck2.c:939 +msgid "excess elements in aggregate initializer" +msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿" + +#: cp/typeck2.c:1037 +msgid "circular pointer delegation detected" +msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿" + +#: cp/typeck2.c:1064 +msgid "result of `operator->()' yields non-pointer result" +msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹" + +#: cp/typeck2.c:1066 +msgid "base operand of `->' is not a pointer" +msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cp/typeck2.c:1258 +#, c-format +msgid "ISO C++ forbids defining types within %s" +msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹" + +#: cp/xref.c:833 +#, c-format +msgid "Can't create cross-reference file `%s'" +msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" + +#. The current line in each outer source file is now the +#. same as the line of the #include. +#: cpperror.c:55 +#, c-format +msgid "In file included from %s:%u" +msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ" + +#. Translators note: this message is used in conjunction +#. with "In file included from %s:%ld" and some other +#. tricks. We want something like this: +#. +#. | In file included from sys/select.h:123, +#. | from sys/types.h:234, +#. | from userfile.c:31: +#. | bits/select.h:45: <error message here> +#. +#. with all the "from"s lined up. +#. The trailing comma is at the beginning of this message, +#. and the trailing colon is not translated. +#: cpperror.c:71 +#, c-format +msgid "" +",\n" +" from %s:%u" +msgstr "" +",\n" +" %s:%u ¤«¤é" + +#: cpperror.c:188 +msgid "internal error: " +msgstr "ÆâÉô¥¨¥é¡¼: " + +#: cpperror.c:195 +msgid "warning: " +msgstr "·Ù¹ð: " + +#: cpperror.c:309 cpperror.c:480 cppfiles.c:661 gcc.c:6076 tradcpp.c:4722 +#, c-format +msgid "%s: %s" +msgstr "%s: %s" + +#: cppexp.c:209 +msgid "traditional C rejects the `U' suffix" +msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼¤¬µñÀ䤵¤ì¤Þ¤¹" + +#: cppexp.c:212 +msgid "too many 'l' suffixes in integer constant" +msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹" + +#: cppexp.c:216 +msgid "integer constant contains digits beyond the radix" +msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òͤ¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹" + +#: cppexp.c:219 +msgid "integer constant out of range" +msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹" + +#: cppexp.c:225 +msgid "integer constant is so large that it is unsigned" +msgstr "À°¿ôÄê¿ô¤¬Â礤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿" + +#: cppexp.c:234 +#, c-format +msgid "invalid suffix '%.*s' on integer constant" +msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" + +#: cppexp.c:343 +msgid "missing ')' after \"defined\"" +msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹" + +#: cppexp.c:350 +msgid "operator \"defined\" requires an identifier" +msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹" + +#: cppexp.c:358 +#, c-format +msgid "(\"%s\" is an alternative token for \"%s\" in C++)" +msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂØ¥È¡¼¥¯¥ó¤Ç¤¹¡Ë" + +#: cppexp.c:427 +msgid "\"defined\" operator appears during macro expansion" +msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿" + +#: cppexp.c:443 +#, c-format +msgid "ISO C++ does not permit \"%s\" in #if" +msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó" + +#: cppexp.c:458 +#, c-format +msgid "\"%s\" is not defined" +msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: cppexp.c:550 +msgid "octal escape sequence out of range" +msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" + +#: cppexp.c:583 +msgid "hex escape sequence out of range" +msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" + +#: cppexp.c:598 +msgid "integer overflow in preprocessor expression" +msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: cppexp.c:868 +#, c-format +msgid "impossible operator '%s'" +msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'" + +#: cppexp.c:978 +msgid "comma operator in operand of #if" +msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" + +#: cppfiles.c:383 +#, c-format +msgid "%s is too large" +msgstr "%s ¤ÏÂ礤¹¤®¤Þ¤¹" + +#: cppfiles.c:412 +#, c-format +msgid "%s is shorter than expected" +msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹" + +#: cppfiles.c:421 +#, c-format +msgid "%s is a block device" +msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹" + +#: cppfiles.c:541 +#, c-format +msgid "No include path in which to find %s" +msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cppfiles.c:609 +msgid "Multiple include guards may be useful for:\n" +msgstr "¿½Å include ¤«¤é¤ÎÊݸͱפȤʤë¤Ç¤·¤ç¤¦:\n" + +#: cppfiles.c:999 +msgid "absolute file name in remap_filename" +msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹" + +#: cppinit.c:223 +#, c-format +msgid "ignoring nonexistent directory \"%s\"\n" +msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n" + +#: cppinit.c:229 +#, c-format +msgid "%s: Not a directory" +msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cppinit.c:275 +#, c-format +msgid "ignoring duplicate directory \"%s\"\n" +msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n" + +#: cppinit.c:889 +msgid "-include and -imacros cannot be used with -fpreprocessed" +msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cppinit.c:925 +msgid "#include \"...\" search starts here:\n" +msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n" + +#: cppinit.c:929 +msgid "#include <...> search starts here:\n" +msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n" + +#: cppinit.c:932 +msgid "End of search list.\n" +msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n" + +#: cppinit.c:1004 tradcpp.c:963 tradcpp.c:973 tradcpp.c:1064 +msgid "I/O error on output" +msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸" + +#: cppinit.c:1018 +msgid "buffers still stacked in cpp_finish" +msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); +#. I.e. a const string initializer with parens around it. That is +#. what N_("string") resolves to, so we make no_* be macros instead. +#: cppinit.c:1050 +#, c-format +msgid "Argument missing after %s" +msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1051 +#, c-format +msgid "Assertion missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1052 +#, c-format +msgid "Directory name missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1053 +#, c-format +msgid "File name missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1054 +#, c-format +msgid "Macro name missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1055 +#, c-format +msgid "Path name missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1056 +#, c-format +msgid "Number missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1057 +#, c-format +msgid "Target missing after %s" +msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppinit.c:1242 +#, c-format +msgid "Too many filenames. Type %s --help for usage info" +msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦" + +#: cppinit.c:1426 tradcpp.c:598 +msgid "Output filename specified twice" +msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: cppinit.c:1546 +msgid "-I- specified twice" +msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: cppinit.c:1694 +#, c-format +msgid "GNU CPP version %s (cpplib)" +msgstr "GNU CPP version %s (cpplib)" + +#: cppinit.c:1735 tradcpp.c:787 +msgid "you must additionally specify either -M or -MM" +msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cppinit.c:1795 +#, c-format +msgid "Usage: %s [switches] input output\n" +msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n" + +#. To keep the lines from getting too long for some compilers, limit +#. to about 500 characters (6 lines) per chunk. +#: cppinit.c:1798 +msgid "" +"Switches:\n" +" -include <file> Include the contents of <file> before other files\n" +" -imacros <file> Accept definition of macros in <file>\n" +" -iprefix <path> Specify <path> as a prefix for next two options\n" +" -iwithprefix <dir> Add <dir> to the end of the system include path\n" +" -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n" +" -isystem <dir> Add <dir> to the start of the system include path\n" +msgstr "" +"¥¹¥¤¥Ã¥Á:\n" +" -include <file> ¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍÆ¤ò´Þ¤á¤ë\n" +" -imacros <file> <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n" +" -iprefix <path> ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n" +" -iwithprefix <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n" +" -iwithprefixbefore <dir> <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n" +" -isystem <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n" + +#: cppinit.c:1807 +msgid "" +" -idirafter <dir> Add <dir> to the end of the system include path\n" +" -I <dir> Add <dir> to the end of the main include path\n" +" -I- Fine-grained include path control; see info docs\n" +" -nostdinc Do not search system include directories\n" +" (dirs specified with -isystem will still be used)\n" +" -nostdinc++ Do not search system include directories for C++\n" +" -o <file> Put output into <file>\n" +msgstr "" +" -idirafter <dir> <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n" +" -I <dir> <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n" +" -I- ¤¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info ʸ½ñ¤ò»²¾È\n" +" -nostdinc ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n" +" (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n" +" -nostdinc++ C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n" +" -o <file> <file> ¤Ø½ÐÎϤ¹¤ë\n" + +#: cppinit.c:1816 +msgid "" +" -pedantic Issue all warnings demanded by strict ISO C\n" +" -pedantic-errors Issue -pedantic warnings as errors instead\n" +" -trigraphs Support ISO C trigraphs\n" +" -lang-c Assume that the input sources are in C\n" +" -lang-c89 Assume that the input sources are in C89\n" +msgstr "" +" -pedantic ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n" +" -pedantic-errors -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n" +" -trigraphs ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n" +" -lang-c ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n" +" -lang-c89 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n" + +#: cppinit.c:1823 +msgid "" +" -lang-c++ Assume that the input sources are in C++\n" +" -lang-objc Assume that the input sources are in ObjectiveC\n" +" -lang-objc++ Assume that the input sources are in ObjectiveC++\n" +" -lang-asm Assume that the input sources are in assembler\n" +msgstr "" +" -lang-c++ ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n" +" -lang-objc ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n" +" -lang-objc++ ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n" +" -lang-asm ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n" + +#: cppinit.c:1829 +msgid "" +" -std=<std name> Specify the conformance standard; one of:\n" +" gnu89, gnu99, c89, c99, iso9899:1990,\n" +" iso9899:199409, iso9899:1999\n" +" -+ Allow parsing of C++ style features\n" +" -w Inhibit warning messages\n" +" -Wtrigraphs Warn if trigraphs are encountered\n" +" -Wno-trigraphs Do not warn about trigraphs\n" +" -Wcomment{s} Warn if one comment starts inside another\n" +msgstr "" +" -std=<std name> Ŭ¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n" +" gnu89, gnu99, c89, c99, iso9899:1990,\n" +" iso9899:199409, iso9899:1999\n" +" -+ C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n" +" -w ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n" +" -Wtrigraphs ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n" +" -Wno-trigraphs ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" +" -Wcomment{s} ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n" + +#: cppinit.c:1839 +msgid "" +" -Wno-comment{s} Do not warn about comments\n" +" -Wtraditional Warn about features not present in traditional C\n" +" -Wno-traditional Do not warn about traditional C\n" +" -Wundef Warn if an undefined macro is used by #if\n" +" -Wno-undef Do not warn about testing undefined macros\n" +" -Wimport Warn about the use of the #import directive\n" +msgstr "" +" -Wno-comment{s} ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" +" -Wtraditional ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n" +" -Wno-traditional ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" +" -Wundef ̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n" +" -Wno-undef ̤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" +" -Wimport #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n" + +#: cppinit.c:1847 +msgid "" +" -Wno-import Do not warn about the use of #import\n" +" -Werror Treat all warnings as errors\n" +" -Wno-error Do not treat warnings as errors\n" +" -Wsystem-headers Do not suppress warnings from system headers\n" +" -Wno-system-headers Suppress warnings from system headers\n" +" -Wall Enable all preprocessor warnings\n" +msgstr "" +" -Wno-import #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" +" -Werror Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n" +" -Wno-error ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n" +" -Wsystem-headers ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n" +" -Wno-system-headers ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n" +" -Wall Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n" + +#: cppinit.c:1855 +msgid "" +" -M Generate make dependencies\n" +" -MM As -M, but ignore system header files\n" +" -MF <file> Write dependency output to the given file\n" +" -MG Treat missing header file as generated files\n" +msgstr "" +" -M make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n" +" -MM -M ƱÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n" +" -MF <file> °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤¹þ¤à\n" +" -MG ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n" + +#: cppinit.c:1861 +msgid "" +" -MP\t\t\t Generate phony targets for all headers\n" +" -MQ <target> Add a MAKE-quoted target\n" +" -MT <target> Add an unquoted target\n" +msgstr "" +" -MP\t\t\t Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n" +" -MQ <target> MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n" +" -MT <target> ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n" + +#: cppinit.c:1866 +msgid "" +" -D<macro> Define a <macro> with string '1' as its value\n" +" -D<macro>=<val> Define a <macro> with <val> as its value\n" +" -A<question> (<answer>) Assert the <answer> to <question>\n" +" -A-<question> (<answer>) Disable the <answer> to <question>\n" +" -U<macro> Undefine <macro> \n" +" -v Display the version number\n" +msgstr "" +" -D<macro> <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n" +" -D<macro>=<val> <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n" +" -A<question> (<answer>) <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n" +" -A-<question> (<answer>) <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n" +" -U<macro> <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n" +" -v ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n" + +#: cppinit.c:1874 +msgid "" +" -H Print the name of header files as they are used\n" +" -C Do not discard comments\n" +" -dM Display a list of macro definitions active at end\n" +" -dD Preserve macro definitions in output\n" +" -dN As -dD except that only the names are preserved\n" +" -dI Include #include directives in the output\n" +msgstr "" +" -H »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n" +" -C ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n" +" -dM ºÇ¸å¤Ë͸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n" +" -dD ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n" +" -dN -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n" +" -dI #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n" + +#: cppinit.c:1882 +msgid "" +" -fpreprocessed Treat the input file as already preprocessed\n" +" -ftabstop=<number> Distance between tab stops for column reporting\n" +" -P Do not generate #line directives\n" +" -$ Do not allow '$' in identifiers\n" +" -remap Remap file names when including files.\n" +" --version Display version information\n" +" -h or --help Display this information\n" +msgstr "" +" -fpreprocessed ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n" +" -ftabstop=<number> ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n" +" -P #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n" +" -$ ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n" +" -remap ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n" +" --version ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n" +" -h or --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n" + +#: cpplex.c:159 +#, c-format +msgid "trigraph ??%c converted to %c" +msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿" + +#: cpplex.c:167 +#, c-format +msgid "trigraph ??%c ignored" +msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: cpplex.c:251 +msgid "backslash and newline separated by space" +msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿" + +#: cpplex.c:255 +msgid "backslash-newline at end of file" +msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹" + +#: cpplex.c:330 +msgid "\"/*\" within comment" +msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹" + +#: cpplex.c:416 +msgid "null character(s) ignored" +msgstr "null ʸ»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: cpplex.c:423 +#, c-format +msgid "%s in preprocessing directive" +msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹" + +#: cpplex.c:507 +msgid "'$' character(s) in identifier" +msgstr "'$' ʸ»ú¤¬¼±ÊÌ»Ò¤ËÆþ¤Ã¤Æ¤¤¤Þ¤¹" + +#: cpplex.c:521 +#, c-format +msgid "attempt to use poisoned \"%s\"" +msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cpplex.c:527 +msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" +msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊѰú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤¤Þ¤¹" + +#: cpplex.c:597 +#, c-format +msgid "missing terminating %c character" +msgstr "%c ʸ»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cpplex.c:604 +msgid "possible start of unterminated string literal" +msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ" + +#: cpplex.c:697 +msgid "multi-line string literals are deprecated" +msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" + +#: cpplex.c:708 +msgid "null character(s) preserved in literal" +msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null ʸ»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿" + +#: cpplex.c:881 +msgid "no newline at end of file" +msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cpplex.c:1002 tradcpp.c:1447 +msgid "unterminated comment" +msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È" + +#: cpplex.c:1016 +msgid "C++ style comments are not allowed in ISO C89" +msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó" + +#: cpplex.c:1018 +msgid "(this will be reported only once per input file)" +msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)" + +#: cpplex.c:1026 +msgid "multi-line comment" +msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È" + +#: cpplex.c:1188 +msgid "directives may not be used inside a macro argument" +msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cpplex.c:1343 +#, c-format +msgid "Unspellable token %s" +msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹" + +#: cpplib.c:214 +#, c-format +msgid "extra tokens at end of #%s directive" +msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹" + +#: cpplib.c:303 +msgid "# followed by integer" +msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹" + +#: cpplib.c:352 +msgid "suggest not using #elif in traditional C" +msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹" + +#: cpplib.c:355 +#, c-format +msgid "traditional C ignores #%s with the # indented" +msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹" + +#: cpplib.c:359 +#, c-format +msgid "suggest hiding #%s from traditional C with an indented #" +msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" + +#: cpplib.c:369 +#, c-format +msgid "#%s is a GCC extension" +msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" + +#: cpplib.c:393 +#, c-format +msgid "invalid preprocessing directive #%s" +msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s" + +#: cpplib.c:454 +#, c-format +msgid "no macro name given in #%s directive" +msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: cpplib.c:458 +#, c-format +msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" +msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: cpplib.c:461 +msgid "macro names must be identifiers" +msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" + +#: cpplib.c:470 +#, c-format +msgid "\"%s\" cannot be used as a macro name" +msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" + +#: cpplib.c:508 +#, c-format +msgid "undefining \"%s\"" +msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹" + +#: cpplib.c:552 +msgid "missing terminating > character" +msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cpplib.c:590 +#, c-format +msgid "#%s expects \"FILENAME\" or <FILENAME>" +msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹" + +#: cpplib.c:599 +#, c-format +msgid "empty file name in #%s" +msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹" + +#: cpplib.c:627 +msgid "#include nested too deeply" +msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹" + +#: cpplib.c:629 +msgid "attempt to push file buffer with contexts stacked" +msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#: cpplib.c:636 +msgid "#include_next in primary source file" +msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" + +#: cpplib.c:660 +msgid "#import is obsolete, use an #ifndef wrapper in the header file" +msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" + +#: cpplib.c:696 +#, c-format +msgid "invalid flag \"%s\" in line directive" +msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹" + +#: cpplib.c:748 +#, c-format +msgid "\"%s\" after #line is not a positive integer" +msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cpplib.c:754 +msgid "line number out of range" +msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹" + +#: cpplib.c:798 +#, c-format +msgid "file \"%s\" left but not entered" +msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: cpplib.c:806 +#, c-format +msgid "expected to return to file \"%s\"" +msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿" + +#: cpplib.c:809 +#, c-format +msgid "expected to return to line number %u" +msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿" + +#: cpplib.c:812 +#, c-format +msgid "header flags for \"%s\" have changed" +msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿" + +#: cpplib.c:823 +#, c-format +msgid "\"%s\" is not a valid filename" +msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cpplib.c:920 f/lex.c:1240 +msgid "invalid #ident" +msgstr "̵¸ú¤Ê #ident" + +#: cpplib.c:971 +#, c-format +msgid "unknown #pragma namespace %s" +msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹" + +#: cpplib.c:1083 +msgid "#pragma once is obsolete" +msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: cpplib.c:1086 +msgid "#pragma once in main file" +msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" + +#: cpplib.c:1110 +msgid "invalid #pragma GCC poison directive" +msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹" + +#: cpplib.c:1119 +#, c-format +msgid "poisoning existing macro \"%s\"" +msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹" + +#: cpplib.c:1144 +msgid "#pragma system_header ignored outside include file" +msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: cpplib.c:1166 +#, c-format +msgid "cannot find source %s" +msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: cpplib.c:1170 +#, c-format +msgid "current file is older than %s" +msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹" + +#: cpplib.c:1233 +msgid "_Pragma takes a parenthesized string literal" +msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿" + +#: cpplib.c:1326 +msgid "#else without #if" +msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cpplib.c:1331 tradcpp.c:3850 +msgid "#else after #else" +msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" + +#: cpplib.c:1333 cpplib.c:1367 +msgid "the conditional began here" +msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹" + +#: cpplib.c:1360 +msgid "#elif without #if" +msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cpplib.c:1365 tradcpp.c:3545 +msgid "#elif after #else" +msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" + +#: cpplib.c:1397 +msgid "#endif without #if" +msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: cpplib.c:1482 tradcpp.c:3242 +msgid "missing '(' after predicate" +msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cpplib.c:1503 tradcpp.c:3256 +msgid "missing ')' to complete answer" +msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cpplib.c:1511 tradcpp.c:3262 +msgid "predicate's answer is empty" +msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹" + +#: cpplib.c:1542 tradcpp.c:3310 +msgid "assertion without predicate" +msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹" + +#: cpplib.c:1544 tradcpp.c:3312 +msgid "predicate must be an identifier" +msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cpplib.c:1625 tradcpp.c:3409 +#, c-format +msgid "\"%s\" re-asserted" +msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿" + +#: cpplib.c:1821 +msgid "<builtin>" +msgstr "<ÁȤ߹þ¤ß>" + +#: cpplib.c:1823 +msgid "<command line>" +msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>" + +#: cpplib.c:1846 +msgid "<stdin>" +msgstr "<ɸ½àÆþÎÏ>" + +#: cpplib.c:1879 +#, c-format +msgid "unterminated #%s" +msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s" + +#: cpplib.c:1907 +#, c-format +msgid "file \"%s\" entered but not left" +msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿" + +#: cppmacro.c:213 +#, c-format +msgid "invalid builtin macro \"%s\"" +msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹" + +#: cppmacro.c:333 +msgid "invalid string literal, ignoring final '\\'" +msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹" + +#: cppmacro.c:367 +#, c-format +msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" +msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó" + +#: cppmacro.c:539 +#, c-format +msgid "unterminated argument list invoking macro \"%s\"" +msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿" + +#: cppmacro.c:556 +msgid "ISO C99 requires rest arguments to be used" +msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹" + +#: cppmacro.c:561 +#, c-format +msgid "macro \"%s\" requires %u arguments, but only %u given" +msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: cppmacro.c:572 +#, c-format +msgid "macro \"%s\" passed %u arguments, but takes just %u" +msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó" + +#: cppmacro.c:612 +#, c-format +msgid "function-like macro \"%s\" must be used with arguments in traditional C" +msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cppmacro.c:1236 +#, c-format +msgid "duplicate macro parameter \"%s\"" +msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: cppmacro.c:1271 +#, c-format +msgid "\"%s\" may not appear in macro parameter list" +msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" + +#: cppmacro.c:1278 +msgid "macro parameters must be comma-separated" +msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: cppmacro.c:1295 +msgid "parameter name missing" +msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppmacro.c:1309 +msgid "anonymous variadic macros were introduced in C99" +msgstr "̵̾²ÄÊѰú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿" + +#: cppmacro.c:1312 +msgid "ISO C does not permit named variadic macros" +msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤²ÄÊѰú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó" + +#: cppmacro.c:1321 +msgid "missing ')' in macro parameter list" +msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: cppmacro.c:1400 +msgid "ISO C requires whitespace after the macro name" +msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹" + +#: cppmacro.c:1423 +msgid "'#' is not followed by a macro parameter" +msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó" + +#: cppmacro.c:1443 +msgid "'##' cannot appear at either end of a macro expansion" +msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤¤Þ¤»¤ó" + +#: cppmacro.c:1478 +#, c-format +msgid "\"%s\" redefined" +msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: cppmacro.c:1484 +msgid "this is the location of the previous definition" +msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹" + +#: cppmacro.c:1542 +#, c-format +msgid "macro argument \"%s\" would be stringified with -traditional." +msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦" + +#: cppmacro.c:1566 +#, c-format +msgid "invalid hash type %d in dump_definition" +msgstr "dump_definition ¤Ë ̵¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d" + +#: cppmain.c:128 +#, c-format +msgid "Invalid option %s" +msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s" + +#: cppspec.c:128 +#, c-format +msgid "\"%s\" is not a valid option to the preprocessor" +msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: cppspec.c:152 +msgid "too many input files" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹" + +#: cse.c:7140 +#, c-format +msgid ";; Processing block from %d to %d, %d sets.\n" +msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n" + +#: diagnostic.c:844 +#, c-format +msgid "%s:%d: warning: " +msgstr "%s:%d: ·Ù¹ð: " + +#: diagnostic.c:851 +#, c-format +msgid "%s: warning: " +msgstr "%s: ·Ù¹ð: " + +#: diagnostic.c:937 +msgid "((anonymous))" +msgstr "((̵̾))" + +#: diagnostic.c:1064 +#, c-format +msgid "%s: warnings being treated as errors\n" +msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n" + +#: diagnostic.c:1116 +#, c-format +msgid "%s: %s: " +msgstr "%s: %s: " + +#: diagnostic.c:1224 +msgid "sorry, not implemented: " +msgstr "»Äǰ¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: " + +#: diagnostic.c:1243 +#, c-format +msgid "%s " +msgstr "%s " + +#: diagnostic.c:1245 +#, c-format +msgid " %s" +msgstr " %s" + +#: diagnostic.c:1268 +msgid "At top level:" +msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:" + +#: diagnostic.c:1273 +#, c-format +msgid "In method `%s':" +msgstr "¥á¥½¥Ã¥É `%s' Æâ:" + +#: diagnostic.c:1277 +#, c-format +msgid "In function `%s':" +msgstr "´Ø¿ô `%s' Æâ:" + +#: diagnostic.c:1412 +msgid "compilation terminated.\n" +msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n" + +#: diagnostic.c:1447 +#, c-format +msgid "%s:%d: confused by earlier errors, bailing out\n" +msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n" + +#: diagnostic.c:1461 diagnostic.c:1700 +#, c-format +msgid "" +"Please submit a full bug report,\n" +"with preprocessed source if appropriate.\n" +"See %s for instructions.\n" +msgstr "" +"´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n" +"ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n" +"%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n" + +#: diagnostic.c:1493 +msgid "Unrecognizable insn:" +msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:" + +#: diagnostic.c:1495 +msgid "Insn does not satisfy its constraints:" +msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó" + +#: diagnostic.c:1698 +msgid "Internal compiler error: Error reporting routines re-entered.\n" +msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n" + +#: diagnostic.c:1760 +#, c-format +msgid "Internal compiler error in %s, at %s:%d" +msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)" + +#: diagnostic.c:1805 +#, c-format +msgid "In file included from %s:%d" +msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ" + +#: diagnostic.c:1808 +#, c-format +msgid "" +",\n" +" from %s:%d" +msgstr "" +",\n" +" %s:%d ¤«¤é" + +#: diagnostic.c:1809 +msgid ":\n" +msgstr ":\n" + +#: dwarf2out.c:2977 +#, c-format +msgid "DW_LOC_OP %s not implememnted\n" +msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: dwarf2out.c:7071 dwarfout.c:2128 +#, c-format +msgid "internal regno botch: regno = %d\n" +msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n" + +#: dwarfout.c:6262 +msgid "can't get current directory" +msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó" + +#: emit-rtl.c:1006 +msgid "Can't access real part of complex value in hard register" +msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤¤Þ¤»¤ó" + +#: emit-rtl.c:1030 +msgid "can't access imaginary part of complex value in hard register" +msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤¤Þ¤»¤ó" + +#: emit-rtl.c:2560 +msgid "ICE: emit_insn used where emit_jump_insn needed:\n" +msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n" + +#: errors.c:168 +#, c-format +msgid "abort in %s, at %s:%d" +msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d" + +#: except.c:357 +msgid "exception handling disabled, use -fexceptions to enable" +msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. ͸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" + +#: except.c:2931 +msgid "argument of `__builtin_eh_return_regno' must be constant" +msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: except.c:3029 except.c:3053 +msgid "__builtin_eh_return not supported on this target" +msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: explow.c:1458 +msgid "stack limits not supported on this target" +msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: expr.c:2842 +msgid "function using short complex types cannot be inline" +msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: expr.c:5860 expr.c:5869 expr.c:5878 expr.c:5883 expr.c:6041 expr.c:6056 +msgid "unsupported wide integer operation" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»" + +#: expr.c:6103 +#, c-format +msgid "prior parameter's size depends on `%s'" +msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹" + +#: expr.c:6504 +msgid "returned value in block_exit_expr" +msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿" + +#: f/com.c:11860 +msgid "no INTEGER type can hold a pointer on this configuration" +msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤¤Þ¤¹" + +#: f/com.c:12087 +#, c-format +msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide," +msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢" + +#: f/com.c:12089 +#, c-format +msgid "and pointers are %d bits wide, but g77 doesn't yet work" +msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý" + +#: f/com.c:12091 +msgid "properly unless they all are 32 bits wide." +msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤Ëưºî¤·¤Þ¤»¤ó¡£" + +#: f/com.c:12092 +msgid "Please keep this in mind before you report bugs. g77 should" +msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£" + +#: f/com.c:12093 +msgid "support non-32-bit machines better as of version 0.6." +msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 ƱÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹" + +#. I/O will probably crash. +#: f/com.c:12101 +#, c-format +msgid "configuration: char * holds %d bits, but ftnlen only %d" +msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹" + +#. ASSIGN 10 TO I will crash. +#: f/com.c:12110 +#, c-format +msgid "" +"configuration: char * holds %d bits, but INTEGER only %d --\n" +" ASSIGN statement might fail" +msgstr "" +"ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n" +" ¶²¤é¤¯ ASSIGN ʸ¤¬¼ºÇÔ¤·¤Þ¤¹" + +#: f/com.c:16088 +msgid "Directory name must immediately follow -I" +msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: f/g77spec.c:250 +#, c-format +msgid "overflowed output arg list for `%s'" +msgstr "`%s' ÍѤνÐÎϰú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: f/g77spec.c:436 +msgid "--driver no longer supported" +msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: f/g77spec.c:450 +#, c-format +msgid "argument to `%s' missing" +msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: f/g77spec.c:454 +msgid "No input files; unwilling to write output files" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤¹þ¤ß" + +#: f/lang-options.h:33 +msgid "Print g77-specific compiler version info, run internal tests" +msgstr "g77 ¸ÇͤΥ³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô" + +#: f/lang-options.h:38 +msgid "Program is written in typical FORTRAN 66 dialect" +msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:41 +msgid "Program is written in typical Unix f77 dialect" +msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:43 +msgid "Program does not use Unix-f77 dialectal features" +msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤" + +#: f/lang-options.h:45 +msgid "Program is written in Fortran-90-ish dialect" +msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ŪÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:49 +msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements" +msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE ʸ¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦" + +#: f/lang-options.h:51 +msgid "Allow $ in symbol names" +msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë" + +#: f/lang-options.h:55 +msgid "f2c-compatible code need not be generated" +msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤" + +#: f/lang-options.h:58 +msgid "Unsupported; do not generate libf2c-calling code" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" + +#: f/lang-options.h:60 +msgid "Unsupported; affects code-generation of arrays" +msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë" + +#: f/lang-options.h:63 +msgid "Program is written in Fortran-90-ish free form" +msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Ū¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:68 +msgid "Warn about use of (only a few for now) Fortran extensions" +msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë" + +#: f/lang-options.h:71 +msgid "Program is written in VXT (Digital-like) FORTRAN" +msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:74 +msgid "Disallow all ugly features" +msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤" + +#: f/lang-options.h:77 +msgid "Hollerith and typeless constants not passed as arguments" +msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤" + +#: f/lang-options.h:79 +msgid "Allow ordinary copying of ASSIGN'ed vars" +msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë" + +#: f/lang-options.h:82 +msgid "Dummy array dimensioned to (1) is assumed-size" +msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹" + +#: f/lang-options.h:85 +msgid "Trailing comma in procedure call denotes null argument" +msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë" + +#: f/lang-options.h:88 +msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z" +msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë" + +#: f/lang-options.h:92 +msgid "Initialization via DATA and PARAMETER is type-compatible" +msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë" + +#: f/lang-options.h:94 +msgid "Allow INTEGER and LOGICAL interchangeability" +msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë" + +#: f/lang-options.h:97 +msgid "Print internal debugging-related info" +msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë" + +#: f/lang-options.h:100 +msgid "Initialize local vars and arrays to zero" +msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë" + +#: f/lang-options.h:104 +msgid "Backslashes in character/hollerith constants not special (C-style)" +msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆÃ¼ì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)" + +#: f/lang-options.h:106 +msgid "Have front end emulate COMPLEX arithmetic to avoid bugs" +msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä" + +#: f/lang-options.h:110 +msgid "Disable the appending of underscores to externals" +msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â¤µ¤Ê¤¤" + +#: f/lang-options.h:113 +msgid "Never append a second underscore to externals" +msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â¤µ¤Ê¤¤" + +#: f/lang-options.h:115 +msgid "Intrinsics spelled as e.g. SqRt" +msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë" + +#: f/lang-options.h:117 +msgid "Intrinsics in uppercase" +msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë" + +#: f/lang-options.h:120 +msgid "Intrinsics letters in arbitrary cases" +msgstr "intrinsic ʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë" + +#: f/lang-options.h:122 +msgid "Language keywords spelled as e.g. IOStat" +msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë" + +#: f/lang-options.h:124 +msgid "Language keywords in uppercase" +msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë" + +#: f/lang-options.h:127 +msgid "Language keyword letters in arbitrary cases" +msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë" + +#: f/lang-options.h:129 +msgid "Internally convert most source to uppercase" +msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËØ¤ó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë" + +#: f/lang-options.h:132 +msgid "Internally preserve source case" +msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë" + +#: f/lang-options.h:134 +msgid "Symbol names spelled in mixed case" +msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë" + +#: f/lang-options.h:136 +msgid "Symbol names in uppercase" +msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë" + +#: f/lang-options.h:138 +msgid "Symbol names in lowercase" +msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë" + +#: f/lang-options.h:141 +msgid "Program written in uppercase" +msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:143 +msgid "Program written in lowercase" +msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:145 +msgid "Program written in strict mixed-case" +msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë" + +#: f/lang-options.h:147 +msgid "Compile as if program written in uppercase" +msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: f/lang-options.h:149 +msgid "Compile as if program written in lowercase" +msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: f/lang-options.h:151 +msgid "Preserve all spelling (case) used in program" +msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë" + +#: f/lang-options.h:153 +msgid "Delete libU77 intrinsics with bad interfaces" +msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë" + +#: f/lang-options.h:155 +msgid "Disable libU77 intrinsics with bad interfaces" +msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:158 +msgid "Hide libU77 intrinsics with bad interfaces" +msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹" + +#: f/lang-options.h:160 +msgid "Delete non-FORTRAN-77 intrinsics f2c supports" +msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:162 +msgid "Disable non-FORTRAN-77 intrinsics f2c supports" +msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:165 +msgid "Hide non-FORTRAN-77 intrinsics f2c supports" +msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹" + +#: f/lang-options.h:167 +msgid "Delete non-FORTRAN-77 intrinsics F90 supports" +msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:169 +msgid "Disable non-FORTRAN-77 intrinsics F90 supports" +msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:172 +msgid "Hide non-FORTRAN-77 intrinsics F90 supports" +msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹" + +#: f/lang-options.h:174 +msgid "Delete non-FORTRAN-77 intrinsics g77 supports" +msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:176 +msgid "Disable non-FORTRAN 77 intrinsics F90 supports" +msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:179 +msgid "Hide non-FORTRAN 77 intrinsics F90 supports" +msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹" + +#: f/lang-options.h:181 +msgid "Delete MIL-STD 1753 intrinsics" +msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:183 +msgid "Disable MIL-STD 1753 intrinsics" +msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:186 +msgid "Hide MIL-STD 1753 intrinsics" +msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹" + +#: f/lang-options.h:188 +msgid "Delete libU77 intrinsics" +msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:190 +msgid "Disable libU77 intrinsics" +msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:193 +msgid "Hide libU77 intrinsics" +msgstr "libU77 intrinsic ¤ò±£¤¹" + +#: f/lang-options.h:195 +msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports" +msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë" + +#: f/lang-options.h:197 +msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports" +msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë" + +#: f/lang-options.h:200 +msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports" +msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹" + +#: f/lang-options.h:202 +msgid "Treat initial values of 0 like non-zero values" +msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦" + +#: f/lang-options.h:205 +msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)" +msgstr "COMMON ¤ä EQUIVALENCE ÍÑ¤ÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë" + +#: f/lang-options.h:208 +msgid "Take at least one trip through each iterative DO loop" +msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë" + +#: f/lang-options.h:212 +msgid "Print names of program units as they are compiled" +msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë" + +#: f/lang-options.h:215 +msgid "Disable fatal diagnostics about inter-procedural problems" +msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤" + +#: f/lang-options.h:217 +msgid "Make prefix-radix non-decimal constants be typeless" +msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë" + +#: f/lang-options.h:220 +msgid "Generate code to check subscript and substring bounds" +msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: f/lang-options.h:223 +msgid "Fortran-specific form of -fbounds-check" +msgstr "Fortran ¸ÇͤΠ-fbounds-check ¤Î·Á¼°" + +#: f/lang-options.h:227 +msgid "Disable warnings about inter-procedural problems" +msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤" + +#: f/lang-options.h:231 +msgid "Warn about constructs with surprising meanings" +msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: f/lang-options.h:236 +msgid "Add a directory for INCLUDE searching" +msgstr "INCLUDE õº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë" + +#: f/lang-options.h:238 +msgid "Set the maximum line length" +msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë" + +#: f/lex.c:692 +msgid "the meaning of `\\a' varies with -traditional" +msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹" + +#: f/lex.c:708 +#, c-format +msgid "non-ANSI-standard escape sequence, `\\%c'" +msgstr "Èó ANSI ɸ½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'" + +#: f/lex.c:721 +#, c-format +msgid "non-ANSI escape sequence `\\%c'" +msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'" + +#: f/lex.c:725 +#, c-format +msgid "unknown escape sequence `\\%c'" +msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'" + +#: f/lex.c:727 +#, c-format +msgid "unknown escape sequence: `\\' followed by char code 0x%x" +msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x" + +#: f/lex.c:806 +msgid "Badly formed directive -- no closing quote" +msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó" + +#: f/lex.c:870 +msgid "#-lines for entering and leaving files don't match" +msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó" + +#: f/lex.c:1039 +msgid "Bad directive -- missing close-quote" +msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: f/lex.c:1156 +#, c-format +msgid "ignoring pragma: %s" +msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s" + +#: f/lex.c:1257 +msgid "undefined or invalid # directive" +msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹" + +#: f/lex.c:1313 +msgid "invalid #line" +msgstr "̵¸ú¤Ê #line" + +#: f/lex.c:1369 f/lex.c:1413 +msgid "Use `#line ...' instead of `# ...' in first line" +msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦" + +#: f/lex.c:1423 +msgid "invalid #-line" +msgstr "̵¸ú¤Ê #-¹Ô" + +#: f/ste.c:1436 f/ste.c:1791 +msgid "ASSIGNed FORMAT specifier is too small" +msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹" + +#: f/ste.c:3259 +msgid "ASSIGN to variable that is too small" +msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹" + +#: f/ste.c:3297 +msgid "ASSIGNed GOTO target variable is too small" +msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹" + +#: f/top.c:240 +#, c-format +msgid "%s no longer supported -- try -fvxt" +msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤" + +#: f/top.c:242 +#, c-format +msgid "%s no longer supported -- try -fno-vxt -ff90" +msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤" + +#: f/top.c:310 f/top.c:312 +#, c-format +msgid "%s disabled, use normal debugging flags" +msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦" + +#: final.c:3349 +#, c-format +msgid "invalid `asm': %s" +msgstr "̵¸ú¤Ê `asm': %s" + +#: final.c:3352 +#, c-format +msgid "output_operand: %s" +msgstr "output_operand: %s" + +#: final.c:3492 +#, c-format +msgid "operand number missing after %-letter" +msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: final.c:3494 final.c:3529 +msgid "operand number out of range" +msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹" + +#: final.c:3543 +#, c-format +msgid "invalid %%-code" +msgstr "̵¸ú¤Ê %%-code" + +#: final.c:3570 +msgid "`%l' operand isn't a label" +msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: flow.c:541 +msgid "function might be possible candidate for attribute `noreturn'" +msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹" + +#: flow.c:546 +msgid "`noreturn' function does return" +msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹" + +#: flow.c:567 +msgid "control reaches end of non-void function" +msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿" + +#: flow.c:6646 +#, c-format +msgid "End insn %d for block %d not found in the insn stream." +msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" + +#: flow.c:6660 +#, c-format +msgid "Insn %d is in multiple basic blocks (%d and %d)" +msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" + +#: flow.c:6671 +#, c-format +msgid "Head insn %d for block %d not found in the insn stream." +msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" + +#: flow.c:6708 flow.c:6735 +#, c-format +msgid "Basic block %i edge lists are corrupted" +msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó" + +#: flow.c:6720 +#, c-format +msgid "Basic block %d pred edge is corrupted" +msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó" + +#: flow.c:6750 +#, c-format +msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" +msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: flow.c:6758 +#, c-format +msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n" +msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n" + +#: flow.c:6774 +#, c-format +msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d" +msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹" + +#: flow.c:6786 +#, c-format +msgid "In basic block %d:" +msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:" + +#: flow.c:6848 +#, c-format +msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" +msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹" + +#: fold-const.c:3013 fold-const.c:3026 +#, c-format +msgid "comparison is always %d due to width of bitfield" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹" + +#: fold-const.c:4069 fold-const.c:4086 +#, c-format +msgid "comparison is always %d" +msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹" + +#: fold-const.c:4217 +msgid "`or' of unmatched not-equal tests is always 1" +msgstr "°ìÃפ·¤Ê¤¤ÃÍÆ±»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹" + +#: fold-const.c:4222 +msgid "`and' of mutually exclusive equal-tests is always 0" +msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹" + +#: function.c:5390 +#, c-format +msgid "`%s' might be used uninitialized in this function" +msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹" + +#: function.c:5397 +#, c-format +msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" +msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹" + +#: function.c:5416 +#, c-format +msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" +msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ¤¬¤¢¤ê¤Þ¤¹" + +#: function.c:6216 +msgid "function returns an aggregate" +msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹" + +#: function.c:6745 +#, c-format +msgid "unused parameter `%s'" +msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹" + +#: gcc.c:954 +#, c-format +msgid "Ambiguous abbreviation %s" +msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹" + +#: gcc.c:981 +#, c-format +msgid "Incomplete `%s' option" +msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹" + +#: gcc.c:992 +#, c-format +msgid "Missing argument to `%s' option" +msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:1005 +#, c-format +msgid "Extraneous argument to `%s' option" +msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤ÆÌµ´Ø·¸¤Ê°ú¿ô" + +#: gcc.c:1308 +msgid "Using builtin specs.\n" +msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n" + +#: gcc.c:1474 +#, c-format +msgid "Setting spec %s to '%s'\n\n" +msgstr "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n\n" + +#: gcc.c:1572 +#, c-format +msgid "Reading specs from %s\n" +msgstr "%s ¤«¤é spec ¤òÆÉ¤ß¹þ¤ßÃæ\n" + +#: gcc.c:1670 gcc.c:1689 +#, c-format +msgid "specs %%include syntax malformed after %ld characters" +msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹" + +#: gcc.c:1697 +#, c-format +msgid "Could not find specs file %s\n" +msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿\n" + +#: gcc.c:1713 gcc.c:1721 gcc.c:1730 gcc.c:1739 +#, c-format +msgid "specs %%rename syntax malformed after %ld characters" +msgstr "specs ¤Î %ld ʸ»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹" + +#: gcc.c:1748 +#, c-format +msgid "specs %s spec was not found to be renamed" +msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿" + +#: gcc.c:1755 +#, c-format +msgid "rename spec %s to %s\n" +msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n" + +#: gcc.c:1757 +#, c-format +msgid "spec is '%s'\n\n" +msgstr "spec ¤Ï '%s' ¤Ç¤¹\n\n" + +#: gcc.c:1770 +#, c-format +msgid "specs unknown %% command after %ld characters" +msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld ʸ»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É" + +#: gcc.c:1781 gcc.c:1794 +#, c-format +msgid "specs file malformed after %ld characters" +msgstr "%ld ʸ»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë" + +#: gcc.c:1848 +msgid "spec file has no spec for linking" +msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:2609 +msgid "-pipe not supported" +msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: gcc.c:2645 +msgid "\nGo ahead? (y or n) " +msgstr "\n³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) " + +#: gcc.c:2744 +#, c-format +msgid "" +"Internal error: %s (program %s)\n" +"Please submit a full bug report.\n" +"See %s for instructions." +msgstr "" +"ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n" +"´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n" +"%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£" + +#: gcc.c:2762 +#, c-format +msgid "# %s %.2f %.2f\n" +msgstr "# %s %.2f %.2f\n" + +#: gcc.c:2890 +#, c-format +msgid "Usage: %s [options] file...\n" +msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n" + +#: gcc.c:2891 +msgid "Options:\n" +msgstr "¥ª¥×¥·¥ç¥ó:\n" + +#: gcc.c:2893 +msgid " -pass-exit-codes Exit with highest error code from a phase\n" +msgstr "" +" -pass-exit-codes ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n" +" ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n" + +#: gcc.c:2894 +msgid " --help Display this information\n" +msgstr " --help ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n" + +#: gcc.c:2895 +msgid " --target-help Display target specific command line options\n" +msgstr " --target-help ¥¿¡¼¥²¥Ã¥È¸ÇͤΥ³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n" + +#: gcc.c:2897 +msgid " (Use '-v --help' to display command line options of sub-processes)\n" +msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n" + +#: gcc.c:2898 +msgid " -dumpspecs Display all of the built in spec strings\n" +msgstr " -dumpspecs ÁȤ߹þ¤Þ¤ì¤¿ spec ʸ»úÎó¤òÁ´¤ÆÉ½¼¨\n" + +#: gcc.c:2899 +msgid " -dumpversion Display the version of the compiler\n" +msgstr " -dumpversion ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n" + +#: gcc.c:2900 +msgid " -dumpmachine Display the compiler's target processor\n" +msgstr " -dumpmachine ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n" + +#: gcc.c:2901 +msgid " -print-search-dirs Display the directories in the compiler's search path\n" +msgstr " -print-search-dirs ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n" + +#: gcc.c:2902 +msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" +msgstr " -print-libgcc-file-name ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n" + +#: gcc.c:2903 +msgid " -print-file-name=<lib> Display the full path to library <lib>\n" +msgstr " -print-file-name=<lib> ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n" + +#: gcc.c:2904 +msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n" +msgstr " -print-prog-name=<prog> ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n" + +#: gcc.c:2905 +msgid " -print-multi-directory Display the root directory for versions of libgcc\n" +msgstr " -print-multi-directory libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n" + +#: gcc.c:2906 +msgid "" +" -print-multi-lib Display the mapping between command line options and\n" +" multiple library search directories\n" +msgstr "" +" -print-multi-lib ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n" +" ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n" + +#: gcc.c:2909 +msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n" +msgstr " -Wa,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n" + +#: gcc.c:2910 +msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n" +msgstr " -Wp,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n" + +#: gcc.c:2911 +msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n" +msgstr " -Wl,<options> ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n" + +#: gcc.c:2912 +msgid " -Xlinker <arg> Pass <arg> on to the linker\n" +msgstr " -Xlinker <arg> <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n" + +#: gcc.c:2913 +msgid " -save-temps Do not delete intermediate files\n" +msgstr " -save-temps Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n" + +#: gcc.c:2914 +msgid " -pipe Use pipes rather than intermediate files\n" +msgstr " -pipe Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n" + +#: gcc.c:2915 +msgid " -time Time the execution of each subprocess\n" +msgstr " -time »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n" + +#: gcc.c:2916 +msgid " -specs=<file> Override builtin specs with the contents of <file>\n" +msgstr " -specs=<file> ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍÆ¤ÇÃÖ¤´¹¤¨¤ë\n" + +#: gcc.c:2917 +msgid " -std=<standard> Assume that the input sources are for <standard>\n" +msgstr " -std=<standard> ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n" + +#: gcc.c:2918 +msgid " -B <directory> Add <directory> to the compiler's search paths\n" +msgstr " -B <directory> <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n" + +#: gcc.c:2919 +msgid " -b <machine> Run gcc for target <machine>, if installed\n" +msgstr "" +" -b <machine> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n" +" gcc ¤ò¼Â¹Ô¤¹¤ë\n" + +#: gcc.c:2920 +msgid " -V <version> Run gcc version number <version>, if installed\n" +msgstr "" +" -V <version> ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n" +" gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n" + +#: gcc.c:2921 +msgid " -v Display the programs invoked by the compiler\n" +msgstr " -v ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n" + +#: gcc.c:2922 +msgid " -E Preprocess only; do not compile, assemble or link\n" +msgstr "" +" -E ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n" +" ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" + +#: gcc.c:2923 +msgid " -S Compile only; do not assemble or link\n" +msgstr " -S ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" + +#: gcc.c:2924 +msgid " -c Compile and assemble, but do not link\n" +msgstr " -c ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n" + +#: gcc.c:2925 +msgid " -o <file> Place the output into <file>\n" +msgstr " -o <file> <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n" + +#: gcc.c:2926 +msgid "" +" -x <language> Specify the language of the following input files\n" +" Permissable languages include: c c++ assembler none\n" +" 'none' means revert to the default behaviour of\n" +" guessing the language based on the file's extension\n" +msgstr "" +" -x <language> °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n" +" »ØÄê¤Ç¤¤ë¸À¸ì: c c++ assembler none\n" +" 'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n" +" ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n" + +#: gcc.c:2933 +#, c-format +msgid "" +"\n" +"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" +" passed on to the various sub-processes invoked by %s. In order to pass\n" +" other options on to these processes the -W<letter> options must be used.\n" +msgstr "" +"\n" +"-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n" +"»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n" +"¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n" + +#: gcc.c:3300 +msgid "argument to `-Xlinker' is missing" +msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3317 +msgid "argument to `-specs' is missing" +msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3332 +msgid "argument to `-specs=' is missing" +msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3354 +msgid "argument to `-b' is missing" +msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3367 +msgid "argument to `-B' is missing" +msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3420 +msgid "argument to `-V' is missing" +msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3441 gcc.c:3448 gcc.c:3455 +msgid "invalid version number format" +msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°" + +#: gcc.c:3566 +msgid "cannot specify -o with -c or -S and multiple compilations" +msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤¤Þ¤»¤ó" + +#: gcc.c:3762 +msgid "Warning: -pipe ignored because -save-temps specified" +msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹" + +#: gcc.c:3766 +msgid "Warning: -pipe ignored because -time specified" +msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹" + +#: gcc.c:3776 +msgid "argument to `-x' is missing" +msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3804 +#, c-format +msgid "argument to `-%s' is missing" +msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:3867 +#, c-format +msgid "Warning: `-x %s' after last input file has no effect" +msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó" + +#: gcc.c:4072 +msgid "Invalid specification! Bug in cc." +msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°." + +#: gcc.c:4221 +#, c-format +msgid "%s\n" +msgstr "%s\n" + +#. Catch the case where a spec string contains something like +#. '%{foo:%*}'. ie there is no * in the pattern on the left +#. hand side of the :. +#: gcc.c:4738 +#, c-format +msgid "Spec failure: '%%*' has not been initialised by pattern match" +msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹" + +#: gcc.c:4747 +#, c-format +msgid "Warning: use of obsolete %%[ operator in specs" +msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" + +#: gcc.c:4765 +#, c-format +msgid "Processing spec %c%s%c, which is '%s'\n" +msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n" + +#: gcc.c:4890 +#, c-format +msgid "Spec failure: Unrecognised spec option '%c'" +msgstr "spec ¥¨¥é¡¼: ǧ¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'" + +#: gcc.c:5744 +#, c-format +msgid "unrecognized option `-%s'" +msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'" + +#: gcc.c:5750 +#, c-format +msgid "install: %s%s\n" +msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n" + +#: gcc.c:5751 +#, c-format +msgid "programs: %s\n" +msgstr "¥×¥í¥°¥é¥à: %s\n" + +#: gcc.c:5752 +#, c-format +msgid "libraries: %s\n" +msgstr "¥é¥¤¥Ö¥é¥ê: %s\n" + +#: gcc.c:5800 +msgid "\nFor bug reporting instructions, please see:\n" +msgstr "\n¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n" + +#: gcc.c:5816 +#, c-format +msgid "Configured with: %s\n" +msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n" + +#: gcc.c:5830 +#, c-format +msgid "Thread model: %s\n" +msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n" + +#: gcc.c:5841 +#, c-format +msgid "gcc version %s\n" +msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n" + +#: gcc.c:5843 +#, c-format +msgid "gcc driver version %s executing gcc version %s\n" +msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n" + +#: gcc.c:5851 +msgid "No input files" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó" + +#: gcc.c:5888 +#, c-format +msgid "%s: %s compiler not installed on this system" +msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: gcc.c:5958 +#, c-format +msgid "%s: linker input file unused because linking not done" +msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" + +#: gcc.c:6001 +#, c-format +msgid "language %s not recognized" +msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤¤Þ¤»¤ó" + +#: gcc.c:6104 +msgid "Internal gcc abort." +msgstr "ÆâÉô gcc ÃæÃÇ" + +#: gcov.c:299 +msgid "Internal gcov abort.\n" +msgstr "ÆâÉô gcc abort.\n" + +#: gcov.c:308 +msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n" +msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n" + +#: gcov.c:428 +#, c-format +msgid "Could not open basic block file %s.\n" +msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n" + +#: gcov.c:437 +#, c-format +msgid "Could not open data file %s.\n" +msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿¡£\n" + +#: gcov.c:438 +msgid "Assuming that all execution counts are zero.\n" +msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n" + +#: gcov.c:444 +#, c-format +msgid "Could not open program flow graph file %s.\n" +msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n" + +#: gcov.c:455 +#, c-format +msgid "No executable code associated with file %s.\n" +msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n" + +#: gcov.c:754 profile.c:977 +msgid ".da file contents exhausted too early\n" +msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍÆ¤ò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n" + +#: gcov.c:757 profile.c:980 +msgid ".da file contents not exhausted\n" +msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍÆ¤ò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n" + +#: gcov.c:938 +#, c-format +msgid "%6.2f%% of %d source lines executed in function %s\n" +msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:942 +#, c-format +msgid "No executable source lines in function %s\n" +msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:949 +#, c-format +msgid "%6.2f%% of %d branches executed in function %s\n" +msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:953 +#, c-format +msgid "%6.2f%% of %d branches taken at least once in function %s\n" +msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n" + +#: gcov.c:958 +#, c-format +msgid "No branches in function %s\n" +msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:960 +#, c-format +msgid "%6.2f%% of %d calls executed in function %s\n" +msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:964 +#, c-format +msgid "No calls in function %s\n" +msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:1096 +#, c-format +msgid "didn't use all bb entries of graph, function %s\n" +msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n" + +#: gcov.c:1098 +#, c-format +msgid "block_num = %ld, num_blocks = %d\n" +msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n" + +#: gcov.c:1136 +#, c-format +msgid "ERROR: too many basic blocks in .bb file %s\n" +msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n" + +#: gcov.c:1213 +#, c-format +msgid "%6.2f%% of %d source lines executed in file %s\n" +msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:1217 +#, c-format +msgid "No executable source lines in file %s\n" +msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:1224 +#, c-format +msgid "%6.2f%% of %d branches executed in file %s\n" +msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:1228 +#, c-format +msgid "%6.2f%% of %d branches taken at least once in file %s\n" +msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n" + +#: gcov.c:1233 +#, c-format +msgid "No branches in file %s\n" +msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:1235 +#, c-format +msgid "%6.2f%% of %d calls executed in file %s\n" +msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n" + +#: gcov.c:1239 +#, c-format +msgid "No calls in file %s\n" +msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: gcov.c:1251 +#, c-format +msgid "Could not open source file %s.\n" +msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n" + +#: gcov.c:1301 +#, c-format +msgid "Could not open output file %s.\n" +msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n" + +#: gcov.c:1309 +#, c-format +msgid "Creating %s.\n" +msgstr "%s ¤òºîÀ®Ãæ.\n" + +#: gcov.c:1353 +#, c-format +msgid "call %d never executed\n" +msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n" + +#: gcov.c:1358 +#, c-format +msgid "call %d returns = %d\n" +msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n" + +#: gcov.c:1362 +#, c-format +msgid "call %d returns = %d%%\n" +msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n" + +#: gcov.c:1370 +#, c-format +msgid "branch %d never executed\n" +msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n" + +#: gcov.c:1376 +#, c-format +msgid "branch %d taken = %d\n" +msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n" + +#: gcov.c:1380 +#, c-format +msgid "branch %d taken = %d%%\n" +msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n" + +#: gcov.c:1394 +#, c-format +msgid "Unexpected EOF while reading source file %s.\n" +msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆÉ¤ß¹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n" + +#: gcse.c:691 +#, c-format +msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" +msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯" + +#: gcse.c:703 +#, c-format +msgid "GCSE disabled: %d basic blocks and %d registers" +msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿" + +#: haifa-sched.c:193 +#, c-format +msgid "fix_sched_param: unknown param: %s" +msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s" + +#: integrate.c:142 +msgid "function cannot be inline" +msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:147 +msgid "varargs function cannot be inline" +msgstr "²ÄÊѰú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:150 +msgid "function using alloca cannot be inline" +msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:153 +msgid "function using setjmp cannot be inline" +msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:156 +msgid "function uses __builtin_eh_return" +msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹" + +#: integrate.c:159 +msgid "function with nested functions cannot be inline" +msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:163 +msgid "function with label addresses used in initializers cannot inline" +msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:170 integrate.c:214 +msgid "function too large to be inline" +msgstr "´Ø¿ô¤¬Â礤¹¤®¤Æ inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:180 +msgid "no prototype, and parameter address used; cannot be inline" +msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:187 integrate.c:232 +msgid "inline functions not supported for this return value type" +msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: integrate.c:192 +msgid "function with varying-size return value cannot be inline" +msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:199 +msgid "function with varying-size parameter cannot be inline" +msgstr "²ÄÊÑŰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:202 +msgid "function with transparent unit parameter cannot be inline" +msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:221 +msgid "function with computed jump cannot inline" +msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:225 +msgid "function with nonlocal goto cannot be inline" +msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: integrate.c:240 +msgid "function with target specific attribute(s) cannot be inlined" +msgstr "¥¿¡¼¥²¥Ã¥È¸ÇͰÀÉդδؿô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#: java/check-init.c:731 +#, c-format +msgid "internal error in check-init: tree code not implemented: %s" +msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s" + +#: java/class.c:543 java/class.c:568 +msgid "internal error - too many interface type" +msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹" + +#: java/class.c:702 +msgid "bad method signature" +msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹" + +#: java/class.c:747 +msgid "misplaced ConstantValue attribute (not in any field)" +msgstr "ConstantValue °À¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë" + +#: java/class.c:749 +#, c-format +msgid "duplicate ConstanValue atribute for field '%s'" +msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue °À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: java/class.c:995 +#, c-format +msgid "field '%s' not found in class" +msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: java/class.c:1203 +msgid "abstract method in non-abstract class" +msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹" + +#: java/class.c:1820 +#, c-format +msgid "non-static method '%s' overrides static method" +msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹" + +#: java/decl.c:1475 +#, c-format +msgid "In %s: overlapped variable and exception ranges at %d" +msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: java/decl.c:1563 +msgid "bad type in parameter debug info" +msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹" + +#: java/decl.c:1573 +#, c-format +msgid "bad PC range for debug info for local `%s'" +msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹" + +#: java/expr.c:553 +msgid "stack underflow - dup* operation" +msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî" + +#: java/expr.c:1444 +#, c-format +msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'" +msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿" + +#: java/expr.c:1473 +#, c-format +msgid "field `%s' not found" +msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: java/expr.c:1624 +msgid "ret instruction not implemented" +msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: java/expr.c:1750 +#, c-format +msgid "method '%s' not found in class" +msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: java/expr.c:1885 +#, c-format +msgid "failed to find class '%s'" +msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" + +#: java/expr.c:1897 +#, c-format +msgid "Class '%s' has no method named '%s' matching signature '%s'" +msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: java/expr.c:1907 +msgid "invokestatic on non static method" +msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿" + +#: java/expr.c:1912 +msgid "invokestatic on abstract method" +msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿" + +#: java/expr.c:1920 +msgid "invoke[non-static] on static method" +msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿" + +#: java/expr.c:2208 +#, c-format +msgid "Missing field '%s' in '%s'" +msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/expr.c:2214 +#, c-format +msgid "Mismatching signature for field '%s' in '%s'" +msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó" + +#: java/expr.c:2253 +#, c-format +msgid "assignment to final field `%s' not in field's class" +msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: java/expr.c:2258 +#, c-format +msgid "assignment to final static field `%s' not in class initializer" +msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: java/expr.c:2265 +#, c-format +msgid "assignment to final field `%s' not in constructor" +msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: java/expr.c:2519 +#, c-format +msgid "Can't expand %s" +msgstr "%s ¤òŸ³«¤Ç¤¤Þ¤»¤ó" + +#: java/expr.c:2695 +msgid "invalid PC in line number table" +msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹" + +#. We've just reached the end of a region of dead code. +#: java/expr.c:2740 +#, c-format +msgid "Unreachable bytecode from %d to before %d." +msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤¤Þ¤»¤ó" + +#. We've just reached the end of a region of dead code. +#: java/expr.c:2777 +#, c-format +msgid "Unreachable bytecode from %d to the end of the method." +msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤¤Þ¤»¤ó" + +#. duplicate code from LOAD macro +#: java/expr.c:3096 +msgid "unrecogized wide sub-instruction" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹" + +#: java/jcf-io.c:416 +#, c-format +msgid "Source file for class `%s' is newer than its matching class file. Source file used instead" +msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹" + +#: java/jcf-parse.c:375 +msgid "bad string constant" +msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹" + +#: java/jcf-parse.c:431 +#, c-format +msgid "bad value constant type %d, index %d" +msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d" + +#: java/jcf-parse.c:601 +#, c-format +msgid "can't reopen %s" +msgstr "%s ¤òºÆ open ¤Ç¤¤Þ¤»¤ó" + +#: java/jcf-parse.c:663 +#, c-format +msgid "Cannot find file for class %s." +msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£" + +#: java/jcf-parse.c:675 +msgid "not a valid Java .class file" +msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: java/jcf-parse.c:678 +msgid "error while parsing constant pool" +msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" + +#: java/jcf-parse.c:681 +#, c-format +msgid "error in constant pool entry #%d\n" +msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n" + +#. FIXME - where was first time +#: java/jcf-parse.c:693 +#, c-format +msgid "reading class %s for the second time from %s" +msgstr "class %s ¤òÆÉ¹þ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹" + +#: java/jcf-parse.c:711 +msgid "error while parsing fields" +msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" + +#: java/jcf-parse.c:714 +msgid "error while parsing methods" +msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" + +#: java/jcf-parse.c:717 +msgid "error while parsing final attributes" +msgstr "final °À¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿" + +#: java/jcf-parse.c:731 +#, c-format +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." +msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊÌ¤Ê `gnu.gcj.gcj-compiled' °À¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤" + +#: java/jcf-parse.c:804 +msgid "missing Code attribute" +msgstr "Code °À¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/jcf-parse.c:948 toplev.c:2511 +#, c-format +msgid "error closing %s" +msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹" + +#: java/jcf-parse.c:1029 +msgid "source file seen twice on command line and will be compiled only once." +msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹" + +#: java/jcf-parse.c:1045 +msgid "no input file specified" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: java/jcf-parse.c:1061 +#, c-format +msgid "can't close input file %s" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤¤Þ¤»¤ó" + +#: java/jcf-parse.c:1075 +#, c-format +msgid "Premature end of input file %s" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹" + +#: java/jcf-parse.c:1098 +#, c-format +msgid "bad zip/jar file %s" +msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹" + +#: java/jcf-write.c:2597 +#, c-format +msgid "internal error in generate_bytecode_insn - tree code not implemented: %s" +msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s" + +#: java/jcf-write.c:3307 +#, c-format +msgid "can't create directory %s" +msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤¤Þ¤»¤ó" + +#: java/jcf-write.c:3334 +#, c-format +msgid "can't to open %s" +msgstr "%s ¤ò open ¤Ç¤¤Þ¤»¤ó" + +#: java/jv-scan.c:183 +msgid "Only one of `--print-main', `--list-class', and `--complexity' allowed" +msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó" + +#: java/jv-scan.c:186 +#, c-format +msgid "Can't open output file `%s'" +msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤¤Þ¤»¤ó" + +#: java/jv-scan.c:222 +#, c-format +msgid "File not found `%s'" +msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: java/jvspec.c:360 +msgid "can't specify `-D' without `--main'\n" +msgstr "`--main' ̵¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤¤Þ¤»¤ó\n" + +#: java/jvspec.c:368 +msgid "Warning: already-compiled .class files ignored with -C" +msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: java/jvspec.c:375 +msgid "cannot specify both -C and -o" +msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: java/jvspec.c:387 +msgid "cannot create temporary file" +msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤¤Þ¤»¤ó" + +#: java/jvspec.c:415 +msgid "using both @FILE with multiple files not implemented" +msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: java/jvspec.c:456 +msgid "cannot specify `main' class when not linking" +msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: java/lang-options.h:32 +msgid "Disable automatic array bounds checking" +msgstr "¼«Æ°Åª¤ÊÇÛÎ󶳦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤" + +#: java/lang-options.h:34 +msgid "Make is_compiled_class return 1" +msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë" + +#: java/lang-options.h:38 +msgid "Dump class files to <name>.class" +msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë" + +#: java/lang-options.h:40 +msgid "input file is list of file names to compile" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë" + +#: java/lang-options.h:42 +msgid "Generate code for Boehm GC" +msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: java/lang-options.h:44 +msgid "Don't put synchronization structure in each object" +msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁÈ¤ßÆþ¤ì¤Ê¤¤" + +#: java/lang-options.h:46 +msgid "Assume native functions are implemented using JNI" +msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹" + +#: java/lang-options.h:48 +msgid "Set class path and suppress system path" +msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹" + +#: java/lang-options.h:50 +msgid "Set class path" +msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë" + +#: java/lang-options.h:52 +msgid "Choose class whose main method should be used" +msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤¥¯¥é¥¹¤òÁªÂò¤¹¤ë" + +#: java/lang-options.h:54 +msgid "Choose input encoding (default is UTF-8)" +msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)" + +#: java/lang-options.h:56 +msgid "Add directory to class path" +msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë" + +#: java/lang-options.h:58 +msgid "Directory where class files should be written" +msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê" + +#: java/lang-options.h:61 +msgid "Use built-in instructions for division" +msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë" + +#: java/lang-options.h:63 +msgid "Warn if modifiers are specified when not necessary" +msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: java/lang-options.h:65 +msgid "Warn if deprecated empty statements are found" +msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: java/lang-options.h:67 +msgid "Warn if .class files are out of date" +msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: java/lang-options.h:69 +msgid "Always check for non gcj generated classes archives" +msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë" + +#: java/lang.c:387 +msgid "can't do dependency tracking with input from stdin" +msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤¤Þ¤»¤ó" + +#: java/lang.c:403 +msgid "couldn't determine target name for dependency tracking" +msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿" + +#: java/lex.c:297 +#, c-format +msgid "" +"unknown encoding: `%s'\n" +"This might mean that your locale's encoding is not supported\n" +"by your system's iconv(3) implementation. If you aren't trying\n" +"to use a particular encoding for your input file, try the\n" +"`--encoding=UTF-8' option." +msgstr "" +"ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n" +"¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n" +"¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n" +"¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n" +"¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£" + +#: java/mangle.c:85 +#, c-format +msgid "Can't mangle %s" +msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤¤Þ¤»¤ó" + +#: java/mangle_name.c:151 java/mangle_name.c:228 +msgid "internal error - invalid Utf8 name" +msgstr "ÆâÉô¥¨¥é¡¼ - ̵¸ú¤Ê Utf8 ̾¤Ç¤¹" + +#: java/parse.y:737 java/parse.y:775 +msgid "Missing name" +msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:739 java/parse.y:777 java/parse.y:796 java/parse.y:977 +#: java/parse.y:1324 java/parse.y:1527 java/parse.y:1529 java/parse.y:1758 +#: java/parse.y:1784 java/parse.y:1795 java/parse.y:1806 java/parse.y:1818 +msgid "';' expected" +msgstr "';' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:794 +msgid "'*' expected" +msgstr "'*' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:808 +msgid "Class or interface declaration expected" +msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹" + +#: java/parse.y:843 java/parse.y:845 +msgid "Missing class name" +msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:848 java/parse.y:852 java/parse.y:860 java/parse.y:1022 +#: java/parse.y:1270 java/parse.y:1272 java/parse.y:1593 java/parse.y:1829 +#: java/parse.y:1861 java/parse.y:1913 +msgid "'{' expected" +msgstr "'{' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:862 +msgid "Missing super class name" +msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:872 java/parse.y:888 +msgid "Missing interface name" +msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#. That's for () +#: java/parse.y:956 java/parse.y:1289 java/parse.y:1348 java/parse.y:1551 +#: java/parse.y:1773 java/parse.y:1782 java/parse.y:1793 java/parse.y:1804 +#: java/parse.y:1816 java/parse.y:1833 java/parse.y:1835 java/parse.y:1906 +#: java/parse.y:2077 java/parse.y:2138 java/parse.y:2292 java/parse.y:2294 +#: java/parse.y:2301 java/parse.y:2308 java/parse.y:2319 java/parse.y:2321 +#: java/parse.y:2358 java/parse.y:2360 java/parse.y:2362 java/parse.y:2383 +#: java/parse.y:2385 java/parse.y:2387 java/parse.y:2403 java/parse.y:2405 +#: java/parse.y:2426 java/parse.y:2428 java/parse.y:2430 java/parse.y:2458 +#: java/parse.y:2460 java/parse.y:2462 java/parse.y:2464 java/parse.y:2482 +#: java/parse.y:2484 java/parse.y:2495 java/parse.y:2506 java/parse.y:2517 +#: java/parse.y:2528 java/parse.y:2539 java/parse.y:2552 java/parse.y:2556 +#: java/parse.y:2558 java/parse.y:2571 +msgid "Missing term" +msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:971 +msgid "Missing variable initializer" +msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:988 +msgid "Invalid declaration" +msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹" + +#: java/parse.y:994 +msgid "Can't specify array dimension in a declaration" +msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: java/parse.y:996 java/parse.y:1072 java/parse.y:2113 java/parse.y:2135 +#: java/parse.y:2139 java/parse.y:2174 java/parse.y:2251 java/parse.y:2261 +msgid "']' expected" +msgstr "']' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1000 +msgid "Unbalanced ']'" +msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹" + +#: java/parse.y:1036 +msgid "Invalid method declaration, method name required" +msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹" + +#: java/parse.y:1042 java/parse.y:1044 java/parse.y:1997 +msgid "Identifier expected" +msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹" + +#: java/parse.y:1047 +msgid "Invalid method declaration, return type required" +msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹" + +#: java/parse.y:1070 java/parse.y:1507 java/parse.y:1514 java/parse.y:1523 +#: java/parse.y:1525 java/parse.y:1553 java/parse.y:1661 java/parse.y:1942 +#: java/parse.y:1995 +msgid "')' expected" +msgstr "')' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1086 +msgid "Missing formal parameter term" +msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1101 java/parse.y:1106 +msgid "Missing identifier" +msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1126 java/parse.y:1135 +msgid "Missing class type term" +msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1287 +msgid "Invalid interface type" +msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹" + +#: java/parse.y:1471 java/parse.y:1640 java/parse.y:1642 +msgid "':' expected" +msgstr "':' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1493 java/parse.y:1498 java/parse.y:1503 +msgid "Invalid expression statement" +msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹" + +#: java/parse.y:1521 java/parse.y:1549 java/parse.y:1589 java/parse.y:1657 +#: java/parse.y:1725 java/parse.y:1831 java/parse.y:1899 java/parse.y:1989 +#: java/parse.y:1991 java/parse.y:1999 java/parse.y:2234 java/parse.y:2236 +msgid "'(' expected" +msgstr "'(' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1591 +msgid "Missing term or ')'" +msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1638 +msgid "Missing or invalid constant expression" +msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹" + +#: java/parse.y:1659 +msgid "Missing term and ')' expected" +msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1698 +msgid "Invalid control expression" +msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹" + +#: java/parse.y:1700 java/parse.y:1702 +msgid "Invalid update expression" +msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹" + +#: java/parse.y:1727 +msgid "Invalid init statement" +msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹" + +#: java/parse.y:1902 +msgid "Missing term or ')' expected" +msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:1944 +msgid "'class' or 'this' expected" +msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1946 java/parse.y:1948 +msgid "'class' expected" +msgstr "'class' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:1993 +msgid "')' or term expected" +msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹" + +#: java/parse.y:2111 +msgid "'[' expected" +msgstr "'[' ¤¬É¬ÍפǤ¹" + +#: java/parse.y:2189 +msgid "Field expected" +msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹" + +#: java/parse.y:2246 java/parse.y:2256 +msgid "Missing term and ']' expected" +msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:2351 +msgid "']' expected, invalid type expression" +msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹" + +#: java/parse.y:2354 +msgid "Invalid type expression" +msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹" + +#: java/parse.y:2466 +msgid "Invalid reference type" +msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹" + +#: java/parse.y:2944 +msgid "Constructor invocation must be first thing in a constructor" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: java/parse.y:2946 +msgid "Only constructors can invoke constructors" +msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤¤Þ¤¹" + +#: java/parse.y:2955 +#, c-format +msgid ": `%s' JDK1.1(TM) feature" +msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹" + +#: java/parse.y:3015 java/parse.y:3017 +#, c-format +msgid "" +"%s.\n" +"%s" +msgstr "" +"%s.\n" +"%s" + +#: java/parse.y:3480 +msgid "Can't use '$' as a separator for inner classes" +msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ¤Þ¤»¤ó" + +#: java/parse.y:6577 +#, c-format +msgid "malformed .zip archive in CLASSPATH: %s" +msgstr "CLASSPATH Æâ¤ËÊÑ¤Ê .zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s" + +#: java/parse.y:6648 +#, c-format +msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives." +msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£" + +#: java/parse.y:11787 +#, c-format +msgid "missing static field `%s'" +msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: java/parse.y:11792 +#, c-format +msgid "not a static field `%s'" +msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: java/parse.y:11845 +#, c-format +msgid "No case for %s" +msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó" + +#: java/parse.y:13030 +#, c-format +msgid "unregistered operator %s" +msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹" + +#: java/typeck.c:178 +msgid "internal error - use of undefined type" +msgstr "ÆâÉô¥¨¥é¡¼ - ̤ÄêµÁ·¿¤Î»ÈÍѤǤ¹" + +#: java/typeck.c:557 +msgid "junk at end of signature string" +msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: java/verify.c:464 +msgid "bad pc in exception_table" +msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹" + +#: java/verify.c:1344 +#, c-format +msgid "unknown opcode %d@pc=%d during verification" +msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿" + +#: java/verify.c:1414 java/verify.c:1427 java/verify.c:1431 +#, c-format +msgid "verification error at PC=%d" +msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)" + +#: objc/lang-options.h:27 +msgid "Dump decls to a .decl file" +msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë" + +#: objc/lang-options.h:29 +msgid "Generate code for GNU runtime environment" +msgstr "GNU ¼Â¹Ô´Ä¶ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: objc/lang-options.h:32 +msgid "Generate code for NeXT runtime environment" +msgstr "NeXT ¼Â¹Ô´Ä¶ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: objc/lang-options.h:35 +msgid "Warn if a selector has multiple methods" +msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: objc/lang-options.h:39 +msgid "Do not warn if inherited methods are unimplemented" +msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤" + +#: objc/lang-options.h:41 +msgid "Generate C header of platform specific features" +msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸Çͤε¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë" + +#: objc/lang-options.h:43 +msgid "Specify the name of the class for constant strings" +msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë" + +#: objc/objc-act.c:811 +msgid "no class name specified as argument to -fconstant-string-class" +msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:972 +#, c-format +msgid "object does not conform to the `%s' protocol" +msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó" + +#: objc/objc-act.c:1010 +#, c-format +msgid "class `%s' does not implement the `%s' protocol" +msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" + +#: objc/objc-act.c:1091 +#, c-format +msgid "`%s' cannot be statically allocated" +msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ¤Þ¤»¤ó" + +#: objc/objc-act.c:1147 +#, c-format +msgid "Unexpected type for `id' (%s)" +msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿" + +#: objc/objc-act.c:1152 +msgid "Undefined type `id', please import <objc/objc.h>" +msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤" + +#: objc/objc-act.c:1200 objc/objc-act.c:5359 +#, c-format +msgid "Cannot find protocol declaration for `%s'" +msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:1422 objc/objc-act.c:5879 objc/objc-act.c:6177 +#: objc/objc-act.c:6226 objc/objc-act.c:6262 objc/objc-parse.y:1371 +#, c-format +msgid "Cannot find interface declaration for `%s'" +msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:2460 +#, c-format +msgid "Cannot find class `%s'" +msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:2462 +#, c-format +msgid "Class `%s' already exists" +msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹" + +#. fatal did not work with 2 args...should fix +#: objc/objc-act.c:2586 +#, c-format +msgid "Cannot find interface declaration for `%s', superclass of `%s'" +msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë" + +#: objc/objc-act.c:2593 +#, c-format +msgid "Circular inheritance in interface declaration for `%s'" +msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:3643 objc/objc-act.c:3660 +msgid "inconsistent instance variable specification" +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó" + +#: objc/objc-act.c:4854 +#, c-format +msgid "multiple declarations for method `%s'" +msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" + +#: objc/objc-act.c:4968 +#, c-format +msgid "invalid receiver type `%s'" +msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹" + +#: objc/objc-act.c:5036 objc/objc-act.c:5062 objc/objc-act.c:5110 +#, c-format +msgid "`%s' does not respond to `%s'" +msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó" + +#: objc/objc-act.c:5042 objc/objc-act.c:7283 +#, c-format +msgid "no super class declared in interface for `%s'" +msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: objc/objc-act.c:5140 +msgid "cannot find class (factory) method." +msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:5141 objc/objc-act.c:5185 +#, c-format +msgid "return type for `%s' defaults to id" +msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹" + +#: objc/objc-act.c:5158 +#, c-format +msgid "method `%s' not implemented by protocol." +msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: objc/objc-act.c:5167 +msgid "return type defaults to id" +msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹" + +#: objc/objc-act.c:5184 +msgid "cannot find method." +msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" + +#. Historically, a class method that produced objects (factory +#. method) would assign `self' to the instance that it +#. allocated. This would effectively turn the class method into +#. an instance method. Following this assignment, the instance +#. variables could be accessed. That practice, while safe, +#. violates the simple rule that a class method should not refer +#. to an instance variable. It's better to catch the cases +#. where this is done unknowingly than to support the above +#. paradigm. +#: objc/objc-act.c:5428 +#, c-format +msgid "instance variable `%s' accessed in class method" +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿" + +#: objc/objc-act.c:5680 +#, c-format +msgid "duplicate definition of class method `%s'." +msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" + +#: objc/objc-act.c:5686 +#, c-format +msgid "duplicate declaration of class method `%s'." +msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" + +#: objc/objc-act.c:5722 +#, c-format +msgid "duplicate definition of instance method `%s'." +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" + +#: objc/objc-act.c:5728 +#, c-format +msgid "duplicate declaration of instance method `%s'." +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£" + +#: objc/objc-act.c:5768 +#, c-format +msgid "duplicate interface declaration for category `%s(%s)'" +msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:5854 +#, c-format +msgid "instance variable `%s' is declared private" +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:5901 +#, c-format +msgid "instance variable `%s' is declared %s" +msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:5911 +msgid "static access to object of type `id'" +msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹" + +#: objc/objc-act.c:5945 objc/objc-act.c:6039 +#, c-format +msgid "incomplete implementation of class `%s'" +msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹" + +#: objc/objc-act.c:5949 objc/objc-act.c:6044 +#, c-format +msgid "incomplete implementation of category `%s'" +msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹" + +#: objc/objc-act.c:5954 objc/objc-act.c:6049 +#, c-format +msgid "method definition for `%c%s' not found" +msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:6090 +#, c-format +msgid "%s `%s' does not fully implement the `%s' protocol" +msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" + +#: objc/objc-act.c:6149 +#, c-format +msgid "reimplementation of class `%s'" +msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹" + +#: objc/objc-act.c:6191 +#, c-format +msgid "conflicting super class name `%s'" +msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×ÆÍ¤·¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:6206 +#, c-format +msgid "duplicate interface declaration for class `%s'" +msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:6449 +#, c-format +msgid "duplicate declaration for protocol `%s'" +msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#: objc/objc-act.c:7324 +msgid "[super ...] must appear in a method context" +msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: objc/objc-act.c:8287 objc/objc-act.c:8303 +#, c-format +msgid "potential selector conflict for method `%s'" +msgstr "²ÄǽÀ¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹" + +#: objc/objc-parse.y:2159 +msgid "`@end' must appear in an implementation context" +msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: objc/objc-parse.y:2425 objc/objc-parse.y:2450 +msgid "method definition not in class context" +msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: objc/objc-parse.y:3278 +msgid "syntax error at '@' token" +msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼" + +#. If we didn't find this parameter, issue an error message. +#: params.c:80 +#, c-format +msgid "invalid parameter `%s'" +msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹" + +#: profile.c:490 +msgid "Arc profiling: some edge counts were bad." +msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£" + +#: profile.c:931 +#, c-format +msgid "file %s not found, execution counts assumed to be zero." +msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹" + +#: protoize.c:601 +#, c-format +msgid "%s: internal abort\n" +msgstr "%s: ÆâÉôÃæÃÇ\n" + +#: protoize.c:692 +#, c-format +msgid "%s: error writing file `%s': %s\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n" + +#: protoize.c:737 +#, c-format +msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n" +msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n" + +#: protoize.c:740 +#, c-format +msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n" +msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n" + +#: protoize.c:847 +#, c-format +msgid "%s: warning: no read access for file `%s'\n" +msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆÉ¤ß½Ð¤·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:855 +#, c-format +msgid "%s: warning: no write access for file `%s'\n" +msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:863 +#, c-format +msgid "%s: warning: no write access for dir containing `%s'\n" +msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#. Catch cases like /.. where we try to backup to a +#. point above the absolute root of the logical file +#. system. +#: protoize.c:1281 +#, c-format +msgid "%s: invalid file name: %s\n" +msgstr "%s: ̵¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n" + +#: protoize.c:1433 +#, c-format +msgid "%s: %s: can't get status: %s\n" +msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:1454 +#, c-format +msgid "\n%s: fatal error: aux info file corrupted at line %d\n" +msgstr "\n%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:1790 +#, c-format +msgid "%s:%d: declaration of function `%s' takes different forms\n" +msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:2048 +#, c-format +msgid "%s: compiling `%s'\n" +msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n" + +#: protoize.c:2071 +#, c-format +msgid "%s: wait: %s\n" +msgstr "%s: ÂÔ¤Á: %s\n" + +#: protoize.c:2076 +#, c-format +msgid "%s: subprocess got fatal signal %d\n" +msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n" + +#: protoize.c:2084 +#, c-format +msgid "%s: %s exited with status %d\n" +msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n" + +#: protoize.c:2136 +#, c-format +msgid "%s: warning: missing SYSCALLS file `%s'\n" +msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:2145 protoize.c:2174 +#, c-format +msgid "%s: can't read aux info file `%s': %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆÉ¤à¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2190 protoize.c:2218 +#, c-format +msgid "%s: can't get status of aux info file `%s': %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2246 +#, c-format +msgid "%s: can't open aux info file `%s' for reading: %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆÉ¤ß¹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2264 +#, c-format +msgid "%s: error reading aux info file `%s': %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆÉ¤ß¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n" + +#: protoize.c:2277 +#, c-format +msgid "%s: error closing aux info file `%s': %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n" + +#: protoize.c:2293 +#, c-format +msgid "%s: can't delete aux info file `%s': %s\n" +msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2375 protoize.c:4377 +#, c-format +msgid "%s: can't delete file `%s': %s\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2454 +#, c-format +msgid "%s: warning: can't rename file `%s' to `%s': %s\n" +msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ̾Á°Êѹ¹¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:2579 +#, c-format +msgid "%s: conflicting extern definitions of '%s'\n" +msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:2583 +#, c-format +msgid "%s: declarations of '%s' will not be converted\n" +msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n" + +#: protoize.c:2585 +#, c-format +msgid "%s: conflict list for '%s' follows:\n" +msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n" + +#: protoize.c:2618 +#, c-format +msgid "%s: warning: using formals list from %s(%d) for function `%s'\n" +msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n" + +#: protoize.c:2658 +#, c-format +msgid "%s: %d: `%s' used but missing from SYSCALLS\n" +msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:2664 +#, c-format +msgid "%s: %d: warning: no extern definition for `%s'\n" +msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:2695 +#, c-format +msgid "%s: warning: no static definition for `%s' in file `%s'\n" +msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n" + +#: protoize.c:2701 +#, c-format +msgid "%s: multiple static defs of `%s' in file `%s'\n" +msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:2874 protoize.c:2877 +#, c-format +msgid "%s: %d: warning: source too confusing\n" +msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:3083 +#, c-format +msgid "%s: %d: warning: varargs function declaration not converted\n" +msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:3098 +#, c-format +msgid "%s: declaration of function `%s' not converted\n" +msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:3221 +#, c-format +msgid "%s: warning: too many parameter lists in declaration of `%s'\n" +msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n" + +#: protoize.c:3242 +#, c-format +msgid "\n%s: warning: too few parameter lists in declaration of `%s'\n" +msgstr "\n%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n" + +#: protoize.c:3340 +#, c-format +msgid "%s: %d: warning: found `%s' but expected `%s'\n" +msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:3518 +#, c-format +msgid "%s: local declaration for function `%s' not inserted\n" +msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:3545 +#, c-format +msgid "\n%s: %d: warning: can't add declaration of `%s' into macro call\n" +msgstr "\n%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ¤Þ¤»¤ó\n" + +#: protoize.c:3619 +#, c-format +msgid "%s: global declarations for file `%s' not inserted\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:3710 protoize.c:3740 +#, c-format +msgid "%s: definition of function `%s' not converted\n" +msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:3729 +#, c-format +msgid "%s: %d: warning: definition of %s not converted\n" +msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:4059 +#, c-format +msgid "%s: found definition of `%s' at %s(%d)\n" +msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" + +#. If we make it here, then we did not know about this +#. function definition. +#: protoize.c:4075 +#, c-format +msgid "%s: %d: warning: `%s' excluded by preprocessing\n" +msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:4078 +#, c-format +msgid "%s: function definition not converted\n" +msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:4137 +#, c-format +msgid "%s: `%s' not converted\n" +msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: protoize.c:4145 +#, c-format +msgid "%s: would convert file `%s'\n" +msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n" + +#: protoize.c:4148 +#, c-format +msgid "%s: converting file `%s'\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n" + +#: protoize.c:4158 +#, c-format +msgid "%s: can't get status for file `%s': %s\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4200 +#, c-format +msgid "%s: can't open file `%s' for reading: %s\n" +msgstr "%s: ÆÉ¤ß¹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4215 +#, c-format +msgid "\n%s: error reading input file `%s': %s\n" +msgstr "\n%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆÉ¤ß¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n" + +#: protoize.c:4249 +#, c-format +msgid "%s: can't create/open clean file `%s': %s\n" +msgstr "%s: ¤¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4354 +#, c-format +msgid "%s: warning: file `%s' already saved in `%s'\n" +msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n" + +#: protoize.c:4362 +#, c-format +msgid "%s: can't link file `%s' to `%s': %s\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4392 +#, c-format +msgid "%s: can't create/open output file `%s': %s\n" +msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4425 +#, c-format +msgid "%s: can't change mode of file `%s': %s\n" +msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤¤Þ¤»¤ó: %s\n" + +#: protoize.c:4611 +#, c-format +msgid "%s: cannot get working directory: %s\n" +msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n" + +#: protoize.c:4709 +#, c-format +msgid "%s: input file names must have .c suffixes: %s\n" +msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n" + +#: real.c:802 real.c:979 +msgid "conversion from NaN to int" +msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" + +#: real.c:825 +msgid "conversion from NaN to unsigned int" +msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" + +#: real.c:2700 +msgid "floating point overflow" +msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" + +#: real.c:4340 real.c:6619 real.c:6700 +msgid "overflow on truncation to integer" +msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿" + +#: real.c:4412 +msgid "overflow on truncation to unsigned integer" +msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿" + +#: real.c:5760 +#, c-format +msgid "%s: argument domain error" +msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹" + +#: real.c:5761 +#, c-format +msgid "%s: function singularity" +msgstr "%s: ´Ø¿ô¤Îñ°ìÀ" + +#: real.c:5762 +#, c-format +msgid "%s: overflow range error" +msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼Èϰϥ¨¥é¡¼" + +#: real.c:5763 +#, c-format +msgid "%s: underflow range error" +msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼Èϰϥ¨¥é¡¼" + +#: real.c:5764 +#, c-format +msgid "%s: total loss of precision" +msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼" + +#: real.c:5765 +#, c-format +msgid "%s: partial loss of precision" +msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼" + +#: real.c:5766 +#, c-format +msgid "%s: NaN - producing operation" +msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹" + +#: reg-stack.c:655 +#, c-format +msgid "Output constraint %d must specify a single register" +msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: reg-stack.c:675 +msgid "Output regs must be grouped at top of stack" +msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: reg-stack.c:712 +msgid "Implicitly popped regs must be grouped at top of stack" +msgstr "°ÅÌÛ¤Ë pop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: reg-stack.c:731 +#, c-format +msgid "Output operand %d must use `&' constraint" +msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: regclass.c:703 +#, c-format +msgid "can't use '%s' as a %s register" +msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" + +#: regclass.c:725 +msgid "global register variable follows a function definition" +msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" + +#: regclass.c:729 +msgid "register used for two global register variables" +msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿" + +#: regclass.c:734 +msgid "call-clobbered register used for global register variable" +msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿" + +#: reload.c:1198 +msgid "cannot reload integer constant operand in `asm'" +msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤¤Þ¤»¤ó" + +#: reload.c:1220 +msgid "impossible register constraint in `asm'" +msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó" + +#: reload.c:3330 +msgid "`&' constraint used with no register class" +msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" + +#: reload.c:3487 reload.c:3701 +msgid "inconsistent operand constraints in an `asm'" +msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" + +#: reload1.c:1235 +msgid "frame size too large for reliable stack checking" +msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤¤Ê¤¯¤Ê¤ê¤Þ¤¹" + +#: reload1.c:1238 +msgid "try reducing the number of local variables" +msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤" + +#: reload1.c:1893 +#, c-format +msgid "Can't find a register in class `%s' while reloading `asm'." +msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" + +#: reload1.c:1897 +#, c-format +msgid "Unable to find a register to spill in class `%s'." +msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" + +#: reload1.c:3922 +msgid "`asm' operand requires impossible reload" +msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹" + +#: reload1.c:5033 +msgid "`asm' operand constraint incompatible with operand size" +msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó" + +#: reload1.c:6620 +msgid "output operand is constant in `asm'" +msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹" + +#: rtl.c:1289 +#, c-format +msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" +msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)" + +#: rtl.c:1304 +#, c-format +msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" +msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)" + +#: rtl.c:1320 +#, c-format +msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" +msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)" + +#: rtl.c:1333 +#, c-format +msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" +msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)" + +#: rtl.c:1347 +#, c-format +msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" +msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)" + +#: rtl.c:1362 +#, c-format +msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" +msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)" + +#: stmt.c:917 +#, c-format +msgid "jump to `%s' invalidly jumps into binding contour" +msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹" + +#: stmt.c:1153 stmt.c:3641 +#, c-format +msgid "label `%s' used before containing binding contour" +msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#: stmt.c:1283 stmt.c:1357 +msgid "`asm' cannot be used in function where memory usage is checked" +msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó" + +#: stmt.c:1343 +msgid "`asm' cannot be used with `-fcheck-memory-usage'" +msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó" + +#: stmt.c:1372 +#, c-format +msgid "unknown register name `%s' in `asm'" +msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹" + +#: stmt.c:1387 +msgid "too many alternatives in `asm'" +msgstr "`asm' Ãæ¤ÎÂåÂØ¥¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹" + +#: stmt.c:1398 +msgid "operand constraints for `asm' differ in number of alternatives" +msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹" + +#: stmt.c:1446 +msgid "output operand constraint lacks `='" +msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹" + +#: stmt.c:1465 +#, c-format +msgid "output constraint `%c' for operand %d is not at the beginning" +msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: stmt.c:1472 +#, c-format +msgid "output operand constraint %d contains `+'" +msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹" + +#: stmt.c:1481 +msgid "operand constraint contains '+' or '=' at illegal position." +msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃÖ¤Ë '+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹" + +#: stmt.c:1487 stmt.c:1664 +#, c-format +msgid "`%%' constraint used with last operand" +msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿" + +#: stmt.c:1501 +msgid "matching constraint not valid in output operand" +msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: stmt.c:1527 stmt.c:1724 +#, c-format +msgid "invalid punctuation `%c' in constraint" +msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹" + +#: stmt.c:1571 +#, c-format +msgid "output number %d not directly addressable" +msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤¤Þ¤»¤ó" + +#: stmt.c:1599 +#, c-format +msgid "more than %d operands in `asm'" +msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹" + +#: stmt.c:1637 +#, c-format +msgid "hard register `%s' listed as input operand to `asm'" +msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿" + +#: stmt.c:1654 +#, c-format +msgid "input operand constraint contains `%c'" +msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ `%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹" + +#: stmt.c:1691 +msgid "matching constraint references invalid operand number" +msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿" + +#. ??? Leave this only until we have experience with what +#. happens in combine and elsewhere when constraints are +#. not satisfied. +#: stmt.c:1758 stmt.c:1786 +#, c-format +msgid "asm operand %d probably doesn't match constraints" +msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó" + +#: stmt.c:3578 +#, c-format +msgid "unused variable `%s'" +msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" + +#: stmt.c:5026 +#, c-format +msgid "enumeration value `%s' not handled in switch" +msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: stmt.c:5052 stmt.c:5072 +#, c-format +msgid "case value `%ld' not in enumerated type" +msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: stmt.c:5055 stmt.c:5075 +#, c-format +msgid "case value `%ld' not in enumerated type `%s'" +msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: stor-layout.c:140 +msgid "type size can't be explicitly evaluated" +msgstr "·¿¤ÎÂ礤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó" + +#: stor-layout.c:142 +msgid "variable-size type declared outside of any function" +msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" + +#: stor-layout.c:415 +#, c-format +msgid "size of `%s' is %d bytes" +msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹" + +#: stor-layout.c:417 +#, c-format +msgid "size of `%s' is larger than %d bytes" +msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" + +#: stor-layout.c:771 stor-layout.c:1023 +#, c-format +msgid "packed attribute causes inefficient alignment for `%s'" +msgstr "packed °À¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤µ¯¤³¤·¤Þ¤¹" + +#: stor-layout.c:773 stor-layout.c:1025 +#, c-format +msgid "packed attribute is unnecessary for `%s'" +msgstr "packed °À¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó" + +#: stor-layout.c:788 +#, c-format +msgid "padding struct to align `%s'" +msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹" + +#: stor-layout.c:987 +msgid "padding struct size to alignment boundary" +msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹" + +#: stor-layout.c:1030 +msgid "packed attribute causes inefficient alignment" +msgstr "packed °À¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤µ¯¤³¤·¤Þ¤¹" + +#: stor-layout.c:1032 +msgid "packed attribute is unnecessary" +msgstr "packed °À¤ÏɬÍפ¢¤ê¤Þ¤»¤ó" + +#: stringpool.c:307 +#, c-format +msgid "\"%s\" and \"%s\" identical in first %d characters" +msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d ʸ»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹" + +#: timevar.c:428 +msgid "\nExecution times (seconds)\n" +msgstr "\n¼Â¹Ô²ó¿ô (ÉÃ)\n" + +#. Print total time. +#: timevar.c:476 +msgid " TOTAL :" +msgstr " ¹ç·× :" + +#: timevar.c:515 +#, c-format +msgid "time in %s: %ld.%06ld (%ld%%)\n" +msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n" + +#: tlink.c:428 +#, c-format +msgid "collect: reading %s\n" +msgstr "collect: %s ¤òÆÉ¤ß¹þ¤ß¤Þ¤¹\n" + +#: tlink.c:529 +#, c-format +msgid "collect: recompiling %s\n" +msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n" + +#: tlink.c:694 +#, c-format +msgid "collect: tweaking %s in %s\n" +msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n" + +#: tlink.c:741 +msgid "collect: relinking\n" +msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n" + +#: tlink.c:750 +#, c-format +msgid "ld returned %d exit status" +msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿" + +#: toplev.c:913 +msgid "Generate debugging info in default format" +msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:914 +msgid "Generate debugging info in default extended format" +msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:916 +msgid "Generate STABS format debug info" +msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:917 +msgid "Generate extended STABS format debug info" +msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:920 +msgid "Generate DWARF-1 format debug info" +msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:922 +msgid "Generate extended DWARF-1 format debug info" +msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:925 +msgid "Generate DWARF-2 debug info" +msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:928 +msgid "Generate XCOFF format debug info" +msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:929 +msgid "Generate extended XCOFF format debug info" +msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:932 +msgid "Generate COFF format debug info" +msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë" + +#: toplev.c:976 +msgid "Do not store floats in registers" +msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤" + +#: toplev.c:978 +msgid "Consider all mem refs through pointers as volatile" +msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹" + +#: toplev.c:980 +msgid "Consider all mem refs to global data to be volatile" +msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹" + +#: toplev.c:982 +msgid "Consider all mem refs to static data to be volatile" +msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹" + +#: toplev.c:984 +msgid "Defer popping functions args from stack until later" +msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë" + +#: toplev.c:986 +msgid "When possible do not generate stack frames" +msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤" + +#: toplev.c:988 +msgid "Optimize sibling and tail recursive calls" +msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë" + +#: toplev.c:990 +msgid "When running CSE, follow jumps to their targets" +msgstr "CSE ¤Çưºî¤¹¤ë¤È¤¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë" + +#: toplev.c:992 +msgid "When running CSE, follow conditional jumps" +msgstr "CSE ¤Çưºî¤¹¤ë¤È¤¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë" + +#: toplev.c:994 +msgid "Perform a number of minor, expensive optimisations" +msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦" + +#: toplev.c:996 +msgid "Perform jump threading optimisations" +msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦" + +#: toplev.c:998 +msgid "Perform strength reduction optimisations" +msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1000 +msgid "Perform loop unrolling when iteration count is known" +msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1002 +msgid "Perform loop unrolling for all loops" +msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1004 +msgid "Force all loop invariant computations out of loops" +msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°Üư¤¹¤ë" + +#: toplev.c:1006 +msgid "Strength reduce all loop general induction variables" +msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë" + +#: toplev.c:1008 +msgid "Store strings in writable data section" +msgstr "ʸ»úÎó¤ò½ñ¤¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë" + +#: toplev.c:1010 +msgid "Enable machine specific peephole optimisations" +msgstr "µ¡¼ï¸ÇͤÎÇÁ¤·êºÇŬ²½¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1012 +msgid "Copy memory operands into registers before using" +msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë" + +#: toplev.c:1014 +msgid "Copy memory address constants into regs before using" +msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë" + +#: toplev.c:1016 +msgid "Allow function addresses to be held in registers" +msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë" + +#: toplev.c:1018 +msgid "Integrate simple functions into their callers" +msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë" + +#: toplev.c:1020 +msgid "Generate code for funcs even if they are fully inlined" +msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: toplev.c:1022 +msgid "Pay attention to the 'inline' keyword" +msgstr "'inline' ¥¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦" + +#: toplev.c:1024 +msgid "Emit static const variables even if they are not used" +msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë" + +#: toplev.c:1026 +msgid "Check for syntax errors, then stop" +msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë" + +#: toplev.c:1028 +msgid "Mark data as shared rather than private" +msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë" + +#: toplev.c:1030 +msgid "Enable saving registers around function calls" +msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1032 +msgid "Return 'short' aggregates in memory, not registers" +msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹" + +#: toplev.c:1034 +msgid "Return 'short' aggregates in registers" +msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹" + +#: toplev.c:1036 +msgid "Attempt to fill delay slots of branch instructions" +msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë" + +#: toplev.c:1038 +msgid "Perform the global common subexpression elimination" +msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë" + +#: toplev.c:1040 +msgid "Run CSE pass after loop optimisations" +msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô" + +#: toplev.c:1042 +msgid "Run the loop optimiser twice" +msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë" + +#: toplev.c:1044 +msgid "Delete useless null pointer checks" +msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë" + +#: toplev.c:1046 +msgid "Pretend that host and target use the same FP format" +msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë" + +#: toplev.c:1048 +msgid "Reschedule instructions before register allocation" +msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹" + +#: toplev.c:1050 +msgid "Reschedule instructions after register allocation" +msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹" + +#: toplev.c:1052 +msgid "Enable scheduling across basic blocks" +msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1054 +msgid "Allow speculative motion of non-loads" +msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉÔ³Î¼Â¤ÊÆ°ºî¤òµö²Ä¤¹¤ë" + +#: toplev.c:1056 +msgid "Allow speculative motion of some loads" +msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉÔ³Î¼Â¤ÊÆ°ºî¤òµö²Ä¤¹¤ë" + +#: toplev.c:1058 +msgid "Allow speculative motion of more loads" +msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉÔ³Î¼Â¤ÊÆ°ºî¤òµö²Ä¤¹¤ë" + +#: toplev.c:1060 +msgid "Replace add,compare,branch with branch on count reg" +msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦" + +#: toplev.c:1062 +msgid "Generate position independent code, if possible" +msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: toplev.c:1065 +msgid "Enable exception handling" +msgstr "Îã³°Ê᪤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1067 +msgid "Just generate unwind tables for exception handling" +msgstr "´¬¤Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°ÊäÂÍѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë" + +#: toplev.c:1069 +msgid "Support synchronous non-call exceptions" +msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë" + +#: toplev.c:1071 +msgid "Insert arc based program profiling code" +msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë" + +#: toplev.c:1073 +msgid "Create data files needed by gcov" +msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë" + +#: toplev.c:1075 +msgid "Use profiling information for branch probabilities" +msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë" + +#: toplev.c:1077 +msgid "Reorder basic blocks to improve code placement" +msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë" + +#: toplev.c:1079 +msgid "Do the register renaming optimization pass" +msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1081 +msgid "Improve FP speed by violating ANSI & IEEE rules" +msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë" + +#: toplev.c:1083 +msgid "Do not put unitialised globals in the common section" +msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤" + +#: toplev.c:1085 +msgid "Do not generate .size directives" +msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" + +#: toplev.c:1087 +msgid "place each function into its own section" +msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë" + +#: toplev.c:1089 +msgid "place data items into their own section" +msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë" + +#: toplev.c:1091 +msgid "Add extra commentry to assembler output" +msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë" + +#: toplev.c:1093 +msgid "Output GNU ld formatted global initialisers" +msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë" + +#: toplev.c:1095 +msgid "Enables a register move optimisation" +msgstr "°Üư̿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1097 +msgid "Do the full regmove optimization pass" +msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1099 +msgid "Pack structure members together without holes" +msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë" + +#: toplev.c:1101 +msgid "Insert stack checking code into the program" +msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë" + +#: toplev.c:1103 +msgid "Specify that arguments may alias each other & globals" +msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë" + +#: toplev.c:1105 +msgid "Assume arguments may alias globals but not each other" +msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹" + +#: toplev.c:1107 +msgid "Assume arguments do not alias each other or globals" +msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹" + +#: toplev.c:1109 +msgid "Assume strict aliasing rules apply" +msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹" + +#: toplev.c:1111 +msgid "Align the start of loops" +msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë" + +#: toplev.c:1113 +msgid "Align labels which are only reached by jumping" +msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë" + +#: toplev.c:1115 +msgid "Align all labels" +msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë" + +#: toplev.c:1117 +msgid "Align the start of functions" +msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë" + +#: toplev.c:1119 +msgid "Generate code to check every memory access" +msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" + +#: toplev.c:1121 +msgid "Add a prefix to all function names" +msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜÆ¬¼¤òÄɲ乤ë" + +#: toplev.c:1123 +msgid "Suppress output of instruction numbers and line number notes in debugging dumps" +msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë" + +#: toplev.c:1125 +msgid "Instrument function entry/exit with profiling calls" +msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë" + +#: toplev.c:1127 +msgid "Enable SSA optimizations" +msgstr "SSA ºÇŬ²½¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1129 +msgid "Enable dead code elimination" +msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦" + +#: toplev.c:1131 +msgid "External symbols have a leading underscore" +msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë" + +#: toplev.c:1133 +msgid "Process #ident directives" +msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë" + +#: toplev.c:1135 +msgid "Enables an rtl peephole pass run before sched2" +msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤·ê²áÄø¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1137 +msgid "Enables guessing of branch probabilities" +msgstr "ʬ´ô·ÐÏ©¿ä¬¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1139 +msgid "Set errno after built-in math functions" +msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë" + +#: toplev.c:1141 +msgid "Convert floating point constant to single precision constant" +msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë" + +#: toplev.c:1143 +msgid "Report time taken by each compiler pass at end of run" +msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë" + +#: toplev.c:1145 +msgid "Report on permanent memory allocation at end of run" +msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë" + +#: toplev.c:1147 +msgid "Trap for signed overflow in addition / subtraction / multiplication." +msgstr "Éä¹çÉÕ¤¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë" + +#: toplev.c:1164 +msgid "Compile just for ISO C89" +msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" + +#: toplev.c:1166 +msgid "Do not promote floats to double if using -traditional" +msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤" + +#: toplev.c:1168 +msgid "Determine language standard" +msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë" + +#: toplev.c:1172 +msgid "Make bitfields by unsigned by default" +msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë" + +#: toplev.c:1176 +msgid "Make 'char' be signed by default" +msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤¤È¤¹¤ë" + +#: toplev.c:1178 +msgid "Make 'char' be unsigned by default" +msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë" + +#: toplev.c:1184 +msgid "Attempt to support traditional K&R style C" +msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë" + +#: toplev.c:1190 +msgid "Do not recognise the 'asm' keyword" +msgstr "'asm' ͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤" + +#: toplev.c:1193 +msgid "Do not recognise any built in functions" +msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤" + +#: toplev.c:1195 +msgid "Assume normal C execution environment" +msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶¤òÁ°Äó¤È¤¹¤ë" + +#: toplev.c:1198 +msgid "Assume that standard libraries & main might not exist" +msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë" + +#: toplev.c:1201 +msgid "Allow different types as args of ? operator" +msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍÆ¤¹¤ë" + +#: toplev.c:1204 +msgid "Allow the use of $ inside identifiers" +msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍÆ¤¹¤ë" + +#: toplev.c:1209 +msgid "Use the same size for double as for float" +msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë" + +#: toplev.c:1212 +msgid "Use the smallest fitting integer to hold enums" +msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë" + +#: toplev.c:1215 +msgid "Override the underlying type for wchar_t to `unsigned short'" +msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹" + +#: toplev.c:1219 +msgid "Enable most warning messages" +msgstr "ËØ¤ó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤ò͸ú¤Ë¤¹¤ë" + +#: toplev.c:1221 +msgid "Warn about casting functions to incompatible types" +msgstr "·¿¤Ë¸ß´¹À¤Î¤Ê¤¤´Ø¿ô¤Î¥¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1225 +msgid "Warn about functions which might be candidates for format attributes" +msgstr "format °À¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1228 +msgid "Warn about casts which discard qualifiers" +msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1231 +msgid "Warn about subscripts whose type is 'char'" +msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: toplev.c:1234 toplev.c:1237 +msgid "Warn if nested comments are detected" +msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1240 +msgid "Warn about possibly confusing type conversions" +msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1243 +msgid "Warn about printf/scanf/strftime/strfmon format anomalies" +msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊÑ§Ū¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1247 +msgid "Don't warn about strftime formats yielding 2 digit years" +msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤" + +#: toplev.c:1250 +msgid "Don't warn about too many arguments to format functions" +msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤" + +#: toplev.c:1252 +msgid "Warn about non-string-literal format strings" +msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format ʸ»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1255 +msgid "Warn about possible security problems with format functions" +msgstr "¥»¥¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1258 +msgid "Warn about implicit function declarations" +msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1262 +msgid "Warn when a declaration does not specify a type" +msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1267 +msgid "Warn about the use of the #import directive" +msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1271 +msgid "Do not warn about using 'long long' when -pedantic" +msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤" + +#: toplev.c:1273 +msgid "Warn about suspicious declarations of main" +msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1276 +msgid "Warn about possibly missing braces around initialisers" +msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: toplev.c:1279 +msgid "Warn about global funcs without previous declarations" +msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1282 +msgid "Warn about global funcs without prototypes" +msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1285 +msgid "Warn about use of multicharacter literals" +msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1288 +msgid "Warn about externs not at file scope level" +msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1291 +msgid "Warn about possible missing parentheses" +msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1294 +msgid "Warn about possible violations of sequence point rules" +msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1297 +msgid "Warn about function pointer arithmetic" +msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1300 +msgid "Warn about multiple declarations of the same object" +msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë" + +#: toplev.c:1303 +msgid "Warn about signed/unsigned comparisons" +msgstr "Éä¹çÉÕ¤/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1306 +msgid "Warn about testing equality of floating point numbers" +msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1309 +msgid "Warn about unrecognized pragmas" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1312 +msgid "Warn about non-prototyped function decls" +msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1315 +msgid "Warn about constructs whose meaning change in ISO C" +msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍÆ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1318 +msgid "Warn when trigraphs are encountered" +msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1323 +msgid "Mark strings as 'const char *'" +msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë" + +#: toplev.c:1471 +msgid "Warn when a function is unused" +msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1473 +msgid "Warn when a label is unused" +msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1475 +msgid "Warn when a function parameter is unused" +msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1477 +msgid "Warn when a variable is unused" +msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1479 +msgid "Warn when an expression value is unused" +msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1481 +msgid "Do not suppress warnings from system headers" +msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤" + +#: toplev.c:1483 +msgid "Treat all warnings as errors" +msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦" + +#: toplev.c:1485 +msgid "Warn when one local variable shadows another" +msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1487 +msgid "Warn about enumerated switches missing a specific case" +msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1489 +msgid "Warn about returning structures, unions or arrays" +msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1491 +msgid "Warn about pointer casts which increase alignment" +msgstr "¥Ý¥¤¥ó¥¿¤Î¥¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1493 +msgid "Warn about code that will never be executed" +msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1495 +msgid "Warn about unitialized automatic variables" +msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1497 +msgid "Warn when an inlined function cannot be inlined" +msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1499 +msgid "Warn when the packed attribute has no effect on struct layout" +msgstr "packed °À¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1501 +msgid "Warn when padding is required to align struct members" +msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1503 +msgid "Warn when an optimization pass is disabled" +msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë" + +#: toplev.c:1505 +msgid "Warn about functions which might be candidates for attribute noreturn" +msgstr "noreturn °À¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë" + +#: toplev.c:1539 toplev.c:5061 tradcpp.c:776 +#, c-format +msgid "Invalid option `%s'" +msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'" + +#: toplev.c:1741 +#, c-format +msgid "Internal error: %s" +msgstr "ÆâÉô¥¨¥é¡¼: %s" + +#: toplev.c:2056 +#, c-format +msgid "`%s' used but never defined" +msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" + +#: toplev.c:2059 +#, c-format +msgid "`%s' declared `static' but never defined" +msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" + +#: toplev.c:2081 +#, c-format +msgid "`%s' defined but not used" +msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿" + +#: toplev.c:2259 +#, c-format +msgid "can't open %s for writing" +msgstr "%s ¤ò½ñ¤¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿" + +#: toplev.c:2312 +msgid "-ffunction-sections not supported for this target." +msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: toplev.c:2317 +msgid "-fdata-sections not supported for this target." +msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: toplev.c:2325 +msgid "-ffunction-sections disabled; it makes profiling impossible." +msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹" + +#: toplev.c:2331 +msgid "-ffunction-sections may affect debugging on some targets." +msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó" + +#: toplev.c:2372 +msgid "Errors detected in input file (your bison.simple is out of date)\n" +msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n" + +#: toplev.c:2509 +#, c-format +msgid "error writing to %s" +msgstr "%s ¤Ø¤Î½ñ¤¹þ¤ß¥¨¥é¡¼¤Ç¤¹" + +#: toplev.c:2614 +#, c-format +msgid "invalid register name `%s' for register variable" +msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹" + +#: toplev.c:3863 +msgid " -ffixed-<register> Mark <register> as being unavailable to the compiler\n" +msgstr " -ffixed-<register> ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n" + +#: toplev.c:3864 +msgid " -fcall-used-<register> Mark <register> as being corrupted by function calls\n" +msgstr " -fcall-used-<register> ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n" + +#: toplev.c:3865 +msgid " -fcall-saved-<register> Mark <register> as being preserved across functions\n" +msgstr " -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n" + +#: toplev.c:3866 +msgid " -finline-limit=<number> Limits the size of inlined functions to <number>\n" +msgstr " -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n" + +#: toplev.c:3867 +msgid " -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line. 0 suppresses line-wrapping\n" +msgstr " -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> ʸ»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n" + +#: toplev.c:3868 +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" +msgstr "" +" -fdiagnostics-show-location=[once | every-line] ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n" +" ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n" + +#: toplev.c:3879 +msgid " -O[number] Set optimisation level to [number]\n" +msgstr " -O[number] ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n" + +#: toplev.c:3880 +msgid " -Os Optimise for space rather than speed\n" +msgstr " -Os ®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n" + +#: toplev.c:3892 +msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" +msgstr " -pedantic ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n" + +#: toplev.c:3893 +msgid " -pedantic-errors Like -pedantic except that errors are produced\n" +msgstr " -pedantic-errors -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n" + +#: toplev.c:3894 +msgid " -w Suppress warnings\n" +msgstr " -w ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n" + +#: toplev.c:3895 +msgid " -W Enable extra warnings\n" +msgstr " -W ÆÃÊ̤ʷٹð¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3906 +msgid " -Wunused Enable unused warnings\n" +msgstr " -Wunused ̤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3907 +msgid " -Wid-clash-<num> Warn if 2 identifiers have the same first <num> chars\n" +msgstr " -Wid-clash-<num> Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> ʸ»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n" + +#: toplev.c:3908 +msgid " -Wlarger-than-<number> Warn if an object is larger than <number> bytes\n" +msgstr " -Wlarger-than-<number> ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礤±¤ì¤Ð·Ù¹ð¤¹¤ë\n" + +#: toplev.c:3909 +msgid " -p Enable function profiling\n" +msgstr " -p ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3911 +msgid " -a Enable block profiling \n" +msgstr " -a ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3914 +msgid " -ax Enable jump profiling \n" +msgstr " -ax ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3916 +msgid " -o <file> Place output into <file> \n" +msgstr " -o <file> ½ÐÎϤò <file> ¤Ë½ñ¤¹þ¤à\n" + +#: toplev.c:3917 +msgid "" +" -G <number> Put global and static data smaller than <number>\n" +" bytes into a special section (on some targets)\n" +msgstr "" +" -G <number> <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n" +" ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n" + +#: toplev.c:3928 +msgid " -aux-info <file> Emit declaration info into <file>\n" +msgstr " -aux-info <file> Àë¸À¾ðÊó¤ò <file> ¤ØÈ¯¹Ô¤¹¤ë\n" + +#: toplev.c:3929 +msgid " -quiet Do not display functions compiled or elapsed time\n" +msgstr " -quiet ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n" + +#: toplev.c:3930 +msgid " -version Display the compiler's version\n" +msgstr " -version ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n" + +#: toplev.c:3931 +msgid " -d[letters] Enable dumps from specific passes of the compiler\n" +msgstr " -d[letters] ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤ò͸ú¤Ë¤¹¤ë\n" + +#: toplev.c:3932 +msgid " -dumpbase <file> Base name to be used for dumps from specific passes\n" +msgstr " -dumpbase <file> ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n" + +#: toplev.c:3934 +msgid " -fsched-verbose=<number> Set the verbosity level of the scheduler\n" +msgstr " -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n" + +#: toplev.c:3936 +msgid " --help Display this information\n" +msgstr " --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n" + +#: toplev.c:3951 +msgid "\nLanguage specific options:\n" +msgstr "\n¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n" + +#: toplev.c:3963 +#, c-format +msgid " %-23.23s [undocumented]\n" +msgstr " %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n" + +#: toplev.c:3971 toplev.c:3985 +#, c-format +msgid "\nThere are undocumented %s specific options as well.\n" +msgstr "\nʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n" + +#: toplev.c:3975 +#, c-format +msgid "\n Options for %s:\n" +msgstr "\n %s ÍÑ¥ª¥×¥·¥ç¥ó:\n" + +#: toplev.c:4006 +msgid "\nTarget specific options:\n" +msgstr "\n¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n" + +#: toplev.c:4020 toplev.c:4039 +#, c-format +msgid " -m%-23.23s [undocumented]\n" +msgstr " -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n" + +#: toplev.c:4048 +msgid "\nThere are undocumented target specific options as well.\n" +msgstr "\nʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n" + +#: toplev.c:4050 +msgid " They exist, but they are not documented.\n" +msgstr " ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n" + +#: toplev.c:4106 +#, c-format +msgid "unrecognized gcc debugging option: %c" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c" + +#: toplev.c:4172 +#, c-format +msgid "unrecognized register name `%s'" +msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'" + +#: toplev.c:4196 toplev.c:4880 +#, c-format +msgid "Unrecognized option `%s'" +msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'" + +#: toplev.c:4322 +#, c-format +msgid "use -gdwarf -g%d for DWARF v1, level %d" +msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)" + +#: toplev.c:4325 +msgid "use -gdwarf-2 for DWARF v2" +msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)" + +#: toplev.c:4330 +#, c-format +msgid "ignoring option `%s' due to invalid debug level specification" +msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹" + +#: toplev.c:4353 toplev.c:4878 +#, c-format +msgid "`%s': unknown or unsupported -g option" +msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹" + +#: toplev.c:4360 +#, c-format +msgid "`%s' ignored, conflicts with `-g%s'" +msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: toplev.c:4439 +msgid "-param option missing argument" +msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: toplev.c:4448 +#, c-format +msgid "invalid --param option: %s" +msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s" + +#: toplev.c:4460 +#, c-format +msgid "invalid parameter value `%s'" +msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'" + +#: toplev.c:4551 +msgid "`-a' option (basic block profile) not supported" +msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: toplev.c:4559 +msgid "`-ax' option (jump profiling) not supported" +msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: toplev.c:4870 +#, c-format +msgid "Ignoring command line option '%s'" +msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹" + +#: toplev.c:4873 +#, c-format +msgid "(It is valid for %s but not the selected language)" +msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)" + +#: toplev.c:4911 +msgid "-Wuninitialized is not supported without -O" +msgstr "-Wuninitialized ¤Ï -O ̵¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó" + +#: toplev.c:4938 +msgid "`-ax' and `-a' are conflicting options. `-a' ignored." +msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£" + +#: toplev.c:4959 +msgid "instruction scheduling not supported on this target machine" +msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: toplev.c:4963 +msgid "this target machine does not have delayed branches" +msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#: toplev.c:4972 +msgid "profiling does not work without a frame pointer" +msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤Ïưºî¤·¤Þ¤»¤ó" + +#: toplev.c:4987 +#, c-format +msgid "-f%sleading-underscore not supported on this target machine" +msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: toplev.c:5007 +#, c-format +msgid "Data size %ld.\n" +msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n" + +#: toplev.c:5078 +#, c-format +msgid "" +"%s%s%s version %s (%s)\n" +"%s\tcompiled by GNU C version %s.\n" +"%s%s%s version %s (%s) compiled by CC.\n" +msgstr "" +"%s%s%s version %s (%s)\n" +"%s\tcompiled by GNU C version %s.\n" +"%s%s%s version %s (%s) compiled by CC.\n" + +#: toplev.c:5134 +msgid "options passed: " +msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: " + +#: toplev.c:5163 +msgid "options enabled: " +msgstr "͸ú¥ª¥×¥·¥ç¥ó: " + +#: tradcif.y:110 tradcif.y:121 +msgid "division by zero in #if" +msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" + +#. It's a float since it contains a point. +#: tradcif.y:230 +msgid "floating point numbers not allowed in #if expressions" +msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó" + +#: tradcif.y:276 +msgid "Invalid number in #if expression" +msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ" + +#: tradcif.y:361 +msgid "Invalid character constant in #if" +msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹" + +#: tradcif.y:398 +msgid "double quoted strings not allowed in #if expressions" +msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó" + +#: tradcif.y:411 +msgid "Invalid token in expression" +msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹" + +#: tradcif.y:502 +msgid "octal character constant does not fit in a byte" +msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó" + +#: tradcif.y:527 +msgid "hex character constant does not fit in a byte" +msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó" + +#: tradcif.y:558 +msgid "empty #if expression" +msgstr "¶õ¤Î #if ¼°¤Ç¤¹" + +#: tradcif.y:572 +msgid "Junk after end of expression." +msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" + +#: tradcpp.c:137 +msgid "macro or #include recursion too deep" +msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹" + +#: tradcpp.c:550 +#, c-format +msgid "Usage: %s [switches] input output" +msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ" + +#: tradcpp.c:566 +msgid "-traditional is not supported in C++" +msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó" + +#: tradcpp.c:568 +msgid "-traditional and -ansi are mutually exclusive" +msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" + +#: tradcpp.c:582 +msgid "Filename missing after -i option" +msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:600 +msgid "Filename missing after -o option" +msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:659 +#, c-format +msgid "Target missing after %s option" +msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:673 +#, c-format +msgid "Filename missing after %s option" +msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:698 +#, c-format +msgid "Macro name missing after -%c option" +msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:718 +msgid "-pedantic and -traditional are mutually exclusive" +msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" + +#: tradcpp.c:723 +msgid "-trigraphs and -traditional are mutually exclusive" +msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹" + +#: tradcpp.c:749 +msgid "Directory name missing after -I option" +msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:1425 tradcpp.c:3916 +msgid "`/*' within comment" +msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹" + +#: tradcpp.c:1800 +#, c-format +msgid "unterminated #%s conditional" +msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï" + +#: tradcpp.c:2159 +msgid "not in any file?!" +msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!" + +#: tradcpp.c:2265 +msgid "`defined' must be followed by ident or (ident)" +msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: tradcpp.c:2269 +msgid "cccp error: invalid special hash type" +msgstr "cccp ¥¨¥é¡¼: ÆÃ¼ì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹" + +#: tradcpp.c:2367 tradcpp.c:2437 +msgid "#include expects \"fname\" or <fname>" +msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹" + +#: tradcpp.c:2522 +#, c-format +msgid "No include path in which to find %.*s" +msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:2700 +msgid "invalid macro name" +msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾" + +#: tradcpp.c:2708 +#, c-format +msgid "invalid macro name `%s'" +msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'" + +#: tradcpp.c:2713 +msgid "\"defined\" cannot be used as a macro name" +msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" + +#: tradcpp.c:2740 +msgid "parameter name starts with a digit in #define" +msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹" + +#: tradcpp.c:2750 +msgid "badly punctuated parameter list in #define" +msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿" + +#: tradcpp.c:2758 +msgid "unterminated parameter list in #define" +msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: tradcpp.c:2806 +#, c-format +msgid "\"%.*s\" redefined" +msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" + +#: tradcpp.c:3063 +msgid "# operator should be followed by a macro argument name" +msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: tradcpp.c:3110 tradcpp.c:3136 tradcpp.c:3150 tradcpp.c:3157 tradcpp.c:3182 +msgid "invalid format #line command" +msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹" + +#: tradcpp.c:3208 +msgid "undefining `defined'" +msgstr "`defined' ¤ò undef ¤·¤Þ¤¹" + +#: tradcpp.c:3212 +#, c-format +msgid "undefining `%s'" +msgstr "`%s' ¤ò undef ¤·¤Þ¤¹" + +#: tradcpp.c:3268 +msgid "extra text at end of directive" +msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹" + +#: tradcpp.c:3375 +#, c-format +msgid "#error%.*s" +msgstr "#error%.*s" + +#: tradcpp.c:3385 +#, c-format +msgid "#warning%.*s" +msgstr "#warning%.*s" + +#: tradcpp.c:3541 +msgid "#elif not within a conditional" +msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:3798 +#, c-format +msgid "#%s not within a conditional" +msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:3806 +msgid "#else or #elif after #else" +msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹" + +#: tradcpp.c:3846 +msgid "#else not within a conditional" +msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:3877 +msgid "unbalanced #endif" +msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif" + +#: tradcpp.c:3971 +msgid "unterminated string or character constant" +msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô" + +#: tradcpp.c:4129 +#, c-format +msgid "arguments given to macro `%s'" +msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿" + +#: tradcpp.c:4135 +#, c-format +msgid "no args to macro `%s'" +msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:4137 +#, c-format +msgid "only 1 arg to macro `%s'" +msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó" + +#: tradcpp.c:4139 +#, c-format +msgid "only %d args to macro `%s'" +msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó" + +#: tradcpp.c:4141 +#, c-format +msgid "too many (%d) args to macro `%s'" +msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤ÆÂ¿¤¹¤®¤Þ¤¹" + +#: tradcpp.c:4767 +#, c-format +msgid "" +"Internal error in %s, at tradcpp.c:%d\n" +"Please submit a full bug report.\n" +"See %s for instructions." +msgstr "" +"%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n" +"´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n" +"%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤" + +#: tree.c:3879 +msgid "arrays of functions are not meaningful" +msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó" + +#: tree.c:3936 +msgid "function return type cannot be function" +msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" + +#: tree.c:4673 +msgid "invalid initializer for bit string" +msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹" + +#: tree.c:4732 +#, c-format +msgid "Tree check: expected %s, have %s in %s, at %s:%d" +msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)" + +#: tree.c:4749 +#, c-format +msgid "Tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" +msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)" + +#: varasm.c:639 +#, c-format +msgid "register name not specified for `%s'" +msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: varasm.c:641 +#, c-format +msgid "invalid register name for `%s'" +msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤ÆÌµ¸ú¤Ç¤¹" + +#: varasm.c:644 +#, c-format +msgid "data type of `%s' isn't suitable for a register" +msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: varasm.c:647 +#, c-format +msgid "register specified for `%s' isn't suitable for data type" +msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: varasm.c:656 +msgid "global register variable has initial value" +msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹" + +#: varasm.c:659 +msgid "volatile register variables don't work as you might wish" +msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤Ïưºî¤·¤Þ¤»¤ó" + +#: varasm.c:695 +#, c-format +msgid "register name given for non-register variable `%s'" +msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿" + +#: varasm.c:1333 +#, c-format +msgid "size of variable `%s' is too large" +msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礤¹¤®¤Þ¤¹" + +#: varasm.c:1373 +#, c-format +msgid "alignment of `%s' is greater than maximum object file alignment. Using %d." +msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£" + +#: varasm.c:1420 +#, c-format +msgid "requested alignment for %s is greater than implemented alignment of %d." +msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礤¤¤Ç¤¹" + +#: varasm.c:1899 +msgid "floating point trap outputting a constant" +msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿" + +#: varasm.c:4304 +msgid "initializer for integer value is too complicated" +msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹" + +#: varasm.c:4310 +msgid "initializer for floating value is not a floating constant" +msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#: varasm.c:4367 +msgid "unknown set constructor type" +msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹" + +#: varasm.c:4572 +#, c-format +msgid "invalid initial value for member `%s'" +msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ" + +#: varasm.c:4754 +#, c-format +msgid "weak declaration of `%s' must be public" +msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: varasm.c:4756 +#, c-format +msgid "weak declaration of `%s' must precede definition" +msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#: varasm.c:4852 +msgid "only weak aliases are supported in this configuration" +msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" + +#: varasm.c:4857 +msgid "alias definitions not supported in this configuration; ignored" +msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- ̵»ë¤µ¤ì¤Þ¤·¤¿" + +#: varray.c:87 +#, c-format +msgid "Virtual array %s[%lu]: element %lu out of bounds" +msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹" + +#. Print an error message for unrecognized stab codes. +#: xcoffout.c:176 +#, c-format +msgid "No sclass for %s stab (0x%x)\n" +msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n" + +#: config/alpha/freebsd.h:35 config/i386/freebsd-aout.h:236 +msgid "`-p' not supported; use `-pg' and gprof(1)" +msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" + +#: config/arc/arc.h:61 config/mips/mips.h:918 +msgid "may not use both -EB and -EL" +msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: config/arm/arm.h:216 +msgid "-mapcs-26 and -mapcs-32 may not be used together" +msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" + +#: config/arm/arm.h:228 +msgid "-msoft-float and -mhard_float may not be used together" +msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" + +#: config/arm/arm.h:239 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó" + +#: config/arm/arm.h:257 +msgid "Incompatible interworking options" +msgstr "¸ß´¹À¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó" + +#: config/arm/riscix.h:73 config/arm/riscix.h:135 +msgid "-mbsd and -pedantic incompatible" +msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/arm/riscix.h:74 config/arm/riscix.h:136 +msgid "-mbsd and -mxopen incompatible" +msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/arm/riscix.h:75 config/arm/riscix.h:137 +msgid "-mxopen and -pedantic incompatible" +msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110 +msgid "A -ifile option requires a -map option" +msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹" + +#: config/i386/cygwin.h:103 +msgid "mno-cygwin and mno-win32 are not compatible" +msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/i386/cygwin.h:158 config/i386/mingw32.h:63 +msgid "shared and mdll are not compatible" +msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: config/i386/sco5.h:777 config/i386/sco5.h:852 +msgid "-static not valid with -mcoff" +msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:778 config/i386/sco5.h:853 +msgid "-shared not valid with -mcoff" +msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:779 config/i386/sco5.h:854 +msgid "-symbolic not valid with -mcoff" +msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:817 +msgid "-fpic is not valid with -mcoff" +msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:818 +msgid "-fPIC is not valid with -mcoff" +msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:855 +msgid "-fpic not valid with -mcoff" +msgstr "-fpic -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/sco5.h:856 +msgid "-fPIC not valid with -mcoff" +msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" + +#: config/i386/unix.h:122 +msgid "bx]" +msgstr "bx]" + +#: config/i386/unix.h:124 +msgid "bx" +msgstr "bx" + +#: config/i386/unix.h:125 +msgid "cx" +msgstr "cx" + +#: config/i860/fx2800.h:305 +msgid "-p option not supported: use -pg instead" +msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤" + +#: config/mcore/mcore.h:65 +msgid "choose either big or little endian, not both" +msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤" + +#: config/mcore/mcore.h:68 +msgid "choose either m340 or m210 not both" +msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤" + +#: config/mcore/mcore.h:69 +msgid "the m210 does not have little endian support" +msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó" + +#: config/mips/mips.h:774 +msgid "-pipe is not supported." +msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#: config/mips/mips.h:913 +msgid "may not use both -mfp64 and -msingle-float" +msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: config/mips/mips.h:914 +msgid "may not use both -mfp64 and -m4650" +msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" + +#: config/mips/r3900.h:28 config/mips/r3900.h:42 +msgid "-mhard-float not supported." +msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó." + +#: config/mips/r3900.h:30 config/mips/r3900.h:44 +msgid "-msingle-float and -msoft-float can not both be specified." +msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£" + +#: config/nextstep.h:163 config/nextstep.h:166 +msgid "-p profiling is no longer supported. Use -pg instead." +msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£" + +#: config/vax/vax.h:41 config/vax/vax.h:42 +msgid "profiling not supported with -mg\n" +msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n" + +#: f/lang-specs.h:35 gcc.c:593 +msgid "GNU C does not support -C without using -E" +msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó" + +#: gcc.c:614 java/jvspec.c:68 +msgid "-pg and -fomit-frame-pointer are incompatible" +msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: gcc.c:762 +msgid "-E required when input is from standard input" +msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹" + +#: gcc.c:766 +msgid "Compilation of header file requested" +msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" + +#: java/lang-specs.h:33 +msgid "-fjni and -femit-class-files are incompatible" +msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-file are incompatible" +msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" + +#~ msgid "iterator `%s' has derived type" +#~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹" + +#~ msgid "iterator `%s' has noninteger type" +#~ msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹" + +#~ msgid "%s before character constant" +#~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s" + +#~ msgid "%s before character 0%o" +#~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s" + +#~ msgid "more than one `f' in numeric constant" +#~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'" + +#~ msgid "more than one `l' in numeric constant" +#~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'" + +#~ msgid "invalid identifier `%s'" +#~ msgstr "̵¸ú¤Ê¼±ÊÌ»Ò `%s'" + +#~ msgid "parse error at `..'" +#~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼" + +#~ msgid "nondigits in number and not hexadecimal" +#~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú" + +#~ msgid "numeric constant contains digits beyond the radix" +#~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òͤ¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹" + +#~ msgid "floating constant exponent has no digits" +#~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "hexadecimal floating constant has no exponent" +#~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤¾è¤ò»ý¤Á¤Þ¤»¤ó" + +#~ msgid "two `u's in integer constant" +#~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'" + +#~ msgid "Unterminated string constant" +#~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "syntax error: cannot back up" +#~ msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤¤Þ¤»¤ó" + +#~ msgid "parser stack overflow" +#~ msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿" + +#~ msgid "invalid `for (ITERATOR)' syntax" +#~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹" + +#~ msgid "`for (%s)' inside expansion of same iterator" +#~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆâ¦¤Ë¤¢¤ë `for (%s)'" + +#~ msgid "case label within scope of cleanup or variable array" +#~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" + +#~ msgid "parse error; also virtual memory exceeded" +#~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿" + +#~ msgid "duplicate array index in initializer" +#~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹" + +#~ msgid "duplicate initializer" +#~ msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò" + +#~ msgid "thumb_load_double_from_address: destination is not a register" +#~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "thumb_load_double_from_address: source is not a computed memory address" +#~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "thumb_load_double_from_address: base is not a register" +#~ msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "thumb_load_double_from_address: Unhandled address calculation" +#~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»" + +#~ msgid "ACCUM_HIGH_REGS class in limit_reload_class" +#~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹" + +#~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class" +#~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#~ msgid "YL found in limit_reload_class" +#~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿" + +#~ msgid "Bad register extension code" +#~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É" + +#~ msgid "Invalid offset in ybase addressing" +#~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È" + +#~ msgid "Invalid shift operator in emit_1600_core_shift" +#~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò" + +#~ msgid "Invalid mode for gen_tst_reg" +#~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É" + +#~ msgid "Invalid mode for integer comparison in gen_compare_reg" +#~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É" + +#~ msgid "Invalid register for compare" +#~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿" + +#~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT" +#~ msgstr "PRINT_OPERAND: ʸ»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "-mptr%d not allowed on -m%d" +#~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó" + +#~ msgid "parse errors have confused me too much" +#~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿" + +#~ msgid "virtual memory exhausted" +#~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿" + +#~ msgid "destructor for alien class `%s' cannot be a member" +#~ msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤¤Þ¤»¤ó" + +#~ msgid "constructor for alien class `%s' cannot be a member" +#~ msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤¤Þ¤»¤ó" + +#~ msgid "trying to make class `%s' a friend of global scope" +#~ msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" + +#~ msgid "parameter invalidly declared method type" +#~ msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" + +#~ msgid "parameter invalidly declared offset type" +#~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿" + +#~ msgid "`void' in parameter list must be entire list" +#~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#~ msgid "no file specified with -fdump-translation-unit" +#~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "(you really want to initialize it separately)" +#~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)" + +#~ msgid "`operator new' takes type `size_t' parameter" +#~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹" + +#~ msgid "`operator new' takes type `size_t' as first parameter" +#~ msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹" + +#~ msgid "`operator delete' must return type `void'" +#~ msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" + +#~ msgid "`operator delete' takes type `void *' as first parameter" +#~ msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹" + +#~ msgid "too many arguments in declaration of `operator delete'" +#~ msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô" + +#~ msgid "`...' invalid in specification of `operator delete'" +#~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹" + +#~ msgid "`default' label within scope of cleanup or variable array" +#~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" + +#~ msgid "bad array initializer" +#~ msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½" + +#~ msgid "end of file encountered inside string constant" +#~ msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿" + +#~ msgid "end of file encountered inside character constant" +#~ msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿" + +#~ msgid "invalid #pragma vtable" +#~ msgstr "̵¸ú¤Ê #pragma vtable" + +#~ msgid "invalid `#pragma implementation'" +#~ msgstr "̵¸ú¤Ê `#pragma implementation'" + +#~ msgid "universal-character-name designates `%c', part of the basic source character set" +#~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹" + +#~ msgid "%s at end of saved text" +#~ msgstr "ÊݸºÑ¤ß¥Æ¥¥¹¥È¤ÎËöÈø¤Ç%s" + +#~ msgid "complex integer constant is too wide for `__complex int'" +#~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹¤¹¤®¤Þ¤¹" + +#~ msgid "request for member `%s' is ambiguous in multiple inheritance lattice" +#~ msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹" + +#~ msgid "Internal compiler error." +#~ msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼." + +#~ msgid "Please submit a full bug report." +#~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£" + +#~ msgid "duplicate label `%s' in switch statement" +#~ msgstr "switch ʸ¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#~ msgid "duplicate label (%d) in switch statement" +#~ msgstr "switch ʸ¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" + +#~ msgid "range values `%s' and `%s' reversed" +#~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹" + +#~ msgid "range values reversed" +#~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹" + +#~ msgid "bad is_error(%d) in v_message" +#~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)" + +#~ msgid "'defined' without an identifier" +#~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'" + +#~ msgid "string constants are not allowed in #if expressions" +#~ msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó" + +#~ msgid "included file `%s' exists but is not readable" +#~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬ÆÉ¤á¤Þ¤»¤ó" + +#~ msgid "%s is a directory" +#~ msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹" + +#~ msgid "macro argument \"%s\" is stringified" +#~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹" + +#~ msgid "`##' at start of macro definition" +#~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹" + +#~ msgid "`##' at end of macro definition" +#~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹" + +#~ msgid "empty object-like macro went through full #define" +#~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿" + +#~ msgid "first token = %d not %d in collect_formal_parameters" +#~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)" + +#~ msgid "impossible token in macro argument list" +#~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó" + +#~ msgid "illegal token in macro argument list" +#~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó" + +#~ msgid "another parameter follows \"...\"" +#~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹" + +#~ msgid "collect_params: argc=%d argslen=0" +#~ msgstr "collect_params: argc=%d argslen=0" + +#~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name" +#~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "C89 does not permit varargs macros" +#~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "collect_params: impossible token type %d" +#~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d" + +#~ msgid "attempt to use poisoned `%s'." +#~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£" + +#~ msgid "macroexpand: unexpected token %d (wanted LPAREN)" +#~ msgstr "macroexpand: ͽ´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)" + +#~ msgid "unterminated macro call" +#~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·" + +#~ msgid "macro `%s' used with just one arg" +#~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "macro `%s' used with only %d args" +#~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" + +#~ msgid "macro `%s' used with too many (%d) args" +#~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹" + +#~ msgid "" +#~ "Switches:\n" +#~ " -include <file> Include the contents of <file> before other files\n" +#~ " -imacros <file> Accept definition of macros in <file>\n" +#~ " -iprefix <path> Specify <path> as a prefix for next two options\n" +#~ " -iwithprefix <dir> Add <dir> to the end of the system include path\n" +#~ " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n" +#~ " -isystem <dir> Add <dir> to the start of the system include path\n" +#~ " -idirafter <dir> Add <dir> to the end of the system include path\n" +#~ " -I <dir> Add <dir> to the end of the main include path\n" +#~ " -I- Fine-grained include path control; see info docs\n" +#~ " -nostdinc Do not search system include directories\n" +#~ " (dirs specified with -isystem will still be used)\n" +#~ " -nostdinc++ Do not search system include directories for C++\n" +#~ " -o <file> Put output into <file>\n" +#~ " -pedantic Issue all warnings demanded by strict ANSI C\n" +#~ " -pedantic-errors Issue -pedantic warnings as errors instead\n" +#~ " -traditional Follow K&R pre-processor behaviour\n" +#~ " -trigraphs Support ANSI C trigraphs\n" +#~ " -lang-c Assume that the input sources are in C\n" +#~ " -lang-c89 Assume that the input sources are in C89\n" +#~ " -lang-c++ Assume that the input sources are in C++\n" +#~ " -lang-objc Assume that the input sources are in ObjectiveC\n" +#~ " -lang-objc++ Assume that the input sources are in ObjectiveC++\n" +#~ " -lang-asm Assume that the input sources are in assembler\n" +#~ " -lang-fortran\t\t Assume that the input sources are in Fortran\n" +#~ " -lang-chill Assume that the input sources are in Chill\n" +#~ " -std=<std name> Specify the conformance standard; one of:\n" +#~ " gnu89, gnu99, c89, c99, iso9899:1990,\n" +#~ " iso9899:199409, iso9899:1999\n" +#~ " -+ Allow parsing of C++ style features\n" +#~ " -w Inhibit warning messages\n" +#~ " -Wtrigraphs Warn if trigraphs are encountered\n" +#~ " -Wno-trigraphs Do not warn about trigraphs\n" +#~ " -Wcomment{s} Warn if one comment starts inside another\n" +#~ " -Wno-comment{s} Do not warn about comments\n" +#~ " -Wtraditional Warn if a macro argument is/would be turned into\n" +#~ " a string if -traditional is specified\n" +#~ " -Wno-traditional Do not warn about stringification\n" +#~ " -Wundef Warn if an undefined macro is used by #if\n" +#~ " -Wno-undef Do not warn about testing undefined macros\n" +#~ " -Wimport Warn about the use of the #import directive\n" +#~ " -Wno-import Do not warn about the use of #import\n" +#~ " -Werror Treat all warnings as errors\n" +#~ " -Wno-error Do not treat warnings as errors\n" +#~ " -Wall Enable all preprocessor warnings\n" +#~ " -M Generate make dependencies\n" +#~ " -MM As -M, but ignore system header files\n" +#~ " -MD As -M, but put output in a .d file\n" +#~ " -MMD As -MD, but ignore system header files\n" +#~ " -MG Treat missing header file as generated files\n" +#~ " -g3 Include #define and #undef directives in the output\n" +#~ " -D<macro> Define a <macro> with string '1' as its value\n" +#~ " -D<macro>=<val> Define a <macro> with <val> as its value\n" +#~ " -A<question> (<answer>) Assert the <answer> to <question>\n" +#~ " -A-<question> (<answer>) Disable the <answer> to <question>\n" +#~ " -U<macro> Undefine <macro> \n" +#~ " -v Display the version number\n" +#~ " -H Print the name of header files as they are used\n" +#~ " -C Do not discard comments\n" +#~ " -dM Display a list of macro definitions active at end\n" +#~ " -dD Preserve macro definitions in output\n" +#~ " -dN As -dD except that only the names are preserved\n" +#~ " -dI Include #include directives in the output\n" +#~ " -ftabstop=<number> Distance between tab stops for column reporting\n" +#~ " -P Do not generate #line directives\n" +#~ " -$ Do not allow '$' in identifiers\n" +#~ " -remap Remap file names when including files.\n" +#~ " --version Display version information\n" +#~ " -h or --help Display this information\n" +#~ msgstr "" +#~ "¥¹¥¤¥Ã¥Á:\n" +#~ " -include <file> ¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍÆ¤ò include\n" +#~ " -imacros <file> <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n" +#~ " -iprefix <path> °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜÆ¬¼¤ò¤Ä¤±¤ë\n" +#~ " -iwithprefix <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n" +#~ " -iwithprefixbefore <dir> ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n" +#~ " -isystem <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n" +#~ " -idirafter <dir> ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n" +#~ " -I <dir> ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n" +#~ " -I- ¤¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n" +#~ " -nostdinc ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n" +#~ " (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n" +#~ " -nostdinc++ C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n" +#~ " -o <file> <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n" +#~ " -pedantic ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n" +#~ " -pedantic-errors -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤ÆÈ¯¹Ô\n" +#~ " -traditional K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n" +#~ " -trigraphs ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n" +#~ " -lang-c ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-c89 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-c++ ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-objc ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-objc++ ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-asm ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-fortran ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n" +#~ " -lang-chill ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n" +#~ " -std=<std name> Ŭ¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n" +#~ " gnu89, gnu99, c89, c99, iso9899:1990,\n" +#~ " iso9899:199409, iso9899:1999\n" +#~ " -+ C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n" +#~ " -w ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n" +#~ " -Wtrigraphs ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n" +#~ " -Wno-trigraphs ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n" +#~ " -Wcomment{s} ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n" +#~ " -Wno-comment{s} ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n" +#~ " -Wtraditional -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n" +#~ " ʸ»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n" +#~ " -Wno-traditional ʸ»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n" +#~ " -Wundef #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n" +#~ " -Wno-undef ̤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n" +#~ " -Wimport #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n" +#~ " -Wno-import #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n" +#~ " -Werror Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n" +#~ " -Wno-error ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n" +#~ " -Wall Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤ò͸ú¤Ë¤¹¤ë\n" +#~ " -M make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n" +#~ " -MM -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n" +#~ " -MD -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n" +#~ " -MMD -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n" +#~ " -MG ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n" +#~ " -g3 #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n" +#~ " -D<macro> <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n" +#~ " -D<macro>=<val> <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n" +#~ " -A<question> (<answer>) <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n" +#~ " -A-<question> (<answer>) <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n" +#~ " -U<macro> <macro> ÄêµÁ¤ò¤ä¤á¤ë\n" +#~ " -v ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n" +#~ " -H ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n" +#~ " -C ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n" +#~ " -dM ËöÈø¤Ç͸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n" +#~ " -dD ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n" +#~ " -dN -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n" +#~ " -dI #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n" +#~ " -ftabstop=<number> Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n" +#~ " -P #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n" +#~ " -$ ¼±ÊÌ»Ò¤Ë '$' ¤òµö¤µ¤Ê¤¤\n" +#~ " -remap ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n" +#~ " --version ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n" +#~ " -h or --help ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n" + +#~ msgid "mark active in cpp_pop_buffer" +#~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö" + +#~ msgid "length < 0 in cpp_expand_to_buffer" +#~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0" + +#~ msgid "backslash-newline within line comment" +#~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô" + +#~ msgid "C++ style comments are not allowed in traditional C" +#~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó" + +#~ msgid "embedded null character ignored" +#~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null ʸ»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" + +#~ msgid "string constant runs past end of line" +#~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "\\r escape inside string constant" +#~ msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×" + +#~ msgid "null characters in string or character constant" +#~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null ʸ»ú" + +#~ msgid "missing '>' in `#include <FILENAME>'" +#~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "unrecognized escape \\r%c" +#~ msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c" + +#~ msgid "vertical tab in preprocessing directive" +#~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú" + +#~ msgid "form feed in preprocessing directive" +#~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É" + +#~ msgid "null character preserved" +#~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿" + +#~ msgid "comment start split across lines" +#~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹" + +#~ msgid "comment start '/*' split across lines" +#~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹" + +#~ msgid "comment end '*/' split across lines" +#~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹" + +#~ msgid "handle_directive called on macro buffer" +#~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿" + +#~ msgid "ignoring #%s because of its indented #" +#~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹" + +#~ msgid "ISO C does not allow #%s" +#~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó" + +#~ msgid "redefining poisoned `%.*s'" +#~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ" + +#~ msgid "garbage at end of #line" +#~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß" + +#~ msgid "second token after #line is not a string" +#~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "junk on line after #undef" +#~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß" + +#~ msgid "cannot undefine poisoned \"%s\"" +#~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤¤Þ¤»¤ó" + +#~ msgid "malformed #pragma implementation" +#~ msgstr "¤ª¤«¤·¤Ê #pragma implementation" + +#~ msgid "#%s with no argument" +#~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" + +#~ msgid "#%s with invalid argument" +#~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s" + +#~ msgid "Cannot duplicate non-existant exception region." +#~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£" + +#~ msgid "Never issued previous false_label" +#~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤ÆÈ¯¹Ô¤µ¤ì¤Þ¤»¤ó" + +#~ msgid "Basic blocks not numbered consecutively" +#~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "file path prefix `%s%s' never used" +#~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó" + +#~ msgid "file path prefix `%s' never used" +#~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó" + +#~ msgid "%s: option `%s' is ambiguous\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n" + +#~ msgid "%s: option `--%s' doesn't allow an argument\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n" + +#~ msgid "%s: option `%c%s' doesn't allow an argument\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n" + +#~ msgid "%s: option `%s' requires an argument\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n" + +#~ msgid "%s: unrecognized option `--%s'\n" +#~ msgstr "%s: ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n" + +#~ msgid "%s: unrecognized option `%c%s'\n" +#~ msgstr "%s: ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n" + +#~ msgid "%s: illegal option -- %c\n" +#~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n" + +#~ msgid "%s: invalid option -- %c\n" +#~ msgstr "%s: ̵¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n" + +#~ msgid "%s: option requires an argument -- %c\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n" + +#~ msgid "%s: option `-W %s' is ambiguous\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n" + +#~ msgid "%s: option `-W %s' doesn't allow an argument\n" +#~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n" + +#~ msgid "function with complex parameters cannot be inline" +#~ msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤¤Þ¤»¤ó" + +#~ msgid "Objective-C text in C source file" +#~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó" + +#~ msgid "statically allocated objects not supported" +#~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" + +#~ msgid "output pipe has been closed" +#~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿" + +#~ msgid "Unknown stab %s: : 0x%x\n" +#~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n" |