This commit is contained in:
Akim Demaille
2002-07-09 13:05:22 +00:00
parent 2ab9a04ffc
commit c5f5043618
11 changed files with 77 additions and 33 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.33b\n"
"POT-Creation-Date: 2002-07-03 14:09+0200\n"
"POT-Creation-Date: 2002-07-09 14:54+0200\n"
"PO-Revision-Date: 2002-03-05 16:27+0200\n"
"Last-Translator: Toomas Soome <tsoome@ut.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -226,6 +226,10 @@ msgstr "%s: ignoreerin lisaargumente peale `%s'\n"
msgid "too many gotos (max %d)"
msgstr "liiga palju gotosid (maks %d)"
#: parse-gram.y:344
msgid "POSIX forbids declarations in the grammar"
msgstr ""
#: src/print.c:46
#, c-format
msgid " type %d is %s\n"
@@ -337,11 +341,11 @@ msgstr ""
msgid "only one %%merge allowed per rule"
msgstr ""
#: src/reader.c:507
#: src/reader.c:512
msgid "no rules in the input grammar"
msgstr "sisendgrammatikas pole reegleid"
#: src/reader.c:539
#: src/reader.c:544
#, c-format
msgid "too many symbols (tokens plus nonterminals); maximum %d"
msgstr "liiga palju sümboleid (märgid ja mitteterminalid); maksimaalne on %d"