1 # Japanese message for GNU bison 1.28
2 # Copyright (C) 1999 Free Software Foundation, Inc.
3 # Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999.
7 "Project-Id-Version: GNU bison 1.28\n"
8 "POT-Creation-Date: 2001-08-13 15:48+0200\n"
9 "PO-Revision-Date: 1999-09-28 21:10+0900\n"
10 "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
11 "Language-Team: Japanese <ja@li.org>\n"
13 "Content-Type: text/plain; charset=EUC-JP\n"
14 "Content-Transfer-Encoding: 8bit\n"
18 msgid "too many states (max %d)"
19 msgstr "%s ¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹ (ºÇÂç %d)"
21 #: lib/error.c:117 src/complain.c:100
22 msgid "Unknown system error"
29 #: src/complain.c:242 src/complain.c:283
32 msgstr "%s: Ã×̿Ū¥¨¥é¡¼: "
36 msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n"
37 msgstr "¾õÂÖ %d ¤Îµ¬Â§ %d ¤È¥È¡¼¥¯¥ó %s ¤Î¶¥¹ç¤ò%s¤È¤·¤Æ²ò·è¡£\n"
39 #: src/conflicts.c:115 src/conflicts.c:138
43 #: src/conflicts.c:121 src/conflicts.c:134
47 #: src/conflicts.c:142
51 #: src/conflicts.c:422
52 msgid " 1 shift/reduce conflict"
53 msgstr " 1 ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
55 #: src/conflicts.c:427
57 msgid " %d shift/reduce conflicts"
58 msgstr " %d ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
60 #: src/conflicts.c:433
64 #: src/conflicts.c:439
65 msgid " 1 reduce/reduce conflict"
66 msgstr " 1 ´Ô¸µ/´Ô¸µ¾×ÆÍ"
68 #: src/conflicts.c:444
70 msgid " %d reduce/reduce conflicts"
71 msgstr " %d ´Ô¸µ/´Ô¸µ¾×ÆÍ"
73 #: src/conflicts.c:481
75 msgid "State %d contains"
76 msgstr "¾õÂÖ %d ¤¬´Þ¤à¤Î¤Ï"
78 #. If invoked with `--yacc', use the output format specified by
80 #: src/conflicts.c:493
84 #: src/conflicts.c:495
86 msgid " %d shift/reduce"
87 msgstr " %d ¥·¥Õ¥È/´Ô¸µ"
89 #: src/conflicts.c:499
91 msgid " %d reduce/reduce"
92 msgstr " %d ´Ô¸µ/´Ô¸µ"
94 #: src/conflicts.c:504
99 #: src/conflicts.c:590 src/conflicts.c:711
101 msgid " %-4s\t[reduce using rule %d (%s)]\n"
102 msgstr " %-4s\t[µ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)]\n"
104 #: src/conflicts.c:602 src/print.c:173
107 " $default\treduce using rule %d (%s)\n"
110 " $default\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
113 #: src/conflicts.c:691 src/conflicts.c:705
115 msgid " %-4s\treduce using rule %d (%s)\n"
116 msgstr " %-4s\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
118 #: src/conflicts.c:732
120 msgid " $default\treduce using rule %d (%s)\n"
121 msgstr " $default\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
136 msgstr "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸"
140 msgid "cannot open file `%s'"
144 msgid "cannot close file"
147 #. Some efforts were made to ease the translators' task, please
150 msgid "GNU bison generates parsers for LALR(1) grammars.\n"
155 msgid "Usage: %s [OPTION]... FILE\n"
160 "If a long option shows an argument as mandatory, then it is mandatory\n"
161 "for the equivalent short option also. Similarly for optional arguments.\n"
167 " -h, --help display this help and exit\n"
168 " -V, --version output version information and exit\n"
169 " -y, --yacc emulate POSIX yacc\n"
175 " -S, --skeleton=FILE specify the skeleton to use\n"
176 " -t, --debug instrument the parser for debugging\n"
177 " --locations enable locations computation\n"
178 " -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n"
179 " -l, --no-lines don't generate `#line' directives\n"
180 " -n, --no-parser generate the tables only\n"
181 " -k, --token-table include a table of token names\n"
187 " -d, --defines also produce a header file\n"
188 " -v, --verbose also produce an explanation of the automaton\n"
189 " -b, --file-prefix=PREFIX specify a PREFIX for output files\n"
190 " -o, --output-file=FILE leave output to FILE\n"
194 msgid "Report bugs to <bug-bison@gnu.org>.\n"
197 #. Some efforts were made to ease the translators' task, please
201 msgid "bison (GNU Bison) %s"
206 "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
211 "This is free software; see the source for copying conditions. There is NO\n"
212 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
215 #: src/getargs.c:208 src/lex.c:635
217 msgid "`%s' is no longer supported"
222 msgid "Try `%s --help' for more information.\n"
227 msgid "%s: no grammar file given\n"
228 msgstr "%s: ʸˡ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
232 msgid "%s: extra arguments ignored after `%s'\n"
233 msgstr "%s: '%s' ¤è¤ê¸å¤í¤Î;ʬ¤Ê°ú¿ô¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿\n"
237 msgid "too many gotos (max %d)"
238 msgstr "%s ¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹ (ºÇÂç %d)"
241 msgid "unexpected `/' found and ignored"
242 msgstr "ͽ´ü¤·¤Ê¤¤ `/' ¤¬¸«¤Ä¤«¤ê¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
244 #: src/lex.c:99 src/reader.c:270
245 msgid "unterminated comment"
246 msgstr "ÊĤ¸¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤Ç¤¹"
250 msgid "unexpected end of file"
251 msgstr "ͽ´ü¤·¤Ê¤¤¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤Ç¤¹"
254 msgid "unescaped newline in constant"
255 msgstr "Äê¿ô¤ÎÃæ¤Ë¥¨¥¹¥±¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤¤²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
259 msgid "octal value outside range 0...255: `\\%o'"
260 msgstr "8 ¿Ê¿ô¤ÎÃͤ¬ 0...255 ¤ÎÈϰϳ°¤Ç¤¹: `\\%o'"
264 msgid "hexadecimal value above 255: `\\x%x'"
265 msgstr "16 ¿Ê¿ô¤ÎÃͤ¬ 255 ¤ò±Û¤¨¤Æ¤¤¤Þ¤¹: `\\x%x'"
269 msgid "unknown escape sequence: `\\' followed by `%s'"
270 msgstr "̤ÃΤΥ¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ë `%s'"
273 msgid "unterminated type name at end of file"
274 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥¿¥¤¥×̾¤¬¡¢¥Õ¥¡¥¤¥ëËöÈø¤Ë¤¢¤ê¤Þ¤¹"
277 msgid "unterminated type name"
278 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥¿¥¤¥×̾¤¬¤¢¤ê¤Þ¤¹"
281 msgid "use \"...\" for multi-character literal tokens"
282 msgstr "Ê£¿ôʸ»ú¤Î¥ê¥Æ¥é¥ë¥È¡¼¥¯¥ó¤Ë¤Ï \"...\" ¤ò»È¤¤¤Þ¤·¤ç¤¦"
286 msgid "%s: internal error: %s\n"
287 msgstr "%s: ÆâÉô¥¨¥é¡¼: %s\n"
290 msgid "Entering set_nullable"
291 msgstr "set_nullable ¤ËÆþ¤ê¤Þ¤¹"
295 msgid "maximum table size (%d) exceeded"
296 msgstr "ºÇÂç¥Æ¡¼¥Ö¥ë¥µ¥¤¥º (%s) ¤òĶ¤¨¤Þ¤·¤¿"
300 msgid " type %d is %s\n"
301 msgstr " ¥¿¥¤¥× %d ¤Ï %s ¤Ç¤¹\n"
309 msgid " $default\taccept\n"
310 msgstr " $default\taccept\n"
313 msgid " NO ACTIONS\n"
318 msgid " $ \tgo to state %d\n"
319 msgstr " $ \t¾õÂÖ %d ¤Ø\n"
323 msgid " %-4s\tshift, and go to state %d\n"
324 msgstr " %-4s\t¥·¥Õ¥È¡¢¤ª¤è¤Ó¾õÂÖ %d ¤Ø\n"
328 msgid " %-4s\terror (nonassociative)\n"
329 msgstr " %-4s\t¥¨¥é¡¼ (Èó·ë¹ç)\n"
333 msgid " %-4s\tgo to state %d\n"
334 msgstr " %-4s\t¾õÂÖ %d ¤Ø\n"
354 msgid "rule %-4d %s ->"
355 msgstr "µ¬Â§ %-4d %s ->"
358 msgid "\t\t/* empty */"
359 msgstr "\t\t/* ¶õ */"
363 msgid "Terminals, with rules where they appear"
366 "½ªÃ¼¥È¡¼¥¯¥ó¡¢¤ª¤è¤Ó¤½¤³¤Ë¸½¤ì¤¿µ¬Â§\n"
371 msgid "Nonterminals, with rules where they appear"
374 "Èó½ªÃ¼¥È¡¼¥¯¥ó¡¢¤ª¤è¤Ó¤½¤³¤Ë¸½¤ì¤¿µ¬Â§\n"
386 msgid " Skipping to next \\n"
387 msgstr " ¼¡¤Î \\n ¤Ë¥¹¥¥Ã¥×"
391 msgid " Skipping to next %c"
392 msgstr " ¼¡¤Î %c ¤Ë¥¹¥¥Ã¥×"
394 #: src/reader.c:132 src/reader.c:144
395 msgid "invalid $ value"
396 msgstr "̵¸ú¤Ê $ ¤ÎÃÍ"
398 #: src/reader.c:170 src/reader.c:185
399 msgid "unterminated string at end of file"
400 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎ󤬥ե¡¥¤¥ëËöÈø¤Ë¤¢¤ê¤Þ¤¹"
403 msgid "unterminated string"
404 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎó"
406 #: src/reader.c:326 src/reader.c:390
408 msgid "%s is invalid"
409 msgstr "@%s ¤Ï̵¸ú¤Ç¤¹"
413 msgid "$$ of `%s' has no declared type"
414 msgstr "`%s' ¤Î $$ ¤ËÀë¸À¤Î¤Ê¤¤·¿¤¬¤¢¤ê¤Þ¤¹"
418 msgid "$%d of `%s' has no declared type"
419 msgstr "`%s' ¤Î $%s ¤ËÀë¸À¤Î¤Ê¤¤·¿¤¬¤¢¤ê¤Þ¤¹"
422 msgid "unterminated `%{' definition"
423 msgstr "`%{' ÄêµÁ ¤¬ÊĤ¸¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
425 #: src/reader.c:482 src/reader.c:598 src/reader.c:648
427 msgid "Premature EOF after %s"
432 msgid "symbol `%s' used more than once as a literal string"
437 msgid "symbol `%s' given more than one literal string"
440 #: src/reader.c:524 src/reader.c:667
442 msgid "symbol %s redefined"
443 msgstr "¥·¥ó¥Ü¥ë %s ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
445 #: src/reader.c:534 src/reader.c:613 src/reader.c:674 src/reader.c:1268
447 msgid "type redeclaration for %s"
448 msgstr "%s ¤Î·¿¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
452 msgid "`%s' is invalid in %s"
453 msgstr "%2$s Æâ¤Î `%1$s' ¤Ï̵¸ú¤Ç¤¹"
455 #: src/reader.c:561 src/reader.c:721
457 msgid "multiple %s declarations"
458 msgstr "Ê£¿ô¤Î %start ¤¬Àë¸À¤µ¤ì¤Þ¤·¤¿"
460 #: src/reader.c:563 src/reader.c:1246
462 msgid "invalid %s declaration"
463 msgstr "̵¸ú¤Ê %start ¤¬Àë¸À¤µ¤ì¤Þ¤·¤¿"
466 msgid "%type declaration has no <typename>"
467 msgstr "%type Àë¸À¤Ë <¥¿¥¤¥×̾> ¤¬¤¢¤ê¤Þ¤»¤ó"
471 msgid "invalid %%type declaration due to item: %s"
472 msgstr "¥¢¥¤¥Æ¥à¤ËÍ¿¤¨¤é¤ì¤ë¤Ù¤ %%type Àë¸À¤¬Ìµ¸ú¤Ç¤¹: `%s'"
476 msgid "redefining precedence of %s"
477 msgstr "%s ¤ËÀè¹Ô¤·¤¿ºÆÄêµÁ¤Ç¤¹"
481 msgid "invalid text (%s) - number should be after identifier"
482 msgstr "̵¸ú¤Ê¥Æ¥¥¹¥È (%s) - ¿ôÃͤϼ±Ê̻Ҥθå¤í¤Ë¤¢¤ë¤Ù¤¤Ç¤¹"
486 msgid "unexpected item: %s"
487 msgstr "ͽ´ü¤»¤Ì¥¢¥¤¥Æ¥à: %s"
489 #: src/reader.c:759 src/reader.c:1072 src/reader.c:1143
492 msgstr "Âбþ¤Î¤Ê¤¤ `{' ¤Ç¤¹"
496 msgid "argument of %%expect is not an integer"
497 msgstr "%expect ¤Î°ú¿ô¤¬À°¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
501 msgid "unrecognized item %s, expected an identifier"
502 msgstr "ǧ¼±¤Ç¤¤Ê¤¤¥¢¥¤¥Æ¥à %s¡¢¤³¤³¤Ç¤Ï¼±Ê̻Ҥ¬´üÂÔ¤µ¤ì¤Þ¤¹"
506 msgid "expected string constant instead of %s"
507 msgstr "¤³¤³¤Ç¤Ï %s ¤Ç¤Ï¤Ê¤¯Ê¸»úÎóÄê¿ô¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
511 msgid "multiple %%header_extension declarations"
512 msgstr "Ê£¿ô¤Î %union Àë¸À¤Ç¤¹"
516 msgid "multiple %%source_extension declarations"
517 msgstr "Ê£¿ô¤Î %union Àë¸À¤Ç¤¹"
521 msgid "unrecognized: %s"
522 msgstr "ǧ¼±¤Ç¤¤Ê¤¤: %s"
525 msgid "no input grammar"
526 msgstr "ʸˡ¤ÎÆþÎϤ¬Ìµ¤¤"
530 msgid "unknown character: %s"
531 msgstr "̤ÃΤÎʸ»ú: %s"
535 msgid "unterminated %guard clause"
536 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤ %%guard Àá¤Ç¤¹"
539 msgid "ill-formed rule: initial symbol not followed by colon"
540 msgstr "¼Ù°¤Êµ¬Â§: ½é´ü²½¥·¥ó¥Ü¥ë¤Ë¥³¥í¥ó (:) ¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
543 msgid "grammar starts with vertical bar"
544 msgstr "ʸˡ¤Ï½ÄËÀ (|) ¤Ç»Ï¤á¤Þ¤¹"
548 msgid "rule given for %s, which is a token"
549 msgstr "%s ¤Ëµ¬Â§¤¬Í¿¤¨¤é¤ì¡¢¤½¤ì¤Ï¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤¹"
552 msgid "two @prec's in a row"
553 msgstr "@prec ¤Î¤â¤ÎÆó¤Ä¤¬Æ±Îó¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
557 msgid "%%guard present but %%semantic_parser not specified"
558 msgstr "%%guard ¤¬¤¢¤ê¤Þ¤¹¤¬ %%semantic_parser ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
561 msgid "two actions at end of one rule"
562 msgstr "°ì¤Ä¤Îµ¬Â§¤Î½ª¤ê¤ËÆó¤Ä¤ÎÆ°ºî¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
566 msgid "type clash (`%s' `%s') on default action"
567 msgstr "½é´ü¾õÂÖ¤ÎÆ°ºî¤Ç¤Ï·¿ (`%s' `%s') ¤¬¾×Æͤ·¤Þ¤¹"
570 msgid "empty rule for typed nonterminal, and no action"
571 msgstr "¶õ¤Î·¿ÉÕ¤Èó½ªÃ¼¥¢¥¤¥Æ¥àÍѵ¬Â§¤Ç¤¢¤ê¡¢Æ°ºî¤¬µ¯¤ê¤Þ¤»¤ó"
575 msgid "invalid input: %s"
576 msgstr "̵¸ú¤ÊÆþÎÏ: %s"
580 msgid "too many symbols (tokens plus nonterminals); maximum %d"
581 msgstr "¥·¥ó¥Ü¥ë¤¬Â¿¤¹¤®¤Þ¤¹ (¥È¡¼¥¯¥ó¤ÈÈó½ªÃ¼¥¢¥¤¥Æ¥à) -- ºÇÂç %s"
584 msgid "no rules in the input grammar"
585 msgstr "ÆþÎϤ·¤¿Ê¸Ë¡¤Ëµ¬Â§¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
589 msgid "symbol %s is used, but is not defined as a token and has no rules"
591 "¥·¥ó¥Ü¥ë %s ¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬¡¢¥È¡¼¥¯¥ó¤È¤·¤ÆÄêµÁ¤µ¤ì¤Æ¤ª¤é¤º¡¢µ¬Â§¤ò»ý¤Á¤Þ"
596 msgid "conflicting precedences for %s and %s"
597 msgstr "Àè¹Ô¤·¤Æ¤¤¤ë %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
601 msgid "conflicting assoc values for %s and %s"
602 msgstr "Èó·ë¹çÃÍ %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
606 msgid "tokens %s and %s both assigned number %d"
607 msgstr "¥È¡¼¥¯¥ó %s ¤È %s ¤ÎÁÐÊý¤¬ÈÖ¹æ %s ¤Ë³ä¤êÅö¤Æ¤é¤ì¤Þ¤·¤¿"
611 msgid "the start symbol %s is undefined"
612 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
616 msgid "the start symbol %s is a token"
617 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤Ï¥È¡¼¥¯¥ó¤Ç¤¹"
621 msgid "Useless nonterminals:"
628 msgid "Terminals which are not used:"
632 "ÍøÍѤµ¤ì¤Ê¤¤½ªÃ¼»Ò:\n"
637 msgid "Useless rules:"
655 msgid "Value Sprec Sassoc Tag\n"
656 msgstr "ÃÍ Á°ÃÖ ·ë¹ç ¥¿¥°\n"
670 "Rules interpreted\n"
671 "-----------------\n"
675 "-----------------\n"
680 msgid "%d rules never reduced\n"
681 msgstr "%d ¸Ä¤Îµ¬Â§¤Ï·è¤·¤Æ´Ô¸µ¤µ¤ì¤Þ¤»¤ó\n"
690 msgid "%d useless nonterminal%s"
691 msgstr "%d ¸Ä¤ÎÉÔ»ÈÍÑÈó½ªÃ¼»Ò%.0s"
699 msgid "%d useless rule%s"
700 msgstr "%d ¸Ä¤ÎÉÔ»ÈÍѵ¬Â§%.0s"
704 msgid "Start symbol %s does not derive any sentence"
705 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤Ï¤É¤Îʸ¤Ë¤âͳÍ褷¤Þ¤»¤ó"
710 "reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n"
712 "´Ô¸µ¥Õ¥¡¥¤¥ë %s ¤Ç %d ¸Ä¤Î½ªÃ¼»Ò%.0s, %d ¸Ä¤ÎÈó½ªÃ¼»Ò%.0s, %d ¸Ä¤Îµ¬Â§%.0s¤¬"
717 msgid "%s: option `%s' is ambiguous\n"
718 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤ÏÛ£Ëæ¤Ç¤¹\n"
722 msgid "%s: option `--%s' doesn't allow an argument\n"
723 msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
727 msgid "%s: option `%c%s' doesn't allow an argument\n"
728 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
730 #: lib/getopt.c:723 lib/getopt.c:896
732 msgid "%s: option `%s' requires an argument\n"
733 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï°ú¿ô¤òÍ׵ᤷ¤Þ¤¹\n"
738 msgid "%s: unrecognized option `--%s'\n"
739 msgstr "%s: ǧ¼±¤Ç¤¤Ê¤¤¥ª¥×¥·¥ç¥ó `--%s' ¤Ç¤¹\n"
741 #. +option or -option
744 msgid "%s: unrecognized option `%c%s'\n"
745 msgstr "%s: ǧ¼±¤Ç¤¤Ê¤¤¥ª¥×¥·¥ç¥ó `%c%s' ¤Ç¤¹\n"
747 #. 1003.2 specifies the format of this message.
750 msgid "%s: illegal option -- %c\n"
751 msgstr "%s: Äê³Ê³°¤Î¥ª¥×¥·¥ç¥ó -- %c\n"
755 msgid "%s: invalid option -- %c\n"
756 msgstr "%s: ̵¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
758 #. 1003.2 specifies the format of this message.
759 #: lib/getopt.c:815 lib/getopt.c:945
761 msgid "%s: option requires an argument -- %c\n"
762 msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤òÍ׵ᤷ¤Þ¤¹ -- %c\n"
766 msgid "%s: option `-W %s' is ambiguous\n"
767 msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤ÏÛ£Ëæ¤Ç¤¹\n"
771 msgid "%s: option `-W %s' doesn't allow an argument\n"
772 msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
774 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
775 #. before exiting when memory is exhausted. Goes through gettext.
776 #: lib/obstack.c:477 lib/xmalloc.c:66
778 msgid "memory exhausted"
779 msgstr "%s: ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿\n"
781 #. Get translations for open and closing quotation marks.
783 #. The message catalog should translate "`" to a left
784 #. quotation mark suitable for the locale, and similarly for
785 #. "'". If the catalog has no translation,
786 #. locale_quoting_style quotes `like this', and
787 #. clocale_quoting_style quotes "like this".
789 #. For example, an American English Unicode locale should
790 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
791 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
792 #. MARK). A British English Unicode locale should instead
793 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
794 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
795 #: lib/quotearg.c:259
799 #: lib/quotearg.c:260
804 #~ msgid "Memory exhausted"
805 #~ msgstr "%s: ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿\n"
807 #~ msgid "$%s is invalid"
808 #~ msgstr "$%s ¤Ï̵¸ú¤Ç¤¹"
853 #~ "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸\n"
857 #~ "Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
858 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
859 #~ " [--verbose] [--version] [--help] [--yacc]\n"
860 #~ " [--no-parser] [--token-table]\n"
861 #~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
862 #~ " [--output=outfile] grammar-file\n"
864 #~ "Report bugs to bug-bison@gnu.org\n"
866 #~ "»È¤¤Êý: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
867 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
868 #~ " [--verbose] [--version] [--help] [--yacc]\n"
869 #~ " [--no-parser] [--token-table]\n"
870 #~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
871 #~ " [--output=outfile] ʸˡ¥Õ¥¡¥¤¥ë\n"
873 #~ "¥Ð¥°¤ò¸«¤Ä¤±¤¿¤é bug-bison@gnu.org ¤Þ¤ÇÏ¢Íí¤ò¡£\n"
878 #~ msgid "%s:%d: fatal error: "
879 #~ msgstr "%s:%d: Ã×̿Ū¥¨¥é¡¼: "
887 #~ msgid "unterminated comment in `%{' definition"
888 #~ msgstr "`%{' ÄêµÁ ¤ËÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤¬¤¢¤ê¤Þ¤¹"
890 #~ msgid "unterminated comment at end of file"
891 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤ËÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤¬¤¢¤ê¤Þ¤¹"
893 #~ msgid "unmatched close-brace (`}')"
894 #~ msgstr "Âбþ¤Î¤Ê¤¤ÊĤ¸¥Ö¥ì¡¼¥¹ (`}') ¤Ç¤¹"
896 #~ msgid "unmatched right brace (`}')"
897 #~ msgstr "Âбþ¤Î¤Ê¤¤±¦¥Ö¥ì¡¼¥¹ (`}') ¤Ç¤¹"
899 #~ msgid "invalid @-construct"
900 #~ msgstr "̵¸ú¤Ê @-¥³¥ó¥¹¥È¥é¥¯¥È¤Ç¤¹"
902 #~ msgid "ill-formed %type declaration"
903 #~ msgstr "¼Ù°¤Ê %type Àë¸À¤Ç¤¹"