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

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: bison 1.30c\n"
"POT-Creation-Date: 2002-04-08 14:33+0200\n"
"POT-Creation-Date: 2002-04-10 13:04+0200\n"
"PO-Revision-Date: 2001-11-18 15:17+0100\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -20,7 +20,7 @@ msgstr ""
msgid "too many states (max %d)"
msgstr "för många tillstånd (max %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 "Okänt systemfel"
@@ -602,12 +602,12 @@ msgstr "inga regler i ingrammatiken"
msgid "too many symbols (tokens plus nonterminals); maximum %d"
msgstr "för många symboler (element plus icketerminaler); max %d"
#: src/reader.c:1724
#: src/reader.c:1722
#, c-format
msgid "the start symbol %s is undefined"
msgstr "startsymbolen %s är odefinierad"
#: src/reader.c:1726
#: src/reader.c:1724
#, c-format
msgid "the start symbol %s is a token"
msgstr "startsymbolen %s är ett element"