mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 19:23:02 +00:00
Version 1.75a.
This commit is contained in:
14
po/de.po
14
po/de.po
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bison 1.50\n"
|
||||
"POT-Creation-Date: 2002-10-24 11:20+0200\n"
|
||||
"POT-Creation-Date: 2002-10-24 22:53-0700\n"
|
||||
"PO-Revision-Date: 2002-10-07 10:50:39+0200\n"
|
||||
"Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
@@ -341,12 +341,12 @@ msgstr "leere Regel für Nicht-Terminal mit Typ und keine Aktion"
|
||||
#: src/reader.c:344 src/reader.c:359 src/reader.c:372
|
||||
#, fuzzy, c-format
|
||||
msgid "only one %s allowed per rule"
|
||||
msgstr "nur ein %%merge pro Regel erlaubt"
|
||||
msgstr "nur ein %%dprec pro Regel erlaubt"
|
||||
|
||||
#: src/reader.c:354 src/reader.c:370
|
||||
#, fuzzy, c-format
|
||||
msgid "%s affects only GLR parsers"
|
||||
msgstr "%%merge betrifft nur GLR-Parser"
|
||||
msgstr "%%dprec betrifft nur GLR-Parser"
|
||||
|
||||
#: src/reader.c:357
|
||||
#, fuzzy, c-format
|
||||
@@ -736,11 +736,11 @@ msgstr "Zeit in %s: %ld.%06ld (%ld%%)\n"
|
||||
#~ msgid "two @prec's in a row"
|
||||
#~ msgstr "zwei @prec-Anweisungen nacheinander"
|
||||
|
||||
#~ msgid "%%dprec affects only GLR parsers"
|
||||
#~ msgstr "%%dprec betrifft nur GLR-Parser"
|
||||
#~ msgid "%%merge affects only GLR parsers"
|
||||
#~ msgstr "%%merge betrifft nur GLR-Parser"
|
||||
|
||||
#~ msgid "only one %%dprec allowed per rule"
|
||||
#~ msgstr "nur ein %%dprec pro Regel erlaubt"
|
||||
#~ msgid "only one %%merge allowed per rule"
|
||||
#~ msgstr "nur ein %%merge pro Regel erlaubt"
|
||||
|
||||
#~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"
|
||||
#~ msgstr "state_list_append (Zustand = %d, Symbol = %d (%s))\n"
|
||||
|
||||
Reference in New Issue
Block a user