This commit is contained in:
Akim Demaille
2002-06-20 09:05:10 +00:00
parent 4f25ebb043
commit 1ce5149ac8
11 changed files with 55 additions and 55 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU bison 1.30f\n"
"POT-Creation-Date: 2002-06-19 10:51+0200\n"
"POT-Creation-Date: 2002-06-20 11:03+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"
@@ -395,22 +395,22 @@ msgstr[0] "%d
msgid "Start symbol %s does not derive any sentence"
msgstr "開始シンボル %s はどの文にも由来しません"
#: scan-gram.l:548
#: scan-gram.l:556
#, c-format
msgid "$$ of `%s' has no declared type"
msgstr "`%s' の $$ に宣言のない型があります"
#: scan-gram.l:565 scan-gram.l:658
#: scan-gram.l:573 scan-gram.l:660
#, fuzzy, c-format
msgid "invalid value: %s%d"
msgstr "不適切な $ の値"
#: scan-gram.l:572
#: scan-gram.l:580
#, c-format
msgid "$%d of `%s' has no declared type"
msgstr "$%d 個の `%s' が宣言された型を持っていません"
#: scan-gram.l:585 scan-gram.l:606 scan-gram.l:667 scan-gram.l:688
#: scan-gram.l:591 scan-gram.l:608 scan-gram.l:667 scan-gram.l:684
#, c-format
msgid "%s is invalid"
msgstr "%s は不適切です"