This commit is contained in:
Akim Demaille
2002-04-10 17:13:15 +00:00
parent eaff5ee3c5
commit 01e5c81773
10 changed files with 40 additions and 40 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.28\n"
"POT-Creation-Date: 2002-04-08 14:33+0200\n"
"POT-Creation-Date: 2002-04-10 13:04+0200\n"
"PO-Revision-Date: 1999-09-28 21:10+0900\n"
"Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
msgid "too many states (max %d)"
msgstr "%s の数が多すぎます (最大 %d)"
#: lib/error.c:128 lib/error.c:156 src/complain.c:99
#: src/complain.c:99 lib/error.c:128 lib/error.c:156
msgid "Unknown system error"
msgstr ""
@@ -587,12 +587,12 @@ msgstr "
msgid "too many symbols (tokens plus nonterminals); maximum %d"
msgstr "シンボルが多すぎます (トークンと非終端アイテム) -- 最大 %s"
#: src/reader.c:1724
#: src/reader.c:1722
#, c-format
msgid "the start symbol %s is undefined"
msgstr "開始シンボル %s は定義されていません"
#: src/reader.c:1726
#: src/reader.c:1724
#, c-format
msgid "the start symbol %s is a token"
msgstr "開始シンボル %s はトークンです"