This commit is contained in:
Akim Demaille
2002-07-02 11:39:04 +00:00
parent 26e0cadc37
commit 524346a3a3
12 changed files with 112 additions and 111 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.30f\n"
"POT-Creation-Date: 2002-06-30 19:37+0200\n"
"POT-Creation-Date: 2002-07-01 18:45+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"
@@ -400,22 +400,22 @@ msgstr[0] "%d
msgid "Start symbol %s does not derive any sentence"
msgstr "開始シンボル %s はどの文にも由来しません"
#: scan-gram.l:559
#: scan-gram.l:560
#, c-format
msgid "$$ of `%s' has no declared type"
msgstr "`%s' の $$ に宣言のない型があります"
#: scan-gram.l:576 scan-gram.l:663
#: scan-gram.l:577 scan-gram.l:664
#, fuzzy, c-format
msgid "invalid value: %s%d"
msgstr "不適切な $ の値"
#: scan-gram.l:583
#: scan-gram.l:584
#, c-format
msgid "$%d of `%s' has no declared type"
msgstr "$%d 個の `%s' が宣言された型を持っていません"
#: scan-gram.l:594 scan-gram.l:611 scan-gram.l:670 scan-gram.l:687
#: scan-gram.l:595 scan-gram.l:612 scan-gram.l:671 scan-gram.l:688
#, c-format
msgid "%s is invalid"
msgstr "%s は不適切です"