| # 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" |
| "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" |
| "POT-Creation-Date: 2009-04-22 16:32+0000\n" |
| "PO-Revision-Date: 2001-12-05 22:47+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" |
| |
| #: charset.c:674 |
| #, fuzzy, c-format |
| msgid "conversion from %s to %s not supported by iconv" |
| msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹" |
| |
| #: charset.c:677 |
| msgid "iconv_open" |
| msgstr "" |
| |
| #: charset.c:685 |
| #, c-format |
| msgid "no iconv implementation, cannot convert from %s to %s" |
| msgstr "" |
| |
| #: charset.c:773 |
| #, fuzzy, c-format |
| msgid "character 0x%lx is not in the basic source character set\n" |
| msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹" |
| |
| #: charset.c:790 charset.c:1398 |
| msgid "converting to execution character set" |
| msgstr "" |
| |
| #: charset.c:796 |
| #, c-format |
| msgid "character 0x%lx is not unibyte in execution character set" |
| msgstr "" |
| |
| #: charset.c:920 |
| #, c-format |
| msgid "Character %x might not be NFKC" |
| msgstr "" |
| |
| #: charset.c:980 |
| #, fuzzy |
| msgid "universal character names are only valid in C++ and C99" |
| msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: charset.c:983 |
| #, fuzzy, c-format |
| msgid "the meaning of '\\%c' is different in traditional C" |
| msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" |
| |
| #: charset.c:992 |
| msgid "In _cpp_valid_ucn but not a UCN" |
| msgstr "" |
| |
| #: charset.c:1017 |
| #, fuzzy, c-format |
| msgid "incomplete universal character name %.*s" |
| msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾" |
| |
| #: charset.c:1029 |
| #, fuzzy, c-format |
| msgid "%.*s is not a valid universal character" |
| msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾" |
| |
| #: charset.c:1039 lex.c:486 |
| msgid "'$' in identifier or number" |
| msgstr "" |
| |
| #: charset.c:1049 |
| #, fuzzy, c-format |
| msgid "universal character %.*s is not valid in an identifier" |
| msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: charset.c:1053 |
| #, fuzzy, c-format |
| msgid "universal character %.*s is not valid at the start of an identifier" |
| msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: charset.c:1085 charset.c:1628 |
| msgid "converting UCN to source character set" |
| msgstr "" |
| |
| #: charset.c:1089 |
| msgid "converting UCN to execution character set" |
| msgstr "" |
| |
| #: charset.c:1161 |
| #, fuzzy |
| msgid "the meaning of '\\x' is different in traditional C" |
| msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" |
| |
| #: charset.c:1178 |
| msgid "\\x used with no following hex digits" |
| msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #: charset.c:1185 |
| msgid "hex escape sequence out of range" |
| msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" |
| |
| #: charset.c:1223 |
| msgid "octal escape sequence out of range" |
| msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" |
| |
| #: charset.c:1289 |
| #, fuzzy |
| msgid "the meaning of '\\a' is different in traditional C" |
| msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹" |
| |
| #: charset.c:1296 |
| #, c-format |
| msgid "non-ISO-standard escape sequence, '\\%c'" |
| msgstr "Èó ISO ɸ½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'" |
| |
| #: charset.c:1304 |
| #, c-format |
| msgid "unknown escape sequence '\\%c'" |
| msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'" |
| |
| #: charset.c:1312 |
| #, fuzzy, c-format |
| msgid "unknown escape sequence: '\\%s'" |
| msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'" |
| |
| #: charset.c:1319 |
| #, fuzzy |
| msgid "converting escape sequence to execution character set" |
| msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #: charset.c:1463 charset.c:1527 |
| #, fuzzy |
| msgid "character constant too long for its type" |
| msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹" |
| |
| #: charset.c:1466 |
| msgid "multi-character character constant" |
| msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô" |
| |
| #: charset.c:1566 |
| msgid "empty character constant" |
| msgstr "¶õ¤Îʸ»úÄê¿ô" |
| |
| #: charset.c:1675 |
| #, c-format |
| msgid "failure to convert %s to %s" |
| msgstr "" |
| |
| #: directives.c:216 directives.c:242 |
| #, c-format |
| msgid "extra tokens at end of #%s directive" |
| msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: directives.c:348 |
| #, c-format |
| msgid "#%s is a GCC extension" |
| msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" |
| |
| #: directives.c:352 |
| #, fuzzy, c-format |
| msgid "#%s is a deprecated GCC extension" |
| msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" |
| |
| #: directives.c:366 |
| msgid "suggest not using #elif in traditional C" |
| msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹" |
| |
| #: directives.c:369 |
| #, c-format |
| msgid "traditional C ignores #%s with the # indented" |
| msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹" |
| |
| #: directives.c:373 |
| #, c-format |
| msgid "suggest hiding #%s from traditional C with an indented #" |
| msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #: directives.c:399 |
| msgid "embedding a directive within macro arguments is not portable" |
| msgstr "" |
| |
| #: directives.c:419 |
| #, fuzzy |
| msgid "style of line directive is a GCC extension" |
| msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" |
| |
| #: directives.c:474 |
| #, c-format |
| msgid "invalid preprocessing directive #%s" |
| msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s" |
| |
| #: directives.c:542 |
| msgid "\"defined\" cannot be used as a macro name" |
| msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó" |
| |
| #: directives.c:548 |
| #, c-format |
| msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" |
| msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" |
| |
| #: directives.c:551 |
| #, c-format |
| msgid "no macro name given in #%s directive" |
| msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: directives.c:554 |
| msgid "macro names must be identifiers" |
| msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:603 |
| #, c-format |
| msgid "undefining \"%s\"" |
| msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹" |
| |
| #: directives.c:658 |
| msgid "missing terminating > character" |
| msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: directives.c:713 |
| #, c-format |
| msgid "#%s expects \"FILENAME\" or <FILENAME>" |
| msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹" |
| |
| #: directives.c:757 |
| #, fuzzy, c-format |
| msgid "empty filename in #%s" |
| msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹" |
| |
| #: directives.c:767 |
| msgid "#include nested too deeply" |
| msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹" |
| |
| #: directives.c:808 |
| msgid "#include_next in primary source file" |
| msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: directives.c:834 |
| #, c-format |
| msgid "invalid flag \"%s\" in line directive" |
| msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹" |
| |
| #: directives.c:894 |
| #, fuzzy |
| msgid "unexpected end of file after #line" |
| msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë" |
| |
| #: directives.c:897 |
| #, c-format |
| msgid "\"%s\" after #line is not a positive integer" |
| msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:903 directives.c:905 |
| msgid "line number out of range" |
| msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹" |
| |
| #: directives.c:918 directives.c:998 |
| #, c-format |
| msgid "\"%s\" is not a valid filename" |
| msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:958 |
| #, fuzzy, c-format |
| msgid "\"%s\" after # is not a positive integer" |
| msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:1042 |
| #, c-format |
| msgid "%s" |
| msgstr "%s" |
| |
| #: directives.c:1066 |
| #, fuzzy, c-format |
| msgid "invalid #%s directive" |
| msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹" |
| |
| #: directives.c:1129 |
| #, c-format |
| msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" |
| msgstr "" |
| |
| #: directives.c:1138 |
| #, c-format |
| msgid "registering pragma \"%s\" with name expansion and no namespace" |
| msgstr "" |
| |
| #: directives.c:1156 |
| #, c-format |
| msgid "registering \"%s\" as both a pragma and a pragma namespace" |
| msgstr "" |
| |
| #: directives.c:1159 |
| #, fuzzy, c-format |
| msgid "#pragma %s %s is already registered" |
| msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹" |
| |
| #: directives.c:1162 |
| #, c-format |
| msgid "#pragma %s is already registered" |
| msgstr "" |
| |
| #: directives.c:1192 |
| msgid "registering pragma with NULL handler" |
| msgstr "" |
| |
| #: directives.c:1402 |
| msgid "#pragma once in main file" |
| msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: directives.c:1425 |
| msgid "invalid #pragma GCC poison directive" |
| msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹" |
| |
| #: directives.c:1434 |
| #, c-format |
| msgid "poisoning existing macro \"%s\"" |
| msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹" |
| |
| #: directives.c:1453 |
| msgid "#pragma system_header ignored outside include file" |
| msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #: directives.c:1477 |
| #, fuzzy, c-format |
| msgid "cannot find source file %s" |
| msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:1481 |
| #, c-format |
| msgid "current file is older than %s" |
| msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹" |
| |
| #: directives.c:1665 |
| msgid "_Pragma takes a parenthesized string literal" |
| msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿" |
| |
| #: directives.c:1766 |
| msgid "#else without #if" |
| msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:1771 |
| msgid "#else after #else" |
| msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: directives.c:1773 directives.c:1806 |
| msgid "the conditional began here" |
| msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹" |
| |
| #: directives.c:1799 |
| msgid "#elif without #if" |
| msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:1804 |
| msgid "#elif after #else" |
| msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: directives.c:1842 |
| msgid "#endif without #if" |
| msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:1919 |
| msgid "missing '(' after predicate" |
| msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: directives.c:1934 |
| msgid "missing ')' to complete answer" |
| msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: directives.c:1954 |
| msgid "predicate's answer is empty" |
| msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹" |
| |
| #: directives.c:1981 |
| msgid "assertion without predicate" |
| msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹" |
| |
| #: directives.c:1983 |
| msgid "predicate must be an identifier" |
| msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: directives.c:2069 |
| #, c-format |
| msgid "\"%s\" re-asserted" |
| msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿" |
| |
| #: directives.c:2375 |
| #, c-format |
| msgid "unterminated #%s" |
| msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s" |
| |
| #: directives-only.c:222 lex.c:1149 traditional.c:163 |
| msgid "unterminated comment" |
| msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È" |
| |
| #: errors.c:118 |
| msgid "warning: " |
| msgstr "·Ù¹ð: " |
| |
| #: errors.c:120 |
| msgid "internal error: " |
| msgstr "ÆâÉô¥¨¥é¡¼: " |
| |
| #: errors.c:122 |
| #, fuzzy |
| msgid "error: " |
| msgstr "ÆâÉô¥¨¥é¡¼: " |
| |
| #: errors.c:195 |
| #, fuzzy |
| msgid "stdout" |
| msgstr "¹½Â¤ÂÎ" |
| |
| #: errors.c:197 |
| #, c-format |
| msgid "%s: %s" |
| msgstr "%s: %s" |
| |
| #: expr.c:261 |
| #, fuzzy |
| msgid "too many decimal points in number" |
| msgstr "`asm' Ãæ¤ÎÂåÂØ¥¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #: expr.c:290 expr.c:365 |
| msgid "fixed-point constants are a GCC extension" |
| msgstr "" |
| |
| #: expr.c:303 |
| #, fuzzy, c-format |
| msgid "invalid digit \"%c\" in binary constant" |
| msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" |
| |
| #: expr.c:305 |
| #, fuzzy, c-format |
| msgid "invalid digit \"%c\" in octal constant" |
| msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: expr.c:313 |
| #, fuzzy |
| msgid "invalid prefix \"0b\" for floating constant" |
| msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" |
| |
| #: expr.c:319 |
| #, fuzzy |
| msgid "use of C99 hexadecimal floating constant" |
| msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤¾è¤ò»ý¤Á¤Þ¤»¤ó" |
| |
| #: expr.c:328 |
| #, fuzzy |
| msgid "exponent has no digits" |
| msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: expr.c:335 |
| #, fuzzy |
| msgid "hexadecimal floating constants require an exponent" |
| msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤¾è¤ò»ý¤Á¤Þ¤»¤ó" |
| |
| #: expr.c:341 |
| #, fuzzy, c-format |
| msgid "invalid suffix \"%.*s\" on floating constant" |
| msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" |
| |
| #: expr.c:351 expr.c:393 |
| #, fuzzy, c-format |
| msgid "traditional C rejects the \"%.*s\" suffix" |
| msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" |
| |
| #: expr.c:358 |
| #, fuzzy, c-format |
| msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" |
| msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" |
| |
| #: expr.c:369 |
| #, fuzzy |
| msgid "decimal float constants are a GCC extension" |
| msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤¾è¤ò»ý¤Á¤Þ¤»¤ó" |
| |
| #: expr.c:379 |
| #, fuzzy, c-format |
| msgid "invalid suffix \"%.*s\" on integer constant" |
| msgstr "ÀÜÈø¼ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹" |
| |
| #: expr.c:401 |
| #, fuzzy |
| msgid "use of C99 long long integer constant" |
| msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #: expr.c:409 |
| #, fuzzy |
| msgid "imaginary constants are a GCC extension" |
| msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó" |
| |
| #: expr.c:412 |
| #, fuzzy |
| msgid "binary constants are a GCC extension" |
| msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" |
| |
| #: expr.c:505 |
| #, fuzzy |
| msgid "integer constant is too large for its type" |
| msgstr "À°¿ôÄê¿ô¤¬Â礤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿" |
| |
| #: expr.c:517 |
| msgid "integer constant is so large that it is unsigned" |
| msgstr "À°¿ôÄê¿ô¤¬Â礤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿" |
| |
| #: expr.c:612 |
| msgid "missing ')' after \"defined\"" |
| msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹" |
| |
| #: expr.c:619 |
| msgid "operator \"defined\" requires an identifier" |
| msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹" |
| |
| #: expr.c:627 |
| #, c-format |
| msgid "(\"%s\" is an alternative token for \"%s\" in C++)" |
| msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë" |
| |
| #: expr.c:637 |
| msgid "this use of \"defined\" may not be portable" |
| msgstr "" |
| |
| #: expr.c:690 |
| #, fuzzy |
| msgid "floating constant in preprocessor expression" |
| msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #: expr.c:696 |
| #, fuzzy |
| msgid "imaginary number in preprocessor expression" |
| msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #: expr.c:743 |
| #, c-format |
| msgid "\"%s\" is not defined" |
| msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: expr.c:755 |
| #, fuzzy |
| msgid "assertions are a GCC extension" |
| msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹" |
| |
| #: expr.c:758 |
| msgid "assertions are a deprecated extension" |
| msgstr "" |
| |
| #: expr.c:891 expr.c:920 |
| #, c-format |
| msgid "missing binary operator before token \"%s\"" |
| msgstr "" |
| |
| #: expr.c:911 |
| #, fuzzy, c-format |
| msgid "token \"%s\" is not valid in preprocessor expressions" |
| msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #: expr.c:928 |
| msgid "missing expression between '(' and ')'" |
| msgstr "" |
| |
| #: expr.c:931 |
| #, fuzzy, c-format |
| msgid "%s with no expression" |
| msgstr " throw ¤µ¤ì¤¿¼°¤ÎÃæ" |
| |
| #: expr.c:934 |
| #, fuzzy, c-format |
| msgid "operator '%s' has no right operand" |
| msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹" |
| |
| #: expr.c:939 |
| #, fuzzy, c-format |
| msgid "operator '%s' has no left operand" |
| msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" |
| |
| #: expr.c:965 |
| msgid " ':' without preceding '?'" |
| msgstr "" |
| |
| #: expr.c:993 |
| #, fuzzy, c-format |
| msgid "unbalanced stack in %s" |
| msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤ò͸ú¤Ë¤¹¤ë" |
| |
| #: expr.c:1013 |
| #, fuzzy, c-format |
| msgid "impossible operator '%u'" |
| msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'" |
| |
| #: expr.c:1114 |
| #, fuzzy |
| msgid "missing ')' in expression" |
| msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹" |
| |
| #: expr.c:1143 |
| msgid "'?' without following ':'" |
| msgstr "" |
| |
| #: expr.c:1153 |
| msgid "integer overflow in preprocessor expression" |
| msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #: expr.c:1158 |
| #, fuzzy |
| msgid "missing '(' in expression" |
| msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹" |
| |
| #: expr.c:1190 |
| #, c-format |
| msgid "the left operand of \"%s\" changes sign when promoted" |
| msgstr "" |
| |
| #: expr.c:1195 |
| #, c-format |
| msgid "the right operand of \"%s\" changes sign when promoted" |
| msgstr "" |
| |
| #: expr.c:1454 |
| msgid "traditional C rejects the unary plus operator" |
| msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹" |
| |
| #: expr.c:1537 |
| msgid "comma operator in operand of #if" |
| msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #: expr.c:1669 |
| msgid "division by zero in #if" |
| msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿" |
| |
| #: files.c:457 |
| msgid "NULL directory in find_file" |
| msgstr "" |
| |
| #: files.c:495 |
| msgid "one or more PCH files were found, but they were invalid" |
| msgstr "" |
| |
| #: files.c:498 |
| msgid "use -Winvalid-pch for more information" |
| msgstr "" |
| |
| #: files.c:588 |
| #, c-format |
| msgid "%s is a block device" |
| msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹" |
| |
| #: files.c:605 |
| #, c-format |
| msgid "%s is too large" |
| msgstr "%s ¤ÏÂ礤¹¤®¤Þ¤¹" |
| |
| #: files.c:640 |
| #, c-format |
| msgid "%s is shorter than expected" |
| msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹" |
| |
| #: files.c:875 |
| #, fuzzy, c-format |
| msgid "no include path in which to search for %s" |
| msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #: files.c:1286 |
| msgid "Multiple include guards may be useful for:\n" |
| msgstr "¿½Å include ¤«¤é¤ÎÊݸͱפȤʤë¤Ç¤·¤ç¤¦:\n" |
| |
| #: init.c:452 |
| #, fuzzy |
| msgid "cppchar_t must be an unsigned type" |
| msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: init.c:456 |
| #, c-format |
| msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" |
| msgstr "" |
| |
| #: init.c:463 |
| msgid "CPP arithmetic must be at least as precise as a target int" |
| msgstr "" |
| |
| #: init.c:466 |
| msgid "target char is less than 8 bits wide" |
| msgstr "" |
| |
| #: init.c:470 |
| msgid "target wchar_t is narrower than target char" |
| msgstr "" |
| |
| #: init.c:474 |
| msgid "target int is narrower than target char" |
| msgstr "" |
| |
| #: init.c:479 |
| msgid "CPP half-integer narrower than CPP character" |
| msgstr "" |
| |
| #: init.c:483 |
| #, c-format |
| msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" |
| msgstr "" |
| |
| #: lex.c:285 |
| msgid "backslash and newline separated by space" |
| msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿" |
| |
| #: lex.c:290 |
| msgid "backslash-newline at end of file" |
| msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹" |
| |
| #: lex.c:305 |
| #, c-format |
| msgid "trigraph ??%c converted to %c" |
| msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿" |
| |
| #: lex.c:312 |
| #, fuzzy, c-format |
| msgid "trigraph ??%c ignored, use -trigraphs to enable" |
| msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #: lex.c:358 |
| msgid "\"/*\" within comment" |
| msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #: lex.c:416 |
| #, c-format |
| msgid "%s in preprocessing directive" |
| msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #: lex.c:425 |
| msgid "null character(s) ignored" |
| msgstr "null ʸ»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #: lex.c:462 |
| #, fuzzy, c-format |
| msgid "`%.*s' is not in NFKC" |
| msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: lex.c:465 |
| #, fuzzy, c-format |
| msgid "`%.*s' is not in NFC" |
| msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: lex.c:553 |
| #, c-format |
| msgid "attempt to use poisoned \"%s\"" |
| msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #: lex.c:561 |
| msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" |
| msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤¤Þ¤¹" |
| |
| #: lex.c:675 |
| msgid "null character(s) preserved in literal" |
| msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null ʸ»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿" |
| |
| #: lex.c:678 |
| #, c-format |
| msgid "missing terminating %c character" |
| msgstr "%c ʸ»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: lex.c:1160 |
| #, fuzzy |
| msgid "C++ style comments are not allowed in ISO C90" |
| msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó" |
| |
| #: lex.c:1162 |
| msgid "(this will be reported only once per input file)" |
| msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)" |
| |
| #: lex.c:1167 |
| msgid "multi-line comment" |
| msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È" |
| |
| #: lex.c:1481 |
| #, fuzzy, c-format |
| msgid "unspellable token %s" |
| msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹" |
| |
| #: line-map.c:319 |
| #, c-format |
| msgid "In file included from %s:%u" |
| msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ" |
| |
| #: line-map.c:337 |
| #, c-format |
| msgid "" |
| ",\n" |
| " from %s:%u" |
| msgstr "" |
| ",\n" |
| " %s:%u ¤«¤é" |
| |
| #: macro.c:87 |
| #, fuzzy, c-format |
| msgid "macro \"%s\" is not used" |
| msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: macro.c:126 macro.c:321 |
| #, fuzzy, c-format |
| msgid "invalid built-in macro \"%s\"" |
| msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹" |
| |
| #: macro.c:160 |
| #, fuzzy |
| msgid "could not determine file timestamp" |
| msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿" |
| |
| #: macro.c:256 |
| #, fuzzy |
| msgid "could not determine date and time" |
| msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤¤Þ¤»¤ó¤Ç¤·¤¿" |
| |
| #: macro.c:272 |
| msgid "__COUNTER__ expanded inside directive with -fdirectives-only" |
| msgstr "" |
| |
| #: macro.c:427 |
| msgid "invalid string literal, ignoring final '\\'" |
| msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹" |
| |
| #: macro.c:487 |
| #, c-format |
| msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" |
| msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: macro.c:562 |
| msgid "ISO C99 requires rest arguments to be used" |
| msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹" |
| |
| #: macro.c:567 |
| #, c-format |
| msgid "macro \"%s\" requires %u arguments, but only %u given" |
| msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: macro.c:572 |
| #, c-format |
| msgid "macro \"%s\" passed %u arguments, but takes just %u" |
| msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó" |
| |
| #: macro.c:731 traditional.c:681 |
| #, c-format |
| msgid "unterminated argument list invoking macro \"%s\"" |
| msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿" |
| |
| #: macro.c:848 |
| #, c-format |
| msgid "function-like macro \"%s\" must be used with arguments in traditional C" |
| msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: macro.c:1016 |
| #, c-format |
| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98" |
| msgstr "" |
| |
| #: macro.c:1479 |
| #, c-format |
| msgid "duplicate macro parameter \"%s\"" |
| msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" |
| |
| #: macro.c:1525 |
| #, c-format |
| msgid "\"%s\" may not appear in macro parameter list" |
| msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: macro.c:1533 |
| msgid "macro parameters must be comma-separated" |
| msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #: macro.c:1550 |
| msgid "parameter name missing" |
| msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: macro.c:1567 |
| msgid "anonymous variadic macros were introduced in C99" |
| msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿" |
| |
| #: macro.c:1572 |
| msgid "ISO C does not permit named variadic macros" |
| msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó" |
| |
| #: macro.c:1581 |
| msgid "missing ')' in macro parameter list" |
| msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #: macro.c:1630 |
| msgid "'##' cannot appear at either end of a macro expansion" |
| msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤¤Þ¤»¤ó" |
| |
| #: macro.c:1664 |
| #, fuzzy |
| msgid "ISO C99 requires whitespace after the macro name" |
| msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹" |
| |
| #: macro.c:1688 |
| #, fuzzy |
| msgid "missing whitespace after the macro name" |
| msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹" |
| |
| #: macro.c:1718 |
| msgid "'#' is not followed by a macro parameter" |
| msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: macro.c:1837 |
| #, c-format |
| msgid "\"%s\" redefined" |
| msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #: macro.c:1842 |
| msgid "this is the location of the previous definition" |
| msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹" |
| |
| #: macro.c:1903 |
| #, fuzzy, c-format |
| msgid "macro argument \"%s\" would be stringified in traditional C" |
| msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦" |
| |
| #: macro.c:1926 |
| #, fuzzy, c-format |
| msgid "invalid hash type %d in cpp_macro_definition" |
| msgstr "dump_definition ¤Ë ̵¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d" |
| |
| #: pch.c:84 pch.c:332 pch.c:344 pch.c:362 pch.c:368 pch.c:377 |
| msgid "while writing precompiled header" |
| msgstr "" |
| |
| #: pch.c:484 |
| #, c-format |
| msgid "%s: not used because `%.*s' is poisoned" |
| msgstr "" |
| |
| #: pch.c:506 |
| #, fuzzy, c-format |
| msgid "%s: not used because `%.*s' not defined" |
| msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #: pch.c:518 |
| #, c-format |
| msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" |
| msgstr "" |
| |
| #: pch.c:559 |
| #, fuzzy, c-format |
| msgid "%s: not used because `%s' is defined" |
| msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹" |
| |
| #: pch.c:579 |
| #, c-format |
| msgid "%s: not used because `__COUNTER__' is invalid" |
| msgstr "" |
| |
| #: pch.c:588 pch.c:758 |
| msgid "while reading precompiled header" |
| msgstr "" |
| |
| #: traditional.c:751 |
| #, fuzzy, c-format |
| msgid "detected recursion whilst expanding macro \"%s\"" |
| msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿" |
| |
| #: traditional.c:969 |
| #, fuzzy |
| msgid "syntax error in macro parameter list" |
| msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "offset outside bounds of constant string" |
| #~ msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "__builtin_saveregs not supported by this target" |
| #~ msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "argument of `__builtin_args_info' must be constant" |
| #~ msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "argument of `__builtin_args_info' out of range" |
| #~ msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹" |
| |
| #~ msgid "missing argument in `__builtin_args_info'" |
| #~ msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`va_start' used in function with fixed args" |
| #~ msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "second parameter of `va_start' not last named argument" |
| #~ msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "`__builtin_next_arg' called without an argument" |
| #~ msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "too many arguments to function `va_start'" |
| #~ msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "first argument to `va_arg' not of type `va_list'" |
| #~ msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' is promoted to `%s' when passed through `...'" |
| #~ msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "(so you should pass `%s' not `%s' to `va_arg')" |
| #~ msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)" |
| |
| #~ msgid "invalid arg to `__builtin_frame_address'" |
| #~ msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹" |
| |
| #~ msgid "invalid arg to `__builtin_return_address'" |
| #~ msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹" |
| |
| #~ msgid "unsupported arg to `__builtin_frame_address'" |
| #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹" |
| |
| #~ msgid "unsupported arg to `__builtin_return_address'" |
| #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹" |
| |
| #~ msgid "second arg to `__builtin_expect' must be a constant" |
| #~ msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "__builtin_longjmp second argument must be 1" |
| #~ msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "__builtin_trap not supported by this target" |
| #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "built-in function `%s' not currently supported" |
| #~ msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" |
| #~ msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' attribute directive ignored" |
| #~ msgstr "`%s' °À¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' attribute does not apply to types" |
| #~ msgstr "`%s' °À¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "wrong number of arguments specified for `%s' attribute" |
| #~ msgstr "`%s' °À¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' attribute ignored" |
| #~ msgstr "`%s' °À¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "unknown machine mode `%s'" |
| #~ msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'" |
| |
| #~ msgid "no data type for mode `%s'" |
| #~ msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "type with more precision than %s" |
| #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿" |
| |
| #~ msgid "section attribute cannot be specified for local variables" |
| #~ msgstr "section °À¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "section of `%s' conflicts with previous declaration" |
| #~ msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹" |
| |
| #~ msgid "section attribute not allowed for `%s'" |
| #~ msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó" |
| |
| #~ msgid "section attributes are not supported for this target" |
| #~ msgstr "¥»¥¯¥·¥ç¥ó°À¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "requested alignment is not a constant" |
| #~ msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "requested alignment is not a power of 2" |
| #~ msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "requested alignment is too large" |
| #~ msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礤¹¤®¤Þ¤¹" |
| |
| #~ msgid "alignment may not be specified for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' defined both normally and as an alias" |
| #~ msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "alias arg not a string" |
| #~ msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤" |
| |
| #~ msgid "`%s' attribute applies only to functions" |
| #~ msgstr "`%s' °À¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹" |
| |
| #~ msgid "can't set `%s' attribute after definition" |
| #~ msgstr "ÄêµÁ¤Î¸å¤Ç `%s' °À¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "overflow in constant expression" |
| #~ msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #~ msgid "integer overflow in expression" |
| #~ msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #~ msgid "floating point overflow in expression" |
| #~ msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #~ msgid "large integer implicitly truncated to unsigned type" |
| #~ msgstr "Â礤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "negative integer implicitly converted to unsigned type" |
| #~ msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "overflow in implicit constant conversion" |
| #~ msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿" |
| |
| #~ msgid "operation on `%s' may be undefined" |
| #~ msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹" |
| |
| #~ msgid "expression statement has incomplete type" |
| #~ msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "case label does not reduce to an integer constant" |
| #~ msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "invalid truth-value expression" |
| #~ msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹" |
| |
| #~ msgid "invalid operands to binary %s" |
| #~ msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹" |
| |
| #~ msgid "comparison is always false due to limited range of data type" |
| #~ msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹" |
| |
| #~ msgid "comparison is always true due to limited range of data type" |
| #~ msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹" |
| |
| #~ msgid "comparison of unsigned expression >= 0 is always true" |
| #~ msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹" |
| |
| #~ msgid "comparison of unsigned expression < 0 is always false" |
| #~ msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹" |
| |
| #~ msgid "struct type value used where scalar is required" |
| #~ msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "union type value used where scalar is required" |
| #~ msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "array type value used where scalar is required" |
| #~ msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "suggest parentheses around assignment used as truth value" |
| #~ msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "invalid use of `restrict'" |
| #~ msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹" |
| |
| #~ msgid "too few arguments to function `%s'" |
| #~ msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "too many arguments to function `%s'" |
| #~ msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "pointers are not permitted as case values" |
| #~ msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C++ forbids range expressions in switch statements" |
| #~ msgstr "ISO C++ ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids range expressions in switch statements" |
| #~ msgstr "ISO C ¤Ç¤Ï switch ʸ¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "empty range specified" |
| #~ msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "duplicate (or overlapping) case value" |
| #~ msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ" |
| |
| #~ msgid "this is the first entry overlapping that value" |
| #~ msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹" |
| |
| #~ msgid "duplicate case value" |
| #~ msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ" |
| |
| #~ msgid "previously used here" |
| #~ msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "multiple default labels in one switch" |
| #~ msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "this is the first default label" |
| #~ msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹" |
| |
| #~ msgid "-Wformat-y2k ignored without -Wformat" |
| #~ msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" |
| |
| #~ msgid "-Wformat-extra-args ignored without -Wformat" |
| #~ msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" |
| |
| #~ msgid "-Wformat-nonliteral ignored without -Wformat" |
| #~ msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" |
| |
| #~ msgid "-Wformat-security ignored without -Wformat" |
| #~ msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" |
| |
| #~ msgid "-Wmissing-format-attribute ignored without -Wformat" |
| #~ msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë" |
| |
| #~ msgid "void value not ignored as it ought to be" |
| #~ msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿" |
| |
| #~ msgid "conversion to non-scalar type requested" |
| #~ msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹" |
| |
| #~ msgid "unknown C standard `%s'" |
| #~ msgstr "ÉÔÌÀ¤Ê C ɸ½à `%s'" |
| |
| #~ msgid "array `%s' assumed to have one element" |
| #~ msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "`struct %s' incomplete in scope ending here" |
| #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹" |
| |
| #~ msgid "`union %s' incomplete in scope ending here" |
| #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹" |
| |
| #~ msgid "`enum %s' incomplete in scope ending here" |
| #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹" |
| |
| #~ msgid "label `%s' defined but not used" |
| #~ msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "shadowing built-in function `%s'" |
| #~ msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "shadowing library function `%s'" |
| #~ msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "library function `%s' declared as non-function" |
| #~ msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "built-in function `%s' declared as non-function" |
| #~ msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' redeclared as different kind of symbol" |
| #~ msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "previous declaration of `%s'" |
| #~ msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" |
| |
| #~ msgid "conflicting types for built-in function `%s'" |
| #~ msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" |
| |
| #~ msgid "conflicting types for `%s'" |
| #~ msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹" |
| |
| #~ msgid "A parameter list with an ellipsis can't match an empty parameter name list declaration." |
| #~ msgstr "¾Êάµ¹æÉÕ¤¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ¤Þ¤»¤ó¡£" |
| |
| #~ msgid "An argument type that has a default promotion can't match an empty parameter name list declaration." |
| #~ msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£" |
| |
| #~ msgid "redefinition of `%s'" |
| #~ msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "redeclaration of `%s'" |
| #~ msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "conflicting declarations of `%s'" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' previously defined here" |
| #~ msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' previously declared here" |
| #~ msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "prototype for `%s' follows" |
| #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "non-prototype definition here" |
| #~ msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "prototype for `%s' follows and number of arguments doesn't match" |
| #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "prototype for `%s' follows and argument %d doesn't match" |
| #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' declared inline after being called" |
| #~ msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' declared inline after its definition" |
| #~ msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "static declaration for `%s' follows non-static" |
| #~ msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "non-static declaration for `%s' follows static" |
| #~ msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "const declaration for `%s' follows non-const" |
| #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "type qualifiers for `%s' conflict with previous decl" |
| #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹" |
| |
| #~ msgid "redundant redeclaration of `%s' in same scope" |
| #~ msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "nested extern declaration of `%s'" |
| #~ msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' used prior to declaration" |
| #~ msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' was declared implicitly `extern' and later `static'" |
| #~ msgstr "`%s' ¤Ï°ÅÌÛ¤Ë `extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "type mismatch with previous external decl" |
| #~ msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "previous external decl of `%s'" |
| #~ msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À" |
| |
| #~ msgid "type mismatch with previous implicit declaration" |
| #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "previous implicit declaration of `%s'" |
| #~ msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À" |
| |
| #~ msgid "type of external `%s' is not global" |
| #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' was previously implicitly declared to return `int'" |
| #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' was declared `extern' and later `static'" |
| #~ msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "extern declaration of `%s' doesn't match global one" |
| #~ msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' locally external but globally static" |
| #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹" |
| |
| #~ msgid "declaration of `%s' shadows a parameter" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "declaration of `%s' shadows a symbol from the parameter list" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "declaration of `%s' shadows previous local" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "declaration of `%s' shadows global declaration" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹" |
| |
| #~ msgid "function `%s' was previously declared within a block" |
| #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "implicit declaration of function `%s'" |
| #~ msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À" |
| |
| #~ msgid "label %s referenced outside of any function" |
| #~ msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "duplicate label declaration `%s'" |
| #~ msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "this is a previous declaration" |
| #~ msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À" |
| |
| #~ msgid "unnamed struct/union that defines no instances" |
| #~ msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "useless keyword or type name in empty declaration" |
| #~ msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "two types specified in one empty declaration" |
| #~ msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "empty declaration" |
| #~ msgstr "¶õ¤ÎÀë¸À¤Ç¤¹" |
| |
| #~ msgid "`%s' is usually a function" |
| #~ msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹" |
| |
| #~ msgid "typedef `%s' is initialized" |
| #~ msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "function `%s' is initialized like a variable" |
| #~ msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "parameter `%s' is initialized" |
| #~ msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "variable-sized object may not be initialized" |
| #~ msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "variable `%s' has initializer but incomplete type" |
| #~ msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹" |
| |
| #~ msgid "elements of array `%s' have incomplete type" |
| #~ msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "declaration of `%s' has `extern' and is initialized" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "initializer fails to determine size of `%s'" |
| #~ msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" |
| |
| #~ msgid "array size missing in `%s'" |
| #~ msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "zero or negative size array `%s'" |
| #~ msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹" |
| |
| #~ msgid "storage size of `%s' isn't known" |
| #~ msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "storage size of `%s' isn't constant" |
| #~ msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "ignoring asm-specifier for non-static local variable `%s'" |
| #~ msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "ANSI C forbids parameter `%s' shadowing typedef" |
| #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`long long long' is too long for GCC" |
| #~ msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹" |
| |
| #~ msgid "ISO C89 does not support `long long'" |
| #~ msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "duplicate `%s'" |
| #~ msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "two or more data types in declaration of `%s'" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' fails to be a typedef or built in type" |
| #~ msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "type defaults to `int' in declaration of `%s'" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "both long and short specified for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "long or short specified with char for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "long or short specified with floating type for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "the only valid combination is `long double'" |
| #~ msgstr "Í£°ì¤Î͸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹" |
| |
| #~ msgid "both signed and unsigned specified for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "long, short, signed or unsigned invalid for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "long, short, signed or unsigned used invalidly for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "complex invalid for `%s'" |
| #~ msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "ISO C89 does not support complex types" |
| #~ msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C does not support plain `complex' meaning `double complex'" |
| #~ msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C does not support complex integer types" |
| #~ msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "duplicate `const'" |
| #~ msgstr "½ÅÊ£¤·¤¿ `const'" |
| |
| #~ msgid "duplicate `restrict'" |
| #~ msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'" |
| |
| #~ msgid "duplicate `volatile'" |
| #~ msgstr "½ÅÊ£¤·¤¿ `volatile'" |
| |
| #~ msgid "multiple storage classes in declaration of `%s'" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹" |
| |
| #~ msgid "function definition declared `auto'" |
| #~ msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "function definition declared `register'" |
| #~ msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "function definition declared `typedef'" |
| #~ msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "storage class specified for structure field `%s'" |
| #~ msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" |
| |
| #~ msgid "storage class specified for parameter `%s'" |
| #~ msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" |
| |
| #~ msgid "storage class specified for typename" |
| #~ msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ²±¥¯¥é¥¹" |
| |
| #~ msgid "`%s' initialized and declared `extern'" |
| #~ msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s' has both `extern' and initializer" |
| #~ msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "nested function `%s' declared `extern'" |
| #~ msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "top-level declaration of `%s' specifies `auto'" |
| #~ msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹" |
| |
| #~ msgid "declaration of `%s' as array of voids" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó" |
| |
| #~ msgid "declaration of `%s' as array of functions" |
| #~ msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó" |
| |
| #~ msgid "size of array `%s' has non-integer type" |
| #~ msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤ÏÈóÀ°¿ô·¿" |
| |
| #~ msgid "ISO C forbids zero-size array `%s'" |
| #~ msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "size of array `%s' is negative" |
| #~ msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Éé¤Ç¤¹" |
| |
| #~ msgid "ISO C89 forbids array `%s' whose size can't be evaluated" |
| #~ msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C89 forbids variable-size array `%s'" |
| #~ msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "size of array `%s' is too large" |
| #~ msgstr "ÇÛÎó `%s' ¤ÎÂ礤µ¤¬Â礤¹¤®¤Þ¤¹" |
| |
| #~ msgid "ISO C89 does not support flexible array members" |
| #~ msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "array type has incomplete element type" |
| #~ msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ANSI C forbids const or volatile function types" |
| #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' declared as function returning a function" |
| #~ msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%s' declared as function returning an array" |
| #~ msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids qualified void function return type" |
| #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "type qualifiers ignored on function return type" |
| #~ msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "ISO C forbids qualified function types" |
| #~ msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "invalid type modifier within pointer declarator" |
| #~ msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò" |
| |
| #~ msgid "ISO C forbids const or volatile function types" |
| #~ msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "variable or field `%s' declared void" |
| #~ msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "field `%s' declared as a function" |
| #~ msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "field `%s' has incomplete type" |
| #~ msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹" |
| |
| #~ msgid "invalid storage class for function `%s'" |
| #~ msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹" |
| |
| #~ msgid "`noreturn' function returns non-void value" |
| #~ msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "cannot inline function `main'" |
| #~ msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "variable `%s' declared `inline'" |
| #~ msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "function declaration isn't a prototype" |
| #~ msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "parameter names (without types) in function declaration" |
| #~ msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "parameter has incomplete type" |
| #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹" |
| |
| #~ msgid "parameter `%s' points to incomplete type" |
| #~ msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "parameter points to incomplete type" |
| #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "parameter `%s' has just a forward declaration" |
| #~ msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`void' in parameter list must be the entire list" |
| #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s %s' declared inside parameter list" |
| #~ msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "anonymous struct declared inside parameter list" |
| #~ msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "anonymous union declared inside parameter list" |
| #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "anonymous enum declared inside parameter list" |
| #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "its scope is only this definition or declaration, which is probably not what you want." |
| #~ msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£" |
| |
| #~ msgid "redefinition of `%s %s'" |
| #~ msgstr "`%s %s' ¤ÎºÆÄêµÁ" |
| |
| #~ msgid "%s defined inside parms" |
| #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "union" |
| #~ msgstr "¶¦ÍÑÂÎ" |
| |
| #~ msgid "structure" |
| #~ msgstr "¹½Â¤ÂÎ" |
| |
| #~ msgid "%s has no %s" |
| #~ msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "named members" |
| #~ msgstr "̾Á°ÉÕ¤¥á¥ó¥Ð" |
| |
| #~ msgid "members" |
| #~ msgstr "¥á¥ó¥Ð" |
| |
| #~ msgid "nested redefinition of `%s'" |
| #~ msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ" |
| |
| #~ msgid "bit-field `%s' width not an integer constant" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "bit-field `%s' has invalid type" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "bit-field `%s' type invalid in ISO C" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "negative width in bit-field `%s'" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹" |
| |
| #~ msgid "width of `%s' exceeds its type" |
| #~ msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "zero width for bit-field `%s'" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹" |
| |
| #~ msgid "`%s' is narrower than values of its type" |
| #~ msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹" |
| |
| #~ msgid "flexible array member in union" |
| #~ msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "flexible array member not at end of struct" |
| #~ msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "flexible array member in otherwise empty struct" |
| #~ msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "duplicate member `%s'" |
| #~ msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'" |
| |
| #~ msgid "union cannot be made transparent" |
| #~ msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "redeclaration of `enum %s'" |
| #~ msgstr "`enum %s' ¤ÎºÆÀë¸À" |
| |
| #~ msgid "enum defined inside parms" |
| #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "enumeration values exceed range of largest integer" |
| #~ msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿" |
| |
| #~ msgid "enumerator value for `%s' not integer constant" |
| #~ msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "overflow in enumeration values" |
| #~ msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼" |
| |
| #~ msgid "ISO C restricts enumerator values to range of `int'" |
| #~ msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "return type is an incomplete type" |
| #~ msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹" |
| |
| #~ msgid "return type defaults to `int'" |
| #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" |
| |
| #~ msgid "no previous prototype for `%s'" |
| #~ msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' was used with no prototype before its definition" |
| #~ msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "no previous declaration for `%s'" |
| #~ msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' was used with no declaration before its definition" |
| #~ msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "return type of `%s' is not `int'" |
| #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "first argument of `%s' should be `int'" |
| #~ msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤¤Ç¤¹" |
| |
| #~ msgid "second argument of `%s' should be `char **'" |
| #~ msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤¤Ç¤¹" |
| |
| #~ msgid "third argument of `%s' should probably be `char **'" |
| #~ msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "`%s' takes only zero or two arguments" |
| #~ msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' is normally a non-static function" |
| #~ msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹" |
| |
| #~ msgid "parm types given both in parmlist and separately" |
| #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "parameter name omitted" |
| #~ msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "parameter `%s' declared void" |
| #~ msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "parameter name missing from parameter list" |
| #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "multiple parameters named `%s'" |
| #~ msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'" |
| |
| #~ msgid "type of `%s' defaults to `int'" |
| #~ msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹" |
| |
| #~ msgid "declaration for parameter `%s' but no such parameter" |
| #~ msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "number of arguments doesn't match prototype" |
| #~ msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "promoted argument `%s' doesn't match prototype" |
| #~ msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "argument `%s' doesn't match prototype" |
| #~ msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó" |
| |
| #~ msgid "type of parameter `%s' is not declared" |
| #~ msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "this function may return with or without a value" |
| #~ msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "size of return value of `%s' is %u bytes" |
| #~ msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹" |
| |
| #~ msgid "size of return value of `%s' is larger than %d bytes" |
| #~ msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礤¯¤Ê¤ê¤Þ¤¹" |
| |
| #~ msgid "`for' loop initial declaration used outside C99 mode" |
| #~ msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`%s %s' declared in `for' loop initial declaration" |
| #~ msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "declaration of non-variable `%s' in `for' loop initial declaration" |
| #~ msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "declaration of static variable `%s' in `for' loop initial declaration" |
| #~ msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" |
| #~ msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "ignoring `%s' at end of `-f%s'" |
| #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹" |
| |
| #~ msgid "argument format specified for non-function `%s'" |
| #~ msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format °À¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "unrecognized format specifier" |
| #~ msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò" |
| |
| #~ msgid "`%s' is an unrecognized format function type" |
| #~ msgstr "`%s' ¤Ïǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹" |
| |
| #~ msgid "format string has invalid operand number" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "format string arg follows the args to be formatted" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "format string arg not a string type" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "args to be formatted is not '...'" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "strftime formats cannot format arguments" |
| #~ msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "function does not return string type" |
| #~ msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó" |
| |
| #~ msgid "` ' flag" |
| #~ msgstr "` ' ¥Õ¥é¥°" |
| |
| #~ msgid "the ` ' printf flag" |
| #~ msgstr "printf ¤Î ` ' ¥Õ¥é¥°" |
| |
| #~ msgid "`+' flag" |
| #~ msgstr "`+' ¥Õ¥é¥°" |
| |
| #~ msgid "the `+' printf flag" |
| #~ msgstr "printf ¤Î `+' ¥Õ¥é¥°" |
| |
| #~ msgid "`#' flag" |
| #~ msgstr "`#' ¥Õ¥é¥°" |
| |
| #~ msgid "the `#' printf flag" |
| #~ msgstr "printf ¤Î `#' ¥Õ¥é¥°" |
| |
| #~ msgid "`0' flag" |
| #~ msgstr "`0' ¥Õ¥é¥°" |
| |
| #~ msgid "the `0' printf flag" |
| #~ msgstr "printf ¤Î `0' ¥Õ¥é¥°" |
| |
| #~ msgid "`-' flag" |
| #~ msgstr "`-' ¥Õ¥é¥°" |
| |
| #~ msgid "the `-' printf flag" |
| #~ msgstr "printf ¤Î `-' ¥Õ¥é¥°" |
| |
| #~ msgid "`'' flag" |
| #~ msgstr "`'' ¥Õ¥é¥°" |
| |
| #~ msgid "the `'' printf flag" |
| #~ msgstr "printf ¤Î `'' ¥Õ¥é¥°" |
| |
| #~ msgid "`I' flag" |
| #~ msgstr "`I' ¥Õ¥é¥°" |
| |
| #~ msgid "the `I' printf flag" |
| #~ msgstr "printf ¤Î `I' ¥Õ¥é¥°" |
| |
| #~ msgid "field width" |
| #~ msgstr "¥Õ¥£¡¼¥ë¥ÉÉý" |
| |
| #~ msgid "field width in printf format" |
| #~ msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý" |
| |
| #~ msgid "precision" |
| #~ msgstr "ÀºÅÙ" |
| |
| #~ msgid "precision in printf format" |
| #~ msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ" |
| |
| #~ msgid "length modifier" |
| #~ msgstr "Ťµ½¤¾þ»Ò" |
| |
| #~ msgid "length modifier in printf format" |
| #~ msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" |
| |
| #~ msgid "assignment suppression" |
| #~ msgstr "ÂåÆþ¤ÎÍÞÀ©" |
| |
| #~ msgid "`a' flag" |
| #~ msgstr "`a' ¥Õ¥é¥°" |
| |
| #~ msgid "the `a' scanf flag" |
| #~ msgstr "scanf ¤Î `a' ¥Õ¥é¥°" |
| |
| #~ msgid "field width in scanf format" |
| #~ msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" |
| |
| #~ msgid "length modifier in scanf format" |
| #~ msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" |
| |
| #~ msgid "the `'' scanf flag" |
| #~ msgstr "scanf ¤Î `'' ¥Õ¥é¥°" |
| |
| #~ msgid "the `I' scanf flag" |
| #~ msgstr "scanf ¤Î `I' ¥Õ¥é¥°" |
| |
| #~ msgid "`_' flag" |
| #~ msgstr "`_' ¥Õ¥é¥°" |
| |
| #~ msgid "the `_' strftime flag" |
| #~ msgstr "strftime ¤Î `_' ¥Õ¥é¥°" |
| |
| #~ msgid "the `-' strftime flag" |
| #~ msgstr "strftime ¤Î `-' ¥Õ¥é¥°" |
| |
| #~ msgid "the `0' strftime flag" |
| #~ msgstr "strftime ¤Î `^' ¥Õ¥é¥°" |
| |
| #~ msgid "`^' flag" |
| #~ msgstr "`^' ¥Õ¥é¥°" |
| |
| #~ msgid "the `^' strftime flag" |
| #~ msgstr "strftime ¤Î `^' ¥Õ¥é¥°" |
| |
| #~ msgid "the `#' strftime flag" |
| #~ msgstr "strftime ¤Î `#' ¥Õ¥é¥°" |
| |
| #~ msgid "field width in strftime format" |
| #~ msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" |
| |
| #~ msgid "`E' modifier" |
| #~ msgstr "`E' ½¤¾þ»Ò" |
| |
| #~ msgid "the `E' strftime modifier" |
| #~ msgstr "strftime ¤Î `E' ½¤¾þ»Ò" |
| |
| #~ msgid "`O' modifier" |
| #~ msgstr "`O' ½¤¾þ»Ò" |
| |
| #~ msgid "the `O' strftime modifier" |
| #~ msgstr "strftime ¤Î `O' ½¤¾þ»Ò" |
| |
| #~ msgid "the `O' modifier" |
| #~ msgstr "the `O' ½¤¾þ»Ò" |
| |
| #~ msgid "fill character" |
| #~ msgstr "µÍ¤áʸ»ú" |
| |
| #~ msgid "fill character in strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú" |
| |
| #~ msgid "the `^' strfmon flag" |
| #~ msgstr "strfmon ¤Î `^' ¥Õ¥é¥°" |
| |
| #~ msgid "the `+' strfmon flag" |
| #~ msgstr "strfmon ¤Î `+' ¥Õ¥é¥°" |
| |
| #~ msgid "`(' flag" |
| #~ msgstr "`(' ¥Õ¥é¥°" |
| |
| #~ msgid "the `(' strfmon flag" |
| #~ msgstr "strfmon ¤Î `(' ¥Õ¥é¥°" |
| |
| #~ msgid "`!' flag" |
| #~ msgstr "`!' ¥Õ¥é¥°" |
| |
| #~ msgid "the `!' strfmon flag" |
| #~ msgstr "strfmon ¤Î `!' ¥Õ¥é¥°" |
| |
| #~ msgid "the `-' strfmon flag" |
| #~ msgstr "strfmon ¤Î `-' ¥Õ¥é¥°" |
| |
| #~ msgid "field width in strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý" |
| |
| #~ msgid "left precision" |
| #~ msgstr "º¸ÀºÅÙ" |
| |
| #~ msgid "left precision in strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ" |
| |
| #~ msgid "right precision" |
| #~ msgstr "±¦ÀºÅÙ" |
| |
| #~ msgid "right precision in strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ" |
| |
| #~ msgid "length modifier in strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò" |
| |
| #~ msgid "function might be possible candidate for `%s' format attribute" |
| #~ msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format °À¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹" |
| |
| #~ msgid "missing $ operand number in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s does not support %%n$ operand number formats" |
| #~ msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "operand number out of range in format" |
| #~ msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹" |
| |
| #~ msgid "format argument %d used more than once in %s format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "format argument %d unused before used argument %d in $-style format" |
| #~ msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹" |
| |
| #~ msgid "format not a string literal, format string not checked" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "format not a string literal and no format arguments" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó" |
| |
| #~ msgid "format not a string literal, argument types not checked" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "too many arguments for format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "unused arguments in $-style format" |
| #~ msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "zero-length format string" |
| #~ msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó" |
| |
| #~ msgid "format is a wide character string" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹" |
| |
| #~ msgid "unterminated format string" |
| #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó" |
| |
| #~ msgid "null format string" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤¬ null ¤Ç¤¹" |
| |
| #~ msgid "embedded `\\0' in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "spurious trailing `%%' in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤¤â¤Î¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "repeated %s in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "missing fill character at end of strfmon format" |
| #~ msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "too few arguments for format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "zero width in %s format" |
| #~ msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" |
| |
| #~ msgid "empty left precision in %s format" |
| #~ msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" |
| |
| #~ msgid "field precision" |
| #~ msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ" |
| |
| #~ msgid "empty precision in %s format" |
| #~ msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹" |
| |
| #~ msgid "%s does not support the `%s' %s length modifier" |
| #~ msgstr "%s ¤Ï `%s' %s Ťµ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "conversion lacks type at end of format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "unknown conversion type character `%c' in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "unknown conversion type character 0x%x in format" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "%s does not support the `%%%c' %s format" |
| #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "%s used with `%%%c' %s format" |
| #~ msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "%s does not support %s" |
| #~ msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "%s does not support %s with the `%%%c' %s format" |
| #~ msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "%s ignored with %s and `%%%c' %s format" |
| #~ msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "%s ignored with %s in %s format" |
| #~ msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "use of %s and %s together with `%%%c' %s format" |
| #~ msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "use of %s and %s together in %s format" |
| #~ msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "`%%%c' yields only last 2 digits of year in some locales" |
| #~ msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹" |
| |
| #~ msgid "`%%%c' yields only last 2 digits of year" |
| #~ msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹" |
| |
| #~ msgid "no closing `]' for `%%[' format" |
| #~ msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "use of `%s' length modifier with `%c' type character" |
| #~ msgstr "`%s' Ťµ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s does not support the `%%%s%c' %s format" |
| #~ msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "operand number specified with suppressed assignment" |
| #~ msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "operand number specified for format taking no argument" |
| #~ msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "writing through null pointer (arg %d)" |
| #~ msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" |
| |
| #~ msgid "reading through null pointer (arg %d)" |
| #~ msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" |
| |
| #~ msgid "writing into constant object (arg %d)" |
| #~ msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)" |
| |
| #~ msgid "extra type qualifiers in format argument (arg %d)" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)" |
| |
| #~ msgid "format argument is not a pointer (arg %d)" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" |
| |
| #~ msgid "format argument is not a pointer to a pointer (arg %d)" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" |
| |
| #~ msgid "%s is not type %s (arg %d)" |
| #~ msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)" |
| |
| #~ msgid "%s format, %s arg (arg %d)" |
| #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)" |
| |
| #~ msgid "badly nested C headers from preprocessor" |
| #~ msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹" |
| |
| #~ msgid "leaving more files than we entered" |
| #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿" |
| |
| #~ msgid "ignoring #pragma %s %s" |
| #~ msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹" |
| |
| #~ msgid "ignoring #pragma %s" |
| #~ msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹" |
| |
| #~ msgid "non hex digit '%c' in universal-character-name" |
| #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "universal-character-name on EBCDIC target" |
| #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "universal-character-name used for '%c'" |
| #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "hex escape out of range" |
| #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹" |
| |
| #~ msgid "unknown escape sequence: '\\' followed by char 0x%x" |
| #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: ʸ»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'" |
| |
| #~ msgid "universal-character-name '\\u%04x' not valid in identifier" |
| #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤Ï͸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "both 'f' and 'l' suffixes on floating constant" |
| #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "floating point number exceeds range of '%s'" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿" |
| |
| #~ msgid "stray '%c' in program" |
| #~ msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'" |
| |
| #~ msgid "stray '\\%o' in program" |
| #~ msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'" |
| |
| #~ msgid "floating constant may not be in radix 16" |
| #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "traditional C rejects the 'l' suffix" |
| #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids imaginary numeric constants" |
| #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "floating point number exceeds range of 'double'" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "two 'u' suffixes on integer constant" |
| #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "traditional C rejects the 'u' suffix" |
| #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼¤¬µñÈݤµ¤ì¤Þ¤¹" |
| |
| #~ msgid "three 'l' suffixes on integer constant" |
| #~ msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "'lul' is not a valid integer suffix" |
| #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "'Ll' and 'lL' are not valid integer suffixes" |
| #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "more than one 'i' or 'j' suffix on integer constant" |
| #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits" |
| #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿" |
| |
| #~ msgid "width of integer constant changes with -traditional" |
| #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹" |
| |
| #~ msgid "integer constant is unsigned in ISO C, signed with -traditional" |
| #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤¤Ç¤¹" |
| |
| #~ msgid "width of integer constant may change on other systems with -traditional" |
| #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "integer constant larger than the maximum value of %s" |
| #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹" |
| |
| #~ msgid "decimal constant is so large that it is unsigned" |
| #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿" |
| |
| #~ msgid "integer constant is larger than the maximum value for its type" |
| #~ msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹" |
| |
| #~ msgid "missing white space after number '%.*s'" |
| #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "Ignoring invalid multibyte character" |
| #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹" |
| |
| #~ msgid "syntax error" |
| #~ msgstr "ʸˡ¥¨¥é¡¼" |
| |
| #~ msgid "ISO C forbids an empty source file" |
| #~ msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "argument of `asm' is not a constant string" |
| #~ msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó " |
| |
| #~ msgid "ISO C forbids data definition with no type or storage class" |
| #~ msgstr "ISO C ¤Ï·¿¤äµ²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "data definition has no type or storage class" |
| #~ msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C does not allow extra `;' outside of a function" |
| #~ msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C forbids `&&'" |
| #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "`sizeof' applied to a bit-field" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'" |
| |
| #~ msgid "ISO C forbids omitting the middle term of a ?: expression" |
| #~ msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C89 forbids compound literals" |
| #~ msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids braced-groups within expressions" |
| #~ msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "traditional C rejects string concatenation" |
| #~ msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹" |
| |
| #~ msgid "ISO C does not permit use of `varargs.h'" |
| #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' is not at beginning of declaration" |
| #~ msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C forbids empty initializer braces" |
| #~ msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C89 forbids specifying subobject to initialize" |
| #~ msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "obsolete use of designated initializer without `='" |
| #~ msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" |
| |
| #~ msgid "obsolete use of designated initializer with `:'" |
| #~ msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿" |
| |
| #~ msgid "ISO C forbids specifying range of elements to initialize" |
| #~ msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids nested functions" |
| #~ msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99" |
| #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids forward references to `enum' types" |
| #~ msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "comma at end of enumerator list" |
| #~ msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "no semicolon at end of struct or union" |
| #~ msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "extra semicolon in struct or union specified" |
| #~ msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "ISO C doesn't support unnamed structs/unions" |
| #~ msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C forbids member declarations with no members" |
| #~ msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "deprecated use of label at end of compound statement" |
| #~ msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C89 forbids mixed declarations and code" |
| #~ msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids label declarations" |
| #~ msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "braced-group within expression allowed only inside a function" |
| #~ msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "empty body in an else-statement" |
| #~ msgstr "else ʸ¤ÎÃæ¿È¤¬¶õ¤Ç¤¹" |
| |
| #~ msgid "ISO C forbids `goto *expr;'" |
| #~ msgstr "ISO C `goto *¼°;' ¤Î½ñ¤Êý¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids forward parameter declarations" |
| #~ msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C requires a named argument before `...'" |
| #~ msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹" |
| |
| #~ msgid "`...' in old-style identifier list" |
| #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'" |
| |
| #~ msgid "%s at end of input" |
| #~ msgstr "ÆþÎϤκǸå¤Ë %s" |
| |
| #~ msgid "%s before %s'%c'" |
| #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "%s before %s'\\x%x'" |
| #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "%s before string constant" |
| #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s" |
| |
| #~ msgid "%s before numeric constant" |
| #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s" |
| |
| #~ msgid "%s before \"%s\"" |
| #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "%s before '%s' token" |
| #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "syntax error at '%s' token" |
| #~ msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼" |
| |
| #~ msgid "YYDEBUG not defined." |
| #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)" |
| #~ msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿" |
| |
| #~ msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)" |
| #~ msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿" |
| |
| #~ msgid "junk at end of '#pragma pack'" |
| #~ msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "junk at end of #pragma weak" |
| #~ msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "break statement not within loop or switch" |
| #~ msgstr "break ʸ¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "continue statement not within a loop" |
| #~ msgstr "continue ʸ¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "destructor needed for `%#D'" |
| #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹" |
| |
| #~ msgid "where case label appears here" |
| #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹" |
| |
| #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" |
| #~ msgstr "(Á°¤Î case ʸ¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)" |
| |
| #~ msgid "%s qualifier ignored on asm" |
| #~ msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "`%s' has an incomplete type" |
| #~ msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹" |
| |
| #~ msgid "invalid use of void expression" |
| #~ msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ" |
| |
| #~ msgid "invalid use of array with unspecified bounds" |
| #~ msgstr "¶³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ" |
| |
| #~ msgid "invalid use of undefined type `%s %s'" |
| #~ msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "invalid use of incomplete typedef `%s'" |
| #~ msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹" |
| |
| #~ msgid "function types not truly compatible in ISO C" |
| #~ msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "types are not quite compatible" |
| #~ msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "sizeof applied to a function type" |
| #~ msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "sizeof applied to a void type" |
| #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "sizeof applied to an incomplete type" |
| #~ msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "arithmetic on pointer to an incomplete type" |
| #~ msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»" |
| |
| #~ msgid "__alignof__ applied to an incomplete type" |
| #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "`__alignof' applied to a bit-field" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "invalid use of non-lvalue array" |
| #~ msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ" |
| |
| #~ msgid "%s has no member named `%s'" |
| #~ msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "request for member `%s' in something not a structure or union" |
| #~ msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "dereferencing pointer to incomplete type" |
| #~ msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È" |
| |
| #~ msgid "dereferencing `void *' pointer" |
| #~ msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹" |
| |
| #~ msgid "invalid type argument of `%s'" |
| #~ msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿" |
| |
| #~ msgid "subscript missing in array reference" |
| #~ msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "array subscript has type `char'" |
| #~ msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹" |
| |
| #~ msgid "array subscript is not an integer" |
| #~ msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C forbids subscripting `register' array" |
| #~ msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C89 forbids subscripting non-lvalue array" |
| #~ msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "subscript has type `char'" |
| #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹" |
| |
| #~ msgid "subscripted value is neither array nor pointer" |
| #~ msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`%s' undeclared here (not in a function)" |
| #~ msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)" |
| |
| #~ msgid "`%s' undeclared (first use in this function)" |
| #~ msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)" |
| |
| #~ msgid "(Each undeclared identifier is reported only once" |
| #~ msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô" |
| |
| #~ msgid "for each function it appears in.)" |
| #~ msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)" |
| |
| #~ msgid "local declaration of `%s' hides instance variable" |
| #~ msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "called object is not a function" |
| #~ msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "too many arguments to function" |
| #~ msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "type of formal parameter %d is incomplete" |
| #~ msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹" |
| |
| #~ msgid "%s as integer rather than floating due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as integer rather than complex due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as complex rather than floating due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as floating rather than integer due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as complex rather than integer due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as floating rather than complex due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as `float' rather than `double' due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s with different width due to prototype" |
| #~ msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as unsigned due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s as signed due to prototype" |
| #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤¤È¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "too few arguments to function" |
| #~ msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around + or - inside shift" |
| #~ msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around && within ||" |
| #~ msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around arithmetic in operand of |" |
| #~ msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around comparison in operand of |" |
| #~ msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around arithmetic in operand of ^" |
| #~ msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around comparison in operand of ^" |
| #~ msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around + or - in operand of &" |
| #~ msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "suggest parentheses around comparison in operand of &" |
| #~ msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹" |
| |
| #~ msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" |
| #~ msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó" |
| |
| #~ msgid "right shift count is negative" |
| #~ msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" |
| |
| #~ msgid "right shift count >= width of type" |
| #~ msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "left shift count is negative" |
| #~ msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹" |
| |
| #~ msgid "left shift count >= width of type" |
| #~ msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "shift count is negative" |
| #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹" |
| |
| #~ msgid "shift count >= width of type" |
| #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "comparing floating point with == or != is unsafe" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "ISO C forbids comparison of `void *' with function pointer" |
| #~ msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "comparison of distinct pointer types lacks a cast" |
| #~ msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "comparison between pointer and integer" |
| #~ msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids ordered comparisons of pointers to functions" |
| #~ msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "comparison of complete and incomplete pointers" |
| #~ msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹" |
| |
| #~ msgid "ordered comparison of pointer with integer zero" |
| #~ msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹" |
| |
| #~ msgid "unordered comparison on non-floating point argument" |
| #~ msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹" |
| |
| #~ msgid "comparison between signed and unsigned" |
| #~ msgstr "Éä¹çÉÕ¤¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹" |
| |
| #~ msgid "comparison of promoted ~unsigned with constant" |
| #~ msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹" |
| |
| #~ msgid "comparison of promoted ~unsigned with unsigned" |
| #~ msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹" |
| |
| #~ msgid "pointer of type `void *' used in arithmetic" |
| #~ msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "pointer to a function used in arithmetic" |
| #~ msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "pointer of type `void *' used in subtraction" |
| #~ msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "pointer to a function used in subtraction" |
| #~ msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "wrong type argument to unary plus" |
| #~ msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "wrong type argument to unary minus" |
| #~ msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C does not support `~' for complex conjugation" |
| #~ msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "wrong type argument to bit-complement" |
| #~ msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "wrong type argument to abs" |
| #~ msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "wrong type argument to conjugation" |
| #~ msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "wrong type argument to unary exclamation mark" |
| #~ msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C does not support `++' and `--' on complex types" |
| #~ msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "wrong type argument to %s" |
| #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "%s of pointer to unknown structure" |
| #~ msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s" |
| |
| #~ msgid "invalid lvalue in increment" |
| #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" |
| |
| #~ msgid "invalid lvalue in decrement" |
| #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" |
| |
| #~ msgid "increment" |
| #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È" |
| |
| #~ msgid "decrement" |
| #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È" |
| |
| #~ msgid "ISO C forbids the address of a cast expression" |
| #~ msgstr "ISO C ¤Ï¥¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "invalid lvalue in unary `&'" |
| #~ msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹" |
| |
| #~ msgid "attempt to take address of bit-field structure member `%s'" |
| #~ msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids use of conditional expressions as lvalues" |
| #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids use of compound expressions as lvalues" |
| #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids use of cast expressions as lvalues" |
| #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "%s of read-only member `%s'" |
| #~ msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "%s of read-only variable `%s'" |
| #~ msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "%s of read-only location" |
| #~ msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "cannot take address of bitfield `%s'" |
| #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "global register variable `%s' used in nested function" |
| #~ msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "register variable `%s' used in nested function" |
| #~ msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "address of global register variable `%s' requested" |
| #~ msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹" |
| |
| #~ msgid "cannot put object with volatile field into register" |
| #~ msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó" |
| |
| #~ msgid "address of register variable `%s' requested" |
| #~ msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "signed and unsigned type in conditional expression" |
| #~ msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids conditional expr with only one void side" |
| #~ msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids conditional expr between `void *' and function pointer" |
| #~ msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "pointer type mismatch in conditional expression" |
| #~ msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" |
| |
| #~ msgid "pointer/integer type mismatch in conditional expression" |
| #~ msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" |
| |
| #~ msgid "type mismatch in conditional expression" |
| #~ msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó" |
| |
| #~ msgid "left-hand operand of comma expression has no effect" |
| #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "cast specifies array type" |
| #~ msgstr "¥¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "cast specifies function type" |
| #~ msgstr "¥¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids casting nonscalar to the same type" |
| #~ msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids casts to union type" |
| #~ msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "cast to union type from type not present in union" |
| #~ msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "cast discards qualifiers from pointer target type" |
| #~ msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" |
| |
| #~ msgid "cast increases required alignment of target type" |
| #~ msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹" |
| |
| #~ msgid "cast from pointer to integer of different size" |
| #~ msgstr "¥¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹" |
| |
| #~ msgid "cast does not match function type" |
| #~ msgstr "¥¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó" |
| |
| #~ msgid "cast to pointer from integer of different size" |
| #~ msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "invalid lvalue in assignment" |
| #~ msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹" |
| |
| #~ msgid "assignment" |
| #~ msgstr "ÂåÆþ" |
| |
| #~ msgid "%s makes qualified function pointer from unqualified" |
| #~ msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹" |
| |
| #~ msgid "%s discards qualifiers from pointer target type" |
| #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹" |
| |
| #~ msgid "ISO C prohibits argument conversion to union type" |
| #~ msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "ISO C forbids %s between function pointer and `void *'" |
| #~ msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹" |
| |
| #~ msgid "pointer targets in %s differ in signedness" |
| #~ msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤ÎÍ̵¤¬°Û¤Ê¤ê¤Þ¤¹" |
| |
| #~ msgid "%s from incompatible pointer type" |
| #~ msgstr "¸ß´¹À¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹" |
| |
| #~ msgid "%s makes pointer from integer without a cast" |
| #~ msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿" |
| |
| #~ msgid "%s makes integer from pointer without a cast" |
| #~ msgstr "%s¤Ë¤è¤ê¡¢¥¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿" |
| |
| #~ msgid "incompatible type for argument %d of `%s'" |
| #~ msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "incompatible type for argument %d of indirect function call" |
| #~ msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À¤Î¤Ê¤¤·¿¤Ç¤¹" |
| |
| #~ msgid "incompatible types in %s" |
| #~ msgstr "%s ¤Ë¸ß´¹À¤Î¤Ê¤¤·¿" |
| |
| #~ msgid "passing arg %d of `%s'" |
| #~ msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹" |
| |
| #~ msgid "passing arg %d of pointer to function" |
| #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹" |
| |
| #~ msgid "initializer for static variable is not constant" |
| #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "initializer for static variable uses complicated arithmetic" |
| #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "aggregate initializer is not constant" |
| #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "aggregate initializer uses complicated arithmetic" |
| #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "traditional C rejects automatic aggregate initialization" |
| #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹" |
| |
| #~ msgid "(near initialization for `%s')" |
| #~ msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)" |
| |
| #~ msgid "char-array initialized from wide string" |
| #~ msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "int-array initialized from non-wide string" |
| #~ msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "initializer-string for array of chars is too long" |
| #~ msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "array initialized from non-constant array expression" |
| #~ msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "initializer element is not constant" |
| #~ msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "initialization" |
| #~ msgstr "½é´ü²½" |
| |
| #~ msgid "initializer element is not computable at load time" |
| #~ msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó" |
| |
| #~ msgid "invalid initializer" |
| #~ msgstr "̵¸ú¤Ê½é´ü²½»Ò" |
| |
| #~ msgid "extra brace group at end of initializer" |
| #~ msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×" |
| |
| #~ msgid "missing braces around initializer" |
| #~ msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "braces around scalar initializer" |
| #~ msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "initialization of flexible array member in a nested context" |
| #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "initialization of a flexible array member" |
| #~ msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "deprecated initialization of zero-length array" |
| #~ msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "initialization of zero-length array before end of structure" |
| #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "initialization of zero-length array inside a nested context" |
| #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "missing initializer" |
| #~ msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "empty scalar initializer" |
| #~ msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò" |
| |
| #~ msgid "extra elements in scalar initializer" |
| #~ msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ" |
| |
| #~ msgid "initialization designators may not nest" |
| #~ msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "array index in non-array initializer" |
| #~ msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "field name not in record or union initializer" |
| #~ msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹" |
| |
| #~ msgid "nonconstant array index in initializer" |
| #~ msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "array index in initializer exceeds array bounds" |
| #~ msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òĶ¤¨¤Þ¤·¤¿" |
| |
| #~ msgid "empty index range in initializer" |
| #~ msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "array index range in initializer exceeds array bounds" |
| #~ msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶³¦¤òĶ¤¨¤Þ¤·¤¿" |
| |
| #~ msgid "unknown field `%s' specified in initializer" |
| #~ msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "initialized field with side-effects overwritten" |
| #~ msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤¤µ¤ì¤Þ¤¹" |
| |
| #~ msgid "excess elements in char array initializer" |
| #~ msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "excess elements in struct initializer" |
| #~ msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "excess elements in union initializer" |
| #~ msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "traditional C rejects initialization of unions" |
| #~ msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹" |
| |
| #~ msgid "excess elements in array initializer" |
| #~ msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "excess elements in scalar initializer" |
| #~ msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹" |
| |
| #~ msgid "asm template is not a string constant" |
| #~ msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "invalid lvalue in asm statement" |
| #~ msgstr "asm ʸ¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ" |
| |
| #~ msgid "modification by `asm'" |
| #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ" |
| |
| #~ msgid "function declared `noreturn' has a `return' statement" |
| #~ msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' ʸ¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "`return' with no value, in function returning non-void" |
| #~ msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`return' with a value, in function returning void" |
| #~ msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "return" |
| #~ msgstr "return" |
| |
| #~ msgid "function returns address of local variable" |
| #~ msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "switch quantity not an integer" |
| #~ msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`long' switch expression not converted to `int' in ISO C" |
| #~ msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "case label not within a switch statement" |
| #~ msgstr "case ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "`default' label not within a switch statement" |
| #~ msgstr "`default' ¥é¥Ù¥ë¤¬ switch ʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "inlining failed in call to `%s'" |
| #~ msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿" |
| |
| #~ msgid "called from here" |
| #~ msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "can't inline call to `%s'" |
| #~ msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "function call has aggregate value" |
| #~ msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "variable offset is passed paritially in stack and in reg" |
| #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "variable size is passed partially in stack and in reg" |
| #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "internal error" |
| #~ msgstr "ÆâÉô¥¨¥é¡¼" |
| |
| #~ msgid "no arguments" |
| #~ msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "fopen %s" |
| #~ msgstr "fopen %s" |
| |
| #~ msgid "fclose %s" |
| #~ msgstr "fclose %s" |
| |
| #~ msgid "collect2 version %s" |
| #~ msgstr "collect2 version %s" |
| |
| #~ msgid "%d constructor(s) found\n" |
| #~ msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" |
| |
| #~ msgid "%d destructor(s) found\n" |
| #~ msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" |
| |
| #~ msgid "%d frame table(s) found\n" |
| #~ msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n" |
| |
| #~ msgid "%s terminated with signal %d [%s]%s" |
| #~ msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "%s returned %d exit status" |
| #~ msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿" |
| |
| #~ msgid "[cannot find %s]" |
| #~ msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]" |
| |
| #~ msgid "cannot find `%s'" |
| #~ msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "redirecting stdout: %s" |
| #~ msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s" |
| |
| #~ msgid "[Leaving %s]\n" |
| #~ msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n" |
| |
| #~ msgid "" |
| #~ "\n" |
| #~ "write_c_file - output name is %s, prefix is %s\n" |
| #~ msgstr "" |
| #~ "\n" |
| #~ "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n" |
| |
| #~ msgid "cannot find `nm'" |
| #~ msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "pipe" |
| #~ msgstr "pipe" |
| |
| #~ msgid "fdopen" |
| #~ msgstr "fdopen" |
| |
| #~ msgid "dup2 %d 1" |
| #~ msgstr "dup2 %d 1" |
| |
| #~ msgid "close %d" |
| #~ msgstr "close %d" |
| |
| #~ msgid "execvp %s" |
| #~ msgstr "execvp %s" |
| |
| #~ msgid "init function found in object %s" |
| #~ msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" |
| |
| #~ msgid "fini function found in object %s" |
| #~ msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿" |
| |
| #~ msgid "fclose" |
| #~ msgstr "fclose" |
| |
| #~ msgid "unable to open file '%s'" |
| #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "unable to stat file '%s'" |
| #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "unable to mmap file '%s'" |
| #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "not found\n" |
| #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n" |
| |
| #~ msgid "dynamic dependency %s not found" |
| #~ msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "bad magic number in file '%s'" |
| #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" |
| |
| #~ msgid "dynamic dependencies.\n" |
| #~ msgstr "ưŪ°Í¸´Ø·¸¡£\n" |
| |
| #~ msgid "cannot find `ldd'" |
| #~ msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "execv %s" |
| #~ msgstr "execv %s" |
| |
| #~ msgid "" |
| #~ "\n" |
| #~ "ldd output with constructors/destructors.\n" |
| #~ msgstr "" |
| #~ "\n" |
| #~ "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n" |
| |
| #~ msgid "unable to open dynamic dependency '%s'" |
| #~ msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó" |
| |
| #~ msgid "%s: not a COFF file" |
| #~ msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "%s: cannot open as COFF file" |
| #~ msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó" |
| |
| #~ msgid "Library lib%s not found" |
| #~ msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "open %s" |
| #~ msgstr "open %s" |
| |
| #~ msgid "incompatibilities between object file & expected values" |
| #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ" |
| |
| #~ msgid "" |
| #~ "\n" |
| #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" |
| #~ msgstr "" |
| #~ "\n" |
| #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n" |
| |
| #~ msgid "string section missing" |
| #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "section pointer missing" |
| #~ msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "no symbol table found" |
| #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "no cmd_strings found" |
| #~ msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "" |
| #~ "\n" |
| #~ "Updating header and load commands.\n" |
| #~ "\n" |
| #~ msgstr "" |
| #~ "\n" |
| #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n" |
| |
| #~ msgid "load command map, %d cmds, new size %ld.\n" |
| #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n" |
| |
| #~ msgid "" |
| #~ "writing load commands.\n" |
| #~ "\n" |
| #~ msgstr "" |
| #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤¹þ¤ß¤Þ¤¹¡£\n" |
| #~ "\n" |
| |
| #~ msgid "close %s" |
| #~ msgstr "close %s" |
| |
| #~ msgid "could not convert 0x%l.8x into a region" |
| #~ msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" |
| #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n" |
| |
| #~ msgid "bad magic number" |
| #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð" |
| |
| #~ msgid "bad header version" |
| #~ msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" |
| |
| #~ msgid "bad raw header version" |
| #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó" |
| |
| #~ msgid "raw header buffer too small" |
| #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡" |
| |
| #~ msgid "old raw header file" |
| #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë" |
| |
| #~ msgid "unsupported version" |
| #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹" |
| |
| #~ msgid "unknown {de,en}code_mach_o_hdr return value %d" |
| #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d" |
| |
| #~ msgid "fstat %s" |
| #~ msgstr "fstat %s" |
| |
| #~ msgid "lseek %s 0" |
| #~ msgstr "lseek %s 0" |
| |
| #~ msgid "read %s" |
| #~ msgstr "read %s" |
| |
| #~ msgid "read %ld bytes, expected %ld, from %s" |
| #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹" |
| |
| #~ msgid "msync %s" |
| #~ msgstr "msync %s" |
| |
| #~ msgid "munmap %s" |
| #~ msgstr "munmap %s" |
| |
| #~ msgid "write %s" |
| #~ msgstr "write %s" |
| |
| #~ msgid "wrote %ld bytes, expected %ld, to %s" |
| #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹" |
| |
| #~ msgid "" |
| #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" |
| #~ ";; %d successes.\n" |
| #~ "\n" |
| #~ msgstr "" |
| #~ ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n" |
| #~ ";; %d À®¸ù¡£\n" |
| |
| #~ msgid "" |
| #~ "\n" |
| #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" |
| #~ ";; %d successes.\n" |
| #~ msgstr "" |
| #~ "\n" |
| #~ ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n" |
| #~ ";; %d À®¸ù¡£\n" |
| |
| #~ msgid "Use VAX-C alignment" |
| #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ" |
| |
| #~ msgid "invalid %%Q value" |
| #~ msgstr "̵¸ú¤Ê %%Q ÃÍ" |
| |
| #~ msgid "invalid %%C value" |
| #~ msgstr "̵¸ú¤Ê %%C ÃÍ" |
| |
| #~ msgid "invalid %%N value" |
| #~ msgstr "̵¸ú¤Ê %%N ÃÍ" |
| |
| #~ msgid "invalid %%M value" |
| #~ msgstr "̵¸ú¤Ê %%M ÃÍ" |
| |
| #~ msgid "invalid %%m value" |
| #~ msgstr "̵¸ú¤Ê %%m ÃÍ" |
| |
| #~ msgid "invalid %%L value" |
| #~ msgstr "̵¸ú¤Ê %%L ÃÍ" |
| |
| #~ msgid "invalid %%O value" |
| #~ msgstr "̵¸ú¤Ê %%O ÃÍ" |
| |
| #~ msgid "invalid %%P value" |
| #~ msgstr "̵¸ú¤Ê %%P ÃÍ" |
| |
| #~ msgid "invalid %%V value" |
| #~ msgstr "̵¸ú¤Ê %%V ÃÍ" |
| |
| #~ msgid "Generate code assuming DW bit is set" |
| #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®" |
| |
| #~ msgid "Generate code assuming DW bit is not set" |
| #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®" |
| |
| #~ msgid "Generate code using byte writes" |
| #~ msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®" |
| |
| #~ msgid "Do not generate byte writes" |
| #~ msgstr "¥Ð¥¤¥È½ñ¤¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®" |
| |
| #~ msgid "Use small memory model" |
| #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" |
| |
| #~ msgid "Use normal memory model" |
| #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" |
| |
| #~ msgid "Use large memory model" |
| #~ msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ" |
| |
| #~ msgid "Generate 29050 code" |
| #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®" |
| |
| #~ msgid "Generate 29000 code" |
| #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®" |
| |
| #~ msgid "Use kernel global registers" |
| #~ msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ" |
| |
| #~ msgid "Use user global registers" |
| #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ" |
| |
| #~ msgid "Emit stack checking code" |
| #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯" |
| |
| #~ msgid "Do not emit stack checking code" |
| #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤" |
| |
| #~ msgid "Work around storem hardware bug" |
| #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦" |
| |
| #~ msgid "Do not work around storem hardware bug" |
| #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤" |
| |
| #~ msgid "Store locals in argument registers" |
| #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë" |
| |
| #~ msgid "Do not store locals in arg registers" |
| #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤" |
| |
| #~ msgid "Use software floating point" |
| #~ msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Do not generate multm instructions" |
| #~ msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "bad value `%s' for -mtrap-precision switch" |
| #~ msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" |
| |
| #~ msgid "bad value `%s' for -mfp-rounding-mode switch" |
| #~ msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" |
| |
| #~ msgid "bad value `%s' for -mfp-trap-mode switch" |
| #~ msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" |
| |
| #~ msgid "bad value `%s' for -mcpu switch" |
| #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'" |
| |
| #~ msgid "fp software completion requires -mtrap-precision=i" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹" |
| |
| #~ msgid "rounding mode not supported for VAX floats" |
| #~ msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó" |
| |
| #~ msgid "trap mode not supported for VAX floats" |
| #~ msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ¤Þ¤»¤ó" |
| |
| #~ msgid "L%d cache latency unknown for %s" |
| #~ msgstr "L%d ¥¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹" |
| |
| #~ msgid "bad value `%s' for -mmemory-latency" |
| #~ msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹" |
| |
| #~ msgid "invalid %%r value" |
| #~ msgstr "̵¸ú¤Ê %%r ÃÍ" |
| |
| #~ msgid "invalid %%R value" |
| #~ msgstr "̵¸ú¤Ê %%R ÃÍ" |
| |
| #~ msgid "invalid %%h value" |
| #~ msgstr "̵¸ú¤Ê %%h ÃÍ" |
| |
| #~ msgid "invalid %%U value" |
| #~ msgstr "̵¸ú¤Ê %%U ÃÍ" |
| |
| #~ msgid "invalid %%s value" |
| #~ msgstr "̵¸ú¤Ê %%s ÃÍ" |
| |
| #~ msgid "invalid %%E value" |
| #~ msgstr "̵¸ú¤Ê %%E ÃÍ" |
| |
| #~ msgid "invalid %%xn code" |
| #~ msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É" |
| |
| #~ msgid "Use hardware fp" |
| #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ" |
| |
| #~ msgid "Do not use hardware fp" |
| #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" |
| |
| #~ msgid "Use fp registers" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Do not use fp registers" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤" |
| |
| #~ msgid "Do not assume GAS" |
| #~ msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤" |
| |
| #~ msgid "Assume GAS" |
| #~ msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë" |
| |
| #~ msgid "Request IEEE-conformant math library routines (OSF/1)" |
| #~ msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë" |
| |
| #~ msgid "Emit IEEE-conformant code, without inexact exceptions" |
| #~ msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Emit IEEE-conformant code, with inexact exceptions" |
| #~ msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Do not emit complex integer constants to read-only memory" |
| #~ msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤" |
| |
| #~ msgid "Use VAX fp" |
| #~ msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Do not use VAX fp" |
| #~ msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤" |
| |
| #~ msgid "Emit code for the byte/word ISA extension" |
| #~ msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Emit code for the motion video ISA extension" |
| #~ msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Emit code for the fp move and sqrt ISA extension" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Emit code for the counting ISA extension" |
| #~ msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Use features of and schedule given CPU" |
| #~ msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Schedule given CPU" |
| #~ msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Control the generated fp rounding mode" |
| #~ msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë" |
| |
| #~ msgid "Control the IEEE trap mode" |
| #~ msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë" |
| |
| #~ msgid "Control the precision given to fp exceptions" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë" |
| |
| #~ msgid "%s causes a section type conflict" |
| #~ msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤µ¯¤³¤·¤Þ¤¹" |
| |
| #~ msgid "bad value (%s) for -mcpu switch" |
| #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" |
| |
| #~ msgid "invalid operand to %R code" |
| #~ msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" |
| |
| #~ msgid "invalid operand to %H/%L code" |
| #~ msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" |
| |
| #~ msgid "invalid operand to %U code" |
| #~ msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" |
| |
| #~ msgid "invalid operand to %V code" |
| #~ msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É" |
| |
| #~ msgid "invalid operand output code" |
| #~ msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É" |
| |
| #~ msgid "switch -mcpu=%s conflicts with -march= switch" |
| #~ msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹" |
| |
| #~ msgid "bad value (%s) for %s switch" |
| #~ msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "target CPU does not support APCS-32" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" |
| |
| #~ msgid "target CPU does not support APCS-26" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" |
| |
| #~ msgid "target CPU does not support interworking" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" |
| |
| #~ msgid "target CPU does not support THUMB instructions." |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó" |
| |
| #~ msgid "enabling backtrace support is only meaningful when compiling for the Thumb." |
| #~ msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤ò͸ú¤Ë¤·¤Þ¤¹" |
| |
| #~ msgid "enabling callee interworking support is only meaningful when compiling for the Thumb." |
| #~ msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹" |
| |
| #~ msgid "enabling caller interworking support is only meaningful when compiling for the Thumb." |
| #~ msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤ò͸ú¤Ë¤·¤Þ¤¹" |
| |
| #~ msgid "interworking forces APCS-32 to be used" |
| #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹" |
| |
| #~ msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" |
| #~ msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "-fpic and -mapcs-reent are incompatible" |
| #~ msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "APCS reentrant code not supported. Ignored" |
| #~ msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "-g with -mno-apcs-frame may not give sensible debugging" |
| #~ msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤¤Ê¤¤¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "Passing floating point arguments in fp regs not yet supported" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "Invalid floating point emulation option: -mfpe-%s" |
| #~ msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s" |
| |
| #~ msgid "Structure size boundary can only be set to 8 or 32" |
| #~ msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "-mpic-register= is useless without -fpic" |
| #~ msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó" |
| |
| #~ msgid "Unable to use '%s' for PIC register" |
| #~ msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "Unable to find a temporary location for static chain register" |
| #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "Unable to compute real location of stacked parameter" |
| #~ msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "no low registers available for popping high registers" |
| #~ msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "Interrupt Service Routines cannot be coded in Thumb mode." |
| #~ msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤¤Þ¤»¤ó" |
| |
| #~ msgid "Generate APCS conformant stack frames" |
| #~ msgstr "APCS Ŭ¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Store function names in object code" |
| #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë" |
| |
| #~ msgid "Use the 32-bit version of the APCS" |
| #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Use the 26-bit version of the APCS" |
| #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Pass FP arguments in FP registers" |
| #~ msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹" |
| |
| #~ msgid "Generate re-entrant, PIC code" |
| #~ msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹" |
| |
| #~ msgid "The MMU will trap on unaligned accesses" |
| #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦" |
| |
| #~ msgid "Use library calls to perform FP operations" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Use hardware floating point instructions" |
| #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Assume target CPU is configured as big endian" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Assume target CPU is configured as little endian" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Assume big endian bytes, little endian words" |
| #~ msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Support calls between Thumb and ARM instruction sets" |
| #~ msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë" |
| |
| #~ msgid "Generate a call to abort if a noreturn function returns" |
| #~ msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Do not move instructions into a function's prologue" |
| #~ msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤" |
| |
| #~ msgid "Do not load the PIC register in function prologues" |
| #~ msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤" |
| |
| #~ msgid "Generate call insns as indirect calls, if necessary" |
| #~ msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Compile for the Thumb not the ARM" |
| #~ msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë" |
| |
| #~ msgid "Thumb: Generate (non-leaf) stack frames even if not needed" |
| #~ msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Thumb: Generate (leaf) stack frames even if not needed" |
| #~ msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Thumb: Assume non-static functions may be called from ARM code" |
| #~ msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Thumb: Assume function pointers may go to non-Thumb aware code" |
| #~ msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ¤¬¤¢¤ë¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Specify the name of the target CPU" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Specify the name of the target architecture" |
| #~ msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Specify the version of the floating point emulator" |
| #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Specify the minimum bit alignment of structures" |
| #~ msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Specify the register to be used for PIC addressing" |
| #~ msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "initialized variable `%s' is marked dllimport" |
| #~ msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "static variable `%s' is marked dllimport" |
| #~ msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "Ignore dllimport attribute for functions" |
| #~ msgstr "´Ø¿ô¤Î dllimport °À¤ò̵»ë¤¹¤ë" |
| |
| #~ msgid "Do symbol renaming for BSD" |
| #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Do symbol renaming for X/OPEN" |
| #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Don't do symbol renaming" |
| #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤" |
| |
| #~ msgid "MCU `%s' not supported" |
| #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó" |
| |
| #~ msgid "large frame pointer change (%d) with -mtiny-stack" |
| #~ msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)" |
| |
| #~ msgid "Only initialized variables can be placed into program memory area." |
| #~ msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿" |
| |
| #~ msgid "Assume int to be 8 bit integer" |
| #~ msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Change the stack pointer without disabling interrupts" |
| #~ msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Use subroutines for function prologue/epilogue" |
| #~ msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Change only the low 8 bits of the stack pointer" |
| #~ msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Do not generate tablejump insns" |
| #~ msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "Output instruction sizes to the asm file" |
| #~ msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë" |
| |
| #~ msgid "Specify the initial stack address" |
| #~ msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Specify the MCU name" |
| #~ msgstr "MCU ̾¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Trampolines not supported\n" |
| #~ msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n" |
| |
| #~ msgid "Unknown CPU version %d, using 40.\n" |
| #~ msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n" |
| |
| #~ msgid "ISR %s requires %d words of local vars, max is 32767." |
| #~ msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£" |
| |
| #~ msgid "junk at end of '#pragma %s'" |
| #~ msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "Small memory model" |
| #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë" |
| |
| #~ msgid "Big memory model" |
| #~ msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë" |
| |
| #~ msgid "Use MPYI instruction for C3x" |
| #~ msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë" |
| |
| #~ msgid "Do not use MPYI instruction for C3x" |
| #~ msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤" |
| |
| #~ msgid "Use fast but approximate float to integer conversion" |
| #~ msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Use slow but accurate float to integer conversion" |
| #~ msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë" |
| |
| #~ msgid "Enable use of RTPS instruction" |
| #~ msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable use of RTPS instruction" |
| #~ msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Enable use of RTPB instruction" |
| #~ msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable use of RTPB instruction" |
| #~ msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Generate code for C30 CPU" |
| #~ msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for C31 CPU" |
| #~ msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for C32 CPU" |
| #~ msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for C33 CPU" |
| #~ msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for C40 CPU" |
| #~ msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for C44 CPU" |
| #~ msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Emit code compatible with TI tools" |
| #~ msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Emit code to use GAS extensions" |
| #~ msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë" |
| |
| #~ msgid "Save DP across ISR in small memory model" |
| #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë" |
| |
| #~ msgid "Don't save DP across ISR in small memory model" |
| #~ msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤" |
| |
| #~ msgid "Pass arguments on the stack" |
| #~ msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë" |
| |
| #~ msgid "Pass arguments in registers" |
| #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" |
| |
| #~ msgid "Enable new features under development" |
| #~ msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable new features under development" |
| #~ msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Use the BK register as a general purpose register" |
| #~ msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Do not allocate BK register" |
| #~ msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤" |
| |
| #~ msgid "Enable use of DB instruction" |
| #~ msgstr "DB Ì¿Îá¤Î»ÈÍѤò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable use of DB instruction" |
| #~ msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Enable debugging" |
| #~ msgstr "¥Ç¥Ð¥Ã¥°¤ò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable debugging" |
| #~ msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Force constants into registers to improve hoisting" |
| #~ msgstr "´¬¤¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë" |
| |
| #~ msgid "Don't force constants into registers" |
| #~ msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤" |
| |
| #~ msgid "Force RTL generation to emit valid 3 operand insns" |
| #~ msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë" |
| |
| #~ msgid "Allow RTL generation to emit invalid 3 operand insns" |
| #~ msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë" |
| |
| #~ msgid "Allow unsigned interation counts for RPTB/DB" |
| #~ msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë" |
| |
| #~ msgid "Disallow unsigned iteration counts for RPTB/DB" |
| #~ msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤" |
| |
| #~ msgid "Preserve all 40 bits of FP reg across call" |
| #~ msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë" |
| |
| #~ msgid "Only preserve 32 bits of FP reg across call" |
| #~ msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë" |
| |
| #~ msgid "Enable parallel instructions" |
| #~ msgstr "ÊÂÎóÌ¿Îá¤ò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable parallel instructions" |
| #~ msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Enable MPY||ADD and MPY||SUB instructions" |
| #~ msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable MPY||ADD and MPY||SUB instructions" |
| #~ msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Assume that pointers may be aliased" |
| #~ msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë" |
| |
| #~ msgid "Assume that pointers not aliased" |
| #~ msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "Specify maximum number of iterations for RPTS" |
| #~ msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë" |
| |
| #~ msgid "Select CPU to generate code for" |
| #~ msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë" |
| |
| #~ msgid "Generate code for the C400" |
| #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for the C300" |
| #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for c1" |
| #~ msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for c2" |
| #~ msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for c32" |
| #~ msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code for c34" |
| #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Use standard calling sequence, with arg count word" |
| #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë" |
| |
| #~ msgid "Place arg count in a nop instruction (faster than push)" |
| #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)" |
| |
| #~ msgid "Don't push arg count, depend on symbol table" |
| #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë" |
| |
| #~ msgid "Use data cache for volatile mem refs (default)" |
| #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)" |
| |
| #~ msgid "Don't use data cache for volatile mem refs" |
| #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤" |
| |
| #~ msgid "Bypass data cache for volatile mem refs" |
| #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍÑ¤Ë¤Ï cache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë" |
| |
| #~ msgid "Use 64-bit longs" |
| #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Use cc- and libc-compatible 32-bit longs" |
| #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s" |
| #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s" |
| |
| #~ msgid "Enable use of conditional move instructions" |
| #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Disable use of conditional move instructions" |
| #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Debug argument support in compiler" |
| #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë" |
| |
| #~ msgid "Debug stack support in compiler" |
| #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë" |
| |
| #~ msgid "Debug memory address support in compiler" |
| #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë" |
| |
| #~ msgid "Make adjacent short instructions parallel if possible." |
| #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë" |
| |
| #~ msgid "Do not make adjacent short instructions parallel." |
| #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤" |
| |
| #~ msgid "Link programs/data to be in external memory by default" |
| #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë" |
| |
| #~ msgid "Link programs/data to be in onchip memory by default" |
| #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë" |
| |
| #~ msgid "Change the branch costs within the compiler" |
| #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Change the threshold for conversion to conditional execution" |
| #~ msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë" |
| |
| #~ msgid "Stack size > 32k" |
| #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k" |
| |
| #~ msgid "inline float constants not supported on this host" |
| #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "Profiling not implemented yet." |
| #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£" |
| |
| #~ msgid "Trampolines not yet implemented" |
| #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó" |
| |
| #~ msgid "Generate code the unix assembler can handle" |
| #~ msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Generate code an embedded assembler can handle" |
| #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "fr30_print_operand_address: unhandled address" |
| #~ msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: unrecognised %p code" |
| #~ msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: unrecognised %b code" |
| #~ msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: unrecognised %B code" |
| #~ msgstr "fr30_print_operand: ǧ¼±¤Ç¤¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: invalid operand to %A code" |
| #~ msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: invalid %x code" |
| #~ msgstr "fr30_print_operand: ̵¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: invalid %F code" |
| #~ msgstr "fr30_print_operand: ̵¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: unknown code" |
| #~ msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹" |
| |
| #~ msgid "fr30_print_operand: unhandled MEM" |
| #~ msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹" |
| |
| #~ msgid "Assume small address space" |
| #~ msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹" |
| |
| #~ msgid "-ms2600 is used without -ms." |
| #~ msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "Only initialized variables can be placed into the 8-bit area." |
| #~ msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "Generate H8/S code" |
| #~ msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Do not generate H8/S code" |
| #~ msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "Generate H8/S2600 code" |
| #~ msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Do not generate H8/S2600 code" |
| #~ msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "Make integers 32 bits wide" |
| #~ msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë" |
| |
| #~ msgid "Use registers for argument passing" |
| #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë" |
| |
| #~ msgid "Do not use registers for argument passing" |
| #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤" |
| |
| #~ msgid "Consider access to byte sized memory slow" |
| #~ msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë" |
| |
| #~ msgid "Enable linker relaxing" |
| #~ msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤ò͸ú¤Ë¤¹¤ë" |
| |
| #~ msgid "Generate H8/300H code" |
| #~ msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Do not generate H8/300H code" |
| #~ msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "Use H8/300 alignment rules" |
| #~ msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "real name is too long - alias ignored" |
| #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "alias name is too long - alias ignored" |
| #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "junk at end of #pragma map" |
| #~ msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹" |
| |
| #~ msgid "malformed #pragma map, ignored" |
| #~ msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿" |
| |
| #~ msgid "Generate char instructions" |
| #~ msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Do not generate char instructions" |
| #~ msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤" |
| |
| #~ msgid "Use the Cygwin interface" |
| #~ msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Use the Mingw32 interface" |
| #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "Create GUI application" |
| #~ msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë" |
| |
| #~ msgid "Don't set Windows defines" |
| #~ msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤" |
| |
| #~ msgid "Set Windows defines" |
| #~ msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë" |
| |
| #~ msgid "Create console application" |
| #~ msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë" |
| |
| #~ msgid "Generate code for a DLL" |
| #~ msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Ignore dllimport for functions" |
| #~ msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë" |
| |
| #~ msgid "Use Mingw-specific thread support" |
| #~ msgstr "Mingw ¸ÇͤΥ¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë" |
| |
| #~ msgid "-f%s ignored for target (all code is position independent)" |
| #~ msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)" |
| |
| #~ msgid "Internal gcc abort from %s:%d" |
| #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d" |
| |
| #~ msgid "The local variable `insn' has the value:" |
| #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:" |
| |
| #~ msgid "Retain standard MXDB information" |
| #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë" |
| |
| #~ msgid "Retain legend information" |
| #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë" |
| |
| #~ msgid "Generate external legend information" |
| #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë" |
| |
| #~ msgid "Emit identifying info in .s file" |
| #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë" |
| |
| #~ msgid "Warn when a function arg is a structure" |
| #~ msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë" |
| |
| #~ msgid "argument is a structure" |
| #~ msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹" |
| |
| #~ msgid "-mbnu210 is ignored (option is obsolete)." |
| #~ msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)" |
| |
| #~ msgid "bad value (%s) for -march= switch" |
| #~ msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" |
| |
| #~ msgid "bad value (%s) for -mcpu= switch" |
| #~ msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)" |
| |
| #~ msgid "Register '%c' is unknown" |
| #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹" |
| |
| #~ msgid "Register '%c' already specified in allocation order" |
| #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹" |
| |
| #~ msgid "-mregparm=%d is not between 0 and %d" |
| #~ msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "-malign-loops=%d is not between 0 and %d" |
| #~ msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "-malign-jumps=%d is not between 0 and %d" |
| #~ msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "-malign-functions=%d is not between 0 and %d" |
| #~ msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "-mpreferred-stack-boundary=%d is not between 2 and 31" |
| #~ msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "-mbranch-cost=%d is not between 0 and 5" |
| #~ msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "floating constant misused" |
| #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿" |
| |
| #~ msgid "invalid UNSPEC as operand" |
| #~ msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC" |
| |
| #~ msgid "invalid expression as operand" |
| #~ msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°" |
| |
| #~ msgid "selector must be an immediate" |
| #~ msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "mask must be an immediate" |
| #~ msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó" |
| |
| #~ msgid "half-pic init called on systems that don't support it." |
| #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£" |
| |
| #~ msgid "Same as -mcpu=i386" |
| #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸" |
| |
| #~ msgid "Same as -mcpu=i486" |
| #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸" |
| |
| #~ msgid "Same as -mcpu=pentium" |
| #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸" |
| |
| #~ msgid "Same as -mcpu=pentiumpro" |
| #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸" |
| |
| #~ msgid "Alternate calling convention" |
| #~ msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë" |
| |
| |