]> git.saurik.com Git - bison.git/blob - po/ja.po
* src/muscle_tab.c (muscle_init): Remove 'verbose' muscle initialization.
[bison.git] / po / ja.po
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.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: GNU bison 1.28\n"
8 "POT-Creation-Date: 2001-11-23 15:13+0100\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"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=EUC-JP\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: src/LR0.c:189
17 #, fuzzy, c-format
18 msgid "too many states (max %d)"
19 msgstr "%s ¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹ (ºÇÂç %d)"
20
21 #: lib/error.c:128 lib/error.c:156 src/complain.c:96
22 msgid "Unknown system error"
23 msgstr ""
24
25 #: src/complain.c:150
26 msgid "warning: "
27 msgstr ""
28
29 #: src/complain.c:238 src/complain.c:279
30 #, fuzzy
31 msgid "fatal error: "
32 msgstr "%s: Ã×̿Ū¥¨¥é¡¼: "
33
34 #: src/conflicts.c:45
35 #, c-format
36 msgid "Conflict in state %d between rule %d and token %s resolved as %s.\n"
37 msgstr "¾õÂÖ %d ¤Îµ¬Â§ %d ¤È¥È¡¼¥¯¥ó %s ¤Î¶¥¹ç¤ò%s¤È¤·¤Æ²ò·è¡£\n"
38
39 #: src/conflicts.c:111 src/conflicts.c:134
40 msgid "reduce"
41 msgstr "´Ô¸µ"
42
43 #: src/conflicts.c:117 src/conflicts.c:130
44 msgid "shift"
45 msgstr "¥·¥Õ¥È"
46
47 #: src/conflicts.c:138
48 msgid "an error"
49 msgstr "¥¨¥é¡¼"
50
51 #: src/conflicts.c:389
52 #, fuzzy, c-format
53 msgid "%d shift/reduce conflict"
54 msgid_plural "%d shift/reduce conflicts"
55 msgstr[0] " %d ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
56
57 #: src/conflicts.c:396
58 #, fuzzy
59 msgid "and"
60 msgstr " ¤ª¤è¤Ó"
61
62 #: src/conflicts.c:402
63 #, fuzzy, c-format
64 msgid "%d reduce/reduce conflict"
65 msgid_plural "%d reduce/reduce conflicts"
66 msgstr[0] " %d ´Ô¸µ/´Ô¸µ¾×ÆÍ"
67
68 #: src/conflicts.c:426
69 #, fuzzy, c-format
70 msgid "State %d contains "
71 msgstr "¾õÂÖ %d ¤¬´Þ¤à¤Î¤Ï"
72
73 #. If invoked with `--yacc', use the output format specified by
74 #. POSIX.
75 #: src/conflicts.c:460
76 msgid "conflicts: "
77 msgstr "¾×ÆÍ: "
78
79 #: src/conflicts.c:462
80 #, c-format
81 msgid " %d shift/reduce"
82 msgstr " %d ¥·¥Õ¥È/´Ô¸µ"
83
84 #: src/conflicts.c:466
85 #, c-format
86 msgid " %d reduce/reduce"
87 msgstr " %d ´Ô¸µ/´Ô¸µ"
88
89 #: src/conflicts.c:471 src/reduce.c:493
90 #, c-format
91 msgid "%s contains "
92 msgstr "%s ¤Ë¤Ï"
93
94 #: src/conflicts.c:480
95 #, fuzzy, c-format
96 msgid "expected %d shift/reduce conflict\n"
97 msgid_plural "expected %d shift/reduce conflicts\n"
98 msgstr[0] " %d ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
99
100 #: src/conflicts.c:567 src/conflicts.c:688
101 #, c-format
102 msgid " %-4s\t[reduce using rule %d (%s)]\n"
103 msgstr " %-4s\t[µ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)]\n"
104
105 #: src/conflicts.c:579 src/print.c:156
106 #, c-format
107 msgid ""
108 " $default\treduce using rule %d (%s)\n"
109 "\n"
110 msgstr ""
111 " $default\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
112 "\n"
113
114 #: src/conflicts.c:668 src/conflicts.c:682
115 #, c-format
116 msgid " %-4s\treduce using rule %d (%s)\n"
117 msgstr " %-4s\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
118
119 #: src/conflicts.c:708
120 #, c-format
121 msgid " $default\treduce using rule %d (%s)\n"
122 msgstr " $default\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
123
124 #: src/files.c:143
125 #, c-format
126 msgid "cannot open file `%s'"
127 msgstr ""
128
129 #: src/files.c:162
130 msgid "cannot close file"
131 msgstr ""
132
133 #. Some efforts were made to ease the translators' task, please
134 #. continue.
135 #: src/getargs.c:54
136 msgid "GNU bison generates parsers for LALR(1) grammars.\n"
137 msgstr ""
138
139 #: src/getargs.c:58
140 #, c-format
141 msgid "Usage: %s [OPTION]... FILE\n"
142 msgstr ""
143
144 #: src/getargs.c:62
145 msgid ""
146 "If a long option shows an argument as mandatory, then it is mandatory\n"
147 "for the equivalent short option also. Similarly for optional arguments.\n"
148 msgstr ""
149
150 #: src/getargs.c:68
151 msgid ""
152 "Operation modes:\n"
153 " -h, --help display this help and exit\n"
154 " -V, --version output version information and exit\n"
155 " -y, --yacc emulate POSIX yacc\n"
156 msgstr ""
157
158 #: src/getargs.c:75
159 msgid ""
160 "Parser:\n"
161 " -S, --skeleton=FILE specify the skeleton to use\n"
162 " -t, --debug instrument the parser for debugging\n"
163 " --locations enable locations computation\n"
164 " -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n"
165 " -l, --no-lines don't generate `#line' directives\n"
166 " -n, --no-parser generate the tables only\n"
167 " -k, --token-table include a table of token names\n"
168 msgstr ""
169
170 #: src/getargs.c:87
171 msgid ""
172 "Output:\n"
173 " -d, --defines also produce a header file\n"
174 " -v, --verbose also produce an explanation of the automaton\n"
175 " -b, --file-prefix=PREFIX specify a PREFIX for output files\n"
176 " -o, --output=FILE leave output to FILE\n"
177 " -g, --graph also produce a VCG description of the "
178 "automaton\n"
179 msgstr ""
180
181 #: src/getargs.c:97
182 msgid "Report bugs to <bug-bison@gnu.org>.\n"
183 msgstr ""
184
185 #. Some efforts were made to ease the translators' task, please
186 #. continue.
187 #: src/getargs.c:111
188 #, c-format
189 msgid "bison (GNU Bison) %s"
190 msgstr ""
191
192 #: src/getargs.c:116
193 msgid ""
194 "Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n"
195 msgstr ""
196
197 #: src/getargs.c:120
198 msgid ""
199 "This is free software; see the source for copying conditions. There is NO\n"
200 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
201 msgstr ""
202
203 #: src/getargs.c:186 src/lex.c:665
204 #, c-format
205 msgid "`%s' is no longer supported"
206 msgstr ""
207
208 #: src/getargs.c:210
209 #, c-format
210 msgid "Try `%s --help' for more information.\n"
211 msgstr ""
212
213 #: src/getargs.c:218
214 #, c-format
215 msgid "%s: no grammar file given\n"
216 msgstr "%s: ʸˡ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
217
218 #: src/getargs.c:222
219 #, fuzzy, c-format
220 msgid "%s: extra arguments ignored after `%s'\n"
221 msgstr "%s: '%s' ¤è¤ê¸å¤í¤Î;ʬ¤Ê°ú¿ô¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿\n"
222
223 #: src/lalr.c:293
224 #, fuzzy, c-format
225 msgid "too many gotos (max %d)"
226 msgstr "%s ¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹ (ºÇÂç %d)"
227
228 #: src/lex.c:77
229 msgid "unexpected `/' found and ignored"
230 msgstr "ͽ´ü¤·¤Ê¤¤ `/' ¤¬¸«¤Ä¤«¤ê¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
231
232 #: src/lex.c:106 src/reader.c:304
233 msgid "unterminated comment"
234 msgstr "ÊĤ¸¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤Ç¤¹"
235
236 #: src/lex.c:138
237 #, fuzzy
238 msgid "unexpected end of file"
239 msgstr "ͽ´ü¤·¤Ê¤¤¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤Ç¤¹"
240
241 #: src/lex.c:167
242 msgid "unescaped newline in constant"
243 msgstr "Äê¿ô¤ÎÃæ¤Ë¥¨¥¹¥±¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤¤²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
244
245 #: src/lex.c:209
246 #, c-format
247 msgid "octal value outside range 0...255: `\\%o'"
248 msgstr "8 ¿Ê¿ô¤ÎÃͤ¬ 0...255 ¤ÎÈϰϳ°¤Ç¤¹: `\\%o'"
249
250 #: src/lex.c:234
251 #, c-format
252 msgid "hexadecimal value above 255: `\\x%x'"
253 msgstr "16 ¿Ê¿ô¤ÎÃͤ¬ 255 ¤ò±Û¤¨¤Æ¤¤¤Þ¤¹: `\\x%x'"
254
255 #: src/lex.c:246
256 #, c-format
257 msgid "unknown escape sequence: `\\' followed by `%s'"
258 msgstr "̤ÃΤΥ¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ë `%s'"
259
260 #: src/lex.c:343
261 msgid "unterminated type name at end of file"
262 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥¿¥¤¥×̾¤¬¡¢¥Õ¥¡¥¤¥ëËöÈø¤Ë¤¢¤ê¤Þ¤¹"
263
264 #: src/lex.c:346
265 msgid "unterminated type name"
266 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥¿¥¤¥×̾¤¬¤¢¤ê¤Þ¤¹"
267
268 #: src/lex.c:439
269 msgid "use \"...\" for multi-character literal tokens"
270 msgstr "Ê£¿ôʸ»ú¤Î¥ê¥Æ¥é¥ë¥È¡¼¥¯¥ó¤Ë¤Ï \"...\" ¤ò»È¤¤¤Þ¤·¤ç¤¦"
271
272 #: src/lex.c:637
273 #, c-format
274 msgid "`%s' supports no argument: %s"
275 msgstr ""
276
277 #: src/lex.c:654
278 #, fuzzy, c-format
279 msgid "`%s' requires an argument"
280 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï°ú¿ô¤òÍ׵ᤷ¤Þ¤¹\n"
281
282 #: src/main.c:130
283 #, c-format
284 msgid "%s: internal error: %s\n"
285 msgstr "%s: ÆâÉô¥¨¥é¡¼: %s\n"
286
287 #: src/output.c:786
288 #, fuzzy, c-format
289 msgid "maximum table size (%d) exceeded"
290 msgstr "ºÇÂç¥Æ¡¼¥Ö¥ë¥µ¥¤¥º (%s) ¤òĶ¤¨¤Þ¤·¤¿"
291
292 #: src/print.c:38
293 #, c-format
294 msgid " type %d is %s\n"
295 msgstr " ¥¿¥¤¥× %d ¤Ï %s ¤Ç¤¹\n"
296
297 #: src/print.c:78
298 #, c-format
299 msgid " (rule %d)"
300 msgstr " (µ¬Â§ %d)"
301
302 #: src/print.c:98
303 msgid " $default\taccept\n"
304 msgstr " $default\taccept\n"
305
306 #: src/print.c:100
307 msgid " NO ACTIONS\n"
308 msgstr " Æ°ºî̵¤·\n"
309
310 #: src/print.c:120
311 #, c-format
312 msgid " $ \tgo to state %d\n"
313 msgstr " $ \t¾õÂÖ %d ¤Ø\n"
314
315 #: src/print.c:123
316 #, c-format
317 msgid " %-4s\tshift, and go to state %d\n"
318 msgstr " %-4s\t¥·¥Õ¥È¡¢¤ª¤è¤Ó¾õÂÖ %d ¤Ø\n"
319
320 #: src/print.c:144
321 #, c-format
322 msgid " %-4s\terror (nonassociative)\n"
323 msgstr " %-4s\t¥¨¥é¡¼ (Èó·ë¹ç)\n"
324
325 #: src/print.c:173
326 #, c-format
327 msgid " %-4s\tgo to state %d\n"
328 msgstr " %-4s\t¾õÂÖ %d ¤Ø\n"
329
330 #: src/print.c:185
331 #, fuzzy, c-format
332 msgid "state %d"
333 msgstr ""
334 "\n"
335 "\n"
336 "¾õÂÖ %d\n"
337 "\n"
338
339 #. rule # : LHS -> RHS
340 #: src/print.c:215
341 #, fuzzy
342 msgid "Grammar"
343 msgstr ""
344 "\n"
345 "ʸˡ\n"
346
347 #: src/print.c:216
348 msgid "Number, Line, Rule"
349 msgstr ""
350
351 #: src/print.c:221
352 #, fuzzy, c-format
353 msgid " %3d %3d %s ->"
354 msgstr "µ¬Â§ %-4d %s ->"
355
356 #: src/print.c:228
357 msgid "empty"
358 msgstr ""
359
360 #. TERMINAL (type #) : rule #s terminal is on RHS
361 #: src/print.c:233
362 #, fuzzy
363 msgid "Terminals, with rules where they appear"
364 msgstr ""
365 "\n"
366 "½ªÃ¼¥È¡¼¥¯¥ó¡¢¤ª¤è¤Ó¤½¤³¤Ë¸½¤ì¤¿µ¬Â§\n"
367 "\n"
368
369 #: src/print.c:257
370 #, fuzzy
371 msgid "Nonterminals, with rules where they appear"
372 msgstr ""
373 "\n"
374 "Èó½ªÃ¼¥È¡¼¥¯¥ó¡¢¤ª¤è¤Ó¤½¤³¤Ë¸½¤ì¤¿µ¬Â§\n"
375 "\n"
376
377 #: src/print.c:283
378 msgid " on left:"
379 msgstr " º¸ÊÕ:"
380
381 #: src/print.c:298
382 msgid " on right:"
383 msgstr " ±¦ÊÕ:"
384
385 #. If something has been added in the NODE_OBSTACK after
386 #. the declaration of the label, then we need a `\n'.
387 #. if (obstack_object_size (node_obstack) > node_output_size)
388 #. obstack_sgrow (node_obstack, "\n");
389 #.
390 #: src/print_graph.c:165
391 #, fuzzy, c-format
392 msgid "%-4s\terror (nonassociative)"
393 msgstr " %-4s\t¥¨¥é¡¼ (Èó·ë¹ç)\n"
394
395 #.
396 #. if (obstack_object_size (node_obstack) > node_output_size)
397 #. obstack_sgrow (node_obstack, "\n");
398 #.
399 #: src/print_graph.c:180
400 #, fuzzy, c-format
401 msgid "$default\treduce using rule %d (%s)"
402 msgstr " $default\tµ¬Â§ %d ¤òÍøÍѤ·¤Æ´Ô¸µ (%s)\n"
403
404 #: src/reader.c:91
405 msgid " Skipping to next \\n"
406 msgstr " ¼¡¤Î \\n ¤Ë¥¹¥­¥Ã¥×"
407
408 #: src/reader.c:93
409 #, c-format
410 msgid " Skipping to next %c"
411 msgstr " ¼¡¤Î %c ¤Ë¥¹¥­¥Ã¥×"
412
413 #: src/reader.c:144 src/reader.c:156
414 msgid "invalid $ value"
415 msgstr "̵¸ú¤Ê $ ¤ÎÃÍ"
416
417 #: src/reader.c:183 src/reader.c:198
418 msgid "unterminated string at end of file"
419 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎ󤬥ե¡¥¤¥ëËöÈø¤Ë¤¢¤ê¤Þ¤¹"
420
421 #: src/reader.c:186
422 msgid "unterminated string"
423 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎó"
424
425 #: src/reader.c:360 src/reader.c:424
426 #, fuzzy, c-format
427 msgid "%s is invalid"
428 msgstr "@%s ¤Ï̵¸ú¤Ç¤¹"
429
430 #: src/reader.c:400
431 #, c-format
432 msgid "$$ of `%s' has no declared type"
433 msgstr "`%s' ¤Î $$ ¤ËÀë¸À¤Î¤Ê¤¤·¿¤¬¤¢¤ê¤Þ¤¹"
434
435 #: src/reader.c:417
436 #, fuzzy, c-format
437 msgid "$%d of `%s' has no declared type"
438 msgstr "`%s' ¤Î $%s ¤ËÀë¸À¤Î¤Ê¤¤·¿¤¬¤¢¤ê¤Þ¤¹"
439
440 #: src/reader.c:476
441 msgid "unterminated `%{' definition"
442 msgstr "`%{' ÄêµÁ ¤¬ÊĤ¸¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
443
444 #: src/reader.c:521 src/reader.c:636 src/reader.c:686 src/reader.c:956
445 #, c-format
446 msgid "Premature EOF after %s"
447 msgstr ""
448
449 #: src/reader.c:538
450 #, c-format
451 msgid "symbol `%s' used more than once as a literal string"
452 msgstr ""
453
454 #: src/reader.c:541
455 #, c-format
456 msgid "symbol `%s' given more than one literal string"
457 msgstr ""
458
459 #: src/reader.c:562 src/reader.c:705
460 #, c-format
461 msgid "symbol %s redefined"
462 msgstr "¥·¥ó¥Ü¥ë %s ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
463
464 #: src/reader.c:572 src/reader.c:651 src/reader.c:712 src/reader.c:1328
465 #, c-format
466 msgid "type redeclaration for %s"
467 msgstr "%s ¤Î·¿¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
468
469 #: src/reader.c:581
470 #, c-format
471 msgid "`%s' is invalid in %s"
472 msgstr "%2$s Æâ¤Î `%1$s' ¤Ï̵¸ú¤Ç¤¹"
473
474 #: src/reader.c:599 src/reader.c:765
475 #, fuzzy, c-format
476 msgid "multiple %s declarations"
477 msgstr "Ê£¿ô¤Î %start ¤¬Àë¸À¤µ¤ì¤Þ¤·¤¿"
478
479 #: src/reader.c:601 src/reader.c:936 src/reader.c:951 src/reader.c:1306
480 #, fuzzy, c-format
481 msgid "invalid %s declaration"
482 msgstr "̵¸ú¤Ê %start ¤¬Àë¸À¤µ¤ì¤Þ¤·¤¿"
483
484 #: src/reader.c:621
485 msgid "%type declaration has no <typename>"
486 msgstr "%type Àë¸À¤Ë <¥¿¥¤¥×̾> ¤¬¤¢¤ê¤Þ¤»¤ó"
487
488 #: src/reader.c:656
489 #, fuzzy, c-format
490 msgid "invalid %%type declaration due to item: %s"
491 msgstr "¥¢¥¤¥Æ¥à¤ËÍ¿¤¨¤é¤ì¤ë¤Ù¤­ %%type Àë¸À¤¬Ìµ¸ú¤Ç¤¹: `%s'"
492
493 #: src/reader.c:701
494 #, c-format
495 msgid "redefining precedence of %s"
496 msgstr "%s ¤ËÀè¹Ô¤·¤¿ºÆÄêµÁ¤Ç¤¹"
497
498 #: src/reader.c:724
499 #, c-format
500 msgid "invalid text (%s) - number should be after identifier"
501 msgstr "̵¸ú¤Ê¥Æ¥­¥¹¥È (%s) - ¿ôÃͤϼ±Ê̻Ҥθå¤í¤Ë¤¢¤ë¤Ù¤­¤Ç¤¹"
502
503 #: src/reader.c:734
504 #, c-format
505 msgid "unexpected item: %s"
506 msgstr "ͽ´ü¤»¤Ì¥¢¥¤¥Æ¥à: %s"
507
508 #: src/reader.c:809 src/reader.c:1145 src/reader.c:1217
509 #, fuzzy, c-format
510 msgid "unmatched %s"
511 msgstr "Âбþ¤Î¤Ê¤¤ `{' ¤Ç¤¹"
512
513 #: src/reader.c:843
514 #, fuzzy, c-format
515 msgid "argument of %%expect is not an integer"
516 msgstr "%expect ¤Î°ú¿ô¤¬À°¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
517
518 #: src/reader.c:889
519 #, c-format
520 msgid "unrecognized item %s, expected an identifier"
521 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥¢¥¤¥Æ¥à %s¡¢¤³¤³¤Ç¤Ï¼±Ê̻Ҥ¬´üÂÔ¤µ¤ì¤Þ¤¹"
522
523 #: src/reader.c:911
524 #, c-format
525 msgid "expected string constant instead of %s"
526 msgstr "¤³¤³¤Ç¤Ï %s ¤Ç¤Ï¤Ê¤¯Ê¸»úÎóÄê¿ô¤¬´üÂÔ¤µ¤ì¤Þ¤¹"
527
528 #: src/reader.c:1062
529 #, c-format
530 msgid "unrecognized: %s"
531 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤: %s"
532
533 #: src/reader.c:1067
534 msgid "no input grammar"
535 msgstr "ʸˡ¤ÎÆþÎϤ¬Ìµ¤¤"
536
537 #: src/reader.c:1072
538 #, c-format
539 msgid "unknown character: %s"
540 msgstr "̤ÃΤÎʸ»ú: %s"
541
542 #: src/reader.c:1240
543 #, fuzzy, c-format
544 msgid "unterminated %guard clause"
545 msgstr "ÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤ %%guard Àá¤Ç¤¹"
546
547 #: src/reader.c:1393
548 msgid "ill-formed rule: initial symbol not followed by colon"
549 msgstr "¼Ù°­¤Êµ¬Â§: ½é´ü²½¥·¥ó¥Ü¥ë¤Ë¥³¥í¥ó (:) ¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
550
551 #: src/reader.c:1400
552 msgid "grammar starts with vertical bar"
553 msgstr "ʸˡ¤Ï½ÄËÀ (|) ¤Ç»Ï¤á¤Þ¤¹"
554
555 #: src/reader.c:1428
556 #, c-format
557 msgid "rule given for %s, which is a token"
558 msgstr "%s ¤Ëµ¬Â§¤¬Í¿¤¨¤é¤ì¡¢¤½¤ì¤Ï¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤¹"
559
560 #: src/reader.c:1526
561 msgid "two @prec's in a row"
562 msgstr "@prec ¤Î¤â¤ÎÆó¤Ä¤¬Æ±Îó¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
563
564 #: src/reader.c:1534
565 #, c-format
566 msgid "%%guard present but %%semantic_parser not specified"
567 msgstr "%%guard ¤¬¤¢¤ê¤Þ¤¹¤¬ %%semantic_parser ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
568
569 #: src/reader.c:1543
570 msgid "two actions at end of one rule"
571 msgstr "°ì¤Ä¤Îµ¬Â§¤Î½ª¤ê¤ËÆó¤Ä¤ÎÆ°ºî¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
572
573 #: src/reader.c:1557
574 #, c-format
575 msgid "type clash (`%s' `%s') on default action"
576 msgstr "½é´ü¾õÂÖ¤ÎÆ°ºî¤Ç¤Ï·¿ (`%s' `%s') ¤¬¾×Æͤ·¤Þ¤¹"
577
578 #: src/reader.c:1563
579 msgid "empty rule for typed nonterminal, and no action"
580 msgstr "¶õ¤Î·¿ÉÕ¤­Èó½ªÃ¼¥¢¥¤¥Æ¥àÍѵ¬Â§¤Ç¤¢¤ê¡¢Æ°ºî¤¬µ¯¤ê¤Þ¤»¤ó"
581
582 #: src/reader.c:1607
583 #, c-format
584 msgid "invalid input: %s"
585 msgstr "̵¸ú¤ÊÆþÎÏ: %s"
586
587 #: src/reader.c:1615
588 #, fuzzy, c-format
589 msgid "too many symbols (tokens plus nonterminals); maximum %d"
590 msgstr "¥·¥ó¥Ü¥ë¤¬Â¿¤¹¤®¤Þ¤¹ (¥È¡¼¥¯¥ó¤ÈÈó½ªÃ¼¥¢¥¤¥Æ¥à) -- ºÇÂç %s"
591
592 #: src/reader.c:1618
593 msgid "no rules in the input grammar"
594 msgstr "ÆþÎϤ·¤¿Ê¸Ë¡¤Ëµ¬Â§¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
595
596 #: src/reader.c:1626
597 #, c-format
598 msgid "symbol %s is used, but is not defined as a token and has no rules"
599 msgstr ""
600 "¥·¥ó¥Ü¥ë %s ¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬¡¢¥È¡¼¥¯¥ó¤È¤·¤ÆÄêµÁ¤µ¤ì¤Æ¤ª¤é¤º¡¢µ¬Â§¤ò»ý¤Á¤Þ"
601 "¤»¤ó"
602
603 #: src/reader.c:1735
604 #, fuzzy, c-format
605 msgid "tokens %s and %s both assigned number %d"
606 msgstr "¥È¡¼¥¯¥ó %s ¤È %s ¤ÎÁÐÊý¤¬ÈÖ¹æ %s ¤Ë³ä¤êÅö¤Æ¤é¤ì¤Þ¤·¤¿"
607
608 #: src/reader.c:1788
609 #, c-format
610 msgid "conflicting precedences for %s and %s"
611 msgstr "Àè¹Ô¤·¤Æ¤¤¤ë %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
612
613 #: src/reader.c:1800
614 #, c-format
615 msgid "conflicting assoc values for %s and %s"
616 msgstr "Èó·ë¹çÃÍ %s ¤È %s ¤Ç¶¥¹ç¤¬À¸¤¸¤Æ¤¤¤Þ¤¹"
617
618 #: src/reader.c:1836
619 #, c-format
620 msgid "the start symbol %s is undefined"
621 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
622
623 #: src/reader.c:1838
624 #, c-format
625 msgid "the start symbol %s is a token"
626 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤Ï¥È¡¼¥¯¥ó¤Ç¤¹"
627
628 #: src/reduce.c:400
629 #, fuzzy
630 msgid "Useless nonterminals:"
631 msgstr ""
632 "ÉÔ»ÈÍÑÈó½ªÃ¼»Ò:\n"
633 "\n"
634
635 #: src/reduce.c:414
636 #, fuzzy
637 msgid "Terminals which are not used:"
638 msgstr ""
639 "\n"
640 "\n"
641 "ÍøÍѤµ¤ì¤Ê¤¤½ªÃ¼»Ò:\n"
642 "\n"
643
644 #: src/reduce.c:425
645 #, fuzzy
646 msgid "Useless rules:"
647 msgstr ""
648 "\n"
649 "\n"
650 "ÉÔ»ÈÍѵ¬Â§:\n"
651 "\n"
652
653 #: src/reduce.c:451
654 msgid ""
655 "Variables\n"
656 "---------\n"
657 "\n"
658 msgstr ""
659 "ÊÑ¿ô\n"
660 "---------\n"
661 "\n"
662
663 #: src/reduce.c:452
664 msgid "Value Sprec Sassoc Tag\n"
665 msgstr "ÃÍ Á°ÃÖ ·ë¹ç ¥¿¥°\n"
666
667 #: src/reduce.c:456
668 msgid ""
669 "Rules\n"
670 "-----\n"
671 "\n"
672 msgstr ""
673 "µ¬Â§\n"
674 "-----\n"
675 "\n"
676
677 #: src/reduce.c:470
678 msgid ""
679 "Rules interpreted\n"
680 "-----------------\n"
681 "\n"
682 msgstr ""
683 "²ò¼á¤µ¤ì¤¿µ¬Â§\n"
684 "-----------------\n"
685 "\n"
686
687 #: src/reduce.c:491
688 #, c-format
689 msgid "%d rules never reduced\n"
690 msgstr "%d ¸Ä¤Îµ¬Â§¤Ï·è¤·¤Æ´Ô¸µ¤µ¤ì¤Þ¤»¤ó\n"
691
692 #: src/reduce.c:497
693 #, c-format
694 msgid "%d useless nonterminal%s"
695 msgstr "%d ¸Ä¤ÎÉÔ»ÈÍÑÈó½ªÃ¼»Ò%.0s"
696
697 #: src/reduce.c:502
698 msgid " and "
699 msgstr "¤ª¤è¤Ó"
700
701 #: src/reduce.c:506
702 #, c-format
703 msgid "%d useless rule%s"
704 msgstr "%d ¸Ä¤ÎÉÔ»ÈÍѵ¬Â§%.0s"
705
706 #: src/reduce.c:536
707 #, c-format
708 msgid "Start symbol %s does not derive any sentence"
709 msgstr "³«»Ï¥·¥ó¥Ü¥ë %s ¤Ï¤É¤Îʸ¤Ë¤âͳÍ褷¤Þ¤»¤ó"
710
711 #: lib/getopt.c:694
712 #, c-format
713 msgid "%s: option `%s' is ambiguous\n"
714 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤ÏÛ£Ëæ¤Ç¤¹\n"
715
716 #: lib/getopt.c:719
717 #, c-format
718 msgid "%s: option `--%s' doesn't allow an argument\n"
719 msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
720
721 #: lib/getopt.c:724
722 #, c-format
723 msgid "%s: option `%c%s' doesn't allow an argument\n"
724 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
725
726 #: lib/getopt.c:742 lib/getopt.c:915
727 #, c-format
728 msgid "%s: option `%s' requires an argument\n"
729 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï°ú¿ô¤òÍ׵ᤷ¤Þ¤¹\n"
730
731 #. --option
732 #: lib/getopt.c:771
733 #, c-format
734 msgid "%s: unrecognized option `--%s'\n"
735 msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó `--%s' ¤Ç¤¹\n"
736
737 #. +option or -option
738 #: lib/getopt.c:775
739 #, c-format
740 msgid "%s: unrecognized option `%c%s'\n"
741 msgstr "%s: ǧ¼±¤Ç¤­¤Ê¤¤¥ª¥×¥·¥ç¥ó `%c%s' ¤Ç¤¹\n"
742
743 #. 1003.2 specifies the format of this message.
744 #: lib/getopt.c:801
745 #, c-format
746 msgid "%s: illegal option -- %c\n"
747 msgstr "%s: Äê³Ê³°¤Î¥ª¥×¥·¥ç¥ó -- %c\n"
748
749 #: lib/getopt.c:804
750 #, c-format
751 msgid "%s: invalid option -- %c\n"
752 msgstr "%s: ̵¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
753
754 #. 1003.2 specifies the format of this message.
755 #: lib/getopt.c:834 lib/getopt.c:964
756 #, c-format
757 msgid "%s: option requires an argument -- %c\n"
758 msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤òÍ׵ᤷ¤Þ¤¹ -- %c\n"
759
760 #: lib/getopt.c:881
761 #, c-format
762 msgid "%s: option `-W %s' is ambiguous\n"
763 msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤ÏÛ£Ëæ¤Ç¤¹\n"
764
765 #: lib/getopt.c:899
766 #, c-format
767 msgid "%s: option `-W %s' doesn't allow an argument\n"
768 msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï°ú¿ô¤òµö¤·¤Þ¤»¤ó\n"
769
770 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message
771 #. before exiting when memory is exhausted. Goes through gettext.
772 #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66
773 #, fuzzy
774 msgid "memory exhausted"
775 msgstr "%s: ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿\n"
776
777 #. Get translations for open and closing quotation marks.
778 #.
779 #. The message catalog should translate "`" to a left
780 #. quotation mark suitable for the locale, and similarly for
781 #. "'". If the catalog has no translation,
782 #. locale_quoting_style quotes `like this', and
783 #. clocale_quoting_style quotes "like this".
784 #.
785 #. For example, an American English Unicode locale should
786 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
787 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
788 #. MARK). A British English Unicode locale should instead
789 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
790 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
791 #: lib/quotearg.c:268
792 msgid "`"
793 msgstr ""
794
795 #: lib/quotearg.c:269
796 msgid "'"
797 msgstr ""
798
799 #~ msgid " 1 shift/reduce conflict"
800 #~ msgstr " 1 ¥·¥Õ¥È/´Ô¸µ¾×ÆÍ"
801
802 #~ msgid " 1 reduce/reduce conflict"
803 #~ msgstr " 1 ´Ô¸µ/´Ô¸µ¾×ÆÍ"
804
805 #~ msgid "%s contains"
806 #~ msgstr "%s ¤Ë¤Ï¡¢"
807
808 #, fuzzy
809 #~ msgid "DERIVES"
810 #~ msgstr ""
811 #~ "\n"
812 #~ "\n"
813 #~ "\n"
814 #~ "DERIVES\n"
815 #~ "\n"
816
817 #~ msgid "%s derives"
818 #~ msgstr "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸"
819
820 #~ msgid "Entering set_nullable"
821 #~ msgstr "set_nullable ¤ËÆþ¤ê¤Þ¤¹"
822
823 #~ msgid ""
824 #~ "reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n"
825 #~ msgstr ""
826 #~ "´Ô¸µ¥Õ¥¡¥¤¥ë %s ¤Ç %d ¸Ä¤Î½ªÃ¼»Ò%.0s, %d ¸Ä¤ÎÈó½ªÃ¼»Ò%.0s, %d ¸Ä¤Îµ¬Â§%.0s"
827 #~ "¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿\n"
828
829 #~ msgid ""
830 #~ "\n"
831 #~ "\n"
832 #~ "\n"
833 #~ "FIRSTS\n"
834 #~ "\n"
835 #~ msgstr ""
836 #~ "\n"
837 #~ "\n"
838 #~ "\n"
839 #~ "FIRSTS\n"
840 #~ "\n"
841
842 #~ msgid ""
843 #~ "\n"
844 #~ "\n"
845 #~ "%s firsts\n"
846 #~ "\n"
847 #~ msgstr ""
848 #~ "\n"
849 #~ "\n"
850 #~ "%s firsts\n"
851 #~ "\n"
852
853 #~ msgid ""
854 #~ "\n"
855 #~ "\n"
856 #~ "\n"
857 #~ "FDERIVES\n"
858 #~ msgstr ""
859 #~ "\n"
860 #~ "\n"
861 #~ "\n"
862 #~ "FDERIVES\n"
863
864 #~ msgid ""
865 #~ "\n"
866 #~ "\n"
867 #~ "%s derives\n"
868 #~ "\n"
869 #~ msgstr ""
870 #~ "\n"
871 #~ "\n"
872 #~ "%s ¤Ï°Ê²¼¤«¤éÇÉÀ¸\n"
873 #~ "\n"
874
875 #~ msgid ""
876 #~ "Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
877 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
878 #~ " [--verbose] [--version] [--help] [--yacc]\n"
879 #~ " [--no-parser] [--token-table]\n"
880 #~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
881 #~ " [--output=outfile] grammar-file\n"
882 #~ "\n"
883 #~ "Report bugs to bug-bison@gnu.org\n"
884 #~ msgstr ""
885 #~ "»È¤¤Êý: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n"
886 #~ " [--debug] [--defines] [--fixed-output-files] [--no-lines]\n"
887 #~ " [--verbose] [--version] [--help] [--yacc]\n"
888 #~ " [--no-parser] [--token-table]\n"
889 #~ " [--file-prefix=prefix] [--name-prefix=prefix]\n"
890 #~ " [--output=outfile] ʸˡ¥Õ¥¡¥¤¥ë\n"
891 #~ "\n"
892 #~ "¥Ð¥°¤ò¸«¤Ä¤±¤¿¤é bug-bison@gnu.org ¤Þ¤ÇÏ¢Íí¤ò¡£\n"
893
894 #~ msgid "gotos"
895 #~ msgstr "goto"
896
897 #~ msgid "%s:%d: fatal error: "
898 #~ msgstr "%s:%d: Ã×̿Ū¥¨¥é¡¼: "
899
900 #~ msgid "%s: "
901 #~ msgstr "%s: "
902
903 #~ msgid "%s:%d: "
904 #~ msgstr "%s:%d: "
905
906 #~ msgid "\t\t/* empty */"
907 #~ msgstr "\t\t/* ¶õ */"
908
909 #~ msgid "unterminated comment in `%{' definition"
910 #~ msgstr "`%{' ÄêµÁ ¤ËÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤¬¤¢¤ê¤Þ¤¹"
911
912 #~ msgid "multiple %union declarations"
913 #~ msgstr "Ê£¿ô¤Î %union Àë¸À¤Ç¤¹"
914
915 #~ msgid "unterminated comment at end of file"
916 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤ËÊĤ¸¤é¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È¤¬¤¢¤ê¤Þ¤¹"
917
918 #~ msgid "unmatched close-brace (`}')"
919 #~ msgstr "Âбþ¤Î¤Ê¤¤ÊĤ¸¥Ö¥ì¡¼¥¹ (`}') ¤Ç¤¹"
920
921 #~ msgid "unmatched right brace (`}')"
922 #~ msgstr "Âбþ¤Î¤Ê¤¤±¦¥Ö¥ì¡¼¥¹ (`}') ¤Ç¤¹"
923
924 #~ msgid "$%s is invalid"
925 #~ msgstr "$%s ¤Ï̵¸ú¤Ç¤¹"
926
927 #~ msgid "invalid @-construct"
928 #~ msgstr "̵¸ú¤Ê @-¥³¥ó¥¹¥È¥é¥¯¥È¤Ç¤¹"
929
930 #~ msgid "ill-formed %type declaration"
931 #~ msgstr "¼Ù°­¤Ê %type Àë¸À¤Ç¤¹"