This commit is contained in:
Akim Demaille
2002-07-03 12:50:58 +00:00
parent e68e0410ab
commit 3a9e26be57
11 changed files with 165 additions and 165 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.30f\n"
"POT-Creation-Date: 2002-07-01 18:45+0200\n"
"POT-Creation-Date: 2002-07-03 14:09+0200\n"
"PO-Revision-Date: 2001-12-10 15:59+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -41,47 +41,47 @@ msgstr "
msgid " Conflict between rule %d and token %s resolved as an error"
msgstr "状態 %d の規則 %d とトークン %s の競合を%sとして解決。\n"
#: src/conflicts.c:379
#: src/conflicts.c:403
#, c-format
msgid "%d shift/reduce conflict"
msgid_plural "%d shift/reduce conflicts"
msgstr[0] "%d シフト/還元衝突"
#: src/conflicts.c:386
#: src/conflicts.c:410
msgid "and"
msgstr "および"
#: src/conflicts.c:392
#: src/conflicts.c:416
#, c-format
msgid "%d reduce/reduce conflict"
msgid_plural "%d reduce/reduce conflicts"
msgstr[0] "%d 還元/還元衝突"
#: src/conflicts.c:417
#: src/conflicts.c:441
#, c-format
msgid "State %d contains "
msgstr "状態 %d が含むのは "
#: src/conflicts.c:490
#: src/conflicts.c:514
msgid "conflicts: "
msgstr "衝突: "
#: src/conflicts.c:492
#: src/conflicts.c:516
#, c-format
msgid " %d shift/reduce"
msgstr " %d シフト/還元"
#: src/conflicts.c:496
#: src/conflicts.c:520
#, c-format
msgid " %d reduce/reduce"
msgstr " %d 還元/還元"
#: src/conflicts.c:501
#: src/conflicts.c:525
#, c-format
msgid "%s contains "
msgstr "%s の中身は"
#: src/conflicts.c:508
#: src/conflicts.c:532
#, c-format
msgid "expected %d shift/reduce conflict\n"
msgid_plural "expected %d shift/reduce conflicts\n"
@@ -220,7 +220,7 @@ msgstr "%s: ʸˡ
msgid "%s: extra arguments ignored after `%s'\n"
msgstr "%s: `%s' の後ろの余分な引数は無視されました\n"
#: src/lalr.c:102
#: src/lalr.c:110
#, c-format
msgid "too many gotos (max %d)"
msgstr "goto の数が多すぎます (最大 %d)"
@@ -400,22 +400,22 @@ msgstr[0] "%d
msgid "Start symbol %s does not derive any sentence"
msgstr "開始シンボル %s はどの文にも由来しません"
#: scan-gram.l:560
#: scan-gram.l:559
#, c-format
msgid "$$ of `%s' has no declared type"
msgstr "`%s' の $$ に宣言のない型があります"
#: scan-gram.l:577 scan-gram.l:664
#: scan-gram.l:576 scan-gram.l:663
#, fuzzy, c-format
msgid "invalid value: %s%d"
msgstr "不適切な $ の値"
#: scan-gram.l:584
#: scan-gram.l:583
#, c-format
msgid "$%d of `%s' has no declared type"
msgstr "$%d 個の `%s' が宣言された型を持っていません"
#: scan-gram.l:595 scan-gram.l:612 scan-gram.l:671 scan-gram.l:688
#: scan-gram.l:594 scan-gram.l:611 scan-gram.l:670 scan-gram.l:687
#, c-format
msgid "%s is invalid"
msgstr "%s は不適切です"