msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.30f\n"
-"POT-Creation-Date: 2002-11-13 16:15+0100\n"
+"POT-Creation-Date: 2002-11-24 23:54-0800\n"
"PO-Revision-Date: 2002-10-29 01:00-05:00\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: src/complain.c:78 lib/error.c:128 lib/error.c:156
+#: src/complain.c:78 lib/error.c:126 lib/error.c:154
msgid "Unknown system error"
msgstr "ÉÔÌÀ¤Ê¥·¥¹¥Æ¥à¥¨¥é¡¼"
msgid " Conflict between rule %d and token %s resolved as an error"
msgstr "¾õÂÖ %d ¤Îµ¬Â§ %d ¤È¥È¡¼¥¯¥ó %s ¤Î¶¥¹ç¤ò%s¤È¤·¤Æ²ò·è¡£\n"
-#: src/conflicts.c:402
+#: src/conflicts.c:401
#, c-format
msgid "%d shift/reduce conflict"
msgid_plural "%d shift/reduce conflicts"
msgstr[0] "%d ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
-#: src/conflicts.c:409
+#: src/conflicts.c:408
msgid "and"
msgstr "¤ª¤è¤Ó"
-#: src/conflicts.c:415
+#: src/conflicts.c:414
#, c-format
msgid "%d reduce/reduce conflict"
msgid_plural "%d reduce/reduce conflicts"
msgstr[0] "%d ´Ô¸µ/´Ô¸µ¾×ÆÍ"
-#: src/conflicts.c:435
+#: src/conflicts.c:434
msgid "conflicts: "
msgstr "¾×ÆÍ: "
-#: src/conflicts.c:437
+#: src/conflicts.c:436
#, c-format
msgid " %d shift/reduce"
msgstr " %d ¥·¥Õ¥È/´Ô¸µ"
-#: src/conflicts.c:441
+#: src/conflicts.c:440
#, c-format
msgid " %d reduce/reduce"
msgstr " %d ´Ô¸µ/´Ô¸µ"
-#: src/conflicts.c:460
+#: src/conflicts.c:459
#, c-format
msgid "State %d contains "
msgstr "¾õÂÖ %d ¤¬´Þ¤à¤Î¤Ï "
-#: src/conflicts.c:537
+#: src/conflicts.c:536
#, fuzzy, c-format
msgid "expected %d shift/reduce conflict"
msgid_plural "expected %d shift/reduce conflicts"
msgid "cannot close file"
msgstr "¥Õ¥¡¥¤¥ë¤òÊĤ¸¤ë¤³¤È¤¬¤Ç¤¤Þ¤»¤ó"
-#: src/getargs.c:165
+#: src/getargs.c:167
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' ¤Ç¾ÜºÙ¾ðÊó¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤\n"
-#: src/getargs.c:171
+#: src/getargs.c:173
msgid "GNU bison generates parsers for LALR(1) grammars.\n"
msgstr "GNU bison ¤Ï LALR(1) ʸˡ¤Î¹½Ê¸²òÀÏ´ï¤òÀ¸À®¤·¤Þ¤¹¡£\n"
-#: src/getargs.c:175
+#: src/getargs.c:177
#, c-format
msgid "Usage: %s [OPTION]... FILE\n"
msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó]... ¥Õ¥¡¥¤¥ë\n"
-#: src/getargs.c:179
+#: src/getargs.c:181
msgid ""
"If a long option shows an argument as mandatory, then it is mandatory\n"
"for the equivalent short option also. Similarly for optional arguments.\n"
"¥í¥ó¥°¥ª¥×¥·¥ç¥ó¤Çɬ¿Ü¤Î°ú¿ô¤¬¼¨¤µ¤ì¤Æ¤¤¤ì¤Ð¡¢Æ±¤¸°ÕÌ£¤Î¥·¥ç¡¼¥È¥ª¥×¥·¥ç¥ó\n"
"¤Ç¤âƱÍͤËɬ¿Ü¤Î°ú¿ô¤È¤Ê¤ê¤Þ¤¹¡£É¬¿Ü¤Ç¤Ê¤¤ÁªÂòŪ°ú¿ô¤Ç¤âƱÍͤǤ¹¡£\n"
-#: src/getargs.c:185
+#: src/getargs.c:187
msgid ""
"Operation modes:\n"
" -h, --help display this help and exit\n"
" -V, --version ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤·¤Æ½ªÎ»¤¹¤ë\n"
" -y, --yacc POSIX yacc ¤ò¥¨¥ß¥å¥ì¥¤¥È¤¹¤ë\n"
-#: src/getargs.c:192
+#: src/getargs.c:194
msgid ""
"Parser:\n"
" -S, --skeleton=FILE specify the skeleton to use\n"
" -n, --no-parser ¥Æ¡¼¥Ö¥ë¤Î¤ß¤òÀ¸À®¤¹¤ë\n"
" -k, --token-table ¥È¡¼¥¯¥ó̾¤Î¥Æ¡¼¥Ö¥ë¤ò´Þ¤á¤ë\n"
-#: src/getargs.c:204
+#: src/getargs.c:206
#, fuzzy
msgid ""
"Output:\n"
" -o, --output=FILE ½ÐÎÏÀè¤ò FILE ¤È¤¹¤ë\n"
" -g, --graph ¥ª¡¼¥È¥Þ¥È¥ó¤Î VCG µ½Ò»Ò¤âºîÀ®¤¹¤ë\n"
-#: src/getargs.c:215
+#: src/getargs.c:217
msgid ""
"THINGS is a list of comma separated words that can include:\n"
" `state' describe the states\n"
" `none' disable the report\n"
msgstr ""
-#: src/getargs.c:226
+#: src/getargs.c:228
msgid "Report bugs to <bug-bison@gnu.org>.\n"
msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤Ï <bug-bison@gnu.org> ¤Þ¤Ç¡£\n"
-#: src/getargs.c:243
+#: src/getargs.c:245
#, c-format
msgid "bison (GNU Bison) %s"
msgstr "bison (GNU Bison) %s"
-#: src/getargs.c:245
+#: src/getargs.c:247
msgid "Written by Robert Corbett and Richard Stallman.\n"
msgstr ""
-#: src/getargs.c:249
+#: src/getargs.c:251
#, fuzzy, c-format
msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
msgstr ""
"Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
-#: src/getargs.c:251
+#: src/getargs.c:253
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
"¤³¤ì¤Ï¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤Ç¤¹ -- Ê£À½¤Ë¤Ä¤¤¤Æ¤Î¾ò·ï¤Ï¥½¡¼¥¹¤ò¸«¤Þ¤·¤ç¤¦¡£\n"
"°ìÀÚ¤ÎÊݾڤϤ¢¤ê¤Þ¤»¤ó -- ¾¦¶ÈÀ¤äÌÜŪŬ¹çÀ¤Ë¤Ä¤¤¤Æ¤ÎÊݾڤ¹¤é¤¢¤ê¤Þ¤»¤ó¡£\n"
-#: src/getargs.c:405
+#: src/getargs.c:407
#, c-format
msgid "missing operand after `%s'"
msgstr ""
-#: src/getargs.c:407
+#: src/getargs.c:409
#, c-format
msgid "extra operand `%s'"
msgstr ""
msgid "rule never reduced because of conflicts"
msgstr " 1 ´Ô¸µ/´Ô¸µ¾×ÆÍ"
-#: src/parse-gram.y:358
+#: src/parse-gram.y:364
msgid "POSIX forbids declarations in the grammar"
msgstr ""
msgid "%s must be followed by positive number"
msgstr ""
-#: src/reader.c:511
+#: src/reader.c:512
msgid "no rules in the input grammar"
msgstr "ÆþÎϤ·¤¿Ê¸Ë¡¤Ëµ¬Â§¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
msgid "symbol %s redefined"
msgstr "¥·¥ó¥Ü¥ë %s ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
-#: src/symtab.c:182
+#: src/symtab.c:183
#, fuzzy, c-format
msgid "redefining user token number of %s"
msgstr "%s ¤ËÀè¹Ô¤·¤¿ºÆÄêµÁ¤Ç¤¹"
-#: src/symtab.c:221
+#: src/symtab.c:222
#, c-format
msgid "symbol %s is used, but is not defined as a token and has no rules"
msgstr ""
"¥·¥ó¥Ü¥ë %s ¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬¡¢¥È¡¼¥¯¥ó¤È¤·¤ÆÄêµÁ¤µ¤ì¤Æ¤ª¤é¤º¡¢µ¬Â§¤ò»ý¤Á¤Þ"
"¤»¤ó"
-#: src/symtab.c:240
+#: src/symtab.c:241
#, c-format
msgid "symbol `%s' used more than once as a literal string"
msgstr "¥·¥ó¥Ü¥ë `%s' ¤Ï¥ê¥Æ¥é¥ëʸ»úÎó¤È¤·¤ÆÊ£¿ô²ó»È¤ï¤ì¤Þ¤·¤¿"
-#: src/symtab.c:243
+#: src/symtab.c:244
#, c-format
msgid "symbol `%s' given more than one literal string"
msgstr "¥·¥ó¥Ü¥ë `%s' ¤ÏÊ£¿ô¤Î¥ê¥Æ¥é¥ëʸ»úÎó¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
-#: src/symtab.c:277
+#: src/symtab.c:279
#, c-format
msgid "conflicting precedences for %s and %s"
msgstr "Àè¹Ô¤·¤Æ¤¤¤ë %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
-#: src/symtab.c:289
+#: src/symtab.c:291
#, fuzzy, c-format
msgid "conflicting associativities for %s (%s) and %s (%s)"
msgstr "Èó·ë¹çÃÍ %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
-#: src/symtab.c:359
+#: src/symtab.c:363
#, c-format
msgid "tokens %s and %s both assigned number %d"
msgstr "¥È¡¼¥¯¥ó %s ¤È %s ¤ÎÁÐÊý¤¬ÈÖ¹æ %d ¤Ë³ä¤êÅö¤Æ¤é¤ì¤Þ¤·¤¿"
-#: src/symtab.c:566
+#: src/symtab.c:570
#, c-format
msgid "the start symbol %s is undefined"
msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
-#: src/symtab.c:570
+#: src/symtab.c:574
#, c-format
msgid "the start symbol %s is a token"
msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤Ï¥È¡¼¥¯¥ó¤Ç¤¹"
-#: lib/argmatch.c:161
+#: lib/argmatch.c:129
#, fuzzy, c-format
msgid "invalid argument %s for %s"
msgstr "ÉÔŬÀÚ¤ÊÆþÎÏ: %s"
-#: lib/argmatch.c:162
+#: lib/argmatch.c:130
#, c-format
msgid "ambiguous argument %s for %s"
msgstr ""
-#: lib/argmatch.c:181
+#: lib/argmatch.c:149
msgid "Valid arguments are:"
msgstr ""
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
-#: lib/obstack.c:496 lib/obstack.c:499 lib/xmalloc.c:66
+#: lib/obstack.c:496 lib/obstack.c:499 lib/xmalloc.c:63
msgid "memory exhausted"
msgstr "¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
-#: lib/quotearg.c:274
+#: lib/quotearg.c:236
msgid "`"
msgstr "`"
-#: lib/quotearg.c:275
+#: lib/quotearg.c:237
msgid "'"
msgstr "'"