]>
Commit | Line | Data |
---|---|---|
1c7aefa9 | 1 | # Dutch messages for GNU bison. |
a05fafb9 | 2 | # Copyright (C) 1996, 2002 Free Software Foundation, Inc. |
1c7aefa9 | 3 | # Erick Branderhorst <branderh@debian.org>, 1996. |
a05fafb9 | 4 | # Tim Van Holder <tim.van.holder@pandora.be>, 2002. |
1c7aefa9 JT |
5 | # |
6 | msgid "" | |
7 | msgstr "" | |
a05fafb9 | 8 | "Project-Id-Version: bison 1.34a\n" |
959e5f51 | 9 | "POT-Creation-Date: 2002-11-07 15:27+0100\n" |
a05fafb9 AD |
10 | "PO-Revision-Date: 2002-03-20 12:54+0100\n" |
11 | "Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n" | |
12 | "Language-Team: Dutch <vertaling@nl.linux.org>\n" | |
1c7aefa9 | 13 | "MIME-Version: 1.0\n" |
a05fafb9 AD |
14 | "Content-Type: text/plain; charset=iso-8859-1\n" |
15 | "Content-Transfer-Encoding: 8bit\n" | |
16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
1c7aefa9 | 17 | |
48461d4b | 18 | #: src/complain.c:78 lib/error.c:128 lib/error.c:156 |
8f13fe33 | 19 | msgid "Unknown system error" |
a05fafb9 | 20 | msgstr "Onbekende systeemfout" |
8f13fe33 | 21 | |
48461d4b | 22 | #: src/complain.c:103 src/complain.c:120 |
fdb5fc38 | 23 | msgid "warning: " |
a05fafb9 | 24 | msgstr "let op: " |
fdb5fc38 | 25 | |
48461d4b | 26 | #: src/complain.c:182 src/complain.c:200 |
fdb5fc38 | 27 | msgid "fatal error: " |
a05fafb9 | 28 | msgstr "fatale fout: " |
fdb5fc38 | 29 | |
74886d31 | 30 | #: src/conflicts.c:72 |
b0e5f19e AD |
31 | #, fuzzy, c-format |
32 | msgid " Conflict between rule %d and token %s resolved as shift" | |
a05fafb9 AD |
33 | msgstr "" |
34 | "Conflict in staat %d tussen regel %d en token %s opgelost als \"%s\".\n" | |
c29240e7 | 35 | |
74886d31 | 36 | #: src/conflicts.c:80 |
b0e5f19e AD |
37 | #, fuzzy, c-format |
38 | msgid " Conflict between rule %d and token %s resolved as reduce" | |
39 | msgstr "" | |
40 | "Conflict in staat %d tussen regel %d en token %s opgelost als \"%s\".\n" | |
1c7aefa9 | 41 | |
74886d31 | 42 | #: src/conflicts.c:87 |
b0e5f19e AD |
43 | #, fuzzy, c-format |
44 | msgid " Conflict between rule %d and token %s resolved as an error" | |
45 | msgstr "" | |
46 | "Conflict in staat %d tussen regel %d en token %s opgelost als \"%s\".\n" | |
1c7aefa9 | 47 | |
9503bbd2 | 48 | #: src/conflicts.c:402 |
a05fafb9 | 49 | #, c-format |
722c4bfe AD |
50 | msgid "%d shift/reduce conflict" |
51 | msgid_plural "%d shift/reduce conflicts" | |
a05fafb9 AD |
52 | msgstr[0] "%d shift/reductie conflict" |
53 | msgstr[1] "%d shift/reductie conflicten" | |
1c7aefa9 | 54 | |
9503bbd2 | 55 | #: src/conflicts.c:409 |
722c4bfe | 56 | msgid "and" |
a05fafb9 | 57 | msgstr "en" |
1c7aefa9 | 58 | |
9503bbd2 | 59 | #: src/conflicts.c:415 |
a05fafb9 | 60 | #, c-format |
722c4bfe AD |
61 | msgid "%d reduce/reduce conflict" |
62 | msgid_plural "%d reduce/reduce conflicts" | |
a05fafb9 AD |
63 | msgstr[0] "%d reductie/reductie conflict" |
64 | msgstr[1] "%d reductie/reductie conflicten" | |
1c7aefa9 | 65 | |
9503bbd2 | 66 | #: src/conflicts.c:435 |
a9e64249 | 67 | msgid "conflicts: " |
a05fafb9 | 68 | msgstr "conflicten: " |
a9e64249 | 69 | |
9503bbd2 | 70 | #: src/conflicts.c:437 |
a9e64249 AD |
71 | #, c-format |
72 | msgid " %d shift/reduce" | |
a05fafb9 | 73 | msgstr " %d vershuif/reductie" |
a9e64249 | 74 | |
9503bbd2 | 75 | #: src/conflicts.c:441 |
a9e64249 AD |
76 | #, c-format |
77 | msgid " %d reduce/reduce" | |
a05fafb9 | 78 | msgstr " %d reductie/reductie" |
a9e64249 | 79 | |
9503bbd2 | 80 | #: src/conflicts.c:460 |
a9e64249 | 81 | #, c-format |
9503bbd2 AD |
82 | msgid "State %d contains " |
83 | msgstr "Staat %d bevat" | |
a9e64249 | 84 | |
9503bbd2 AD |
85 | #: src/conflicts.c:537 |
86 | #, fuzzy, c-format | |
87 | msgid "expected %d shift/reduce conflict" | |
88 | msgid_plural "expected %d shift/reduce conflicts" | |
a05fafb9 AD |
89 | msgstr[0] "%d shift/reductie conflict werd verwacht\n" |
90 | msgstr[1] "%d shift/reductie conflicten werden verwacht\n" | |
722c4bfe | 91 | |
9503bbd2 | 92 | #: src/files.c:114 |
fdb5fc38 AD |
93 | #, c-format |
94 | msgid "cannot open file `%s'" | |
a05fafb9 | 95 | msgstr "kan bestand `%s' niet openen" |
fdb5fc38 | 96 | |
959e5f51 AD |
97 | #: src/files.c:130 |
98 | #, fuzzy | |
99 | msgid "I/O error" | |
100 | msgstr "een fout" | |
101 | ||
9503bbd2 | 102 | #: src/files.c:133 |
fdb5fc38 | 103 | msgid "cannot close file" |
a05fafb9 | 104 | msgstr "kan bestand niet sluiten" |
fdb5fc38 | 105 | |
78bcec17 AD |
106 | #: src/getargs.c:164 |
107 | #, c-format | |
108 | msgid "Try `%s --help' for more information.\n" | |
109 | msgstr "Probeer `%s --help' voor meer informatie.\n" | |
110 | ||
a05fafb9 | 111 | # Dank U, Akim :-) |
78bcec17 | 112 | #: src/getargs.c:170 |
9f306f2a | 113 | msgid "GNU bison generates parsers for LALR(1) grammars.\n" |
a05fafb9 | 114 | msgstr "GNU bison genereert parsers voor LALR(1) grammatica's.\n" |
9f306f2a | 115 | |
78bcec17 | 116 | #: src/getargs.c:174 |
9f306f2a AD |
117 | #, c-format |
118 | msgid "Usage: %s [OPTION]... FILE\n" | |
a05fafb9 | 119 | msgstr "Gebruik: %s [OPTIE]... BESTAND\n" |
9f306f2a | 120 | |
78bcec17 | 121 | #: src/getargs.c:178 |
1c7aefa9 | 122 | msgid "" |
9f306f2a AD |
123 | "If a long option shows an argument as mandatory, then it is mandatory\n" |
124 | "for the equivalent short option also. Similarly for optional arguments.\n" | |
1c7aefa9 | 125 | msgstr "" |
a05fafb9 AD |
126 | "Wanneer een lange optie een argument als verplicht aanduidt, dan is dat\n" |
127 | "argument eveneens verplicht bij de overeenkomstige korte optie. Voor\n" | |
128 | "optionele argumenten geldt dezelfde regel.\n" | |
1c7aefa9 | 129 | |
a05fafb9 | 130 | # Misschien beter 'een POSIX-compatibele yacc'? |
78bcec17 | 131 | #: src/getargs.c:184 |
9f306f2a AD |
132 | msgid "" |
133 | "Operation modes:\n" | |
134 | " -h, --help display this help and exit\n" | |
135 | " -V, --version output version information and exit\n" | |
136 | " -y, --yacc emulate POSIX yacc\n" | |
137 | msgstr "" | |
a05fafb9 AD |
138 | "Werkwijzes:\n" |
139 |