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