annotate libcpp/po/nl.po @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents: 67
diff changeset
1 # Dutch translations for GNU cpplib.
kono
parents: 67
diff changeset
2 # Copyright (C) 2016 Free Software Foundation, Inc.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 # This file is distributed under the same license as the gcc package.
111
kono
parents: 67
diff changeset
4 #
kono
parents: 67
diff changeset
5 # « Vorsicht. Bissiger Mensch! »
kono
parents: 67
diff changeset
6 #
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
7 # Tim Van Holder <tim.van.holder@telenet.be>, 2008, 2009, 2010.
111
kono
parents: 67
diff changeset
8 # Benno Schulenberg <benno@vertaalt.nl>, 2014, 2015, 2016.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 msgstr ""
111
kono
parents: 67
diff changeset
11 "Project-Id-Version: cpplib 6.1.0\n"
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
12 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
13 "POT-Creation-Date: 2018-01-26 22:47+0000\n"
111
kono
parents: 67
diff changeset
14 "PO-Revision-Date: 2016-05-03 12:27+0200\n"
kono
parents: 67
diff changeset
15 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
111
kono
parents: 67
diff changeset
17 "Language: nl\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 "MIME-Version: 1.0\n"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
19 "Content-Type: text/plain; charset=UTF-8\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 "Content-Transfer-Encoding: 8bit\n"
111
kono
parents: 67
diff changeset
21 "X-Bugs: Report translation errors to the Language-Team address.\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
111
kono
parents: 67
diff changeset
23 "X-Generator: Lokalize 1.0\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 #: charset.c:674
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 msgid "conversion from %s to %s not supported by iconv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 msgstr "iconv ondersteunt geen omzetting van %s naar %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 msgid "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 msgstr "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 msgid "no iconv implementation, cannot convert from %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 msgstr "geen implementatie van iconv beschikbaar; kan niet omzetten van %s naar %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
39 #: charset.c:781
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 msgid "character 0x%lx is not in the basic source character set\n"
111
kono
parents: 67
diff changeset
42 msgstr "teken 0x%lx zit niet in de basis brontekenset\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43
111
kono
parents: 67
diff changeset
44 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 msgid "converting to execution character set"
111
kono
parents: 67
diff changeset
46 msgstr "omzetting naar uitvoeringstekenset"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
48 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 msgid "character 0x%lx is not unibyte in execution character set"
111
kono
parents: 67
diff changeset
51 msgstr "teken 0x%lx is niet enkelbyte in de uitvoeringstekenset"
kono
parents: 67
diff changeset
52
kono
parents: 67
diff changeset
53 #: charset.c:1047
kono
parents: 67
diff changeset
54 msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
55 msgstr "universele tekennamen zijn alleen geldig in C++ en C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
56
111
kono
parents: 67
diff changeset
57 #: charset.c:1051
kono
parents: 67
diff changeset
58 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
59 msgstr "universele tekennamen van C99 zijn zijn incompatibel met C90"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60
111
kono
parents: 67
diff changeset
61 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 msgid "the meaning of '\\%c' is different in traditional C"
111
kono
parents: 67
diff changeset
64 msgstr "de betekenis van '\\%c' is anders in traditioneel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65
111
kono
parents: 67
diff changeset
66 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 msgid "In _cpp_valid_ucn but not a UCN"
111
kono
parents: 67
diff changeset
68 msgstr "In '_cpp_valid_ucn' maar het is geen UCN"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69
111
kono
parents: 67
diff changeset
70 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 msgid "incomplete universal character name %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 msgstr "onvolledige universele tekennaam %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74
111
kono
parents: 67
diff changeset
75 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 msgid "%.*s is not a valid universal character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 msgstr "%.*s is geen geldige universele tekennaam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79
111
kono
parents: 67
diff changeset
80 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 msgid "'$' in identifier or number"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 msgstr "'$' in naam of getal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 # "identifier" is een verdomd rottig woord om te vertalen...
111
kono
parents: 67
diff changeset
85 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 msgid "universal character %.*s is not valid in an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 msgstr "universeel teken %.*s is niet geldig in een naam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89
111
kono
parents: 67
diff changeset
90 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 msgid "universal character %.*s is not valid at the start of an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 msgstr "universeel teken %.*s is niet geldig aan het begin van een naam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94
111
kono
parents: 67
diff changeset
95 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 msgid "converting UCN to source character set"
111
kono
parents: 67
diff changeset
97 msgstr "omzetting van UCN naar brontekenset"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98
111
kono
parents: 67
diff changeset
99 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 msgid "converting UCN to execution character set"
111
kono
parents: 67
diff changeset
101 msgstr "omzetting van UCN naar uitvoeringstekenset"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102
111
kono
parents: 67
diff changeset
103 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 msgid "the meaning of '\\x' is different in traditional C"
111
kono
parents: 67
diff changeset
105 msgstr "de betekenis van '\\x' is anders in traditioneel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106
111
kono
parents: 67
diff changeset
107 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 msgid "\\x used with no following hex digits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110
111
kono
parents: 67
diff changeset
111 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 msgstr "hexadecimale escape sequence buiten bereik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114
111
kono
parents: 67
diff changeset
115 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 msgstr "octale escape sequence buiten bereik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118
111
kono
parents: 67
diff changeset
119 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 msgid "the meaning of '\\a' is different in traditional C"
111
kono
parents: 67
diff changeset
121 msgstr "de betekenis van '\\a' is anders in traditioneel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122
111
kono
parents: 67
diff changeset
123 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 msgid "non-ISO-standard escape sequence, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 msgstr "escape sequence '\\%c' is niet ISO-standaard"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
127
111
kono
parents: 67
diff changeset
128 #: charset.c:1458
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
129 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
130 msgid "unknown escape sequence: '\\%c'"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
131 msgstr "onbekende escape sequence: '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132
111
kono
parents: 67
diff changeset
133 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 msgid "unknown escape sequence: '\\%s'"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
136 msgstr "onbekende escape sequence: '\\%s'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137
111
kono
parents: 67
diff changeset
138 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
139 msgid "converting escape sequence to execution character set"
111
kono
parents: 67
diff changeset
140 msgstr "omzetting van escape sequence naar uitvoeringstekenset"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
141
111
kono
parents: 67
diff changeset
142 #: charset.c:1614
kono
parents: 67
diff changeset
143 msgid "missing open quote"
kono
parents: 67
diff changeset
144 msgstr ""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145
111
kono
parents: 67
diff changeset
146 #: charset.c:1827 charset.c:1891
kono
parents: 67
diff changeset
147 msgid "character constant too long for its type"
kono
parents: 67
diff changeset
148 msgstr "tekenconstante is te lang voor zijn type"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149
111
kono
parents: 67
diff changeset
150 #: charset.c:1830
kono
parents: 67
diff changeset
151 msgid "multi-character character constant"
kono
parents: 67
diff changeset
152 msgstr "tekenconstante bevat meerdere tekens"
kono
parents: 67
diff changeset
153
kono
parents: 67
diff changeset
154 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 msgid "empty character constant"
111
kono
parents: 67
diff changeset
156 msgstr "lege tekenconstante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157
111
kono
parents: 67
diff changeset
158 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 msgstr "fout bij omzetten van %s naar %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162
111
kono
parents: 67
diff changeset
163 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 msgstr "overbodige tokens aan einde van #%s commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167
111
kono
parents: 67
diff changeset
168 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 msgid "#%s is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 msgstr "#%s is een uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172
111
kono
parents: 67
diff changeset
173 #: directives.c:390
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
175 msgid "#%s is a deprecated GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 msgstr "#%s is een afgekeurde uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177
111
kono
parents: 67
diff changeset
178 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 msgid "suggest not using #elif in traditional C"
111
kono
parents: 67
diff changeset
180 msgstr "gebruik liefst geen #elif in traditioneel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181
111
kono
parents: 67
diff changeset
182 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 msgid "traditional C ignores #%s with the # indented"
111
kono
parents: 67
diff changeset
185 msgstr "traditioneel C negeert #%s wanneer het # geïndenteerd is"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186
111
kono
parents: 67
diff changeset
187 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
189 msgid "suggest hiding #%s from traditional C with an indented #"
111
kono
parents: 67
diff changeset
190 msgstr "verberg #%s liefst van traditioneel C via een geïndenteerd #"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
191
111
kono
parents: 67
diff changeset
192 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
193 msgid "embedding a directive within macro arguments is not portable"
111
kono
parents: 67
diff changeset
194 msgstr "het plaatsen van een commando binnen macro-argumenten is niet overdraagbaar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195
111
kono
parents: 67
diff changeset
196 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 msgid "style of line directive is a GCC extension"
111
kono
parents: 67
diff changeset
198 msgstr "dit soort #line commando is een uitbreiding van GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199
111
kono
parents: 67
diff changeset
200 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
202 msgid "invalid preprocessing directive #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 msgstr "ongeldig preprocessing-commando #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
204
111
kono
parents: 67
diff changeset
205 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
206 msgid "\"defined\" cannot be used as a macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
207 msgstr "\"defined\" kan niet als macronaam gebruikt worden"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
208
111
kono
parents: 67
diff changeset
209 #: directives.c:611
kono
parents: 67
diff changeset
210 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
211 msgstr "\"__has_include__\" kan niet als macronaam gebruikt worden"
kono
parents: 67
diff changeset
212
kono
parents: 67
diff changeset
213 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 msgstr "\"%s\" kan niet als macronaam gebruikt worden omdat het een operator is in C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217
111
kono
parents: 67
diff changeset
218 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
220 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgstr "geen macronaam opgegeven in #%s commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223 # lap! hier heb ik het zitten... wat is verdorie een betere vertaling voor identifier?
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
224 # Dit is wel langer maar zegt denk ik wel waar het om gaat.
111
kono
parents: 67
diff changeset
225 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 msgid "macro names must be identifiers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227 msgstr "macronamen moeten voldoen aan de regels voor namen in C/C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
228
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 # niet perfect, maar beter dan "wordt ongedefinieerd", "wordt geondefinieerd" of iets dergelijks...
111
kono
parents: 67
diff changeset
230 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
232 msgid "undefining \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
233 msgstr "definitie van \"%s\" wordt ongedaan gemaakt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234
111
kono
parents: 67
diff changeset
235 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
236 msgid "missing terminating > character"
111
kono
parents: 67
diff changeset
237 msgstr "afsluitend '>'-teken ontbreekt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
238
111
kono
parents: 67
diff changeset
239 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 msgid "#%s expects \"FILENAME\" or <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242 msgstr "#%s verwacht \"BESTAND\" of <BESTAND>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
243
111
kono
parents: 67
diff changeset
244 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
247 msgstr "lege bestandsnaam in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248
111
kono
parents: 67
diff changeset
249 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
250 msgid "#include nested too deeply"
111
kono
parents: 67
diff changeset
251 msgstr "#include is te diep genest"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252
111
kono
parents: 67
diff changeset
253 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254 msgid "#include_next in primary source file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
255 msgstr "#include_next in primair bronbestand"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256
111
kono
parents: 67
diff changeset
257 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
259 msgid "invalid flag \"%s\" in line directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
260 msgstr "ongeldige vlag \"%s\" in #line commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261
111
kono
parents: 67
diff changeset
262 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
263 msgid "unexpected end of file after #line"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264 msgstr "onverwacht einde van bestand na #line"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265
111
kono
parents: 67
diff changeset
266 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268 msgid "\"%s\" after #line is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
269 msgstr "\"%s\" (na #line) is geen positieve integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270
111
kono
parents: 67
diff changeset
271 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 msgid "line number out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273 msgstr "regelnummer buiten bereik"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274
111
kono
parents: 67
diff changeset
275 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 msgid "\"%s\" is not a valid filename"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
278 msgstr "\"%s\" is geen geldige bestandsnaam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279
111
kono
parents: 67
diff changeset
280 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
281 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
282 msgid "\"%s\" after # is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
283 msgstr "\"%s\" (na #) is geen positieve integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
284
111
kono
parents: 67
diff changeset
285 #: directives.c:1098
kono
parents: 67
diff changeset
286 #, c-format
kono
parents: 67
diff changeset
287 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
288 msgstr "regelmarkering voor bestand \"%s\" is genegeerd wegens incorrecte nesting"
kono
parents: 67
diff changeset
289
kono
parents: 67
diff changeset
290 # FIXME: most likely shouldn't have been marked as translatable
kono
parents: 67
diff changeset
291 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
293 msgid "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294 msgstr "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295
111
kono
parents: 67
diff changeset
296 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
297 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
298 msgid "invalid #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
299 msgstr "ongeldig #%s commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 # goede vertaling voor 'mismatched'?
111
kono
parents: 67
diff changeset
302 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
303 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
304 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
111
kono
parents: 67
diff changeset
305 msgstr "registratie van pragma's in naamsruimte \"%s\" met niet-overeenkomstige naamsexpansie"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
307 # moet namespace hier ook vertaald worden?
111
kono
parents: 67
diff changeset
308 #: directives.c:1257
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
309 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 msgid "registering pragma \"%s\" with name expansion and no namespace"
111
kono
parents: 67
diff changeset
311 msgstr "registratie van pragma \"%s\" met naamsexpansie maar geen naamsruimte"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
313 # moet namespace hier ook vertaald worden?
111
kono
parents: 67
diff changeset
314 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 msgid "registering \"%s\" as both a pragma and a pragma namespace"
111
kono
parents: 67
diff changeset
317 msgstr "registratie van \"%s\" zowel als pragma en als pragma-naamsruimte"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318
111
kono
parents: 67
diff changeset
319 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 msgid "#pragma %s %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
322 msgstr "#pragma %s %s is reeds geregistreerd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
323
111
kono
parents: 67
diff changeset
324 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326 msgid "#pragma %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
327 msgstr "#pragma %s is reeds geregistreerd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
328
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
329 # betere vertaling voor 'handler'?
111
kono
parents: 67
diff changeset
330 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
331 msgid "registering pragma with NULL handler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
332 msgstr "registratie van pragma met NULL als afhandelingsroutine"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
333
111
kono
parents: 67
diff changeset
334 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
335 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
336 msgstr "#pragma once in hoofdbestand"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
337
111
kono
parents: 67
diff changeset
338 #: directives.c:1551
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
339 msgid "invalid #pragma push_macro directive"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
340 msgstr "ongeldig #pragma push_macro commando"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
341
111
kono
parents: 67
diff changeset
342 #: directives.c:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
343 msgid "invalid #pragma pop_macro directive"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
344 msgstr "ongeldig #pragma pop_macro commando"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
345
111
kono
parents: 67
diff changeset
346 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347 msgid "invalid #pragma GCC poison directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
348 msgstr "ongeldig #pragma GCC poison commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349
111
kono
parents: 67
diff changeset
350 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
351 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352 msgid "poisoning existing macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
353 msgstr "bestaande macro \"%s\" wordt 'vergiftigd'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354
111
kono
parents: 67
diff changeset
355 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
356 msgid "#pragma system_header ignored outside include file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
357 msgstr "#pragma system_header wordt genegeerd buiten een invoegbestand"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
358
111
kono
parents: 67
diff changeset
359 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
360 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
361 msgid "cannot find source file %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
362 msgstr "kan bronbestand %s niet vinden"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
363
111
kono
parents: 67
diff changeset
364 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
365 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366 msgid "current file is older than %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
367 msgstr "huidig bestand is ouder dan %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368
111
kono
parents: 67
diff changeset
369 #: directives.c:1742
kono
parents: 67
diff changeset
370 #, c-format
kono
parents: 67
diff changeset
371 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
372 msgstr "ongeldig \"#pragma GCC %s\"-commando"
kono
parents: 67
diff changeset
373
kono
parents: 67
diff changeset
374 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
375 msgid "_Pragma takes a parenthesized string literal"
111
kono
parents: 67
diff changeset
376 msgstr "_Pragma verwacht als argument een stringconstante tussen haakjes"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377
111
kono
parents: 67
diff changeset
378 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
379 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 msgstr "#else zonder #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381
111
kono
parents: 67
diff changeset
382 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
383 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 msgstr "#else na #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386 # of gewoon "de conditie"?
111
kono
parents: 67
diff changeset
387 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 msgid "the conditional began here"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
389 msgstr "het conditionele blok begon hier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390
111
kono
parents: 67
diff changeset
391 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 msgstr "#elif zonder #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394
111
kono
parents: 67
diff changeset
395 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
397 msgstr "#elif na #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398
111
kono
parents: 67
diff changeset
399 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
401 msgstr "#endif zonder #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402
111
kono
parents: 67
diff changeset
403 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
405 msgstr "'(' ontbreekt na predicaat"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406
111
kono
parents: 67
diff changeset
407 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 msgid "missing ')' to complete answer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
409 msgstr "')' ontbreekt als afronding van het antwoord"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410
111
kono
parents: 67
diff changeset
411 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 msgid "predicate's answer is empty"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 msgstr "antwoord van het predicaat is leeg"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415 # dit moet beter kunnen...
111
kono
parents: 67
diff changeset
416 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 msgid "assertion without predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 msgstr "assertie zonder predicaat"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
420 # ... dit klinkt echt niet - maar wat is hier een beter vertaling voor identifier?
111
kono
parents: 67
diff changeset
421 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422 msgid "predicate must be an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 msgstr "predicaat moet een naam zijn"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
425 # is "asserteren" wel een echt woord?
111
kono
parents: 67
diff changeset
426 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428 msgid "\"%s\" re-asserted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
429 msgstr "\"%s\" opnieuw geasserteerd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430
111
kono
parents: 67
diff changeset
431 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
432 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
434 msgstr "niet-beëindigde #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
435
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
436 #: directives-only.c:221 lex.c:2851 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437 msgid "unterminated comment"
111
kono
parents: 67
diff changeset
438 msgstr "niet-beëindigd commentaar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439
111
kono
parents: 67
diff changeset
440 # FIXME: hoort niet echt een vertaalbare string te zijn :-)
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
441 #: errors.c:284
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
442 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
443 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
444 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
445
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
446 #: errors.c:296
111
kono
parents: 67
diff changeset
447 msgid "stdout"
kono
parents: 67
diff changeset
448 msgstr "standaarduitvoer"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
449
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
450 #: expr.c:628 expr.c:745
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 msgid "fixed-point constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
452 msgstr "fixed-point constantes zijn een uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
454 #: expr.c:653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
455 msgid "invalid prefix \"0b\" for floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 msgstr "ongeldige prefix \"0b\" voor floating-point constante"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
458 #: expr.c:666
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
459 #, fuzzy
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
460 #| msgid "use of C++1z hexadecimal floating constant"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
461 msgid "use of C++17 hexadecimal floating constant"
111
kono
parents: 67
diff changeset
462 msgstr "gebruik van een C++1z hexadecimale floating-point constante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
464 #: expr.c:669
111
kono
parents: 67
diff changeset
465 msgid "use of C99 hexadecimal floating constant"
kono
parents: 67
diff changeset
466 msgstr "gebruik van een C99 hexadecimale floating-point constante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
467
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
468 #: expr.c:713
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
469 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 msgid "invalid suffix \"%.*s\" on floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
471 msgstr "ongeldige suffix \"%.*s\" aan floating-point constante"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
473 #: expr.c:724 expr.c:784
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
475 msgid "traditional C rejects the \"%.*s\" suffix"
111
kono
parents: 67
diff changeset
476 msgstr "traditioneel C aanvaardt de \"%.*s\" suffix niet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
478 #: expr.c:732
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
479 msgid "suffix for double constant is a GCC extension"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
480 msgstr "het gebruik van een suffix voor double constantes is een uitbreiding van GCC"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
481
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
482 #: expr.c:738
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
483 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
484 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
485 msgstr "ongeldige suffix \"%.*s\" bij hexadecimale floating-point constante"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
486
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
487 #: expr.c:749
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
488 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
489 msgstr "decimale floating-point constantes zijn een uitbreiding van GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
490
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
491 #: expr.c:767
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
492 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
493 msgid "invalid suffix \"%.*s\" on integer constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
494 msgstr "ongeldige suffix \"%.*s\" aan integerconstante"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
496 #: expr.c:792
111
kono
parents: 67
diff changeset
497 msgid "use of C++11 long long integer constant"
kono
parents: 67
diff changeset
498 msgstr "gebruik van een C++11 long long integerconstante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
499
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
500 #: expr.c:793
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
501 msgid "use of C99 long long integer constant"
111
kono
parents: 67
diff changeset
502 msgstr "gebruik van een C99 long long integerconstante"
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
503
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
504 #: expr.c:809
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505 msgid "imaginary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
506 msgstr "imaginaire constantes zijn een uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
508 #: expr.c:815
111
kono
parents: 67
diff changeset
509 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
510 msgstr "binaire constantes zijn een C++14-functie of een uitbreiding van GCC"
kono
parents: 67
diff changeset
511
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
512 #: expr.c:817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513 msgid "binary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
514 msgstr "binaire constantes zijn een uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
516 #: expr.c:912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518 msgstr "integerconstante is te groot voor zijn type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
519
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
520 #: expr.c:943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521 msgid "integer constant is so large that it is unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522 msgstr "integerconstante is zo groot dat hij tekenloos is"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
523
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
524 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 msgid "missing ')' after \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526 msgstr "')' ontbreekt na \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
527
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
528 #: expr.c:1045
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
529 msgid "operator \"defined\" requires an identifier"
111
kono
parents: 67
diff changeset
530 msgstr "de \"defined\" operator vereist een naam als argument"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
531
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
532 #: expr.c:1053
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
533 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
534 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
535 msgstr "(\"%s\" is een alternatieve schrijfwijze voor \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
536
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
537 #: expr.c:1065
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
538 msgid "this use of \"defined\" may not be portable"
111
kono
parents: 67
diff changeset
539 msgstr "dit gebruik van \"define\" is mogelijk niet overdraagbaar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
540
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
541 #: expr.c:1125
111
kono
parents: 67
diff changeset
542 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
543 msgstr "gebruikergedefinieerde constante in preprocessor-expressie"
kono
parents: 67
diff changeset
544
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
545 #: expr.c:1130
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
546 msgid "floating constant in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
547 msgstr "floating-point constante in preprocessor-expressie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
548
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
549 #: expr.c:1136
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
550 msgid "imaginary number in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
551 msgstr "imaginair getal in preprocessor-expressie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
553 #: expr.c:1189
111
kono
parents: 67
diff changeset
554 #, fuzzy, c-format
kono
parents: 67
diff changeset
555 #| msgid "\"%s\" is not defined"
kono
parents: 67
diff changeset
556 msgid "\"%s\" is not defined, evaluates to 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
557 msgstr "\"%s\" is niet gedefinieerd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
558
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
559 #: expr.c:1202
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 msgid "assertions are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
561 msgstr "assertions zijn een uitbreiding van GCC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
562
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
563 #: expr.c:1205
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 msgid "assertions are a deprecated extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565 msgstr "assertions zijn een afgekeurde uitbreiding"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
566
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
567 #: expr.c:1451
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569 msgid "unbalanced stack in %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
570 msgstr "niet-gebalanceerde stack in %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
572 #: expr.c:1471
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
573 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574 msgid "impossible operator '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 msgstr "operator '%u' is onmogelijk"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
577 #: expr.c:1572
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578 msgid "missing ')' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
579 msgstr "')' ontbreekt in expressie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
581 #: expr.c:1601
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582 msgid "'?' without following ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
583 msgstr "'?' zonder daaropvolgende ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
584
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
585 #: expr.c:1611
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 msgid "integer overflow in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587 msgstr "integer-overflow in preprocessor-expressie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
589 #: expr.c:1616
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgid "missing '(' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591 msgstr "'(' ontbreekt in expressie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
593 #: expr.c:1648
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 msgid "the left operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596 msgstr "de linker operand van \"%s\" verandert van teken indien hij gepromoveerd wordt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
597
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
598 #: expr.c:1653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600 msgid "the right operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
601 msgstr "de rechter operand van \"%s\" verandert van teken indien hij gepromoveerd wordt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
603 #: expr.c:1912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604 msgid "traditional C rejects the unary plus operator"
111
kono
parents: 67
diff changeset
605 msgstr "traditioneel C verwerpt de unaire plus-operator"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
607 #: expr.c:2010
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
608 msgid "comma operator in operand of #if"
111
kono
parents: 67
diff changeset
609 msgstr "komma-operator in operand van '#if'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
610
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
611 #: expr.c:2146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
612 msgid "division by zero in #if"
111
kono
parents: 67
diff changeset
613 msgstr "deling door nul in '#if'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
615 #: expr.c:2243
111
kono
parents: 67
diff changeset
616 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
617 msgstr "de \"__has_include__\" operator vereist een headerstring"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
618
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
619 #: expr.c:2259
111
kono
parents: 67
diff changeset
620 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
621 msgstr "')' ontbreekt na \"__has_include__\""
kono
parents: 67
diff changeset
622
kono
parents: 67
diff changeset
623 #: files.c:573
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624 msgid "one or more PCH files were found, but they were invalid"
111
kono
parents: 67
diff changeset
625 msgstr "een of meer PCH-bestanden werden gevonden, maar ze waren ongeldig"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626
111
kono
parents: 67
diff changeset
627 #: files.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 msgid "use -Winvalid-pch for more information"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629 msgstr "gebruik -Winvalid-pch voor meer informatie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
630
111
kono
parents: 67
diff changeset
631 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633 msgid "no include path in which to search for %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
634 msgstr "geen invoegpad waarin naar %s gezocht kan worden"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 # goede vertaling voor "include guard"?
111
kono
parents: 67
diff changeset
637 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
638 msgid "Multiple include guards may be useful for:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 msgstr "Meerdere invoegbeschermingen zouden nuttig kunnen zijn voor:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
641 #: init.c:565
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642 msgid "cppchar_t must be an unsigned type"
111
kono
parents: 67
diff changeset
643 msgstr "'cppchar_t' moet een tekenloos type zijn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
645 #: init.c:569
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
647 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
111
kono
parents: 67
diff changeset
648 msgstr "preprocessor-rekensommen hebben een maximale precisie van %lu bits; de doelomgeving vereist %lu bits"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
650 #: init.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 msgid "CPP arithmetic must be at least as precise as a target int"
111
kono
parents: 67
diff changeset
652 msgstr "CPP-rekensommen moet minstens even precies zijn als een int in de doelomgeving"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
653
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
654 #: init.c:579
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
655 msgid "target char is less than 8 bits wide"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 msgstr "char is minder dan 8 bits breed in de doelomgeving"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
657
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
658 #: init.c:583
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
659 msgid "target wchar_t is narrower than target char"
111
kono
parents: 67
diff changeset
660 msgstr "'wchar_t' is smaller dan char in de doelomgeving"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
661
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
662 #: init.c:587
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
663 msgid "target int is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 msgstr "int is smaller dan char in de doelomgeving"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
666 #: init.c:592
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667 msgid "CPP half-integer narrower than CPP character"
111
kono
parents: 67
diff changeset
668 msgstr "CPP half-integer is smaller dan een CPP char"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
670 #: init.c:596
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
111
kono
parents: 67
diff changeset
673 msgstr "CPP kan op deze host geen brede tekenconstantes aan van meer dan %lu bits, maar de doelomgeving vereist %lu bits"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674
111
kono
parents: 67
diff changeset
675 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676 msgid "backslash and newline separated by space"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 msgstr "backslash en newline gescheiden door spatie(s)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678
111
kono
parents: 67
diff changeset
679 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 msgid "backslash-newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 msgstr "backslash-newline aan einde van bestand"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682
111
kono
parents: 67
diff changeset
683 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685 msgid "trigraph ??%c converted to %c"
111
kono
parents: 67
diff changeset
686 msgstr "trigraph ??%c is omgezet naar %c"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687
111
kono
parents: 67
diff changeset
688 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690 msgid "trigraph ??%c ignored, use -trigraphs to enable"
111
kono
parents: 67
diff changeset
691 msgstr "trigraph ??%c is genegeerd; gebruik -trigraphs om ondersteuning in te schakelen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692
111
kono
parents: 67
diff changeset
693 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 msgid "\"/*\" within comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 msgstr "\"/*\" binnen commentaar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696
111
kono
parents: 67
diff changeset
697 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
699 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 msgstr "%s binnen preprocessor-commando"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701
111
kono
parents: 67
diff changeset
702 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703 msgid "null character(s) ignored"
111
kono
parents: 67
diff changeset
704 msgstr "nulteken(s) worden genegeerd"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705
111
kono
parents: 67
diff changeset
706 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708 msgid "`%.*s' is not in NFKC"
111
kono
parents: 67
diff changeset
709 msgstr "'%.*s' zit niet in NFKC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
710
111
kono
parents: 67
diff changeset
711 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
712 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
713 msgid "`%.*s' is not in NFC"
111
kono
parents: 67
diff changeset
714 msgstr "'%.*s' zit niet in NFC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
715
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
716 #: lex.c:1365
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
717 msgid "__VA_OPT__ is not available until C++2a"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
718 msgstr ""
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
719
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
720 #: lex.c:1372
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
721 #, fuzzy
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
722 #| msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
723 msgid "__VA_OPT__ can only appear in the expansion of a C++2a variadic macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
724 msgstr "__VA_ARGS__ mag enkel voorkomen in de expansie van een C++11 variadische macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
725
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
726 #: lex.c:1403 lex.c:1495
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
727 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
728 msgid "attempt to use poisoned \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
729 msgstr "poging tot gebruik van 'vergiftigde' \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
730
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
731 #: lex.c:1413 lex.c:1505
111
kono
parents: 67
diff changeset
732 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
733 msgstr "__VA_ARGS__ mag enkel voorkomen in de expansie van een C++11 variadische macro"
kono
parents: 67
diff changeset
734
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
735 #: lex.c:1417 lex.c:1509
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
736 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
737 msgstr "__VA_ARGS__ mag enkel voorkomen in de expansie van een C99 variadische macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
738
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
739 # "identifier" is lastig te vertalen; ik neem meestal 'naam', maar hier klinkt dat niet...
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
740 #: lex.c:1427 lex.c:1521
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
741 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
742 msgid "identifier \"%s\" is a special operator name in C++"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
743 msgstr "de aanduiding \"%s\" is een speciale operatornaam in C++"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
744
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
745 # betere vertaling voor "raw string delimiter"?
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
746 #: lex.c:1811
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
747 msgid "raw string delimiter longer than 16 characters"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
748 msgstr "rauwe stringscheiding is langer dan 16 tekens"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
749
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
750 #: lex.c:1815
111
kono
parents: 67
diff changeset
751 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
752 msgstr "ongeldige newline in rauwe stringscheiding"
kono
parents: 67
diff changeset
753
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
754 #: lex.c:1819
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
755 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
756 msgid "invalid character '%c' in raw string delimiter"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
757 msgstr "ongeldig teken '%c' in rauwe stringscheiding"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
758
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
759 #: lex.c:1868 lex.c:1890
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
760 msgid "unterminated raw string"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
761 msgstr "niet-beëindigde rauwe string"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
762
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
763 #: lex.c:1912 lex.c:2043
111
kono
parents: 67
diff changeset
764 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
765 msgstr "ongeldige suffix aan constante; C++11 vereist een spatie tussen constante en stringmacro"
kono
parents: 67
diff changeset
766
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
767 #: lex.c:2024
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768 msgid "null character(s) preserved in literal"
111
kono
parents: 67
diff changeset
769 msgstr "nulteken(s) in een constante worden behouden"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
770
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
771 #: lex.c:2027
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 msgid "missing terminating %c character"
111
kono
parents: 67
diff changeset
774 msgstr "afsluitend %c-teken ontbreekt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
775
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
776 #: lex.c:2061
111
kono
parents: 67
diff changeset
777 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
778 msgstr "C++11 vereist een spatie tussen stringconstante en macro"
kono
parents: 67
diff changeset
779
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
780 #: lex.c:2865 lex.c:2899
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
781 msgid "C++ style comments are not allowed in ISO C90"
111
kono
parents: 67
diff changeset
782 msgstr "commentaar in C++-stijl is niet toegestaan in ISO C90"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
783
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
784 #: lex.c:2867 lex.c:2878 lex.c:2901
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 msgid "(this will be reported only once per input file)"
111
kono
parents: 67
diff changeset
786 msgstr "(dit wordt per invoerbestand maar één keer gemeld)"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
788 #: lex.c:2876
111
kono
parents: 67
diff changeset
789 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
790 msgstr "commentaar in C++-stijl is incompatibel met C90"
kono
parents: 67
diff changeset
791
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
792 #: lex.c:2907
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
793 msgid "multi-line comment"
111
kono
parents: 67
diff changeset
794 msgstr "commentaar gespreid over meerdere regels"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
796 # lijkt een vreemde boodschap...
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
797 #: lex.c:3287
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
800 msgstr "kan token %s niet spellen"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
802 #: macro.c:93
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
803 #, fuzzy
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
804 #| msgid "'##' cannot appear at either end of a macro expansion"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
805 msgid "'##' cannot appear at either end of __VA_OPT__"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
806 msgstr "'##' mag niet voorkomen aan het begin of einde van een macro-expansie"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
807
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
808 #: macro.c:352
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 msgid "macro \"%s\" is not used"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
811 msgstr "macro \"%s\" wordt nergens gebruikt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
813 #: macro.c:391 macro.c:639
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 msgid "invalid built-in macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816 msgstr "ongeldige ingebouwde macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
817
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
818 #: macro.c:398 macro.c:500
111
kono
parents: 67
diff changeset
819 #, c-format
kono
parents: 67
diff changeset
820 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
821 msgstr "macro \"%s\" kan reproduceerbare compilaties verhinderen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
822
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
823 #: macro.c:429
111
kono
parents: 67
diff changeset
824 msgid "could not determine file timestamp"
kono
parents: 67
diff changeset
825 msgstr "kan tijdsstempel van bestand niet achterhalen"
kono
parents: 67
diff changeset
826
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
827 #: macro.c:546
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
828 msgid "could not determine date and time"
111
kono
parents: 67
diff changeset
829 msgstr "kan datum en tijd niet achterhalen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
830
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
831 #: macro.c:562
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
833 msgstr "expansie van __COUNTER__ binnenin commando terwijl -fdirectives-only opgegeven is"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
834
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
835 #: macro.c:758
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 msgid "invalid string literal, ignoring final '\\'"
111
kono
parents: 67
diff changeset
837 msgstr "ongeldige stringconstante; laatste '\\' wordt genegeerd"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
838
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
839 #: macro.c:820
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
840 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
111
kono
parents: 67
diff changeset
842 msgstr "het plakken van \"%s\" en \"%s\" levert geen geldig preprocessing token op"
kono
parents: 67
diff changeset
843
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
844 #: macro.c:946
111
kono
parents: 67
diff changeset
845 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
846 msgstr "ISO C++11 vereist minstens één argument voor de \"...\" in een variadische macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
847
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
848 #: macro.c:950
111
kono
parents: 67
diff changeset
849 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
850 msgstr "ISO C99 vereist minstens één argument voor de \"...\" in een variadische macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
851
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
852 #: macro.c:957
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
853 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
854 msgid "macro \"%s\" requires %u arguments, but only %u given"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
855 msgstr "macro \"%s\" vereist %u argumenten, maar er werden er slechts %u opgegeven"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
857 #: macro.c:962
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
858 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859 msgid "macro \"%s\" passed %u arguments, but takes just %u"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
860 msgstr "macro \"%s\" kreeg %u argumenten, maar heeft er slechts %u nodig"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
861
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
862 #: macro.c:1156 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
863 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
864 msgid "unterminated argument list invoking macro \"%s\""
111
kono
parents: 67
diff changeset
865 msgstr "niet-beëindigde argumentenlijst bij aanroep van macro \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
866
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
867 #: macro.c:1307
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
869 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
111
kono
parents: 67
diff changeset
870 msgstr "functie-achtige macro \"%s\" moet in traditioneel C altijd met argumenten gebruikt worden"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
871
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
872 #: macro.c:2003
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 #, c-format
111
kono
parents: 67
diff changeset
874 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
875 msgstr "aanroep van macro %s argument %d: lege macro-argumenten zijn ongedefinieerd in ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
876
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
877 #: macro.c:2011 macro.c:2020
111
kono
parents: 67
diff changeset
878 #, c-format
kono
parents: 67
diff changeset
879 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
880 msgstr "aanroep van macro %s argument %d: lege macro-argumenten zijn ongedefinieerd in ISO C90"
kono
parents: 67
diff changeset
881
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
882 #: macro.c:2984
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
883 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
884 msgid "duplicate macro parameter \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
885 msgstr "herhaalde macro-parameter \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
886
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
887 #: macro.c:3033
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
889 msgid "\"%s\" may not appear in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890 msgstr "\"%s\" mag niet voorkomen in lijst van macro-parameters"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
891
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
892 #: macro.c:3041
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
893 msgid "macro parameters must be comma-separated"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 msgstr "macro-parameters moet door komma's gescheiden worden"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
895
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
896 #: macro.c:3060
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
897 msgid "parameter name missing"
111
kono
parents: 67
diff changeset
898 msgstr "parameternaam ontbreekt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
899
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
900 #: macro.c:3081
111
kono
parents: 67
diff changeset
901 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
902 msgstr "anonieme variadische macro's werden geïntroduceerd in C++11"
kono
parents: 67
diff changeset
903
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
904 #: macro.c:3085 macro.c:3090
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
905 msgid "anonymous variadic macros were introduced in C99"
111
kono
parents: 67
diff changeset
906 msgstr "anonieme variadische macro's werden geïntroduceerd in C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
907
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
908 # variadic? " met variabele argumentenlijst" is nogal lang...
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
909 #: macro.c:3097
111
kono
parents: 67
diff changeset
910 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
911 msgstr "ISO C++ staat geen benoemde variadische macro's toe"
kono
parents: 67
diff changeset
912
kono
parents: 67
diff changeset
913 # variadic? " met variabele argumentenlijst" is nogal lang...
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
914 #: macro.c:3100
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
915 msgid "ISO C does not permit named variadic macros"
111
kono
parents: 67
diff changeset
916 msgstr "ISO C staat geen benoemde variadische macro's toe"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
918 #: macro.c:3110
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919 msgid "missing ')' in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
920 msgstr "')' ontbreekt in lijst van macro-parameters"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
922 #: macro.c:3161
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923 msgid "'##' cannot appear at either end of a macro expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
924 msgstr "'##' mag niet voorkomen aan het begin of einde van een macro-expansie"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
925
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
926 #: macro.c:3198
111
kono
parents: 67
diff changeset
927 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
928 msgstr "ISO C++11 vereist witruimte na de macronaam"
kono
parents: 67
diff changeset
929
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
930 #: macro.c:3201
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931 msgid "ISO C99 requires whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
932 msgstr "ISO C99 vereist witruimte na de macronaam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
933
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
934 #: macro.c:3226
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935 msgid "missing whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
936 msgstr "witruimte ontbreekt na de macronaam"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
937
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
938 #: macro.c:3263
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 msgid "'#' is not followed by a macro parameter"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 msgstr "'#' wordt niet gevolgd door de naam van een macro-parameter"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
941
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
942 #: macro.c:3430
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 msgid "\"%s\" redefined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 msgstr "\"%s\" opnieuw gedefinieerd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
946
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
947 #: macro.c:3435
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948 msgid "this is the location of the previous definition"
111
kono
parents: 67
diff changeset
949 msgstr "dit is de plaats van de eerdere definitie"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
951 #: macro.c:3496
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 msgid "macro argument \"%s\" would be stringified in traditional C"
111
kono
parents: 67
diff changeset
954 msgstr "macro-argument \"%s\" zou string gemaakt worden in traditioneel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
955
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
956 #: macro.c:3532
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
958 msgid "invalid hash type %d in cpp_macro_definition"
111
kono
parents: 67
diff changeset
959 msgstr "ongeldig hash-type %d in 'cpp_macro_definition'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960
111
kono
parents: 67
diff changeset
961 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
962 msgid "while writing precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
963 msgstr "bij het schrijven van een voorgecompileerde header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
964
111
kono
parents: 67
diff changeset
965 #: pch.c:621
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
966 #, c-format
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
967 msgid "%s: not used because `%.*s' is poisoned"
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
968 msgstr "%s: niet gebruikt omdat \"%.*s\" vergiftigd is"
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
969
111
kono
parents: 67
diff changeset
970 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
971 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
972 msgid "%s: not used because `%.*s' not defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
973 msgstr "%s: niet gebruikt omdat \"%.*s\" niet gedefinieerd werd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
974
111
kono
parents: 67
diff changeset
975 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
976 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
977 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
978 msgstr "%s: niet gebruikt omdat \"%.*s\" als \"%s\" (en niet als \"%.*s\") gedefinieerd werd"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
979
111
kono
parents: 67
diff changeset
980 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
981 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
982 msgid "%s: not used because `%s' is defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
983 msgstr "%s: niet gebruikt omdat \"%s\" gedefinieerd is"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
984
111
kono
parents: 67
diff changeset
985 #: pch.c:716
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
986 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
987 msgid "%s: not used because `__COUNTER__' is invalid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
988 msgstr "%s: niet gebruikt omdat \"__COUNTER__\" ongeldig is"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
989
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
990 #: pch.c:725 pch.c:903
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
991 msgid "while reading precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
992 msgstr "bij het lezen van een voorgecompileerde header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
993
111
kono
parents: 67
diff changeset
994 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
995 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
996 msgid "detected recursion whilst expanding macro \"%s\""
111
kono
parents: 67
diff changeset
997 msgstr "recursie gedetecteerd bij uitwerken van macro \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
998
111
kono
parents: 67
diff changeset
999 #: traditional.c:1108
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1000 msgid "syntax error in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1001 msgstr "syntaxfout in lijst van macro-parameters"
111
kono
parents: 67
diff changeset
1002
kono
parents: 67
diff changeset
1003 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
1004 #~ msgstr "directory is NULL in 'find_file'"
kono
parents: 67
diff changeset
1005
kono
parents: 67
diff changeset
1006 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
1007 #~ msgstr "%s is een blok-apparaat"
kono
parents: 67
diff changeset
1008
kono
parents: 67
diff changeset
1009 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
1010 #~ msgstr "%s is te groot"
kono
parents: 67
diff changeset
1011
kono
parents: 67
diff changeset
1012 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
1013 #~ msgstr "%s is korter dan verwacht"
kono
parents: 67
diff changeset
1014
kono
parents: 67
diff changeset
1015 #~ msgid "Character %x might not be NFKC"
kono
parents: 67
diff changeset
1016 #~ msgstr "Teken %x is misschien niet NFKC"
kono
parents: 67
diff changeset
1017
kono
parents: 67
diff changeset
1018 # betere vertaling voor decimal point?
kono
parents: 67
diff changeset
1019 #~ msgid "too many decimal points in number"
kono
parents: 67
diff changeset
1020 #~ msgstr "te veel komma's in getal"
kono
parents: 67
diff changeset
1021
kono
parents: 67
diff changeset
1022 #~ msgid "invalid digit \"%c\" in binary constant"
kono
parents: 67
diff changeset
1023 #~ msgstr "ongeldig cijfer \"%c\" in binaire constante"
kono
parents: 67
diff changeset
1024
kono
parents: 67
diff changeset
1025 #~ msgid "invalid digit \"%c\" in octal constant"
kono
parents: 67
diff changeset
1026 #~ msgstr "ongeldig cijfer \"%c\" in octale constante"
kono
parents: 67
diff changeset
1027
kono
parents: 67
diff changeset
1028 #~ msgid "no digits in hexadecimal floating constant"
kono
parents: 67
diff changeset
1029 #~ msgstr "geen cijfers in hexadecimale floating-point constante"
kono
parents: 67
diff changeset
1030
kono
parents: 67
diff changeset
1031 #~ msgid "exponent has no digits"
kono
parents: 67
diff changeset
1032 #~ msgstr "exponent heeft geen cijfers"
kono
parents: 67
diff changeset
1033
kono
parents: 67
diff changeset
1034 #~ msgid "hexadecimal floating constants require an exponent"
kono
parents: 67
diff changeset
1035 #~ msgstr "hexadecimale floating-point constante vereist een exponent"
kono
parents: 67
diff changeset
1036
kono
parents: 67
diff changeset
1037 #~ msgid "missing binary operator before token \"%s\""
kono
parents: 67
diff changeset
1038 #~ msgstr "binaire operator ontbreekt voor het \"%s\"-token"
kono
parents: 67
diff changeset
1039
kono
parents: 67
diff changeset
1040 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
kono
parents: 67
diff changeset
1041 #~ msgstr "token \"%s\" is niet geldig in preprocessor-expressies"
kono
parents: 67
diff changeset
1042
kono
parents: 67
diff changeset
1043 #~ msgid "missing expression between '(' and ')'"
kono
parents: 67
diff changeset
1044 #~ msgstr "expressie ontbreekt tussen '(' en ')'"
kono
parents: 67
diff changeset
1045
kono
parents: 67
diff changeset
1046 #~ msgid "%s with no expression"
kono
parents: 67
diff changeset
1047 #~ msgstr "%s zonder expressie"
kono
parents: 67
diff changeset
1048
kono
parents: 67
diff changeset
1049 #~ msgid "operator '%s' has no right operand"
kono
parents: 67
diff changeset
1050 #~ msgstr "operator '%s' heeft geen rechter operand"
kono
parents: 67
diff changeset
1051
kono
parents: 67
diff changeset
1052 #~ msgid "operator '%s' has no left operand"
kono
parents: 67
diff changeset
1053 #~ msgstr "operator '%s' heeft geen linker operand"
kono
parents: 67
diff changeset
1054
kono
parents: 67
diff changeset
1055 #~ msgid " ':' without preceding '?'"
kono
parents: 67
diff changeset
1056 #~ msgstr " ':' zonder voorafgaande '?'"