Blob Blame History Raw
# Dutch messages for GNU bison.
# Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
# Tim Van Holder <tim.van.holder@telenet.be>, 2002, 2003, 2004, 2005.
# Erick Branderhorst <branderh@debian.org>, 1996.
#
msgid ""
msgstr ""
"Project-Id-Version: bison-runtime 2.1\n"
"Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
"POT-Creation-Date: 2015-01-23 13:55+0100\n"
"PO-Revision-Date: 2005-09-21 11:22+0200\n"
"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: data/glr.c:803 data/yacc.c:643
msgid "syntax error: cannot back up"
msgstr "syntaxfout: kan niet terugkeren"

#: data/glr.c:1687
msgid "syntax is ambiguous"
msgstr "syntax is niet eenduidig"

#: data/glr.c:2008 data/glr.c:2088 data/glr.c:2128 data/glr.c:2392
#: data/lalr1.cc:1094 data/lalr1.cc:1115 data/yacc.c:1210 data/yacc.c:1710
#: data/yacc.c:1716
msgid "syntax error"
msgstr "syntaxfout"

#: data/glr.c:2089 data/lalr1.cc:1095 data/yacc.c:1211
#, c-format
msgid "syntax error, unexpected %s"
msgstr "syntaxfout, %s onverwacht"

#: data/glr.c:2090 data/lalr1.cc:1096 data/yacc.c:1212
#, c-format
msgid "syntax error, unexpected %s, expecting %s"
msgstr "syntaxfout, %s onverwacht (%s verwacht)"

#: data/glr.c:2091 data/lalr1.cc:1097 data/yacc.c:1213
#, c-format
msgid "syntax error, unexpected %s, expecting %s or %s"
msgstr "syntaxfout, %s onverwacht (%s of %s verwacht)"

#: data/glr.c:2092 data/lalr1.cc:1098 data/yacc.c:1214
#, c-format
msgid "syntax error, unexpected %s, expecting %s or %s or %s"
msgstr "syntaxfout, %s onverwacht (%s of %s of %s verwacht)"

#: data/glr.c:2093 data/lalr1.cc:1099 data/yacc.c:1215
#, c-format
msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
msgstr "syntaxfout, %s onverwacht (%s of %s of %s of %s verwacht)"

#: data/glr.c:2452 data/yacc.c:1295 data/yacc.c:1297 data/yacc.c:1470
#: data/yacc.c:1867
msgid "memory exhausted"
msgstr "geen geheugen meer beschikbaar"